Skip to content

chore: watch brod client restarts for manual control #280

chore: watch brod client restarts for manual control

chore: watch brod client restarts for manual control #280

Triggered via pull request December 3, 2024 01:24
Status Failure
Total duration 2m 14s
Artifacts

ci.yaml

on: pull_request
Changed Files
4s
Changed Files
Trivy Filesystem Scan
15s
Trivy Filesystem Scan
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 8 warnings
Trivy Filesystem Scan
Process completed with exit code 1.
Test (Elixir 1.13 OTP 25): test/kafee/producer_integration_test.exs#L29
test large messages logs and continues (Kafee.ProducerIntegrationTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/sync_adapter_test.exs#L72
test produce/2 ran the message normalization pipeline (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/sync_adapter_test.exs#L86
test produce/2 calls Data Streams track_produce/3 with current produce offset (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/sync_adapter_test.exs#L45
test produce/2 sends messages via :brod.produce_sync_offset/5 (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/sync_adapter_test.exs#L37
test partitions/2 returns a list of valid partitions (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/sync_adapter_test.exs#L54
test produce/2 returns errors from brod (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/async_adapter_test.exs#L80
test produce/2 reuses async worker processes (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/async_adapter_test.exs#L98
test produce/2 uses different async worker processes for different partitions (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/async_adapter_test.exs#L58
test produce/2 queues messages to the async worker (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.13 OTP 25): test/kafee/producer/async_adapter_test.exs#L41
test partitions/2 returns a list of valid partitions (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/sync_adapter_test.exs#L37
test partitions/2 returns a list of valid partitions (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/sync_adapter_test.exs#L54
test produce/2 returns errors from brod (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/sync_adapter_test.exs#L45
test produce/2 sends messages via :brod.produce_sync_offset/5 (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/sync_adapter_test.exs#L72
test produce/2 ran the message normalization pipeline (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/sync_adapter_test.exs#L86
test produce/2 calls Data Streams track_produce/3 with current produce offset (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer_integration_test.exs#L29
test large messages logs and continues (Kafee.ProducerIntegrationTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/async_adapter_test.exs#L41
test partitions/2 returns a list of valid partitions (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/async_adapter_test.exs#L66
test produce/2 ran the message normalization pipeline (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/async_adapter_test.exs#L58
test produce/2 queues messages to the async worker (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.14 OTP 25): test/kafee/producer/async_adapter_test.exs#L80
test produce/2 reuses async worker processes (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/sync_adapter_test.exs#L54
test produce/2 returns errors from brod (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/sync_adapter_test.exs#L72
test produce/2 ran the message normalization pipeline (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/sync_adapter_test.exs#L86
test produce/2 calls Data Streams track_produce/3 with current produce offset (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/sync_adapter_test.exs#L37
test partitions/2 returns a list of valid partitions (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/sync_adapter_test.exs#L45
test produce/2 sends messages via :brod.produce_sync_offset/5 (Kafee.Producer.SyncAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/process_manager_test.exs#L25
test start_link/1 fails to start without required supervisor option (Kafee.ProcessManagerTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/async_adapter_test.exs#L66
test produce/2 ran the message normalization pipeline (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/async_adapter_test.exs#L80
test produce/2 reuses async worker processes (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/async_adapter_test.exs#L98
test produce/2 uses different async worker processes for different partitions (Kafee.Producer.AsyncAdapterTest)
Test (Elixir 1.15 OTP 26): test/kafee/producer/async_adapter_test.exs#L41
test partitions/2 returns a list of valid partitions (Kafee.Producer.AsyncAdapterTest)
Changed Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Credo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Elixir 1.13 OTP 25)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Elixir 1.14 OTP 25)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Elixir 1.15 OTP 26)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636