Skip to content

confluent-kafka/8.1.0.10 package update#54679

Closed
octo-sts[bot] wants to merge 1 commit into
mainfrom
wolfictl-47857dee-65ff-43a0-b8d4-32268e15991d
Closed

confluent-kafka/8.1.0.10 package update#54679
octo-sts[bot] wants to merge 1 commit into
mainfrom
wolfictl-47857dee-65ff-43a0-b8d4-32268e15991d

confluent-kafka/8.1.0.10 package update

6e47f21
Select commit
Loading
Failed to load commit list.
Chainguard Internal / elastic-build (eco-2-28) succeeded May 30, 2025 in 9m 20s

APKs built successfully

Build ID: 42a65503-e918-45d5-8bbb-f472eebcacae

Details

x86_64 Logs

Click to expand
s (3.50.0-r0)
installing libssl3 (3.5.0-r2)
installing py3-pip-wheel (25.1.1-r1)
installing python-3.12-base (3.12.10-r2)
installing py3.12-setuptools (80.9.0-r0)
installing confluent-docker-utils (0.0.161-r0)
installing confluent-kafka-images-kafka (8.1.0.8-r1)
installing confluent-kafka (8.1.0.10-r0)
installing gmp (6.3.0-r6)
installing isl (0.27-r1)
installing mpfr (4.2.2-r1)
installing mpc (1.3.1-r6)
installing posix-cc-wrappers (1-r6)
installing libzstd1 (1.5.7-r2)
installing binutils (2.44-r4)
installing libgo (14.2.0-r13)
installing libquadmath (15.1.0-r0)
installing libstdc++-dev (15.1.0-r0)
installing libatomic (15.1.0-r0)
installing libgomp (15.1.0-r0)
installing libxcrypt-dev (4.4.38-r2)
installing nss-db (2.41-r4)
installing nss-hesiod (2.41-r4)
installing linux-headers (6.15-r1)
installing glibc-dev (2.41-r4)
installing openssf-compiler-options (20240627-r20)
installing gcc (14.2.0-r13)
installing ct-manylinux-2.28 (1-r1)
installing libunistring (1.3-r2)
installing libidn2 (2.3.8-r1)
installing libpsl (0.21.5-r5)
installing libnghttp2-14 (1.65.0-r1)
installing heimdal-libs (7.8.0-r41)
installing cyrus-sasl (2.1.28-r42)
installing libldap (2.6.10-r2)
installing libverto (0.3.2-r5)
installing krb5-conf (1.0-r6)
installing libcom_err (1.47.2-r22)
installing keyutils-libs (1.6.3-r32)
installing krb5-libs (1.21.3-r42)
installing libcurl-openssl4 (8.14.0-r2)
installing curl (8.14.0-r2)
installing libproc-2-0 (4.0.5-r40)
installing procps (4.0.5-r40)
installing wolfi-keys (1-r11)
installing apk-tools (2.14.10-r4)
installing wolfi-base (1-r7)
layer digest: sha256:05bcf6b04ca0635d04ed7f95c1682c5030f6cf649fac7f5301b57d7c7f2a383f
layer diffID: sha256:9901f94f9734c35f7d0433ee8c4160e8cc8ca6ef0b72490f8aca8527ed70db5a
saving OCI image locally: apko.local/cache:040b77ffadb70544dd7fbcbacd6bc69b551003435057cf1f8a668ffe2414085b
populating workspace /tmp/melange-workspace-3601446262 from confluent-kafka
running the main test pipeline
+ '[' -d /home/build ]
+ cd /home/build
+ kafka-acls --version
8.1.0-10-ccs
+ kafka-acls.sh --version
8.1.0-10-ccs
+ kafka-broker-api-versions --version
8.1.0-10-ccs
+ kafka-broker-api-versions.sh --version
8.1.0-10-ccs
+ kafka-client-metrics.sh --version
8.1.0-10-ccs
+ kafka-configs --version
8.1.0-10-ccs
+ kafka-configs.sh --version
8.1.0-10-ccs
+ kafka-console-consumer --version
8.1.0-10-ccs
+ kafka-console-consumer.sh --version
8.1.0-10-ccs
+ kafka-console-producer --version
8.1.0-10-ccs
+ kafka-console-producer.sh --version
8.1.0-10-ccs
+ kafka-console-share-consumer.sh --version
8.1.0-10-ccs
+ kafka-consumer-groups --version
8.1.0-10-ccs
+ kafka-consumer-groups.sh --version
8.1.0-10-ccs
+ kafka-consumer-perf-test --version
8.1.0-10-ccs
+ kafka-consumer-perf-test.sh --version
8.1.0-10-ccs
+ kafka-delegation-tokens --version
8.1.0-10-ccs
+ kafka-delegation-tokens.sh --version
8.1.0-10-ccs
+ kafka-delete-records --version
8.1.0-10-ccs
+ kafka-delete-records.sh --version
8.1.0-10-ccs
+ kafka-dump-log.sh --version
8.1.0-10-ccs
+ kafka-get-offsets.sh --version
8.1.0-10-ccs
+ kafka-jmx.sh --version
8.1.0-10-ccs
+ kafka-leader-election.sh --version
8.1.0-10-ccs
+ kafka-log-dirs --version
8.1.0-10-ccs
+ kafka-log-dirs.sh --version
8.1.0-10-ccs
+ kafka-metadata-quorum.sh --help
usage: kafka-metadata-quorum [-h] [--command-config COMMAND_CONFIG]
                             (--bootstrap-server BOOTSTRAP_SERVER |
                             --bootstrap-controller BOOTSTRAP_CONTROLLER)
                             {describe,add-controller,remove-controller}
                             ...

