Skip to content

chore: async benchmark #143

chore: async benchmark

chore: async benchmark #143

Triggered via push November 17, 2024 20:56
Status Failure
Total duration 2m 56s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 12 warnings
test (1.15, 25): test/producer/producer_test.exs#L237
test is able to recover from client changes (Klife.ProducerTest)
test (1.15, 25): test/producer/producer_test.exs#L1167
test txn produce batch txn (Klife.ProducerTest)
test (1.15, 25): test/producer/producer_test.exs#L765
test txn produce message - aborts (Klife.ProducerTest)
test (1.15, 25): test/producer/producer_test.exs#L887
test txn produce message - commits (Klife.ProducerTest)
test (1.15, 25): test/producer/producer_test.exs#L1010
test txn produce message - multiple transactions using the same worker (Klife.ProducerTest)
test (1.15, 25): test/producer/producer_test.exs#L90
test produce message sync with batching (Klife.ProducerTest)
test (1.15, 25): test/producer/producer_test.exs#L279
test produce batch message sync no batching (Klife.ProducerTest)
test (1.15, 25): test/producer/producer_test.exs#L70
test produce message sync using non default producer (Klife.ProducerTest)
test (1.15, 25): test/producer/producer_test.exs#L664
test producer epoch bump (Klife.ProducerTest)
test (1.15, 25): test/producer/producer_test.exs#L318
test produce batch message sync no batching - multi partition/topic (Klife.ProducerTest)
test (1.16, 26): test/producer/producer_test.exs#L765
test txn produce message - aborts (Klife.ProducerTest)
test (1.16, 26)
Process completed with exit code 2.
test (1.17, 27): test/producer/producer_test.exs#L70
test produce message sync using non default producer (Klife.ProducerTest)
test (1.17, 27): test/producer/producer_test.exs#L765
test txn produce message - aborts (Klife.ProducerTest)
test (1.17, 27)
Process completed with exit code 2.
test (1.14, 24): test/producer/producer_test.exs#L1167
test txn produce batch txn (Klife.ProducerTest)
test (1.14, 24)
Process completed with exit code 2.
test (1.15, 25)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.15, 25): test/support/async_producer_benchmark.ex#L95
:brod.produce/5 is undefined (module :brod is not available or is yet to be defined)
test (1.15, 25): test/support/async_producer_benchmark.ex#L43
:erlkaf.create_producer/2 is undefined (module :erlkaf is not available or is yet to be defined)
test (1.15, 25): test/support/async_producer_benchmark.ex#L51
:erlkaf.produce/4 is undefined (module :erlkaf is not available or is yet to be defined)
test (1.15, 25): test/support/async_producer_benchmark.ex#L33
:erlkaf.start/0 is undefined (module :erlkaf is not available or is yet to be defined)
test (1.16, 26)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.17, 27)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.14, 24)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.14, 24): test/support/async_producer_benchmark.ex#L95
:brod.produce/5 is undefined (module :brod is not available or is yet to be defined)
test (1.14, 24): test/support/async_producer_benchmark.ex#L43
:erlkaf.create_producer/2 is undefined (module :erlkaf is not available or is yet to be defined)
test (1.14, 24): test/support/async_producer_benchmark.ex#L51
:erlkaf.produce/4 is undefined (module :erlkaf is not available or is yet to be defined)
test (1.14, 24): test/support/async_producer_benchmark.ex#L33
:erlkaf.start/0 is undefined (module :erlkaf is not available or is yet to be defined)