testdrive-mysql-1            | 2025-04-01 21:11:10+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.35-1.el8 started.
testdrive-zookeeper-1        | ===> User
testdrive-zookeeper-1        | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
testdrive-zookeeper-1        | ===> Configuring ...
testdrive-fivetran-destination-1  | {"level":"INFO","message":"listening on [::]:6874...","message-origin":"sdk_destination"}
testdrive-postgres-1  | The files belonging to this database system will be owned by user "postgres".
testdrive-postgres-1  | This user must also own the server process.
testdrive-postgres-1  | 
testdrive-postgres-1         | The database cluster will be initialized with locale "en_US.utf8".
testdrive-postgres-1         | The default database encoding has accordingly been set to "UTF8".
testdrive-postgres-1              | The default text search configuration will be set to "english".
testdrive-postgres-1              | 
testdrive-postgres-1              | Data page checksums are disabled.
testdrive-postgres-1              | 
testdrive-postgres-1              | fixing permissions on existing directory /var/lib/postgresql/data ... ok
testdrive-postgres-1              | creating subdirectories ... ok
testdrive-postgres-1              | selecting dynamic shared memory implementation ... posix
testdrive-postgres-1              | selecting default "max_connections" ... 100
testdrive-postgres-1              | selecting default "shared_buffers" ... 128MB
testdrive-postgres-1              | selecting default time zone ... Etc/UTC
testdrive-postgres-1              | creating configuration files ... ok
testdrive-minio-1            | Formatting 1st pool, 1 set(s), 1 drives per set.
testdrive-minio-1            | WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
testdrive-mysql-1            | 2025-04-01 21:11:10+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
testdrive-mysql-1            | 2025-04-01 21:11:10+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.35-1.el8 started.
testdrive-minio-1            | WARNING: Detected default credentials 'minioadmin:minioadmin', we recommend that you change these values with 'MINIO_ROOT_USER' and 'MINIO_ROOT_PASSWORD' environment variables
testdrive-postgres-1              | running bootstrap script ... ok
testdrive-minio-1            | MinIO Object Storage Server
testdrive-minio-1            | Copyright: 2015-2023 MinIO, Inc.
testdrive-minio-1            | License: GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>
testdrive-minio-1            | Version: RELEASE.2023-07-07T07-13-57Z (go1.19.10 linux/arm64)
testdrive-minio-1                 | 
testdrive-minio-1                 | Status:         1 Online, 0 Offline. 
testdrive-minio-1                 | S3-API: http://172.18.0.4:9000  http://127.0.0.1:9000   
testdrive-minio-1                 | Console: http://172.18.0.4:9001 http://127.0.0.1:9001  
testdrive-minio-1                 | 
testdrive-minio-1                 | Documentation: https://min.io/docs/minio/linux/index.html
testdrive-minio-1                 | Warning: The standard parity is set to 0. This can lead to data loss.
testdrive-mysql-1                 | 2025-04-01 21:11:10+00:00 [Note] [Entrypoint]: Initializing database files
testdrive-mysql-1                 | 2025-04-01T21:11:10.988057Z 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.
testdrive-mysql-1                 | 2025-04-01T21:11:10.988090Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
testdrive-mysql-1                 | 2025-04-01T21:11:10.988191Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
testdrive-mysql-1                 | 2025-04-01T21:11:10.988206Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.35) initializing of server in progress as process 81
testdrive-mysql-1                 | 2025-04-01T21:11:11.020491Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
testdrive-postgres-1              | performing post-bootstrap initialization ... ok
testdrive-postgres-1              | syncing data to disk ... ok
testdrive-postgres-1              | initdb: warning: enabling "trust" authentication for local connections
testdrive-postgres-1              | 
testdrive-postgres-1              | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
testdrive-postgres-1              | 
testdrive-postgres-1              | Success. You can now start the database server using:
testdrive-postgres-1              | 
testdrive-postgres-1              |     pg_ctl -D /var/lib/postgresql/data -l logfile start
testdrive-postgres-1              | 
testdrive-postgres-1              | waiting for server to start....2025-04-01 21:11:11.557 UTC [48] LOG:  starting PostgreSQL 17.2 (Debian 17.2-1.pgdg120+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
testdrive-postgres-1              | 2025-04-01 21:11:11.559 UTC [48] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
testdrive-postgres-1              | 2025-04-01 21:11:11.566 UTC [51] LOG:  database system was shut down at 2025-04-01 21:11:11 UTC
testdrive-mysql-1                 | 2025-04-01T21:11:11.571503Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
testdrive-postgres-1              | 2025-04-01 21:11:11.577 UTC [48] LOG:  database system is ready to accept connections
testdrive-postgres-1              |  done
testdrive-postgres-1              | server started
testdrive-postgres-1              | 
testdrive-postgres-1              | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/setup-postgres.sh
testdrive-postgres-1              | 
testdrive-postgres-1              | waiting for server to shut down...2025-04-01 21:11:11.713 UTC [48] LOG:  received fast shutdown request
testdrive-postgres-1              | .2025-04-01 21:11:11.714 UTC [48] LOG:  aborting any active transactions
testdrive-postgres-1              | 2025-04-01 21:11:11.718 UTC [48] LOG:  background worker "logical replication launcher" (PID 54) exited with exit code 1
testdrive-postgres-1              | 2025-04-01 21:11:11.718 UTC [49] LOG:  shutting down
testdrive-postgres-1              | 2025-04-01 21:11:11.720 UTC [49] LOG:  checkpoint starting: shutdown immediate
testdrive-postgres-1              | 2025-04-01 21:11:11.732 UTC [49] LOG:  checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.003 s, sync=0.001 s, total=0.014 s; sync files=2, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/14E4FD0, redo lsn=0/14E4FD0
testdrive-postgres-1              | 2025-04-01 21:11:11.756 UTC [48] LOG:  database system is shut down
testdrive-postgres-1              |  done
testdrive-postgres-1              | server stopped
testdrive-postgres-1              | 
testdrive-postgres-1              | PostgreSQL init process complete; ready for start up.
testdrive-postgres-1              | 
testdrive-postgres-1              | 2025-04-01 21:11:11.917 UTC [1] LOG:  starting PostgreSQL 17.2 (Debian 17.2-1.pgdg120+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
testdrive-postgres-1              | 2025-04-01 21:11:11.917 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
testdrive-postgres-1              | 2025-04-01 21:11:11.917 UTC [1] LOG:  listening on IPv6 address "::", port 5432
testdrive-postgres-1              | 2025-04-01 21:11:11.918 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
testdrive-postgres-1              | 2025-04-01 21:11:11.920 UTC [64] LOG:  database system was shut down at 2025-04-01 21:11:11 UTC
testdrive-postgres-1              | 2025-04-01 21:11:11.926 UTC [1] LOG:  database system is ready to accept connections
testdrive-postgres-1              | 2025-04-01 21:11:11.933 UTC [67] LOG:  pg_cron scheduler started
testdrive-zookeeper-1        | ===> Running preflight checks ... 
testdrive-zookeeper-1        | ===> Check if /var/lib/zookeeper/data is writable ...
testdrive-mysql-1                 | 2025-04-01T21:11:13.507688Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
testdrive-mysql-1                 | 2025-04-01T21:11:13.798388Z 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'
testdrive-zookeeper-1        | ===> Check if /var/lib/zookeeper/log is writable ...
testdrive-zookeeper-1        | ===> Launching ... 
testdrive-zookeeper-1        | ===> Launching zookeeper ... 
testdrive-zookeeper-1        | [2025-04-01 21:11:14,996] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1        | [2025-04-01 21:11:14,999] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1        | [2025-04-01 21:11:14,999] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1        | [2025-04-01 21:11:14,999] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1        | [2025-04-01 21:11:14,999] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1        | [2025-04-01 21:11:15,002] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager)
testdrive-zookeeper-1        | [2025-04-01 21:11:15,002] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,002] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,002] WARN Either no config or no quorum defined in config, running in standalone mode (org.apache.zookeeper.server.quorum.QuorumPeerMain)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,003] INFO Log4j 1.2 jmx support not found; jmx disabled. (org.apache.zookeeper.jmx.ManagedUtil)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,004] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,004] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,004] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,004] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,005] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,005] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,021] INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@1b083826 (org.apache.zookeeper.server.ServerMetrics)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,024] INFO ACL digest algorithm is: SHA1 (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,024] INFO zookeeper.DigestAuthenticationProvider.enabled = true (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,028] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,039] INFO  (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,039] INFO   ______                  _                                           (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,039] INFO  |___  /                 | |                                          (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,039] INFO     / /    ___     ___   | | __   ___    ___   _ __     ___   _ __    (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,039] INFO    / /    / _ \   / _ \  | |/ /  / _ \  / _ \ | '_ \   / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,039] INFO   / /__  | (_) | | (_) | |   <  |  __/ |  __/ | |_) | |  __/ | |     (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,039] INFO  /_____|  \___/   \___/  |_|\_\  \___|  \___| | .__/   \___| |_| (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,039] INFO                                               | |                      (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,039] INFO                                               |_|                      (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,039] INFO  (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,041] INFO Server environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,041] INFO Server environment:host.name=fd5c80a80b2c (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,041] INFO Server environment:java.version=17.0.12 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,041] INFO Server environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,041] INFO Server environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,041] INFO Server environment:java.class.path=/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/bin/../share/java/kafka/netty-codec-4.1.110.Final.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/bin/../share/java/kafka/commons-cli-1.4.jar:/usr/bin/../share/java/kafka/metrics-core-4.1.12.1.jar:/usr/bin/../share/java/kafka/plexus-utils-3.3.1.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.13-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-tools-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-resolver-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/bin/../share/java/kafka/protobuf-java-3.23.4.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/bin/../share/java/kafka/kafka-server-common-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/swagger-annotations-2.2.8.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.39.1.jar:/usr/bin/../share/java/kafka/hk2-api-2.6.1.jar:/usr/bin/../share/java/kafka/commons-validator-1.7.jar:/usr/bin/../share/java/kafka/jsr305-3.0.2.jar:/usr/bin/../share/java/kafka/connect-runtime-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-util-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/bin/../share/java/kafka/pcollections-4.0.1.jar:/usr/bin/../share/java/kafka/connect-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-library-2.13.12.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/rocksdbjni-7.9.2.jar:/usr/bin/../share/java/kafka/kafka_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-lang3-3.8.1.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-shell-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/hk2-utils-2.6.1.jar:/usr/bin/../share/java/kafka/kafka-tools-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/caffeine-2.9.3.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.1.jar:/usr/bin/../share/java/kafka/jline-3.25.1.jar:/usr/bin/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/kafka.jar:/usr/bin/../share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.16.2.jar:/usr/bin/../share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/bin/../share/java/kafka/jose4j-0.9.4.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/reload4j-1.2.25.jar:/usr/bin/../share/java/kafka/kafka-streams-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-raft-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-security-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-client-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/zstd-jni-1.5.6-3.jar:/usr/bin/../share/java/kafka/jersey-common-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-servlet-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jetty-server-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-examples-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/commons-collections-3.2.2.jar:/usr/bin/../share/java/kafka/slf4j-api-1.7.36.jar:/usr/bin/../share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/bin/../share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-io-2.11.0.jar:/usr/bin/../share/java/kafka/connect-transforms-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-classes-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-digester-2.1.jar:/usr/bin/../share/java/kafka/kafka-clients-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-reflect-2.13.12.jar:/usr/bin/../share/java/kafka/kafka-group-coordinator-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-storage-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jackson-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/jopt-simple-5.0.4.jar:/usr/bin/../share/java/kafka/jakarta.inject-2.6.1.jar:/usr/bin/../share/java/kafka/jetty-util-ajax-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-databind-2.16.2.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/bin/../share/java/kafka/jersey-server-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/bin/../share/java/kafka/hk2-locator-2.6.1.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/connect-basic-auth-extension-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-server-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/bin/../share/java/kafka/javax.activation-api-1.2.0.jar:/usr/bin/../share/java/kafka/kafka-log4j-appender-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/argparse4j-0.7.0.jar:/usr/bin/../share/java/kafka/snappy-java-1.1.10.5.jar:/usr/bin/../share/java/kafka/kafka-storage-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/netty-handler-4.1.110.Final.jar:/usr/bin/../share/java/kafka/connect-json-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/bin/../share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/bin/../share/java/kafka/reflections-0.10.2.jar:/usr/bin/../share/java/kafka/zookeeper-3.8.4.jar:/usr/bin/../share/java/kafka/zookeeper-jute-3.8.4.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/trogdor-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/bin/../share/java/kafka/maven-artifact-3.8.8.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/kafka-metadata-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/javassist-3.29.2-GA.jar:/usr/bin/../share/java/kafka/commons-beanutils-1.9.4.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.110.Final.jar:/usr/bin/../share/java/kafka/audience-annotations-0.12.0.jar:/usr/bin/../share/java/kafka/jackson-core-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-json-provider-2.16.2.jar:/usr/bin/../share/java/kafka/checker-qual-3.19.0.jar:/usr/bin/../share/java/kafka/jersey-client-2.39.1.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/bin/../share/java/kafka/opentelemetry-proto-1.0.0-alpha.jar:/usr/bin/../share/java/kafka/lz4-java-1.8.0.jar:/usr/bin/../share/java/confluent-telemetry/* (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,041] INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,041] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,041] INFO Server environment:java.compiler=<NA> (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,041] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO Server environment:os.arch=aarch64 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO Server environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO Server environment:user.name=appuser (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO Server environment:user.home=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO Server environment:user.dir=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO Server environment:os.memory.free=494MB (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO zookeeper.flushDelay = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO zookeeper.maxWriteQueuePollTime = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,042] INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,043] INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,044] INFO minSessionTimeout set to 6000 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,045] INFO maxSessionTimeout set to 60000 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,046] INFO getData response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,046] INFO getChildren response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,047] INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,047] INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,047] INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,047] INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,047] INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,047] INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,050] INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,050] INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,051] INFO zookeeper.enforce.auth.enabled = false (org.apache.zookeeper.server.AuthenticationHelper)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,051] INFO zookeeper.enforce.auth.schemes = [] (org.apache.zookeeper.server.AuthenticationHelper)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,051] INFO Created server with tickTime 3000 ms minSessionTimeout 6000 ms maxSessionTimeout 60000 ms clientPortListenBacklog -1 datadir /var/lib/zookeeper/log/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,078] INFO Logging initialized @531ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,154] WARN o.e.j.s.ServletContextHandler@229f66ed{/,null,STOPPED} contextPath ends with /* (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,154] WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,176] INFO jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.12+7-LTS (org.eclipse.jetty.server.Server)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,217] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,217] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,218] INFO node0 Scavenging every 600000ms (org.eclipse.jetty.server.session)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,222] WARN ServletContext@o.e.j.s.ServletContextHandler@229f66ed{/,null,STARTING} has uncovered http methods for path: /* (org.eclipse.jetty.security.SecurityHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,233] INFO Started o.e.j.s.ServletContextHandler@229f66ed{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,248] INFO Started ServerConnector@564fabc8{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} (org.eclipse.jetty.server.AbstractConnector)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,248] INFO Started @707ms (org.eclipse.jetty.server.Server)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,248] INFO Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands (org.apache.zookeeper.server.admin.JettyAdminServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,253] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,254] WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,256] INFO Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 32 worker threads, and 64 kB direct buffers. (org.apache.zookeeper.server.NIOServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,257] INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NIOServerCnxnFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,271] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,271] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,271] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,271] INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,277] INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,277] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,280] INFO Snapshot loaded in 10 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,281] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,282] INFO Snapshot taken in 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,291] INFO zookeeper.request_throttler.shutdownTimeout = 10000 ms (org.apache.zookeeper.server.RequestThrottler)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,292] INFO PrepRequestProcessor (sid:0) started, reconfigEnabled=false (org.apache.zookeeper.server.PrepRequestProcessor)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,309] INFO Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 (org.apache.zookeeper.server.ContainerManager)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,310] INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider)
testdrive-zookeeper-1             | [2025-04-01 21:11:15,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:15.430 UTC [75] FATAL:  role "root" does not exist
testdrive-kafka-1            | ===> User
testdrive-kafka-1            | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
testdrive-kafka-1            | ===> Configuring ...
testdrive-kafka-1            | Running in Zookeeper mode...
testdrive-materialized-1     | Thank you for trying Materialize! We are interested in any and all feedback you
testdrive-materialized-1     | have, which may be able to improve both our software and your queries!
testdrive-materialized-1     | 
testdrive-materialized-1          | Please reach out at:
testdrive-materialized-1          | 
testdrive-materialized-1          |   Web: https://materialize.com
testdrive-materialized-1          |   GitHub discussions: https://github.com/MaterializeInc/materialize/discussions
testdrive-materialized-1          |   Slack: https://www.materialize.com/s/chat
testdrive-materialized-1          |   Email: support@materialize.com
testdrive-materialized-1          |   Twitter: @MaterializeInc
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | 
testdrive-materialized-1          | You *should not* run production deployments using this Docker image.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image is *not* supported by Materialize.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image does *not* support version upgrades.
testdrive-materialized-1          | 
testdrive-materialized-1          | The performance characteristics of this Docker image are *not*
testdrive-materialized-1          | representative of the performance characteristics of our hosted offering.
testdrive-materialized-1          | This image bundles several services into the same container, while in our
testdrive-materialized-1          | hosted offering we run these services scaled across many machines.
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | Removed stale pid file.
testdrive-zookeeper-1             | [2025-04-01 21:11:16,478] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:16.501 UTC [82] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:17,540] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:17.570 UTC [89] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01 21:11:18+00:00 [Note] [Entrypoint]: Database files initialized
testdrive-mysql-1                 | 2025-04-01 21:11:18+00:00 [Note] [Entrypoint]: Starting temporary server
testdrive-zookeeper-1             | [2025-04-01 21:11:18,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:18.646 UTC [96] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01T21:11:18.623367Z 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.
testdrive-mysql-1                 | 2025-04-01T21:11:18.623411Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
testdrive-mysql-1                 | 2025-04-01T21:11:18.645532Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
testdrive-mysql-1                 | 2025-04-01T21:11:18.645576Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 131
testdrive-mysql-1                 | 2025-04-01T21:11:18.686835Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
testdrive-mysql-1                 | 2025-04-01T21:11:18.962733Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
testdrive-zookeeper-1             | [2025-04-01 21:11:19,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:19.733 UTC [103] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01T21:11:19.778283Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
testdrive-mysql-1                 | 2025-04-01T21:11:19.778337Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
testdrive-mysql-1                 | 2025-04-01T21:11:19.781961Z 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.
testdrive-mysql-1                 | 2025-04-01T21:11:19.803669Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.35'  socket: '/var/run/mysqld/mysqld.sock'  port: 0  MySQL Community Server - GPL.
testdrive-mysql-1                 | 2025-04-01T21:11:19.803817Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock
testdrive-mysql-1                 | 2025-04-01 21:11:19+00:00 [Note] [Entrypoint]: Temporary server started.
testdrive-mysql-1                 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
testdrive-mysql-1                 | 2025-04-01T21:11:19.872653Z 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'
testdrive-kafka-1            | ===> Running preflight checks ... 
testdrive-kafka-1            | ===> Check if /var/lib/kafka/data is writable ...
testdrive-kafka-1            | ===> Check if Zookeeper is healthy ...
testdrive-zookeeper-1             | [2025-04-01 21:11:20,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it.
testdrive-postgres-1              | 2025-04-01 21:11:20.820 UTC [110] FATAL:  role "root" does not exist
testdrive-kafka-1            | [2025-04-01 21:11:21,422] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1            | [2025-04-01 21:11:21,422] INFO Client environment:host.name=695ff2deef16 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1            | [2025-04-01 21:11:21,422] INFO Client environment:java.version=17.0.12 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1            | [2025-04-01 21:11:21,422] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1            | [2025-04-01 21:11:21,423] INFO Client environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1            | [2025-04-01 21:11:21,423] INFO Client environment:java.class.path=/usr/share/java/cp-base-new/scala-collection-compat_2.13-2.10.0.jar:/usr/share/java/cp-base-new/commons-cli-1.4.jar:/usr/share/java/cp-base-new/metrics-core-4.1.12.1.jar:/usr/share/java/cp-base-new/commons-logging-1.2.jar:/usr/share/java/cp-base-new/logredactor-metrics-1.0.12.jar:/usr/share/java/cp-base-new/kafka-server-common-7.7.0-ccs.jar:/usr/share/java/cp-base-new/commons-validator-1.7.jar:/usr/share/java/cp-base-new/common-utils-7.7.0.jar:/usr/share/java/cp-base-new/jackson-core-2.16.0.jar:/usr/share/java/cp-base-new/logredactor-1.0.12.jar:/usr/share/java/cp-base-new/jolokia-jvm-1.7.1.jar:/usr/share/java/cp-base-new/slf4j-reload4j-1.7.36.jar:/usr/share/java/cp-base-new/pcollections-4.0.1.jar:/usr/share/java/cp-base-new/kafka_2.13-7.7.0-ccs.jar:/usr/share/java/cp-base-new/scala-library-2.13.10.jar:/usr/share/java/cp-base-new/kafka-tools-api-7.7.0-ccs.jar:/usr/share/java/cp-base-new/caffeine-2.9.3.jar:/usr/share/java/cp-base-new/jackson-module-scala_2.13-2.16.0.jar:/usr/share/java/cp-base-new/metrics-core-2.2.0.jar:/usr/share/java/cp-base-new/error_prone_annotations-2.10.0.jar:/usr/share/java/cp-base-new/jolokia-core-1.7.1.jar:/usr/share/java/cp-base-new/jose4j-0.9.5.jar:/usr/share/java/cp-base-new/reload4j-1.2.25.jar:/usr/share/java/cp-base-new/kafka-raft-7.7.0-ccs.jar:/usr/share/java/cp-base-new/json-simple-1.1.1.jar:/usr/share/java/cp-base-new/jackson-databind-2.16.0.jar:/usr/share/java/cp-base-new/zstd-jni-1.5.6-3.jar:/usr/share/java/cp-base-new/jackson-dataformat-yaml-2.16.0.jar:/usr/share/java/cp-base-new/scala-reflect-2.13.10.jar:/usr/share/java/cp-base-new/snakeyaml-2.0.jar:/usr/share/java/cp-base-new/jmx_prometheus_javaagent-0.18.0.jar:/usr/share/java/cp-base-new/re2j-1.6.jar:/usr/share/java/cp-base-new/commons-collections-3.2.2.jar:/usr/share/java/cp-base-new/slf4j-api-1.7.36.jar:/usr/share/java/cp-base-new/commons-io-2.11.0.jar:/usr/share/java/cp-base-new/commons-digester-2.1.jar:/usr/share/java/cp-base-new/kafka-clients-7.7.0-ccs.jar:/usr/share/java/cp-base-new/kafka-group-coordinator-7.7.0-ccs.jar:/usr/share/java/cp-base-new/kafka-storage-7.7.0-ccs.jar:/usr/share/java/cp-base-new/jopt-simple-5.0.4.jar:/usr/share/java/cp-base-new/scala-logging_2.13-3.9.4.jar:/usr/share/java/cp-base-new/paranamer-2.8.jar:/usr/share/java/cp-base-new/utility-belt-7.7.0-130.jar:/usr/share/java/cp-base-new/kafka-server-7.7.0-ccs.jar:/usr/share/java/cp-base-new/scala-java8-compat_2.13-1.0.2.jar:/usr/share/java/cp-base-new/gson-2.9.0.jar:/usr/share/java/cp-base-new/minimal-json-0.9.5.jar:/usr/share/java/cp-base-new/disk-usage-agent-7.7.0.jar:/usr/share/java/cp-base-new/argparse4j-0.7.0.jar:/usr/share/java/cp-base-new/snappy-java-1.1.10.5.jar:/usr/share/java/cp-base-new/kafka-storage-api-7.7.0-ccs.jar:/usr/share/java/cp-base-new/jackson-datatype-jdk8-2.16.0.jar:/usr/share/java/cp-base-new/zookeeper-3.8.4.jar:/usr/share/java/cp-base-new/zookeeper-jute-3.8.4.jar:/usr/share/java/cp-base-new/jackson-annotations-2.16.0.jar:/usr/share/java/cp-base-new/kafka-metadata-7.7.0-ccs.jar:/usr/share/java/cp-base-new/commons-beanutils-1.9.4.jar:/usr/share/java/cp-base-new/audience-annotations-0.12.0.jar:/usr/share/java/cp-base-new/checker-qual-3.19.0.jar:/usr/share/java/cp-base-new/jackson-dataformat-csv-2.16.0.jar:/usr/share/java/cp-base-new/lz4-java-1.8.0.jar (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1            | [2025-04-01 21:11:21,423] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1            | [2025-04-01 21:11:21,423] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1            | [2025-04-01 21:11:21,423] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1            | [2025-04-01 21:11:21,423] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,423] INFO Client environment:os.arch=aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,423] INFO Client environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,423] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,423] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,423] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,423] INFO Client environment:os.memory.free=488MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,423] INFO Client environment:os.memory.max=7816MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,423] INFO Client environment:os.memory.total=500MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,427] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=40000 watcher=io.confluent.admin.utils.ZookeeperConnectionWatcher@2133c8f8 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,432] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util)
testdrive-kafka-1                 | [2025-04-01 21:11:21,439] INFO jute.maxbuffer value is 1048575 Bytes (org.apache.zookeeper.ClientCnxnSocket)
testdrive-kafka-1                 | [2025-04-01 21:11:21,447] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:21,457] INFO Opening socket connection to server zookeeper/172.18.0.5:2181. (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:21,458] INFO SASL config status: Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:21,468] INFO Socket connection established, initiating session, client: /172.18.0.7:48822, server: zookeeper/172.18.0.5:2181 (org.apache.zookeeper.ClientCnxn)
testdrive-zookeeper-1             | [2025-04-01 21:11:21,480] INFO Creating new log file: log.1 (org.apache.zookeeper.server.persistence.FileTxnLog)
testdrive-kafka-1                 | [2025-04-01 21:11:21,496] INFO Session establishment complete on server zookeeper/172.18.0.5:2181, session id = 0x100000721940000, negotiated timeout = 40000 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:21,614] INFO Session: 0x100000721940000 closed (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:21,614] INFO EventThread shut down for session: 0x100000721940000 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | Using log4j config /etc/kafka/log4j.properties
testdrive-kafka-1                 | ===> Launching ... 
testdrive-kafka-1                 | ===> Launching kafka ... 
testdrive-zookeeper-1             | [2025-04-01 21:11:21,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:21.910 UTC [117] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:22,386] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$)
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
testdrive-mysql-1                 | Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it.
testdrive-mysql-1                 | 2025-04-01T21:11:22.523636Z 9 [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'
testdrive-mysql-1                 | 2025-04-01T21:11:22.525960Z 9 [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'
testdrive-mysql-1                 | 2025-04-01T21:11:22.537415Z 9 [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'
testdrive-mysql-1                 | 
testdrive-mysql-1                 | 2025-04-01 21:11:22+00:00 [Note] [Entrypoint]: Stopping temporary server
testdrive-mysql-1                 | 2025-04-01T21:11:22.558511Z 10 [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'
testdrive-mysql-1                 | 2025-04-01T21:11:22.560887Z 10 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.35).
testdrive-kafka-1                 | [2025-04-01 21:11:22,683] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util)
testdrive-kafka-1                 | [2025-04-01 21:11:22,799] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler)
testdrive-kafka-1                 | [2025-04-01 21:11:22,801] INFO starting (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:22,802] INFO Connecting to zookeeper on zookeeper:2181 (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:22,827] INFO [ZooKeeperClient Kafka server] Initializing a new session to zookeeper:2181. (kafka.zookeeper.ZooKeeperClient)
testdrive-kafka-1                 | [2025-04-01 21:11:22,832] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,832] INFO Client environment:host.name=695ff2deef16 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,832] INFO Client environment:java.version=17.0.12 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,832] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,832] INFO Client environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,832] INFO Client environment:java.class.path=/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/bin/../share/java/kafka/netty-codec-4.1.110.Final.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/bin/../share/java/kafka/commons-cli-1.4.jar:/usr/bin/../share/java/kafka/metrics-core-4.1.12.1.jar:/usr/bin/../share/java/kafka/plexus-utils-3.3.1.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.13-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-tools-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-resolver-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/bin/../share/java/kafka/protobuf-java-3.23.4.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/bin/../share/java/kafka/kafka-server-common-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/swagger-annotations-2.2.8.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.39.1.jar:/usr/bin/../share/java/kafka/hk2-api-2.6.1.jar:/usr/bin/../share/java/kafka/commons-validator-1.7.jar:/usr/bin/../share/java/kafka/jsr305-3.0.2.jar:/usr/bin/../share/java/kafka/connect-runtime-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-util-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/bin/../share/java/kafka/pcollections-4.0.1.jar:/usr/bin/../share/java/kafka/connect-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-library-2.13.12.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/rocksdbjni-7.9.2.jar:/usr/bin/../share/java/kafka/kafka_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-lang3-3.8.1.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-shell-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/hk2-utils-2.6.1.jar:/usr/bin/../share/java/kafka/kafka-tools-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/caffeine-2.9.3.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.1.jar:/usr/bin/../share/java/kafka/jline-3.25.1.jar:/usr/bin/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/kafka.jar:/usr/bin/../share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.16.2.jar:/usr/bin/../share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/bin/../share/java/kafka/jose4j-0.9.4.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/reload4j-1.2.25.jar:/usr/bin/../share/java/kafka/kafka-streams-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-raft-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-security-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-client-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/zstd-jni-1.5.6-3.jar:/usr/bin/../share/java/kafka/jersey-common-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-servlet-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jetty-server-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-examples-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/commons-collections-3.2.2.jar:/usr/bin/../share/java/kafka/slf4j-api-1.7.36.jar:/usr/bin/../share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/bin/../share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-io-2.11.0.jar:/usr/bin/../share/java/kafka/connect-transforms-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-classes-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-digester-2.1.jar:/usr/bin/../share/java/kafka/kafka-clients-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-reflect-2.13.12.jar:/usr/bin/../share/java/kafka/kafka-group-coordinator-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-storage-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jackson-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/jopt-simple-5.0.4.jar:/usr/bin/../share/java/kafka/jakarta.inject-2.6.1.jar:/usr/bin/../share/java/kafka/jetty-util-ajax-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-databind-2.16.2.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/bin/../share/java/kafka/jersey-server-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/bin/../share/java/kafka/hk2-locator-2.6.1.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/connect-basic-auth-extension-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-server-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/bin/../share/java/kafka/javax.activation-api-1.2.0.jar:/usr/bin/../share/java/kafka/kafka-log4j-appender-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/argparse4j-0.7.0.jar:/usr/bin/../share/java/kafka/snappy-java-1.1.10.5.jar:/usr/bin/../share/java/kafka/kafka-storage-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/netty-handler-4.1.110.Final.jar:/usr/bin/../share/java/kafka/connect-json-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/bin/../share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/bin/../share/java/kafka/reflections-0.10.2.jar:/usr/bin/../share/java/kafka/zookeeper-3.8.4.jar:/usr/bin/../share/java/kafka/zookeeper-jute-3.8.4.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/trogdor-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/bin/../share/java/kafka/maven-artifact-3.8.8.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/kafka-metadata-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/javassist-3.29.2-GA.jar:/usr/bin/../share/java/kafka/commons-beanutils-1.9.4.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.110.Final.jar:/usr/bin/../share/java/kafka/audience-annotations-0.12.0.jar:/usr/bin/../share/java/kafka/jackson-core-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-json-provider-2.16.2.jar:/usr/bin/../share/java/kafka/checker-qual-3.19.0.jar:/usr/bin/../share/java/kafka/jersey-client-2.39.1.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/bin/../share/java/kafka/opentelemetry-proto-1.0.0-alpha.jar:/usr/bin/../share/java/kafka/lz4-java-1.8.0.jar:/usr/bin/../share/java/confluent-telemetry/* (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:os.arch=aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:os.memory.free=987MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,833] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper)
testdrive-kafka-1                 | [2025-04-01 21:11:22,836] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@189cbd7c (org.apache.zookeeper.ZooKeeper)
testdrive-zookeeper-1             | [2025-04-01 21:11:22,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:22,842] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket)
testdrive-kafka-1                 | [2025-04-01 21:11:22,849] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:22,852] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient)
testdrive-kafka-1                 | [2025-04-01 21:11:22,855] INFO Opening socket connection to server zookeeper/172.18.0.5:2181. (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:22,861] INFO Socket connection established, initiating session, client: /172.18.0.7:48838, server: zookeeper/172.18.0.5:2181 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:22,870] INFO Session establishment complete on server zookeeper/172.18.0.5:2181, session id = 0x100000721940001, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:22,875] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient)
testdrive-postgres-1              | 2025-04-01 21:11:23.004 UTC [124] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:23,270] INFO Cluster ID = wOIevK5bRRiwAw_UKQ7cnw (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:23,344] INFO KafkaConfig values: 
testdrive-kafka-1                 | 	advertised.listeners = PLAINTEXT://kafka:9092
testdrive-kafka-1                 | 	alter.config.policy.class.name = null
testdrive-kafka-1                 | 	alter.log.dirs.replication.quota.window.num = 11
testdrive-kafka-1                 | 	alter.log.dirs.replication.quota.window.size.seconds = 1
testdrive-kafka-1                 | 	authorizer.class.name = 
testdrive-kafka-1                 | 	auto.create.topics.enable = false
testdrive-kafka-1                 | 	auto.include.jmx.reporter = true
testdrive-kafka-1                 | 	auto.leader.rebalance.enable = true
testdrive-kafka-1                 | 	background.threads = 10
testdrive-kafka-1                 | 	broker.heartbeat.interval.ms = 2000
testdrive-kafka-1                 | 	broker.id = 1
testdrive-kafka-1                 | 	broker.id.generation.enable = true
testdrive-kafka-1                 | 	broker.rack = null
testdrive-kafka-1                 | 	broker.session.timeout.ms = 9000
testdrive-kafka-1                 | 	client.quota.callback.class = null
testdrive-kafka-1                 | 	compression.type = producer
testdrive-kafka-1                 | 	connection.failed.authentication.delay.ms = 100
testdrive-kafka-1                 | 	connections.max.idle.ms = 600000
testdrive-kafka-1                 | 	connections.max.reauth.ms = 0
testdrive-kafka-1                 | 	control.plane.listener.name = null
testdrive-kafka-1                 | 	controlled.shutdown.enable = true
testdrive-kafka-1                 | 	controlled.shutdown.max.retries = 3
testdrive-kafka-1                 | 	controlled.shutdown.retry.backoff.ms = 5000
testdrive-kafka-1                 | 	controller.listener.names = null
testdrive-kafka-1                 | 	controller.quorum.append.linger.ms = 25
testdrive-kafka-1                 | 	controller.quorum.election.backoff.max.ms = 1000
testdrive-kafka-1                 | 	controller.quorum.election.timeout.ms = 1000
testdrive-kafka-1                 | 	controller.quorum.fetch.timeout.ms = 2000
testdrive-kafka-1                 | 	controller.quorum.request.timeout.ms = 2000
testdrive-kafka-1                 | 	controller.quorum.retry.backoff.ms = 20
testdrive-kafka-1                 | 	controller.quorum.voters = []
testdrive-kafka-1                 | 	controller.quota.window.num = 11
testdrive-kafka-1                 | 	controller.quota.window.size.seconds = 1
testdrive-kafka-1                 | 	controller.socket.timeout.ms = 30000
testdrive-kafka-1                 | 	create.topic.policy.class.name = null
testdrive-kafka-1                 | 	default.replication.factor = 1
testdrive-kafka-1                 | 	delegation.token.expiry.check.interval.ms = 3600000
testdrive-kafka-1                 | 	delegation.token.expiry.time.ms = 86400000
testdrive-kafka-1                 | 	delegation.token.master.key = null
testdrive-kafka-1                 | 	delegation.token.max.lifetime.ms = 604800000
testdrive-kafka-1                 | 	delegation.token.secret.key = null
testdrive-kafka-1                 | 	delete.records.purgatory.purge.interval.requests = 1
testdrive-kafka-1                 | 	delete.topic.enable = true
testdrive-kafka-1                 | 	early.start.listeners = null
testdrive-kafka-1                 | 	eligible.leader.replicas.enable = false
testdrive-kafka-1                 | 	fetch.max.bytes = 57671680
testdrive-kafka-1                 | 	fetch.purgatory.purge.interval.requests = 1000
testdrive-kafka-1                 | 	group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor]
testdrive-kafka-1                 | 	group.consumer.heartbeat.interval.ms = 5000
testdrive-kafka-1                 | 	group.consumer.max.heartbeat.interval.ms = 15000
testdrive-kafka-1                 | 	group.consumer.max.session.timeout.ms = 60000
testdrive-kafka-1                 | 	group.consumer.max.size = 2147483647
testdrive-kafka-1                 | 	group.consumer.min.heartbeat.interval.ms = 5000
testdrive-kafka-1                 | 	group.consumer.min.session.timeout.ms = 45000
testdrive-kafka-1                 | 	group.consumer.session.timeout.ms = 45000
testdrive-kafka-1                 | 	group.coordinator.new.enable = false
testdrive-kafka-1                 | 	group.coordinator.rebalance.protocols = [classic]
testdrive-kafka-1                 | 	group.coordinator.threads = 1
testdrive-kafka-1                 | 	group.initial.rebalance.delay.ms = 100
testdrive-kafka-1                 | 	group.max.session.timeout.ms = 1800000
testdrive-kafka-1                 | 	group.max.size = 2147483647
testdrive-kafka-1                 | 	group.min.session.timeout.ms = 6000
testdrive-kafka-1                 | 	initial.broker.registration.timeout.ms = 60000
testdrive-kafka-1                 | 	inter.broker.listener.name = null
testdrive-kafka-1                 | 	inter.broker.protocol.version = 3.7-IV4
testdrive-kafka-1                 | 	kafka.metrics.polling.interval.secs = 10
testdrive-kafka-1                 | 	kafka.metrics.reporters = []
testdrive-kafka-1                 | 	leader.imbalance.check.interval.seconds = 300
testdrive-kafka-1                 | 	leader.imbalance.per.broker.percentage = 10
testdrive-kafka-1                 | 	listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL
testdrive-kafka-1                 | 	listeners = PLAINTEXT://0.0.0.0:9092
testdrive-kafka-1                 | 	log.cleaner.backoff.ms = 15000
testdrive-kafka-1                 | 	log.cleaner.dedupe.buffer.size = 134217728
testdrive-kafka-1                 | 	log.cleaner.delete.retention.ms = 86400000
testdrive-kafka-1                 | 	log.cleaner.enable = true
testdrive-kafka-1                 | 	log.cleaner.io.buffer.load.factor = 0.9
testdrive-kafka-1                 | 	log.cleaner.io.buffer.size = 524288
testdrive-kafka-1                 | 	log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
testdrive-kafka-1                 | 	log.cleaner.max.compaction.lag.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.cleaner.min.cleanable.ratio = 0.5
testdrive-kafka-1                 | 	log.cleaner.min.compaction.lag.ms = 0
testdrive-kafka-1                 | 	log.cleaner.threads = 1
testdrive-kafka-1                 | 	log.cleanup.policy = [delete]
testdrive-kafka-1                 | 	log.dir = /tmp/kafka-logs
testdrive-kafka-1                 | 	log.dirs = /var/lib/kafka/data
testdrive-kafka-1                 | 	log.flush.interval.messages = 9223372036854775807
testdrive-kafka-1                 | 	log.flush.interval.ms = null
testdrive-kafka-1                 | 	log.flush.offset.checkpoint.interval.ms = 60000
testdrive-kafka-1                 | 	log.flush.scheduler.interval.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.flush.start.offset.checkpoint.interval.ms = 60000
testdrive-kafka-1                 | 	log.index.interval.bytes = 4096
testdrive-kafka-1                 | 	log.index.size.max.bytes = 10485760
testdrive-kafka-1                 | 	log.local.retention.bytes = -2
testdrive-kafka-1                 | 	log.local.retention.ms = -2
testdrive-kafka-1                 | 	log.message.downconversion.enable = true
testdrive-kafka-1                 | 	log.message.format.version = 3.0-IV1
testdrive-kafka-1                 | 	log.message.timestamp.after.max.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.message.timestamp.before.max.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.message.timestamp.difference.max.ms = 9223372036854775807
testdrive-kafka-1                 | 	log.message.timestamp.type = CreateTime
testdrive-kafka-1                 | 	log.preallocate = false
testdrive-kafka-1                 | 	log.retention.bytes = -1
testdrive-kafka-1                 | 	log.retention.check.interval.ms = 300000
testdrive-kafka-1                 | 	log.retention.hours = 168
testdrive-kafka-1                 | 	log.retention.minutes = null
testdrive-kafka-1                 | 	log.retention.ms = null
testdrive-kafka-1                 | 	log.roll.hours = 168
testdrive-kafka-1                 | 	log.roll.jitter.hours = 0
testdrive-kafka-1                 | 	log.roll.jitter.ms = null
testdrive-kafka-1                 | 	log.roll.ms = null
testdrive-kafka-1                 | 	log.segment.bytes = 1073741824
testdrive-kafka-1                 | 	log.segment.delete.delay.ms = 60000
testdrive-kafka-1                 | 	max.connection.creation.rate = 2147483647
testdrive-kafka-1                 | 	max.connections = 2147483647
testdrive-kafka-1                 | 	max.connections.per.ip = 2147483647
testdrive-kafka-1                 | 	max.connections.per.ip.overrides = 
testdrive-kafka-1                 | 	max.incremental.fetch.session.cache.slots = 1000
testdrive-kafka-1                 | 	message.max.bytes = 15728640
testdrive-kafka-1                 | 	metadata.log.dir = null
testdrive-kafka-1                 | 	metadata.log.max.record.bytes.between.snapshots = 20971520
testdrive-kafka-1                 | 	metadata.log.max.snapshot.interval.ms = 3600000
testdrive-kafka-1                 | 	metadata.log.segment.bytes = 1073741824
testdrive-kafka-1                 | 	metadata.log.segment.min.bytes = 8388608
testdrive-kafka-1                 | 	metadata.log.segment.ms = 604800000
testdrive-kafka-1                 | 	metadata.max.idle.interval.ms = 500
testdrive-kafka-1                 | 	metadata.max.retention.bytes = 104857600
testdrive-kafka-1                 | 	metadata.max.retention.ms = 604800000
testdrive-kafka-1                 | 	metric.reporters = []
testdrive-kafka-1                 | 	metrics.num.samples = 2
testdrive-kafka-1                 | 	metrics.recording.level = INFO
testdrive-kafka-1                 | 	metrics.sample.window.ms = 30000
testdrive-kafka-1                 | 	min.insync.replicas = 1
testdrive-kafka-1                 | 	node.id = 1
testdrive-kafka-1                 | 	num.io.threads = 8
testdrive-kafka-1                 | 	num.network.threads = 3
testdrive-kafka-1                 | 	num.partitions = 1
testdrive-kafka-1                 | 	num.recovery.threads.per.data.dir = 1
testdrive-kafka-1                 | 	num.replica.alter.log.dirs.threads = null
testdrive-kafka-1                 | 	num.replica.fetchers = 1
testdrive-kafka-1                 | 	offset.metadata.max.bytes = 4096
testdrive-kafka-1                 | 	offsets.commit.required.acks = -1
testdrive-kafka-1                 | 	offsets.commit.timeout.ms = 5000
testdrive-kafka-1                 | 	offsets.load.buffer.size = 5242880
testdrive-kafka-1                 | 	offsets.retention.check.interval.ms = 600000
testdrive-kafka-1                 | 	offsets.retention.minutes = 10080
testdrive-kafka-1                 | 	offsets.topic.compression.codec = 0
testdrive-kafka-1                 | 	offsets.topic.num.partitions = 50
testdrive-kafka-1                 | 	offsets.topic.replication.factor = 1
testdrive-kafka-1                 | 	offsets.topic.segment.bytes = 104857600
testdrive-kafka-1                 | 	password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
testdrive-kafka-1                 | 	password.encoder.iterations = 4096
testdrive-kafka-1                 | 	password.encoder.key.length = 128
testdrive-kafka-1                 | 	password.encoder.keyfactory.algorithm = null
testdrive-kafka-1                 | 	password.encoder.old.secret = null
testdrive-kafka-1                 | 	password.encoder.secret = null
testdrive-kafka-1                 | 	principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
testdrive-kafka-1                 | 	process.roles = []
testdrive-kafka-1                 | 	producer.id.expiration.check.interval.ms = 600000
testdrive-kafka-1                 | 	producer.id.expiration.ms = 86400000
testdrive-kafka-1                 | 	producer.purgatory.purge.interval.requests = 1000
testdrive-kafka-1                 | 	queued.max.request.bytes = -1
testdrive-kafka-1                 | 	queued.max.requests = 500
testdrive-kafka-1                 | 	quota.window.num = 11
testdrive-kafka-1                 | 	quota.window.size.seconds = 1
testdrive-kafka-1                 | 	remote.log.index.file.cache.total.size.bytes = 1073741824
testdrive-kafka-1                 | 	remote.log.manager.task.interval.ms = 30000
testdrive-kafka-1                 | 	remote.log.manager.task.retry.backoff.max.ms = 30000
testdrive-kafka-1                 | 	remote.log.manager.task.retry.backoff.ms = 500
testdrive-kafka-1                 | 	remote.log.manager.task.retry.jitter = 0.2
testdrive-kafka-1                 | 	remote.log.manager.thread.pool.size = 10
testdrive-kafka-1                 | 	remote.log.metadata.custom.metadata.max.bytes = 128
testdrive-kafka-1                 | 	remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager
testdrive-kafka-1                 | 	remote.log.metadata.manager.class.path = null
testdrive-kafka-1                 | 	remote.log.metadata.manager.impl.prefix = rlmm.config.
testdrive-kafka-1                 | 	remote.log.metadata.manager.listener.name = null
testdrive-kafka-1                 | 	remote.log.reader.max.pending.tasks = 100
testdrive-kafka-1                 | 	remote.log.reader.threads = 10
testdrive-kafka-1                 | 	remote.log.storage.manager.class.name = null
testdrive-kafka-1                 | 	remote.log.storage.manager.class.path = null
testdrive-kafka-1                 | 	remote.log.storage.manager.impl.prefix = rsm.config.
testdrive-kafka-1                 | 	remote.log.storage.system.enable = false
testdrive-kafka-1                 | 	replica.fetch.backoff.ms = 1000
testdrive-kafka-1                 | 	replica.fetch.max.bytes = 15728640
testdrive-kafka-1                 | 	replica.fetch.min.bytes = 1
testdrive-kafka-1                 | 	replica.fetch.response.max.bytes = 10485760
testdrive-kafka-1                 | 	replica.fetch.wait.max.ms = 500
testdrive-kafka-1                 | 	replica.high.watermark.checkpoint.interval.ms = 5000
testdrive-kafka-1                 | 	replica.lag.time.max.ms = 30000
testdrive-kafka-1                 | 	replica.selector.class = null
testdrive-kafka-1                 | 	replica.socket.receive.buffer.bytes = 65536
testdrive-kafka-1                 | 	replica.socket.timeout.ms = 30000
testdrive-kafka-1                 | 	replication.quota.window.num = 11
testdrive-kafka-1                 | 	replication.quota.window.size.seconds = 1
testdrive-kafka-1                 | 	request.timeout.ms = 30000
testdrive-kafka-1                 | 	reserved.broker.max.id = 1000
testdrive-kafka-1                 | 	sasl.client.callback.handler.class = null
testdrive-kafka-1                 | 	sasl.enabled.mechanisms = [GSSAPI]
testdrive-kafka-1                 | 	sasl.jaas.config = null
testdrive-kafka-1                 | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-kafka-1                 | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-kafka-1                 | 	sasl.kerberos.principal.to.local.rules = [DEFAULT]
testdrive-kafka-1                 | 	sasl.kerberos.service.name = null
testdrive-kafka-1                 | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-kafka-1                 | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-kafka-1                 | 	sasl.login.callback.handler.class = null
testdrive-kafka-1                 | 	sasl.login.class = null
testdrive-kafka-1                 | 	sasl.login.connect.timeout.ms = null
testdrive-kafka-1                 | 	sasl.login.read.timeout.ms = null
testdrive-kafka-1                 | 	sasl.login.refresh.buffer.seconds = 300
testdrive-kafka-1                 | 	sasl.login.refresh.min.period.seconds = 60
testdrive-kafka-1                 | 	sasl.login.refresh.window.factor = 0.8
testdrive-kafka-1                 | 	sasl.login.refresh.window.jitter = 0.05
testdrive-kafka-1                 | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-kafka-1                 | 	sasl.login.retry.backoff.ms = 100
testdrive-kafka-1                 | 	sasl.mechanism.controller.protocol = GSSAPI
testdrive-kafka-1                 | 	sasl.mechanism.inter.broker.protocol = GSSAPI
testdrive-kafka-1                 | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-kafka-1                 | 	sasl.oauthbearer.expected.audience = null
testdrive-kafka-1                 | 	sasl.oauthbearer.expected.issuer = null
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-kafka-1                 | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-kafka-1                 | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-kafka-1                 | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-kafka-1                 | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-kafka-1                 | 	sasl.server.callback.handler.class = null
testdrive-kafka-1                 | 	sasl.server.max.receive.size = 524288
testdrive-kafka-1                 | 	security.inter.broker.protocol = PLAINTEXT
testdrive-kafka-1                 | 	security.providers = null
testdrive-kafka-1                 | 	server.max.startup.time.ms = 9223372036854775807
testdrive-kafka-1                 | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-kafka-1                 | 	socket.connection.setup.timeout.ms = 10000
testdrive-kafka-1                 | 	socket.listen.backlog.size = 50
testdrive-kafka-1                 | 	socket.receive.buffer.bytes = 102400
testdrive-kafka-1                 | 	socket.request.max.bytes = 104857600
testdrive-kafka-1                 | 	socket.send.buffer.bytes = 102400
testdrive-kafka-1                 | 	ssl.allow.dn.changes = false
testdrive-kafka-1                 | 	ssl.allow.san.changes = false
testdrive-kafka-1                 | 	ssl.cipher.suites = []
testdrive-kafka-1                 | 	ssl.client.auth = none
testdrive-kafka-1                 | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-kafka-1                 | 	ssl.endpoint.identification.algorithm = https
testdrive-kafka-1                 | 	ssl.engine.factory.class = null
testdrive-kafka-1                 | 	ssl.key.password = null
testdrive-kafka-1                 | 	ssl.keymanager.algorithm = SunX509
testdrive-kafka-1                 | 	ssl.keystore.certificate.chain = null
testdrive-kafka-1                 | 	ssl.keystore.key = null
testdrive-kafka-1                 | 	ssl.keystore.location = null
testdrive-kafka-1                 | 	ssl.keystore.password = null
testdrive-kafka-1                 | 	ssl.keystore.type = JKS
testdrive-kafka-1                 | 	ssl.principal.mapping.rules = DEFAULT
testdrive-kafka-1                 | 	ssl.protocol = TLSv1.3
testdrive-kafka-1                 | 	ssl.provider = null
testdrive-kafka-1                 | 	ssl.secure.random.implementation = null
testdrive-kafka-1                 | 	ssl.trustmanager.algorithm = PKIX
testdrive-kafka-1                 | 	ssl.truststore.certificates = null
testdrive-kafka-1                 | 	ssl.truststore.location = null
testdrive-kafka-1                 | 	ssl.truststore.password = null
testdrive-kafka-1                 | 	ssl.truststore.type = JKS
testdrive-kafka-1                 | 	telemetry.max.bytes = 1048576
testdrive-kafka-1                 | 	transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000
testdrive-kafka-1                 | 	transaction.max.timeout.ms = 900000
testdrive-kafka-1                 | 	transaction.partition.verification.enable = true
testdrive-kafka-1                 | 	transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
testdrive-kafka-1                 | 	transaction.state.log.load.buffer.size = 5242880
testdrive-kafka-1                 | 	transaction.state.log.min.isr = 1
testdrive-kafka-1                 | 	transaction.state.log.num.partitions = 50
testdrive-kafka-1                 | 	transaction.state.log.replication.factor = 1
testdrive-kafka-1                 | 	transaction.state.log.segment.bytes = 104857600
testdrive-kafka-1                 | 	transactional.id.expiration.ms = 604800000
testdrive-kafka-1                 | 	unclean.leader.election.enable = false
testdrive-kafka-1                 | 	unstable.api.versions.enable = false
testdrive-kafka-1                 | 	unstable.metadata.versions.enable = false
testdrive-kafka-1                 | 	zookeeper.clientCnxnSocket = null
testdrive-kafka-1                 | 	zookeeper.connect = zookeeper:2181
testdrive-kafka-1                 | 	zookeeper.connection.timeout.ms = null
testdrive-kafka-1                 | 	zookeeper.max.in.flight.requests = 10
testdrive-kafka-1                 | 	zookeeper.metadata.migration.enable = false
testdrive-kafka-1                 | 	zookeeper.metadata.migration.min.batch.size = 200
testdrive-kafka-1                 | 	zookeeper.session.timeout.ms = 18000
testdrive-kafka-1                 | 	zookeeper.set.acl = false
testdrive-kafka-1                 | 	zookeeper.ssl.cipher.suites = null
testdrive-kafka-1                 | 	zookeeper.ssl.client.enable = false
testdrive-kafka-1                 | 	zookeeper.ssl.crl.enable = false
testdrive-kafka-1                 | 	zookeeper.ssl.enabled.protocols = null
testdrive-kafka-1                 | 	zookeeper.ssl.endpoint.identification.algorithm = HTTPS
testdrive-kafka-1                 | 	zookeeper.ssl.keystore.location = null
testdrive-kafka-1                 | 	zookeeper.ssl.keystore.password = null
testdrive-kafka-1                 | 	zookeeper.ssl.keystore.type = null
testdrive-kafka-1                 | 	zookeeper.ssl.ocsp.enable = false
testdrive-kafka-1                 | 	zookeeper.ssl.protocol = TLSv1.2
testdrive-kafka-1                 | 	zookeeper.ssl.truststore.location = null
testdrive-kafka-1                 | 	zookeeper.ssl.truststore.password = null
testdrive-kafka-1                 | 	zookeeper.ssl.truststore.type = null
testdrive-kafka-1                 |  (kafka.server.KafkaConfig)
testdrive-kafka-1                 | [2025-04-01 21:11:23,394] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,394] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,395] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,399] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:23,408] INFO [KafkaServer id=1] Rewriting /var/lib/kafka/data/meta.properties (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:23,483] INFO Loading logs from log dirs ArraySeq(/var/lib/kafka/data) (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:23,489] INFO No logs found to be loaded in /var/lib/kafka/data (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:23,502] INFO Loaded 0 logs in 17ms (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:23,504] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:23,505] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:23,520] INFO Starting the log cleaner (kafka.log.LogCleaner)
testdrive-kafka-1                 | [2025-04-01 21:11:23,585] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread)
testdrive-kafka-1                 | [2025-04-01 21:11:23,601] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread)
testdrive-kafka-1                 | [2025-04-01 21:11:23,617] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener)
testdrive-kafka-1                 | [2025-04-01 21:11:23,646] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread)
testdrive-zookeeper-1             | [2025-04-01 21:11:23,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:24,007] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas)
testdrive-kafka-1                 | [2025-04-01 21:11:24,030] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer)
testdrive-kafka-1                 | [2025-04-01 21:11:24,037] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread)
testdrive-kafka-1                 | [2025-04-01 21:11:24,066] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,067] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,068] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,070] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,071] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,087] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler)
testdrive-kafka-1                 | [2025-04-01 21:11:24,088] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager)
testdrive-postgres-1              | 2025-04-01 21:11:24.101 UTC [130] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:24,127] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:24,162] INFO Stat of the created znode at /brokers/ids/1 is: 27,27,1743541884144,1743541884144,1,0,0,72057624666046465,194,0,27
testdrive-kafka-1                 |  (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:24,164] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://kafka:9092, czxid (broker epoch): 27 (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:24,205] INFO [ControllerEventThread controllerId=1] Starting (kafka.controller.ControllerEventManager$ControllerEventThread)
testdrive-kafka-1                 | [2025-04-01 21:11:24,211] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,218] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,219] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,228] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:24,233] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:24,240] INFO [Controller id=1] 1 successfully elected as the controller. Epoch incremented to 1 and epoch zk version is now 1 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,242] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:24,245] INFO [Controller id=1] Creating FeatureZNode at path: /feature with contents: FeatureZNode(2,Enabled,Map()) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,251] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener)
testdrive-kafka-1                 | [2025-04-01 21:11:24,260] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:24,266] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:24,267] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager)
testdrive-kafka-1                 | [2025-04-01 21:11:24,294] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(version=3.7-IV4, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache)
testdrive-kafka-1                 | [2025-04-01 21:11:24,295] INFO [Controller id=1] Registering handlers (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,306] INFO [Controller id=1] Deleting log dir event notifications (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,312] INFO [Controller id=1] Deleting isr change notifications (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,315] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
testdrive-kafka-1                 | [2025-04-01 21:11:24,317] INFO [Controller id=1] Initializing controller context (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,339] INFO [Controller id=1] Initialized broker epochs cache: HashMap(1 -> 27) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,348] DEBUG [Controller id=1] Register BrokerModifications handler for Set(1) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,351] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread)
testdrive-kafka-1                 | [2025-04-01 21:11:24,357] DEBUG [Channel manager on controller 1]: Controller 1 trying to connect to broker 1 (kafka.controller.ControllerChannelManager)
testdrive-kafka-1                 | [2025-04-01 21:11:24,364] INFO [RequestSendThread controllerId=1] Starting (kafka.controller.RequestSendThread)
testdrive-kafka-1                 | [2025-04-01 21:11:24,366] INFO [Controller id=1] Currently active brokers in the cluster: Set(1) (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,366] INFO [Controller id=1] Currently shutting brokers in the cluster: HashSet() (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,367] INFO [Controller id=1] Current list of topics in the cluster: HashSet() (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,368] INFO [Controller id=1] Fetching topic deletions in progress (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,372] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer)
testdrive-kafka-1                 | [2025-04-01 21:11:24,373] INFO [Controller id=1] List of topics to be deleted:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,373] INFO [Controller id=1] List of topics ineligible for deletion:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,374] INFO [Controller id=1] Initializing topic deletion manager (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,374] INFO [Topic Deletion Manager 1] Initializing manager with initial deletions: Set(), initial ineligible deletions: HashSet() (kafka.controller.TopicDeletionManager)
testdrive-kafka-1                 | [2025-04-01 21:11:24,377] INFO [Controller id=1] Sending update metadata request (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,378] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor)
testdrive-kafka-1                 | [2025-04-01 21:11:24,381] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:24,393] INFO [ReplicaStateMachine controllerId=1] Initializing replica state (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:24,393] INFO Kafka version: 7.7.0-ccs (org.apache.kafka.common.utils.AppInfoParser)
testdrive-kafka-1                 | [2025-04-01 21:11:24,393] INFO Kafka commitId: 342a7370342e6bbcecbdf171dbe71cf87ce67c49 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-kafka-1                 | [2025-04-01 21:11:24,394] INFO [ReplicaStateMachine controllerId=1] Triggering online replica state changes (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:24,394] INFO Kafka startTimeMs: 1743541884385 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-kafka-1                 | [2025-04-01 21:11:24,397] INFO [KafkaServer id=1] started (kafka.server.KafkaServer)
testdrive-kafka-1                 | [2025-04-01 21:11:24,399] INFO [ReplicaStateMachine controllerId=1] Triggering offline replica state changes (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:24,400] DEBUG [ReplicaStateMachine controllerId=1] Started replica state machine with initial state -> HashMap() (kafka.controller.ZkReplicaStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:24,401] INFO [PartitionStateMachine controllerId=1] Initializing partition state (kafka.controller.ZkPartitionStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:24,401] INFO [PartitionStateMachine controllerId=1] Triggering online partition state changes (kafka.controller.ZkPartitionStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:24,406] DEBUG [PartitionStateMachine controllerId=1] Started partition state machine with initial state -> HashMap() (kafka.controller.ZkPartitionStateMachine)
testdrive-kafka-1                 | [2025-04-01 21:11:24,407] INFO [Controller id=1] Ready to serve as the new controller with epoch 1 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,408] INFO [RequestSendThread controllerId=1] Controller 1 connected to kafka:9092 (id: 1 rack: null) for sending state change requests (kafka.controller.RequestSendThread)
testdrive-kafka-1                 | [2025-04-01 21:11:24,416] INFO [Controller id=1] Partitions undergoing preferred replica election:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,417] INFO [Controller id=1] Partitions that completed preferred replica election:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,417] INFO [Controller id=1] Skipping preferred replica election for partitions due to topic deletion:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,418] INFO [Controller id=1] Resuming preferred replica election for partitions:  (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,420] INFO [Controller id=1] Starting replica leader election (PREFERRED) for partitions  triggered by ZkTriggered (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,439] INFO [Controller id=1] Starting the controller scheduler (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:24,491] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 0 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:24,543] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node kafka:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread)
testdrive-kafka-1                 | [2025-04-01 21:11:24,559] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node kafka:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread)
testdrive-mysql-1                 | 2025-04-01T21:11:24.703255Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.35)  MySQL Community Server - GPL.
testdrive-zookeeper-1             | [2025-04-01 21:11:24,953] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:25.188 UTC [137] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01 21:11:25+00:00 [Note] [Entrypoint]: Temporary server stopped
testdrive-mysql-1                 | 
testdrive-mysql-1                 | 2025-04-01 21:11:25+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up.
testdrive-mysql-1                 | 
testdrive-mysql-1                 | 2025-04-01T21:11:25.799067Z 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.
testdrive-mysql-1                 | 2025-04-01T21:11:25.799108Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release.
testdrive-mysql-1                 | 2025-04-01T21:11:25.800312Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
testdrive-mysql-1                 | 2025-04-01T21:11:25.800336Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 7
testdrive-mysql-1                 | 2025-04-01T21:11:25.807072Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
testdrive-mysql-1                 | 2025-04-01T21:11:25.964625Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
testdrive-zookeeper-1             | [2025-04-01 21:11:26,023] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:26.280 UTC [144] FATAL:  role "root" does not exist
testdrive-mysql-1                 | 2025-04-01T21:11:26.284884Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
testdrive-mysql-1                 | 2025-04-01T21:11:26.284935Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
testdrive-mysql-1                 | 2025-04-01T21:11:26.287067Z 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.
testdrive-mysql-1                 | 2025-04-01T21:11:26.320080Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
testdrive-mysql-1                 | 2025-04-01T21:11:26.320154Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.35'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.
testdrive-schema-registry-1  | ===> User
testdrive-schema-registry-1  | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser)
testdrive-schema-registry-1  | ===> Configuring ...
testdrive-zookeeper-1             | [2025-04-01 21:11:27,112] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:27.376 UTC [150] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:28,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1              | 2025-04-01 21:11:28.472 UTC [157] FATAL:  role "root" does not exist
testdrive-materialized-1          | Warning: connection to the database failed, disabling startup checks:
testdrive-materialized-1          | psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.26257" failed: FATAL:  no pg_hba.conf entry for host "[local]", user "materialize", database "template1", no encryption
testdrive-materialized-1          | 
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | 2025/04/01 21:11:28 [warn] 75#75: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.912691Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.912805Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.917014Z  INFO environmentd::run:environmentd::configure_controller: mz_orchestrator_process: Process orchestrator launch spec driver=Direct
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.918898Z  INFO environmentd::run: mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.919710Z  INFO environmentd::run:persist::rpc::server: mz_environmentd::environmentd::main: listening for Persist PubSub connections on 0.0.0.0:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.931177Z  INFO environmentd::run: mz_environmentd::environmentd::main: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=2758168576 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.931227Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble complete in 24.864443ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.931232Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.932785Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.932814Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.945454Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble complete in 12.659524ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.945486Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.970081Z  INFO environmentd::run:environmentd::serve: mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:28.970440Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.029549Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.047104Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles complete in 17.560052ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.049434Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.052034Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot complete in 2.601906ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.052068Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.052151Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates complete in 84.081µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.053105Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init complete in 107.617451ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.053131Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.053147Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync complete in 17.16µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.053153Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.055979Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment system parameter computed=false ld=None catalog=None cli_default=Some(false) compiled_default=true
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.057110Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_max_wait system parameter computed=1800s ld=None catalog=None cli_default=Some(1800s) compiled_default=3600s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.057740Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_ddl_check_interval system parameter computed=300s ld=None catalog=None cli_default=None compiled_default=300s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.058332Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment_panic_after_timeout system parameter computed=true ld=None catalog=None cli_default=Some(true) compiled_default=false
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.058394Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Requested deploy generation 0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.058989Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Catalog storage doesn't exist so there's no current deploy generation. We won't wait to be leader
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.059017Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks complete in 5.863497ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.059026Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.105711Z  INFO environmentd::run:environmentd::serve: mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.105774Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open complete in 46.747817ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.105787Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.106043Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.106073Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.107942Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 3 batches in 2 parts totaling 35571 bytes: lower=[0] upper=[3] since=[0]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.114959Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble complete in 8.987327ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.114994Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.118564Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 10.585784ms: AppliedExact
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.128543Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: current timestamps from the postgres-backed timestamp oracle: 
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.128744Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: initial oracle timestamps: 
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.129104Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_adapter::coord::timeline: opening a new CRDB/postgres TimestampOracle for timeline EpochMilliseconds
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.129283Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: opening PostgresTimestampOracle config=PostgresTimestampOracleConfig { url: Url { scheme: "postgresql", cannot_be_a_base: false, username: "root", password: None, host: Some(Domain("%2Fvar%2Frun%2Fpostgresql")), port: Some(26257), path: "/", query: Some("options=--search_path=tsoracle"), fragment: None }, metrics: Metrics { .. }, dynamic: DynamicConfig { pg_connection_pool_max_size: 50, pg_connection_pool_max_wait: RwLock { data: Some(60s), poisoned: false, .. }, pg_connection_pool_ttl: RwLock { data: 300s, poisoned: false, .. }, pg_connection_pool_ttl_stagger: RwLock { data: 6s, poisoned: false, .. }, pg_connection_pool_connect_timeout: RwLock { data: 5s, poisoned: false, .. }, pg_connection_pool_tcp_user_timeout: RwLock { data: 30s, poisoned: false, .. } } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.137822Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: unable to initiate timestamp_oracle with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(320)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.139572Z  INFO tokio_postgres::connection: NOTICE: schema "tsoracle" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.191048Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init complete in 76.051062ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.191088Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.232541Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=compute_apply_column_demands
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.232709Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=persist_record_schema_id
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.236597Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:29.236709Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open complete in 117.281µs
testdrive-zookeeper-1             | [2025-04-01 21:11:29,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:29,441] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:29,442] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-postgres-1              | 2025-04-01 21:11:29.565 UTC [164] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | ===> Running preflight checks ... 
testdrive-schema-registry-1  | ===> Check if Kafka is healthy ...
testdrive-zookeeper-1             | [2025-04-01 21:11:30,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:30.586959Z 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'
testdrive-postgres-1              | 2025-04-01 21:11:30.657 UTC [171] FATAL:  role "root" does not exist
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:30.876782Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating statements from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:30.877328Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:30.877483Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migration from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } complete
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:30.990183Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open complete in 1.799091971s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:30.990227Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:30.990913Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_timestamp_oracle::postgres_oracle: Applying configuration update! params=PostgresTimestampOracleParameters { pg_connection_pool_max_size: Some(50), pg_connection_pool_max_wait: Some(Some(60s)), pg_connection_pool_ttl: Some(300s), pg_connection_pool_ttl_stagger: Some(6s), pg_connection_pool_connect_timeout: Some(5s), pg_connection_pool_tcp_user_timeout: Some(30s) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:30.991695Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.035734Z  INFO mz_controller::clusters: attempting to remove past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.036084Z  INFO mz_controller::clusters: successfully removed past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.042797Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_storage_client::storage_collections: initializing finalizable_shards unfinalized_shards=[]
testdrive-schema-registry-1  | [2025-04-01 21:11:31,049] INFO AdminClientConfig values: 
testdrive-schema-registry-1  | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1  | 	bootstrap.controllers = []
testdrive-schema-registry-1  | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1  | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1  | 	client.id = 
testdrive-schema-registry-1  | 	connections.max.idle.ms = 300000
testdrive-schema-registry-1  | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 2147483647
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       |  (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.059425Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: complete in 67.741301ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.063078Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.063118Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.063132Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(1) replica_id=System(1) time=2025-04-01T21:11:31.063Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.063207Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(2) replica_id=System(2) time=2025-04-01T21:11:31.063Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.063218Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(3) replica_id=System(3) time=2025-04-01T21:11:31.063Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.063227Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=User(1) replica_id=User(1) time=2025-04-01T21:11:31.063Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.064967Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_storage_controller::collection_mgmt: updating user batch duration duration=1s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.067188Z  INFO mz_storage_controller::instance: starting replica task replica_id=s1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.067320Z  INFO mz_storage_controller::instance: starting replica task replica_id=s2
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.067578Z  INFO mz_storage_controller::instance: starting replica task replica_id=s3
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.068395Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:44121
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.068633Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storage tcp proxy listening on 0.0.0.0:46419
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.068672Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:33419
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.068683Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: compute tcp proxy listening on 0.0.0.0:45923
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.068693Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:45491
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.069063Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble complete in 5.985698ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.069099Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.069319Z  INFO mz_storage_controller::instance: starting replica task replica_id=u1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.069320Z  INFO mz_orchestrator_process: launching cluster-s1-replica-s1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/71f3321b0e3f9048094b0911551d64f9126d1bff --compute-controller-listen-addr=/tmp/f040cd31f4c582a7012a822f734e640464893410 --internal-http-listen-addr=/tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b --opentelemetry-resource=cluster_id=s1 --opentelemetry-resource=replica_id=s1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s1-replica-s1-gen-0 --scratch-directory=/scratch/cluster-s1-replica-s1-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.069350Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.069849Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:37403
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.069884Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storage tcp proxy listening on 0.0.0.0:43411
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.069899Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: computectl tcp proxy listening on 0.0.0.0:46543
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.069905Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: compute tcp proxy listening on 0.0.0.0:35625
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.069911Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:35553
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.070101Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(2)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.070230Z  INFO mz_orchestrator_process: launching cluster-s2-replica-s2-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 --compute-controller-listen-addr=/tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 --internal-http-listen-addr=/tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 --opentelemetry-resource=cluster_id=s2 --opentelemetry-resource=replica_id=s2 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s2-replica-s2-gen-0 --scratch-directory=/scratch/cluster-s2-replica-s2-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.070316Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(3)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.070565Z  INFO mz_compute_client::controller::replica: starting replica task replica=User(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.070796Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:46303
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.070811Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storage tcp proxy listening on 0.0.0.0:41819
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.070822Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: computectl tcp proxy listening on 0.0.0.0:34355
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.070829Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: compute tcp proxy listening on 0.0.0.0:37505
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.070835Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:41651
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.071078Z  INFO mz_orchestrator_process: launching cluster-s3-replica-s3-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda --compute-controller-listen-addr=/tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde --internal-http-listen-addr=/tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 --opentelemetry-resource=cluster_id=s3 --opentelemetry-resource=replica_id=s3 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s3-replica-s3-gen-0 --scratch-directory=/scratch/cluster-s3-replica-s3-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.073967Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:35287
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.074001Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storage tcp proxy listening on 0.0.0.0:34189
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.074027Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:36301
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.074040Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: compute tcp proxy listening on 0.0.0.0:34121
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.074063Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:36307
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.074538Z  INFO mz_orchestrator_process: launching cluster-u1-replica-u1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 --compute-controller-listen-addr=/tmp/b11da31284e249136e8e3eeac2f0106883b48b7f --internal-http-listen-addr=/tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d --opentelemetry-resource=cluster_id=u1 --opentelemetry-resource=replica_id=u1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-u1-replica-u1-gen-0 --scratch-directory=/scratch/cluster-u1-replica-u1-gen-0...
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.177035Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3038138368 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.177067Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3038781440 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.180489Z  INFO mz_clusterd: serving internal HTTP server on /tmp/2d6695955606a1151ce51b0cc992817f2ee1d903
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.180878Z  INFO mz_clusterd: serving internal HTTP server on /tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.181065Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3039531008 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.181661Z  INFO mz_clusterd: serving internal HTTP server on /tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.182427Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.182429Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.183106Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.186840Z  INFO mz_clusterd: listening for storage controller connections on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.186954Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.186976Z  INFO mz_service::grpc: Starting to listen on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.187098Z  INFO mz_clusterd: listening for storage controller connections on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.187197Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.187219Z  INFO mz_service::grpc: Starting to listen on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.187336Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3047399424 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.187623Z  INFO mz_clusterd: listening for compute controller connections on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.187623Z  INFO mz_clusterd: listening for compute controller connections on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.187645Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.187648Z  INFO mz_service::grpc: Starting to listen on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.187683Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.187701Z  INFO mz_service::grpc: Starting to listen on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.187881Z  INFO mz_clusterd: listening for storage controller connections on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.187917Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.187921Z  INFO mz_service::grpc: Starting to listen on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.188107Z  INFO mz_clusterd: listening for compute controller connections on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.188126Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.188129Z  INFO mz_service::grpc: Starting to listen on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.188141Z  INFO mz_clusterd: serving internal HTTP server on /tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.188776Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.196323Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.196921Z  INFO mz_clusterd: listening for storage controller connections on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.196964Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.196970Z  INFO mz_service::grpc: Starting to listen on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.197078Z  INFO mz_clusterd: listening for compute controller connections on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.197165Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.197191Z  INFO mz_service::grpc: Starting to listen on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.197392Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.197819Z  INFO mz_service::grpc: GrpcClient /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.197938Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.197958Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.198734Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.198950Z  INFO mz_service::grpc: GrpcClient /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.198978Z  INFO mz_service::grpc: GrpcClient /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.199049Z  INFO mz_service::grpc: GrpcClient /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.199304Z  INFO mz_service::grpc: GrpcClient /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde: connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.199864Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.199868Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.199997Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.200017Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.200020Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.200056Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"]
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.200908Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.201128Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.201325Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.201509Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.201537Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.201804Z  INFO mz_service::grpc: GrpcClient /tmp/f040cd31f4c582a7012a822f734e640464893410: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.201867Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.202006Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.202221Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.202274Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:31.202825Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.202860Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:31.203184Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:31.205000Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-schema-registry-1       | [2025-04-01 21:11:31,336] INFO Kafka version: 7.7.0-ccs (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:31,337] INFO Kafka commitId: 342a7370342e6bbc (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:31,337] INFO Kafka startTimeMs: 1743541891332 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-zookeeper-1             | [2025-04-01 21:11:31,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.448166Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.448168Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.448547Z  INFO mz_service::grpc: GrpcClient /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.448828Z  INFO mz_service::grpc: GrpcClient /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f: connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.449360Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.449423Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.450529Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.450561Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.450726Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:31.451862Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.549979Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s497 introspection_type=ReplicaMetricsHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550122Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s500 introspection_type=ReplicaStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550194Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s669 introspection_type=SinkStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550307Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s671 introspection_type=SourceStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550366Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s672 introspection_type=PrivatelinkConnectionStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550421Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s674 introspection_type=StatementExecutionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550499Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s676 introspection_type=PreparedStatementHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550594Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s677 introspection_type=SessionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550680Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s678 introspection_type=SqlText
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550765Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s689 introspection_type=StatementLifecycleHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550822Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s690 introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550874Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s691 introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550896Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s690 introspection_config.introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550914Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s692 introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550953Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s700 introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550954Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s691 introspection_config.introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.550962Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s692 introspection_config.introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551011Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s700 introspection_config.introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551027Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s702 introspection_type=WallclockLagHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551109Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s706 introspection_type=WallclockLagHistogram
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551179Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s708 introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551222Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s708 introspection_config.introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551234Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s709 introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551284Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s710 introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551292Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s709 introspection_config.introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551336Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s716 introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551339Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s710 introspection_config.introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551402Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s716 introspection_config.introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551412Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s717 introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551507Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s717 introspection_config.introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551515Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s721 introspection_type=ReplicaFrontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.551611Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s721 introspection_config.introspection_type=ReplicaFrontiers
testdrive-mysql-1                 | 2025-04-01T21:11:31.660451Z 9 [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'
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.665631Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init complete in 596.531066ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:31.665668Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans beginning
testdrive-postgres-1              | 2025-04-01 21:11:31.748 UTC [178] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | Using log4j config /etc/schema-registry/log4j.properties
testdrive-schema-registry-1       | ===> Launching ... 
testdrive-schema-registry-1       | ===> Launching schema-registry ... 
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.370138Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans complete in 704.46716ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.374084Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377362Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377401Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377408Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377415Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541891069] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377422Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377429Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541891069] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377472Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377479Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541891069] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377485Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541891069] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377491Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541891069] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377496Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541891069] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377518Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541891069] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377524Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541891069] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377533Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541891069] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377540Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541891069] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377562Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541891069] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377569Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541891069] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377577Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541891069] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377582Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541891069] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377589Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541891069] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377596Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541891069] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377602Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541891069] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377608Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541891069] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377613Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541891069] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377619Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541891069] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377625Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541891069] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377631Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541891069] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377637Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541891069] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377642Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541891069] .. []] reason=storage input s515 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377650Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541891069] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377657Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541891069] .. []] reason=storage input s495 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377700Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541891069] .. []] reason=storage input s498 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377707Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541891069] .. []] reason=storage input s499 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377713Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541891069] .. []] reason=storage input s496 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377719Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541891069] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377724Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541891069] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377730Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541891069] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377736Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541891069] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377744Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541891069] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377793Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541891069] .. []] reason=storage input s458 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377800Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541891069] .. []] reason=storage input s513 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377806Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541891069] .. []] reason=storage input s512 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377812Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377823Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541891069] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377829Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541891069] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377835Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541891069] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377841Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541891069] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377846Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541891069] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377854Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541891069] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377860Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541891069] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377866Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541891069] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377872Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541891069] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377879Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541891069] .. []] reason=storage input s504 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377887Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541891069] .. []] reason=storage input s792 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377896Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541891069] .. []] reason=upstream s747 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377903Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541891069] .. []] reason=upstream s764 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377911Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541891069] .. []] reason=upstream s754 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377937Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s788 bounds=[[0] .. [0]] reason=storage export s788 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377944Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s789 bounds=[[0] .. [0]] reason=storage export s789 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377950Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s790 bounds=[[0] .. [0]] reason=storage export s790 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377964Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377972Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377983Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.377995Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378045Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378064Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378074Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541891551]] reason=storage input s678 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378081Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541891551]] reason=storage input s674 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378088Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541891550]] reason=storage input s691 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378095Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1743541891550]] reason=storage input s692 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378102Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378108Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378114Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378121Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378141Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378149Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378156Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378163Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378171Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378179Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378189Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378200Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378213Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378220Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378231Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378238Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378245Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378251Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378257Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378264Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378270Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378277Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378284Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s515 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378291Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378298Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541891551]] reason=storage input s671 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378305Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541891069] .. [1743541891551]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378311Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541891551]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378318Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s495 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378324Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s498 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378331Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s499 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378337Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541891551]] reason=storage input s500 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378343Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s496 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378350Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541891551]] reason=storage input s497 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378356Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378363Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378369Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378376Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378385Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378392Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541891551]] reason=storage input s709 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378400Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541891550]] reason=storage input s700 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378407Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541891552]] reason=storage input s702 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378413Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s458 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378420Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s513 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378426Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s512 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378432Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378449Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378456Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378462Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378468Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378474Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378484Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378490Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378497Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378503Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378510Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541891551]] reason=storage input s721 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378516Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1743541891551]] reason=storage input s717 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378522Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s504 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378533Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541891069] .. [1743541891069]] reason=storage input s792 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378540Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541891550]] reason=upstream s694 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378546Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541891069] .. [1743541891069]] reason=upstream s747 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378553Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541891069] .. [1743541891069]] reason=upstream s764 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378561Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541891069] .. [1743541891069]] reason=upstream s754 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378569Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541891069]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378575Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541891069]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378586Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541891069]] reason=downstream s740 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378591Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541891069]] reason=downstream s696 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378791Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s590 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378854Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s593 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378862Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s599 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378869Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s602 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378876Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s605 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378884Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s612 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378890Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891552]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378896Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891552]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378903Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1740949891000]] reason=read policy applied to write frontier [1743541891551]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378909Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891069]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378915Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1740949891000]] reason=read policy applied to write frontier [1743541891551]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378923Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s727 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378930Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s728 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378936Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s729 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378942Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s730 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378949Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s731 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378955Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s732 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378962Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s733 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378968Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s734 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378975Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s735 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378982Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s736 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378989Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s737 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.378996Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s738 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379003Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s739 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379010Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s740 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379016Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s741 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379024Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s742 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379033Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s743 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379040Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s744 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379047Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s745 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379054Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s746 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379061Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s747 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379067Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s748 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379074Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s749 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379081Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s750 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379089Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891552]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379097Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s752 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379104Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891552]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379133Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s754 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379140Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s755 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379147Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s756 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379154Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891552]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379160Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s758 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379167Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891552]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379173Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s760 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379180Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s761 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379186Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s762 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379192Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s763 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379201Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s764 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379207Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891552]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379215Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s766 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379223Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891551]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379229Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891553]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379235Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s769 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379242Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s770 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379249Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s771 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949891000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379256Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s772 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379264Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s773 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379277Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s774 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379284Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s775 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379295Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s776 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379302Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s777 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379309Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s778 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379322Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s779 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379329Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s780 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379336Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s781 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379343Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s782 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891069]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379350Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541890000]] reason=read policy applied to write frontier [1743541891552]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379356Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1740949891000]] reason=read policy applied to write frontier [1743541891552]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379363Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s786 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.379370Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s795 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541890000] }, reason: "read policy applied to write frontier [1743541891070]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.380377Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping complete in 6.297421ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.380433Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.380915Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.381189Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.381703Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.383266Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.384179Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.384488Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.384979Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.385064Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.385218Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949891000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.385331Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.385482Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949891000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.385687Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.386008Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.386219Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.386419Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.386650Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.387076Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.387228Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.387415Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.387653Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.387921Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.388351Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.388832Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.389087Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.389533Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.390107Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.390310Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.390550Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.390782Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.390875Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.390949Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.391005Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.391080Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.391346Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.391516Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.391807Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.391883Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.391959Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.392025Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.392097Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.392222Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.392409Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.392406Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble complete in 11.991437ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.392427Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.392520Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.392575Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.392691Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.393000Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.393124Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.393290Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.393556Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.393677Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.394020Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.394109Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.394226Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.394369Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.394525Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.394600Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.394657Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.394714Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.395274Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.395462Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.395633Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.395738Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.396243Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.396588Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.396701Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.396881Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.397230Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.397427Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541890000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.397502Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949891000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.398663Z  INFO mz_adapter::coord: starting snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.398909Z  INFO mz_adapter::coord: starting snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.398997Z  INFO mz_adapter::coord: starting snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.399196Z  INFO mz_adapter::coord: starting snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.399361Z  INFO mz_adapter::coord: starting snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.399377Z  INFO mz_adapter::coord: starting snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.399628Z  INFO mz_adapter::coord: starting snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.399665Z  INFO mz_adapter::coord: starting snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.399986Z  INFO mz_adapter::coord: starting snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.400206Z  INFO mz_adapter::coord: starting snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.400221Z  INFO mz_adapter::coord: starting snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.400723Z  INFO mz_adapter::coord: starting snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.401327Z  INFO mz_adapter::coord: starting snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.401453Z  INFO mz_adapter::coord: starting snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.401692Z  INFO mz_adapter::coord: starting snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.401965Z  INFO mz_adapter::coord: starting snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.402016Z  INFO mz_adapter::coord: starting snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.402223Z  INFO mz_adapter::coord: starting snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.402487Z  INFO mz_adapter::coord: starting snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.402669Z  INFO mz_adapter::coord: starting snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.402724Z  INFO mz_adapter::coord: starting snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.402976Z  INFO mz_adapter::coord: starting snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.403132Z  INFO mz_adapter::coord: starting snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.403246Z  INFO mz_adapter::coord: starting snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.403266Z  INFO mz_adapter::coord: starting snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.403348Z  INFO mz_adapter::coord: starting snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.403537Z  INFO mz_adapter::coord: starting snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.403542Z  INFO mz_adapter::coord: starting snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.403727Z  INFO mz_adapter::coord: starting snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.403963Z  INFO mz_adapter::coord: starting snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.404339Z  INFO mz_adapter::coord: starting snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.404423Z  INFO mz_adapter::coord: starting snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.404540Z  INFO mz_adapter::coord: starting snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.404661Z  INFO mz_adapter::coord: starting snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.404711Z  INFO mz_adapter::coord: starting snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.404831Z  INFO mz_adapter::coord: starting snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.404887Z  INFO mz_adapter::coord: starting snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405011Z  INFO mz_adapter::coord: starting snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405215Z  INFO mz_adapter::coord: starting snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405233Z  INFO mz_adapter::coord: starting snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405346Z  INFO mz_adapter::coord: starting snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405389Z  INFO mz_adapter::coord: starting snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405484Z  INFO mz_adapter::coord: starting snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405627Z  INFO mz_adapter::coord: starting snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405677Z  INFO mz_adapter::coord: starting snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405788Z  INFO mz_adapter::coord: starting snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405836Z  INFO mz_adapter::coord: starting snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.405966Z  INFO mz_adapter::coord: starting snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406096Z  INFO mz_adapter::coord: starting snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406105Z  INFO mz_adapter::coord: starting snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406201Z  INFO mz_adapter::coord: starting snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406260Z  INFO mz_adapter::coord: starting snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406374Z  INFO mz_adapter::coord: starting snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406524Z  INFO mz_adapter::coord: starting snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406565Z  INFO mz_adapter::coord: starting snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406777Z  INFO mz_adapter::coord: starting snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406788Z  INFO mz_adapter::coord: starting snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406963Z  INFO mz_adapter::coord: starting snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.407160Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.407349Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.406790Z  INFO mz_adapter::coord: starting snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.410725Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.411023Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.411109Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.422319Z  INFO mz_adapter::coord: finished snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.423367Z  INFO mz_adapter::coord: finished snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.423513Z  INFO mz_adapter::coord: finished snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.424047Z  INFO mz_adapter::coord: finished snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.431006Z  INFO mz_adapter::coord: finished snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.431261Z  INFO mz_adapter::coord: finished snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.432971Z  INFO mz_adapter::coord: finished snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.433834Z  INFO mz_adapter::coord: finished snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.433936Z  INFO mz_adapter::coord: finished snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.433981Z  INFO mz_adapter::coord: finished snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.437595Z  INFO mz_adapter::coord: finished snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.439183Z  INFO mz_adapter::coord: finished snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.439309Z  INFO mz_adapter::coord: finished snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.437984Z  INFO mz_adapter::coord: finished snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.440026Z  INFO mz_adapter::coord: finished snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.440156Z  INFO mz_adapter::coord: finished snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.440271Z  INFO mz_adapter::coord: finished snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.438409Z  INFO mz_adapter::coord: finished snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.443188Z  INFO mz_adapter::coord: finished snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.439022Z  INFO mz_adapter::coord: finished snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.440423Z  INFO mz_adapter::coord: finished snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.438113Z  INFO mz_adapter::coord: finished snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.441385Z  INFO mz_adapter::coord: finished snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.444292Z  INFO mz_adapter::coord: finished snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.442182Z  INFO mz_adapter::coord: finished snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.442374Z  INFO mz_adapter::coord: finished snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.443320Z  INFO mz_adapter::coord: finished snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.444419Z  INFO mz_adapter::coord: finished snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.444302Z  INFO mz_adapter::coord: finished snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.444560Z  INFO mz_adapter::coord: finished snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.442134Z  INFO mz_adapter::coord: finished snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.439048Z  INFO mz_adapter::coord: finished snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.445487Z  INFO mz_adapter::coord: finished snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.445555Z  INFO mz_adapter::coord: finished snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.445557Z  INFO mz_adapter::coord: finished snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.446278Z  INFO mz_adapter::coord: finished snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.446510Z  INFO mz_adapter::coord: finished snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.448598Z  INFO mz_adapter::coord: finished snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.448623Z  INFO mz_adapter::coord: finished snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.448616Z  INFO mz_adapter::coord: finished snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.449941Z  INFO mz_adapter::coord: finished snapshot table_id=System(469)
testdrive-zookeeper-1             | [2025-04-01 21:11:32,451] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.452624Z  INFO mz_adapter::coord: finished snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.452931Z  INFO mz_adapter::coord: finished snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.452961Z  INFO mz_adapter::coord: finished snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.453455Z  INFO mz_adapter::coord: finished snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.453852Z  INFO mz_adapter::coord: finished snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.453921Z  INFO mz_adapter::coord: finished snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.454041Z  INFO mz_adapter::coord: finished snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.455889Z  INFO mz_adapter::coord: finished snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.456079Z  INFO mz_adapter::coord: finished snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.456134Z  INFO mz_adapter::coord: finished snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.457029Z  INFO mz_adapter::coord: finished snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.458592Z  INFO mz_adapter::coord: finished snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.459541Z  INFO mz_adapter::coord: finished snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.461128Z  INFO mz_adapter::coord: finished snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.461609Z  INFO mz_adapter::coord: finished snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.461942Z  INFO mz_adapter::coord: finished snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.467013Z  INFO mz_adapter::coord: finished snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.482718Z  INFO mz_adapter::coord: finished snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.483018Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.483088Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization complete in 76.561µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.483108Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: coordinator init: sending builtin table updates
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.491181Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: our write ts write_ts=Some(1743541892483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.492861Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates complete in 100.432141ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.492895Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.494513Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup complete in 1.616136ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.494551Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.494620Z  INFO mz_adapter::coord: coordinator init: cleaning up orphaned secrets
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.494624Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t7 replica_id=s1 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.495176Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.495252Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t9 replica_id=s1 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:32.495286Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.495289Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:32.498148731Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:32.495328Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:32.502185650Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:32.495631Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.495698Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:32.495787Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.495833Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t11 replica_id=s2 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:32.495865Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:32.495701Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:32.502314771Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:32.495905Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:32.502462453Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.496088Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t13 replica_id=s2 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:32.496925Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:32.497243Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:32.497307Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:32.497529Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:32.497701Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801092496 replica_expiration_utc=2025-04-04 21:11:32.496 UTC
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:32.497792Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:32.497911Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801092496 replica_expiration_utc=2025-04-04 21:11:32.496 UTC
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:32.498072Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801092497 replica_expiration_utc=2025-04-04 21:11:32.497 UTC
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:32.498095Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.498135Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:32.498469Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.502200Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t15 replica_id=s3 type_=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.503153Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t17 replica_id=s3 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:32.503402Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.504381Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t19 replica_id=u1 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:32.506036Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.506236Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.506380Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.506692Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.506887Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t21 replica_id=u1 type_=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.507283Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode complete in 12.731404ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.507312Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap complete in 1.444236985s
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:32.509687Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:32.511723463Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:32.510149Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:32.510396Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:32.512007Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:32.514062126Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:32.512532Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:32.512646Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:32.513424Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:32.514160687Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:32.513649Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:32.513723Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:32.514284Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.515164Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start complete in 1.524935014s
testdrive-materialized-1          | environmentd v0.140.0-dev.0 (46249f481) listening...
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:32.514745Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.516488Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: complete in 3.410517229s
testdrive-materialized-1          |  SQL address: 0.0.0.0:6875
testdrive-materialized-1          |  HTTP address: 0.0.0.0:6876
testdrive-materialized-1          |  Internal SQL address: 0.0.0.0:6877
testdrive-materialized-1          |  Internal HTTP address: 0.0.0.0:6878
testdrive-materialized-1          |  Internal Persist PubSub address: 0.0.0.0:6879
testdrive-materialized-1          |  Root trace ID: 00000000000000000000000000000000
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.516530Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init complete in 3.410743511s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.516543Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.516927Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.517202Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble complete in 658.407µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.517323Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: complete in 3.584540169s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.517525Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving complete in 3.586291986s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.517541Z  INFO mz_environmentd::environmentd::main: startup: envd init: complete in 3.611176109s
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.517832Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.518048Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801092517 replica_expiration_utc=2025-04-04 21:11:32.517 UTC
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:32.515703Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.522238Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:32.522693250Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.522917Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.523039Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.523213Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.532740Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.545219Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.552790Z  INFO mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.553193Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.553228Z  INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.578079Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.610212Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.622570Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.634143Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.635949Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.640077Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949891000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.643657Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.644713Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949891000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.647145Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.650994Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.655286Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.659574Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.663914Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.671705Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.677068Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.682972Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.688920Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.693205Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.705485Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.726026Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.730061Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.738083Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-mysql-1                 | 2025-04-01T21:11:32.740560Z 10 [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'
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.765115Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.769137Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.773779Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.774893Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.776019Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.777254Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.778548Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.779670Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.780706Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.782151Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.799842Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.800950Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.806368Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.807695Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.808818Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.810155Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.811364Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.812873Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.814085Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.815201Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.822426Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.825009Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.826416Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-postgres-1              | 2025-04-01 21:11:32.828 UTC [185] FATAL:  role "root" does not exist
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.841712Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.843012Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.844127Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.849817Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.850858Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.852666Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.853930Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.855125Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.856407Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.857588Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.858816Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.860043Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.861145Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.862653Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.868219Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.869381Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.870531Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.871706Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.888673Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.898012Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541890000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.899313Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949891000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.900666Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.908351Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.910600Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.912521Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:32.914311Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801092518] expiration_datetime=Some(2025-04-04T21:11:32.518Z) plan_until=[] until=[1743801092518]
testdrive-schema-registry-1       | [2025-04-01 21:11:33,066] INFO SchemaRegistryConfig values: 
testdrive-schema-registry-1       | 	access.control.allow.headers = 
testdrive-schema-registry-1       | 	access.control.allow.methods = 
testdrive-schema-registry-1       | 	access.control.allow.origin = 
testdrive-schema-registry-1       | 	access.control.skip.options = true
testdrive-schema-registry-1       | 	authentication.method = NONE
testdrive-schema-registry-1       | 	authentication.realm = 
testdrive-schema-registry-1       | 	authentication.roles = [*]
testdrive-schema-registry-1       | 	authentication.skip.paths = []
testdrive-schema-registry-1       | 	avro.compatibility.level = 
testdrive-schema-registry-1       | 	compression.enable = true
testdrive-schema-registry-1       | 	connector.connection.limit = 0
testdrive-schema-registry-1       | 	csrf.prevention.enable = false
testdrive-schema-registry-1       | 	csrf.prevention.token.endpoint = /csrf
testdrive-schema-registry-1       | 	csrf.prevention.token.expiration.minutes = 30
testdrive-schema-registry-1       | 	csrf.prevention.token.max.entries = 10000
testdrive-schema-registry-1       | 	debug = false
testdrive-schema-registry-1       | 	dos.filter.delay.ms = 100
testdrive-schema-registry-1       | 	dos.filter.enabled = false
testdrive-schema-registry-1       | 	dos.filter.insert.headers = true
testdrive-schema-registry-1       | 	dos.filter.ip.whitelist = []
testdrive-schema-registry-1       | 	dos.filter.managed.attr = false
testdrive-schema-registry-1       | 	dos.filter.max.idle.tracker.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.connection.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.wait.ms = 50
testdrive-schema-registry-1       | 	dos.filter.throttle.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.throttled.requests = 5
testdrive-schema-registry-1       | 	enable.fips = false
testdrive-schema-registry-1       | 	enable.store.health.check = false
testdrive-schema-registry-1       | 	host.name = schema-registry
testdrive-schema-registry-1       | 	host.port = 8081
testdrive-schema-registry-1       | 	http2.enabled = true
testdrive-schema-registry-1       | 	idle.timeout.ms = 30000
testdrive-schema-registry-1       | 	init.resource.extension.class = []
testdrive-schema-registry-1       | 	inter.instance.headers.whitelist = []
testdrive-schema-registry-1       | 	inter.instance.listener.name = 
testdrive-schema-registry-1       | 	inter.instance.protocol = http
testdrive-schema-registry-1       | 	kafkagroup.heartbeat.interval.ms = 3000
testdrive-schema-registry-1       | 	kafkagroup.rebalance.timeout.ms = 300000
testdrive-schema-registry-1       | 	kafkagroup.session.timeout.ms = 10000
testdrive-schema-registry-1       | 	kafkastore.bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	kafkastore.checkpoint.dir = /tmp
testdrive-schema-registry-1       | 	kafkastore.checkpoint.version = 0
testdrive-schema-registry-1       | 	kafkastore.connection.url = 
testdrive-schema-registry-1       | 	kafkastore.group.id = 
testdrive-schema-registry-1       | 	kafkastore.init.timeout.ms = 60000
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.service.name = 
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	kafkastore.sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	kafkastore.sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	kafkastore.security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	kafkastore.ssl.cipher.suites = 
testdrive-schema-registry-1       | 	kafkastore.ssl.enabled.protocols = TLSv1.2,TLSv1.1,TLSv1
testdrive-schema-registry-1       | 	kafkastore.ssl.endpoint.identification.algorithm = 
testdrive-schema-registry-1       | 	kafkastore.ssl.key.password = [hidden]
testdrive-schema-registry-1       | 	kafkastore.ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	kafkastore.ssl.keystore.location = 
testdrive-schema-registry-1       | 	kafkastore.ssl.keystore.password = [hidden]
testdrive-schema-registry-1       | 	kafkastore.ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	kafkastore.ssl.protocol = TLS
testdrive-schema-registry-1       | 	kafkastore.ssl.provider = 
testdrive-schema-registry-1       | 	kafkastore.ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	kafkastore.ssl.truststore.location = 
testdrive-schema-registry-1       | 	kafkastore.ssl.truststore.password = [hidden]
testdrive-schema-registry-1       | 	kafkastore.ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	kafkastore.timeout.ms = 10000
testdrive-schema-registry-1       | 	kafkastore.topic = _schemas
testdrive-schema-registry-1       | 	kafkastore.topic.replication.factor = 3
testdrive-schema-registry-1       | 	kafkastore.topic.skip.validation = false
testdrive-schema-registry-1       | 	kafkastore.update.handlers = []
testdrive-schema-registry-1       | 	kafkastore.write.max.retries = 5
testdrive-schema-registry-1       | 	leader.connect.timeout.ms = 60000
testdrive-schema-registry-1       | 	leader.election.delay = false
testdrive-schema-registry-1       | 	leader.election.sticky = false
testdrive-schema-registry-1       | 	leader.eligibility = true
testdrive-schema-registry-1       | 	leader.read.timeout.ms = 60000
testdrive-schema-registry-1       | 	listener.protocol.map = []
testdrive-schema-registry-1       | 	listeners = []
testdrive-schema-registry-1       | 	master.eligibility = null
testdrive-schema-registry-1       | 	max.request.header.size = 8192
testdrive-schema-registry-1       | 	max.response.header.size = 8192
testdrive-schema-registry-1       | 	metadata.encoder.old.secret = null
testdrive-schema-registry-1       | 	metadata.encoder.secret = null
testdrive-schema-registry-1       | 	metadata.encoder.topic = _schema_encoders
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.global.stats.request.tags.enable = false
testdrive-schema-registry-1       | 	metrics.jmx.prefix = kafka.schema.registry
testdrive-schema-registry-1       | 	metrics.latency.sla.ms = 50
testdrive-schema-registry-1       | 	metrics.latency.slo.ms = 5
testdrive-schema-registry-1       | 	metrics.latency.slo.sla.enable = false
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	metrics.tag.map = []
testdrive-schema-registry-1       | 	mode.mutability = true
testdrive-schema-registry-1       | 	network.traffic.rate.limit.backend = guava
testdrive-schema-registry-1       | 	network.traffic.rate.limit.bytes.per.sec = 20971520
testdrive-schema-registry-1       | 	network.traffic.rate.limit.enable = false
testdrive-schema-registry-1       | 	nosniff.prevention.enable = false
testdrive-schema-registry-1       | 	port = 8081
testdrive-schema-registry-1       | 	proxy.protocol.enabled = false
testdrive-schema-registry-1       | 	reject.options.request = false
testdrive-schema-registry-1       | 	request.logger.name = io.confluent.rest-utils.requests
testdrive-schema-registry-1       | 	request.queue.capacity = 2147483647
testdrive-schema-registry-1       | 	request.queue.capacity.growby = 64
testdrive-schema-registry-1       | 	request.queue.capacity.init = 128
testdrive-schema-registry-1       | 	resource.extension.class = []
testdrive-schema-registry-1       | 	resource.extension.classes = []
testdrive-schema-registry-1       | 	resource.static.locations = []
testdrive-schema-registry-1       | 	response.http.headers.config = 
testdrive-schema-registry-1       | 	response.mediatype.default = application/vnd.schemaregistry.v1+json
testdrive-schema-registry-1       | 	response.mediatype.preferred = [application/vnd.schemaregistry.v1+json, application/vnd.schemaregistry+json, application/json]
testdrive-schema-registry-1       | 	rest.servlet.initializor.classes = []
testdrive-schema-registry-1       | 	schema.cache.expiry.secs = 300
testdrive-schema-registry-1       | 	schema.cache.size = 1000
testdrive-schema-registry-1       | 	schema.canonicalize.on.consume = []
testdrive-schema-registry-1       | 	schema.compatibility.level = backward
testdrive-schema-registry-1       | 	schema.providers = []
testdrive-schema-registry-1       | 	schema.registry.group.id = schema-registry
testdrive-schema-registry-1       | 	schema.registry.inter.instance.protocol = 
testdrive-schema-registry-1       | 	schema.registry.resource.extension.class = []
testdrive-schema-registry-1       | 	schema.search.default.limit = 1000
testdrive-schema-registry-1       | 	schema.search.max.limit = 1000
testdrive-schema-registry-1       | 	schema.validate.fields = false
testdrive-schema-registry-1       | 	server.connection.limit = 0
testdrive-schema-registry-1       | 	shutdown.graceful.ms = 1000
testdrive-schema-registry-1       | 	sni.check.enabled = false
testdrive-schema-registry-1       | 	ssl.cipher.suites = []
testdrive-schema-registry-1       | 	ssl.client.auth = false
testdrive-schema-registry-1       | 	ssl.client.authentication = NONE
testdrive-schema-registry-1       | 	ssl.enabled.protocols = []
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = null
testdrive-schema-registry-1       | 	ssl.key.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.keystore.location = 
testdrive-schema-registry-1       | 	ssl.keystore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keystore.reload = false
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.keystore.watch.location = 
testdrive-schema-registry-1       | 	ssl.protocol = TLS
testdrive-schema-registry-1       | 	ssl.provider = 
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.truststore.location = 
testdrive-schema-registry-1       | 	ssl.truststore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	suppress.stack.trace.response = true
testdrive-schema-registry-1       | 	thread.pool.max = 200
testdrive-schema-registry-1       | 	thread.pool.min = 8
testdrive-schema-registry-1       | 	websocket.path.prefix = /ws
testdrive-schema-registry-1       | 	websocket.servlet.initializor.classes = []
testdrive-schema-registry-1       |  (io.confluent.kafka.schemaregistry.rest.SchemaRegistryConfig)
testdrive-materialized-1          | 2025-04-01T21:11:33.076586Z  thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92:
testdrive-materialized-1          | index out of bounds: the len is 5 but the index is 5
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: core::panicking::panic_bounds_check
testdrive-materialized-1          |    8: <mz_compute::render::context::CollectionBundle<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::arrange_collection::{closure#0}::{closure#0}
testdrive-materialized-1          |    9: <timely::dataflow::operators::generic::builder_raw::OperatorCore<mz_repr::timestamp::Timestamp, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build_reschedule<<timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   10: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   11: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   12: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   13: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   14: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   15: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   16: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   17: <timely::progress::subgraph::Subgraph<(), mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   18: <timely::worker::Wrapper>::step
testdrive-materialized-1          |   19: <timely::worker::Worker<timely_communication::allocator::generic::Generic>>::step_or_park
testdrive-materialized-1          |   20: <mz_compute::server::Config as mz_cluster::client::ClusterSpec>::run_worker::<timely_communication::allocator::generic::Generic>
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:33.157953Z  WARN mz_compute_client::controller::replica: replica task failed: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }: error reading a body from connection: stream closed because of a broken pipe replica=System(2)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:33.158135Z  WARN persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: pubsub connection err: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:33.158148Z  INFO persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: Persist PubSub connection ended: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:33.158342Z  WARN mz_storage_controller::instance: replica task failed replica_id=s2 error=status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-schema-registry-1       | [2025-04-01 21:11:33,163] INFO Logging initialized @917ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,198] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer)
testdrive-materialized-1          | 2025-04-01T21:11:33.158518Z  thread 'tokio:work-1' panicked at src/orchestrator-process/src/lib.rs:868:29:
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0-0 crashed; aborting because propagate_crashes is enabled
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: <mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}
testdrive-materialized-1          |    8: <tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}> as core::future::future::Future>::poll
testdrive-materialized-1          |    9: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread_alt::handle::Handle>>>::poll
testdrive-materialized-1          |   10: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll
testdrive-materialized-1          |   11: <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task
testdrive-materialized-1          |   12: <tokio::runtime::scheduler::multi_thread::worker::Context>::run
testdrive-materialized-1          |   13: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
testdrive-materialized-1          |   14: tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
testdrive-materialized-1          |   15: tokio::runtime::scheduler::multi_thread::worker::run
testdrive-materialized-1          |   16: <tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll
testdrive-materialized-1          |   17: <tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>> as core::future::future::Future>::poll
testdrive-materialized-1          |   18: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   19: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   20: <tokio::runtime::blocking::pool::Inner>::run
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:33.233048Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:33.233160Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:33.233229Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:33.233109Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:33.233268Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:33.233136Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:33.233557Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:33.233957Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:33.234141Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-schema-registry-1       | [2025-04-01 21:11:33,406] INFO RestConfig values: 
testdrive-schema-registry-1       | 	access.control.allow.headers = 
testdrive-schema-registry-1       | 	access.control.allow.methods = 
testdrive-schema-registry-1       | 	access.control.allow.origin = 
testdrive-schema-registry-1       | 	access.control.skip.options = true
testdrive-schema-registry-1       | 	authentication.method = NONE
testdrive-schema-registry-1       | 	authentication.realm = 
testdrive-schema-registry-1       | 	authentication.roles = [*]
testdrive-schema-registry-1       | 	authentication.skip.paths = []
testdrive-schema-registry-1       | 	compression.enable = true
testdrive-schema-registry-1       | 	connector.connection.limit = 0
testdrive-schema-registry-1       | 	csrf.prevention.enable = false
testdrive-schema-registry-1       | 	csrf.prevention.token.endpoint = /csrf
testdrive-schema-registry-1       | 	csrf.prevention.token.expiration.minutes = 30
testdrive-schema-registry-1       | 	csrf.prevention.token.max.entries = 10000
testdrive-schema-registry-1       | 	debug = false
testdrive-schema-registry-1       | 	dos.filter.delay.ms = 100
testdrive-schema-registry-1       | 	dos.filter.enabled = false
testdrive-schema-registry-1       | 	dos.filter.insert.headers = true
testdrive-schema-registry-1       | 	dos.filter.ip.whitelist = []
testdrive-schema-registry-1       | 	dos.filter.managed.attr = false
testdrive-schema-registry-1       | 	dos.filter.max.idle.tracker.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.connection.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.requests.per.sec = 25
testdrive-schema-registry-1       | 	dos.filter.max.wait.ms = 50
testdrive-schema-registry-1       | 	dos.filter.throttle.ms = 30000
testdrive-schema-registry-1       | 	dos.filter.throttled.requests = 5
testdrive-schema-registry-1       | 	http2.enabled = true
testdrive-schema-registry-1       | 	idle.timeout.ms = 30000
testdrive-schema-registry-1       | 	listener.protocol.map = []
testdrive-schema-registry-1       | 	listeners = []
testdrive-schema-registry-1       | 	max.request.header.size = 8192
testdrive-schema-registry-1       | 	max.response.header.size = 8192
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.global.stats.request.tags.enable = false
testdrive-schema-registry-1       | 	metrics.jmx.prefix = rest-utils
testdrive-schema-registry-1       | 	metrics.latency.sla.ms = 50
testdrive-schema-registry-1       | 	metrics.latency.slo.ms = 5
testdrive-schema-registry-1       | 	metrics.latency.slo.sla.enable = false
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	metrics.tag.map = []
testdrive-schema-registry-1       | 	network.traffic.rate.limit.backend = guava
testdrive-schema-registry-1       | 	network.traffic.rate.limit.bytes.per.sec = 20971520
testdrive-schema-registry-1       | 	network.traffic.rate.limit.enable = false
testdrive-schema-registry-1       | 	nosniff.prevention.enable = false
testdrive-schema-registry-1       | 	port = 8080
testdrive-schema-registry-1       | 	proxy.protocol.enabled = false
testdrive-schema-registry-1       | 	reject.options.request = false
testdrive-schema-registry-1       | 	request.logger.name = io.confluent.rest-utils.requests
testdrive-schema-registry-1       | 	request.queue.capacity = 2147483647
testdrive-schema-registry-1       | 	request.queue.capacity.growby = 64
testdrive-schema-registry-1       | 	request.queue.capacity.init = 128
testdrive-schema-registry-1       | 	resource.extension.classes = []
testdrive-schema-registry-1       | 	response.http.headers.config = 
testdrive-schema-registry-1       | 	response.mediatype.default = application/json
testdrive-schema-registry-1       | 	response.mediatype.preferred = [application/json]
testdrive-schema-registry-1       | 	rest.servlet.initializor.classes = []
testdrive-schema-registry-1       | 	server.connection.limit = 0
testdrive-schema-registry-1       | 	shutdown.graceful.ms = 1000
testdrive-schema-registry-1       | 	sni.check.enabled = false
testdrive-schema-registry-1       | 	ssl.cipher.suites = []
testdrive-schema-registry-1       | 	ssl.client.auth = false
testdrive-schema-registry-1       | 	ssl.client.authentication = NONE
testdrive-schema-registry-1       | 	ssl.enabled.protocols = []
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = null
testdrive-schema-registry-1       | 	ssl.key.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.keystore.location = 
testdrive-schema-registry-1       | 	ssl.keystore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.keystore.reload = false
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.keystore.watch.location = 
testdrive-schema-registry-1       | 	ssl.protocol = TLS
testdrive-schema-registry-1       | 	ssl.provider = 
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = 
testdrive-schema-registry-1       | 	ssl.truststore.location = 
testdrive-schema-registry-1       | 	ssl.truststore.password = [hidden]
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	suppress.stack.trace.response = true
testdrive-schema-registry-1       | 	thread.pool.max = 200
testdrive-schema-registry-1       | 	thread.pool.min = 8
testdrive-schema-registry-1       | 	websocket.path.prefix = /ws
testdrive-schema-registry-1       | 	websocket.servlet.initializor.classes = []
testdrive-schema-registry-1       |  (io.confluent.rest.RestConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,406] INFO Adding listener with HTTP/2: NamedURI{uri=http://0.0.0.0:8081, name='null'} (io.confluent.rest.ApplicationServer)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,451] INFO Registered MetricsListener to connector of listener: null (io.confluent.rest.ApplicationServer)
testdrive-zookeeper-1             | [2025-04-01 21:11:33,515] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,740] INFO Found internal listener: NamedURI{uri=http://0.0.0.0:8081, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,741] INFO Setting my identity to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-mysql-1                 | 2025-04-01T21:11:33.819197Z 11 [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'
testdrive-schema-registry-1       | [2025-04-01 21:11:33,873] INFO AdminClientConfig values: 
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	bootstrap.controllers = []
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = 
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.metrics.reporter.bootstrap.servers = kafka-0:9071
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 300000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	host.resolver.class = class org.apache.kafka.clients.DefaultHostResolver
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 2147483647
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       |  (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-postgres-1              | 2025-04-01 21:11:33.907 UTC [192] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | [2025-04-01 21:11:33,958] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,960] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,960] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:33,960] INFO Kafka startTimeMs: 1743541893959 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,472] INFO App info kafka.admin.client for adminclient-1 unregistered (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,489] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,489] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,489] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,527] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://kafka:9092 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-zookeeper-1             | [2025-04-01 21:11:34,571] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,692] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,693] INFO AdminClientConfig values: 
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	bootstrap.controllers = []
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = 
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.metrics.reporter.bootstrap.servers = kafka-0:9071
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 300000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	host.resolver.class = class org.apache.kafka.clients.DefaultHostResolver
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 2147483647
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       |  (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,698] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.admin.AdminClientConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,699] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,699] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,699] INFO Kafka startTimeMs: 1743541894699 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,720] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:34,723] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-kafka-1                 | [2025-04-01 21:11:34,769] INFO Creating topic _schemas with configuration {cleanup.policy=compact} and initial partition assignment HashMap(0 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:34,809] INFO [Controller id=1] New topics: [Set(_schemas)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(_schemas,Some(jEOgNAWoTgew82ONa2DYAw),Map(_schemas-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:34,810] INFO [Controller id=1] New partition creation callback for _schemas-0 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:34,813] INFO [Controller id=1 epoch=1] Changed partition _schemas-0 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,813] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,819] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition _schemas-0 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,819] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,853] INFO [Controller id=1 epoch=1] Changed partition _schemas-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,856] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition _schemas-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,857] INFO [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 1 become-leader and 0 become-follower partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,860] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,861] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition _schemas-0 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,861] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,868] INFO [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,870] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 1 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,889] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 epoch 1 starting the become-leader transition for partition _schemas-0 (state.change.logger)
testdrive-mysql-1                 | 2025-04-01T21:11:34.889942Z 12 [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'
testdrive-kafka-1                 | [2025-04-01 21:11:34,890] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(_schemas-0) (kafka.server.ReplicaFetcherManager)
testdrive-kafka-1                 | [2025-04-01 21:11:34,890] INFO [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 1 from controller 1 epoch 1 as part of the become-leader transition for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:34,945] INFO [LogLoader partition=_schemas-0, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:34,956] INFO Created log for partition _schemas-0 in /var/lib/kafka/data/_schemas-0 with properties {cleanup.policy=compact} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:34,978] INFO [Partition _schemas-0 broker=1] No checkpointed highwatermark is found for partition _schemas-0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:34,982] INFO [Partition _schemas-0 broker=1] Log loaded for partition _schemas-0 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:34,985] INFO [Broker id=1] Leader _schemas-0 with topic id Some(jEOgNAWoTgew82ONa2DYAw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-postgres-1              | 2025-04-01 21:11:34.994 UTC [199] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:35,019] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 1 from controller 1 epoch 1 for the become-leader transition for partition _schemas-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,028] INFO [Broker id=1] Finished LeaderAndIsr request in 162ms correlationId 1 from controller 1 for 1 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,032] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=jEOgNAWoTgew82ONa2DYAw, partitionErrors=[LeaderAndIsrPartitionError(topicName='', partitionIndex=0, errorCode=0)])]) for request LEADER_AND_ISR with correlation id 1 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,042] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition _schemas-0 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,045] INFO [Broker id=1] Add 1 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,051] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 2 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,057] INFO App info kafka.admin.client for adminclient-2 unregistered (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,078] INFO ProducerConfig values: 
testdrive-schema-registry-1       | 	acks = -1
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	batch.size = 16384
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	buffer.memory = 33554432
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = producer-1
testdrive-schema-registry-1       | 	compression.type = none
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 540000
testdrive-schema-registry-1       | 	delivery.timeout.ms = 120000
testdrive-schema-registry-1       | 	enable.idempotence = false
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	interceptor.classes = []
testdrive-schema-registry-1       | 	key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
testdrive-schema-registry-1       | 	linger.ms = 0
testdrive-schema-registry-1       | 	max.block.ms = 60000
testdrive-schema-registry-1       | 	max.in.flight.requests.per.connection = 5
testdrive-schema-registry-1       | 	max.request.size = 1048576
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metadata.max.idle.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	partitioner.adaptive.partitioning.enable = true
testdrive-schema-registry-1       | 	partitioner.availability.timeout.ms = 0
testdrive-schema-registry-1       | 	partitioner.class = null
testdrive-schema-registry-1       | 	partitioner.ignore.keys = false
testdrive-schema-registry-1       | 	receive.buffer.bytes = 32768
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retries = 0
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	transaction.timeout.ms = 60000
testdrive-schema-registry-1       | 	transactional.id = null
testdrive-schema-registry-1       | 	value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer
testdrive-schema-registry-1       |  (org.apache.kafka.clients.producer.ProducerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,103] INFO initializing Kafka metrics collector (org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,139] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.producer.ProducerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,139] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,139] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,139] INFO Kafka startTimeMs: 1743541895139 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,143] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,150] INFO ConsumerConfig values: 
testdrive-schema-registry-1       | 	allow.auto.create.topics = true
testdrive-schema-registry-1       | 	auto.commit.interval.ms = 5000
testdrive-schema-registry-1       | 	auto.include.jmx.reporter = true
testdrive-schema-registry-1       | 	auto.offset.reset = earliest
testdrive-schema-registry-1       | 	bootstrap.servers = [PLAINTEXT://kafka:9092]
testdrive-schema-registry-1       | 	check.crcs = true
testdrive-schema-registry-1       | 	client.dns.lookup = use_all_dns_ips
testdrive-schema-registry-1       | 	client.id = KafkaStore-reader-_schemas
testdrive-schema-registry-1       | 	client.rack = 
testdrive-schema-registry-1       | 	confluent.lkc.id = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.address = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.mode = PROXY
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.port = null
testdrive-schema-registry-1       | 	confluent.proxy.protocol.client.version = NONE
testdrive-schema-registry-1       | 	connections.max.idle.ms = 540000
testdrive-schema-registry-1       | 	default.api.timeout.ms = 60000
testdrive-schema-registry-1       | 	enable.auto.commit = false
testdrive-schema-registry-1       | 	enable.metrics.push = true
testdrive-schema-registry-1       | 	exclude.internal.topics = true
testdrive-schema-registry-1       | 	fetch.max.bytes = 52428800
testdrive-schema-registry-1       | 	fetch.max.wait.ms = 500
testdrive-schema-registry-1       | 	fetch.min.bytes = 1
testdrive-schema-registry-1       | 	group.id = schema-registry-schema-registry-8081
testdrive-schema-registry-1       | 	group.instance.id = null
testdrive-schema-registry-1       | 	group.protocol = classic
testdrive-schema-registry-1       | 	group.remote.assignor = null
testdrive-schema-registry-1       | 	heartbeat.interval.ms = 3000
testdrive-schema-registry-1       | 	interceptor.classes = []
testdrive-schema-registry-1       | 	internal.leave.group.on.close = true
testdrive-schema-registry-1       | 	internal.throw.on.fetch.stable.offset.unsupported = false
testdrive-schema-registry-1       | 	isolation.level = read_uncommitted
testdrive-schema-registry-1       | 	key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
testdrive-schema-registry-1       | 	max.partition.fetch.bytes = 1048576
testdrive-schema-registry-1       | 	max.poll.interval.ms = 300000
testdrive-schema-registry-1       | 	max.poll.records = 500
testdrive-schema-registry-1       | 	metadata.max.age.ms = 300000
testdrive-schema-registry-1       | 	metric.reporters = []
testdrive-schema-registry-1       | 	metrics.num.samples = 2
testdrive-schema-registry-1       | 	metrics.recording.level = INFO
testdrive-schema-registry-1       | 	metrics.sample.window.ms = 30000
testdrive-schema-registry-1       | 	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
testdrive-schema-registry-1       | 	receive.buffer.bytes = 65536
testdrive-schema-registry-1       | 	reconnect.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	reconnect.backoff.ms = 50
testdrive-schema-registry-1       | 	request.timeout.ms = 30000
testdrive-schema-registry-1       | 	retry.backoff.max.ms = 1000
testdrive-schema-registry-1       | 	retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.client.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.jaas.config = null
testdrive-schema-registry-1       | 	sasl.kerberos.kinit.cmd = /usr/bin/kinit
testdrive-schema-registry-1       | 	sasl.kerberos.min.time.before.relogin = 60000
testdrive-schema-registry-1       | 	sasl.kerberos.service.name = null
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.kerberos.ticket.renew.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.callback.handler.class = null
testdrive-schema-registry-1       | 	sasl.login.class = null
testdrive-schema-registry-1       | 	sasl.login.connect.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.read.timeout.ms = null
testdrive-schema-registry-1       | 	sasl.login.refresh.buffer.seconds = 300
testdrive-schema-registry-1       | 	sasl.login.refresh.min.period.seconds = 60
testdrive-schema-registry-1       | 	sasl.login.refresh.window.factor = 0.8
testdrive-schema-registry-1       | 	sasl.login.refresh.window.jitter = 0.05
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.login.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.mechanism = GSSAPI
testdrive-schema-registry-1       | 	sasl.oauthbearer.clock.skew.seconds = 30
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.audience = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.expected.issuer = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
testdrive-schema-registry-1       | 	sasl.oauthbearer.jwks.endpoint.url = null
testdrive-schema-registry-1       | 	sasl.oauthbearer.scope.claim.name = scope
testdrive-schema-registry-1       | 	sasl.oauthbearer.sub.claim.name = sub
testdrive-schema-registry-1       | 	sasl.oauthbearer.token.endpoint.url = null
testdrive-schema-registry-1       | 	security.protocol = PLAINTEXT
testdrive-schema-registry-1       | 	security.providers = null
testdrive-schema-registry-1       | 	send.buffer.bytes = 131072
testdrive-schema-registry-1       | 	session.timeout.ms = 45000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.max.ms = 30000
testdrive-schema-registry-1       | 	socket.connection.setup.timeout.ms = 10000
testdrive-schema-registry-1       | 	ssl.cipher.suites = null
testdrive-schema-registry-1       | 	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
testdrive-schema-registry-1       | 	ssl.endpoint.identification.algorithm = https
testdrive-schema-registry-1       | 	ssl.engine.factory.class = null
testdrive-schema-registry-1       | 	ssl.key.password = null
testdrive-schema-registry-1       | 	ssl.keymanager.algorithm = SunX509
testdrive-schema-registry-1       | 	ssl.keystore.certificate.chain = null
testdrive-schema-registry-1       | 	ssl.keystore.key = null
testdrive-schema-registry-1       | 	ssl.keystore.location = null
testdrive-schema-registry-1       | 	ssl.keystore.password = null
testdrive-schema-registry-1       | 	ssl.keystore.type = JKS
testdrive-schema-registry-1       | 	ssl.protocol = TLSv1.3
testdrive-schema-registry-1       | 	ssl.provider = null
testdrive-schema-registry-1       | 	ssl.secure.random.implementation = null
testdrive-schema-registry-1       | 	ssl.trustmanager.algorithm = PKIX
testdrive-schema-registry-1       | 	ssl.truststore.certificates = null
testdrive-schema-registry-1       | 	ssl.truststore.location = null
testdrive-schema-registry-1       | 	ssl.truststore.password = null
testdrive-schema-registry-1       | 	ssl.truststore.type = JKS
testdrive-schema-registry-1       | 	value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
testdrive-schema-registry-1       |  (org.apache.kafka.clients.consumer.ConsumerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,161] INFO [Producer clientId=producer-1] Cluster ID: wOIevK5bRRiwAw_UKQ7cnw (org.apache.kafka.clients.Metadata)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,164] INFO initializing Kafka metrics collector (org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,208] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.consumer.ConsumerConfig)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,209] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,209] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,209] INFO Kafka startTimeMs: 1743541895209 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,219] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Cluster ID: wOIevK5bRRiwAw_UKQ7cnw (org.apache.kafka.clients.Metadata)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,235] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Assigned to partition(s): _schemas-0 (org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,237] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,238] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Seeking to earliest offset of partition _schemas-0 (org.apache.kafka.clients.consumer.internals.SubscriptionState)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,238] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,239] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,413] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,492] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,492] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,502] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,502] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,502] INFO Kafka startTimeMs: 1743541895502 (org.apache.kafka.common.utils.AppInfoParser)
testdrive-schema-registry-1       | [2025-04-01 21:11:35,515] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Cluster ID: wOIevK5bRRiwAw_UKQ7cnw (org.apache.kafka.clients.Metadata)
testdrive-kafka-1                 | [2025-04-01 21:11:35,530] INFO Creating topic __consumer_offsets with configuration {compression.type=producer, cleanup.policy=compact, segment.bytes=104857600} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1), 30 -> ArrayBuffer(1), 31 -> ArrayBuffer(1), 32 -> ArrayBuffer(1), 33 -> ArrayBuffer(1), 34 -> ArrayBuffer(1), 35 -> ArrayBuffer(1), 36 -> ArrayBuffer(1), 37 -> ArrayBuffer(1), 38 -> ArrayBuffer(1), 39 -> ArrayBuffer(1), 40 -> ArrayBuffer(1), 41 -> ArrayBuffer(1), 42 -> ArrayBuffer(1), 43 -> ArrayBuffer(1), 44 -> ArrayBuffer(1), 45 -> ArrayBuffer(1), 46 -> ArrayBuffer(1), 47 -> ArrayBuffer(1), 48 -> ArrayBuffer(1), 49 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient)
testdrive-kafka-1                 | [2025-04-01 21:11:35,558] INFO [Controller id=1] New topics: [Set(__consumer_offsets)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(__consumer_offsets,Some(33nGQaUoQV-4uTz4YmQmSA),HashMap(__consumer_offsets-22 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-30 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-25 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-35 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-37 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-38 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-13 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-8 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-21 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-4 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-27 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-7 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-9 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-46 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-41 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-33 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-23 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-49 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-47 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-16 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-28 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-31 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-36 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-42 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-18 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-15 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-24 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-17 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-48 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-19 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-11 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-43 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-6 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-14 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-20 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-44 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-39 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-12 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-45 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-5 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-26 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-29 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-34 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-10 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-32 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-40 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:35,558] INFO [Controller id=1] New partition creation callback for __consumer_offsets-22,__consumer_offsets-30,__consumer_offsets-25,__consumer_offsets-35,__consumer_offsets-37,__consumer_offsets-38,__consumer_offsets-13,__consumer_offsets-8,__consumer_offsets-21,__consumer_offsets-4,__consumer_offsets-27,__consumer_offsets-7,__consumer_offsets-9,__consumer_offsets-46,__consumer_offsets-41,__consumer_offsets-33,__consumer_offsets-23,__consumer_offsets-49,__consumer_offsets-47,__consumer_offsets-16,__consumer_offsets-28,__consumer_offsets-31,__consumer_offsets-36,__consumer_offsets-42,__consumer_offsets-3,__consumer_offsets-18,__consumer_offsets-15,__consumer_offsets-24,__consumer_offsets-17,__consumer_offsets-48,__consumer_offsets-19,__consumer_offsets-11,__consumer_offsets-2,__consumer_offsets-43,__consumer_offsets-6,__consumer_offsets-14,__consumer_offsets-20,__consumer_offsets-0,__consumer_offsets-44,__consumer_offsets-39,__consumer_offsets-12,__consumer_offsets-45,__consumer_offsets-1,__consumer_offsets-5,__consumer_offsets-26,__consumer_offsets-29,__consumer_offsets-34,__consumer_offsets-10,__consumer_offsets-32,__consumer_offsets-40 (kafka.controller.KafkaController)
testdrive-kafka-1                 | [2025-04-01 21:11:35,559] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,559] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,559] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,559] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,559] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,559] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,559] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,559] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,560] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,561] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,562] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,563] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-32 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,563] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-5 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,563] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-44 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-48 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-46 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-20 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-43 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-24 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-6 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-18 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-21 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-1 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-14 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-34 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-16 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-29 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-11 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-0 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-22 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-47 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-36 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-28 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-42 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,564] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-9 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-37 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-13 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-30 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-35 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-39 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-12 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-27 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-45 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-19 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-49 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-40 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-41 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-38 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-8 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-7 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-33 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-25 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-31 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-23 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-10 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,565] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-2 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,566] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-17 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,566] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-4 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,566] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-15 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,566] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-26 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,566] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-3 from NonExistentReplica to NewReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,566] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-zookeeper-1             | [2025-04-01 21:11:35,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1                 | [2025-04-01 21:11:35,664] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,664] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,664] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,664] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,664] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,664] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,665] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,666] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,666] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,666] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,666] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,666] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,666] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,666] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,666] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,666] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,666] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,667] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,667] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,667] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,667] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,667] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,667] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,668] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-13 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-46 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-9 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-42 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-21 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-17 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-30 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-26 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-5 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-38 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-34 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-16 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,669] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-45 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,670] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-12 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,670] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-41 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,670] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-24 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,670] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-20 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,670] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-49 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,670] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,671] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-29 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,671] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-25 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,671] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-8 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,671] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-37 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,671] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,671] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-33 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,672] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-15 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,672] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-48 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,672] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-11 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,672] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-44 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,672] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-23 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,672] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-19 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,673] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-32 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,673] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-28 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,673] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-7 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,673] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-40 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,673] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-3 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-36 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-47 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-14 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-43 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-10 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-22 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-18 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-31 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-27 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-39 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-6 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-35 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,674] INFO [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 50 become-leader and 0 become-follower partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,675] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,676] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-32 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,676] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-5 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,676] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-44 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,676] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-48 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,676] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-46 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-20 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-43 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-24 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-6 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-18 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-21 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-1 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-14 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-34 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-16 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-29 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-11 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-0 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-22 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-47 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,677] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-36 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-28 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-42 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-9 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-37 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-13 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-30 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-35 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-39 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-12 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-27 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-45 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-19 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-49 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-40 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-41 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-38 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-8 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] INFO [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,678] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-7 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-33 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-25 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-31 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-23 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-10 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-2 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-17 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-4 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-15 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-26 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,679] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-3 from NewReplica to OnlineReplica (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,680] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,681] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,682] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,682] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,682] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,682] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,682] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,682] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,682] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,682] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-3 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-18 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-41 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-10 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-33 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-48 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-19 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-34 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-11 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-26 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-49 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-39 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-9 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-24 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-31 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-46 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-16 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-25 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-40 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-47 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-17 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-32 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-37 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-7 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-22 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-29 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-44 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-14 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-23 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-38 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-8 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,705] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-45 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-15 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-30 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-35 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-5 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-20 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-27 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-42 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-12 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-21 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-36 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-6 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-43 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-13 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-28 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(__consumer_offsets-22, __consumer_offsets-30, __consumer_offsets-25, __consumer_offsets-35, __consumer_offsets-37, __consumer_offsets-38, __consumer_offsets-13, __consumer_offsets-8, __consumer_offsets-21, __consumer_offsets-4, __consumer_offsets-27, __consumer_offsets-7, __consumer_offsets-9, __consumer_offsets-46, __consumer_offsets-41, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-49, __consumer_offsets-47, __consumer_offsets-16, __consumer_offsets-28, __consumer_offsets-31, __consumer_offsets-36, __consumer_offsets-42, __consumer_offsets-3, __consumer_offsets-18, __consumer_offsets-15, __consumer_offsets-24, __consumer_offsets-17, __consumer_offsets-48, __consumer_offsets-19, __consumer_offsets-11, __consumer_offsets-2, __consumer_offsets-43, __consumer_offsets-6, __consumer_offsets-14, __consumer_offsets-20, __consumer_offsets-0, __consumer_offsets-44, __consumer_offsets-39, __consumer_offsets-12, __consumer_offsets-45, __consumer_offsets-1, __consumer_offsets-5, __consumer_offsets-26, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-10, __consumer_offsets-32, __consumer_offsets-40) (kafka.server.ReplicaFetcherManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,706] INFO [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 3 from controller 1 epoch 1 as part of the become-leader transition for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,713] INFO [LogLoader partition=__consumer_offsets-3, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,714] INFO Created log for partition __consumer_offsets-3 in /var/lib/kafka/data/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,715] INFO [Partition __consumer_offsets-3 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,715] INFO [Partition __consumer_offsets-3 broker=1] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,715] INFO [Broker id=1] Leader __consumer_offsets-3 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,727] INFO [LogLoader partition=__consumer_offsets-18, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,727] INFO Created log for partition __consumer_offsets-18 in /var/lib/kafka/data/__consumer_offsets-18 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,728] INFO [Partition __consumer_offsets-18 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,728] INFO [Partition __consumer_offsets-18 broker=1] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,728] INFO [Broker id=1] Leader __consumer_offsets-18 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,741] INFO [LogLoader partition=__consumer_offsets-41, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,742] INFO Created log for partition __consumer_offsets-41 in /var/lib/kafka/data/__consumer_offsets-41 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,742] INFO [Partition __consumer_offsets-41 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-41 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,742] INFO [Partition __consumer_offsets-41 broker=1] Log loaded for partition __consumer_offsets-41 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,743] INFO [Broker id=1] Leader __consumer_offsets-41 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,754] INFO [LogLoader partition=__consumer_offsets-10, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,755] INFO Created log for partition __consumer_offsets-10 in /var/lib/kafka/data/__consumer_offsets-10 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,755] INFO [Partition __consumer_offsets-10 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-10 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,755] INFO [Partition __consumer_offsets-10 broker=1] Log loaded for partition __consumer_offsets-10 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,756] INFO [Broker id=1] Leader __consumer_offsets-10 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,769] INFO [LogLoader partition=__consumer_offsets-33, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,770] INFO Created log for partition __consumer_offsets-33 in /var/lib/kafka/data/__consumer_offsets-33 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,770] INFO [Partition __consumer_offsets-33 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,770] INFO [Partition __consumer_offsets-33 broker=1] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,770] INFO [Broker id=1] Leader __consumer_offsets-33 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,781] INFO [LogLoader partition=__consumer_offsets-48, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,782] INFO Created log for partition __consumer_offsets-48 in /var/lib/kafka/data/__consumer_offsets-48 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,782] INFO [Partition __consumer_offsets-48 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-48 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,782] INFO [Partition __consumer_offsets-48 broker=1] Log loaded for partition __consumer_offsets-48 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,782] INFO [Broker id=1] Leader __consumer_offsets-48 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,795] INFO [LogLoader partition=__consumer_offsets-19, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,796] INFO Created log for partition __consumer_offsets-19 in /var/lib/kafka/data/__consumer_offsets-19 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,796] INFO [Partition __consumer_offsets-19 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-19 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,796] INFO [Partition __consumer_offsets-19 broker=1] Log loaded for partition __consumer_offsets-19 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,796] INFO [Broker id=1] Leader __consumer_offsets-19 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,807] INFO [LogLoader partition=__consumer_offsets-34, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,808] INFO Created log for partition __consumer_offsets-34 in /var/lib/kafka/data/__consumer_offsets-34 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,808] INFO [Partition __consumer_offsets-34 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-34 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,808] INFO [Partition __consumer_offsets-34 broker=1] Log loaded for partition __consumer_offsets-34 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,808] INFO [Broker id=1] Leader __consumer_offsets-34 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,819] INFO [LogLoader partition=__consumer_offsets-4, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,820] INFO Created log for partition __consumer_offsets-4 in /var/lib/kafka/data/__consumer_offsets-4 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,820] INFO [Partition __consumer_offsets-4 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-4 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,820] INFO [Partition __consumer_offsets-4 broker=1] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,820] INFO [Broker id=1] Leader __consumer_offsets-4 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,832] INFO [LogLoader partition=__consumer_offsets-11, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,832] INFO Created log for partition __consumer_offsets-11 in /var/lib/kafka/data/__consumer_offsets-11 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,832] INFO [Partition __consumer_offsets-11 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-11 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,832] INFO [Partition __consumer_offsets-11 broker=1] Log loaded for partition __consumer_offsets-11 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,833] INFO [Broker id=1] Leader __consumer_offsets-11 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,843] INFO [LogLoader partition=__consumer_offsets-26, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,844] INFO Created log for partition __consumer_offsets-26 in /var/lib/kafka/data/__consumer_offsets-26 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,844] INFO [Partition __consumer_offsets-26 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-26 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,844] INFO [Partition __consumer_offsets-26 broker=1] Log loaded for partition __consumer_offsets-26 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,845] INFO [Broker id=1] Leader __consumer_offsets-26 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,856] INFO [LogLoader partition=__consumer_offsets-49, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,857] INFO Created log for partition __consumer_offsets-49 in /var/lib/kafka/data/__consumer_offsets-49 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,857] INFO [Partition __consumer_offsets-49 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,857] INFO [Partition __consumer_offsets-49 broker=1] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,858] INFO [Broker id=1] Leader __consumer_offsets-49 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,870] INFO [LogLoader partition=__consumer_offsets-39, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,870] INFO Created log for partition __consumer_offsets-39 in /var/lib/kafka/data/__consumer_offsets-39 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,871] INFO [Partition __consumer_offsets-39 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,871] INFO [Partition __consumer_offsets-39 broker=1] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,871] INFO [Broker id=1] Leader __consumer_offsets-39 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,883] INFO [LogLoader partition=__consumer_offsets-9, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,884] INFO Created log for partition __consumer_offsets-9 in /var/lib/kafka/data/__consumer_offsets-9 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,884] INFO [Partition __consumer_offsets-9 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,884] INFO [Partition __consumer_offsets-9 broker=1] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,884] INFO [Broker id=1] Leader __consumer_offsets-9 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,895] INFO [LogLoader partition=__consumer_offsets-24, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,896] INFO Created log for partition __consumer_offsets-24 in /var/lib/kafka/data/__consumer_offsets-24 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,896] INFO [Partition __consumer_offsets-24 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-24 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,896] INFO [Partition __consumer_offsets-24 broker=1] Log loaded for partition __consumer_offsets-24 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,896] INFO [Broker id=1] Leader __consumer_offsets-24 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,906] INFO [LogLoader partition=__consumer_offsets-31, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,907] INFO Created log for partition __consumer_offsets-31 in /var/lib/kafka/data/__consumer_offsets-31 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,907] INFO [Partition __consumer_offsets-31 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-31 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,907] INFO [Partition __consumer_offsets-31 broker=1] Log loaded for partition __consumer_offsets-31 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,907] INFO [Broker id=1] Leader __consumer_offsets-31 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,918] INFO [LogLoader partition=__consumer_offsets-46, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,919] INFO Created log for partition __consumer_offsets-46 in /var/lib/kafka/data/__consumer_offsets-46 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,919] INFO [Partition __consumer_offsets-46 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,919] INFO [Partition __consumer_offsets-46 broker=1] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,919] INFO [Broker id=1] Leader __consumer_offsets-46 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,929] INFO [LogLoader partition=__consumer_offsets-1, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,930] INFO Created log for partition __consumer_offsets-1 in /var/lib/kafka/data/__consumer_offsets-1 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,930] INFO [Partition __consumer_offsets-1 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-1 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,930] INFO [Partition __consumer_offsets-1 broker=1] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,930] INFO [Broker id=1] Leader __consumer_offsets-1 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,941] INFO [LogLoader partition=__consumer_offsets-16, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,942] INFO Created log for partition __consumer_offsets-16 in /var/lib/kafka/data/__consumer_offsets-16 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,942] INFO [Partition __consumer_offsets-16 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-16 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,942] INFO [Partition __consumer_offsets-16 broker=1] Log loaded for partition __consumer_offsets-16 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,942] INFO [Broker id=1] Leader __consumer_offsets-16 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,958] INFO [LogLoader partition=__consumer_offsets-2, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,959] INFO Created log for partition __consumer_offsets-2 in /var/lib/kafka/data/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,959] INFO [Partition __consumer_offsets-2 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,959] INFO [Partition __consumer_offsets-2 broker=1] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,959] INFO [Broker id=1] Leader __consumer_offsets-2 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-mysql-1                 | 2025-04-01T21:11:35.968545Z 13 [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'
testdrive-kafka-1                 | [2025-04-01 21:11:35,975] INFO [LogLoader partition=__consumer_offsets-25, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,976] INFO Created log for partition __consumer_offsets-25 in /var/lib/kafka/data/__consumer_offsets-25 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,977] INFO [Partition __consumer_offsets-25 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,977] INFO [Partition __consumer_offsets-25 broker=1] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,977] INFO [Broker id=1] Leader __consumer_offsets-25 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:35,992] INFO [LogLoader partition=__consumer_offsets-40, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:35,993] INFO Created log for partition __consumer_offsets-40 in /var/lib/kafka/data/__consumer_offsets-40 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:35,993] INFO [Partition __consumer_offsets-40 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-40 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,993] INFO [Partition __consumer_offsets-40 broker=1] Log loaded for partition __consumer_offsets-40 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:35,993] INFO [Broker id=1] Leader __consumer_offsets-40 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,006] INFO [LogLoader partition=__consumer_offsets-47, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,007] INFO Created log for partition __consumer_offsets-47 in /var/lib/kafka/data/__consumer_offsets-47 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,007] INFO [Partition __consumer_offsets-47 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-47 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,007] INFO [Partition __consumer_offsets-47 broker=1] Log loaded for partition __consumer_offsets-47 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,007] INFO [Broker id=1] Leader __consumer_offsets-47 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,016] INFO [LogLoader partition=__consumer_offsets-17, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,017] INFO Created log for partition __consumer_offsets-17 in /var/lib/kafka/data/__consumer_offsets-17 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,017] INFO [Partition __consumer_offsets-17 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,017] INFO [Partition __consumer_offsets-17 broker=1] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,018] INFO [Broker id=1] Leader __consumer_offsets-17 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,027] INFO [LogLoader partition=__consumer_offsets-32, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,028] INFO Created log for partition __consumer_offsets-32 in /var/lib/kafka/data/__consumer_offsets-32 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,028] INFO [Partition __consumer_offsets-32 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-32 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,028] INFO [Partition __consumer_offsets-32 broker=1] Log loaded for partition __consumer_offsets-32 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,029] INFO [Broker id=1] Leader __consumer_offsets-32 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,039] INFO [LogLoader partition=__consumer_offsets-37, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,040] INFO Created log for partition __consumer_offsets-37 in /var/lib/kafka/data/__consumer_offsets-37 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,040] INFO [Partition __consumer_offsets-37 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-37 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,040] INFO [Partition __consumer_offsets-37 broker=1] Log loaded for partition __consumer_offsets-37 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,041] INFO [Broker id=1] Leader __consumer_offsets-37 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,050] INFO [LogLoader partition=__consumer_offsets-7, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,051] INFO Created log for partition __consumer_offsets-7 in /var/lib/kafka/data/__consumer_offsets-7 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,051] INFO [Partition __consumer_offsets-7 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-7 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,051] INFO [Partition __consumer_offsets-7 broker=1] Log loaded for partition __consumer_offsets-7 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,051] INFO [Broker id=1] Leader __consumer_offsets-7 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,062] INFO [LogLoader partition=__consumer_offsets-22, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,063] INFO Created log for partition __consumer_offsets-22 in /var/lib/kafka/data/__consumer_offsets-22 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,063] INFO [Partition __consumer_offsets-22 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,063] INFO [Partition __consumer_offsets-22 broker=1] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,063] INFO [Broker id=1] Leader __consumer_offsets-22 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,074] INFO [LogLoader partition=__consumer_offsets-29, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,075] INFO Created log for partition __consumer_offsets-29 in /var/lib/kafka/data/__consumer_offsets-29 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,075] INFO [Partition __consumer_offsets-29 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-29 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,075] INFO [Partition __consumer_offsets-29 broker=1] Log loaded for partition __consumer_offsets-29 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,075] INFO [Broker id=1] Leader __consumer_offsets-29 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,085] INFO [LogLoader partition=__consumer_offsets-44, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,086] INFO Created log for partition __consumer_offsets-44 in /var/lib/kafka/data/__consumer_offsets-44 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,086] INFO [Partition __consumer_offsets-44 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-44 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,086] INFO [Partition __consumer_offsets-44 broker=1] Log loaded for partition __consumer_offsets-44 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,086] INFO [Broker id=1] Leader __consumer_offsets-44 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-postgres-1              | 2025-04-01 21:11:36.091 UTC [206] FATAL:  role "root" does not exist
testdrive-kafka-1                 | [2025-04-01 21:11:36,098] INFO [LogLoader partition=__consumer_offsets-14, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,100] INFO Created log for partition __consumer_offsets-14 in /var/lib/kafka/data/__consumer_offsets-14 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,100] INFO [Partition __consumer_offsets-14 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-14 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,100] INFO [Partition __consumer_offsets-14 broker=1] Log loaded for partition __consumer_offsets-14 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,101] INFO [Broker id=1] Leader __consumer_offsets-14 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,111] INFO [LogLoader partition=__consumer_offsets-23, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,112] INFO Created log for partition __consumer_offsets-23 in /var/lib/kafka/data/__consumer_offsets-23 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,112] INFO [Partition __consumer_offsets-23 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-23 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,114] INFO [Partition __consumer_offsets-23 broker=1] Log loaded for partition __consumer_offsets-23 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,114] INFO [Broker id=1] Leader __consumer_offsets-23 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,124] INFO [LogLoader partition=__consumer_offsets-38, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,125] INFO Created log for partition __consumer_offsets-38 in /var/lib/kafka/data/__consumer_offsets-38 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,125] INFO [Partition __consumer_offsets-38 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,125] INFO [Partition __consumer_offsets-38 broker=1] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,125] INFO [Broker id=1] Leader __consumer_offsets-38 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,135] INFO [LogLoader partition=__consumer_offsets-8, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,136] INFO Created log for partition __consumer_offsets-8 in /var/lib/kafka/data/__consumer_offsets-8 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,136] INFO [Partition __consumer_offsets-8 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,136] INFO [Partition __consumer_offsets-8 broker=1] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,136] INFO [Broker id=1] Leader __consumer_offsets-8 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,146] INFO [LogLoader partition=__consumer_offsets-45, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,147] INFO Created log for partition __consumer_offsets-45 in /var/lib/kafka/data/__consumer_offsets-45 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,147] INFO [Partition __consumer_offsets-45 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-45 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,147] INFO [Partition __consumer_offsets-45 broker=1] Log loaded for partition __consumer_offsets-45 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,147] INFO [Broker id=1] Leader __consumer_offsets-45 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,158] INFO [LogLoader partition=__consumer_offsets-15, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,159] INFO Created log for partition __consumer_offsets-15 in /var/lib/kafka/data/__consumer_offsets-15 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,159] INFO [Partition __consumer_offsets-15 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-15 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,159] INFO [Partition __consumer_offsets-15 broker=1] Log loaded for partition __consumer_offsets-15 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,159] INFO [Broker id=1] Leader __consumer_offsets-15 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,167] INFO [LogLoader partition=__consumer_offsets-30, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,168] INFO Created log for partition __consumer_offsets-30 in /var/lib/kafka/data/__consumer_offsets-30 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,168] INFO [Partition __consumer_offsets-30 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,169] INFO [Partition __consumer_offsets-30 broker=1] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,169] INFO [Broker id=1] Leader __consumer_offsets-30 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,179] INFO [LogLoader partition=__consumer_offsets-0, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,179] INFO Created log for partition __consumer_offsets-0 in /var/lib/kafka/data/__consumer_offsets-0 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,179] INFO [Partition __consumer_offsets-0 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,179] INFO [Partition __consumer_offsets-0 broker=1] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,179] INFO [Broker id=1] Leader __consumer_offsets-0 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,189] INFO [LogLoader partition=__consumer_offsets-35, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,191] INFO Created log for partition __consumer_offsets-35 in /var/lib/kafka/data/__consumer_offsets-35 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,191] INFO [Partition __consumer_offsets-35 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-35 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,191] INFO [Partition __consumer_offsets-35 broker=1] Log loaded for partition __consumer_offsets-35 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,191] INFO [Broker id=1] Leader __consumer_offsets-35 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,200] INFO [LogLoader partition=__consumer_offsets-5, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,201] INFO Created log for partition __consumer_offsets-5 in /var/lib/kafka/data/__consumer_offsets-5 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,201] INFO [Partition __consumer_offsets-5 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-5 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,201] INFO [Partition __consumer_offsets-5 broker=1] Log loaded for partition __consumer_offsets-5 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,202] INFO [Broker id=1] Leader __consumer_offsets-5 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,213] INFO [LogLoader partition=__consumer_offsets-20, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,214] INFO Created log for partition __consumer_offsets-20 in /var/lib/kafka/data/__consumer_offsets-20 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,214] INFO [Partition __consumer_offsets-20 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-20 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,214] INFO [Partition __consumer_offsets-20 broker=1] Log loaded for partition __consumer_offsets-20 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,214] INFO [Broker id=1] Leader __consumer_offsets-20 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,226] INFO [LogLoader partition=__consumer_offsets-27, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,227] INFO Created log for partition __consumer_offsets-27 in /var/lib/kafka/data/__consumer_offsets-27 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,227] INFO [Partition __consumer_offsets-27 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,227] INFO [Partition __consumer_offsets-27 broker=1] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,228] INFO [Broker id=1] Leader __consumer_offsets-27 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,239] INFO [LogLoader partition=__consumer_offsets-42, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,240] INFO Created log for partition __consumer_offsets-42 in /var/lib/kafka/data/__consumer_offsets-42 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,240] INFO [Partition __consumer_offsets-42 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,240] INFO [Partition __consumer_offsets-42 broker=1] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,240] INFO [Broker id=1] Leader __consumer_offsets-42 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,251] INFO [LogLoader partition=__consumer_offsets-12, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,252] INFO Created log for partition __consumer_offsets-12 in /var/lib/kafka/data/__consumer_offsets-12 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,252] INFO [Partition __consumer_offsets-12 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-12 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,252] INFO [Partition __consumer_offsets-12 broker=1] Log loaded for partition __consumer_offsets-12 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,252] INFO [Broker id=1] Leader __consumer_offsets-12 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,260] INFO [LogLoader partition=__consumer_offsets-21, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,261] INFO Created log for partition __consumer_offsets-21 in /var/lib/kafka/data/__consumer_offsets-21 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,261] INFO [Partition __consumer_offsets-21 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-21 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,261] INFO [Partition __consumer_offsets-21 broker=1] Log loaded for partition __consumer_offsets-21 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,261] INFO [Broker id=1] Leader __consumer_offsets-21 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,269] INFO [LogLoader partition=__consumer_offsets-36, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,270] INFO Created log for partition __consumer_offsets-36 in /var/lib/kafka/data/__consumer_offsets-36 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,270] INFO [Partition __consumer_offsets-36 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-36 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,270] INFO [Partition __consumer_offsets-36 broker=1] Log loaded for partition __consumer_offsets-36 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,270] INFO [Broker id=1] Leader __consumer_offsets-36 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,281] INFO [LogLoader partition=__consumer_offsets-6, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,282] INFO Created log for partition __consumer_offsets-6 in /var/lib/kafka/data/__consumer_offsets-6 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,282] INFO [Partition __consumer_offsets-6 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-6 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,282] INFO [Partition __consumer_offsets-6 broker=1] Log loaded for partition __consumer_offsets-6 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,282] INFO [Broker id=1] Leader __consumer_offsets-6 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,291] INFO [LogLoader partition=__consumer_offsets-43, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,292] INFO Created log for partition __consumer_offsets-43 in /var/lib/kafka/data/__consumer_offsets-43 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,292] INFO [Partition __consumer_offsets-43 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-43 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,292] INFO [Partition __consumer_offsets-43 broker=1] Log loaded for partition __consumer_offsets-43 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,292] INFO [Broker id=1] Leader __consumer_offsets-43 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,308] INFO [LogLoader partition=__consumer_offsets-13, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,309] INFO Created log for partition __consumer_offsets-13 in /var/lib/kafka/data/__consumer_offsets-13 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,309] INFO [Partition __consumer_offsets-13 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,309] INFO [Partition __consumer_offsets-13 broker=1] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,309] INFO [Broker id=1] Leader __consumer_offsets-13 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,320] INFO [LogLoader partition=__consumer_offsets-28, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
testdrive-kafka-1                 | [2025-04-01 21:11:36,321] INFO Created log for partition __consumer_offsets-28 in /var/lib/kafka/data/__consumer_offsets-28 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,321] INFO [Partition __consumer_offsets-28 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-28 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,321] INFO [Partition __consumer_offsets-28 broker=1] Log loaded for partition __consumer_offsets-28 with initial high watermark 0 (kafka.cluster.Partition)
testdrive-kafka-1                 | [2025-04-01 21:11:36,321] INFO [Broker id=1] Leader __consumer_offsets-28 with topic id Some(33nGQaUoQV-4uTz4YmQmSA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-3 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-18 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-41 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-10 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-33 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-48 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-19 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-34 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-11 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-26 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-49 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-39 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-9 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-24 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-31 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-46 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-1 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-16 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-2 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-25 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-40 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-47 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-17 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-32 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-37 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-7 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-22 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-29 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-44 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,326] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-14 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-23 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-38 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-8 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-45 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-15 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-30 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-0 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-35 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-5 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-20 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-27 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-42 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-12 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-21 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-36 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-6 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-43 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-13 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,327] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-28 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,328] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 3 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,329] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,330] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 18 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,330] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-18 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 41 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-41 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 10 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-10 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 33 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-33 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 48 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-48 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 19 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-19 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 34 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-34 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 4 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 11 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-11 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 26 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-26 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 49 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-49 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 39 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-39 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 9 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-9 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 24 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-24 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 31 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-31 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 46 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-46 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 1 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 16 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-16 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 2 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 25 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-25 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 40 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-40 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 47 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-47 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 17 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-17 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,331] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 32 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-32 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 37 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-37 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 7 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-7 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 22 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-22 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 29 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-29 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 44 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-44 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 14 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-14 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 23 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-23 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 38 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-38 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 8 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-8 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 45 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-45 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 15 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-15 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 30 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-30 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 0 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 35 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-35 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 5 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-5 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 20 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-20 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 27 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-27 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 42 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-42 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 12 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-12 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 21 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-21 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 36 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-36 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 6 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-6 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 43 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-43 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 13 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-13 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 28 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,332] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-28 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,333] INFO [Broker id=1] Finished LeaderAndIsr request in 655ms correlationId 3 from controller 1 for 50 partitions (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,335] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=33nGQaUoQV-4uTz4YmQmSA, partitionErrors=[LeaderAndIsrPartitionError(topicName='', partitionIndex=13, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=46, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=9, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=42, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=21, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=17, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=30, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=26, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=5, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=38, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=1, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=34, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=16, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=45, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=12, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=41, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=24, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=20, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=49, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=0, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=29, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=25, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=8, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=37, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=4, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=33, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=15, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=48, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=11, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=44, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=23, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=19, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=32, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=28, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=7, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=40, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=3, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=36, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=47, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=14, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=43, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=10, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=22, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=18, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=31, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=27, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=39, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=6, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=35, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=2, errorCode=0)])]) for request LEADER_AND_ISR with correlation id 3 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,337] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-3 in 7 milliseconds for epoch 0, of which 2 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,337] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-18 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,337] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-41 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,338] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-10 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,339] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-33 in 8 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,339] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-48 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,339] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-19 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,340] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-34 in 9 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,341] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-4 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,341] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-11 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,341] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-13 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,341] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-26 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,341] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-46 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,341] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-9 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,341] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-42 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,341] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-21 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-17 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,341] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-49 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-30 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-26 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-5 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-38 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-1 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-34 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-16 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-45 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-12 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-41 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-24 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-20 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,342] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-49 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,343] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-39 in 12 milliseconds for epoch 0, of which 11 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,343] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-9 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,343] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-24 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,343] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-0 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,344] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-31 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,344] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-29 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,344] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-25 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,344] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-8 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,344] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-37 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,344] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-4 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,344] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-33 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-15 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-48 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-11 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-44 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-46 in 14 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-23 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-19 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-1 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-32 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-28 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-7 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-16 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,345] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-40 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-3 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-36 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-47 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-2 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-14 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-43 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-10 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-22 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-18 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-31 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-27 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-39 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-6 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-35 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,347] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-2 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,347] INFO [Broker id=1] Add 50 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,346] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-25 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,347] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 4 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger)
testdrive-kafka-1                 | [2025-04-01 21:11:36,348] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-40 in 17 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,348] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-47 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,348] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-17 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,348] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-32 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,348] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-37 in 16 milliseconds for epoch 0, of which 16 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,349] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-7 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,349] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-22 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,349] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-29 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,349] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-44 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,349] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-14 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,350] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-23 in 17 milliseconds for epoch 0, of which 17 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,350] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-38 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,350] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-8 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,350] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-45 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,350] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-15 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,350] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-30 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,350] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-0 in 18 milliseconds for epoch 0, of which 18 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,351] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-35 in 19 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,351] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-5 in 19 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,352] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-20 in 20 milliseconds for epoch 0, of which 19 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,352] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-27 in 20 milliseconds for epoch 0, of which 20 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,352] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-42 in 20 milliseconds for epoch 0, of which 20 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,352] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-12 in 20 milliseconds for epoch 0, of which 20 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,352] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-21 in 20 milliseconds for epoch 0, of which 20 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,353] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-36 in 21 milliseconds for epoch 0, of which 20 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,353] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-6 in 21 milliseconds for epoch 0, of which 21 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,353] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-43 in 21 milliseconds for epoch 0, of which 21 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,353] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-13 in 21 milliseconds for epoch 0, of which 21 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-kafka-1                 | [2025-04-01 21:11:36,353] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-28 in 21 milliseconds for epoch 0, of which 21 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,373] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,376] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,380] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,408] INFO [GroupCoordinator 1]: Dynamic member with unknown member id joins group schema-registry in Empty state. Created a new member id sr-1-a4023171-963d-436b-8f14-7312e16804c9 and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,413] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-1-a4023171-963d-436b-8f14-7312e16804c9 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,413] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,413] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,425] INFO [GroupCoordinator 1]: Preparing to rebalance group schema-registry in state PreparingRebalance with old generation 0 (__consumer_offsets-29) (reason: Adding new member sr-1-a4023171-963d-436b-8f14-7312e16804c9 with group instance id None; client reason: need to re-join with the given member-id: sr-1-a4023171-963d-436b-8f14-7312e16804c9) (kafka.coordinator.group.GroupCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,533] INFO [GroupCoordinator 1]: Stabilized group schema-registry generation 1 (__consumer_offsets-29) with 1 members (kafka.coordinator.group.GroupCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,537] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-1-a4023171-963d-436b-8f14-7312e16804c9', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,538] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,548] INFO Member information: {sr-1-a4023171-963d-436b-8f14-7312e16804c9=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,549] INFO Assignment: Assignment{version=1, error=0, leader='sr-1-a4023171-963d-436b-8f14-7312e16804c9', leaderIdentity=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-kafka-1                 | [2025-04-01 21:11:36,563] INFO [GroupCoordinator 1]: Assignment received from leader sr-1-a4023171-963d-436b-8f14-7312e16804c9 for group schema-registry for generation 1. The group has 1 members, 0 of which are static. (kafka.coordinator.group.GroupCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,578] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-1-a4023171-963d-436b-8f14-7312e16804c9', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,585] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-1-a4023171-963d-436b-8f14-7312e16804c9', leaderIdentity=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,585] INFO Setting the leader to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,614] INFO Leader changed from null to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,621] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,624] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,678] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application)
testdrive-zookeeper-1             | [2025-04-01 21:11:36,701] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,815] INFO jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.12+7-LTS (org.eclipse.jetty.server.Server)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,868] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,868] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session)
testdrive-schema-registry-1       | [2025-04-01 21:11:36,870] INFO node0 Scavenging every 600000ms (org.eclipse.jetty.server.session)
testdrive-mysql-1                 | 2025-04-01T21:11:37.045120Z 14 [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'
testdrive-postgres-1              | 2025-04-01 21:11:37.183 UTC [213] FATAL:  role "root" does not exist
testdrive-schema-registry-1       | Apr 01, 2025 9:11:37 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:37 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:37 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:37 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:37 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:37 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:37 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored. 
testdrive-schema-registry-1       | Apr 01, 2025 9:11:37 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
testdrive-schema-registry-1       | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored. 
testdrive-schema-registry-1       | [2025-04-01 21:11:37,500] INFO HV000001: Hibernate Validator 6.1.7.Final (org.hibernate.validator.internal.util.Version)
testdrive-zookeeper-1             | [2025-04-01 21:11:37,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,837] INFO Started o.e.j.s.ServletContextHandler@4492eede{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,854] INFO Started o.e.j.s.ServletContextHandler@28c86134{/ws,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,876] INFO Started NetworkTrafficServerConnector@573906eb{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:8081} (org.eclipse.jetty.server.AbstractConnector)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,877] INFO Started @5632ms (org.eclipse.jetty.server.Server)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,878] INFO Schema Registry version: 7.7.0 commitId: a681cae3d8edc941cfb8e0a8096693098918a751 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain)
testdrive-schema-registry-1       | [2025-04-01 21:11:37,878] INFO Server started, listening for requests... (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain)
testdrive-mysql-1                 | 2025-04-01T21:11:38.123544Z 15 [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'
testdrive-postgres-1              | 2025-04-01 21:11:38.281 UTC [220] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:38,814] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:39.209966Z 16 [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'
testdrive-postgres-1              | 2025-04-01 21:11:39.372 UTC [227] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:39,870] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:40.283993Z 17 [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'
testdrive-postgres-1              | 2025-04-01 21:11:40.455 UTC [234] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:40,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1                 | 2025-04-01T21:11:41.357934Z 18 [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'
testdrive-postgres-1              | 2025-04-01 21:11:41.545 UTC [241] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:41,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:42,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 156 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:42.425330Z 19 [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'
testdrive-postgres-1              | 2025-04-01 21:11:42.635 UTC [249] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:43,039] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:43,240] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:43.508684Z 20 [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'
testdrive-postgres-1              | 2025-04-01 21:11:43.723 UTC [256] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:44,095] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:44,308] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:44.582138Z 21 [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'
testdrive-postgres-1              | 2025-04-01 21:11:44.811 UTC [263] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:45,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:45,361] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:45.653719Z 22 [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'
testdrive-postgres-1              | 2025-04-01 21:11:45.899 UTC [270] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:46,234] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-materialized-1          | Thank you for trying Materialize! We are interested in any and all feedback you
testdrive-materialized-1          | have, which may be able to improve both our software and your queries!
testdrive-materialized-1          | 
testdrive-materialized-1          | Please reach out at:
testdrive-materialized-1          | 
testdrive-materialized-1          |   Web: https://materialize.com
testdrive-materialized-1          |   GitHub discussions: https://github.com/MaterializeInc/materialize/discussions
testdrive-materialized-1          |   Slack: https://www.materialize.com/s/chat
testdrive-materialized-1          |   Email: support@materialize.com
testdrive-materialized-1          |   Twitter: @MaterializeInc
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | 
testdrive-materialized-1          | You *should not* run production deployments using this Docker image.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image is *not* supported by Materialize.
testdrive-materialized-1          | 
testdrive-materialized-1          | This Docker image does *not* support version upgrades.
testdrive-materialized-1          | 
testdrive-materialized-1          | The performance characteristics of this Docker image are *not*
testdrive-materialized-1          | representative of the performance characteristics of our hosted offering.
testdrive-materialized-1          | This image bundles several services into the same container, while in our
testdrive-materialized-1          | hosted offering we run these services scaled across many machines.
testdrive-materialized-1          | 
testdrive-materialized-1          | ********************************* WARNING ********************************
testdrive-materialized-1          | Removed stale pid file.
testdrive-schema-registry-1       | [2025-04-01 21:11:46,420] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:46.734881Z 23 [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'
testdrive-postgres-1              | 2025-04-01 21:11:47.004 UTC [277] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:47,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:47,483] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:47.814678Z 24 [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'
testdrive-postgres-1              | 2025-04-01 21:11:48.097 UTC [284] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:48,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:48,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:48.894971Z 25 [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'
testdrive-postgres-1              | 2025-04-01 21:11:49.184 UTC [291] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:49,405] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:49,599] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:49.969324Z 26 [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'
testdrive-postgres-1              | 2025-04-01 21:11:50.277 UTC [298] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:50,489] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:50,666] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:51.051860Z 27 [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'
testdrive-postgres-1              | 2025-04-01 21:11:51.364 UTC [305] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:51,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:51,733] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:52.133194Z 28 [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'
testdrive-postgres-1              | 2025-04-01 21:11:52.458 UTC [312] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:52,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:52,788] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-materialized-1          | Warning: connection to the database failed, disabling startup checks:
testdrive-materialized-1          | psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.26257" failed: FATAL:  no pg_hba.conf entry for host "[local]", user "materialize", database "template1", no encryption
testdrive-materialized-1          | 
testdrive-materialized-1          | NOTICE:  schema "consensus" already exists, skipping
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | NOTICE:  schema "storage" already exists, skipping
testdrive-materialized-1          | NOTICE:  schema "adapter" already exists, skipping
testdrive-materialized-1          | CREATE SCHEMA
testdrive-mysql-1                 | 2025-04-01T21:11:53.201178Z 29 [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'
testdrive-materialized-1          | NOTICE:  schema "tsoracle" already exists, skipping
testdrive-materialized-1          | CREATE SCHEMA
testdrive-materialized-1          | 2025/04/01 21:11:53 [warn] 69#69: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.323225Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.323262Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.324504Z  INFO environmentd::run:environmentd::configure_controller: mz_orchestrator_process: Process orchestrator launch spec driver=Direct
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.324932Z  INFO environmentd::run: mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.325126Z  INFO environmentd::run:persist::rpc::server: mz_environmentd::environmentd::main: listening for Persist PubSub connections on 0.0.0.0:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.334042Z  INFO environmentd::run: mz_environmentd::environmentd::main: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=2929401856 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.334102Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble complete in 15.502951ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.334111Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.334461Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.334485Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.345402Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble complete in 10.943187ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.345428Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.363124Z  INFO environmentd::run:environmentd::serve: mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.363546Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.363832Z  INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.371494Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.398178Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles complete in 26.68666ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.399469Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.426738Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot complete in 27.270266ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.426796Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.428200Z  INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates complete in 1.402013ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.429177Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init complete in 83.747058ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.429217Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.429241Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync complete in 25.041µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.429253Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.430225Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment system parameter computed=false ld=None catalog=None cli_default=Some(false) compiled_default=true
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.431038Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_max_wait system parameter computed=1800s ld=None catalog=None cli_default=Some(1800s) compiled_default=3600s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.431631Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_ddl_check_interval system parameter computed=300s ld=None catalog=None cli_default=None compiled_default=300s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.432219Z  INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment_panic_after_timeout system parameter computed=true ld=None catalog=None cli_default=Some(true) compiled_default=false
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.432281Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Requested deploy generation 0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.433470Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Found catalog generation 0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.433495Z  INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Server requested generation 0 which is equal to catalog's generation
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.433510Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks complete in 4.257441ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.433522Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.459247Z  INFO environmentd::run:environmentd::serve: mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.459279Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open complete in 25.757372ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.459286Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.459339Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.459351Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.460583Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 2 batches in 2 parts totaling 1179110 bytes: lower=[0] upper=[1743541889171] since=[0]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.464168Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble complete in 4.830048ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.464204Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.474986Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: current timestamps from the postgres-backed timestamp oracle: "M" -> 1743541892522
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.475062Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: initial oracle timestamps: EpochMilliseconds: 1743541892522
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.475113Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_adapter::coord::timeline: opening a new CRDB/postgres TimestampOracle for timeline EpochMilliseconds
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.475158Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: opening PostgresTimestampOracle config=PostgresTimestampOracleConfig { url: Url { scheme: "postgresql", cannot_be_a_base: false, username: "root", password: None, host: Some(Domain("%2Fvar%2Frun%2Fpostgresql")), port: Some(26257), path: "/", query: Some("options=--search_path=tsoracle"), fragment: None }, metrics: Metrics { .. }, dynamic: DynamicConfig { pg_connection_pool_max_size: 50, pg_connection_pool_max_wait: RwLock { data: Some(60s), poisoned: false, .. }, pg_connection_pool_ttl: RwLock { data: 300s, poisoned: false, .. }, pg_connection_pool_ttl_stagger: RwLock { data: 6s, poisoned: false, .. }, pg_connection_pool_connect_timeout: RwLock { data: 5s, poisoned: false, .. }, pg_connection_pool_tcp_user_timeout: RwLock { data: 30s, poisoned: false, .. } } }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.480489Z  INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: unable to initiate timestamp_oracle with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(320)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.480994Z  INFO tokio_postgres::connection: NOTICE: schema "tsoracle" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.481085Z  INFO tokio_postgres::connection: NOTICE: relation "timestamp_oracle" already exists, skipping    
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.490877Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 30.250576ms: AppliedExact
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.490914Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 2 batches in 2 parts totaling 30360 bytes: lower=[1743541889171] upper=[1743541889173] since=[0]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.492735Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init complete in 28.529039ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.492780Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.499405Z  INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 8.454243ms: AppliedExact
testdrive-postgres-1              | 2025-04-01 21:11:53.544 UTC [319] FATAL:  role "root" does not exist
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.554714Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=compute_apply_column_demands
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.554844Z  WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=persist_record_schema_id
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.557249Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:53.557292Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open complete in 46.28µs
testdrive-zookeeper-1             | [2025-04-01 21:11:53,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:53,846] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-mysql-1                 | 2025-04-01T21:11:54.287142Z 30 [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'
testdrive-postgres-1              | 2025-04-01 21:11:54.632 UTC [326] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:54,748] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:54,906] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.165437Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating statements from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.165867Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.165948Z  INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migration from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } complete
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.186865Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open complete in 1.694083026s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.186908Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.187107Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_timestamp_oracle::postgres_oracle: Applying configuration update! params=PostgresTimestampOracleParameters { pg_connection_pool_max_size: Some(50), pg_connection_pool_max_wait: Some(Some(60s)), pg_connection_pool_ttl: Some(300s), pg_connection_pool_ttl_stagger: Some(6s), pg_connection_pool_connect_timeout: Some(5s), pg_connection_pool_tcp_user_timeout: Some(30s) }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.187974Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.255887Z  INFO mz_controller::clusters: attempting to remove past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.257052Z  INFO mz_controller::clusters: successfully removed past generation replicas
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.265882Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_storage_client::storage_collections: initializing finalizable_shards unfinalized_shards=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.269781Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: complete in 81.816759ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.272509Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.272548Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.272564Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(1) replica_id=System(1) time=2025-04-01T21:11:55.272Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.272581Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(2) replica_id=System(2) time=2025-04-01T21:11:55.272Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.272594Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(3) replica_id=System(3) time=2025-04-01T21:11:55.272Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.272607Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=User(1) replica_id=User(1) time=2025-04-01T21:11:55.272Z
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.274233Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_storage_controller::collection_mgmt: updating user batch duration duration=1s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.275114Z  INFO mz_storage_controller::instance: starting replica task replica_id=s1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.276083Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.277009Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(2)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.277163Z  INFO mz_storage_controller::instance: starting replica task replica_id=s2
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.277523Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:33605
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.277545Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storage tcp proxy listening on 0.0.0.0:43077
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.277552Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:46259
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.277558Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: compute tcp proxy listening on 0.0.0.0:34991
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.277565Z  INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:44677
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.277725Z  INFO mz_storage_controller::instance: starting replica task replica_id=s3
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.277955Z  INFO mz_compute_client::controller::replica: starting replica task replica=System(3)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.278495Z  INFO mz_storage_controller::instance: starting replica task replica_id=u1
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.278525Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble complete in 5.875497ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.278564Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.278779Z  INFO mz_orchestrator_process: launching cluster-s1-replica-s1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/71f3321b0e3f9048094b0911551d64f9126d1bff --compute-controller-listen-addr=/tmp/f040cd31f4c582a7012a822f734e640464893410 --internal-http-listen-addr=/tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b --opentelemetry-resource=cluster_id=s1 --opentelemetry-resource=replica_id=s1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s1-replica-s1-gen-0 --scratch-directory=/scratch/cluster-s1-replica-s1-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.279186Z  INFO mz_compute_client::controller::replica: starting replica task replica=User(1)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.279651Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:33461
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.279668Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storage tcp proxy listening on 0.0.0.0:46713
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.279680Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: computectl tcp proxy listening on 0.0.0.0:40971
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.279686Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: compute tcp proxy listening on 0.0.0.0:42009
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.279691Z  INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:46781
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.280032Z  INFO mz_orchestrator_process: launching cluster-s2-replica-s2-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 --compute-controller-listen-addr=/tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 --internal-http-listen-addr=/tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 --opentelemetry-resource=cluster_id=s2 --opentelemetry-resource=replica_id=s2 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s2-replica-s2-gen-0 --scratch-directory=/scratch/cluster-s2-replica-s2-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.280997Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:43779
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.281047Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storage tcp proxy listening on 0.0.0.0:37515
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.281059Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: computectl tcp proxy listening on 0.0.0.0:35833
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.281071Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: compute tcp proxy listening on 0.0.0.0:38353
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.281088Z  INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:38557
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.281493Z  INFO mz_orchestrator_process: launching cluster-s3-replica-s3-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda --compute-controller-listen-addr=/tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde --internal-http-listen-addr=/tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 --opentelemetry-resource=cluster_id=s3 --opentelemetry-resource=replica_id=s3 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s3-replica-s3-gen-0 --scratch-directory=/scratch/cluster-s3-replica-s3-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.282109Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:44603
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.282133Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storage tcp proxy listening on 0.0.0.0:33127
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.282140Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:36793
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.282144Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: compute tcp proxy listening on 0.0.0.0:41635
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.282150Z  INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:41345
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.282687Z  INFO mz_orchestrator_process: launching cluster-u1-replica-u1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 --compute-controller-listen-addr=/tmp/b11da31284e249136e8e3eeac2f0106883b48b7f --internal-http-listen-addr=/tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d --opentelemetry-resource=cluster_id=u1 --opentelemetry-resource=replica_id=u1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-u1-replica-u1-gen-0 --scratch-directory=/scratch/cluster-u1-replica-u1-gen-0...
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.361213Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s497 introspection_type=ReplicaMetricsHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.363316Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s500 introspection_type=ReplicaStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.363427Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s669 introspection_type=SinkStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.363490Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s671 introspection_type=SourceStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.363542Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s672 introspection_type=PrivatelinkConnectionStatusHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.363646Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s674 introspection_type=StatementExecutionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.363730Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s676 introspection_type=PreparedStatementHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.363818Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s677 introspection_type=SessionHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.363954Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s678 introspection_type=SqlText
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364021Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s689 introspection_type=StatementLifecycleHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364078Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s690 introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364119Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s691 introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364118Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s690 introspection_config.introspection_type=ShardMapping
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364162Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s691 introspection_config.introspection_type=StorageSourceStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364183Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s692 introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364229Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s700 introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364235Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s692 introspection_config.introspection_type=StorageSinkStatistics
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364266Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s702 introspection_type=WallclockLagHistory
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364267Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s700 introspection_config.introspection_type=Frontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364506Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s706 introspection_type=WallclockLagHistogram
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364602Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s708 introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364650Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s709 introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364694Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s710 introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364711Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s708 introspection_config.introspection_type=ComputeMaterializedViewRefreshes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364716Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s709 introspection_config.introspection_type=ComputeDependencies
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364735Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s716 introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.364743Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s710 introspection_config.introspection_type=ComputeOperatorHydrationStatus
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.365299Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s717 introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.365476Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s717 introspection_config.introspection_type=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.365491Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s721 introspection_type=ReplicaFrontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.365550Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s721 introspection_config.introspection_type=ReplicaFrontiers
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.365316Z  INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s716 introspection_config.introspection_type=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.366187Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s709 actual_upper=1743541892520 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.365918Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s700 actual_upper=1743541892521 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.367375Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s708 actual_upper=1743541892552 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.367607Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s690 actual_upper=1743541892641 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.367723Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s716 actual_upper=1743541892552 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.367835Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s721 actual_upper=1743541892520 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.367907Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s717 actual_upper=1743541892552 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.368770Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s691 actual_upper=1743541892551 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.370082Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s692 actual_upper=1743541892551 expected_upper=0
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.370223Z  INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s710 actual_upper=1743541893042 expected_upper=0
testdrive-mysql-1                 | 2025-04-01T21:11:55.370862Z 31 [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'
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.377024Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3258376192 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.377380Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3258376192 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.377977Z  INFO mz_clusterd: serving internal HTTP server on /tmp/2d6695955606a1151ce51b0cc992817f2ee1d903
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.378010Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3258376192 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.378041Z  INFO mz_clusterd: serving internal HTTP server on /tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.378452Z  INFO mz_clusterd: serving internal HTTP server on /tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.378939Z  INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777584640 memory.used=3258376192 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.379571Z  INFO mz_clusterd: serving internal HTTP server on /tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.379936Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.380061Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.380303Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.380813Z  INFO mz_persist_client::cfg: Disabling Persist Compaction
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.383965Z  INFO mz_clusterd: listening for storage controller connections on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.383966Z  INFO mz_clusterd: listening for storage controller connections on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.384000Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.384006Z  INFO mz_service::grpc: Starting to listen on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.384026Z  INFO mz_clusterd: listening for storage controller connections on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.384047Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.384058Z  INFO mz_service::grpc: Starting to listen on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.384058Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.384063Z  INFO mz_service::grpc: Starting to listen on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.384115Z  INFO mz_clusterd: listening for compute controller connections on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.384154Z  INFO mz_clusterd: listening for compute controller connections on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.384163Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.384166Z  INFO mz_service::grpc: Starting to listen on /tmp/f040cd31f4c582a7012a822f734e640464893410
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.384194Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.384229Z  INFO mz_service::grpc: Starting to listen on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.384419Z  INFO mz_clusterd: listening for compute controller connections on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.384785Z  INFO mz_clusterd: listening for storage controller connections on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.384805Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.384814Z  INFO mz_service::grpc: Starting to listen on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.384867Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.384887Z  INFO mz_service::grpc: Starting to listen on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.385000Z  INFO mz_clusterd: listening for compute controller connections on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.385044Z  WARN mz_service::grpc: no host provided; request destination host checking is disabled
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.385062Z  INFO mz_service::grpc: Starting to listen on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.392059Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init complete in 113.494829ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.392095Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans beginning
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.403290Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.403852Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.403917Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.403967Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.403984Z  INFO mz_service::grpc: GrpcClient /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.404140Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.404180Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.404245Z  INFO mz_service::grpc: GrpcClient /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.404297Z  INFO mz_service::grpc: GrpcClient /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.404296Z  INFO mz_service::grpc: GrpcClient /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.404426Z  INFO mz_service::grpc: GrpcClient /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2: connected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.405000Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.404999Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.405082Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.405080Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.405071Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.405130Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.405265Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.405472Z  INFO mz_service::grpc: GrpcClient /tmp/f040cd31f4c582a7012a822f734e640464893410: connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.405606Z  INFO mz_service::grpc: GrpcClient /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7: connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.405808Z  INFO mz_service::grpc: GrpcServer: remote client connected
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:55.406070Z  INFO mz_service::grpc: GrpcClient /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f: connected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.406313Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.406339Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.406371Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.406379Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.406474Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.406508Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.406571Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.406589Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.406586Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.406662Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.406812Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:55.407856Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.407988Z  INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.408021Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:55.408024Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.408040Z  INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:55.408076Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:55.409271Z  INFO mz_cluster::communication: successfully initialized network process=0
testdrive-postgres-1              | 2025-04-01 21:11:55.715 UTC [333] FATAL:  role "root" does not exist
testdrive-zookeeper-1             | [2025-04-01 21:11:55,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:55,961] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.112098Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans complete in 720.003992ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.115896Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119002Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119040Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119047Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119055Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541891069] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119063Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119070Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541891069] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119079Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119084Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541891069] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119090Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541891069] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119096Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541891069] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119102Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541891069] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119109Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541891069] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119116Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541891069] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119122Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541891069] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119128Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541891069] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119135Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541891069] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119143Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541891069] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119151Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541891069] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119159Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541891069] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119166Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541891069] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119175Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541891069] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119191Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541891069] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119198Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541891069] .. []] reason=storage input s489 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119204Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541891069] .. []] reason=storage input s463 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119210Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541891069] .. []] reason=storage input s482 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119216Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541891069] .. []] reason=storage input s466 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119223Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541891069] .. []] reason=storage input s472 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119230Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541891069] .. []] reason=storage input s474 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119242Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541891069] .. []] reason=storage input s515 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119248Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541891069] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119255Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541891069] .. []] reason=storage input s495 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119261Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541891069] .. []] reason=storage input s498 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119266Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541891069] .. []] reason=storage input s499 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119274Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541891069] .. []] reason=storage input s496 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119287Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541891069] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119293Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541891069] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119299Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541891069] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119305Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541891069] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119312Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541891069] .. []] reason=storage input s459 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119325Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541891069] .. []] reason=storage input s458 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119331Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541891069] .. []] reason=storage input s513 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119337Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541891069] .. []] reason=storage input s512 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119343Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541891069] .. []] reason=storage input s460 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119349Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541891069] .. []] reason=storage input s461 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119355Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541891069] .. []] reason=storage input s493 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119367Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541891069] .. []] reason=storage input s465 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119373Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541891069] .. []] reason=storage input s476 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119379Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541891069] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119397Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541891069] .. []] reason=storage input s462 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119402Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541891069] .. []] reason=storage input s492 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119408Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541891069] .. []] reason=storage input s473 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119414Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541891069] .. []] reason=storage input s503 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119427Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541891069] .. []] reason=storage input s504 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119434Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541891069] .. []] reason=storage input s792 read frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119442Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541891069] .. []] reason=upstream s747 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119449Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541891069] .. []] reason=upstream s764 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119456Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541891069] .. []] reason=upstream s754 lower as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119478Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s788 bounds=[[0] .. [0]] reason=storage export s788 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119484Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s789 bounds=[[0] .. [0]] reason=storage export s789 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119491Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s790 bounds=[[0] .. [0]] reason=storage export s790 write frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119504Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119512Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119522Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119532Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119542Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119551Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119561Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541915365]] reason=storage input s678 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119568Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541915364]] reason=storage input s674 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119576Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541892550]] reason=storage input s691 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119590Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1743541892550]] reason=storage input s692 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119597Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119603Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119610Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119617Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119628Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119636Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119643Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119650Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119657Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119664Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119674Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119688Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119695Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119702Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119717Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541891069] .. [1743541892551]] reason=storage input s717 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119724Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541891069] .. [1743541892519]] reason=storage input s721 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119730Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119736Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119743Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s489 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119774Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s463 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119781Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s482 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119787Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s466 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119793Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s472 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119800Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s474 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119806Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s515 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119813Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119820Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541915390]] reason=storage input s671 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119833Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541891069] .. [1743541915372]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119839Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541915372]] reason=storage input s669 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119846Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s495 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119852Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s498 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119864Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s499 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119870Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541915377]] reason=storage input s500 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119877Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s496 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119883Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541915369]] reason=storage input s497 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119890Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119896Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119909Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119916Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119925Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s459 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119936Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541892519]] reason=storage input s709 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119942Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541892520]] reason=storage input s700 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119950Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541915374]] reason=storage input s702 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119957Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s458 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119964Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s513 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119971Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s512 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119984Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s460 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119990Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s461 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.119997Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s493 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120003Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s465 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120010Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s476 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120016Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120023Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s462 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120030Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s492 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120036Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s473 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120042Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s503 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120049Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541892519]] reason=storage input s721 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120061Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1743541892551]] reason=storage input s717 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120068Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s504 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120077Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541891069] .. [1743541915279]] reason=storage input s792 warmup frontier
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120089Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541892550]] reason=upstream s694 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120096Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541891069] .. [1743541915279]] reason=upstream s747 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120103Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541891069] .. [1743541915279]] reason=upstream s764 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120115Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541891069] .. [1743541915279]] reason=upstream s754 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120123Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541915279]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120130Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541915279]] reason=downstream s781 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120139Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541892519]] reason=downstream s740 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120149Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541892519]] reason=downstream s696 upper as-of bound
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120221Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120233Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120239Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120245Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915279]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120251Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915279]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120257Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120263Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541914000]] reason=read policy applied to write frontier [1743541915366]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120270Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541914000]] reason=read policy applied to write frontier [1743541915365]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120276Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1740949892000]] reason=read policy applied to write frontier [1743541892551]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120283Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541891000]] reason=read policy applied to write frontier [1743541892519]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120289Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1740949892000]] reason=read policy applied to write frontier [1743541892551]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120296Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120302Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120308Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120321Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120328Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120334Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120340Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120346Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120352Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120358Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120365Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120372Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120379Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120427Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s740 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541891000] }, reason: "read policy applied to write frontier [1743541892519]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120439Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120445Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120451Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120458Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120464Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120470Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s746 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915280]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120477Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s747 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915280]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120484Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120490Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120497Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915279]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120502Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541914000]] reason=read policy applied to write frontier [1743541915391]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120509Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915279]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120515Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541914000]] reason=read policy applied to write frontier [1743541915373]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120521Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s754 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915280]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120528Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s755 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915280]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120535Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s756 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915280]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120541Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541914000]] reason=read policy applied to write frontier [1743541915378]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120548Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s758 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915280]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120563Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541914000]] reason=read policy applied to write frontier [1743541915370]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120570Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s760 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915279]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120577Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915279]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120583Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120589Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915279]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120596Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s764 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915280]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120602Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541891000]] reason=read policy applied to write frontier [1743541892520]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120609Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915279]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120615Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541891000]] reason=read policy applied to write frontier [1743541892521]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120621Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541914000]] reason=read policy applied to write frontier [1743541915375]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120627Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s769 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915280]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120634Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s770 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915280]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120641Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s771 bounds=[[1743541891069] .. [1743541891069]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949915000] }, reason: "read policy applied to write frontier [1743541915280]" }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120647Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120654Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120667Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120673Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120679Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120686Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915279]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120699Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120705Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120712Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120718Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915279]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120724Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915279]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120737Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541891000]] reason=read policy applied to write frontier [1743541892520]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120743Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1740949892000]] reason=read policy applied to write frontier [1743541892552]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120767Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.120774Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541891069] .. [1743541914000]] reason=read policy applied to write frontier [1743541915280]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.121716Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping complete in 5.824097ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.121778Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.122193Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.122883Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.123647Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.125238Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.125887Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.126282Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.126571Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.126669Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.127075Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949892000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.127368Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541891000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.127488Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949892000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.127592Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.127697Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.127924Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.128155Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble complete in 6.376502ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.128184Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.128165Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.128369Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.128745Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.128985Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.129151Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.129408Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.129708Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.130279Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.131018Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.131172Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.131291Z  INFO mz_adapter::coord: starting snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.131342Z  INFO mz_adapter::coord: starting snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.131482Z  INFO mz_adapter::coord: starting snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.131665Z  INFO mz_adapter::coord: starting snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.131699Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.131864Z  INFO mz_adapter::coord: starting snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.131920Z  INFO mz_adapter::coord: starting snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.131995Z  INFO mz_adapter::coord: starting snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132046Z  INFO mz_adapter::coord: starting snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132095Z  INFO mz_adapter::coord: starting snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132194Z  INFO mz_adapter::coord: starting snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132272Z  INFO mz_adapter::coord: starting snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132279Z  INFO mz_adapter::coord: starting snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132346Z  INFO mz_adapter::coord: starting snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132275Z  INFO mz_adapter::coord: starting snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132343Z  INFO mz_adapter::coord: starting snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132459Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132546Z  INFO mz_adapter::coord: starting snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132572Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132652Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132674Z  INFO mz_adapter::coord: starting snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132724Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132773Z  INFO mz_adapter::coord: starting snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132795Z  INFO mz_adapter::coord: starting snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132810Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132847Z  INFO mz_adapter::coord: starting snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132858Z  INFO mz_adapter::coord: starting snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132869Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132930Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.132983Z  INFO mz_adapter::coord: starting snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133006Z  INFO mz_adapter::coord: starting snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133064Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133157Z  INFO mz_adapter::coord: starting snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133259Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133543Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133709Z  INFO mz_adapter::coord: starting snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133710Z  INFO mz_adapter::coord: starting snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133826Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133880Z  INFO mz_adapter::coord: starting snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133955Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.133968Z  INFO mz_adapter::coord: starting snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134052Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134108Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134165Z  INFO mz_adapter::coord: starting snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134213Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134280Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134366Z  INFO mz_adapter::coord: starting snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134455Z  INFO mz_adapter::coord: starting snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134520Z  INFO mz_adapter::coord: starting snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134540Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134578Z  INFO mz_adapter::coord: starting snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134658Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134716Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134718Z  INFO mz_adapter::coord: starting snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134726Z  INFO mz_adapter::coord: starting snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134886Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.134952Z  INFO mz_adapter::coord: starting snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135000Z  INFO mz_adapter::coord: starting snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135074Z  INFO mz_adapter::coord: starting snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135114Z  INFO mz_adapter::coord: starting snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135135Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135209Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135266Z  INFO mz_adapter::coord: starting snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135346Z  INFO mz_adapter::coord: starting snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135366Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135540Z  INFO mz_adapter::coord: starting snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135587Z  INFO mz_adapter::coord: starting snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135690Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135694Z  INFO mz_adapter::coord: starting snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135795Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541891000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135857Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135864Z  INFO mz_adapter::coord: starting snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135933Z  INFO mz_adapter::coord: starting snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.135948Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541891000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136026Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136067Z  INFO mz_adapter::coord: starting snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136110Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136173Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136230Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541891069] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136230Z  INFO mz_adapter::coord: starting snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136283Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136285Z  INFO mz_adapter::coord: starting snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136326Z  INFO mz_adapter::coord: starting snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136335Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136347Z  INFO mz_adapter::coord: starting snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136411Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136478Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136490Z  INFO mz_adapter::coord: starting snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136565Z  INFO mz_adapter::coord: starting snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136595Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136700Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136835Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136842Z  INFO mz_adapter::coord: starting snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.136945Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.137016Z  INFO mz_adapter::coord: starting snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.137030Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.137126Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.137130Z  INFO mz_adapter::coord: starting snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.137175Z  INFO mz_adapter::coord: starting snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.137330Z  INFO mz_adapter::coord: starting snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.137459Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.137475Z  INFO mz_adapter::coord: starting snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.137627Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541891000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.137800Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949892000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.138216Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.138353Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.138427Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.138588Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.138674Z  INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541914000] until=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.140068Z  INFO mz_adapter::coord: finished snapshot table_id=System(458)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.140219Z  INFO mz_adapter::coord: finished snapshot table_id=System(456)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.140977Z  INFO mz_adapter::coord: finished snapshot table_id=System(457)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.143500Z  INFO mz_adapter::coord: finished snapshot table_id=System(460)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.143586Z  INFO mz_adapter::coord: finished snapshot table_id=System(461)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.146426Z  INFO mz_adapter::coord: finished snapshot table_id=System(508)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.146475Z  INFO mz_adapter::coord: finished snapshot table_id=System(489)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.147369Z  INFO mz_adapter::coord: finished snapshot table_id=System(511)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.147605Z  INFO mz_adapter::coord: finished snapshot table_id=System(491)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.148256Z  INFO mz_adapter::coord: finished snapshot table_id=System(502)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.148738Z  INFO mz_adapter::coord: finished snapshot table_id=System(496)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.149272Z  INFO mz_adapter::coord: finished snapshot table_id=System(488)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.149332Z  INFO mz_adapter::coord: finished snapshot table_id=System(479)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.150000Z  INFO mz_adapter::coord: finished snapshot table_id=System(510)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.150231Z  INFO mz_adapter::coord: finished snapshot table_id=System(516)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.150638Z  INFO mz_adapter::coord: finished snapshot table_id=System(481)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.150805Z  INFO mz_adapter::coord: finished snapshot table_id=System(494)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.151577Z  INFO mz_adapter::coord: finished snapshot table_id=System(501)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.152521Z  INFO mz_adapter::coord: finished snapshot table_id=System(482)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.152776Z  INFO mz_adapter::coord: finished snapshot table_id=System(476)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.153157Z  INFO mz_adapter::coord: finished snapshot table_id=System(513)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.153182Z  INFO mz_adapter::coord: finished snapshot table_id=System(509)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.153360Z  INFO mz_adapter::coord: finished snapshot table_id=System(483)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.153540Z  INFO mz_adapter::coord: finished snapshot table_id=System(480)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.153728Z  INFO mz_adapter::coord: finished snapshot table_id=System(466)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.154197Z  INFO mz_adapter::coord: finished snapshot table_id=System(487)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.154208Z  INFO mz_adapter::coord: finished snapshot table_id=System(463)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.154902Z  INFO mz_adapter::coord: finished snapshot table_id=System(471)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.155088Z  INFO mz_adapter::coord: finished snapshot table_id=System(515)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.155106Z  INFO mz_adapter::coord: finished snapshot table_id=System(485)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.155243Z  INFO mz_adapter::coord: finished snapshot table_id=System(459)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.155292Z  INFO mz_adapter::coord: finished snapshot table_id=System(468)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.155441Z  INFO mz_adapter::coord: finished snapshot table_id=System(499)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.155466Z  INFO mz_adapter::coord: finished snapshot table_id=System(470)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.155620Z  INFO mz_adapter::coord: finished snapshot table_id=System(486)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.156915Z  INFO mz_adapter::coord: finished snapshot table_id=System(498)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.157047Z  INFO mz_adapter::coord: finished snapshot table_id=System(472)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.157209Z  INFO mz_adapter::coord: finished snapshot table_id=System(478)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.157418Z  INFO mz_adapter::coord: finished snapshot table_id=System(493)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.157684Z  INFO mz_adapter::coord: finished snapshot table_id=System(469)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.158026Z  INFO mz_adapter::coord: finished snapshot table_id=System(477)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.160735Z  INFO mz_adapter::coord: finished snapshot table_id=System(490)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.161042Z  INFO mz_adapter::coord: finished snapshot table_id=System(467)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.161159Z  INFO mz_adapter::coord: finished snapshot table_id=System(465)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.161188Z  INFO mz_adapter::coord: finished snapshot table_id=System(517)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.161228Z  INFO mz_adapter::coord: finished snapshot table_id=System(507)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.161463Z  INFO mz_adapter::coord: finished snapshot table_id=System(474)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.161503Z  INFO mz_adapter::coord: finished snapshot table_id=System(506)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.161948Z  INFO mz_adapter::coord: finished snapshot table_id=System(473)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.162733Z  INFO mz_adapter::coord: finished snapshot table_id=System(462)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.164114Z  INFO mz_adapter::coord: finished snapshot table_id=System(464)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.165435Z  INFO mz_adapter::coord: finished snapshot table_id=System(484)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.165953Z  INFO mz_adapter::coord: finished snapshot table_id=System(505)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.165995Z  INFO mz_adapter::coord: finished snapshot table_id=System(475)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.166000Z  INFO mz_adapter::coord: finished snapshot table_id=System(492)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.167115Z  INFO mz_adapter::coord: finished snapshot table_id=System(792)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.167135Z  INFO mz_adapter::coord: finished snapshot table_id=System(495)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.171194Z  INFO mz_adapter::coord: finished snapshot table_id=System(512)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.176177Z  INFO mz_adapter::coord: finished snapshot table_id=System(514)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.182127Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.182180Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization complete in 57.4µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.182192Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: coordinator init: sending builtin table updates
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.188278Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: our write ts write_ts=Some(1743541916182)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.189733Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates complete in 61.546441ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.189784Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.191287Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup complete in 1.501414ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.191311Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.191363Z  INFO mz_adapter::coord: coordinator init: cleaning up orphaned secrets
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.191368Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t7 replica_id=s1 type_=ComputeErrorCounts
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.191786Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t9 replica_id=s1 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.191850Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.191962Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.191979Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.192086Z  INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.192115Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t11 replica_id=s2 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.191894Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:56.193097830Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.192020Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:56.193351393Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.192015Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:56.193595835Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.192660Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.192686Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.192811Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.192877Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t13 replica_id=s2 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.192889Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.192911Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.192993Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.193062Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801116192 replica_expiration_utc=2025-04-04 21:11:56.192 UTC
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.193077Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801116192 replica_expiration_utc=2025-04-04 21:11:56.192 UTC
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.193121Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801116192 replica_expiration_utc=2025-04-04 21:11:56.192 UTC
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.193352Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.193547Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t15 replica_id=s3 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.192136Z  INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:56.194318762Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.194309Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.194412Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.194434Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.194737Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.195415Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t17 replica_id=s3 type_=ComputeHydrationTimes
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.195618Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.196049Z  INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.196084Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t19 replica_id=u1 type_=ComputeErrorCounts
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.196244Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:56.196660825Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.196257Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:56.197041789Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.196288Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:56.197130349Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.196559Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.196592Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.196643Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.196663Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.196682Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.197009Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.197255Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.197328Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.197771Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t21 replica_id=u1 type_=ComputeHydrationTimes
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.198129Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode complete in 6.817226ms
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.198153Z  INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap complete in 925.64692ms
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.198434Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.198651Z  INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801116198 replica_expiration_utc=2025-04-04 21:11:56.198 UTC
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.199123Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.199711Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.201721Z  INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.202366Z  INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized"
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.202600Z  INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:56.203811615Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } }
testdrive-materialized-1          | environmentd v0.140.0-dev.0 (46249f481) listening...
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.202909Z  INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.202957Z  INFO mz_persist_client::cfg: Enabling Persist Compaction
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.203011Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.203442Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start complete in 1.016533168s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.203461Z  INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: complete in 2.744125721s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.203480Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init complete in 2.744194201s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.203487Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble beginning
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.203777Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble complete in 290.042µs
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.203801Z  INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: complete in 2.869343384s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.203835Z  INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving complete in 2.869723348s
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.203849Z  INFO mz_environmentd::environmentd::main: startup: envd init: complete in 2.885246739s
testdrive-materialized-1          |  SQL address: 0.0.0.0:6875
testdrive-materialized-1          |  HTTP address: 0.0.0.0:6876
testdrive-materialized-1          |  Internal SQL address: 0.0.0.0:6877
testdrive-materialized-1          |  Internal HTTP address: 0.0.0.0:6878
testdrive-materialized-1          |  Internal Persist PubSub address: 0.0.0.0:6879
testdrive-materialized-1          |  Root trace ID: 00000000000000000000000000000000
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.209992Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.222957Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.230569Z  INFO mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) }
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.231079Z  INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.231118Z  INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping    
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.247785Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.274969Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.285612Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.294859Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.296443Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.300332Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949892000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.303591Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541891000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.304667Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949892000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.306465Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.310373Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.314201Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.318036Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.321999Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.328372Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.332575Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.337328Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.342076Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.345731Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.356795Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.376349Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.380187Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.387449Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.412593Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.416862Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.421027Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.422078Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.423169Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.424362Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.425655Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.426831Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.427902Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.429163Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-mysql-1                 | 2025-04-01T21:11:56.442023Z 32 [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'
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.446414Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.447593Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.452952Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.454297Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.455359Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.456464Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.457643Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.458546Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.459794Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.460832Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.467204Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.468922Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.470453Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.485250Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.486648Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541891000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.487739Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.490677Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541891000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.491738Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.493742Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.494816Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.495907Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541891069] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.496995Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.498252Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.499286Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.500435Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.501619Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.502773Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.508158Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.509200Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.510253Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.511454Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.528555Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.537857Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541891000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.538898Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949892000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.540235Z  INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.547824Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.549708Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.551541Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[]
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:56.553553Z  INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541914000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801116199] expiration_datetime=Some(2025-04-04T21:11:56.199Z) plan_until=[] until=[1743801116199]
testdrive-materialized-1          | 2025-04-01T21:11:56.702308Z  thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92:
testdrive-materialized-1          | index out of bounds: the len is 5 but the index is 5
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: core::panicking::panic_bounds_check
testdrive-materialized-1          |    8: <mz_compute::render::context::CollectionBundle<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::arrange_collection::{closure#0}::{closure#0}
testdrive-materialized-1          |    9: <timely::dataflow::operators::generic::builder_raw::OperatorCore<mz_repr::timestamp::Timestamp, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build_reschedule<<timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   10: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   11: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   12: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   13: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   14: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   15: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   16: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule
testdrive-materialized-1          |   17: <timely::progress::subgraph::Subgraph<(), mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule
testdrive-materialized-1          |   18: <timely::worker::Wrapper>::step
testdrive-materialized-1          |   19: <timely::worker::Worker<timely_communication::allocator::generic::Generic>>::step_or_park
testdrive-materialized-1          |   20: <mz_compute::server::Config as mz_cluster::client::ClusterSpec>::run_worker::<timely_communication::allocator::generic::Generic>
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.786565Z  WARN persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: pubsub connection err: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.786648Z  INFO persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: Persist PubSub connection ended: "materialized"
testdrive-postgres-1              | 2025-04-01 21:11:56.813 UTC [340] FATAL:  role "root" does not exist
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.830000Z  WARN mz_compute_client::controller::replica: replica task failed: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }: error reading a body from connection: stream closed because of a broken pipe replica=System(2)
testdrive-materialized-1          | environmentd: 2025-04-01T21:11:56.830034Z  WARN mz_storage_controller::instance: replica task failed replica_id=s2 error=status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} }
testdrive-materialized-1          | 2025-04-01T21:11:56.784210Z  thread 'tokio:work-6' panicked at src/orchestrator-process/src/lib.rs:868:29:
testdrive-materialized-1          | cluster-s2-replica-s2-gen-0-0 crashed; aborting because propagate_crashes is enabled
testdrive-materialized-1          |    6: core::panicking::panic_fmt
testdrive-materialized-1          |    7: <mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}
testdrive-materialized-1          |    8: <tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}> as core::future::future::Future>::poll
testdrive-materialized-1          |    9: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread_alt::handle::Handle>>>::poll
testdrive-materialized-1          |   10: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll
testdrive-materialized-1          |   11: <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task
testdrive-materialized-1          |   12: <tokio::runtime::scheduler::multi_thread::worker::Context>::run
testdrive-materialized-1          |   13: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
testdrive-materialized-1          |   14: tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
testdrive-materialized-1          |   15: tokio::runtime::scheduler::multi_thread::worker::run
testdrive-materialized-1          |   16: <tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll
testdrive-materialized-1          |   17: <tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>> as core::future::future::Future>::poll
testdrive-materialized-1          |   18: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   19: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll
testdrive-materialized-1          |   20: <tokio::runtime::blocking::pool::Inner>::run
testdrive-materialized-1          | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.859691Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.859697Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.859852Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.859858Z  WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) }
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.859854Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:56.859929Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:56.860032Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.860657Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-materialized-1          | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:56.860856Z  INFO mz_service::grpc: GrpcServer: response stream disconnected
testdrive-zookeeper-1             | [2025-04-01 21:11:56,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1       | [2025-04-01 21:11:57,017] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:11:57.527035Z 33 [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'
testdrive-postgres-1  | 2025-04-01 21:11:57.906 UTC [347] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:11:57,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:11:58,079] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:11:58.605115Z 34 [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'
testdrive-postgres-1  | 2025-04-01 21:11:58.995 UTC [354] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:11:59,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:11:59,149] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:11:59.676573Z 35 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:00,075] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:00.096 UTC [360] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:00,209] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:00.756780Z 36 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:01,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54950, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:01.169 UTC [367] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:01,276] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:01.835870Z 37 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:02,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:02.239 UTC [374] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:02,355] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:02.907982Z 38 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:03,262] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:03.319 UTC [381] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:03,414] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:03.975227Z 39 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:04,320] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:04.413 UTC [388] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:04,485] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:05.056697Z 40 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:05,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:05.498 UTC [395] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:05,552] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:12:06.138376Z 41 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:06,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:06.580 UTC [402] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:06,617] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:12:07.215335Z 42 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:07,491] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:12:07.664 UTC [409] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:07,680] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:12:08.294465Z 43 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:08,546] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:08,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:08.743 UTC [416] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:09.375795Z 44 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:09,611] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:09,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:09.818 UTC [423] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:10.450540Z 45 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:10,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:10,843] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:10.913 UTC [430] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:11.525942Z 46 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:11,725] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:11,900] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:12.011 UTC [438] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:12.594896Z 47 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:12,780] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:12,958] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:13.097 UTC [445] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:13.665476Z 48 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:13,851] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:14,017] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:14.186 UTC [452] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:14.748358Z 49 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:14,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:15,071] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:15.273 UTC [460] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:15.822320Z 50 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:15,958] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:16,138] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:16.355 UTC [467] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:16.894046Z 51 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:17,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:17,198] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:17.444 UTC [474] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:17.971098Z 52 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:18,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:18,268] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:18.536 UTC [481] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:19.049717Z 53 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:19,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:19,327] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:19.625 UTC [488] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:20.125968Z 54 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:20,190] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:20,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:20.722 UTC [495] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:21.205501Z 55 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:21,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:21,462] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:21.809 UTC [502] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:22.276492Z 56 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:22,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:22,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:22.897 UTC [509] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:23.355964Z 57 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:23,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:23,578] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:23.989 UTC [516] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:24.416264Z 58 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:24,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:24,650] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:25.078 UTC [523] FATAL:  role "root" does not exist
testdrive-mysql-1     | 2025-04-01T21:12:25.473705Z 59 [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'
testdrive-zookeeper-1  | [2025-04-01 21:12:25,477] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:25,712] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:26.163 UTC [530] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:26,534] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:26.545000Z 60 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:26,776] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:27.255 UTC [537] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:27,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:27.608324Z 61 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:27,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:28.346 UTC [544] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:28,644] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:28.679319Z 62 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:28,901] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:29.437 UTC [551] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:29,705] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:29.761259Z 63 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:29,968] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:30.523 UTC [558] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:30,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:30.839566Z 64 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:31,023] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:31.610 UTC [565] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:31,825] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:31.919567Z 65 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:32,083] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:32.704 UTC [572] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:32,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:12:32.990218Z 66 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:33,146] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:33.786 UTC [579] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:33,943] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:34.063838Z 67 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:34,206] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:34.877 UTC [586] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:34,996] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:35.135541Z 68 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:35,267] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:12:35.973 UTC [593] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:36,051] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:36.206560Z 69 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:36,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:12:37.057 UTC [600] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:37,109] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:37.278231Z 70 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:37,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:12:38.141 UTC [607] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:12:38,167] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:38.360226Z 71 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:38,449] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:39,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:39.232 UTC [614] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:12:39.429635Z 72 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:39,516] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:40,272] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:40.320 UTC [621] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:12:40.506835Z 73 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:40,586] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:41,328] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:41.402 UTC [628] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:12:41.586112Z 74 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:41,648] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:42,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:42.484 UTC [636] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:12:42.661678Z 75 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:42,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:43,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:43.572 UTC [642] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:12:43.739880Z 76 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:43,777] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:12:44,504] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:44.665 UTC [649] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:12:44.814585Z 77 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:44,821] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:12:45,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:45.756 UTC [656] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:12:45.872541Z 78 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:45,880] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:12:46,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:46.844 UTC [663] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:46,932] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:46.933924Z 79 [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'
testdrive-zookeeper-1        | [2025-04-01 21:12:47,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:47.938 UTC [670] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:12:47.996640Z 80 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:47,998] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:12:48,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:12:49.032 UTC [677] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:12:49,056] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:49.059737Z 81 [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'
testdrive-zookeeper-1        | [2025-04-01 21:12:49,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:12:50.115903Z 82 [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'
testdrive-schema-registry-1  | [2025-04-01 21:12:50,118] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:12:50.121 UTC [684] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:12:50,879] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:51,193] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:51.195151Z 83 [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'
testdrive-postgres-1   | 2025-04-01 21:12:51.217 UTC [691] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:12:51,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:52,266] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:52.287031Z 84 [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'
testdrive-postgres-1   | 2025-04-01 21:12:52.310 UTC [698] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:12:53,005] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:53,332] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:53.363897Z 85 [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'
testdrive-postgres-1   | 2025-04-01 21:12:53.392 UTC [705] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:12:54,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:54,389] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:54.446164Z 86 [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'
testdrive-postgres-1   | 2025-04-01 21:12:54.478 UTC [712] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:12:55,127] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:55,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:55.520080Z 87 [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'
testdrive-postgres-1   | 2025-04-01 21:12:55.555 UTC [719] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:12:56,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:56,524] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:56.595347Z 88 [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'
testdrive-postgres-1   | 2025-04-01 21:12:56.633 UTC [726] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:12:57,253] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:57,574] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:57.670152Z 89 [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'
testdrive-postgres-1   | 2025-04-01 21:12:57.712 UTC [733] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:12:58,319] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:58,637] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:58.764627Z 90 [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'
testdrive-postgres-1   | 2025-04-01 21:12:58.825 UTC [740] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:12:59,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:12:59,704] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:12:59.841364Z 91 [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'
testdrive-postgres-1   | 2025-04-01 21:12:59.915 UTC [747] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:00,435] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:00,765] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:00.914443Z 92 [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'
testdrive-postgres-1   | 2025-04-01 21:13:01.005 UTC [754] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:01,504] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:01,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:01.998587Z 93 [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'
testdrive-postgres-1   | 2025-04-01 21:13:02.109 UTC [761] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:02,577] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:02,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:03.092698Z 94 [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'
testdrive-postgres-1   | 2025-04-01 21:13:03.198 UTC [768] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:03,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:03,970] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:04.174815Z 95 [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'
testdrive-postgres-1   | 2025-04-01 21:13:04.290 UTC [775] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:04,704] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:05,026] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:05.249042Z 96 [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'
testdrive-postgres-1   | 2025-04-01 21:13:05.380 UTC [783] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:05,755] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:06,088] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:06.336270Z 97 [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'
testdrive-postgres-1   | 2025-04-01 21:13:06.475 UTC [790] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:06,814] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:07,147] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:07.408042Z 98 [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'
testdrive-postgres-1   | 2025-04-01 21:13:07.559 UTC [797] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:07,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:08,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:08.481157Z 99 [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'
testdrive-postgres-1   | 2025-04-01 21:13:08.646 UTC [804] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:08,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:09,259] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:09.554334Z 100 [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'
testdrive-postgres-1   | 2025-04-01 21:13:09.737 UTC [811] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:10,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:10,321] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:10.632449Z 101 [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'
testdrive-postgres-1   | 2025-04-01 21:13:10.832 UTC [818] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:11,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:11,384] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:11.709199Z 102 [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'
testdrive-postgres-1   | 2025-04-01 21:13:11.915 UTC [825] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:12,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:12,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:12.784531Z 103 [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'
testdrive-postgres-1   | 2025-04-01 21:13:13.011 UTC [833] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:13,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:13,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:13.854980Z 104 [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'
testdrive-postgres-1   | 2025-04-01 21:13:14.098 UTC [840] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:14,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:14,577] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:14.923795Z 105 [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'
testdrive-postgres-1   | 2025-04-01 21:13:15.181 UTC [847] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:15,310] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:15,645] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:15.993487Z 106 [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'
testdrive-postgres-1   | 2025-04-01 21:13:16.269 UTC [854] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:16,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:16,704] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:17.067164Z 107 [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'
testdrive-postgres-1   | 2025-04-01 21:13:17.368 UTC [861] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:17,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:17,766] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:18.145950Z 108 [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'
testdrive-postgres-1   | 2025-04-01 21:13:18.450 UTC [868] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:18,491] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:18,821] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:19.221102Z 109 [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'
testdrive-postgres-1   | 2025-04-01 21:13:19.533 UTC [875] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:19,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:19,884] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:20.303621Z 110 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:20,604] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:13:20.614 UTC [882] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:20,947] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:21.380593Z 111 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:21,657] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:13:21.682 UTC [889] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:22,005] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:22.461232Z 112 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:22,710] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:22.759 UTC [896] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:23,062] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:23.532432Z 113 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:23,763] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:23.845 UTC [903] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:24,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:24.613358Z 114 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:24,820] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:24.932 UTC [910] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:25,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:25.685860Z 115 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:25,880] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:26.031 UTC [917] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:26,253] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:26.754838Z 116 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:26,936] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:27.119 UTC [924] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:27,314] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:27.830099Z 117 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:27,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:28.211 UTC [931] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:28,395] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:28.910483Z 118 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:29,058] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:29.302 UTC [938] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:29,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:13:29.986837Z 119 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:30,138] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:30.396 UTC [945] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:30,539] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:13:31.071439Z 120 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:31,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:31.491 UTC [952] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:31,612] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:13:32.150487Z 121 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:32,270] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:32.582 UTC [959] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:32,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:13:33.235773Z 122 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:33,329] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:33.677 UTC [966] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:33,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:13:34.321370Z 123 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:34,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:34.768 UTC [973] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:34,799] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:13:35.398435Z 124 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:35,453] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:35.864 UTC [980] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:13:35,871] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:13:36.472496Z 125 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:36,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:36,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:36.948 UTC [987] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:13:37.547403Z 126 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:37,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:37,980] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:38.020 UTC [993] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:13:38.603111Z 127 [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'
testdrive-zookeeper-1        | [2025-04-01 21:13:38,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:13:39,044] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:39.102 UTC [1000] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:39,652] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:39.662646Z 128 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:40,109] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:40.193 UTC [1007] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:40,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:40.723779Z 129 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:41,165] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:41.287 UTC [1014] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:41,770] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:41.803552Z 130 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:42,223] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:42.372 UTC [1022] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:42,838] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:42.876000Z 131 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:43,282] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:43.461 UTC [1029] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:43,895] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:43.954372Z 132 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:44,334] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:44.546 UTC [1036] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:44,945] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:45.028403Z 133 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:45,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:45.629 UTC [1043] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:46,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:46.103275Z 134 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:46,466] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:46.714 UTC [1050] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:47,072] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:47.174655Z 135 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:47,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:47.805 UTC [1057] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:48,133] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:48.261929Z 136 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:48,594] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:48.892 UTC [1064] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:49,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:49.342021Z 137 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:49,652] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:49.988 UTC [1071] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:50,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:50.416924Z 138 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:50,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:51.082 UTC [1078] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:51,313] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:51.495152Z 139 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:51,784] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:52.176 UTC [1085] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:52,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:52.583004Z 140 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:52,863] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:53.272 UTC [1092] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:53,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:53.655993Z 141 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:53,925] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:54.361 UTC [1099] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:54,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:54.732870Z 142 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:55,012] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:55.447 UTC [1106] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:55,568] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:55.807384Z 143 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:56,081] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:56.539 UTC [1113] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:56,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:56.892607Z 144 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:57,154] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 10 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:57.636 UTC [1120] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:57,682] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:57.963740Z 145 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:58,214] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:13:58.740 UTC [1128] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:13:58,748] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:13:59.036782Z 146 [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'
testdrive-schema-registry-1  | [2025-04-01 21:13:59,279] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:13:59,807] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:13:59.822 UTC [1135] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:00.107839Z 147 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:00,339] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:00,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:00.897 UTC [1142] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:01.186145Z 148 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:01,409] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:01,912] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:01.991 UTC [1149] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:02.253984Z 149 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:02,462] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:02,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:03.087 UTC [1156] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:03.339906Z 150 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:03,547] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:04,053] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:04.189 UTC [1163] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:04.431825Z 151 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:04,634] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:05,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:05.279 UTC [1170] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:05.514087Z 152 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:05,703] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:06,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:06.363 UTC [1177] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:06.590972Z 153 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:06,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:07,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:07.445 UTC [1184] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:07.672318Z 154 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:07,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:08,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:08.529 UTC [1191] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:08.752606Z 155 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:08,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:09,341] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:09.613 UTC [1199] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:09.826623Z 156 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:09,990] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:10,400] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:10.703 UTC [1206] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:10.902080Z 157 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:11,048] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:11,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:11.806 UTC [1213] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:11.984239Z 158 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:12,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:12,520] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:12.894 UTC [1221] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:13.066690Z 159 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:13,162] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:13,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:13.974 UTC [1228] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:14.138014Z 160 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:14,231] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:14,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:15.069 UTC [1235] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:15.218292Z 161 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:15,322] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:15,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:16.166 UTC [1242] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:16.310882Z 162 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:16,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:16,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:17.277 UTC [1249] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:17.407320Z 163 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:17,493] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:17,851] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:18.365 UTC [1256] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:18.486651Z 164 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:18,568] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:18,925] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:19.454 UTC [1263] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:19.568725Z 165 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:19,632] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:19,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:20.543 UTC [1270] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:20.655468Z 166 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:20,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:21,072] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:21.621 UTC [1277] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:21.723536Z 167 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:21,774] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:22,126] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:22.714 UTC [1284] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:22.798239Z 168 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:22,831] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:23,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:23.807 UTC [1291] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:23.867930Z 169 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:23,886] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:24,256] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:24.893 UTC [1298] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:24.936518Z 170 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:24,944] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:25,314] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:25.985 UTC [1305] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:14:25.992435Z 171 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:25,995] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:26,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:27,048] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:27.049179Z 172 [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'
testdrive-postgres-1         | 2025-04-01 21:14:27.071 UTC [1312] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:27,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:28,109] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:28.110037Z 173 [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'
testdrive-postgres-1         | 2025-04-01 21:14:28.147 UTC [1319] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:28,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:29,168] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:29.174717Z 174 [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'
testdrive-postgres-1         | 2025-04-01 21:14:29.236 UTC [1326] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:29,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:30.257350Z 175 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:30,260] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:14:30.328 UTC [1334] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:30,623] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:31.312397Z 176 [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'
testdrive-schema-registry-1  | [2025-04-01 21:14:31,318] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:14:31.422 UTC [1341] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:31,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:32,394] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:32.398354Z 177 [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'
testdrive-postgres-1         | 2025-04-01 21:14:32.504 UTC [1348] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:32,748] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:33,456] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:33.463498Z 178 [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'
testdrive-postgres-1         | 2025-04-01 21:14:33.592 UTC [1355] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:33,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:34,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:34.525624Z 179 [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'
testdrive-postgres-1         | 2025-04-01 21:14:34.683 UTC [1362] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:34,871] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35024, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:35,573] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:35.598325Z 180 [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'
testdrive-postgres-1         | 2025-04-01 21:14:35.778 UTC [1369] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:35,923] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:36,633] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:36.677785Z 181 [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'
testdrive-postgres-1         | 2025-04-01 21:14:36.866 UTC [1376] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:36,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:37,689] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:37.759053Z 182 [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'
testdrive-postgres-1         | 2025-04-01 21:14:37.957 UTC [1383] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:38,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:38,750] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:38.829610Z 183 [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'
testdrive-postgres-1         | 2025-04-01 21:14:39.046 UTC [1390] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:39,113] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:39,817] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:39.907464Z 184 [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'
testdrive-postgres-1         | 2025-04-01 21:14:40.135 UTC [1397] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:14:40,167] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:14:40,889] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:40.990103Z 185 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:41,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:41.242 UTC [1404] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:41,957] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:42.088549Z 186 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:42,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:42.313 UTC [1411] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:43,011] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:43.166845Z 187 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:43,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:43.402 UTC [1418] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:44,085] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:44.246544Z 188 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:44,392] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:44.496 UTC [1424] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:45,148] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:45.327453Z 189 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:45,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:45.582 UTC [1431] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:46,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:46.405496Z 190 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:46,510] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:46.674 UTC [1438] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:47,277] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:47.479173Z 191 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:47,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:47.782 UTC [1445] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:48,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:48.557378Z 192 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:48,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:48.863 UTC [1452] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:49,390] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:49.636916Z 193 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:49,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:49.955 UTC [1459] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:50,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:50.704469Z 194 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:50,743] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:51.047 UTC [1466] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:51,529] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:51.777854Z 195 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:51,789] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:52.142 UTC [1473] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:52,593] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:52.837812Z 196 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:52,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:53.227 UTC [1480] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:53,656] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:53.900810Z 197 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:53,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:54.314 UTC [1487] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:54,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:14:54.958721Z 198 [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'
testdrive-zookeeper-1        | [2025-04-01 21:14:54,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:14:55.407 UTC [1494] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:55,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:56,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:56.015905Z 199 [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'
testdrive-postgres-1         | 2025-04-01 21:14:56.508 UTC [1501] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:56,861] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:57,065] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:57.078017Z 200 [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'
testdrive-postgres-1         | 2025-04-01 21:14:57.598 UTC [1508] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:57,925] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:58,154] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:58.178530Z 201 [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'
testdrive-postgres-1         | 2025-04-01 21:14:58.694 UTC [1515] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:14:58,989] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:14:59,210] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:14:59.258159Z 202 [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'
testdrive-postgres-1         | 2025-04-01 21:14:59.785 UTC [1522] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:00,043] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:00,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:00.349674Z 203 [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'
testdrive-postgres-1         | 2025-04-01 21:15:00.877 UTC [1529] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:01,108] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:01,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:01.442658Z 204 [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'
testdrive-postgres-1         | 2025-04-01 21:15:01.966 UTC [1536] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:02,170] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:02,421] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:02.518618Z 205 [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'
testdrive-postgres-1         | 2025-04-01 21:15:03.052 UTC [1543] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:03,236] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:03,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:03.590071Z 206 [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'
testdrive-postgres-1         | 2025-04-01 21:15:04.146 UTC [1550] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:04,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:04,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:04.663417Z 207 [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'
testdrive-postgres-1         | 2025-04-01 21:15:05.253 UTC [1557] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:05,376] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:05,601] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:05.750399Z 208 [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'
testdrive-postgres-1         | 2025-04-01 21:15:06.365 UTC [1564] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:06,454] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:06,669] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:06.835805Z 209 [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'
testdrive-postgres-1         | 2025-04-01 21:15:07.461 UTC [1571] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:07,534] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:07,734] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:07.914844Z 210 [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'
testdrive-postgres-1         | 2025-04-01 21:15:08.549 UTC [1578] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:08,595] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:08,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:08.997203Z 211 [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'
testdrive-postgres-1         | 2025-04-01 21:15:09.636 UTC [1585] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:09,658] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:09,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:10.083952Z 212 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:10,704] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:10.745 UTC [1591] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:10,904] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:11.171716Z 213 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:11,773] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:11.817 UTC [1599] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:11,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:12.245349Z 214 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:12,837] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:12.901 UTC [1607] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:13,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:13.330588Z 215 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:13,895] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:13.989 UTC [1614] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:14,081] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:14.405658Z 216 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:14,961] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:15.082 UTC [1621] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:15,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:15.486869Z 217 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:16,033] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:16.184 UTC [1628] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:16,199] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:16.558645Z 218 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:17,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:17,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:17.271 UTC [1635] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:17.637536Z 219 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:18,163] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:18,311] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:18.345 UTC [1642] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:18.722081Z 220 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:19,223] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:19,361] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:19.427 UTC [1649] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:19.793922Z 221 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:20,290] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:20,419] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:20.514 UTC [1656] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:20.869014Z 222 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:21,350] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:21,482] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:21.612 UTC [1663] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:21.940127Z 223 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:22,406] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:22,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:22.701 UTC [1670] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:23.036926Z 224 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:23,467] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:23,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:23.788 UTC [1677] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:24.111112Z 225 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:24,535] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:24,658] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:24.875 UTC [1684] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:25.186408Z 226 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:25,596] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:25,717] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:25.964 UTC [1691] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:26.266112Z 227 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:26,653] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:26,768] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:27.047 UTC [1698] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:27.344768Z 228 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:27,729] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:27,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:28.144 UTC [1706] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:28.414805Z 229 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:28,780] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:28,890] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:29.228 UTC [1713] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:29.493638Z 230 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:29,847] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:29,944] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:30.315 UTC [1720] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:30.573376Z 231 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:30,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:31,002] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:31.411 UTC [1726] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:31.653233Z 232 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:31,964] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:32,087] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:32.501 UTC [1733] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:32.730470Z 233 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:33,032] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:33,145] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:33.582 UTC [1740] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:33.806420Z 234 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:34,091] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:34,203] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:34.674 UTC [1748] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:34.877936Z 235 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:35,155] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:35,254] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:35.763 UTC [1755] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:35.954800Z 236 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:36,228] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:36,313] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:36.860 UTC [1762] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:37.022582Z 237 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:37,286] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:37,375] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:37.956 UTC [1769] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:38.096707Z 238 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:38,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:38,429] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:39.040 UTC [1776] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:39.181350Z 239 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:39,397] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:39,498] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:40.129 UTC [1783] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:40.268565Z 240 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:40,465] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:40,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:41.228 UTC [1790] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:41.347545Z 241 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:41,542] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:41,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:42.322 UTC [1798] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:42.431451Z 242 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:42,594] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:42,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:43.412 UTC [1805] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:43.525493Z 243 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:43,659] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:43,754] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:44.498 UTC [1812] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:44.610011Z 244 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:44,719] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:44,818] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:45.594 UTC [1819] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:45.689350Z 245 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:45,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:45,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:46.691 UTC [1826] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:46.764588Z 246 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:46,856] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:46,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:47.785 UTC [1833] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:47.854626Z 247 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:47,936] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:47,998] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59514, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:48.879 UTC [1840] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:48.924774Z 248 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:48,997] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:49,053] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:49.980 UTC [1847] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:49.999479Z 249 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:50,059] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:50,108] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:15:51.065 UTC [1854] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:15:51.067335Z 250 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:51,121] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:51,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:52.125429Z 251 [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'
testdrive-postgres-1         | 2025-04-01 21:15:52.150 UTC [1860] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:52,181] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:52,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:53.194726Z 252 [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'
testdrive-postgres-1         | 2025-04-01 21:15:53.226 UTC [1867] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:53,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:53,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:54.268095Z 253 [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'
testdrive-postgres-1         | 2025-04-01 21:15:54.302 UTC [1874] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:15:54,303] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:15:54,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:15:55.341047Z 254 [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'
testdrive-schema-registry-1  | [2025-04-01 21:15:55,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:15:55.374 UTC [1881] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:55,432] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:56,402] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:15:56.403668Z 255 [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'
testdrive-postgres-1         | 2025-04-01 21:15:56.445 UTC [1887] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:56,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:57,462] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:15:57.466185Z 256 [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'
testdrive-postgres-1         | 2025-04-01 21:15:57.515 UTC [1894] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:57,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:58,514] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:15:58.536511Z 257 [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'
testdrive-postgres-1         | 2025-04-01 21:15:58.599 UTC [1901] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:58,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:15:59,567] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:15:59.604289Z 258 [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'
testdrive-postgres-1         | 2025-04-01 21:15:59.678 UTC [1907] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:15:59,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:16:00,618] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:00.677271Z 259 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:00,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:00.771 UTC [1914] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:01,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:01.754725Z 260 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:01,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:01.846 UTC [1921] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:02,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:02.829910Z 261 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:02,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:02.928 UTC [1928] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:03,775] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:03.900830Z 262 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:03,907] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:04.016 UTC [1935] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:04,837] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:04.967440Z 263 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:04,972] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:05.101 UTC [1942] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:05,895] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:06.029257Z 264 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:06,032] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:06.193 UTC [1949] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:06,960] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:07.088681Z 265 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:07,091] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:07.281 UTC [1956] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:08,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:08.152514Z 266 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:08,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:08.363 UTC [1963] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:09,087] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:09.214876Z 267 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:09,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:09.449 UTC [1970] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:10,146] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:10.281499Z 268 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:10,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:10.539 UTC [1977] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:11,207] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:11.349692Z 269 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:11,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:11.629 UTC [1984] FATAL:  role "root" does not exist
testdrive-postgres-1         | 2025-04-01 21:16:11.998 UTC [62] LOG:  checkpoint starting: time
testdrive-schema-registry-1  | [2025-04-01 21:16:12,285] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:12.426844Z 270 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:12,431] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:12.732 UTC [1992] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:13,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:13.484672Z 271 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:13,487] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:13.825 UTC [1999] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:14,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:14.547314Z 272 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:14,550] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:14.915 UTC [2006] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:15,468] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 8 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:15.614380Z 273 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:15,621] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:16.006 UTC [2013] FATAL:  role "root" does not exist
testdrive-postgres-1         | 2025-04-01 21:16:16.312 UTC [62] LOG:  checkpoint complete: wrote 46 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=4.312 s, sync=0.001 s, total=4.314 s; sync files=0, longest=0.000 s, average=0.000 s; distance=294 kB, estimate=294 kB; lsn=0/152E980, redo lsn=0/152E928
testdrive-schema-registry-1  | [2025-04-01 21:16:16,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:16.685567Z 274 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:16,688] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:17.102 UTC [2020] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:17,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:17.748245Z 275 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:17,748] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:18.196 UTC [2027] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:18,646] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:18.813779Z 276 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:18,821] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:19.284 UTC [2034] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:19,704] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:19.884446Z 277 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:19,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:20.376 UTC [2041] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:20,753] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:20.951565Z 278 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:20,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:21.461 UTC [2048] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:21,826] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:22.009362Z 279 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:22,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:22.548 UTC [2055] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:22,896] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:23.088298Z 280 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:23,098] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:23.653 UTC [2061] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:23,969] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:16:24.157456Z 281 [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'
testdrive-zookeeper-1        | [2025-04-01 21:16:24,158] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:24.745 UTC [2068] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:25,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:25,216] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:25.225920Z 282 [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'
testdrive-postgres-1         | 2025-04-01 21:16:25.838 UTC [2075] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:26,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:26,274] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:26.287929Z 283 [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'
testdrive-postgres-1         | 2025-04-01 21:16:26.937 UTC [2083] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:27,166] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:27,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:27.363329Z 284 [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'
testdrive-postgres-1         | 2025-04-01 21:16:28.026 UTC [2090] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:28,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:28,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:28.435363Z 285 [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'
testdrive-postgres-1         | 2025-04-01 21:16:29.116 UTC [2097] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:29,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-kafka-1            | [2025-04-01 21:16:29,445] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:16:29,445] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:16:29,450] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:16:29,453] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-zookeeper-1        | [2025-04-01 21:16:29,476] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:29.518594Z 286 [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'
testdrive-postgres-1         | 2025-04-01 21:16:30.226 UTC [2104] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:30,372] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:30,542] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:30.586997Z 287 [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'
testdrive-postgres-1         | 2025-04-01 21:16:31.323 UTC [2111] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:31,431] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:31,609] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:31.654856Z 288 [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'
testdrive-postgres-1         | 2025-04-01 21:16:32.413 UTC [2118] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:32,482] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:32,678] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:32.730891Z 289 [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'
testdrive-postgres-1         | 2025-04-01 21:16:33.511 UTC [2125] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:16:33,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:33,751] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59044, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:33.801293Z 290 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:34,594] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:34.600 UTC [2132] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:16:34,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:34.885398Z 291 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:35,657] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:35.681 UTC [2139] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:16:35,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:35.966513Z 292 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:36,715] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:36.763 UTC [2146] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:16:36,932] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:37.035813Z 293 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:37,777] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:37.848 UTC [2153] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:16:37,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:38.106049Z 294 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:38,833] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:38.937 UTC [2160] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:16:39,057] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:39.185930Z 295 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:39,881] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:40.034 UTC [2167] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:16:40,119] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:40.268340Z 296 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:40,938] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:41.119 UTC [2174] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:16:41,200] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:41.343284Z 297 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:41,990] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:42.215 UTC [2182] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:16:42,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:42.420179Z 298 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:43,087] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:16:43.330 UTC [2189] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:16:43,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:16:43.501998Z 299 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:44,149] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:44,400] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:44.419 UTC [2195] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:44.584032Z 300 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:45,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:45,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:45.491 UTC [2202] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:45.658990Z 301 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:46,271] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:46,540] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:46.574 UTC [2209] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:46.735263Z 302 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:47,327] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:47,611] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:47.660 UTC [2216] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:47.807908Z 303 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:48,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:48,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:48.747 UTC [2223] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:48.879503Z 304 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:49,440] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:49,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:49.843 UTC [2230] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:49.961176Z 305 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:50,499] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:50,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:50.932 UTC [2237] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:51.043365Z 306 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:51,557] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:51,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:52.019 UTC [2244] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:52.116981Z 307 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:52,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:52,940] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:53.108 UTC [2251] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:53.189571Z 308 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:53,672] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:54,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:54.194 UTC [2258] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:54.266306Z 309 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:54,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:55,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:55.284 UTC [2265] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:55.334558Z 310 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:55,805] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:56,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:56.377 UTC [2272] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:56.424119Z 311 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:56,888] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:57,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:57.473 UTC [2279] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:57.500545Z 312 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:57,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:58,294] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:58.558 UTC [2286] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:58.582052Z 313 [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'
testdrive-schema-registry-1  | [2025-04-01 21:16:59,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:16:59,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32960, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:16:59.656 UTC [2293] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:16:59.669166Z 314 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:00,080] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:00,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:00.750 UTC [2300] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:00.754661Z 315 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:01,146] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:01,498] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:01.817202Z 316 [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'
testdrive-postgres-1         | 2025-04-01 21:17:01.847 UTC [2307] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:02,202] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:02,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:02.903294Z 317 [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'
testdrive-postgres-1         | 2025-04-01 21:17:02.931 UTC [2314] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:03,260] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:03,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:03.982491Z 318 [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'
testdrive-postgres-1         | 2025-04-01 21:17:04.012 UTC [2321] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:04,311] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:04,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:05.055300Z 319 [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'
testdrive-postgres-1         | 2025-04-01 21:17:05.088 UTC [2328] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:05,372] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:05,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:06.135712Z 320 [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'
testdrive-postgres-1         | 2025-04-01 21:17:06.177 UTC [2335] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:06,429] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:06,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:07.205396Z 321 [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'
testdrive-postgres-1         | 2025-04-01 21:17:07.256 UTC [2342] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:07,493] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:07,887] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:08.278979Z 322 [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'
testdrive-postgres-1         | 2025-04-01 21:17:08.345 UTC [2349] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:08,551] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:08,956] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:09.350253Z 323 [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'
testdrive-postgres-1         | 2025-04-01 21:17:09.435 UTC [2356] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:09,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:10,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:10.428087Z 324 [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'
testdrive-postgres-1         | 2025-04-01 21:17:10.527 UTC [2363] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:10,657] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:11,095] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:11.502491Z 325 [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'
testdrive-postgres-1         | 2025-04-01 21:17:11.620 UTC [2370] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:11,722] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:12,166] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:12.578469Z 326 [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'
testdrive-postgres-1         | 2025-04-01 21:17:12.724 UTC [2378] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:12,795] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:13,238] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:13.650794Z 327 [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'
testdrive-postgres-1         | 2025-04-01 21:17:13.823 UTC [2385] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:13,846] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:17:14,308] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:14.725711Z 328 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:14,915] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:14.917 UTC [2392] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:15,370] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:15.807454Z 329 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:15,977] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:16.003 UTC [2398] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:16,444] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:16.879946Z 330 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:17,040] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:17.078 UTC [2405] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:17,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:17.957272Z 331 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:18,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:18.174 UTC [2412] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:18,577] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:19.043104Z 332 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:19,163] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:19.260 UTC [2419] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:19,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:20.114659Z 333 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:20,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:20.358 UTC [2426] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:20,702] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:21.194184Z 334 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:21,271] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:21.436 UTC [2433] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:21,772] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:22.274705Z 335 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:22,327] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:22.532 UTC [2440] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:22,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:23.343904Z 336 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:23,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:23.629 UTC [2448] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:23,915] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:24.414352Z 337 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:24,433] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:24.726 UTC [2456] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:24,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:25.486764Z 338 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:25,488] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:25.822 UTC [2463] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:26,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:17:26.543146Z 339 [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'
testdrive-schema-registry-1  | [2025-04-01 21:17:26,543] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:26.903 UTC [2470] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:27,110] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:27,600] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:27.607488Z 340 [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'
testdrive-postgres-1         | 2025-04-01 21:17:27.990 UTC [2476] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:28,175] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:28,661] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:28.669657Z 341 [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'
testdrive-postgres-1         | 2025-04-01 21:17:29.084 UTC [2483] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:29,238] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:29,710] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:29.729108Z 342 [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'
testdrive-postgres-1         | 2025-04-01 21:17:30.181 UTC [2490] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:30,310] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:30,772] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:30.786564Z 343 [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'
testdrive-postgres-1         | 2025-04-01 21:17:31.266 UTC [2496] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:31,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:31,836] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:31.846975Z 344 [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'
testdrive-postgres-1         | 2025-04-01 21:17:32.359 UTC [2503] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:32,442] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:32,895] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:32.904986Z 345 [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'
testdrive-postgres-1         | 2025-04-01 21:17:33.450 UTC [2510] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:33,521] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:33,951] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:33.961925Z 346 [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'
testdrive-postgres-1         | 2025-04-01 21:17:34.541 UTC [2517] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:34,582] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:35,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:35.022267Z 347 [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'
testdrive-postgres-1         | 2025-04-01 21:17:35.625 UTC [2524] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:17:35,648] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49174, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:36,068] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:36.081732Z 348 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:36,696] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:36.714 UTC [2531] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:37,120] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:37.145335Z 349 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:37,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:37.792 UTC [2538] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:38,188] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:38.199714Z 350 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:38,833] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:38.866 UTC [2545] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:39,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:39.261002Z 351 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:39,896] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:39.949 UTC [2551] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:40,300] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:40.329635Z 352 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:40,968] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:41.034 UTC [2558] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:41,349] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:41.404862Z 353 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:42,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:42.121 UTC [2566] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:42,409] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:42.482816Z 354 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:43,100] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:43.215 UTC [2573] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:43,470] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:43.552352Z 355 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:44,167] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:44.310 UTC [2580] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:44,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:44.627483Z 356 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:45,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:45.397 UTC [2587] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:45,579] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:45.703257Z 357 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:46,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:46.494 UTC [2594] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:46,649] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:46.785516Z 358 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:47,361] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:47.585 UTC [2601] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:47,721] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:47.862562Z 359 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:48,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:48.674 UTC [2608] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:48,784] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:48.938163Z 360 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:49,504] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:49.763 UTC [2616] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:49,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:50.017940Z 361 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:50,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:50.851 UTC [2623] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:50,896] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:51.093672Z 362 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:51,638] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:17:51.939 UTC [2630] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:17:51,957] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:17:52.168495Z 363 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:52,709] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:53,005] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:53.024 UTC [2637] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:53.245802Z 364 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:53,777] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:54,059] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:54.097 UTC [2644] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:54.325476Z 365 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:54,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:55,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:55.181 UTC [2651] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:55.406386Z 366 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:55,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:56,166] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:56.277 UTC [2658] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:56.481637Z 367 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:56,984] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:57,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:57.369 UTC [2665] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:57.558876Z 368 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:58,052] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:58,291] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:58.467 UTC [2672] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:58.646138Z 369 [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'
testdrive-zookeeper-1        | [2025-04-01 21:17:59,117] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:17:59,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:17:59.573 UTC [2679] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:17:59.730337Z 370 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:00,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:00,417] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:00.672 UTC [2685] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:18:00.797995Z 371 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:01,253] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:01,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:01.762 UTC [2692] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:18:01.875250Z 372 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:02,334] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:02,565] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:02.850 UTC [2699] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:18:02.953098Z 373 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:03,401] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:03,627] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:03.947 UTC [2706] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:18:04.024970Z 374 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:04,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:04,706] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:05.027 UTC [2713] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:18:05.099827Z 375 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:05,537] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:05,760] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:06.131 UTC [2720] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:18:06.172118Z 376 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:06,600] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:06,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:07.241 UTC [2727] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:18:07.252572Z 377 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:07,668] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:07,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:18:08.312359Z 378 [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'
testdrive-postgres-1         | 2025-04-01 21:18:08.340 UTC [2734] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:18:08,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:08,980] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:18:09.396281Z 379 [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'
testdrive-postgres-1         | 2025-04-01 21:18:09.424 UTC [2742] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:18:09,814] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:10,065] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:18:10.488190Z 380 [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'
testdrive-postgres-1         | 2025-04-01 21:18:10.518 UTC [2749] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:10,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:11,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 7 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:11.575546Z 381 [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'
testdrive-postgres-1  | 2025-04-01 21:18:11.606 UTC [2756] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:11,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:12,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:12.655146Z 382 [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'
testdrive-postgres-1  | 2025-04-01 21:18:12.683 UTC [2764] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:13,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:13,287] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:13.739848Z 383 [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'
testdrive-postgres-1   | 2025-04-01 21:18:13.776 UTC [2771] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:14,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:14,352] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:14.818407Z 384 [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'
testdrive-postgres-1   | 2025-04-01 21:18:14.850 UTC [2778] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:15,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:15,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:15.913731Z 385 [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'
testdrive-postgres-1   | 2025-04-01 21:18:15.948 UTC [2785] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:16,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:16,461] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:16.990855Z 386 [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'
testdrive-postgres-1   | 2025-04-01 21:18:17.023 UTC [2792] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:17,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:17,528] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:18.066061Z 387 [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'
testdrive-postgres-1   | 2025-04-01 21:18:18.097 UTC [2798] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:18,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:18,583] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:19.143265Z 388 [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'
testdrive-postgres-1   | 2025-04-01 21:18:19.172 UTC [2805] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:19,416] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:19,645] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:20.224988Z 389 [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'
testdrive-postgres-1   | 2025-04-01 21:18:20.253 UTC [2812] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:20,491] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33950, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:20,693] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:21.304089Z 390 [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'
testdrive-postgres-1   | 2025-04-01 21:18:21.333 UTC [2819] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:21,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:21,758] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:22.374209Z 391 [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'
testdrive-postgres-1   | 2025-04-01 21:18:22.406 UTC [2826] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:22,623] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:22,823] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:23.450807Z 392 [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'
testdrive-postgres-1   | 2025-04-01 21:18:23.477 UTC [2833] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:23,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:23,879] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:24.525391Z 393 [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'
testdrive-postgres-1   | 2025-04-01 21:18:24.557 UTC [2840] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:24,762] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:24,929] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:25.592890Z 394 [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'
testdrive-postgres-1   | 2025-04-01 21:18:25.633 UTC [2847] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:25,831] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:25,979] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:26.668650Z 395 [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'
testdrive-postgres-1   | 2025-04-01 21:18:26.707 UTC [2854] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:26,890] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:27,048] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:27.738375Z 396 [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'
testdrive-postgres-1   | 2025-04-01 21:18:27.791 UTC [2861] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:27,953] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:28,096] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:28.808302Z 397 [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'
testdrive-postgres-1   | 2025-04-01 21:18:28.874 UTC [2868] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:29,017] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:29,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:29.881142Z 398 [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'
testdrive-postgres-1         | 2025-04-01 21:18:29.961 UTC [2875] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:30,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:30,218] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:30.962170Z 399 [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'
testdrive-postgres-1         | 2025-04-01 21:18:31.042 UTC [2882] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:31,150] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:31,275] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:32.046096Z 400 [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'
testdrive-postgres-1         | 2025-04-01 21:18:32.137 UTC [2889] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:32,218] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:32,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:33.122000Z 401 [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'
testdrive-postgres-1         | 2025-04-01 21:18:33.238 UTC [2896] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:33,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:33,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:34.196041Z 402 [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'
testdrive-postgres-1         | 2025-04-01 21:18:34.326 UTC [2903] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:18:34,341] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:34,457] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:35.266358Z 403 [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'
testdrive-zookeeper-1  | [2025-04-01 21:18:35,396] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:18:35.418 UTC [2910] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:35,510] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:36.349277Z 404 [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'
testdrive-zookeeper-1  | [2025-04-01 21:18:36,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:18:36.517 UTC [2917] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:36,567] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:37.421288Z 405 [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'
testdrive-zookeeper-1  | [2025-04-01 21:18:37,519] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:18:37.606 UTC [2924] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:37,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:38.496347Z 406 [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'
testdrive-zookeeper-1  | [2025-04-01 21:18:38,579] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:38,672] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:38.688 UTC [2931] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:39.576174Z 407 [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'
testdrive-zookeeper-1  | [2025-04-01 21:18:39,644] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:39,724] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:39.761 UTC [2938] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:40.649523Z 408 [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'
testdrive-zookeeper-1  | [2025-04-01 21:18:40,713] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:40,773] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:40.839 UTC [2945] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:41.725993Z 409 [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'
testdrive-zookeeper-1  | [2025-04-01 21:18:41,788] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:41,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:41.921 UTC [2952] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:42.800126Z 410 [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'
testdrive-zookeeper-1  | [2025-04-01 21:18:42,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:42,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:43.005 UTC [2960] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:43.877604Z 411 [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'
testdrive-zookeeper-1  | [2025-04-01 21:18:43,911] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:43,949] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:44.099 UTC [2967] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:44.957013Z 412 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:44,964] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:45,005] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:45.197 UTC [2974] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:46.024322Z 413 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:46,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:46,052] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:46.286 UTC [2981] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:47.098744Z 414 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:47,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:47,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:47.382 UTC [2988] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:18:48.160422Z 415 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:48,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:48,164] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:18:48.475 UTC [2995] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:49,215] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:49.219079Z 416 [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'
testdrive-zookeeper-1        | [2025-04-01 21:18:49,219] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:18:49.563 UTC [3002] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:50,275] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:50,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:50.280943Z 417 [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'
testdrive-postgres-1         | 2025-04-01 21:18:50.651 UTC [3009] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:18:51,326] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:51,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:51.340721Z 418 [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'
testdrive-postgres-1         | 2025-04-01 21:18:51.743 UTC [3016] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:52,391] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:52,393] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:52.398962Z 419 [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'
testdrive-postgres-1         | 2025-04-01 21:18:52.829 UTC [3023] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:53,448] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:53,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:53.453674Z 420 [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'
testdrive-postgres-1         | 2025-04-01 21:18:53.917 UTC [3030] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:54,502] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:54,506] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:54.512948Z 421 [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'
testdrive-postgres-1         | 2025-04-01 21:18:55.001 UTC [3037] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:55,561] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:55,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:55.575659Z 422 [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'
testdrive-postgres-1         | 2025-04-01 21:18:56.095 UTC [3044] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:18:56,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:56,626] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:56.650200Z 423 [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'
testdrive-postgres-1         | 2025-04-01 21:18:57.181 UTC [3050] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:18:57,676] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:18:57,677] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:18:57.717616Z 424 [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'
testdrive-postgres-1         | 2025-04-01 21:18:58.266 UTC [3057] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:58,726] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:58,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:58.798912Z 425 [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'
testdrive-postgres-1         | 2025-04-01 21:18:59.353 UTC [3064] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:18:59,788] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:18:59,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:18:59.881068Z 426 [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'
testdrive-postgres-1         | 2025-04-01 21:19:00.434 UTC [3071] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:00,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:00,858] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:00.959849Z 427 [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'
testdrive-postgres-1         | 2025-04-01 21:19:01.524 UTC [3078] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:01,933] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:01,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:02.026524Z 428 [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'
testdrive-postgres-1         | 2025-04-01 21:19:02.613 UTC [3085] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:02,986] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:02,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:03.106768Z 429 [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'
testdrive-postgres-1         | 2025-04-01 21:19:03.705 UTC [3092] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:04,032] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:04,038] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:04.181488Z 430 [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'
testdrive-postgres-1         | 2025-04-01 21:19:04.802 UTC [3099] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:19:05,095] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:05,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:19:05.263691Z 431 [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'
testdrive-postgres-1         | 2025-04-01 21:19:05.887 UTC [3106] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:06,142] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:06,143] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:06.341784Z 432 [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'
testdrive-postgres-1         | 2025-04-01 21:19:06.989 UTC [3113] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:07,186] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:07,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:07.420349Z 433 [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'
testdrive-postgres-1         | 2025-04-01 21:19:08.080 UTC [3120] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:08,249] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:08,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:08.490715Z 434 [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'
testdrive-postgres-1         | 2025-04-01 21:19:09.177 UTC [3127] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:09,302] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:09,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:09.562823Z 435 [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'
testdrive-postgres-1         | 2025-04-01 21:19:10.260 UTC [3134] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:10,362] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:10,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:10.638541Z 436 [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'
testdrive-postgres-1         | 2025-04-01 21:19:11.356 UTC [3141] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:11,422] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:11,427] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:11.713192Z 437 [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'
testdrive-postgres-1         | 2025-04-01 21:19:12.452 UTC [3149] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:12,476] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:12,477] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:12.791118Z 438 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:13,531] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:13,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:13.538 UTC [3156] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:13.867924Z 439 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:14,592] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:14,593] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:14.616 UTC [3163] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:14.944764Z 440 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:15,639] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:15,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:15.693 UTC [3170] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:16.020801Z 441 [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'
testdrive-zookeeper-1        | [2025-04-01 21:19:16,703] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:16,706] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:19:16.781 UTC [3177] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:17.099376Z 442 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:17,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:17,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:17.866 UTC [3184] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:18.186293Z 443 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:18,852] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:18,854] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:18.954 UTC [3191] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:19.264741Z 444 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:19,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:19,915] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:20.041 UTC [3198] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:20.341690Z 445 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:20,972] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:20,972] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:21.127 UTC [3206] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:21.415960Z 446 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:22,025] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:22,033] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:22.222 UTC [3213] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:22.487588Z 447 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:23,077] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:23,078] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:23.316 UTC [3220] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:23.561346Z 448 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:24,138] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:24,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:24.402 UTC [3227] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:24.631934Z 449 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:25,209] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:25,210] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:25.489 UTC [3234] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:25.712195Z 450 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:26,276] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:26,282] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:26.576 UTC [3241] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:26.794919Z 451 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:27,326] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:27,329] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:27.662 UTC [3248] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:27.867633Z 452 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:28,381] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:28,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:28.758 UTC [3255] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:28.944131Z 453 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:29,448] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:29,455] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:29.846 UTC [3262] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:30.022112Z 454 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:30,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:30,508] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:30.934 UTC [3269] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:31.088207Z 455 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:31,557] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:31,560] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:32.024 UTC [3276] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:32.164855Z 456 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:32,611] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:32,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42024, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:33.120 UTC [3283] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:33.240627Z 457 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:33,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:33,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:34.201 UTC [3290] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:34.321562Z 458 [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'
testdrive-zookeeper-1        | [2025-04-01 21:19:34,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:34,732] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:19:35.294 UTC [3297] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:35.397190Z 459 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:35,786] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:35,793] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:36.384 UTC [3304] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:36.468441Z 460 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:36,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:36,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:37.491 UTC [3311] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:37.538677Z 461 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:37,921] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:37,922] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:38.584 UTC [3319] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:38.629393Z 462 [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'
testdrive-zookeeper-1        | [2025-04-01 21:19:39,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:39,016] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:19:39.673 UTC [3326] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:39.706183Z 463 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:40,072] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:40,074] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:40.773 UTC [3333] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:40.790206Z 464 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:41,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:41,165] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:41.863811Z 465 [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'
testdrive-postgres-1         | 2025-04-01 21:19:41.865 UTC [3340] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:42,210] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:42,213] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:42.925638Z 466 [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'
testdrive-postgres-1         | 2025-04-01 21:19:42.954 UTC [3348] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:43,270] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:43,273] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:43.998061Z 467 [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'
testdrive-postgres-1         | 2025-04-01 21:19:44.034 UTC [3355] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:44,324] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:44,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:45.063667Z 468 [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'
testdrive-postgres-1         | 2025-04-01 21:19:45.109 UTC [3362] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:45,390] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:45,396] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:46.143154Z 469 [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'
testdrive-postgres-1         | 2025-04-01 21:19:46.207 UTC [3369] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:46,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:46,456] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:47.220985Z 470 [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'
testdrive-postgres-1         | 2025-04-01 21:19:47.292 UTC [3376] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:47,498] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:47,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:48.287584Z 471 [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'
testdrive-postgres-1         | 2025-04-01 21:19:48.372 UTC [3384] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:48,557] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:48,558] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:49.368547Z 472 [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'
testdrive-postgres-1         | 2025-04-01 21:19:49.463 UTC [3391] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:49,639] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:49,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:50.439788Z 473 [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'
testdrive-postgres-1         | 2025-04-01 21:19:50.555 UTC [3398] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:50,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:50,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:51.517448Z 474 [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'
testdrive-postgres-1         | 2025-04-01 21:19:51.642 UTC [3405] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:51,796] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:51,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:52.597554Z 475 [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'
testdrive-postgres-1         | 2025-04-01 21:19:52.735 UTC [3413] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:19:52,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:52,850] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:19:53.672800Z 476 [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'
testdrive-postgres-1         | 2025-04-01 21:19:53.821 UTC [3420] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:53,910] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:53,913] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:54.745836Z 477 [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'
testdrive-postgres-1         | 2025-04-01 21:19:54.907 UTC [3427] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:54,961] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:54,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:55.826070Z 478 [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'
testdrive-postgres-1         | 2025-04-01 21:19:56.019 UTC [3434] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:19:56,040] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:56,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:19:56.903399Z 479 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:57,092] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:57,093] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:57.112 UTC [3440] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:57.976189Z 480 [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'
testdrive-schema-registry-1  | [2025-04-01 21:19:58,154] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:19:58,157] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:19:58.199 UTC [3447] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:19:59.068629Z 481 [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'
testdrive-zookeeper-1        | [2025-04-01 21:19:59,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:19:59,235] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:19:59.281 UTC [3454] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:00.148575Z 482 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:00,297] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:00,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:00.373 UTC [3461] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:01.235190Z 483 [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'
testdrive-zookeeper-1        | [2025-04-01 21:20:01,365] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:01,374] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:01.465 UTC [3468] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:02.318511Z 484 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:02,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:02,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:02.548 UTC [3475] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:03.394412Z 485 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:03,481] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:03,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:03.639 UTC [3483] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:04.475127Z 486 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:04,540] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:04,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:04.726 UTC [3490] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:05.545851Z 487 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:05,590] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:05,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:05.807 UTC [3497] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:06.614940Z 488 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:06,644] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:06,645] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:06.894 UTC [3504] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:07.688840Z 489 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:07,690] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:07,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:07.984 UTC [3511] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:08.759698Z 490 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:08,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:08,766] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:09.074 UTC [3518] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:09.822552Z 491 [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'
testdrive-zookeeper-1        | [2025-04-01 21:20:09,824] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:09,826] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:10.158 UTC [3525] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:20:10,877] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:10,881] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:20:10.884458Z 492 [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'
testdrive-postgres-1         | 2025-04-01 21:20:11.253 UTC [3532] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:11,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:11,936] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:11.943310Z 493 [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'
testdrive-postgres-1         | 2025-04-01 21:20:12.339 UTC [3540] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:12,984] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:12,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:13.001032Z 494 [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'
testdrive-postgres-1         | 2025-04-01 21:20:13.439 UTC [3547] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:14,042] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:14,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:14.075711Z 495 [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'
testdrive-postgres-1         | 2025-04-01 21:20:14.522 UTC [3554] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:15,103] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:15,107] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:15.148663Z 496 [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'
testdrive-postgres-1         | 2025-04-01 21:20:15.608 UTC [3561] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:16,160] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:16,164] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:16.226289Z 497 [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'
testdrive-postgres-1         | 2025-04-01 21:20:16.691 UTC [3569] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:17,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:17,218] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:17.294793Z 498 [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'
testdrive-postgres-1         | 2025-04-01 21:20:17.779 UTC [3576] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:20:18,279] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:18,280] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:20:18.376172Z 499 [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'
testdrive-postgres-1         | 2025-04-01 21:20:18.872 UTC [3582] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:19,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:19,331] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:19.452083Z 500 [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'
testdrive-postgres-1         | 2025-04-01 21:20:19.965 UTC [3589] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:20:20,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:20,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:20:20.523238Z 501 [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'
testdrive-postgres-1         | 2025-04-01 21:20:21.059 UTC [3596] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:21,453] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:21,453] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:21.599864Z 502 [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'
testdrive-postgres-1         | 2025-04-01 21:20:22.150 UTC [3603] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:22,511] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:22,512] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:22.675785Z 503 [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'
testdrive-postgres-1         | 2025-04-01 21:20:23.237 UTC [3610] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:23,558] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:23,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:23.753222Z 504 [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'
testdrive-postgres-1         | 2025-04-01 21:20:24.331 UTC [3617] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:24,617] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:24,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:24.837604Z 505 [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'
testdrive-postgres-1         | 2025-04-01 21:20:25.422 UTC [3624] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:25,667] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:25,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:25.905170Z 506 [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'
testdrive-postgres-1         | 2025-04-01 21:20:26.509 UTC [3631] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:26,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:26,725] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:26.987074Z 507 [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'
testdrive-postgres-1         | 2025-04-01 21:20:27.593 UTC [3638] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:27,780] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:27,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:28.063471Z 508 [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'
testdrive-postgres-1         | 2025-04-01 21:20:28.690 UTC [3645] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:28,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:28,838] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:29.138616Z 509 [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'
testdrive-postgres-1         | 2025-04-01 21:20:29.781 UTC [3652] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:29,891] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:29,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:30.214841Z 510 [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'
testdrive-postgres-1         | 2025-04-01 21:20:30.871 UTC [3659] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:30,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:30,956] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:31.287155Z 511 [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'
testdrive-postgres-1         | 2025-04-01 21:20:31.980 UTC [3666] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:20:32,022] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:32,023] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:20:32.364083Z 512 [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'
testdrive-postgres-1         | 2025-04-01 21:20:33.071 UTC [3674] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:33,076] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:33,081] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:20:33.442107Z 513 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:34,126] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:34,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:34.151 UTC [3681] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:34.520250Z 514 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:35,175] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:35,176] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:35.239 UTC [3687] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:20:35,335] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-schema-registry-1  | [2025-04-01 21:20:35,362] INFO [Producer clientId=producer-1] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-schema-registry-1  | [2025-04-01 21:20:35,561] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-mysql-1  | 2025-04-01T21:20:35.599220Z 515 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:36,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:36,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:36.329 UTC [3694] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:36.678508Z 516 [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'
testdrive-zookeeper-1        | [2025-04-01 21:20:37,278] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:37,280] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:37.414 UTC [3701] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:37.756713Z 517 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:38,327] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:38,327] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:38.499 UTC [3708] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:38.838570Z 518 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:39,377] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:39,381] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:39.590 UTC [3715] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:39.913254Z 519 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:40,433] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:40,435] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:40.686 UTC [3722] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:40.984517Z 520 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:41,497] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:41,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:41.771 UTC [3729] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:42.064531Z 521 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:42,562] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:42,562] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:42.859 UTC [3737] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:43.146796Z 522 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:43,610] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:43,614] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:43.949 UTC [3744] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:44.215338Z 523 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:44,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:44,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:45.045 UTC [3751] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:45.298714Z 524 [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'
testdrive-zookeeper-1        | [2025-04-01 21:20:45,719] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:20:45,719] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:20:46.135 UTC [3758] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:46.376849Z 525 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:46,779] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:46,781] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:47.224 UTC [3765] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:47.457263Z 526 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:47,849] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:47,852] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:48.312 UTC [3772] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:48.533543Z 527 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:48,927] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:48,927] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47174, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:49.397 UTC [3779] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:49.605161Z 528 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:49,989] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:49,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:50.495 UTC [3786] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:50.680599Z 529 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:51,042] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:51,049] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:51.585 UTC [3793] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:51.753983Z 530 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:52,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:52,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:52.670 UTC [3800] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:52.826631Z 531 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:53,149] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:53,150] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:53.753 UTC [3807] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:53.906489Z 532 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:54,201] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:54,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:54.844 UTC [3814] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:54.989802Z 533 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:55,256] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:55,260] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:55.928 UTC [3821] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:56.066218Z 534 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:56,309] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:56,310] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:57.023 UTC [3828] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:57.137619Z 535 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:57,359] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:57,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:58.110 UTC [3835] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:58.208549Z 536 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:58,420] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:58,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:20:59.202 UTC [3842] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:20:59.287879Z 537 [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'
testdrive-schema-registry-1  | [2025-04-01 21:20:59,475] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:20:59,479] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:00.294 UTC [3849] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:21:00.354194Z 538 [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'
testdrive-zookeeper-1        | [2025-04-01 21:21:00,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:00,530] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:01.383 UTC [3856] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:21:01.444675Z 539 [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'
testdrive-zookeeper-1        | [2025-04-01 21:21:01,607] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:01,611] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:02.474 UTC [3863] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:21:02.519934Z 540 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:02,678] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:02,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:03.562 UTC [3870] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:21:03.600511Z 541 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:03,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:03,739] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:04.644 UTC [3877] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:21:04.683931Z 542 [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'
testdrive-zookeeper-1        | [2025-04-01 21:21:04,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:04,799] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:05.736 UTC [3884] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:21:05.755500Z 543 [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'
testdrive-zookeeper-1        | [2025-04-01 21:21:05,852] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:05,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:06.815 UTC [3891] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:21:06.827890Z 544 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:06,899] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:06,903] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:21:07.897609Z 545 [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'
testdrive-postgres-1         | 2025-04-01 21:21:07.903 UTC [3898] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:07,962] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:07,965] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:21:08.955029Z 546 [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'
testdrive-postgres-1         | 2025-04-01 21:21:08.985 UTC [3905] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:09,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:09,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:21:10.028364Z 547 [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'
testdrive-postgres-1         | 2025-04-01 21:21:10.064 UTC [3912] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:10,071] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:10,072] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:21:11.094617Z 548 [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'
testdrive-zookeeper-1        | [2025-04-01 21:21:11,122] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:11,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:11.147 UTC [3920] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:21:12.167926Z 549 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:12,168] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:12,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:12.236 UTC [3928] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:21:13.224622Z 550 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:13,231] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:13,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:13.320 UTC [3935] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:14,284] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:21:14.285604Z 551 [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'
testdrive-zookeeper-1        | [2025-04-01 21:21:14,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:14.401 UTC [3942] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:15,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:15,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:21:15.343507Z 552 [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'
testdrive-postgres-1         | 2025-04-01 21:21:15.498 UTC [3949] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:16,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:16,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:21:16.412016Z 553 [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'
testdrive-postgres-1         | 2025-04-01 21:21:16.586 UTC [3956] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:17,453] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:17,454] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:21:17.480010Z 554 [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'
testdrive-postgres-1         | 2025-04-01 21:21:17.690 UTC [3963] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:18,536] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:18,539] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:21:18.548194Z 555 [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'
testdrive-postgres-1         | 2025-04-01 21:21:18.780 UTC [3970] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:19,597] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:19,599] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1     | 2025-04-01T21:21:19.610922Z 556 [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'
testdrive-postgres-1         | 2025-04-01 21:21:19.869 UTC [3976] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:20,659] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:20,663] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1     | 2025-04-01T21:21:20.702957Z 557 [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'
testdrive-postgres-1         | 2025-04-01 21:21:20.957 UTC [3983] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:21,712] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:21,716] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:21:21.783598Z 558 [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'
testdrive-postgres-1         | 2025-04-01 21:21:22.043 UTC [3990] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:22,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:22,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:21:22.863464Z 559 [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'
testdrive-postgres-1         | 2025-04-01 21:21:23.147 UTC [3997] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:23,845] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:23,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:23.943089Z 560 [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'
testdrive-postgres-1         | 2025-04-01 21:21:24.237 UTC [4004] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:24,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:24,905] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:25.023704Z 561 [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'
testdrive-postgres-1         | 2025-04-01 21:21:25.333 UTC [4011] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:25,961] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:25,965] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:26.098340Z 562 [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'
testdrive-postgres-1         | 2025-04-01 21:21:26.418 UTC [4018] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:27,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:27,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:27.176789Z 563 [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'
testdrive-postgres-1         | 2025-04-01 21:21:27.513 UTC [4025] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:28,085] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:28,093] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:28.264689Z 564 [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'
testdrive-postgres-1         | 2025-04-01 21:21:28.617 UTC [4032] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:29,171] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:29,174] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:29.349540Z 565 [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'
testdrive-kafka-1            | [2025-04-01 21:21:29,453] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:21:29,454] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:21:29,456] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:21:29,456] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-postgres-1         | 2025-04-01 21:21:29.706 UTC [4039] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:30,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:30,225] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:30.425658Z 566 [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'
testdrive-postgres-1         | 2025-04-01 21:21:30.797 UTC [4046] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:31,272] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:31,272] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:31.492001Z 567 [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'
testdrive-postgres-1         | 2025-04-01 21:21:31.887 UTC [4053] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:32,322] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:32,328] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:32.561077Z 568 [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'
testdrive-postgres-1         | 2025-04-01 21:21:32.980 UTC [4060] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:33,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:33,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:33.643977Z 569 [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'
testdrive-postgres-1         | 2025-04-01 21:21:34.070 UTC [4067] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:34,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:34,446] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:21:34.712963Z 570 [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'
testdrive-postgres-1         | 2025-04-01 21:21:35.155 UTC [4074] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:35,498] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:35,503] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:35.791028Z 571 [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'
testdrive-postgres-1         | 2025-04-01 21:21:36.240 UTC [4081] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:36,551] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:36,554] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:36.868379Z 572 [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'
testdrive-postgres-1         | 2025-04-01 21:21:37.332 UTC [4088] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:37,618] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 7 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:37,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:37.946336Z 573 [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'
testdrive-postgres-1         | 2025-04-01 21:21:38.419 UTC [4095] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:38,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:38,683] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:39.028212Z 574 [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'
testdrive-postgres-1         | 2025-04-01 21:21:39.507 UTC [4102] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:39,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:39,738] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:40.114206Z 575 [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'
testdrive-postgres-1         | 2025-04-01 21:21:40.598 UTC [4109] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:40,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:40,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:41.188914Z 576 [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'
testdrive-postgres-1         | 2025-04-01 21:21:41.685 UTC [4116] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:41,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:41,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:42.280508Z 577 [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'
testdrive-postgres-1         | 2025-04-01 21:21:42.777 UTC [4124] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:42,948] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:42,951] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:21:43.366066Z 578 [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'
testdrive-postgres-1         | 2025-04-01 21:21:43.873 UTC [4131] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:44,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:44,009] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:21:44.437142Z 579 [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'
testdrive-postgres-1         | 2025-04-01 21:21:44.960 UTC [4138] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:21:45,062] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:45,063] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:21:45.511162Z 580 [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'
testdrive-postgres-1         | 2025-04-01 21:21:46.054 UTC [4145] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:46,120] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:46,121] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:21:46.581717Z 581 [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'
testdrive-postgres-1         | 2025-04-01 21:21:47.139 UTC [4152] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:47,181] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:47,181] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:21:47.665264Z 582 [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'
testdrive-postgres-1         | 2025-04-01 21:21:48.230 UTC [4159] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:21:48,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:48,243] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:21:48.744255Z 583 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:49,287] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:49,287] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:49.315 UTC [4166] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:49.817625Z 584 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:50,341] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:50,343] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:50.390 UTC [4173] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:50.901409Z 585 [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'
testdrive-zookeeper-1        | [2025-04-01 21:21:51,404] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:51,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:51.483 UTC [4180] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:51.978146Z 586 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:52,456] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:52,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:52.573 UTC [4187] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:53.053038Z 587 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:53,515] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:53,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:53.658 UTC [4193] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:54.137828Z 588 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:54,572] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:54,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:54.749 UTC [4200] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:55.217069Z 589 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:55,629] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:55,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:55.843 UTC [4207] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:56.294388Z 590 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:56,697] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:56,701] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52044, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:56.930 UTC [4214] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:57.368123Z 591 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:57,754] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:57,756] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:21:58.020 UTC [4221] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:58.453409Z 592 [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'
testdrive-zookeeper-1        | [2025-04-01 21:21:58,811] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:21:58,811] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:21:59.119 UTC [4228] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:21:59.531953Z 593 [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'
testdrive-schema-registry-1  | [2025-04-01 21:21:59,864] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:21:59,871] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:00.215 UTC [4235] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:00.618594Z 594 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:00,926] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:00,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:01.309 UTC [4242] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:01.689134Z 595 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:01,987] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:01,991] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:02.405 UTC [4249] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:02.764180Z 596 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:03,036] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:03,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:03.491 UTC [4256] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:03.842029Z 597 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:04,091] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:04,094] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:04.576 UTC [4263] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:04.911227Z 598 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:05,146] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:05,150] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:05.675 UTC [4270] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:05.991651Z 599 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:06,211] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:06,213] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:06.755 UTC [4277] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:07.063109Z 600 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:07,265] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:07,271] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:07.846 UTC [4284] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:08.132180Z 601 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:08,326] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:08,326] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:08.934 UTC [4291] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:09.202331Z 602 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:09,391] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:09,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:10.034 UTC [4298] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:10.274179Z 603 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:10,438] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:10,442] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:11.124 UTC [4305] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:11.353221Z 604 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:11,502] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:11,504] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:12.224 UTC [4313] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:12.431165Z 605 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:12,554] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:12,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:13.316 UTC [4320] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:13.510849Z 606 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:13,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:13,620] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:14.405 UTC [4327] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:14.582822Z 607 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:14,672] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:14,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:15.488 UTC [4334] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:15.654009Z 608 [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'
testdrive-zookeeper-1        | [2025-04-01 21:22:15,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:15,761] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:22:16.575 UTC [4341] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:16.735439Z 609 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:16,811] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:16,814] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:17.658 UTC [4348] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:17.812506Z 610 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:17,858] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:17,862] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:18.743 UTC [4355] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:18.881354Z 611 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:18,912] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:18,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:19.832 UTC [4362] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:19.955954Z 612 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:19,962] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:19,965] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57024, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:20.921 UTC [4369] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:21,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:21.020744Z 613 [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'
testdrive-zookeeper-1        | [2025-04-01 21:22:21,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:22.004 UTC [4376] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:22,073] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:22,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:22.085273Z 614 [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'
testdrive-postgres-1         | 2025-04-01 21:22:23.098 UTC [4383] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:23,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:23,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:23.162976Z 615 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:24,191] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:24,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:24.195 UTC [4390] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:24.241262Z 616 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:25,245] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:25,246] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:25.278 UTC [4397] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:25.319483Z 617 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:26,310] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:26,311] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:26.354 UTC [4404] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:26.394112Z 618 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:27,358] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:27,359] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:27.434 UTC [4411] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:27.472571Z 619 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:28,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:28,410] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:28.516 UTC [4418] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:28.545129Z 620 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:29,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:29,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:22:29.607 UTC [4425] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:22:29.618994Z 621 [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'
testdrive-schema-registry-1  | [2025-04-01 21:22:30,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:30,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:30.679230Z 622 [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'
testdrive-postgres-1         | 2025-04-01 21:22:30.697 UTC [4432] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:31,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:31,569] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:31.754653Z 623 [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'
testdrive-postgres-1         | 2025-04-01 21:22:31.785 UTC [4439] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:32,624] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:32,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:32.823291Z 624 [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'
testdrive-postgres-1         | 2025-04-01 21:22:32.860 UTC [4446] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:33,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:33,692] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:33.894297Z 625 [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'
testdrive-postgres-1         | 2025-04-01 21:22:33.932 UTC [4453] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:34,740] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:34,743] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:34.961535Z 626 [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'
testdrive-postgres-1         | 2025-04-01 21:22:35.004 UTC [4460] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:35,800] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:35,806] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:36.036473Z 627 [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'
testdrive-postgres-1         | 2025-04-01 21:22:36.075 UTC [4467] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:36,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:36,864] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:37.107703Z 628 [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'
testdrive-postgres-1         | 2025-04-01 21:22:37.158 UTC [4474] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:37,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:37,927] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:38.185310Z 629 [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'
testdrive-postgres-1         | 2025-04-01 21:22:38.246 UTC [4481] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:38,980] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:38,981] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:39.264526Z 630 [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'
testdrive-postgres-1         | 2025-04-01 21:22:39.337 UTC [4488] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:40,047] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:40,055] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:40.335833Z 631 [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'
testdrive-postgres-1         | 2025-04-01 21:22:40.436 UTC [4495] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:41,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:41,128] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:41.432170Z 632 [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'
testdrive-postgres-1         | 2025-04-01 21:22:41.527 UTC [4502] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:42,182] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:42,186] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:42.518196Z 633 [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'
testdrive-postgres-1         | 2025-04-01 21:22:42.612 UTC [4510] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:43,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:43,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:43.591947Z 634 [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'
testdrive-postgres-1         | 2025-04-01 21:22:43.697 UTC [4517] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:44,308] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:44,309] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:44.662457Z 635 [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'
testdrive-postgres-1         | 2025-04-01 21:22:44.786 UTC [4524] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:45,364] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:45,367] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:45.744729Z 636 [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'
testdrive-postgres-1         | 2025-04-01 21:22:45.873 UTC [4531] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:46,429] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:46,432] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:46.815163Z 637 [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'
testdrive-postgres-1         | 2025-04-01 21:22:46.966 UTC [4538] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:47,479] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:47,481] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:47.884004Z 638 [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'
testdrive-postgres-1         | 2025-04-01 21:22:48.056 UTC [4544] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:48,540] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:48,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:48.970340Z 639 [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'
testdrive-postgres-1         | 2025-04-01 21:22:49.138 UTC [4550] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:22:49,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:22:49,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:22:50.063554Z 640 [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'
testdrive-postgres-1         | 2025-04-01 21:22:50.236 UTC [4557] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:50,680] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:50,681] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:51.141627Z 641 [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'
testdrive-postgres-1         | 2025-04-01 21:22:51.321 UTC [4564] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:51,741] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:51,743] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:52.213287Z 642 [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'
testdrive-postgres-1         | 2025-04-01 21:22:52.399 UTC [4571] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:52,793] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:52,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:53.291732Z 643 [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'
testdrive-postgres-1         | 2025-04-01 21:22:53.493 UTC [4578] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:53,846] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:53,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:54.369266Z 644 [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'
testdrive-postgres-1         | 2025-04-01 21:22:54.586 UTC [4585] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:54,905] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:54,909] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:55.441893Z 645 [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'
testdrive-postgres-1         | 2025-04-01 21:22:55.675 UTC [4592] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:55,959] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:55,959] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:56.524099Z 646 [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'
testdrive-postgres-1         | 2025-04-01 21:22:56.761 UTC [4599] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:57,008] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:57,025] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:57.597363Z 647 [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'
testdrive-postgres-1         | 2025-04-01 21:22:57.850 UTC [4606] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:58,059] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:58,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:58.666394Z 648 [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'
testdrive-postgres-1         | 2025-04-01 21:22:58.936 UTC [4613] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:22:59,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:22:59,126] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:22:59.753524Z 649 [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'
testdrive-postgres-1         | 2025-04-01 21:23:00.019 UTC [4619] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:00,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:00,180] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:00.830996Z 650 [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'
testdrive-postgres-1         | 2025-04-01 21:23:01.109 UTC [4626] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:01,238] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:01,238] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:01.916852Z 651 [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'
testdrive-postgres-1         | 2025-04-01 21:23:02.196 UTC [4633] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:02,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:02,298] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:02.994414Z 652 [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'
testdrive-postgres-1         | 2025-04-01 21:23:03.288 UTC [4640] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:03,352] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:03,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:04.074171Z 653 [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'
testdrive-postgres-1         | 2025-04-01 21:23:04.385 UTC [4647] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:04,408] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:04,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:05.140807Z 654 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:05,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:05,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:05.467 UTC [4654] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:06.209814Z 655 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:06,516] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:06,519] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:06.546 UTC [4661] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:07.290960Z 656 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:07,572] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:07,574] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:07.615 UTC [4668] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:08.358014Z 657 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:08,624] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:08,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:08.690 UTC [4675] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:09.438554Z 658 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:09,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:09,682] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:09.775 UTC [4682] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:10.516719Z 659 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:10,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:10,735] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:10.859 UTC [4689] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:11.594972Z 660 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:11,792] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:11,797] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:11.943 UTC [4696] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:12.680265Z 661 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:12,852] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:12,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:13.045 UTC [4704] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:13.754140Z 662 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:13,910] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:13,916] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:14.127 UTC [4711] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:14.834278Z 663 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:14,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:14,969] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:15.212 UTC [4718] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:15.909596Z 664 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:16,025] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:16,035] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:16.293 UTC [4725] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:16.986022Z 665 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:17,072] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:17,080] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:17.374 UTC [4732] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:18.064741Z 666 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:18,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:18,127] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:18.458 UTC [4739] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:19.145572Z 667 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:19,187] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:19,190] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:19.546 UTC [4746] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:20.222565Z 668 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:20,240] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:20,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:20.626 UTC [4753] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:21.289683Z 669 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:21,293] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:21,295] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:21.706 UTC [4760] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:22,345] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:22,347] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:22.357847Z 670 [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'
testdrive-postgres-1         | 2025-04-01 21:23:22.799 UTC [4767] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:23,404] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:23,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:23.418386Z 671 [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'
testdrive-postgres-1         | 2025-04-01 21:23:23.884 UTC [4774] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:24,465] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:24,469] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:24.481446Z 672 [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'
testdrive-postgres-1         | 2025-04-01 21:23:24.978 UTC [4781] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:25,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:25,529] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:25.565773Z 673 [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'
testdrive-postgres-1         | 2025-04-01 21:23:26.077 UTC [4788] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:26,585] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:26,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:26.636981Z 674 [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'
testdrive-postgres-1         | 2025-04-01 21:23:27.161 UTC [4795] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:27,634] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:27,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:27.719327Z 675 [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'
testdrive-postgres-1         | 2025-04-01 21:23:28.251 UTC [4802] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:28,689] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:28,691] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:28.790654Z 676 [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'
testdrive-postgres-1         | 2025-04-01 21:23:29.349 UTC [4809] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:29,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:29,749] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:29.863650Z 677 [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'
testdrive-postgres-1         | 2025-04-01 21:23:30.434 UTC [4816] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:30,813] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:30,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:30.941437Z 678 [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'
testdrive-postgres-1         | 2025-04-01 21:23:31.521 UTC [4823] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:31,862] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:31,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:32.019302Z 679 [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'
testdrive-postgres-1         | 2025-04-01 21:23:32.613 UTC [4830] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:32,916] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:32,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:33.096193Z 680 [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'
testdrive-postgres-1         | 2025-04-01 21:23:33.695 UTC [4837] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:23:33,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:33,977] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:23:34.174098Z 681 [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'
testdrive-postgres-1         | 2025-04-01 21:23:34.778 UTC [4844] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:35,021] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:35,025] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:35.254084Z 682 [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'
testdrive-postgres-1         | 2025-04-01 21:23:35.863 UTC [4851] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:36,074] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:36,074] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:36.333128Z 683 [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'
testdrive-postgres-1         | 2025-04-01 21:23:36.963 UTC [4858] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:37,126] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:37,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:37.404554Z 684 [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'
testdrive-postgres-1         | 2025-04-01 21:23:38.056 UTC [4865] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:38,181] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:38,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:38.481791Z 685 [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'
testdrive-postgres-1         | 2025-04-01 21:23:39.147 UTC [4872] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:39,239] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:39,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:39.554164Z 686 [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'
testdrive-postgres-1         | 2025-04-01 21:23:40.235 UTC [4879] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:40,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:40,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:40.639559Z 687 [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'
testdrive-postgres-1         | 2025-04-01 21:23:41.321 UTC [4886] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:23:41,350] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:41,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:23:41.720017Z 688 [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'
testdrive-zookeeper-1        | [2025-04-01 21:23:42,399] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:42,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:23:42.409 UTC [4894] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:42.793938Z 689 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:43,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:43,456] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:43.489 UTC [4901] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:43.865056Z 690 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:44,503] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:44,508] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52704, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:44.584 UTC [4908] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:44.936019Z 691 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:45,564] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:45,567] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:45.670 UTC [4915] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:46.007630Z 692 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:46,621] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:46,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:46.753 UTC [4922] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:47.087717Z 693 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:47,675] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:47,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:47.841 UTC [4929] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:48.164925Z 694 [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'
testdrive-zookeeper-1        | [2025-04-01 21:23:48,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:48,751] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:23:48.931 UTC [4936] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:49.237008Z 695 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:49,799] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:49,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:50.020 UTC [4943] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:50.305853Z 696 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:50,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:50,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:51.107 UTC [4950] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:51.376191Z 697 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:51,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:51,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:52.198 UTC [4957] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:52.443888Z 698 [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'
testdrive-zookeeper-1        | [2025-04-01 21:23:52,963] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:52,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:23:53.294 UTC [4964] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:53.521090Z 699 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:54,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:54,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:54.383 UTC [4971] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:54.601082Z 700 [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'
testdrive-zookeeper-1        | [2025-04-01 21:23:55,073] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:55,075] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:23:55.474 UTC [4978] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:55.682730Z 701 [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'
testdrive-zookeeper-1        | [2025-04-01 21:23:56,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:23:56,134] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:23:56.575 UTC [4985] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:56.756880Z 702 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:57,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:57,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:57.665 UTC [4992] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:57.826086Z 703 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:58,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:58,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:58.749 UTC [4999] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:58.892258Z 704 [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'
testdrive-schema-registry-1  | [2025-04-01 21:23:59,304] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:23:59,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:23:59.851 UTC [5006] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:23:59.971628Z 705 [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'
testdrive-zookeeper-1        | [2025-04-01 21:24:00,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:00,364] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:24:00.960 UTC [5013] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:01.059901Z 706 [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'
testdrive-zookeeper-1        | [2025-04-01 21:24:01,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:01,457] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:24:02.068 UTC [5020] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:02.146844Z 707 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:02,529] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:02,545] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:03.168 UTC [5026] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:03.228041Z 708 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:03,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:03,613] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:04.279 UTC [5033] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:04.325987Z 709 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:04,683] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:04,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:05.378 UTC [5039] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:05.400773Z 710 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:05,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:05,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:06.469 UTC [5046] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:06.482152Z 711 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:06,831] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:06,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:07.560 UTC [5052] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:07.572112Z 712 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:07,901] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:07,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:24:08.657 UTC [5059] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:24:08.670949Z 713 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:08,985] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:08,987] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:09.749471Z 714 [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'
testdrive-postgres-1         | 2025-04-01 21:24:09.755 UTC [5066] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:10,053] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:10,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:10.825334Z 715 [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'
testdrive-postgres-1         | 2025-04-01 21:24:10.855 UTC [5073] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:24:11,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:11,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:24:11.911324Z 716 [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'
testdrive-postgres-1         | 2025-04-01 21:24:11.940 UTC [5080] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:12,166] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:12,168] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:12.985311Z 717 [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'
testdrive-postgres-1         | 2025-04-01 21:24:13.016 UTC [5088] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:13,230] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:13,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:14.065973Z 718 [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'
testdrive-postgres-1         | 2025-04-01 21:24:14.100 UTC [5095] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:14,317] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:24:14,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:24:15.144831Z 719 [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'
testdrive-postgres-1         | 2025-04-01 21:24:15.180 UTC [5102] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:15,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:15,378] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:24:16.215869Z 720 [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'
testdrive-postgres-1   | 2025-04-01 21:24:16.254 UTC [5109] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:16,433] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:16,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:17.307213Z 721 [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'
testdrive-postgres-1   | 2025-04-01 21:24:17.324 UTC [5116] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:17,492] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:17,492] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:18.373680Z 722 [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'
testdrive-postgres-1   | 2025-04-01 21:24:18.408 UTC [5123] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:18,554] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:18,556] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:24:19.445451Z 723 [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'
testdrive-postgres-1   | 2025-04-01 21:24:19.482 UTC [5130] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:19,605] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:19,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:20.521923Z 724 [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'
testdrive-postgres-1   | 2025-04-01 21:24:20.560 UTC [5137] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:20,659] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:20,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:21.590459Z 725 [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'
testdrive-postgres-1   | 2025-04-01 21:24:21.633 UTC [5144] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:21,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:21,725] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:22.661496Z 726 [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'
testdrive-postgres-1   | 2025-04-01 21:24:22.726 UTC [5151] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:22,778] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:22,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:23.736694Z 727 [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'
testdrive-postgres-1   | 2025-04-01 21:24:23.809 UTC [5158] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:23,836] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:23,839] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:24.815568Z 728 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:24,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:24,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:24:24.901 UTC [5166] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:24:25.893138Z 729 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:25,952] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:25,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:24:25.983 UTC [5173] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:24:26.973660Z 730 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:26,998] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:27,002] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:24:27.073 UTC [5180] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:24:28.054457Z 731 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:28,060] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:28,063] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:24:28.153 UTC [5187] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:24:29.118051Z 732 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:29,119] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:29,122] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:24:29.237 UTC [5194] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:24:30.173360Z 733 [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'
testdrive-schema-registry-1  | [2025-04-01 21:24:30,174] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:30,176] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:24:30.333 UTC [5201] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:31,227] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:31,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:31.236392Z 734 [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'
testdrive-postgres-1   | 2025-04-01 21:24:31.422 UTC [5208] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:32,282] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:32,282] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:32.299332Z 735 [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'
testdrive-postgres-1   | 2025-04-01 21:24:32.514 UTC [5215] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:33,339] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:33,342] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:33.383478Z 736 [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'
testdrive-postgres-1   | 2025-04-01 21:24:33.609 UTC [5222] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:34,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:34,405] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:34.463636Z 737 [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'
testdrive-postgres-1   | 2025-04-01 21:24:34.695 UTC [5229] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:35,461] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:35,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:35.542596Z 738 [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'
testdrive-postgres-1   | 2025-04-01 21:24:35.789 UTC [5236] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:36,516] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:36,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:36.624308Z 739 [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'
testdrive-postgres-1   | 2025-04-01 21:24:36.873 UTC [5243] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:37,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:37,574] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:24:37.700803Z 740 [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'
testdrive-postgres-1   | 2025-04-01 21:24:37.956 UTC [5250] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:38,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:38,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:38.767743Z 741 [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'
testdrive-postgres-1   | 2025-04-01 21:24:39.047 UTC [5257] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:39,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:39,669] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:39.844514Z 742 [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'
testdrive-postgres-1   | 2025-04-01 21:24:40.131 UTC [5264] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:40,716] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:40,719] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:40.918575Z 743 [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'
testdrive-postgres-1   | 2025-04-01 21:24:41.225 UTC [5271] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:41,776] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:41,779] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:41.999228Z 744 [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'
testdrive-postgres-1   | 2025-04-01 21:24:42.312 UTC [5279] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:42,828] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:42,831] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:43.070857Z 745 [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'
testdrive-postgres-1   | 2025-04-01 21:24:43.407 UTC [5286] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:43,887] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:43,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:44.148793Z 746 [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'
testdrive-postgres-1   | 2025-04-01 21:24:44.488 UTC [5293] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:44,945] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:44,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:45.226354Z 747 [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'
testdrive-postgres-1   | 2025-04-01 21:24:45.580 UTC [5300] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:45,995] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:46,002] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:46.303547Z 748 [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'
testdrive-postgres-1   | 2025-04-01 21:24:46.672 UTC [5307] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:47,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:47,057] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:47.379154Z 749 [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'
testdrive-postgres-1   | 2025-04-01 21:24:47.757 UTC [5314] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:48,107] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:48,108] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:48.454699Z 750 [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'
testdrive-postgres-1   | 2025-04-01 21:24:48.855 UTC [5321] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:49,165] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:49,165] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:49.534102Z 751 [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'
testdrive-postgres-1   | 2025-04-01 21:24:49.936 UTC [5328] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:50,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:50,215] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:24:50.602692Z 752 [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'
testdrive-postgres-1   | 2025-04-01 21:24:51.027 UTC [5335] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:51,282] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:51,285] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:51.678012Z 753 [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'
testdrive-postgres-1   | 2025-04-01 21:24:52.118 UTC [5342] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:52,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:52,342] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:24:52.748208Z 754 [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'
testdrive-postgres-1         | 2025-04-01 21:24:53.198 UTC [5349] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:53,394] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:53,396] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:53.824574Z 755 [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'
testdrive-postgres-1         | 2025-04-01 21:24:54.285 UTC [5356] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:54,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:54,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:54.906698Z 756 [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'
testdrive-postgres-1         | 2025-04-01 21:24:55.384 UTC [5363] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:55,506] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:55,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:55.981245Z 757 [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'
testdrive-postgres-1         | 2025-04-01 21:24:56.475 UTC [5370] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:56,558] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:56,562] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:24:57.063572Z 758 [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'
testdrive-postgres-1         | 2025-04-01 21:24:57.559 UTC [5377] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:57,620] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:57,621] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:24:58.137696Z 759 [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'
testdrive-postgres-1         | 2025-04-01 21:24:58.655 UTC [5384] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:24:58,675] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:24:58,676] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:24:59.207604Z 760 [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'
testdrive-postgres-1         | 2025-04-01 21:24:59.735 UTC [5391] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:24:59,743] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:24:59,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:00.284484Z 761 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:00,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:00,791] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:00.818 UTC [5398] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:01.358835Z 762 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:01,841] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:01,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:01.895 UTC [5405] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:02.431696Z 763 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:02,905] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:02,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:02.985 UTC [5412] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:03.505405Z 764 [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'
testdrive-zookeeper-1  | [2025-04-01 21:25:03,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:03,974] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:25:04.081 UTC [5419] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:04.578716Z 765 [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'
testdrive-zookeeper-1  | [2025-04-01 21:25:05,029] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:05,030] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:25:05.172 UTC [5426] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:05.653632Z 766 [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'
testdrive-zookeeper-1  | [2025-04-01 21:25:06,091] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:06,092] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:25:06.255 UTC [5433] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:06.730985Z 767 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:07,151] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:07,150] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:07.353 UTC [5440] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:07.801883Z 768 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:08,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:08,206] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:08.442 UTC [5447] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:08.880136Z 769 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:09,256] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:09,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:09.536 UTC [5454] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:09.954618Z 770 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:10,307] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:25:10,308] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:10.631 UTC [5461] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:11.032680Z 771 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:11,370] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:11,375] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:11.730 UTC [5468] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:12.115937Z 772 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:12,420] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:12,421] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:12.819 UTC [5476] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:13.191455Z 773 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:13,493] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:13,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:13.916 UTC [5483] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:14.271738Z 774 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:14,557] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:14,558] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:15.007 UTC [5490] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:15.346013Z 775 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:15,629] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:15,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:16.101 UTC [5497] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:16.431454Z 776 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:16,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:16,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:17.188 UTC [5504] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:17.509889Z 777 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:17,741] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:17,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:18.279 UTC [5511] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:18.578375Z 778 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:18,796] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:18,797] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44174, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:19.365 UTC [5518] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:19.653216Z 779 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:19,847] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:19,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:20.447 UTC [5525] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:20.726331Z 780 [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'
testdrive-zookeeper-1        | [2025-04-01 21:25:20,907] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:20,909] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:25:21.531 UTC [5532] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:21.806838Z 781 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:21,958] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:21,959] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:22.620 UTC [5539] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:22.874553Z 782 [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'
testdrive-zookeeper-1        | [2025-04-01 21:25:23,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:23,009] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:25:23.716 UTC [5546] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:23.951592Z 783 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:24,061] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:24,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:24.802 UTC [5553] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:25.036127Z 784 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:25,122] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:25,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:25.892 UTC [5560] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:26.111882Z 785 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:26,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:26,180] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:26.983 UTC [5567] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:27.190599Z 786 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:27,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:27,244] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:28.078 UTC [5574] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:28.265015Z 787 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:28,291] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:28,292] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:29.167 UTC [5581] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:29,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:25:29.341080Z 788 [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'
testdrive-zookeeper-1        | [2025-04-01 21:25:29,346] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:30.249 UTC [5588] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:30.404904Z 789 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:30,404] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:30,408] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:31.334 UTC [5595] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:31,456] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:31,456] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:25:31.470377Z 790 [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'
testdrive-postgres-1         | 2025-04-01 21:25:32.425 UTC [5602] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:32,501] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:32,504] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:32.539603Z 791 [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'
testdrive-postgres-1         | 2025-04-01 21:25:33.519 UTC [5609] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:33,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:33,567] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:25:33.612815Z 792 [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'
testdrive-postgres-1         | 2025-04-01 21:25:34.605 UTC [5616] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:34,626] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:34,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:34.681459Z 793 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:35,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:35,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:35.688 UTC [5623] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:35.756267Z 794 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:36,729] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:36,733] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:36.768 UTC [5630] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:36.828972Z 795 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:37,788] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:37,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:37.853 UTC [5637] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:37.899911Z 796 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:38,845] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:38,848] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:38.941 UTC [5644] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:38.977031Z 797 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:39,907] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:39,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:40.032 UTC [5651] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:40.050709Z 798 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:40,955] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:40,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:25:41.116 UTC [5658] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:25:41.120590Z 799 [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'
testdrive-schema-registry-1  | [2025-04-01 21:25:42,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:42,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:42.182906Z 800 [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'
testdrive-postgres-1         | 2025-04-01 21:25:42.203 UTC [5665] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:43,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:43,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:25:43.252848Z 801 [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'
testdrive-postgres-1         | 2025-04-01 21:25:43.282 UTC [5673] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:44,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:44,117] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:44.327995Z 802 [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'
testdrive-postgres-1         | 2025-04-01 21:25:44.357 UTC [5680] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:45,162] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:45,164] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35960, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:45.400239Z 803 [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'
testdrive-postgres-1         | 2025-04-01 21:25:45.427 UTC [5687] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:46,214] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:46,217] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:46.476028Z 804 [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'
testdrive-postgres-1         | 2025-04-01 21:25:46.497 UTC [5694] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:47,266] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:47,271] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:47.545239Z 805 [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'
testdrive-postgres-1         | 2025-04-01 21:25:47.579 UTC [5701] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:48,322] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:48,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:48.616987Z 806 [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'
testdrive-postgres-1         | 2025-04-01 21:25:48.652 UTC [5708] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:49,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:49,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:49.686221Z 807 [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'
testdrive-postgres-1         | 2025-04-01 21:25:49.726 UTC [5715] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:50,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:50,460] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:50.768928Z 808 [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'
testdrive-postgres-1         | 2025-04-01 21:25:50.806 UTC [5722] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:51,526] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:51,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:25:51.855104Z 809 [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'
testdrive-postgres-1         | 2025-04-01 21:25:51.891 UTC [5729] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:52,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:52,590] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:25:52.948430Z 810 [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'
testdrive-postgres-1         | 2025-04-01 21:25:52.970 UTC [5736] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:53,649] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:53,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:54.029266Z 811 [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'
testdrive-postgres-1         | 2025-04-01 21:25:54.059 UTC [5744] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:54,704] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:54,714] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:55.101572Z 812 [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'
testdrive-postgres-1         | 2025-04-01 21:25:55.133 UTC [5751] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:55,762] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:55,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:56.172455Z 813 [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'
testdrive-postgres-1         | 2025-04-01 21:25:56.206 UTC [5758] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:56,816] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:56,820] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:57.248920Z 814 [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'
testdrive-postgres-1         | 2025-04-01 21:25:57.279 UTC [5765] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:57,872] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:25:57,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:25:58.324674Z 815 [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'
testdrive-postgres-1         | 2025-04-01 21:25:58.354 UTC [5772] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:25:58,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:25:58,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:25:59.404337Z 816 [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'
testdrive-postgres-1         | 2025-04-01 21:25:59.434 UTC [5779] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:25:59,994] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:00,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:00.474412Z 817 [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'
testdrive-postgres-1         | 2025-04-01 21:26:00.506 UTC [5786] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:01,050] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:01,054] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:01.545500Z 818 [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'
testdrive-postgres-1         | 2025-04-01 21:26:01.583 UTC [5793] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:02,099] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:02,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:02.621496Z 819 [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'
testdrive-postgres-1         | 2025-04-01 21:26:02.653 UTC [5800] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:26:03,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:03,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:26:03.700679Z 820 [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'
testdrive-postgres-1         | 2025-04-01 21:26:03.730 UTC [5807] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:26:04,208] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:04,209] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:26:04.780050Z 821 [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'
testdrive-postgres-1         | 2025-04-01 21:26:04.809 UTC [5814] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:05,262] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:05,267] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:05.856275Z 822 [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'
testdrive-postgres-1         | 2025-04-01 21:26:05.885 UTC [5821] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:06,321] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:06,324] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:06.938455Z 823 [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'
testdrive-postgres-1         | 2025-04-01 21:26:06.970 UTC [5828] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:07,378] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:07,381] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:08.018993Z 824 [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'
testdrive-postgres-1         | 2025-04-01 21:26:08.054 UTC [5835] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:08,437] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:08,438] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:09.106229Z 825 [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'
testdrive-postgres-1         | 2025-04-01 21:26:09.135 UTC [5842] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:09,493] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:09,495] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:10.181896Z 826 [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'
testdrive-postgres-1         | 2025-04-01 21:26:10.211 UTC [5849] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:10,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:10,549] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:11.268949Z 827 [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'
testdrive-postgres-1         | 2025-04-01 21:26:11.295 UTC [5856] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:11,611] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:11,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:12.341607Z 828 [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'
testdrive-postgres-1         | 2025-04-01 21:26:12.366 UTC [5864] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:12,663] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:12,669] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:13.429930Z 829 [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'
testdrive-postgres-1         | 2025-04-01 21:26:13.459 UTC [5871] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:13,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:13,723] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:14.501056Z 830 [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'
testdrive-postgres-1         | 2025-04-01 21:26:14.533 UTC [5878] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:14,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:14,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:15.581912Z 831 [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'
testdrive-postgres-1         | 2025-04-01 21:26:15.613 UTC [5884] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:15,836] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:15,837] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39174, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:16.662516Z 832 [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'
testdrive-postgres-1         | 2025-04-01 21:26:16.699 UTC [5890] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:16,890] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:16,895] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:17.752212Z 833 [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'
testdrive-postgres-1         | 2025-04-01 21:26:17.789 UTC [5896] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:17,962] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:17,964] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:18.827039Z 834 [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'
testdrive-postgres-1         | 2025-04-01 21:26:18.868 UTC [5903] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:19,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:19,017] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:19.900649Z 835 [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'
testdrive-postgres-1         | 2025-04-01 21:26:19.961 UTC [5910] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:26:20,089] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:20,093] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:26:20.971448Z 836 [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'
testdrive-postgres-1         | 2025-04-01 21:26:21.045 UTC [5917] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:21,146] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:21,150] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:22.056231Z 837 [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'
testdrive-postgres-1         | 2025-04-01 21:26:22.129 UTC [5924] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:22,209] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:22,211] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:23.137492Z 838 [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'
testdrive-postgres-1         | 2025-04-01 21:26:23.223 UTC [5931] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:23,271] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:23,274] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:24.220844Z 839 [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'
testdrive-postgres-1         | 2025-04-01 21:26:24.309 UTC [5938] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:24,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:24,337] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:25.297309Z 840 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:25,380] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:25,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:25.402 UTC [5945] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:26.383292Z 841 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:26,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:26,455] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:26.481 UTC [5952] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:27.449824Z 842 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:27,496] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:27,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:27.564 UTC [5959] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:28.526803Z 843 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:28,538] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:28,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:28.649 UTC [5966] FATAL:  role "root" does not exist
testdrive-kafka-1            | [2025-04-01 21:26:29,457] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:26:29,457] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:26:29,458] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:26:29,458] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-mysql-1  | 2025-04-01T21:26:29.585056Z 844 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:29,592] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:29,601] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:29.756 UTC [5973] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:30.646967Z 845 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:30,649] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:30,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:30.851 UTC [5980] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:31.711443Z 846 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:31,711] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:31,718] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:31.953 UTC [5987] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:32,765] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:26:32.767064Z 847 [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'
testdrive-zookeeper-1        | [2025-04-01 21:26:32,770] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:33.052 UTC [5995] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:33.826388Z 848 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:33,826] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:33,833] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:34.137 UTC [6002] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:34.880260Z 849 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:34,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:34,886] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:35.232 UTC [6009] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:35.944986Z 850 [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'
testdrive-zookeeper-1        | [2025-04-01 21:26:35,951] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:35,951] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:26:36.320 UTC [6015] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:36.995531Z 851 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:37,006] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:37,013] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:37.409 UTC [6022] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:38.059932Z 852 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:38,065] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:38,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:38.499 UTC [6029] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:39.122605Z 853 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:39,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:39,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:39.587 UTC [6036] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:40,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:26:40.178815Z 854 [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'
testdrive-zookeeper-1        | [2025-04-01 21:26:40,186] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:40.682 UTC [6043] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:41,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:41,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:41.239001Z 855 [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'
testdrive-postgres-1         | 2025-04-01 21:26:41.766 UTC [6050] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:42,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:42,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:42.307678Z 856 [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'
testdrive-postgres-1         | 2025-04-01 21:26:42.863 UTC [6058] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:26:43,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:43,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:26:43.372890Z 857 [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'
testdrive-postgres-1         | 2025-04-01 21:26:43.960 UTC [6064] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:44,393] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:44,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:44.447005Z 858 [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'
testdrive-postgres-1         | 2025-04-01 21:26:45.059 UTC [6071] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:45,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:45,447] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:45.527297Z 859 [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'
testdrive-postgres-1         | 2025-04-01 21:26:46.156 UTC [6078] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:46,509] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:46,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:46.604029Z 860 [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'
testdrive-postgres-1         | 2025-04-01 21:26:47.246 UTC [6086] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:26:47,565] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:47,565] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:26:47.673923Z 861 [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'
testdrive-postgres-1         | 2025-04-01 21:26:48.329 UTC [6093] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:48,622] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:48,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:48.757723Z 862 [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'
testdrive-postgres-1         | 2025-04-01 21:26:49.422 UTC [6100] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:49,684] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:49,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:49.831826Z 863 [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'
testdrive-postgres-1         | 2025-04-01 21:26:50.509 UTC [6107] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:50,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:50,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:50.913588Z 864 [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'
testdrive-postgres-1         | 2025-04-01 21:26:51.593 UTC [6114] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:51,789] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:51,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:51.986419Z 865 [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'
testdrive-postgres-1         | 2025-04-01 21:26:52.680 UTC [6121] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:26:52,848] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:26:52,849] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:26:53.068011Z 866 [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'
testdrive-postgres-1         | 2025-04-01 21:26:53.767 UTC [6128] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:53,895] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:53,901] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:54.144129Z 867 [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'
testdrive-postgres-1         | 2025-04-01 21:26:54.857 UTC [6135] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:54,969] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:54,971] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:55.220640Z 868 [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'
testdrive-postgres-1         | 2025-04-01 21:26:55.957 UTC [6142] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:56,028] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:56,030] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:56.307953Z 869 [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'
testdrive-postgres-1         | 2025-04-01 21:26:57.053 UTC [6149] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:26:57,081] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:57,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:26:57.388977Z 870 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:58,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:58,134] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:58.142 UTC [6156] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:58.471589Z 871 [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'
testdrive-schema-registry-1  | [2025-04-01 21:26:59,179] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:26:59,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:26:59.212 UTC [6163] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:26:59.561004Z 872 [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'
testdrive-zookeeper-1        | [2025-04-01 21:27:00,240] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:00,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:27:00.284 UTC [6170] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:00.632996Z 873 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:01,291] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:01,297] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:01.368 UTC [6177] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:01.706098Z 874 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:02,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:02,345] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:02.455 UTC [6184] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:02.784902Z 875 [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'
testdrive-zookeeper-1        | [2025-04-01 21:27:03,410] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:03,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:27:03.550 UTC [6191] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:03.859279Z 876 [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'
testdrive-zookeeper-1        | [2025-04-01 21:27:04,471] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:04,472] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:27:04.632 UTC [6198] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:04.939171Z 877 [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'
testdrive-zookeeper-1        | [2025-04-01 21:27:05,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:05,551] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:27:05.714 UTC [6205] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:06.021959Z 878 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:06,613] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:06,615] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:06.807 UTC [6212] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:07.097148Z 879 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:07,665] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:07,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:07.895 UTC [6219] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:08.171469Z 880 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:08,720] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:08,722] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:08.978 UTC [6226] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:09.249858Z 881 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:09,780] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:09,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:10.068 UTC [6233] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:10.325258Z 882 [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'
testdrive-zookeeper-1        | [2025-04-01 21:27:10,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:10,850] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:27:11.161 UTC [6240] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:11.398305Z 883 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:11,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:11,905] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:12.254 UTC [6247] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:12.476561Z 884 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:12,953] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:12,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:13.332 UTC [6255] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:13.554557Z 885 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:14,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:14,025] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:14.426 UTC [6262] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:14.643015Z 886 [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'
testdrive-zookeeper-1        | [2025-04-01 21:27:15,098] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:15,104] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:27:15.521 UTC [6269] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:15.722844Z 887 [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'
testdrive-zookeeper-1        | [2025-04-01 21:27:16,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:16,166] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:27:16.603 UTC [6276] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:16.816318Z 888 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:17,216] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:17,217] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:17.696 UTC [6283] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:17.895678Z 889 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:18,278] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:18,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:18.788 UTC [6290] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:18.976456Z 890 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:19,332] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:19,347] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:19.884 UTC [6297] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:20.052997Z 891 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:20,389] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:20,395] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:20.968 UTC [6304] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:21.123578Z 892 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:21,452] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:21,455] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:22.056 UTC [6311] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:22.196678Z 893 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:22,509] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:22,512] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:23.142 UTC [6318] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:23.270122Z 894 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:23,561] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:23,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:24.229 UTC [6325] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:24.345802Z 895 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:24,619] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:24,620] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:25.322 UTC [6332] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:25.417942Z 896 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:25,675] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:25,679] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:26.414 UTC [6339] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:26.491411Z 897 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:26,729] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:26,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:27.502 UTC [6346] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:27.573047Z 898 [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'
testdrive-zookeeper-1        | [2025-04-01 21:27:27,796] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:27,797] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:27:28.590 UTC [6353] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:28.648654Z 899 [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'
testdrive-zookeeper-1        | [2025-04-01 21:27:28,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:28,868] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:27:29.680 UTC [6360] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:29.720592Z 900 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:29,924] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:29,924] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:30.766 UTC [6367] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:30.808962Z 901 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:30,970] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:30,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:31.866 UTC [6374] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:31.876852Z 902 [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'
testdrive-zookeeper-1        | [2025-04-01 21:27:32,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:32,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 7 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:27:32.955553Z 903 [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'
testdrive-postgres-1         | 2025-04-01 21:27:32.957 UTC [6382] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:33,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:33,079] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:27:34.025020Z 904 [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'
testdrive-postgres-1         | 2025-04-01 21:27:34.052 UTC [6389] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:34,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:34,153] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:27:35.106644Z 905 [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'
testdrive-postgres-1         | 2025-04-01 21:27:35.141 UTC [6396] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:35,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:35,224] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 8 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:27:36.179674Z 906 [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'
testdrive-postgres-1         | 2025-04-01 21:27:36.215 UTC [6403] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:36,271] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:36,272] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:37.258308Z 907 [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'
testdrive-postgres-1         | 2025-04-01 21:27:37.289 UTC [6410] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:37,314] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:37,319] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:38.337597Z 908 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:38,359] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:38,369] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:38.369 UTC [6417] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:39.402111Z 909 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:39,407] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:39,413] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:39.442 UTC [6424] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:27:40.457360Z 910 [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'
testdrive-schema-registry-1  | [2025-04-01 21:27:40,460] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:40,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:27:40.522 UTC [6431] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:41,514] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:41,515] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:41.516564Z 911 [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'
testdrive-postgres-1         | 2025-04-01 21:27:41.608 UTC [6438] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:42,570] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:42,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:42.580308Z 912 [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'
testdrive-postgres-1         | 2025-04-01 21:27:42.698 UTC [6446] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:43,632] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:43,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:43.642740Z 913 [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'
testdrive-postgres-1         | 2025-04-01 21:27:43.791 UTC [6453] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:44,687] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:44,691] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:44.700422Z 914 [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'
testdrive-postgres-1         | 2025-04-01 21:27:44.878 UTC [6460] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:45,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:45,741] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:27:45.766038Z 915 [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'
testdrive-postgres-1         | 2025-04-01 21:27:45.974 UTC [6467] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:46,804] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:46,804] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:46.847086Z 916 [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'
testdrive-postgres-1         | 2025-04-01 21:27:47.062 UTC [6474] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:47,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:47,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:47.925632Z 917 [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'
testdrive-postgres-1         | 2025-04-01 21:27:48.156 UTC [6481] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:48,926] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:48,925] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:49.002880Z 918 [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'
testdrive-postgres-1         | 2025-04-01 21:27:49.240 UTC [6488] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:49,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:49,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:50.077351Z 919 [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'
testdrive-postgres-1         | 2025-04-01 21:27:50.327 UTC [6495] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:51,028] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:51,033] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:51.153383Z 920 [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'
testdrive-postgres-1         | 2025-04-01 21:27:51.414 UTC [6502] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:52,100] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:52,104] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:52.230841Z 921 [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'
testdrive-postgres-1         | 2025-04-01 21:27:52.509 UTC [6509] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:53,159] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:53,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:53.306887Z 922 [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'
testdrive-postgres-1         | 2025-04-01 21:27:53.596 UTC [6516] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:54,240] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:54,239] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:54.381668Z 923 [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'
testdrive-postgres-1         | 2025-04-01 21:27:54.682 UTC [6522] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:55,313] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:55,314] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:55.448550Z 924 [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'
testdrive-postgres-1         | 2025-04-01 21:27:55.774 UTC [6529] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:56,366] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:56,369] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:56.530442Z 925 [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'
testdrive-postgres-1         | 2025-04-01 21:27:56.865 UTC [6536] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:57,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:57,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:57.612576Z 926 [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'
testdrive-postgres-1         | 2025-04-01 21:27:57.956 UTC [6543] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:27:58,487] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:27:58,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:27:58.685870Z 927 [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'
testdrive-postgres-1         | 2025-04-01 21:27:59.053 UTC [6550] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:27:59,552] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:27:59,553] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:27:59.766205Z 928 [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'
testdrive-postgres-1         | 2025-04-01 21:28:00.146 UTC [6557] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:00,608] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:00,615] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:00.843160Z 929 [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'
testdrive-postgres-1         | 2025-04-01 21:28:01.240 UTC [6564] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:01,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:01,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:01.926925Z 930 [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'
testdrive-postgres-1         | 2025-04-01 21:28:02.331 UTC [6571] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:02,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:02,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:02.997115Z 931 [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'
testdrive-postgres-1         | 2025-04-01 21:28:03.419 UTC [6578] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:03,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:03,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:28:04.069102Z 932 [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'
testdrive-postgres-1         | 2025-04-01 21:28:04.501 UTC [6585] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:04,848] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:04,852] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:05.150617Z 933 [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'
testdrive-postgres-1         | 2025-04-01 21:28:05.596 UTC [6592] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:05,908] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:05,910] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:06.242151Z 934 [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'
testdrive-postgres-1         | 2025-04-01 21:28:06.685 UTC [6599] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:06,962] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:06,968] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:07.316432Z 935 [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'
testdrive-postgres-1         | 2025-04-01 21:28:07.790 UTC [6606] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:08,051] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:08,057] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:08.400123Z 936 [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'
testdrive-postgres-1         | 2025-04-01 21:28:08.882 UTC [6613] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:09,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:09,109] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:09.488863Z 937 [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'
testdrive-postgres-1         | 2025-04-01 21:28:09.977 UTC [6620] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:10,166] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:10,171] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:10.563618Z 938 [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'
testdrive-postgres-1         | 2025-04-01 21:28:11.062 UTC [6627] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:28:11,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:11,232] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:28:11.631305Z 939 [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'
testdrive-postgres-1         | 2025-04-01 21:28:12.147 UTC [6634] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:12,289] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:12,291] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:12.712193Z 940 [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'
testdrive-postgres-1         | 2025-04-01 21:28:13.238 UTC [6643] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:13,349] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:13,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:13.788783Z 941 [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'
testdrive-postgres-1         | 2025-04-01 21:28:14.324 UTC [6650] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:14,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:14,407] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:14.863019Z 942 [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'
testdrive-postgres-1         | 2025-04-01 21:28:15.406 UTC [6657] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:15,467] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:15,469] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:15.942738Z 943 [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'
testdrive-postgres-1         | 2025-04-01 21:28:16.507 UTC [6664] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:16,523] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:16,528] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:17.016979Z 944 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:17,566] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:17,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:17.594 UTC [6671] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:18.095981Z 945 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:18,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:18,628] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:18.667 UTC [6678] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:19.184041Z 946 [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'
testdrive-zookeeper-1        | [2025-04-01 21:28:19,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:19,676] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:28:19.753 UTC [6685] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:20.259936Z 947 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:20,727] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:20,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:20.842 UTC [6692] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:21.342361Z 948 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:21,786] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:21,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:21.933 UTC [6699] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:22.423676Z 949 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:22,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:22,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:23.029 UTC [6706] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:23.490107Z 950 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:23,908] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:23,909] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:24.124 UTC [6713] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:24.563175Z 951 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:24,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:24,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:25.216 UTC [6720] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:25.634244Z 952 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:26,030] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:26,035] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:26.305 UTC [6727] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:26.709629Z 953 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:27,088] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:27,095] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:27.407 UTC [6734] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:27.792169Z 954 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:28,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:28,145] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:28.500 UTC [6741] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:28.868082Z 955 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:29,198] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:29,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:29.593 UTC [6748] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:29.949685Z 956 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:30,248] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:30,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:30.687 UTC [6755] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:31.032133Z 957 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:31,297] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:31,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:31.790 UTC [6762] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:32.106556Z 958 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:32,358] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:32,359] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:32.874 UTC [6769] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:33.186310Z 959 [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'
testdrive-zookeeper-1        | [2025-04-01 21:28:33,427] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:33,432] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:28:33.984 UTC [6776] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:34.268005Z 960 [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'
testdrive-zookeeper-1        | [2025-04-01 21:28:34,477] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:34,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:28:35.073 UTC [6783] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:35.339002Z 961 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:35,542] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:35,550] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:36.162 UTC [6790] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:36.422890Z 962 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:36,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:36,603] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:37.243 UTC [6797] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:37.505710Z 963 [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'
testdrive-zookeeper-1        | [2025-04-01 21:28:37,678] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:37,679] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:28:38.333 UTC [6805] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:38.578405Z 964 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:38,739] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:38,741] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:39.421 UTC [6811] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:39.665070Z 965 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:39,805] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:39,807] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:40.516 UTC [6818] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:40.744913Z 966 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:40,878] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:40,878] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:41.610 UTC [6825] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:41.815782Z 967 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:41,933] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:41,935] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:42.701 UTC [6833] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:42.889317Z 968 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:42,986] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:42,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:43.790 UTC [6840] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:43.966733Z 969 [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'
testdrive-zookeeper-1        | [2025-04-01 21:28:44,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:44,041] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:28:44.876 UTC [6847] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:45.051478Z 970 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:45,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:45,098] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:45.966 UTC [6854] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:46.118179Z 971 [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'
testdrive-zookeeper-1        | [2025-04-01 21:28:46,148] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:28:46,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:28:47.061 UTC [6861] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:47.187364Z 972 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:47,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:47,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:48.160 UTC [6868] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:48.244868Z 973 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:48,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:48,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:49.254 UTC [6875] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:49,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:28:49.301571Z 974 [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'
testdrive-zookeeper-1        | [2025-04-01 21:28:49,303] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:50.344 UTC [6883] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:50,354] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:50,355] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:50.377657Z 975 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:51,411] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:51,415] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:51.438 UTC [6890] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:51.457548Z 976 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:52,473] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:52,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:52.511 UTC [6898] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:52.532684Z 977 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:53,529] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:53,530] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:53.594 UTC [6904] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:53.614231Z 978 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:54,586] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:54,587] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:28:54.677 UTC [6911] FATAL:  role "root" does not exist
testdrive-mysql-1  | 2025-04-01T21:28:54.689120Z 979 [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'
testdrive-schema-registry-1  | [2025-04-01 21:28:55,643] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:55,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:55.758896Z 980 [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'
testdrive-postgres-1         | 2025-04-01 21:28:55.766 UTC [6918] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:56,704] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:56,706] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:56.822483Z 981 [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'
testdrive-postgres-1         | 2025-04-01 21:28:56.856 UTC [6925] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:57,769] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:57,772] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:57.897894Z 982 [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'
testdrive-postgres-1         | 2025-04-01 21:28:57.931 UTC [6932] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:58,832] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:58,833] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:28:58.976561Z 983 [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'
testdrive-postgres-1         | 2025-04-01 21:28:59.006 UTC [6939] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:28:59,890] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:28:59,896] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:00.059344Z 984 [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'
testdrive-postgres-1         | 2025-04-01 21:29:00.094 UTC [6945] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:00,956] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:00,961] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:01.142491Z 985 [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'
testdrive-postgres-1         | 2025-04-01 21:29:01.182 UTC [6952] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:02,027] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:02,028] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:02.220146Z 986 [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'
testdrive-postgres-1         | 2025-04-01 21:29:02.261 UTC [6959] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:03,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:03,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:03.302086Z 987 [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'
testdrive-postgres-1         | 2025-04-01 21:29:03.337 UTC [6967] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:04,160] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:04,171] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:04.384865Z 988 [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'
testdrive-postgres-1         | 2025-04-01 21:29:04.411 UTC [6974] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:05,216] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:05,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:05.456694Z 989 [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'
testdrive-postgres-1         | 2025-04-01 21:29:05.489 UTC [6981] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:06,269] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:06,277] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:06.536117Z 990 [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'
testdrive-postgres-1         | 2025-04-01 21:29:06.568 UTC [6988] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:07,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:07,341] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:07.613256Z 991 [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'
testdrive-postgres-1         | 2025-04-01 21:29:07.645 UTC [6995] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:08,394] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:08,398] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:08.682469Z 992 [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'
testdrive-postgres-1         | 2025-04-01 21:29:08.720 UTC [7002] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:09,452] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:09,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:09.747055Z 993 [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'
testdrive-postgres-1         | 2025-04-01 21:29:09.793 UTC [7009] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:10,506] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:10,510] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:10.823015Z 994 [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'
testdrive-postgres-1         | 2025-04-01 21:29:10.868 UTC [7016] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:11,560] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:11,565] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:11.896137Z 995 [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'
testdrive-postgres-1         | 2025-04-01 21:29:11.950 UTC [7023] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:12,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:12,623] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:29:12.978980Z 996 [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'
testdrive-postgres-1         | 2025-04-01 21:29:13.022 UTC [7031] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:13,685] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:13,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:14.062838Z 997 [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'
testdrive-postgres-1         | 2025-04-01 21:29:14.095 UTC [7038] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:14,740] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:14,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:15.135713Z 998 [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'
testdrive-postgres-1         | 2025-04-01 21:29:15.168 UTC [7044] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:15,795] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:15,801] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:16.215436Z 999 [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'
testdrive-postgres-1         | 2025-04-01 21:29:16.242 UTC [7051] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:16,860] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:16,861] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:17.286592Z 1000 [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'
testdrive-postgres-1         | 2025-04-01 21:29:17.315 UTC [7058] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:17,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:17,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:18.364406Z 1001 [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'
testdrive-postgres-1         | 2025-04-01 21:29:18.396 UTC [7065] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:18,971] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:18,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:19.443670Z 1002 [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'
testdrive-postgres-1         | 2025-04-01 21:29:19.477 UTC [7072] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:20,036] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:20,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:20.517853Z 1003 [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'
testdrive-postgres-1         | 2025-04-01 21:29:20.553 UTC [7079] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:21,105] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:21,106] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1  | 2025-04-01T21:29:21.590318Z 1004 [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'
testdrive-postgres-1         | 2025-04-01 21:29:21.630 UTC [7086] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:22,163] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:22,168] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1  | 2025-04-01T21:29:22.670141Z 1005 [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'
testdrive-postgres-1         | 2025-04-01 21:29:22.702 UTC [7093] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:23,215] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:23,216] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:23.746150Z 1006 [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'
testdrive-postgres-1         | 2025-04-01 21:29:23.776 UTC [7100] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:24,267] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:24,270] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:24.821250Z 1007 [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'
testdrive-postgres-1         | 2025-04-01 21:29:24.851 UTC [7107] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:25,320] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:25,323] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:25.893904Z 1008 [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'
testdrive-postgres-1         | 2025-04-01 21:29:25.924 UTC [7114] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:26,372] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:26,374] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:26.967182Z 1009 [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'
testdrive-postgres-1         | 2025-04-01 21:29:26.998 UTC [7121] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:27,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:27,447] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:28.049975Z 1010 [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'
testdrive-postgres-1         | 2025-04-01 21:29:28.079 UTC [7128] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:28,505] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:28,510] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:29.134674Z 1011 [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'
testdrive-postgres-1         | 2025-04-01 21:29:29.166 UTC [7135] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:29,594] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:29,596] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:30.212936Z 1012 [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'
testdrive-postgres-1         | 2025-04-01 21:29:30.243 UTC [7142] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:30,665] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:30,665] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:29:31.291820Z 1013 [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'
testdrive-postgres-1         | 2025-04-01 21:29:31.319 UTC [7149] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:31,730] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:31,734] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:29:32.361728Z 1014 [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'
testdrive-postgres-1         | 2025-04-01 21:29:32.393 UTC [7156] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:32,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:32,797] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:33.450611Z 1015 [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'
testdrive-postgres-1         | 2025-04-01 21:29:33.482 UTC [7163] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:33,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:33,846] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:29:34.533041Z 1016 [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'
testdrive-postgres-1         | 2025-04-01 21:29:34.565 UTC [7170] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:34,897] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:34,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53646, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:35.615856Z 1017 [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'
testdrive-postgres-1         | 2025-04-01 21:29:35.648 UTC [7177] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:35,946] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:35,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:36.697768Z 1018 [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'
testdrive-postgres-1         | 2025-04-01 21:29:36.727 UTC [7184] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:36,999] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:36,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:37.778382Z 1019 [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'
testdrive-postgres-1         | 2025-04-01 21:29:37.804 UTC [7191] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:38,050] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:38,051] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:38.859733Z 1020 [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'
testdrive-postgres-1         | 2025-04-01 21:29:38.888 UTC [7198] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:39,111] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:39,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:39.943369Z 1021 [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'
testdrive-postgres-1         | 2025-04-01 21:29:39.973 UTC [7205] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:40,164] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:40,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:41.018621Z 1022 [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'
testdrive-postgres-1         | 2025-04-01 21:29:41.048 UTC [7212] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:41,218] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:41,219] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:29:42.092858Z 1023 [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'
testdrive-postgres-1         | 2025-04-01 21:29:42.119 UTC [7219] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:42,269] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:42,272] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:29:43.163376Z 1024 [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'
testdrive-postgres-1         | 2025-04-01 21:29:43.194 UTC [7227] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:43,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:43,334] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39138, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:44.253390Z 1025 [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'
testdrive-postgres-1         | 2025-04-01 21:29:44.283 UTC [7233] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:29:44,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:44,391] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:29:45.323838Z 1026 [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'
testdrive-postgres-1         | 2025-04-01 21:29:45.355 UTC [7240] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:45,441] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:45,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:46.402104Z 1027 [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'
testdrive-postgres-1         | 2025-04-01 21:29:46.429 UTC [7247] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:46,504] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:46,506] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:47.477581Z 1028 [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'
testdrive-postgres-1         | 2025-04-01 21:29:47.509 UTC [7254] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:47,568] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:47,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:48.555788Z 1029 [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'
testdrive-postgres-1         | 2025-04-01 21:29:48.585 UTC [7260] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:48,621] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:48,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:49.630631Z 1030 [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'
testdrive-postgres-1         | 2025-04-01 21:29:49.663 UTC [7267] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:49,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:49,676] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:29:50.696859Z 1031 [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'
testdrive-zookeeper-1        | [2025-04-01 21:29:50,725] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:50,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:50.763 UTC [7274] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:29:51.780076Z 1032 [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'
testdrive-zookeeper-1        | [2025-04-01 21:29:51,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:51,794] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:51.856 UTC [7281] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:29:52.855497Z 1033 [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'
testdrive-zookeeper-1        | [2025-04-01 21:29:52,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:52,865] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:52.952 UTC [7288] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:53,915] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:29:53.915834Z 1034 [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'
testdrive-zookeeper-1        | [2025-04-01 21:29:53,922] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:54.045 UTC [7295] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:29:54.985967Z 1035 [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'
testdrive-schema-registry-1  | [2025-04-01 21:29:54,990] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:54,994] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44082, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:55.143 UTC [7302] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:29:56.045658Z 1036 [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'
testdrive-zookeeper-1        | [2025-04-01 21:29:56,052] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:29:56,052] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:29:56.232 UTC [7309] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:29:57.108446Z 1037 [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'
testdrive-schema-registry-1  | [2025-04-01 21:29:57,108] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:57,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:57.319 UTC [7316] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:58,164] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:29:58,167] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:29:58.168663Z 1038 [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'
testdrive-postgres-1         | 2025-04-01 21:29:58.413 UTC [7323] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:29:59,214] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:29:59.226817Z 1039 [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'
testdrive-zookeeper-1        | [2025-04-01 21:29:59,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:29:59.496 UTC [7330] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:00,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:30:00.303349Z 1040 [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'
testdrive-zookeeper-1        | [2025-04-01 21:30:00,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:00.582 UTC [7338] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:30:01.372639Z 1041 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:01,374] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:01,382] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:01.678 UTC [7345] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:02,426] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:30:02.427937Z 1042 [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'
testdrive-zookeeper-1        | [2025-04-01 21:30:02,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57010, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:30:02.771 UTC [7352] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:03,481] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:03,484] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:03.487856Z 1043 [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'
testdrive-postgres-1         | 2025-04-01 21:30:03.858 UTC [7359] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:04,529] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:04,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:04.557956Z 1044 [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'
testdrive-postgres-1         | 2025-04-01 21:30:04.952 UTC [7366] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:05,591] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:05,593] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:05.649557Z 1045 [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'
testdrive-postgres-1         | 2025-04-01 21:30:06.057 UTC [7373] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:30:06,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:06,652] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:30:06.724861Z 1046 [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'
testdrive-postgres-1         | 2025-04-01 21:30:07.146 UTC [7380] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:07,710] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:07,711] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:07.810671Z 1047 [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'
testdrive-postgres-1         | 2025-04-01 21:30:08.232 UTC [7388] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:30:08,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:08,762] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:30:08.882737Z 1048 [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'
testdrive-postgres-1         | 2025-04-01 21:30:09.321 UTC [7395] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:09,811] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:09,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:09.958869Z 1049 [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'
testdrive-postgres-1         | 2025-04-01 21:30:10.415 UTC [7402] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:10,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:10,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:11.046866Z 1050 [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'
testdrive-postgres-1         | 2025-04-01 21:30:11.516 UTC [7409] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:30:11,955] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:11,955] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:30:12.120491Z 1051 [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'
testdrive-postgres-1         | 2025-04-01 21:30:12.614 UTC [7417] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:13,031] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:13,037] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:13.208998Z 1052 [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'
testdrive-postgres-1         | 2025-04-01 21:30:13.701 UTC [7424] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:14,092] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:14,098] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:14.280182Z 1053 [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'
testdrive-postgres-1         | 2025-04-01 21:30:14.791 UTC [7431] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:30:15,156] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:15,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:30:15.363230Z 1054 [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'
testdrive-postgres-1         | 2025-04-01 21:30:15.883 UTC [7438] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:16,204] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:16,208] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:16.441380Z 1055 [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'
testdrive-postgres-1         | 2025-04-01 21:30:16.975 UTC [7445] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:17,254] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:17,259] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:17.514574Z 1056 [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'
testdrive-postgres-1         | 2025-04-01 21:30:18.068 UTC [7452] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:18,310] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:18,316] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:18.587694Z 1057 [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'
testdrive-postgres-1         | 2025-04-01 21:30:19.155 UTC [7459] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:19,360] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:19,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:30:19.655157Z 1058 [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'
testdrive-postgres-1  | 2025-04-01 21:30:20.242 UTC [7466] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:20,426] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:20,426] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:20.730622Z 1059 [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'
testdrive-postgres-1  | 2025-04-01 21:30:21.330 UTC [7473] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:21,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:21,482] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:21.797766Z 1060 [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'
testdrive-postgres-1  | 2025-04-01 21:30:22.424 UTC [7480] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:22,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:22,545] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:22.870927Z 1061 [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'
testdrive-postgres-1  | 2025-04-01 21:30:23.511 UTC [7487] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:23,599] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:30:23,602] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:23.948631Z 1062 [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'
testdrive-postgres-1  | 2025-04-01 21:30:24.602 UTC [7494] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:24,661] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:24,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:25.019360Z 1063 [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'
testdrive-postgres-1  | 2025-04-01 21:30:25.686 UTC [7501] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:30:25,717] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:25,720] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:30:26.094577Z 1064 [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'
testdrive-postgres-1  | 2025-04-01 21:30:26.781 UTC [7508] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:30:26,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:26,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:30:27.174552Z 1065 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:27,841] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:27,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:27.866 UTC [7515] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:28.250353Z 1066 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:28,899] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:28,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:28.941 UTC [7522] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:29.335103Z 1067 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:29,982] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:29,992] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:30.028 UTC [7528] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:30.425242Z 1068 [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'
testdrive-zookeeper-1        | [2025-04-01 21:30:31,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:31,068] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:30:31.123 UTC [7535] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:31.503122Z 1069 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:32,127] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:32,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:32.219 UTC [7542] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:32.584629Z 1070 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:33,184] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:33,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:33.307 UTC [7549] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:33.663210Z 1071 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:34,256] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:34,266] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:34.397 UTC [7556] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:34.747784Z 1072 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:35,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:35,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:35,397] INFO [Producer clientId=producer-1] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-schema-registry-1  | [2025-04-01 21:30:35,449] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient)
testdrive-postgres-1  | 2025-04-01 21:30:35.496 UTC [7563] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:35.830881Z 1073 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:36,389] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:36,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:36.584 UTC [7570] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:36.919025Z 1074 [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'
testdrive-zookeeper-1        | [2025-04-01 21:30:37,469] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:37,472] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:30:37.684 UTC [7576] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:37.987942Z 1075 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:38,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:38,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38002, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:38.769 UTC [7583] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:39.064540Z 1076 [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'
testdrive-zookeeper-1        | [2025-04-01 21:30:39,587] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:39,587] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:30:39.851 UTC [7590] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:40.142055Z 1077 [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'
testdrive-zookeeper-1        | [2025-04-01 21:30:40,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:40,643] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:30:40.941 UTC [7597] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:41.226854Z 1078 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:41,712] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:41,716] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:42.033 UTC [7604] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:42.309900Z 1079 [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'
testdrive-zookeeper-1        | [2025-04-01 21:30:42,764] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:42,764] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:30:43.128 UTC [7612] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:43.384983Z 1080 [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'
testdrive-zookeeper-1        | [2025-04-01 21:30:43,825] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:43,829] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:30:44.214 UTC [7619] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:44.460333Z 1081 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:44,891] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:44,894] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:45.308 UTC [7626] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:45.530511Z 1082 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:45,953] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:45,955] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:46.396 UTC [7633] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:46.609621Z 1083 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:47,003] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:47,007] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:47.485 UTC [7640] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:47.688210Z 1084 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:48,063] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:48,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:48.566 UTC [7647] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:48.760893Z 1085 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:49,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:49,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:49.665 UTC [7654] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:49.843082Z 1086 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:50,210] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:50,210] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:50.753 UTC [7661] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:50.914270Z 1087 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:51,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:51,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:51.840 UTC [7668] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:51.990072Z 1088 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:52,337] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:52,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:52.925 UTC [7675] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:53.065227Z 1089 [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'
testdrive-zookeeper-1        | [2025-04-01 21:30:53,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:30:53,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:30:54.009 UTC [7682] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:54.143342Z 1090 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:54,455] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:54,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:55.105 UTC [7689] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:55.224264Z 1091 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:55,509] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:55,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:56.206 UTC [7696] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:56.299600Z 1092 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:56,573] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:56,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:57.290 UTC [7703] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:57.376939Z 1093 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:57,636] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:57,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:58.379 UTC [7710] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:58.450985Z 1094 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:58,697] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:58,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:30:59.464 UTC [7717] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:30:59.523143Z 1095 [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'
testdrive-schema-registry-1  | [2025-04-01 21:30:59,753] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:30:59,754] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:00.550 UTC [7724] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:00.603154Z 1096 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:00,816] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:00,819] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:01.639 UTC [7731] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:01.681666Z 1097 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:01,873] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:01,876] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:02.727 UTC [7737] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:02.764300Z 1098 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:02,928] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:02,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:03.811 UTC [7744] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:03.846742Z 1099 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:03,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:03,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:04.896 UTC [7751] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:04.927055Z 1100 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:05,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:05,037] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:05.982 UTC [7758] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:06.005472Z 1101 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:06,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:06,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:07.066420Z 1102 [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'
testdrive-postgres-1  | 2025-04-01 21:31:07.083 UTC [7765] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:07,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:07,164] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:08.142896Z 1103 [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'
testdrive-postgres-1  | 2025-04-01 21:31:08.171 UTC [7772] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:08,221] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:08,221] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:09.219893Z 1104 [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'
testdrive-postgres-1  | 2025-04-01 21:31:09.250 UTC [7779] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:09,282] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:09,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:10.298847Z 1105 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:10,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:10,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:10.331 UTC [7786] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:11.373420Z 1106 [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'
testdrive-zookeeper-1        | [2025-04-01 21:31:11,378] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:11,382] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:31:11.403 UTC [7793] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:12.442344Z 1107 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:12,443] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:12,451] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:12.484 UTC [7802] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:13.502994Z 1108 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:13,504] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:13,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:13.575 UTC [7809] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:14.562625Z 1109 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:14,570] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:14,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:14.664 UTC [7816] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:15,617] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:31:15.620720Z 1110 [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'
testdrive-zookeeper-1        | [2025-04-01 21:31:15,621] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:15.759 UTC [7823] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:16.674593Z 1111 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:16,678] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:16,678] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:16.846 UTC [7830] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:17,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:17,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:17.733387Z 1112 [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'
testdrive-postgres-1  | 2025-04-01 21:31:17.935 UTC [7837] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:18,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:18,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:18.792896Z 1113 [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'
testdrive-postgres-1  | 2025-04-01 21:31:19.028 UTC [7844] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:19,837] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:19,839] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:19.851620Z 1114 [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'
testdrive-postgres-1  | 2025-04-01 21:31:20.112 UTC [7851] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:20,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:20,910] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:20.914413Z 1115 [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'
testdrive-postgres-1  | 2025-04-01 21:31:21.201 UTC [7858] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:21,960] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:21,963] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:21.971089Z 1116 [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'
testdrive-postgres-1  | 2025-04-01 21:31:22.290 UTC [7865] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:23,012] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:23,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:23.037723Z 1117 [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'
testdrive-postgres-1  | 2025-04-01 21:31:23.375 UTC [7872] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:24,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:24,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:24.108774Z 1118 [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'
testdrive-postgres-1  | 2025-04-01 21:31:24.454 UTC [7879] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:25,140] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:25,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:25.177294Z 1119 [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'
testdrive-postgres-1  | 2025-04-01 21:31:25.548 UTC [7886] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:26,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:26,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:26.264018Z 1120 [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'
testdrive-postgres-1  | 2025-04-01 21:31:26.643 UTC [7893] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:27,251] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:27,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:27.344194Z 1121 [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'
testdrive-postgres-1  | 2025-04-01 21:31:27.743 UTC [7900] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:31:28,303] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:28,304] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:31:28.423180Z 1122 [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'
testdrive-postgres-1  | 2025-04-01 21:31:28.833 UTC [7907] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:29,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:29,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-kafka-1            | [2025-04-01 21:31:29,459] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:31:29,459] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:31:29,460] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1            | [2025-04-01 21:31:29,460] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-mysql-1      | 2025-04-01T21:31:29.506047Z 1123 [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'
testdrive-postgres-1  | 2025-04-01 21:31:29.910 UTC [7914] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:31:30,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:30,416] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:31:30.579641Z 1124 [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'
testdrive-postgres-1  | 2025-04-01 21:31:30.995 UTC [7921] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:31,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:31,479] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:31.659836Z 1125 [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'
testdrive-postgres-1  | 2025-04-01 21:31:32.086 UTC [7928] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:31:32,546] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:32,547] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:31:32.726988Z 1126 [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'
testdrive-postgres-1  | 2025-04-01 21:31:33.185 UTC [7935] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:33,602] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:33,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:33.805373Z 1127 [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'
testdrive-postgres-1  | 2025-04-01 21:31:34.287 UTC [7942] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:34,680] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:34,683] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:34.894096Z 1128 [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'
testdrive-postgres-1  | 2025-04-01 21:31:35.376 UTC [7949] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:35,737] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:35,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:35.974941Z 1129 [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'
testdrive-postgres-1  | 2025-04-01 21:31:36.466 UTC [7956] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:36,794] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:36,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:37.043801Z 1130 [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'
testdrive-postgres-1  | 2025-04-01 21:31:37.549 UTC [7963] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:37,855] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:37,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:38.120597Z 1131 [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'
testdrive-postgres-1  | 2025-04-01 21:31:38.631 UTC [7970] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:38,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:38,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:39.203554Z 1132 [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'
testdrive-postgres-1  | 2025-04-01 21:31:39.716 UTC [7977] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:31:39,975] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:39,977] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:31:40.278249Z 1133 [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'
testdrive-postgres-1  | 2025-04-01 21:31:40.802 UTC [7984] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:41,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:41,036] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:41.365724Z 1134 [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'
testdrive-postgres-1  | 2025-04-01 21:31:41.887 UTC [7991] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:42,094] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:42,097] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:42.440745Z 1135 [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'
testdrive-postgres-1  | 2025-04-01 21:31:42.988 UTC [7999] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:43,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:43,157] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:43.525800Z 1136 [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'
testdrive-postgres-1  | 2025-04-01 21:31:44.088 UTC [8006] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:44,219] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:44,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:44.595588Z 1137 [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'
testdrive-postgres-1  | 2025-04-01 21:31:45.189 UTC [8013] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:45,305] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:45,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:45.670318Z 1138 [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'
testdrive-postgres-1  | 2025-04-01 21:31:46.283 UTC [8020] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:46,376] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:46,382] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:46.742949Z 1139 [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'
testdrive-postgres-1  | 2025-04-01 21:31:47.385 UTC [8027] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:47,441] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:47,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:47.818737Z 1140 [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'
testdrive-postgres-1  | 2025-04-01 21:31:48.476 UTC [8034] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:48,501] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:48,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:31:48.888439Z 1141 [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'
testdrive-zookeeper-1        | [2025-04-01 21:31:49,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:49.569 UTC [8041] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:31:49,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:31:49.962227Z 1142 [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'
testdrive-zookeeper-1        | [2025-04-01 21:31:50,612] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:50,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:31:50.641 UTC [8048] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:51.027892Z 1143 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:51,669] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:51,675] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:51.712 UTC [8055] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:52.108103Z 1144 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:52,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:52,735] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60438, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:52.798 UTC [8062] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:53.187144Z 1145 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:53,789] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:53,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:53.886 UTC [8069] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:54.270562Z 1146 [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'
testdrive-zookeeper-1        | [2025-04-01 21:31:54,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:31:54,847] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:31:54.977 UTC [8076] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:55.342185Z 1147 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:55,906] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:55,911] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:56.065 UTC [8083] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:56.419481Z 1148 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:56,966] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:56,972] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:57.148 UTC [8090] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:57.492228Z 1149 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:58,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:58,023] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:58.238 UTC [8097] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:58.568430Z 1150 [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'
testdrive-schema-registry-1  | [2025-04-01 21:31:59,075] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:31:59,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:31:59.326 UTC [8104] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:31:59.652964Z 1151 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:00,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:00,127] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:00.417 UTC [8111] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:00.730793Z 1152 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:01,196] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:01,203] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:01.504 UTC [8118] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:01.802218Z 1153 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:02,248] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:02,253] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:02.584 UTC [8125] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:02.875131Z 1154 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:03,313] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:03,316] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:03.679 UTC [8131] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:03.959172Z 1155 [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'
testdrive-zookeeper-1        | [2025-04-01 21:32:04,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:04,393] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:32:04.768 UTC [8138] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:05.054858Z 1156 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:05,465] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:05,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:05.852 UTC [8145] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:06.139889Z 1157 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:06,523] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:06,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:06.948 UTC [8152] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:07.219040Z 1158 [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'
testdrive-zookeeper-1        | [2025-04-01 21:32:07,577] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:07,578] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:32:08.035 UTC [8159] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:08.292103Z 1159 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:08,632] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:08,633] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:09.122 UTC [8166] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:09.369880Z 1160 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:09,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:09,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:10.206 UTC [8173] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:10.438770Z 1161 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:10,741] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:10,745] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:11.300 UTC [8180] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:11.515346Z 1162 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:11,800] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:11,801] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:12.399 UTC [8188] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:12.588603Z 1163 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:12,851] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:12,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:13.488 UTC [8195] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:13.662632Z 1164 [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'
testdrive-zookeeper-1        | [2025-04-01 21:32:13,905] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:13,905] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:32:14.578 UTC [8202] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:14.730109Z 1165 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:14,951] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:14,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:15.672 UTC [8209] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:15.812218Z 1166 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:16,016] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:16,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:16.758 UTC [8216] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:16.888319Z 1167 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:17,099] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:17,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:17.847 UTC [8223] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:17.970599Z 1168 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:18,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:18,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:18.944 UTC [8230] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:19.050593Z 1169 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:19,219] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:19,221] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:20.049 UTC [8237] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:20.121585Z 1170 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:20,285] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:20,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:21.143 UTC [8244] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:21.194943Z 1171 [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'
testdrive-zookeeper-1        | [2025-04-01 21:32:21,346] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:21,347] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:32:22.233 UTC [8251] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:22.270875Z 1172 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:22,398] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:22,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:23.318 UTC [8258] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:23.341697Z 1173 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:23,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:23,463] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:24.405 UTC [8265] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:24.410177Z 1174 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:24,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:24,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:25.468469Z 1175 [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'
testdrive-postgres-1  | 2025-04-01 21:32:25.489 UTC [8272] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:25,570] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:25,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:26.541467Z 1176 [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'
testdrive-postgres-1  | 2025-04-01 21:32:26.572 UTC [8279] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:26,621] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:26,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:27.610398Z 1177 [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'
testdrive-postgres-1  | 2025-04-01 21:32:27.645 UTC [8286] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:32:27,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:32:27,688] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:32:28.686330Z 1178 [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'
testdrive-postgres-1  | 2025-04-01 21:32:28.723 UTC [8293] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:28,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:28,747] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:29.770679Z 1179 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:29,818] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:32:29.819 UTC [8300] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:32:29,825] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:30.854724Z 1180 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:30,884] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:30,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:30.915 UTC [8307] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:32:31.925522Z 1181 [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'
testdrive-schema-registry-1  | [2025-04-01 21:32:31,928] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:31,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:32.000 UTC [8314] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:32,979] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:32:32.982347Z 1182 [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'
testdrive-zookeeper-1        | [2025-04-01 21:32:32,991] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:32:33.084 UTC [8321] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:34,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:34,039] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:34.040885Z 1183 [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'
testdrive-postgres-1  | 2025-04-01 21:32:34.167 UTC [8328] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:35,091] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:35,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:35.101256Z 1184 [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'
testdrive-postgres-1  | 2025-04-01 21:32:35.254 UTC [8335] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:36,141] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:36,144] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:36.181146Z 1185 [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'
testdrive-postgres-1  | 2025-04-01 21:32:36.332 UTC [8342] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:37,198] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:37,199] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:37.253454Z 1186 [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'
testdrive-postgres-1  | 2025-04-01 21:32:37.426 UTC [8349] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:38,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:38,262] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:38.330298Z 1187 [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'
testdrive-postgres-1  | 2025-04-01 21:32:38.515 UTC [8356] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:39,309] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:39,315] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:39.398145Z 1188 [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'
testdrive-postgres-1  | 2025-04-01 21:32:39.609 UTC [8363] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:40,368] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:40,375] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:40.469025Z 1189 [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'
testdrive-postgres-1  | 2025-04-01 21:32:40.698 UTC [8369] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:41,425] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:41,426] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52960, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:41.548453Z 1190 [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'
testdrive-postgres-1  | 2025-04-01 21:32:41.794 UTC [8376] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:42,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:42,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:42.621606Z 1191 [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'
testdrive-postgres-1  | 2025-04-01 21:32:42.874 UTC [8384] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:43,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:43,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:43.698467Z 1192 [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'
testdrive-postgres-1  | 2025-04-01 21:32:43.957 UTC [8391] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:44,601] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:44,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52992, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:44.778919Z 1193 [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'
testdrive-postgres-1  | 2025-04-01 21:32:45.053 UTC [8398] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:45,656] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:45,657] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53002, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:45.851318Z 1194 [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'
testdrive-postgres-1  | 2025-04-01 21:32:46.143 UTC [8405] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:46,713] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:46,717] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:46.931146Z 1195 [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'
testdrive-postgres-1  | 2025-04-01 21:32:47.235 UTC [8412] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:47,792] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:47,796] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:48.011602Z 1196 [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'
testdrive-postgres-1  | 2025-04-01 21:32:48.328 UTC [8419] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:48,878] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:48,880] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:49.094787Z 1197 [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'
testdrive-postgres-1  | 2025-04-01 21:32:49.418 UTC [8426] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:49,938] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:49,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:50.189685Z 1198 [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'
testdrive-postgres-1  | 2025-04-01 21:32:50.515 UTC [8433] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:51,007] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:51,011] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:51.266312Z 1199 [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'
testdrive-postgres-1  | 2025-04-01 21:32:51.602 UTC [8440] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:52,065] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:52,070] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:52.343649Z 1200 [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'
testdrive-postgres-1  | 2025-04-01 21:32:52.686 UTC [8447] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:53,121] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:53,125] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:53.414280Z 1201 [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'
testdrive-postgres-1  | 2025-04-01 21:32:53.775 UTC [8454] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:54,174] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:54,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:54.495379Z 1202 [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'
testdrive-postgres-1  | 2025-04-01 21:32:54.856 UTC [8461] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:55,234] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:55,238] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:55.583123Z 1203 [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'
testdrive-postgres-1  | 2025-04-01 21:32:55.950 UTC [8468] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:56,313] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:56,321] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:56.661669Z 1204 [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'
testdrive-postgres-1  | 2025-04-01 21:32:57.048 UTC [8475] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:57,369] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:57,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:57.737119Z 1205 [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'
testdrive-postgres-1  | 2025-04-01 21:32:58.140 UTC [8481] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:58,450] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:58,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:58.816086Z 1206 [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'
testdrive-postgres-1  | 2025-04-01 21:32:59.234 UTC [8488] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:32:59,563] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:32:59,587] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:32:59.888700Z 1207 [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'
testdrive-postgres-1  | 2025-04-01 21:33:00.331 UTC [8495] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:00,621] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:00,645] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:00.972866Z 1208 [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'
testdrive-postgres-1  | 2025-04-01 21:33:01.433 UTC [8501] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:01,676] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:01,710] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:02.041690Z 1209 [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'
testdrive-postgres-1  | 2025-04-01 21:33:02.520 UTC [8508] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:02,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:02,773] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:03.118615Z 1210 [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'
testdrive-postgres-1  | 2025-04-01 21:33:03.610 UTC [8515] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:03,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:03,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:04.192151Z 1211 [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'
testdrive-postgres-1  | 2025-04-01 21:33:04.695 UTC [8522] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:04,836] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:04,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:05.268133Z 1212 [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'
testdrive-postgres-1  | 2025-04-01 21:33:05.786 UTC [8529] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:05,897] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:05,971] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:06.350299Z 1213 [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'
testdrive-postgres-1  | 2025-04-01 21:33:06.876 UTC [8536] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:06,953] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:07,037] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:07.433646Z 1214 [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'
testdrive-postgres-1  | 2025-04-01 21:33:07.967 UTC [8543] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:08,008] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:08,105] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:08.511172Z 1215 [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'
testdrive-postgres-1  | 2025-04-01 21:33:09.059 UTC [8550] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:09,064] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:09,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:09.584880Z 1216 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:10,120] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:33:10.146 UTC [8557] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:10,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:10.663889Z 1217 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:11,176] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:33:11.225 UTC [8564] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:11,295] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:11.738358Z 1218 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:12,236] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:33:12.312 UTC [8571] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:12,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:12.823437Z 1219 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:13,294] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:33:13.414 UTC [8579] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:13,433] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:33:13.900121Z 1220 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:14,354] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:14,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:14.504 UTC [8586] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:14.969640Z 1221 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:15,406] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:15,545] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:15.580 UTC [8593] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:16.050819Z 1222 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:16,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:16,614] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:16.665 UTC [8600] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:17.123349Z 1223 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:17,524] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:17,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:17.752 UTC [8607] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:18.193724Z 1224 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:18,594] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:18,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:18.834 UTC [8614] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:19.279616Z 1225 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:19,654] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:19,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:19.933 UTC [8621] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:20.373045Z 1226 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:20,719] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:20,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:21.026 UTC [8628] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:21.451226Z 1227 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:21,785] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:21,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:22.114 UTC [8635] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:22.517462Z 1228 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:22,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:23,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:23.197 UTC [8642] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:23.594737Z 1229 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:23,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:24,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:24.287 UTC [8649] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:24.668856Z 1230 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:24,955] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:25,174] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:25.380 UTC [8656] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:25.752719Z 1231 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:26,003] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:26,235] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:26.471 UTC [8663] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:26.825599Z 1232 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:27,065] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:27,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:27.565 UTC [8670] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:27.897722Z 1233 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:28,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:28,371] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:28.657 UTC [8677] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:28.968788Z 1234 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:29,174] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:29,444] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:29.750 UTC [8684] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:30.042218Z 1235 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:30,225] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:30,508] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:30.844 UTC [8691] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:31.116614Z 1236 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:31,290] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:31,574] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:31.934 UTC [8698] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:32.193702Z 1237 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:32,350] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:32,641] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:33.024 UTC [8705] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:33.275244Z 1238 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:33,408] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:33,709] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:34.109 UTC [8712] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:34.353627Z 1239 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:34,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:34,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:35.204 UTC [8719] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:35.429978Z 1240 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:35,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:35,848] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:36.291 UTC [8726] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:36.505155Z 1241 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:36,579] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:36,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:37.376 UTC [8733] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:37.577674Z 1242 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:37,637] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:37,988] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:38.463 UTC [8741] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:38.655385Z 1243 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:38,688] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:39,046] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:39.547 UTC [8748] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:33:39.722546Z 1244 [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'
testdrive-schema-registry-1  | [2025-04-01 21:33:39,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:33:40,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:40.636 UTC [8755] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:40,799] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:40.802479Z 1245 [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'
testdrive-zookeeper-1        | [2025-04-01 21:33:41,164] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:41.721 UTC [8762] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:41,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:41.862063Z 1246 [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'
testdrive-zookeeper-1        | [2025-04-01 21:33:42,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:42.811 UTC [8770] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:42,913] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:42.922700Z 1247 [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'
testdrive-zookeeper-1        | [2025-04-01 21:33:43,302] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:43.903 UTC [8777] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:43,962] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:43.983596Z 1248 [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'
testdrive-zookeeper-1        | [2025-04-01 21:33:44,363] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:33:45.011 UTC [8784] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:33:45,038] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:45.054595Z 1249 [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'
testdrive-zookeeper-1        | [2025-04-01 21:33:45,432] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:46,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:46.117708Z 1250 [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'
testdrive-postgres-1  | 2025-04-01 21:33:46.122 UTC [8791] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:46,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:47,164] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:47.181213Z 1251 [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'
testdrive-postgres-1  | 2025-04-01 21:33:47.195 UTC [8798] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:47,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:48,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:48.241931Z 1252 [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'
testdrive-postgres-1  | 2025-04-01 21:33:48.268 UTC [8805] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:48,621] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:49,298] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:49.345086Z 1253 [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'
testdrive-postgres-1  | 2025-04-01 21:33:49.376 UTC [8812] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:49,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:50,362] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:50.428316Z 1254 [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'
testdrive-postgres-1  | 2025-04-01 21:33:50.460 UTC [8819] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:50,751] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:51,427] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:51.497987Z 1255 [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'
testdrive-postgres-1  | 2025-04-01 21:33:51.535 UTC [8826] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:51,818] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:52,486] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:52.581008Z 1256 [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'
testdrive-postgres-1  | 2025-04-01 21:33:52.613 UTC [8833] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:52,878] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:53,538] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:53.651909Z 1257 [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'
testdrive-postgres-1  | 2025-04-01 21:33:53.688 UTC [8840] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:53,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:54,593] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:54.722906Z 1258 [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'
testdrive-postgres-1  | 2025-04-01 21:33:54.759 UTC [8847] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:55,011] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:55,643] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:55.802259Z 1259 [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'
testdrive-postgres-1  | 2025-04-01 21:33:55.835 UTC [8854] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:56,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:56,699] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:56.882480Z 1260 [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'
testdrive-postgres-1  | 2025-04-01 21:33:56.909 UTC [8861] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:57,140] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:57,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:57.962418Z 1261 [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'
testdrive-postgres-1  | 2025-04-01 21:33:57.994 UTC [8868] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:58,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:58,826] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:33:59.039556Z 1262 [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'
testdrive-postgres-1  | 2025-04-01 21:33:59.078 UTC [8875] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:33:59,261] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:33:59,901] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:00.131593Z 1263 [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'
testdrive-postgres-1  | 2025-04-01 21:34:00.191 UTC [8882] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:34:00,341] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:00,950] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:01.214965Z 1264 [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'
testdrive-postgres-1  | 2025-04-01 21:34:01.286 UTC [8889] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:34:01,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:02,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:02.286845Z 1265 [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'
testdrive-postgres-1  | 2025-04-01 21:34:02.380 UTC [8895] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:34:02,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:03,102] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:03.369921Z 1266 [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'
testdrive-postgres-1  | 2025-04-01 21:34:03.480 UTC [8902] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:34:03,537] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:04,173] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:04.456848Z 1267 [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'
testdrive-postgres-1  | 2025-04-01 21:34:04.573 UTC [8909] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:34:04,620] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:05,232] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:05.530913Z 1268 [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'
testdrive-postgres-1  | 2025-04-01 21:34:05.655 UTC [8916] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:34:05,681] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:06,289] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:06.602853Z 1269 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:06,733] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:06.750 UTC [8923] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:07,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:07.689866Z 1270 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:07,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:07.825 UTC [8930] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:08,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:08.766864Z 1271 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:08,865] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:08.913 UTC [8937] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:09,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:09.844668Z 1272 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:09,928] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:10.022 UTC [8944] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:10,505] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:10.910513Z 1273 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:10,998] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:11.115 UTC [8951] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:11,569] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:11.994390Z 1274 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:12,063] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:12.200 UTC [8958] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:12,630] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:13.070562Z 1275 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:13,126] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:13.288 UTC [8966] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:13,693] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:14.144222Z 1276 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:14,190] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:14.370 UTC [8973] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:14,747] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:15.218190Z 1277 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:15,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:15.470 UTC [8980] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:15,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:16.290507Z 1278 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:16,319] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:16.555 UTC [8987] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:16,856] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:17.365622Z 1279 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:17,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:17.646 UTC [8994] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:17,919] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:18.431633Z 1280 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:18,436] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:18.737 UTC [9001] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:18,979] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:19.498568Z 1281 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:19,503] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:19.829 UTC [9008] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:20,056] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 10 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:20.561726Z 1282 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:20,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:20.918 UTC [9015] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:21,120] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:21.624994Z 1283 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:21,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:22.006 UTC [9022] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:22,168] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:22.686392Z 1284 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:22,695] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:23.095 UTC [9029] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:23,225] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:23.755843Z 1285 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:23,763] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:24.187 UTC [9036] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:24,280] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:24.819595Z 1286 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:24,823] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:25.281 UTC [9043] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:25,328] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:25.874665Z 1287 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:25,885] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:34:26.372 UTC [9050] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:26,394] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:34:26.949255Z 1288 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:26,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:27,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:27.453 UTC [9057] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:28.008539Z 1289 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:28,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:28,501] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:28.536 UTC [9064] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:29.071255Z 1290 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:29,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:29,553] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:29.625 UTC [9071] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:30.134392Z 1291 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:30,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:30,611] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:30.717 UTC [9078] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:31.198911Z 1292 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:31,205] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:31,678] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:31.806 UTC [9085] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:32.258694Z 1293 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:32,265] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:32,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:32.896 UTC [9092] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:33.321739Z 1294 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:33,329] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:33,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:33.992 UTC [9099] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:34.388069Z 1295 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:34,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:34,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:35.081 UTC [9106] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:35.452562Z 1296 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:35,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:35,890] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:36.170 UTC [9113] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:34:36,540] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:34:36.540646Z 1297 [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'
testdrive-schema-registry-1  | [2025-04-01 21:34:36,953] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:37.262 UTC [9120] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:37.600164Z 1298 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:37,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:38,004] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:38.353 UTC [9127] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:38.657418Z 1299 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:38,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:39,066] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:39.439 UTC [9134] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:39.724713Z 1300 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:39,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46728, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:40,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:40.531 UTC [9141] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:40.783050Z 1301 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:40,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:41,182] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:41.616 UTC [9148] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:41.842124Z 1302 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:41,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:42,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:42.707 UTC [9156] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:42.911989Z 1303 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:42,916] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:43,294] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:43.786 UTC [9163] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:43.973836Z 1304 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:43,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:44,342] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:44.871 UTC [9170] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:45.032652Z 1305 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:45,039] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:45,398] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:45.960 UTC [9177] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:46.091572Z 1306 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:46,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:46,453] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:47.046 UTC [9184] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:47.163895Z 1307 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:47,167] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:47,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:48.131 UTC [9191] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:48.227549Z 1308 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:48,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:48,561] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:49.221 UTC [9198] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:49.291851Z 1309 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:49,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:49,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:50.309 UTC [9205] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:50.353413Z 1310 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:50,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:50,687] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:34:51.400 UTC [9212] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:34:51.415294Z 1311 [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'
testdrive-zookeeper-1        | [2025-04-01 21:34:51,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:34:51,743] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:52,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:34:52.488799Z 1312 [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'
testdrive-postgres-1  | 2025-04-01 21:34:52.490 UTC [9219] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:52,796] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:53,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:34:53.555605Z 1313 [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'
testdrive-postgres-1  | 2025-04-01 21:34:53.583 UTC [9226] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:53,857] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:54,597] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:34:54.630413Z 1314 [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'
testdrive-postgres-1  | 2025-04-01 21:34:54.661 UTC [9233] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:54,908] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:55,667] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:34:55.710033Z 1315 [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'
testdrive-postgres-1  | 2025-04-01 21:34:55.737 UTC [9240] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:55,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:56,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:34:56.787438Z 1316 [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'
testdrive-postgres-1  | 2025-04-01 21:34:56.812 UTC [9247] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:57,026] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:57,813] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:34:57.875270Z 1317 [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'
testdrive-postgres-1  | 2025-04-01 21:34:57.905 UTC [9254] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:58,087] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:58,878] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:34:58.962853Z 1318 [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'
testdrive-postgres-1  | 2025-04-01 21:34:58.995 UTC [9261] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:34:59,155] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:34:59,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:00.056192Z 1319 [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'
testdrive-postgres-1  | 2025-04-01 21:35:00.104 UTC [9268] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:00,237] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:01,021] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:01.154314Z 1320 [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'
testdrive-postgres-1  | 2025-04-01 21:35:01.223 UTC [9275] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:01,294] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:02,083] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:02.232959Z 1321 [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'
testdrive-postgres-1  | 2025-04-01 21:35:02.311 UTC [9282] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:02,358] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:03,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:03.322952Z 1322 [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'
testdrive-postgres-1  | 2025-04-01 21:35:03.418 UTC [9289] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:03,438] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:04,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:04.410764Z 1323 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:04,486] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:04.512 UTC [9296] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:05,302] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49108, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:05.488377Z 1324 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:05,547] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:05.587 UTC [9303] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:06,361] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:06.587481Z 1325 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:06,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:06.665 UTC [9310] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:07,436] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:35:07.665790Z 1326 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:07,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:07.753 UTC [9317] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:08,498] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:08,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:08.739974Z 1327 [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'
testdrive-postgres-1  | 2025-04-01 21:35:08.850 UTC [9324] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:09,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:09,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:09.812984Z 1328 [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'
testdrive-postgres-1  | 2025-04-01 21:35:09.939 UTC [9331] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:10,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:10,871] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:10.885303Z 1329 [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'
testdrive-postgres-1  | 2025-04-01 21:35:11.053 UTC [9338] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:11,709] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:11,927] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:11.954503Z 1330 [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'
testdrive-postgres-1  | 2025-04-01 21:35:12.155 UTC [9345] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:12,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:12,984] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:13.024692Z 1331 [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'
testdrive-postgres-1  | 2025-04-01 21:35:13.258 UTC [9353] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:13,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:14,065] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:14.114609Z 1332 [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'
testdrive-postgres-1  | 2025-04-01 21:35:14.342 UTC [9360] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:14,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:15,120] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:15.183864Z 1333 [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'
testdrive-postgres-1  | 2025-04-01 21:35:15.429 UTC [9367] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:15,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:16,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:16.270132Z 1334 [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'
testdrive-postgres-1  | 2025-04-01 21:35:16.513 UTC [9374] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:17,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:17,225] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:17.344673Z 1335 [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'
testdrive-postgres-1  | 2025-04-01 21:35:17.605 UTC [9381] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:18,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:18,286] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:18.423037Z 1336 [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'
testdrive-postgres-1  | 2025-04-01 21:35:18.693 UTC [9388] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:19,179] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:19,343] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:19.496849Z 1337 [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'
testdrive-postgres-1  | 2025-04-01 21:35:19.786 UTC [9395] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:20,248] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:20,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:20.567721Z 1338 [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'
testdrive-postgres-1  | 2025-04-01 21:35:20.881 UTC [9402] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:21,312] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:21,455] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:21.652374Z 1339 [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'
testdrive-postgres-1  | 2025-04-01 21:35:21.973 UTC [9409] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:22,374] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59056, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:22,528] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:22.728913Z 1340 [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'
testdrive-postgres-1  | 2025-04-01 21:35:23.063 UTC [9416] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:23,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:23,590] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:23.824012Z 1341 [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'
testdrive-postgres-1  | 2025-04-01 21:35:24.155 UTC [9423] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:24,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:24,648] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:24.895073Z 1342 [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'
testdrive-postgres-1  | 2025-04-01 21:35:25.273 UTC [9430] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:25,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:25,729] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:25.982597Z 1343 [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'
testdrive-postgres-1  | 2025-04-01 21:35:26.373 UTC [9437] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:26,656] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:26,807] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:27.063087Z 1344 [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'
testdrive-postgres-1  | 2025-04-01 21:35:27.470 UTC [9444] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:27,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:27,858] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:28.135813Z 1345 [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'
testdrive-postgres-1  | 2025-04-01 21:35:28.552 UTC [9451] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:28,809] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:28,948] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:29.233117Z 1346 [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'
testdrive-postgres-1  | 2025-04-01 21:35:29.654 UTC [9458] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:29,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59128, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:30,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:30.338645Z 1347 [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'
testdrive-postgres-1  | 2025-04-01 21:35:30.754 UTC [9465] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:30,961] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:31,104] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:31.413362Z 1348 [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'
testdrive-postgres-1  | 2025-04-01 21:35:31.857 UTC [9472] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:32,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33684, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:32,181] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:32.492292Z 1349 [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'
testdrive-postgres-1  | 2025-04-01 21:35:32.943 UTC [9479] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:33,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:33,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:33.570171Z 1350 [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'
testdrive-postgres-1  | 2025-04-01 21:35:34.027 UTC [9486] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:34,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:34,307] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:34.658688Z 1351 [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'
testdrive-postgres-1  | 2025-04-01 21:35:35.122 UTC [9493] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:35,267] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:35,377] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:35.747687Z 1352 [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'
testdrive-postgres-1  | 2025-04-01 21:35:36.226 UTC [9500] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:36,347] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:36,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:36.832485Z 1353 [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'
testdrive-postgres-1  | 2025-04-01 21:35:37.323 UTC [9507] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:37,407] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:37,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:37.919376Z 1354 [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'
testdrive-postgres-1  | 2025-04-01 21:35:38.416 UTC [9514] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:38,472] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:38,575] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:38.987402Z 1355 [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'
testdrive-postgres-1  | 2025-04-01 21:35:39.505 UTC [9521] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:35:39,529] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:39,626] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:40.063271Z 1356 [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'
testdrive-zookeeper-1        | [2025-04-01 21:35:40,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:40.597 UTC [9528] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:40,685] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:41.145033Z 1357 [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'
testdrive-zookeeper-1        | [2025-04-01 21:35:41,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:41.679 UTC [9535] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:41,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:42.229331Z 1358 [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'
testdrive-zookeeper-1        | [2025-04-01 21:35:42,739] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:42.765 UTC [9542] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:42,824] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:43.315680Z 1359 [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'
testdrive-zookeeper-1        | [2025-04-01 21:35:43,837] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:43.868 UTC [9549] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:43,881] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:44.402841Z 1360 [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'
testdrive-zookeeper-1        | [2025-04-01 21:35:44,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:44.946 UTC [9556] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:35:44,948] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:35:45.477949Z 1361 [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'
testdrive-zookeeper-1        | [2025-04-01 21:35:46,002] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:46,014] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:46.046 UTC [9564] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:46.554227Z 1362 [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'
testdrive-zookeeper-1        | [2025-04-01 21:35:47,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:47,083] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:47.148 UTC [9570] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:47.642689Z 1363 [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'
testdrive-zookeeper-1        | [2025-04-01 21:35:48,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:35:48,151] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:35:48.232 UTC [9577] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:48.746036Z 1364 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:49,249] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:49,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:49.342 UTC [9584] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:49.842611Z 1365 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:50,333] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:50,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:50.430 UTC [9591] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:50.934923Z 1366 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:51,417] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:51,417] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:51.525 UTC [9598] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:52.020448Z 1367 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:52,497] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:52,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:52.618 UTC [9605] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:53.124066Z 1368 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:53,591] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:53,593] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:53.713 UTC [9612] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:54.207819Z 1369 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:54,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:54,674] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:54.802 UTC [9619] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:55.294815Z 1370 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:55,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:55,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:55.900 UTC [9626] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:56.386694Z 1371 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:56,807] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:56,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:56.990 UTC [9633] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:57.465268Z 1372 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:57,876] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:57,887] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:58.086 UTC [9640] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:58.540553Z 1373 [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'
testdrive-schema-registry-1  | [2025-04-01 21:35:58,943] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:35:58,971] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:35:59.196 UTC [9647] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:35:59.614698Z 1374 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:00,000] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:00,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:00.296 UTC [9654] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:00.704655Z 1375 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:01,060] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:01,089] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:01.391 UTC [9661] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:01.779884Z 1376 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:02,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:02,141] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:02.488 UTC [9668] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:02.854637Z 1377 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:03,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:03,195] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:03.584 UTC [9675] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:03.933804Z 1378 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:04,245] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:04,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:04.669 UTC [9683] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:05.013129Z 1379 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:05,300] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:05,306] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:05.766 UTC [9690] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:06.082581Z 1380 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:06,377] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:06,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:06.853 UTC [9697] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:07.159121Z 1381 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:07,465] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:07,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:07.937 UTC [9704] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:08.236018Z 1382 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:08,540] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:08,547] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:09.036 UTC [9711] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:09.310669Z 1383 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:09,594] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:09,597] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:10.136 UTC [9718] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:10.387431Z 1384 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:10,652] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:10,657] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:11.231 UTC [9725] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:11.480060Z 1385 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:11,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:11,719] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:12.347 UTC [9732] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:12.565257Z 1386 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:12,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:12,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:13.478 UTC [9740] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:13.671705Z 1387 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:13,863] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:13,867] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:14.582 UTC [9747] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:14.778217Z 1388 [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'
testdrive-zookeeper-1        | [2025-04-01 21:36:14,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:14,932] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:36:15.679 UTC [9754] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:15.864387Z 1389 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:16,004] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:16,005] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:16.771 UTC [9761] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:16.948447Z 1390 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:17,067] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:17,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:17.873 UTC [9768] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:18.027815Z 1391 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:18,141] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:18,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:18.962 UTC [9775] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:19.107057Z 1392 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:19,210] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:19,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:20.060 UTC [9782] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:20.194241Z 1393 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:20,271] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:20,272] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:21.155 UTC [9789] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:21.307711Z 1394 [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'
testdrive-zookeeper-1        | [2025-04-01 21:36:21,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:21,366] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1  | 2025-04-01 21:36:22.275 UTC [9796] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:22.396370Z 1395 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:22,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:36:22,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1  | 2025-04-01 21:36:23.395 UTC [9803] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:23.484830Z 1396 [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'
testdrive-zookeeper-1        | [2025-04-01 21:36:23,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:23,538] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:36:24.491 UTC [9811] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:24.569309Z 1397 [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'
testdrive-zookeeper-1  | [2025-04-01 21:36:24,600] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:24,601] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:36:25.590 UTC [9818] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:36:25.646142Z 1398 [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'
testdrive-schema-registry-1  | [2025-04-01 21:36:25,655] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:25,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:26.691 UTC [9825] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:26,713] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:26.713214Z 1399 [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'
testdrive-zookeeper-1  | [2025-04-01 21:36:26,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:27,762] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:27.774993Z 1400 [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'
testdrive-zookeeper-1  | [2025-04-01 21:36:27,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:27.788 UTC [9832] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:28,826] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:28.851465Z 1401 [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'
testdrive-zookeeper-1  | [2025-04-01 21:36:28,854] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:36:28.884 UTC [9839] FATAL:  role "root" does not exist
testdrive-kafka-1      | [2025-04-01 21:36:29,460] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:36:29,460] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:36:29,462] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:36:29,462] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-schema-registry-1  | [2025-04-01 21:36:29,885] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:29,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:29.930621Z 1402 [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'
testdrive-postgres-1   | 2025-04-01 21:36:29.965 UTC [9845] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:30,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:30,968] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39352, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:31.007583Z 1403 [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'
testdrive-postgres-1   | 2025-04-01 21:36:31.043 UTC [9852] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:32,056] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:32,061] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:32.089297Z 1404 [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'
testdrive-postgres-1   | 2025-04-01 21:36:32.134 UTC [9859] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:33,144] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:33,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:33.179218Z 1405 [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'
testdrive-postgres-1   | 2025-04-01 21:36:33.215 UTC [9866] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:34,232] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:34,230] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:34.263323Z 1406 [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'
testdrive-postgres-1   | 2025-04-01 21:36:34.308 UTC [9873] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:35,304] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:35,311] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:35.338892Z 1407 [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'
testdrive-postgres-1   | 2025-04-01 21:36:35.402 UTC [9880] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:36,381] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:36,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:36.420448Z 1408 [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'
testdrive-postgres-1   | 2025-04-01 21:36:36.524 UTC [9887] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:37,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:37,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:37.497066Z 1409 [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'
testdrive-postgres-1   | 2025-04-01 21:36:37.618 UTC [9894] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:38,510] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39438, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:38,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:38.570206Z 1410 [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'
testdrive-postgres-1   | 2025-04-01 21:36:38.713 UTC [9900] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:39,562] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:39,567] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:39.645171Z 1411 [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'
testdrive-postgres-1   | 2025-04-01 21:36:39.810 UTC [9907] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:40,617] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:40,620] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:40.720595Z 1412 [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'
testdrive-postgres-1   | 2025-04-01 21:36:40.902 UTC [9914] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:41,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:41,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:41.799019Z 1413 [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'
testdrive-postgres-1   | 2025-04-01 21:36:41.998 UTC [9921] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:42,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:42,736] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:42.873667Z 1414 [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'
testdrive-postgres-1   | 2025-04-01 21:36:43.099 UTC [9929] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:43,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:43,804] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:43.947799Z 1415 [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'
testdrive-postgres-1   | 2025-04-01 21:36:44.202 UTC [9936] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:44,881] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:44,885] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:45.028030Z 1416 [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'
testdrive-postgres-1   | 2025-04-01 21:36:45.308 UTC [9944] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:45,933] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:45,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:46.115724Z 1417 [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'
testdrive-postgres-1   | 2025-04-01 21:36:46.415 UTC [9951] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:46,996] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:46,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:47.197099Z 1418 [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'
testdrive-postgres-1   | 2025-04-01 21:36:47.511 UTC [9958] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:48,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:48,117] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:48.275737Z 1419 [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'
testdrive-postgres-1   | 2025-04-01 21:36:48.608 UTC [9965] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:49,149] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:49,169] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:49.360842Z 1420 [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'
testdrive-postgres-1   | 2025-04-01 21:36:49.711 UTC [9972] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:50,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:50,215] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:50.447542Z 1421 [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'
testdrive-postgres-1   | 2025-04-01 21:36:50.818 UTC [9979] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:51,291] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:51,292] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:51.549214Z 1422 [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'
testdrive-postgres-1   | 2025-04-01 21:36:51.915 UTC [9986] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:36:52,381] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:36:52,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:36:52.626360Z 1423 [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'
testdrive-postgres-1   | 2025-04-01 21:36:53.021 UTC [9993] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:53,483] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:53,482] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:53.701024Z 1424 [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'
testdrive-postgres-1   | 2025-04-01 21:36:54.117 UTC [10000] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:54,564] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:54,571] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:54.789323Z 1425 [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'
testdrive-postgres-1   | 2025-04-01 21:36:55.236 UTC [10007] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:55,642] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:55,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:55.882618Z 1426 [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'
testdrive-postgres-1   | 2025-04-01 21:36:56.339 UTC [10013] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:56,710] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:56,715] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:56.961053Z 1427 [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'
testdrive-postgres-1   | 2025-04-01 21:36:57.438 UTC [10020] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:57,778] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:57,784] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:58.042865Z 1428 [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'
testdrive-postgres-1   | 2025-04-01 21:36:58.543 UTC [10027] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:58,882] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:58,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:36:59.140202Z 1429 [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'
testdrive-postgres-1   | 2025-04-01 21:36:59.643 UTC [10034] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:36:59,950] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:36:59,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:00.215302Z 1430 [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'
testdrive-postgres-1   | 2025-04-01 21:37:00.758 UTC [10041] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:01,036] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:01,049] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:01.311537Z 1431 [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'
testdrive-postgres-1   | 2025-04-01 21:37:01.859 UTC [10048] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:02,119] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:02,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:02.400710Z 1432 [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'
testdrive-postgres-1   | 2025-04-01 21:37:02.964 UTC [10055] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:03,227] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:03,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:03.488263Z 1433 [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'
testdrive-postgres-1   | 2025-04-01 21:37:04.055 UTC [10062] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:04,294] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:04,297] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:04.560474Z 1434 [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'
testdrive-postgres-1   | 2025-04-01 21:37:05.168 UTC [10069] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:05,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:05,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:05.645260Z 1435 [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'
testdrive-postgres-1   | 2025-04-01 21:37:06.271 UTC [10076] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:06,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:06,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:06.730952Z 1436 [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'
testdrive-postgres-1   | 2025-04-01 21:37:07.407 UTC [10083] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:07,529] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:07,536] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:07.816419Z 1437 [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'
testdrive-postgres-1   | 2025-04-01 21:37:08.504 UTC [10090] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:08,612] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:08,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:08.911859Z 1438 [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'
testdrive-postgres-1   | 2025-04-01 21:37:09.617 UTC [10097] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:09,688] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:09,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:09.986733Z 1439 [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'
testdrive-postgres-1   | 2025-04-01 21:37:10.710 UTC [10104] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:10,756] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:10,759] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:11.070366Z 1440 [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'
testdrive-postgres-1   | 2025-04-01 21:37:11.801 UTC [10111] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:11,815] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:11,820] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:12.154002Z 1441 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:12,866] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:12,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:12.910 UTC [10118] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:13.239713Z 1442 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:13,929] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:13,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:13.996 UTC [10125] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:14.315085Z 1443 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:14,998] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:15,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:15.111 UTC [10132] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:15.402828Z 1444 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:16,084] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:16,091] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:16.210 UTC [10138] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:16.482017Z 1445 [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'
testdrive-zookeeper-1  | [2025-04-01 21:37:17,149] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:17,149] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:37:17.315 UTC [10145] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:17.556873Z 1446 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:18,211] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:18,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:18.406 UTC [10152] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:18.645487Z 1447 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:19,279] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:19,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:19.497 UTC [10159] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:19.730984Z 1448 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:20,349] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:20,349] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:20.587 UTC [10166] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:20.809181Z 1449 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:21,432] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:21,433] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:21.695 UTC [10173] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:21.886164Z 1450 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:22,515] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:22,521] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:22.803 UTC [10180] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:22.971712Z 1451 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:23,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:23,621] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:23.926 UTC [10188] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:24.066824Z 1452 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:24,698] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:24,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:25.063 UTC [10195] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:25.168163Z 1453 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:25,786] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:25,789] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:26.163 UTC [10201] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:26.251984Z 1454 [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'
testdrive-schema-registry-1  | [2025-04-01 21:37:26,877] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:26,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:37:27.249 UTC [10208] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:27.323932Z 1455 [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'
testdrive-zookeeper-1  | [2025-04-01 21:37:27,960] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:27,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:37:28.359 UTC [10214] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:28.408875Z 1456 [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'
testdrive-zookeeper-1  | [2025-04-01 21:37:29,050] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:29,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:37:29.489 UTC [10221] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:37:29.506485Z 1457 [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'
testdrive-zookeeper-1  | [2025-04-01 21:37:30,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:30,136] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:30.590018Z 1458 [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'
testdrive-postgres-1   | 2025-04-01 21:37:30.590 UTC [10228] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:31,197] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:31,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:31.667565Z 1459 [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'
testdrive-postgres-1   | 2025-04-01 21:37:31.695 UTC [10236] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:32,265] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:32,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:32.766665Z 1460 [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'
testdrive-postgres-1   | 2025-04-01 21:37:32.796 UTC [10243] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:33,342] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:33,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:33.868221Z 1461 [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'
testdrive-postgres-1   | 2025-04-01 21:37:33.907 UTC [10250] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:34,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:34,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:34.965721Z 1462 [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'
testdrive-postgres-1   | 2025-04-01 21:37:35.006 UTC [10257] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:35,518] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:35,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:36.066181Z 1463 [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'
testdrive-postgres-1   | 2025-04-01 21:37:36.111 UTC [10264] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:36,585] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:36,588] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:37.149364Z 1464 [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'
testdrive-postgres-1   | 2025-04-01 21:37:37.195 UTC [10271] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:37,643] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:37,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:38.237873Z 1465 [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'
testdrive-postgres-1   | 2025-04-01 21:37:38.272 UTC [10278] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:38,702] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:38,709] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:39.324158Z 1466 [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'
testdrive-postgres-1   | 2025-04-01 21:37:39.356 UTC [10285] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:39,766] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:39,770] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:40.401922Z 1467 [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'
testdrive-postgres-1   | 2025-04-01 21:37:40.429 UTC [10291] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:40,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:40,843] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:41.488161Z 1468 [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'
testdrive-postgres-1   | 2025-04-01 21:37:41.515 UTC [10299] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:41,909] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:41,927] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:42.579685Z 1469 [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'
testdrive-postgres-1   | 2025-04-01 21:37:42.613 UTC [10307] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:42,993] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:42,997] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:43.668838Z 1470 [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'
testdrive-postgres-1   | 2025-04-01 21:37:43.707 UTC [10314] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:44,084] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:44,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:44.774918Z 1471 [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'
testdrive-postgres-1   | 2025-04-01 21:37:44.805 UTC [10321] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:45,156] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:45,163] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:45.874039Z 1472 [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'
testdrive-postgres-1   | 2025-04-01 21:37:45.896 UTC [10328] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:46,239] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:46,239] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:46.953577Z 1473 [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'
testdrive-postgres-1   | 2025-04-01 21:37:46.993 UTC [10335] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:47,327] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:47,328] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:48.037085Z 1474 [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'
testdrive-postgres-1   | 2025-04-01 21:37:48.087 UTC [10342] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:48,419] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:48,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:49.113695Z 1475 [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'
testdrive-postgres-1   | 2025-04-01 21:37:49.184 UTC [10349] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:49,499] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:49,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:50.205624Z 1476 [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'
testdrive-postgres-1   | 2025-04-01 21:37:50.279 UTC [10356] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:50,570] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:50,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:51.292128Z 1477 [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'
testdrive-postgres-1   | 2025-04-01 21:37:51.376 UTC [10363] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:37:51,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:37:51,650] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:37:52.372087Z 1478 [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'
testdrive-postgres-1   | 2025-04-01 21:37:52.462 UTC [10370] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:52,741] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:52,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:53.452613Z 1479 [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'
testdrive-postgres-1   | 2025-04-01 21:37:53.556 UTC [10377] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:53,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:53,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:54.534850Z 1480 [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'
testdrive-postgres-1   | 2025-04-01 21:37:54.662 UTC [10384] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:54,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:54,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:55.659576Z 1481 [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'
testdrive-postgres-1   | 2025-04-01 21:37:55.773 UTC [10391] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:56,021] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:56,032] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:56.754615Z 1482 [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'
testdrive-postgres-1   | 2025-04-01 21:37:56.887 UTC [10398] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:57,104] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:57,105] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:57.847742Z 1483 [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'
testdrive-postgres-1   | 2025-04-01 21:37:57.977 UTC [10406] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:58,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:58,215] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:37:58.926735Z 1484 [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'
testdrive-postgres-1   | 2025-04-01 21:37:59.071 UTC [10412] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:37:59,279] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:37:59,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:00.019397Z 1485 [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'
testdrive-postgres-1   | 2025-04-01 21:38:00.162 UTC [10419] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:00,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:00,351] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:01.102530Z 1486 [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'
testdrive-postgres-1   | 2025-04-01 21:38:01.265 UTC [10425] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:01,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:01,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:02.194562Z 1487 [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'
testdrive-postgres-1   | 2025-04-01 21:38:02.347 UTC [10432] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:02,479] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:02,482] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43022, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:03.270719Z 1488 [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'
testdrive-postgres-1   | 2025-04-01 21:38:03.445 UTC [10440] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:03,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:03,553] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:04.353383Z 1489 [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'
testdrive-postgres-1   | 2025-04-01 21:38:04.542 UTC [10447] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:04,625] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:04,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:05.475941Z 1490 [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'
testdrive-postgres-1   | 2025-04-01 21:38:05.650 UTC [10453] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:05,703] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:05,713] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:06.580851Z 1491 [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'
testdrive-postgres-1   | 2025-04-01 21:38:06.786 UTC [10459] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:06,806] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:06,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:07.675618Z 1492 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:07,892] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:07,895] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:07.921 UTC [10466] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:08.767086Z 1493 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:08,998] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:09,003] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:09.046 UTC [10473] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:09.862259Z 1494 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:10,075] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:10,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:10.171 UTC [10480] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:10.963358Z 1495 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:11,163] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:11,166] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:11.268 UTC [10487] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:12.055884Z 1496 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:12,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:12,244] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:12.363 UTC [10494] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:13.148815Z 1497 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:13,354] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:13,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:13.480 UTC [10501] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:14.237775Z 1498 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:14,431] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:14,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:14.583 UTC [10508] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:15.315494Z 1499 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:15,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:15,517] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:15.677 UTC [10515] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:16.409253Z 1500 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:16,594] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:16,596] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:16.788 UTC [10522] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:17.501843Z 1501 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:17,684] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:17,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:17.879 UTC [10529] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:18.594963Z 1502 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:18,761] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:18,769] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:18.979 UTC [10536] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:19.695349Z 1503 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:19,845] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:19,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:20.098 UTC [10543] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:20.800227Z 1504 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:20,913] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:20,915] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:21.203 UTC [10550] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:21.879205Z 1505 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:21,996] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:21,997] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:22.304 UTC [10557] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:22.986509Z 1506 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:23,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:23,069] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:23.429 UTC [10563] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:24.106291Z 1507 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:24,155] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:24,166] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:24.514 UTC [10570] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:25.190846Z 1508 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:25,218] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:25,219] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:25.625 UTC [10577] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:26.269306Z 1509 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:26,273] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:26,273] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:26.727 UTC [10584] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:27.348211Z 1510 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:27,352] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:27,358] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:27.815 UTC [10591] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:28,404] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:28,410] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:28.414115Z 1511 [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'
testdrive-postgres-1   | 2025-04-01 21:38:28.911 UTC [10598] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:29,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:29,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:29.486240Z 1512 [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'
testdrive-postgres-1   | 2025-04-01 21:38:30.002 UTC [10605] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:30,528] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:30,542] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:30.555453Z 1513 [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'
testdrive-postgres-1   | 2025-04-01 21:38:31.103 UTC [10611] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:31,596] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46718, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:31,597] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:31.629332Z 1514 [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'
testdrive-postgres-1   | 2025-04-01 21:38:32.194 UTC [10618] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:32,665] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:32,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:32.716382Z 1515 [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'
testdrive-postgres-1   | 2025-04-01 21:38:33.286 UTC [10625] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:33,716] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:33,724] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:33.802073Z 1516 [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'
testdrive-postgres-1   | 2025-04-01 21:38:34.381 UTC [10633] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:34,772] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:34,775] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:34.875355Z 1517 [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'
testdrive-postgres-1   | 2025-04-01 21:38:35.464 UTC [10640] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:35,832] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:35,835] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:35.952712Z 1518 [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'
testdrive-postgres-1   | 2025-04-01 21:38:36.551 UTC [10647] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:36,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:36,907] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:37.038549Z 1519 [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'
testdrive-postgres-1   | 2025-04-01 21:38:37.635 UTC [10654] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:37,968] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:37,969] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:38.110798Z 1520 [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'
testdrive-postgres-1   | 2025-04-01 21:38:38.730 UTC [10661] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:39,028] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:39,035] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:39.185147Z 1521 [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'
testdrive-postgres-1   | 2025-04-01 21:38:39.819 UTC [10668] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:40,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:40,105] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:40.265906Z 1522 [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'
testdrive-postgres-1   | 2025-04-01 21:38:40.912 UTC [10675] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:41,155] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:41,156] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:41.341781Z 1523 [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'
testdrive-postgres-1   | 2025-04-01 21:38:42.016 UTC [10682] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:42,231] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47712, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:42,233] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:42.426254Z 1524 [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'
testdrive-postgres-1   | 2025-04-01 21:38:43.112 UTC [10690] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:43,291] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:43,292] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:43.510342Z 1525 [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'
testdrive-postgres-1   | 2025-04-01 21:38:44.204 UTC [10697] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:44,368] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:44,372] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:44.602378Z 1526 [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'
testdrive-postgres-1   | 2025-04-01 21:38:45.290 UTC [10704] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:45,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:45,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:45.685302Z 1527 [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'
testdrive-postgres-1   | 2025-04-01 21:38:46.399 UTC [10711] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:46,512] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:46,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:38:46.763344Z 1528 [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'
testdrive-postgres-1   | 2025-04-01 21:38:47.489 UTC [10718] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:47,564] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:47,568] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:47.847368Z 1529 [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'
testdrive-postgres-1   | 2025-04-01 21:38:48.587 UTC [10725] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:38:48,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:48,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:48.926618Z 1530 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:49,672] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:49.673 UTC [10732] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:38:49,675] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:38:50.004878Z 1531 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:50,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:50,738] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:50.761 UTC [10739] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:51.081895Z 1532 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:51,793] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:51,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:51.835 UTC [10746] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:52.157490Z 1533 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:52,858] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:52,861] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:52.924 UTC [10753] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:53.234160Z 1534 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:53,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:53,914] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:54.019 UTC [10760] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:54.307813Z 1535 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:54,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:55,000] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:55.110 UTC [10767] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:55.394666Z 1536 [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'
testdrive-zookeeper-1  | [2025-04-01 21:38:56,073] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:38:56,074] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:38:56.206 UTC [10774] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:56.480515Z 1537 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:57,141] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:57,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:57.311 UTC [10781] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:57.572367Z 1538 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:58,227] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:58,230] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:58.413 UTC [10788] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:58.637552Z 1539 [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'
testdrive-schema-registry-1  | [2025-04-01 21:38:59,290] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:38:59,295] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:38:59.513 UTC [10795] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:38:59.716664Z 1540 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:00,350] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:00,375] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:00.620 UTC [10802] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:00.802475Z 1541 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:01,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:01,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50998, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:01.714 UTC [10809] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:01.878180Z 1542 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:02,511] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:02,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:02.800 UTC [10816] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:02.950680Z 1543 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:03,576] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:03,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51012, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:03.900 UTC [10823] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:04.025695Z 1544 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:04,645] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:04,655] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:05.003 UTC [10829] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:05.117636Z 1545 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:05,726] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:05,738] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51026, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:06.094 UTC [10836] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:06.216329Z 1546 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:06,818] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:06,822] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:07.206 UTC [10842] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:07.291052Z 1547 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:07,890] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:07,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:08.302 UTC [10849] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:08.375538Z 1548 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:08,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:08,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:09.400 UTC [10856] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:09.457389Z 1549 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:10,046] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:10,050] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:10.494 UTC [10863] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:10.536311Z 1550 [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'
testdrive-zookeeper-1  | [2025-04-01 21:39:11,104] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:11,104] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:39:11.587 UTC [10870] FATAL:  role "root" does not exist
testdrive-mysql-1      | 2025-04-01T21:39:11.614416Z 1551 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:12,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:12,167] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:12.686407Z 1552 [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'
testdrive-postgres-1   | 2025-04-01 21:39:12.687 UTC [10878] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:13,205] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:13,212] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:13.747166Z 1553 [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'
testdrive-postgres-1   | 2025-04-01 21:39:13.778 UTC [10885] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:39:14,270] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:14,274] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1      | 2025-04-01T21:39:14.816647Z 1554 [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'
testdrive-postgres-1   | 2025-04-01 21:39:14.850 UTC [10892] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:15,333] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:15,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:15.887311Z 1555 [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'
testdrive-postgres-1   | 2025-04-01 21:39:15.922 UTC [10899] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:16,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:16,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:16.965661Z 1556 [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'
testdrive-postgres-1   | 2025-04-01 21:39:16.996 UTC [10906] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:17,439] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:17,440] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:18.043278Z 1557 [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'
testdrive-postgres-1   | 2025-04-01 21:39:18.072 UTC [10913] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:18,494] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:18,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1      | 2025-04-01T21:39:19.120191Z 1558 [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'
testdrive-postgres-1   | 2025-04-01 21:39:19.151 UTC [10920] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:19,563] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:19,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:20.195084Z 1559 [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'
testdrive-postgres-1   | 2025-04-01 21:39:20.230 UTC [10926] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:20,619] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:20,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:21.277892Z 1560 [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'
testdrive-postgres-1   | 2025-04-01 21:39:21.306 UTC [10933] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:39:21,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:21,681] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:22.360887Z 1561 [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'
testdrive-postgres-1   | 2025-04-01 21:39:22.391 UTC [10940] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:22,740] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:22,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:23.434254Z 1562 [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'
testdrive-postgres-1   | 2025-04-01 21:39:23.462 UTC [10947] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:23,810] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:23,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:24.509126Z 1563 [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'
testdrive-postgres-1   | 2025-04-01 21:39:24.534 UTC [10954] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:24,871] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:24,877] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:25.577856Z 1564 [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'
testdrive-postgres-1   | 2025-04-01 21:39:25.607 UTC [10961] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:25,949] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:25,953] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:26.655994Z 1565 [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'
testdrive-postgres-1   | 2025-04-01 21:39:26.682 UTC [10968] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:26,997] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:27,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:27.727115Z 1566 [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'
testdrive-postgres-1   | 2025-04-01 21:39:27.758 UTC [10975] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:28,050] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:28,058] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:28.801678Z 1567 [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'
testdrive-postgres-1   | 2025-04-01 21:39:28.830 UTC [10982] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:29,103] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:29,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:29.870400Z 1568 [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'
testdrive-postgres-1   | 2025-04-01 21:39:29.905 UTC [10989] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:30,172] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:30,180] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:30.941850Z 1569 [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'
testdrive-postgres-1   | 2025-04-01 21:39:30.993 UTC [10996] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:31,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:31,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:32.027817Z 1570 [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'
testdrive-postgres-1   | 2025-04-01 21:39:32.089 UTC [11003] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:32,287] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:32,298] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:33.105430Z 1571 [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'
testdrive-postgres-1   | 2025-04-01 21:39:33.181 UTC [11010] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:33,347] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:33,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:34.180550Z 1572 [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'
testdrive-postgres-1   | 2025-04-01 21:39:34.267 UTC [11017] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:34,407] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:34,417] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:35.257003Z 1573 [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'
testdrive-postgres-1   | 2025-04-01 21:39:35.355 UTC [11024] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:35,480] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:35,490] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:36.336942Z 1574 [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'
testdrive-postgres-1   | 2025-04-01 21:39:36.438 UTC [11032] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:36,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:36,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:37.420119Z 1575 [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'
testdrive-postgres-1   | 2025-04-01 21:39:37.525 UTC [11039] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:37,599] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:37,602] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:38.493410Z 1576 [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'
testdrive-postgres-1   | 2025-04-01 21:39:38.612 UTC [11046] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:38,647] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:38,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:39.572484Z 1577 [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'
testdrive-postgres-1   | 2025-04-01 21:39:39.702 UTC [11053] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:39,705] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:39,711] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:40.653823Z 1578 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:40,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:40,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:40.782 UTC [11060] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:41.733789Z 1579 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:41,813] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:41,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:41.855 UTC [11067] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:42.810197Z 1580 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:42,867] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:42,870] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36796, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:42.936 UTC [11075] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:43.887544Z 1581 [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'
testdrive-zookeeper-1  | [2025-04-01 21:39:43,931] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:43,933] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:39:44.024 UTC [11082] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:44.959614Z 1582 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:44,975] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:44,981] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:45.122 UTC [11089] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:46.032416Z 1583 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:46,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:46,039] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:46.214 UTC [11096] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:47.087584Z 1584 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:47,089] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:47,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:47.298 UTC [11103] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:48,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:39:48.144579Z 1585 [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'
testdrive-zookeeper-1  | [2025-04-01 21:39:48,149] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:48.386 UTC [11110] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:49.199434Z 1586 [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'
testdrive-schema-registry-1  | [2025-04-01 21:39:49,203] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:49,205] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:39:49.474 UTC [11117] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:39:50.252055Z 1587 [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'
testdrive-zookeeper-1  | [2025-04-01 21:39:50,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:39:50,252] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:39:50.556 UTC [11124] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:51,298] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:51,306] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:51.310582Z 1588 [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'
testdrive-postgres-1   | 2025-04-01 21:39:51.642 UTC [11131] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:52,355] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:52,358] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:52.377278Z 1589 [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'
testdrive-postgres-1   | 2025-04-01 21:39:52.732 UTC [11138] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:53,408] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:53,409] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:53.445862Z 1590 [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'
testdrive-postgres-1   | 2025-04-01 21:39:53.821 UTC [11145] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:54,466] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:54,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:54.527214Z 1591 [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'
testdrive-postgres-1   | 2025-04-01 21:39:54.914 UTC [11152] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:55,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:55,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:55.607019Z 1592 [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'
testdrive-postgres-1   | 2025-04-01 21:39:56.010 UTC [11159] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:56,576] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:56,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:56.687365Z 1593 [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'
testdrive-postgres-1   | 2025-04-01 21:39:57.102 UTC [11166] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:57,625] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:57,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:57.763818Z 1594 [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'
testdrive-postgres-1   | 2025-04-01 21:39:58.186 UTC [11173] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:58,690] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:58,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42960, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:58.846399Z 1595 [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'
testdrive-postgres-1   | 2025-04-01 21:39:59.268 UTC [11180] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:39:59,739] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:39:59,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:39:59.930368Z 1596 [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'
testdrive-postgres-1   | 2025-04-01 21:40:00.363 UTC [11187] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:00,809] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:00,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:01.012381Z 1597 [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'
testdrive-postgres-1   | 2025-04-01 21:40:01.458 UTC [11194] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:01,857] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:01,863] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:02.097615Z 1598 [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'
testdrive-postgres-1   | 2025-04-01 21:40:02.546 UTC [11201] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:02,913] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:02,914] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:03.171302Z 1599 [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'
testdrive-postgres-1   | 2025-04-01 21:40:03.634 UTC [11207] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:03,962] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:03,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:04.248045Z 1600 [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'
testdrive-postgres-1   | 2025-04-01 21:40:04.731 UTC [11214] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:05,011] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:05,013] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:05.328860Z 1601 [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'
testdrive-postgres-1   | 2025-04-01 21:40:05.822 UTC [11221] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:06,080] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:06,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:06.404171Z 1602 [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'
testdrive-postgres-1   | 2025-04-01 21:40:06.904 UTC [11228] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:07,141] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:07,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:07.476362Z 1603 [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'
testdrive-postgres-1   | 2025-04-01 21:40:07.998 UTC [11235] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:08,201] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:08,203] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:08.548606Z 1604 [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'
testdrive-postgres-1   | 2025-04-01 21:40:09.081 UTC [11242] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:09,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:09,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:09.626849Z 1605 [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'
testdrive-postgres-1   | 2025-04-01 21:40:10.161 UTC [11249] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:10,312] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:10,317] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:10.709857Z 1606 [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'
testdrive-postgres-1   | 2025-04-01 21:40:11.249 UTC [11256] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:11,371] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:11,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:11.781099Z 1607 [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'
testdrive-postgres-1   | 2025-04-01 21:40:12.348 UTC [11263] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:40:12,440] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:12,441] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:12.859716Z 1608 [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'
testdrive-postgres-1   | 2025-04-01 21:40:13.459 UTC [11272] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:13,500] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:13,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:13.931131Z 1609 [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'
testdrive-postgres-1   | 2025-04-01 21:40:14.553 UTC [11279] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:14,562] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:14,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:15.011449Z 1610 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:15,608] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:15,609] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:15.632 UTC [11286] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:16.083549Z 1611 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:16,657] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:16,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:16.703 UTC [11293] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:17.169260Z 1612 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:17,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:17,711] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:17.798 UTC [11300] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:18.236195Z 1613 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:18,762] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:18,767] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:18.888 UTC [11307] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:19.318447Z 1614 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:19,821] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:19,823] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:19.980 UTC [11314] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:20.400279Z 1615 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:20,879] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:20,882] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:21.069 UTC [11321] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:21.469929Z 1616 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:21,934] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:21,937] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:22.154 UTC [11328] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:22.550465Z 1617 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:22,997] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:22,997] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:23.240 UTC [11335] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:23.628352Z 1618 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:24,050] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:24,052] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:24.334 UTC [11342] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:24.699018Z 1619 [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'
testdrive-zookeeper-1  | [2025-04-01 21:40:25,115] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:25,115] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:40:25.414 UTC [11349] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:25.767102Z 1620 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:26,165] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:26,173] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:26.504 UTC [11356] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:26.839683Z 1621 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:27,228] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:27,235] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:27.584 UTC [11363] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:27.928664Z 1622 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:28,276] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:28,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:28.664 UTC [11370] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:29.007637Z 1623 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:29,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:29,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:29.758 UTC [11377] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:30.081604Z 1624 [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'
testdrive-zookeeper-1  | [2025-04-01 21:40:30,399] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:30,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:40:30.846 UTC [11384] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:31.163167Z 1625 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:31,456] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:31,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:31.928 UTC [11392] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:32.234215Z 1626 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:32,514] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:32,519] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:33.021 UTC [11399] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:33.309609Z 1627 [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'
testdrive-zookeeper-1  | [2025-04-01 21:40:33,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:33,583] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:40:34.117 UTC [11406] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:34.388997Z 1628 [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'
testdrive-zookeeper-1  | [2025-04-01 21:40:34,637] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:34,639] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:40:35.209 UTC [11413] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:35.462889Z 1629 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:35,691] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:35,698] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:36.303 UTC [11420] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:36.540668Z 1630 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:36,774] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:36,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:37.405 UTC [11427] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:37.617100Z 1631 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:37,819] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:37,835] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:38.500 UTC [11434] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:38.707575Z 1632 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:38,882] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:38,893] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:39.597 UTC [11441] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:39.789588Z 1633 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:39,942] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:39,945] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:40.690 UTC [11448] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:40.869023Z 1634 [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'
testdrive-zookeeper-1  | [2025-04-01 21:40:41,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:41,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:40:41.788 UTC [11455] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:41.944546Z 1635 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:42,064] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:42,069] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:42.879 UTC [11463] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:43.013352Z 1636 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:43,126] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:43,129] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:43.970 UTC [11470] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:44.098529Z 1637 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:44,175] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:44,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:45.071 UTC [11477] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:45.167297Z 1638 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:45,225] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:45,230] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:46.166 UTC [11484] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:46.238326Z 1639 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:46,278] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:46,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:47.246 UTC [11491] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:47.308309Z 1640 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:47,319] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:47,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43950, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:48.329 UTC [11498] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:40:48.370902Z 1641 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:48,379] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:48,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:49.421326Z 1642 [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'
testdrive-schema-registry-1  | [2025-04-01 21:40:49,424] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:49,428] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43964, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:49.428 UTC [11504] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:50,498] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:50.503868Z 1643 [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'
testdrive-zookeeper-1  | [2025-04-01 21:40:50,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:50.524 UTC [11511] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:51,573] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:51.579500Z 1644 [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'
testdrive-zookeeper-1  | [2025-04-01 21:40:51,579] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:40:51.606 UTC [11518] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:52,636] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:52,637] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:52.647003Z 1645 [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'
testdrive-postgres-1   | 2025-04-01 21:40:52.690 UTC [11525] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:40:53,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:40:53,695] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:40:53.733254Z 1646 [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'
testdrive-postgres-1   | 2025-04-01 21:40:53.762 UTC [11532] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:54,766] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:54,766] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:54.806168Z 1647 [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'
testdrive-postgres-1   | 2025-04-01 21:40:54.835 UTC [11539] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:55,823] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:55,825] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:55.876003Z 1648 [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'
testdrive-postgres-1   | 2025-04-01 21:40:55.905 UTC [11546] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:56,874] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:56,878] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:56.956311Z 1649 [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'
testdrive-postgres-1   | 2025-04-01 21:40:56.989 UTC [11553] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:57,925] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:57,929] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:58.044653Z 1650 [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'
testdrive-postgres-1   | 2025-04-01 21:40:58.070 UTC [11560] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:40:58,984] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:40:58,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:40:59.120639Z 1651 [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'
testdrive-postgres-1   | 2025-04-01 21:40:59.155 UTC [11567] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:00,045] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:00,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:00.196767Z 1652 [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'
testdrive-postgres-1   | 2025-04-01 21:41:00.229 UTC [11574] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:01,104] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:01,107] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:01.271811Z 1653 [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'
testdrive-postgres-1   | 2025-04-01 21:41:01.307 UTC [11581] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:02,174] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:02,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:02.358838Z 1654 [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'
testdrive-postgres-1   | 2025-04-01 21:41:02.390 UTC [11588] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:03,224] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:03,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:03.443696Z 1655 [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'
testdrive-postgres-1   | 2025-04-01 21:41:03.475 UTC [11595] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:04,275] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:04,279] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:04.521688Z 1656 [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'
testdrive-postgres-1   | 2025-04-01 21:41:04.552 UTC [11602] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:05,337] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:05,339] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:05.587135Z 1657 [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'
testdrive-postgres-1   | 2025-04-01 21:41:05.627 UTC [11609] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:41:06,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:06,398] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:06.665936Z 1658 [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'
testdrive-postgres-1   | 2025-04-01 21:41:06.706 UTC [11616] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:07,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:07,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:07.743403Z 1659 [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'
testdrive-postgres-1   | 2025-04-01 21:41:07.778 UTC [11623] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:08,503] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:08,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:08.819590Z 1660 [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'
testdrive-postgres-1   | 2025-04-01 21:41:08.849 UTC [11629] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:09,563] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:09,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:09.891444Z 1661 [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'
testdrive-postgres-1   | 2025-04-01 21:41:09.922 UTC [11637] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:10,618] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:10,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:10.971135Z 1662 [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'
testdrive-postgres-1   | 2025-04-01 21:41:11.004 UTC [11644] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:11,669] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:11,674] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:12.043532Z 1663 [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'
testdrive-postgres-1   | 2025-04-01 21:41:12.085 UTC [11651] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:12,738] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:12,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:13.122317Z 1664 [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'
testdrive-postgres-1   | 2025-04-01 21:41:13.185 UTC [11659] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:13,789] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:13,793] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:14.192846Z 1665 [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'
testdrive-postgres-1   | 2025-04-01 21:41:14.274 UTC [11666] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:41:14,851] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:14,852] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:15.269455Z 1666 [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'
testdrive-postgres-1   | 2025-04-01 21:41:15.363 UTC [11673] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:15,909] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:15,914] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:16.349039Z 1667 [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'
testdrive-postgres-1   | 2025-04-01 21:41:16.443 UTC [11680] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:16,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:16,978] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:17.423611Z 1668 [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'
testdrive-postgres-1   | 2025-04-01 21:41:17.531 UTC [11687] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:18,042] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:18,049] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:18.503378Z 1669 [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'
testdrive-postgres-1   | 2025-04-01 21:41:18.631 UTC [11694] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:19,092] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:19,099] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:19.578523Z 1670 [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'
testdrive-postgres-1   | 2025-04-01 21:41:19.728 UTC [11701] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:41:20,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:20,153] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:20.655110Z 1671 [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'
testdrive-postgres-1   | 2025-04-01 21:41:20.813 UTC [11708] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:21,211] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:21,213] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:21.725047Z 1672 [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'
testdrive-postgres-1   | 2025-04-01 21:41:21.903 UTC [11715] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:22,270] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:22,275] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:22.802954Z 1673 [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'
testdrive-postgres-1   | 2025-04-01 21:41:22.998 UTC [11721] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:23,330] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:23,331] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:23.879105Z 1674 [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'
testdrive-postgres-1   | 2025-04-01 21:41:24.086 UTC [11728] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:41:24,388] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:41:24,389] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:24.952637Z 1675 [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'
testdrive-postgres-1   | 2025-04-01 21:41:25.179 UTC [11735] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:25,438] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:25,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:26.036973Z 1676 [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'
testdrive-postgres-1   | 2025-04-01 21:41:26.272 UTC [11742] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:26,489] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:26,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:27.112257Z 1677 [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'
testdrive-postgres-1   | 2025-04-01 21:41:27.356 UTC [11749] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:27,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:27,550] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:28.185053Z 1678 [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'
testdrive-postgres-1   | 2025-04-01 21:41:28.448 UTC [11756] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:28,601] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:28,603] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:29.257880Z 1679 [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'
testdrive-kafka-1      | [2025-04-01 21:41:29,462] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:41:29,462] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:41:29,464] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController)
testdrive-kafka-1      | [2025-04-01 21:41:29,464] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController)
testdrive-postgres-1   | 2025-04-01 21:41:29.530 UTC [11763] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:29,656] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:29,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:30.341856Z 1680 [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'
testdrive-postgres-1   | 2025-04-01 21:41:30.620 UTC [11770] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:30,703] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:30,711] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:31.421404Z 1681 [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'
testdrive-postgres-1   | 2025-04-01 21:41:31.703 UTC [11777] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:31,755] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:31,762] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:32.495530Z 1682 [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'
testdrive-postgres-1         | 2025-04-01 21:41:32.796 UTC [11784] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:32,808] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:32,809] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:33.575437Z 1683 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:33,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:33,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:33.875 UTC [11792] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:34.647617Z 1684 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:34,917] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:34,923] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:34.950 UTC [11799] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:35.725697Z 1685 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:35,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:35,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:36.022 UTC [11806] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:36.798707Z 1686 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:37,026] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:37,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:37.112 UTC [11813] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:37.876966Z 1687 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:38,085] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:38,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:38.197 UTC [11820] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:38.952579Z 1688 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:39,136] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:39,140] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:39.284 UTC [11827] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:40.022886Z 1689 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:40,194] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:40,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:40.379 UTC [11834] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:41.110325Z 1690 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:41,257] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:41,259] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:41.472 UTC [11841] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:42.178178Z 1691 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:42,310] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:42,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:42.553 UTC [11848] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:43.254716Z 1692 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:43,378] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:43,379] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:43.638 UTC [11856] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:44.328893Z 1693 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:44,433] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:44,436] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:44.718 UTC [11863] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:45.397593Z 1694 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:45,487] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:45,491] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:45.805 UTC [11871] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:46.465457Z 1695 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:46,534] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:46,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:46.900 UTC [11878] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:47.540145Z 1696 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:47,611] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:47,613] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:47.982 UTC [11885] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:48.620413Z 1697 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:48,667] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:48,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:49.082 UTC [11892] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:41:49.693738Z 1698 [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'
testdrive-schema-registry-1  | [2025-04-01 21:41:49,721] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:49,724] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:50.170 UTC [11899] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:50,765] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:50.769997Z 1699 [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'
testdrive-zookeeper-1  | [2025-04-01 21:41:50,773] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:51.259 UTC [11906] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:51,819] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:41:51.825480Z 1700 [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'
testdrive-zookeeper-1  | [2025-04-01 21:41:51,827] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:41:52.347 UTC [11913] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:52,873] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:52,875] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:52.881698Z 1701 [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'
testdrive-postgres-1         | 2025-04-01 21:41:53.435 UTC [11920] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:53,923] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:53,925] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:53.941805Z 1702 [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'
testdrive-postgres-1         | 2025-04-01 21:41:54.520 UTC [11927] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:54,974] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:54,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:55.019606Z 1703 [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'
testdrive-postgres-1         | 2025-04-01 21:41:55.608 UTC [11934] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:56,024] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:41:56,027] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:56.094030Z 1704 [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'
testdrive-postgres-1         | 2025-04-01 21:41:56.701 UTC [11941] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:57,083] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:57,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:57.174837Z 1705 [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'
testdrive-postgres-1         | 2025-04-01 21:41:57.793 UTC [11948] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:58,148] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:58,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:58.254085Z 1706 [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'
testdrive-postgres-1         | 2025-04-01 21:41:58.885 UTC [11955] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:41:59,206] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:41:59,212] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:41:59.341869Z 1707 [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'
testdrive-postgres-1         | 2025-04-01 21:41:59.983 UTC [11962] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:00,255] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:00,263] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:00.420916Z 1708 [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'
testdrive-postgres-1         | 2025-04-01 21:42:01.092 UTC [11969] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:01,313] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:01,314] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:01.503631Z 1709 [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'
testdrive-postgres-1         | 2025-04-01 21:42:02.191 UTC [11976] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:02,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:02,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:02.593437Z 1710 [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'
testdrive-postgres-1         | 2025-04-01 21:42:03.299 UTC [11983] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:03,452] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:03,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:03.683966Z 1711 [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'
testdrive-postgres-1         | 2025-04-01 21:42:04.400 UTC [11991] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:04,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:04,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:04.765216Z 1712 [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'
testdrive-postgres-1         | 2025-04-01 21:42:05.483 UTC [11998] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:05,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:05,598] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:05.836516Z 1713 [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'
testdrive-postgres-1         | 2025-04-01 21:42:06.578 UTC [12005] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:06,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:06,675] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:06.907500Z 1714 [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'
testdrive-postgres-1         | 2025-04-01 21:42:07.674 UTC [12012] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:07,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:07,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:07.981273Z 1715 [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'
testdrive-postgres-1         | 2025-04-01 21:42:08.774 UTC [12019] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:08,818] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:08,818] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:09.052548Z 1716 [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'
testdrive-postgres-1         | 2025-04-01 21:42:09.870 UTC [12026] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:09,901] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:09,911] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:10.134974Z 1717 [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'
testdrive-postgres-1         | 2025-04-01 21:42:10.957 UTC [12033] FATAL:  role "root" does not exist
testdrive-zookeeper-1        | [2025-04-01 21:42:10,962] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:10,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:11.219808Z 1718 [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'
testdrive-zookeeper-1        | [2025-04-01 21:42:12,037] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:12,040] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:42:12.064 UTC [12040] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:12.301142Z 1719 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:13,096] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:13,098] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:13.141 UTC [12048] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:13.376461Z 1720 [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'
testdrive-zookeeper-1        | [2025-04-01 21:42:14,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:14,156] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:42:14.231 UTC [12055] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:14.457925Z 1721 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:15,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:15,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:15.328 UTC [12061] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:15.531604Z 1722 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:16,264] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:16,269] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:16.423 UTC [12068] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:16.608001Z 1723 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:17,320] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:17,320] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:17.510 UTC [12075] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:17.684700Z 1724 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:18,376] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:18,384] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:18.601 UTC [12082] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:18.771607Z 1725 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:19,448] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:19,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:19.691 UTC [12089] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:19.845818Z 1726 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:20,511] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:20,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:20.773 UTC [12096] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:20.918071Z 1727 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:21,573] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:21,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60796, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:21.861 UTC [12103] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:21.998680Z 1728 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:22,637] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:22,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:22.953 UTC [12110] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:23.073884Z 1729 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:23,685] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:23,688] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:24.042 UTC [12117] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:24.151359Z 1730 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:24,742] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:24,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:25.129 UTC [12124] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:25.227390Z 1731 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:25,799] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:25,804] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:26.215 UTC [12131] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:26.294947Z 1732 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:26,855] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1        | [2025-04-01 21:42:26,862] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1         | 2025-04-01 21:42:27.302 UTC [12138] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:27.371412Z 1733 [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'
testdrive-zookeeper-1        | [2025-04-01 21:42:27,910] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:27,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1         | 2025-04-01 21:42:28.384 UTC [12145] FATAL:  role "root" does not exist
testdrive-postgres-1   | 2025-04-01 21:42:28.384 UTC [12145] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:28.444287Z 1734 [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'
testdrive-mysql-1      | 2025-04-01T21:42:28.444287Z 1734 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:28,968] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:28,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:42:29.470 UTC [12152] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:29.521575Z 1735 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:30,037] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:30,046] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:42:30.571 UTC [12159] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:30.625023Z 1736 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:31,126] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:31,129] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:42:31.662 UTC [12166] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:31.707533Z 1737 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:32,174] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:32,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:42:32.752 UTC [12173] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:32.781398Z 1738 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:33,234] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:33,236] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:42:33.843 UTC [12180] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:33.860287Z 1739 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:34,285] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:34,286] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:42:34.933 UTC [12187] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:34.933988Z 1740 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:35,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:35,339] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:35.995229Z 1741 [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'
testdrive-postgres-1   | 2025-04-01 21:42:36.019 UTC [12194] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:36,398] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:36,398] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:37.081492Z 1742 [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'
testdrive-postgres-1   | 2025-04-01 21:42:37.112 UTC [12201] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:37,452] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:37,459] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:38.179879Z 1743 [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'
testdrive-postgres-1   | 2025-04-01 21:42:38.197 UTC [12208] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:38,530] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:38,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:39.256948Z 1744 [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'
testdrive-postgres-1   | 2025-04-01 21:42:39.288 UTC [12215] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:39,612] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:39,615] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:40.346844Z 1745 [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'
testdrive-postgres-1   | 2025-04-01 21:42:40.385 UTC [12222] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:40,685] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:40,695] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:41.431602Z 1746 [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'
testdrive-postgres-1   | 2025-04-01 21:42:41.466 UTC [12230] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:41,761] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:41,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:42.519223Z 1747 [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'
testdrive-postgres-1   | 2025-04-01 21:42:42.555 UTC [12237] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:42,822] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:42,839] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43082, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:43.613210Z 1748 [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'
testdrive-postgres-1   | 2025-04-01 21:42:43.653 UTC [12245] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:43,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:43,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:44.708299Z 1749 [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'
testdrive-postgres-1   | 2025-04-01 21:42:44.739 UTC [12252] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:44,988] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:44,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:45.795649Z 1750 [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'
testdrive-postgres-1   | 2025-04-01 21:42:45.821 UTC [12259] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:42:46,047] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:46,048] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:46.869366Z 1751 [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'
testdrive-postgres-1   | 2025-04-01 21:42:46.900 UTC [12266] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:47,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:47,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:47.953345Z 1752 [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'
testdrive-postgres-1   | 2025-04-01 21:42:47.989 UTC [12273] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:48,152] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:48,157] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:49.027128Z 1753 [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'
testdrive-postgres-1   | 2025-04-01 21:42:49.078 UTC [12281] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:49,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:49,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:50.130965Z 1754 [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'
testdrive-postgres-1   | 2025-04-01 21:42:50.186 UTC [12288] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:50,291] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:50,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:51.212163Z 1755 [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'
testdrive-postgres-1   | 2025-04-01 21:42:51.273 UTC [12295] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:42:51,347] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:51,347] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:52.290361Z 1756 [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'
testdrive-postgres-1   | 2025-04-01 21:42:52.372 UTC [12302] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:52,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:52,405] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:53.372683Z 1757 [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'
testdrive-postgres-1   | 2025-04-01 21:42:53.457 UTC [12309] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:53,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:53,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:42:54.457066Z 1758 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:54,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:54,515] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:42:54.542 UTC [12316] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:55.531809Z 1759 [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'
testdrive-zookeeper-1  | [2025-04-01 21:42:55,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:55,577] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:42:55.618 UTC [12323] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:56.598325Z 1760 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:56,633] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:56,639] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:42:56.701 UTC [12330] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:57.684534Z 1761 [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'
testdrive-zookeeper-1  | [2025-04-01 21:42:57,716] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:42:57,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:42:57.781 UTC [12337] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:42:58.788963Z 1762 [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'
testdrive-schema-registry-1  | [2025-04-01 21:42:58,792] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:42:58,796] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:42:58.880 UTC [12344] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:42:59,849] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:42:59.856380Z 1763 [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'
testdrive-zookeeper-1  | [2025-04-01 21:42:59,859] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:42:59.976 UTC [12351] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:00,913] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:00,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:00.918391Z 1764 [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'
testdrive-postgres-1   | 2025-04-01 21:43:01.075 UTC [12358] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:01,974] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:43:01.977356Z 1765 [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'
testdrive-zookeeper-1  | [2025-04-01 21:43:01,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:02.167 UTC [12364] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:03,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:43:03.035520Z 1766 [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'
testdrive-zookeeper-1  | [2025-04-01 21:43:03,038] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:03.253 UTC [12371] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:04,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:04,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:04.127150Z 1767 [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'
testdrive-postgres-1   | 2025-04-01 21:43:04.341 UTC [12378] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:05,152] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:05,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:05.202387Z 1768 [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'
testdrive-postgres-1   | 2025-04-01 21:43:05.433 UTC [12385] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:06,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:06,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:06.283834Z 1769 [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'
testdrive-postgres-1   | 2025-04-01 21:43:06.526 UTC [12392] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:07,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:07,285] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:07.364321Z 1770 [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'
testdrive-postgres-1   | 2025-04-01 21:43:07.609 UTC [12399] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:08,347] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:08,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:08.441027Z 1771 [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'
testdrive-postgres-1   | 2025-04-01 21:43:08.695 UTC [12406] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:09,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:09,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:09.521678Z 1772 [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'
testdrive-postgres-1   | 2025-04-01 21:43:09.791 UTC [12413] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:10,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:10,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:10.594160Z 1773 [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'
testdrive-postgres-1   | 2025-04-01 21:43:10.880 UTC [12420] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:11,518] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:11,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:11.668807Z 1774 [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'
testdrive-postgres-1   | 2025-04-01 21:43:11.985 UTC [12427] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:12,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:12,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:12.742960Z 1775 [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'
testdrive-postgres-1   | 2025-04-01 21:43:13.075 UTC [12435] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:13,618] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:13,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:13.820743Z 1776 [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'
testdrive-postgres-1   | 2025-04-01 21:43:14.167 UTC [12442] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:14,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:14,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:14.897693Z 1777 [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'
testdrive-postgres-1   | 2025-04-01 21:43:15.253 UTC [12448] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:15,723] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:15,725] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:15.974463Z 1778 [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'
testdrive-postgres-1   | 2025-04-01 21:43:16.339 UTC [12455] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:16,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:16,788] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:17.041686Z 1779 [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'
testdrive-postgres-1   | 2025-04-01 21:43:17.430 UTC [12462] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:17,837] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:17,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:18.124709Z 1780 [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'
testdrive-postgres-1   | 2025-04-01 21:43:18.516 UTC [12469] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:18,895] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:18,900] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:19.197429Z 1781 [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'
testdrive-postgres-1   | 2025-04-01 21:43:19.600 UTC [12476] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:19,949] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:19,951] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:43:20.273394Z 1782 [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'
testdrive-postgres-1   | 2025-04-01 21:43:20.684 UTC [12483] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:20,997] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:21,001] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:21.355656Z 1783 [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'
testdrive-postgres-1   | 2025-04-01 21:43:21.778 UTC [12490] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:22,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:22,055] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:22.438706Z 1784 [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'
testdrive-postgres-1   | 2025-04-01 21:43:22.865 UTC [12497] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:23,115] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:23,116] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:23.511064Z 1785 [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'
testdrive-postgres-1   | 2025-04-01 21:43:23.954 UTC [12504] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:24,168] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:24,172] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:24.581355Z 1786 [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'
testdrive-postgres-1   | 2025-04-01 21:43:25.042 UTC [12511] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:25,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:25,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:25.668129Z 1787 [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'
testdrive-postgres-1   | 2025-04-01 21:43:26.128 UTC [12518] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:43:26,306] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:26,306] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:43:26.748029Z 1788 [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'
testdrive-postgres-1   | 2025-04-01 21:43:27.214 UTC [12525] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:27,355] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:27,358] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:27.827363Z 1789 [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'
testdrive-postgres-1   | 2025-04-01 21:43:28.300 UTC [12532] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:28,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:28,410] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:28.905064Z 1790 [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'
testdrive-postgres-1   | 2025-04-01 21:43:29.389 UTC [12539] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:29,467] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:29,471] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:29.982147Z 1791 [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'
testdrive-postgres-1   | 2025-04-01 21:43:30.476 UTC [12546] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:30,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:30,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:31.059271Z 1792 [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'
testdrive-postgres-1   | 2025-04-01 21:43:31.571 UTC [12553] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:43:31,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:31,587] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:43:32.146517Z 1793 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:32,627] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:32,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:32.654 UTC [12560] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:33.220396Z 1794 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:33,687] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:33,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:33.729 UTC [12567] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:34.303149Z 1795 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:34,781] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:34,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:34.823 UTC [12573] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:35.385166Z 1796 [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'
testdrive-zookeeper-1  | [2025-04-01 21:43:35,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:35,875] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:43:35.911 UTC [12580] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:36.463651Z 1797 [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'
testdrive-zookeeper-1  | [2025-04-01 21:43:36,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:36,955] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:43:37.013 UTC [12587] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:37.550137Z 1798 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:38,013] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:38,017] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:38.101 UTC [12594] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:38.639665Z 1799 [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'
testdrive-zookeeper-1  | [2025-04-01 21:43:39,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:39,068] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:43:39.193 UTC [12601] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:39.719502Z 1800 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:40,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:40,127] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:40.294 UTC [12608] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:40.809116Z 1801 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:41,191] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:41,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:41.383 UTC [12616] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:41.885148Z 1802 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:42,251] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:42,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:42.475 UTC [12623] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:42.963248Z 1803 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:43,302] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:43,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:43.580 UTC [12631] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:44.044419Z 1804 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:44,365] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:44,370] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55360, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:44.676 UTC [12638] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:45.127503Z 1805 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:45,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:45,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:45.774 UTC [12645] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:46.222815Z 1806 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:46,501] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:46,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:46.869 UTC [12652] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:47.303654Z 1807 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:47,557] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:47,565] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:47.961 UTC [12659] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:48.383491Z 1808 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:48,618] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:48,630] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:49.048 UTC [12666] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:49.454294Z 1809 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:49,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:49,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:50.142 UTC [12673] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:50.531386Z 1810 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:50,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:50,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:51.226 UTC [12680] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:51.611090Z 1811 [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'
testdrive-zookeeper-1  | [2025-04-01 21:43:51,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:43:51,795] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:43:52.313 UTC [12687] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:52.685261Z 1812 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:52,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:52,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38796, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:53.409 UTC [12694] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:53.762663Z 1813 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:53,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:53,898] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:54.504 UTC [12701] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:54.838222Z 1814 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:54,952] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:54,956] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:55.604 UTC [12708] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:55.922061Z 1815 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:56,015] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:56,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:56.695 UTC [12715] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:57.009071Z 1816 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:57,066] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:57,070] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:57.795 UTC [12722] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:58.095518Z 1817 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:58,123] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:58,128] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:58.892 UTC [12729] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:43:59.168532Z 1818 [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'
testdrive-schema-registry-1  | [2025-04-01 21:43:59,172] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:43:59,185] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:43:59.980 UTC [12736] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:00,245] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:00.249280Z 1819 [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'
testdrive-zookeeper-1  | [2025-04-01 21:44:00,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:01.090 UTC [12743] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:01.330202Z 1820 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:01,337] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:01,338] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:02.229 UTC [12750] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:02,388] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:02.391204Z 1821 [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'
testdrive-zookeeper-1  | [2025-04-01 21:44:02,408] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:03.322 UTC [12757] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:03,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:03.459675Z 1822 [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'
testdrive-zookeeper-1  | [2025-04-01 21:44:03,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:04.405 UTC [12764] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:04,516] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:04.527673Z 1823 [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'
testdrive-zookeeper-1  | [2025-04-01 21:44:04,528] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:05.494 UTC [12771] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:05,568] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:05,577] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:05.600518Z 1824 [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'
testdrive-postgres-1   | 2025-04-01 21:44:06.585 UTC [12778] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:06,627] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:06,630] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:06.678904Z 1825 [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'
testdrive-postgres-1   | 2025-04-01 21:44:07.698 UTC [12785] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:07,713] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:07,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:07.763406Z 1826 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:08,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:08,767] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:08.786 UTC [12792] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:08.838955Z 1827 [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'
testdrive-zookeeper-1  | [2025-04-01 21:44:09,818] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:09,818] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:44:09.861 UTC [12799] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:09.911830Z 1828 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:10,880] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:10,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:10.948 UTC [12806] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:10.984898Z 1829 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:11,937] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:11,944] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:12.035 UTC [12813] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:12.068181Z 1830 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:12,995] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:12,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:13.118 UTC [12821] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:13.143571Z 1831 [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'
testdrive-zookeeper-1  | [2025-04-01 21:44:14,048] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:14,048] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:44:14.209 UTC [12828] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:14.211743Z 1832 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:15,119] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:15,125] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:15.279466Z 1833 [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'
testdrive-postgres-1   | 2025-04-01 21:44:15.311 UTC [12835] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:16,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:16,185] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:16.355517Z 1834 [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'
testdrive-postgres-1   | 2025-04-01 21:44:16.383 UTC [12842] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:17,228] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:17,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:17.433251Z 1835 [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'
testdrive-postgres-1   | 2025-04-01 21:44:17.463 UTC [12850] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:18,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:18,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:18.497247Z 1836 [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'
testdrive-postgres-1   | 2025-04-01 21:44:18.537 UTC [12857] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:19,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:19,348] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:19.577578Z 1837 [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'
testdrive-postgres-1   | 2025-04-01 21:44:19.614 UTC [12864] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:20,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:20,423] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:20.652937Z 1838 [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'
testdrive-postgres-1   | 2025-04-01 21:44:20.689 UTC [12871] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:21,503] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:21,504] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:21.737224Z 1839 [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'
testdrive-postgres-1   | 2025-04-01 21:44:21.767 UTC [12878] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:22,582] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:22,589] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:22.815328Z 1840 [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'
testdrive-postgres-1   | 2025-04-01 21:44:22.852 UTC [12885] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:23,648] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:23,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:23.889375Z 1841 [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'
testdrive-postgres-1   | 2025-04-01 21:44:23.954 UTC [12892] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:24,706] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:24,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:24.961533Z 1842 [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'
testdrive-postgres-1   | 2025-04-01 21:44:25.043 UTC [12899] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:25,767] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:25,771] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:26.038170Z 1843 [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'
testdrive-postgres-1   | 2025-04-01 21:44:26.138 UTC [12906] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:26,833] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:26,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:27.117464Z 1844 [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'
testdrive-postgres-1   | 2025-04-01 21:44:27.231 UTC [12913] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:27,888] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:27,889] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:28.194568Z 1845 [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'
testdrive-postgres-1   | 2025-04-01 21:44:28.324 UTC [12920] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:28,947] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:28,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:29.269306Z 1846 [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'
testdrive-postgres-1   | 2025-04-01 21:44:29.416 UTC [12927] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:30,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:30,007] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:30.345975Z 1847 [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'
testdrive-postgres-1   | 2025-04-01 21:44:30.505 UTC [12934] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:31,060] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:31,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:31.435988Z 1848 [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'
testdrive-postgres-1   | 2025-04-01 21:44:31.596 UTC [12941] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:32,122] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:32,126] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:32.516300Z 1849 [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'
testdrive-postgres-1   | 2025-04-01 21:44:32.683 UTC [12948] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:33,182] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:33,184] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:33.588669Z 1850 [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'
testdrive-postgres-1   | 2025-04-01 21:44:33.773 UTC [12955] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:34,236] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:34,238] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:34.662964Z 1851 [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'
testdrive-postgres-1   | 2025-04-01 21:44:34.869 UTC [12962] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:35,287] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:35,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:35.743741Z 1852 [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'
testdrive-postgres-1   | 2025-04-01 21:44:35.957 UTC [12969] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:36,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:36,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:36.814352Z 1853 [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'
testdrive-postgres-1   | 2025-04-01 21:44:37.042 UTC [12976] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:37,396] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:37,399] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:37.887066Z 1854 [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'
testdrive-postgres-1   | 2025-04-01 21:44:38.125 UTC [12983] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:38,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:38,448] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:38.958558Z 1855 [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'
testdrive-postgres-1   | 2025-04-01 21:44:39.208 UTC [12991] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:39,504] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:39,505] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:40.045326Z 1856 [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'
testdrive-postgres-1   | 2025-04-01 21:44:40.306 UTC [12998] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:40,557] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:40,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:41.122898Z 1857 [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'
testdrive-postgres-1   | 2025-04-01 21:44:41.386 UTC [13005] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:41,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:41,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:42.207944Z 1858 [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'
testdrive-postgres-1   | 2025-04-01 21:44:42.475 UTC [13012] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:42,667] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:42,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59174, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:43.290688Z 1859 [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'
testdrive-postgres-1   | 2025-04-01 21:44:43.557 UTC [13020] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:43,717] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:43,724] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:44.369951Z 1860 [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'
testdrive-postgres-1   | 2025-04-01 21:44:44.643 UTC [13027] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:44,776] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:44,780] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:45.442042Z 1861 [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'
testdrive-postgres-1   | 2025-04-01 21:44:45.740 UTC [13034] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:45,864] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59202, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:45,865] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:46.517949Z 1862 [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'
testdrive-postgres-1   | 2025-04-01 21:44:46.832 UTC [13041] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:46,915] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:46,918] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:47.584785Z 1863 [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'
testdrive-postgres-1   | 2025-04-01 21:44:47.917 UTC [13048] FATAL:  role "root" does not exist
testdrive-schema-registry-1  | [2025-04-01 21:44:47,969] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:47,975] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-mysql-1            | 2025-04-01T21:44:48.650993Z 1864 [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'
testdrive-postgres-1   | 2025-04-01 21:44:49.008 UTC [13055] FATAL:  role "root" does not exist
testdrive-zookeeper-1  | [2025-04-01 21:44:49,030] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:49,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-mysql-1            | 2025-04-01T21:44:49.738127Z 1865 [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'
testdrive-zookeeper-1  | [2025-04-01 21:44:50,098] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-schema-registry-1  | [2025-04-01 21:44:50,105] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-postgres-1   | 2025-04-01 21:44:50.108 UTC [13062] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:50.816575Z 1866 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:51,159] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:51,164] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:51.189 UTC [13069] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:51.902537Z 1867 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:52,224] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:52,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:52.275 UTC [13076] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:52.973250Z 1868 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:53,311] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:53,314] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:53.370 UTC [13083] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:54.049607Z 1869 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:54,377] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:54,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:54.479 UTC [13090] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:55.124600Z 1870 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:55,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:55,465] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:55.570 UTC [13097] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:56.199111Z 1871 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:56,516] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:56,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:56.660 UTC [13104] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:57.278934Z 1872 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:57,570] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:57,573] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:57.752 UTC [13111] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:58.361189Z 1873 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:58,646] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:58,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:58.841 UTC [13118] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:44:59.448607Z 1874 [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'
testdrive-schema-registry-1  | [2025-04-01 21:44:59,707] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:44:59,713] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:44:59.945 UTC [13125] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:45:00.539242Z 1875 [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'
testdrive-schema-registry-1  | [2025-04-01 21:45:00,766] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:00,772] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:45:01.035 UTC [13132] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:45:01.630255Z 1876 [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'
testdrive-schema-registry-1  | [2025-04-01 21:45:01,824] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:01,827] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57926, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:45:02.130 UTC [13138] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:45:02.701400Z 1877 [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'
testdrive-schema-registry-1  | [2025-04-01 21:45:02,890] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:02,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:45:03.230 UTC [13145] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:45:03.791351Z 1878 [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'
testdrive-schema-registry-1  | [2025-04-01 21:45:03,940] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:03,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:45:04.334 UTC [13152] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:45:04.869699Z 1879 [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'
testdrive-schema-registry-1  | [2025-04-01 21:45:05,027] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:05,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:45:05.423 UTC [13160] FATAL:  role "root" does not exist
testdrive-mysql-1            | 2025-04-01T21:45:05.961871Z 1880 [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'
testdrive-schema-registry-1  | [2025-04-01 21:45:06,104] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests)
testdrive-zookeeper-1  | [2025-04-01 21:45:06,105] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)
testdrive-postgres-1   | 2025-04-01 21:45:06.505 UTC [13167] FATAL:  role "root" does not exist