This tool describes kraft metadata quorum status.

positional arguments:
  {describe,add-controller,remove-controller}
    describe             Describe the metadata quorum info
    add-controller       Add a controller to the KRaft controller cluster
    remove-controller    Remove a  controller  from  the  KRaft  controller
                         cluster

optional arguments:
  -h, --help             show this help message and exit
  --bootstrap-server BOOTSTRAP_SERVER
                         A comma-separated list of  host:port  pairs to use
                         for  establishing  the  connection  to  the  Kafka
                         cluster.
  --bootstrap-controller BOOTSTRAP_CONTROLLER
                         A comma-separated list of  host:port  pairs to use
                         for  establishing  the  connection  to  the  Kafka
                         controllers.
  --command-config COMMAND_CONFIG
                         Property file containing configs  to  be passed to
                         Admin Client.  For  add-controller,  the  file  is
                         used to specify the controller properties as well.
+ kafka-reassign-partitions --version
8.1.0-10-ccs
+ kafka-reassign-partitions.sh --version
8.1.0-10-ccs
+ kafka-replica-verification --version
[2025-05-30 16:49:12,836] WARN This tool is deprecated and may be removed in a future major release. (org.apache.kafka.tools.ReplicaVerificationTool)
8.1.0-10-ccs
+ kafka-replica-verification.sh --version
[2025-05-30 16:49:13,695] WARN This tool is deprecated and may be removed in a future major release. (org.apache.kafka.tools.ReplicaVerificationTool)
8.1.0-10-ccs
+ kafka-run-class --version
openjdk 17.0.15-internal 2025-04-15
OpenJDK Runtime Environment (build 17.0.15-internal+0-wolfi-r1)
OpenJDK 64-Bit Server VM (build 17.0.15-internal+0-wolfi-r1, mixed mode, sharing)
+ kafka-run-class.sh --version
openjdk 17.0.15-internal 2025-04-15
OpenJDK Runtime Environment (build 17.0.15-internal+0-wolfi-r1)
OpenJDK 64-Bit Server VM (build 17.0.15-internal+0-wolfi-r1, mixed mode, sharing)
+ kafka-server-start --version
8.1.0-10-ccs
+ kafka-server-start.sh --version
8.1.0-10-ccs
+ kafka-share-groups.sh --version
8.1.0-10-ccs
+ kafka-storage --help
usage: kafka-storage [-h]
                     {info,format,version-mapping,feature-dependencies,random-uuid}
                     ...

The Kafka storage tool.

positional arguments:
  {info,format,version-mapping,feature-dependencies,random-uuid}
    info                 Get information about  the  Kafka  log directories
                         on this node.
    format               Format the Kafka log directories on this node.
    version-mapping      Look up the  corresponding  features  for  a given
                         metadata version. Using  the  command  with  no --
                         release-version  argument will  return the mapping
                         for the latest stable metadata version
    feature-dependencies
                         Look up dependencies for  a given feature version.
                         If the feature is  not  known  or  the version not
                         yet  defined,  an   error   is   thrown.  Multiple
                         features can be specified.
    random-uuid          Print a random UUID.

optional arguments:
  -h, --help             show this help message and exit
+ kafka-storage.sh --help
usage: kafka-storage [-h]
                     {info,format,version-mapping,feature-dependencies,random-uuid}
                     ...

The Kafka storage tool.

positional arguments:
  {info,format,version-mapping,feature-dependencies,random-uuid}
    info                 Get information about  the  Kafka  log directories
                         on this node.
    format               Format the Kafka log directories on this node.
    version-mapping      Look up the  corresponding  features  for  a given
                         metadata version. Using  the  command  with  no --
                         release-version  argument will  return the mapping
                         for the latest stable metadata version
    feature-dependencies
                         Look up dependencies for  a given feature version.
                         If the feature is  not  known  or  the version not
                         yet  defined,  an   error   is   thrown.  Multiple
                         features can be specified.
    random-uuid          Print a random UUID.

optional arguments:
  -h, --help             show this help message and exit
+ kafka-streams-application-reset --version
8.1.0-10-ccs
+ kafka-streams-application-reset.sh --version
8.1.0-10-ccs
+ kafka-topics --version
8.1.0-10-ccs
+ exit 0
running step "Initialize Kafka storage"
+ '[' -d /home/build ]
+ cd /home/build
+ mkdir -p /tmp/kafka-logs
+ kafka-storage.sh random-uuid
+ CLUSTER_ID=El3ITHZQTRWc0a1RyFpczQ
+ echo 'Using cluster ID: El3ITHZQTRWc0a1RyFpczQ'
+ kafka-storage.sh format -t El3ITHZQTRWc0a1RyFpczQ -c /usr/lib/kafka/config/server.properties --standalone
Using cluster ID: El3ITHZQTRWc0a1RyFpczQ
Formatting dynamic metadata voter directory /tmp/kraft-combined-logs with metadata.version 4.0-IV3.
+ exit 0
running step "Run integration test against Kafka server (KRaft mode)"
+ '[' -d /home/build ]
+ cd /home/build
+ sleep 10
+ nohup kafka-server-start.sh /usr/lib/kafka/config/server.properties
+ pgrep -f 'kafka\.Kafka'
2245
+ kafka-topics.sh --create --topic test-topic --partitions 1 --replication-factor 1 --bootstrap-server localhost:9092
Created topic test-topic.
+ kafka-topics.sh --describe --topic test-topic --bootstrap-server localhost:9092
+ grep test-topic
Topic: test-topic	TopicId: 5um1Dub8Q8m48CyHNzPO-g	PartitionCount: 1	ReplicationFactor: 1	Configs: segment.bytes=1073741824
	Topic: test-topic	Partition: 0	Leader: 1	Replicas: 1	Isr: 1	Elr: 	LastKnownElr: 
+ echo 'test message'
+ kafka-console-producer.sh --topic test-topic --bootstrap-server localhost:9092
+ kafka-console-consumer.sh --topic test-topic --from-beginning --bootstrap-server localhost:9092 --max-messages 1 --timeout-ms 5000
+ grep -q 'test message'
Processed a total of 1 messages
+ kafka-configs.sh --bootstrap-server localhost:9092 --describe --entity-type brokers --entity-default
Default configs for brokers in the cluster are:
+ kafka-configs.sh --bootstrap-server localhost:9092 --describe --entity-type topics --entity-name test-topic
Dynamic configs for topic test-topic are:
+ exit 0
pod a31bc44c9fc0cfcebdf6aaa8792dcf9551fa7f132ab6033a7db2d60a345bd0b6 terminated
command "melange" completed successfully
tests completed successfully

aarch64 Logs

Click to expand
ling openjdk-17-jre (17.0.15-r1)
installing openjdk-17-default-jvm (17.0.15-r1)
installing confluent-common-docker (7.6.0-r13)
installing confluent-common-docker-base (7.6.0-r13)
installing confluent-common-docker-ub (7.6.0-r13)
installing libxcrypt (4.4.38-r2)
installing libcrypt1 (2.41-r4)
installing busybox (1.37.0-r41)
installing libstdc++ (15.1.0-r0)
installing mpdecimal (4.0.1-r1)
installing gdbm (1.25-r1)
installing readline (8.2.13-r4)
installing xz (5.8.1-r1)
installing sqlite-libs (3.50.0-r0)
installing libssl3 (3.5.0-r2)
installing py3-pip-wheel (25.1.1-r1)
installing python-3.12-base (3.12.10-r2)
installing py3.12-setuptools (80.9.0-r0)
installing confluent-docker-utils (0.0.161-r0)
installing confluent-kafka-images-kafka (8.1.0.8-r1)
installing confluent-kafka (8.1.0.10-r0)
installing gmp (6.3.0-r6)
installing isl (0.27-r1)
installing mpfr (4.2.2-r1)
installing mpc (1.3.1-r6)
installing posix-cc-wrappers (1-r6)
installing libzstd1 (1.5.7-r2)
installing binutils (2.44-r4)
installing libgo (14.2.0-r13)
installing libquadmath (15.1.0-r0)
installing libstdc++-dev (15.1.0-r0)
installing libatomic (15.1.0-r0)
installing libgomp (15.1.0-r0)
installing libxcrypt-dev (4.4.38-r2)
installing nss-db (2.41-r4)
installing nss-hesiod (2.41-r4)
installing linux-headers (6.15-r1)
installing glibc-dev (2.41-r4)
installing openssf-compiler-options (20240627-r20)
installing gcc (14.2.0-r13)
installing ct-manylinux-2.28 (1-r1)
installing libunistring (1.3-r2)
installing libidn2 (2.3.8-r1)
installing libpsl (0.21.5-r5)
installing libnghttp2-14 (1.65.0-r1)
installing heimdal-libs (7.8.0-r41)
installing cyrus-sasl (2.1.28-r42)
installing libldap (2.6.10-r2)
installing libverto (0.3.2-r5)
installing krb5-conf (1.0-r6)
installing libcom_err (1.47.2-r22)
installing keyutils-libs (1.6.3-r32)
installing krb5-libs (1.21.3-r42)
installing libcurl-openssl4 (8.14.0-r2)
installing curl (8.14.0-r2)
installing libproc-2-0 (4.0.5-r40)
installing procps (4.0.5-r40)
installing wolfi-keys (1-r11)
installing apk-tools (2.14.10-r4)
installing wolfi-base (1-r7)
layer digest: sha256:ad1299d328c6749ecc6bf35ea48506ab3ccba353ee0e62f4c8a964f8826a1dab
layer diffID: sha256:7ace3264e31ee7343c0fcf29faf84ad042b0bb3283491d70609c62e1355482a7
saving OCI image locally: apko.local/cache:196bba18527572af8cf91bbb8defd8df2426030a9e9e41ffb58509a125628fbb
populating workspace /tmp/melange-workspace-2482355897 from confluent-kafka
running the main test pipeline
+ '[' -d /home/build ]
+ cd /home/build
+ kafka-acls --version
8.1.0-10-ccs
+ kafka-acls.sh --version
8.1.0-10-ccs
+ kafka-broker-api-versions --version
8.1.0-10-ccs
+ kafka-broker-api-versions.sh --version
8.1.0-10-ccs
+ kafka-client-metrics.sh --version
8.1.0-10-ccs
+ kafka-configs --version
8.1.0-10-ccs
+ kafka-configs.sh --version
8.1.0-10-ccs
+ kafka-console-consumer --version
8.1.0-10-ccs
+ kafka-console-consumer.sh --version
8.1.0-10-ccs
+ kafka-console-producer --version
8.1.0-10-ccs
+ kafka-console-producer.sh --version
8.1.0-10-ccs
+ kafka-console-share-consumer.sh --version
8.1.0-10-ccs
+ kafka-consumer-groups --version
8.1.0-10-ccs
+ kafka-consumer-groups.sh --version
8.1.0-10-ccs
+ kafka-consumer-perf-test --version
8.1.0-10-ccs
+ kafka-consumer-perf-test.sh --version
8.1.0-10-ccs
+ kafka-delegation-tokens --version
8.1.0-10-ccs
+ kafka-delegation-tokens.sh --version
8.1.0-10-ccs
+ kafka-delete-records --version
8.1.0-10-ccs
+ kafka-delete-records.sh --version
8.1.0-10-ccs
+ kafka-dump-log.sh --version
8.1.0-10-ccs
+ kafka-get-offsets.sh --version
8.1.0-10-ccs
+ kafka-jmx.sh --version
8.1.0-10-ccs
+ kafka-leader-election.sh --version
8.1.0-10-ccs
+ kafka-log-dirs --version
8.1.0-10-ccs
+ kafka-log-dirs.sh --version
8.1.0-10-ccs
+ kafka-metadata-quorum.sh --help
usage: kafka-metadata-quorum [-h] [--command-config COMMAND_CONFIG]
                             (--bootstrap-server BOOTSTRAP_SERVER |
                             --bootstrap-controller BOOTSTRAP_CONTROLLER)
                             {describe,add-controller,remove-controller}
                             ...

This tool describes kraft metadata quorum status.

positional arguments:
  {describe,add-controller,remove-controller}
    describe             Describe the metadata quorum info
    add-controller       Add a controller to the KRaft controller cluster
    remove-controller    Remove a  controller  from  the  KRaft  controller
                         cluster

optional arguments:
  -h, --help             show this help message and exit
  --bootstrap-server BOOTSTRAP_SERVER
                         A comma-separated list of  host:port  pairs to use
                         for  establishing  the  connection  to  the  Kafka
                         cluster.
  --bootstrap-controller BOOTSTRAP_CONTROLLER
                         A comma-separated list of  host:port  pairs to use
                         for  establishing  the  connection  to  the  Kafka
                         controllers.
  --command-config COMMAND_CONFIG
                         Property file containing configs  to  be passed to
                         Admin Client.  For  add-controller,  the  file  is
                         used to specify the controller properties as well.
+ kafka-reassign-partitions --version
8.1.0-10-ccs
+ kafka-reassign-partitions.sh --version
8.1.0-10-ccs
+ kafka-replica-verification --version
[2025-05-30 16:49:19,866] WARN This tool is deprecated and may be removed in a future major release. (org.apache.kafka.tools.ReplicaVerificationTool)
8.1.0-10-ccs
+ kafka-replica-verification.sh --version
[2025-05-30 16:49:20,997] WARN This tool is deprecated and may be removed in a future major release. (org.apache.kafka.tools.ReplicaVerificationTool)
8.1.0-10-ccs
+ kafka-run-class --version
openjdk 17.0.15-internal 2025-04-15
OpenJDK Runtime Environment (build 17.0.15-internal+0-wolfi-r1)
OpenJDK 64-Bit Server VM (build 17.0.15-internal+0-wolfi-r1, mixed mode, sharing)
+ kafka-run-class.sh --version
openjdk 17.0.15-internal 2025-04-15
OpenJDK Runtime Environment (build 17.0.15-internal+0-wolfi-r1)
OpenJDK 64-Bit Server VM (build 17.0.15-internal+0-wolfi-r1, mixed mode, sharing)
+ kafka-server-start --version
8.1.0-10-ccs
+ kafka-server-start.sh --version
8.1.0-10-ccs
+ kafka-share-groups.sh --version
8.1.0-10-ccs
+ kafka-storage --help
usage: kafka-storage [-h]
                     {info,format,version-mapping,feature-dependencies,random-uuid}
                     ...

The Kafka storage tool.

positional arguments:
  {info,format,version-mapping,feature-dependencies,random-uuid}
    info                 Get information about  the  Kafka  log directories
                         on this node.
    format               Format the Kafka log directories on this node.
    version-mapping      Look up the  corresponding  features  for  a given
                         metadata version. Using  the  command  with  no --
                         release-version  argument will  return the mapping
                         for the latest stable metadata version
    feature-dependencies
                         Look up dependencies for  a given feature version.
                         If the feature is  not  known  or  the version not
                         yet  defined,  an   error   is   thrown.  Multiple
                         features can be specified.
    random-uuid          Print a random UUID.

optional arguments:
  -h, --help             show this help message and exit
+ kafka-storage.sh --help
usage: kafka-storage [-h]
                     {info,format,version-mapping,feature-dependencies,random-uuid}
                     ...

The Kafka storage tool.

positional arguments:
  {info,format,version-mapping,feature-dependencies,random-uuid}
    info                 Get information about  the  Kafka  log directories
                         on this node.
    format               Format the Kafka log directories on this node.
    version-mapping      Look up the  corresponding  features  for  a given
                         metadata version. Using  the  command  with  no --
                         release-version  argument will  return the mapping
                         for the latest stable metadata version
    feature-dependencies
                         Look up dependencies for  a given feature version.
                         If the feature is  not  known  or  the version not
                         yet  defined,  an   error   is   thrown.  Multiple
                         features can be specified.
    random-uuid          Print a random UUID.

optional arguments:
  -h, --help             show this help message and exit
+ kafka-streams-application-reset --version
8.1.0-10-ccs
+ kafka-streams-application-reset.sh --version
8.1.0-10-ccs
+ kafka-topics --version
8.1.0-10-ccs
+ exit 0
running step "Initialize Kafka storage"
+ '[' -d /home/build ]
+ cd /home/build
+ mkdir -p /tmp/kafka-logs
+ kafka-storage.sh random-uuid
Using cluster ID: bDIYjAKhT8iR7IkmCpWakQ
+ CLUSTER_ID=bDIYjAKhT8iR7IkmCpWakQ
+ echo 'Using cluster ID: bDIYjAKhT8iR7IkmCpWakQ'
+ kafka-storage.sh format -t bDIYjAKhT8iR7IkmCpWakQ -c /usr/lib/kafka/config/server.properties --standalone
Formatting dynamic metadata voter directory /tmp/kraft-combined-logs with metadata.version 4.0-IV3.
+ exit 0
running step "Run integration test against Kafka server (KRaft mode)"
+ '[' -d /home/build ]
+ cd /home/build
+ sleep 10
+ nohup kafka-server-start.sh /usr/lib/kafka/config/server.properties
+ pgrep -f 'kafka\.Kafka'
2178
+ kafka-topics.sh --create --topic test-topic --partitions 1 --replication-factor 1 --bootstrap-server localhost:9092
Created topic test-topic.
+ kafka-topics.sh --describe --topic test-topic --bootstrap-server localhost:9092
+ grep test-topic
Topic: test-topic	TopicId: MH7WfXWuTvScoZ_BMaNsig	PartitionCount: 1	ReplicationFactor: 1	Configs: segment.bytes=1073741824
	Topic: test-topic	Partition: 0	Leader: 1	Replicas: 1	Isr: 1	Elr: 	LastKnownElr: 
+ echo 'test message'
+ kafka-console-producer.sh --topic test-topic --bootstrap-server localhost:9092
+ kafka-console-consumer.sh --topic test-topic --from-beginning --bootstrap-server localhost:9092 --max-messages 1 --timeout-ms 5000
+ grep -q 'test message'

Indexes

https://apk.cgr.dev/chainguard-2.28-presubmit/2920537e2cc3efee21f31547758abfc7d1184c03

Packages

Tests

More Observability

Command

cg build log \
  --build-id 42a65503-e918-45d5-8bbb-f472eebcacae \
  --project prod-eco-8de7 \
  --cluster elastic-pre \
  --namespace pre-eco-2-28 \
  --start 2025-05-30T16:40:38Z \
  --end 2025-05-30T17:00:01Z \
  --attrs pkg,arch