| logstash-output-tcp |
31783808676, 32009100050 |
spec/outputs/tcp_spec.rb:194 register |
register raises ConfigurationError; ECONNREFUSED on client connect |
Flaky — test race |
@andsel |
logstash-plugins/logstash-output-tcp#73 |
✅ |
| logstash-integration-snmp |
31783846781, 32009105537, 32347392451 |
Setup / install step |
Install failed with an unexpected code: 1 (Docker) |
Flaky — infra |
@andsel |
logstash-plugins/logstash-integration-snmp#98 |
✅ |
| logstash-input-elasticsearch |
31784088299 |
Setup / image pull |
docker.elastic.co … i/o timeout (ES 9.5.1) |
Flaky — infra |
@andsel |
NO FIX |
spurious |
| logstash-output-elasticsearch |
31784049577, 31873619940, 32347652832 |
Integration specs (index template / bulk) |
Connection refused … port 9200 — ES not ready |
Flaky — infra/env |
@andsel |
logstash-plugins/logstash-output-elasticsearch#1285 |
✅ |
| logstash-input-tcp |
31784048596, 32114939230, 32231316548 |
Run tests step |
timed out after 60 minutes; connect-refused retry loop |
Flaky — hang/timeout |
@andsel |
issue PR |
|
| logstash-input-ganglia |
31873726335, 31935726847, 32115237611 |
spec/inputs/ganglia_spec.rb:61/73 |
UDP "should receive the correct data/value/name" |
Flaky — test race |
|
|
|
| logstash-filter-translate |
31873735909, 31935728649, 32115232167 |
spec/filters/scheduling_spec.rb:197 |
reload "expected 11, got 1" |
Flaky — test race |
@andsel |
logstash-plugins/logstash-filter-translate#117 |
✅ |
| logstash-mixin-scheduler |
31873773968, 31935751921, 32009785840 |
Run tests step |
timed out after 60 minutes |
Flaky — hang/timeout |
@andsel |
issue |
|
| logstash-output-http |
31935473675 |
spec/outputs/http_spec.rb:496 |
"keeps retrying due a protocol exception" |
Flaky — test race |
@andsel |
investigation PR issue |
|
| logstash-input-file |
31935589000, 32114901771 |
spec/inputs/file_read_spec.rb:345 |
"cleans up sincedb entry" |
Flaky — test race |
|
|
|
| logstash-input-elastic_serverless_forwarder |
31935741498 |
SSL client-auth cert-rejection examples |
intermittent bad_certificate/certificate_required |
Flaky — test race (TLS) |
|
|
|
| logstash-output-lumberjack |
32009744611 |
Run tests step |
0 failures but exit 1; server thread RuntimeError: crashed |
Flaky — thread exception leak |
@donoghuc |
logstash-plugins/logstash-output-lumberjack#37 |
✅ |
| logstash-integration-kafka |
32009180665, 32409673361 |
spec/integration/outputs/kafka_spec.rb:177 |
"distribute events to all partitions"; Unable to poll Kafka consumer + Fatal assertion |
Flaky — test race |
|
|
|
| logstash-input-beats |
32009491400 |
Run tests step |
0 failures but exit 1; Zlib::GzipFile::Error: Unexpected end of ZLIB input stream |
Flaky — test race |
@andsel |
logstash-plugins/logstash-input-beats#578 |
✅ |
| logstash-input-redis |
32114916361 |
spec/inputs/redis_spec.rb:35 |
"should read events from a list"; events[1000] nil → NoMethodError |
Flaky — test race |
|
|
|
| logstash-input-http_poller |
32115257090 |
Setup test environment |
single cell failed in 9s, 15 cells passed |
Flaky — infra/setup |
|
|
|
| logstash-codec-multiline |
32231288604 |
spec/codecs/identity_map_codec_spec.rb |
ConcurrencyError: … unsynchronized modifications |
Flaky — concurrency |
@andsel |
logstash-plugins/logstash-codec-multiline#79 |
✅ |
| logstash-input-http |
32347870269 |
Setup / image pull |
docker.elastic.co … i/o timeout (logstash 8.19.20) |
Flaky — infra |
|
|
|
Flaky test analysis — logstash-plugins scheduled CI failures
Source:
oblt-robot-ciSlack failure notifications. Investigation viaghCLI (read-only)against each run's
--log-failedoutput and job matrix. Date of analysis: 2026-08-20.Method
For each run the failed-job log was downloaded and the RSpec summary, failing example
name, and error signature extracted. The job matrix was inspected to see whether the
failure was isolated to a single stack/branch cell (a strong flaky signal) or reproduced
across all cells.
Classification key
Summary
spec/outputs/tcp_spec.rb:194registerregisterraisesConfigurationError;ECONNREFUSEDon client connectInstall failed with an unexpected code: 1(Docker)docker.elastic.co … i/o timeout(ES 9.5.1)Connection refused … port 9200— ES not readytimed out after 60 minutes; connect-refused retry loopspec/inputs/ganglia_spec.rb:61/73spec/filters/scheduling_spec.rb:197timed out after 60 minutesspec/outputs/http_spec.rb:496spec/inputs/file_read_spec.rb:345bad_certificate/certificate_required0 failuresbut exit 1; server threadRuntimeError: crashedspec/integration/outputs/kafka_spec.rb:177Unable to poll Kafka consumer+ Fatal assertion0 failuresbut exit 1;Zlib::GzipFile::Error: Unexpected end of ZLIB input streamspec/inputs/redis_spec.rb:35events[1000]nil →NoMethodErrorspec/codecs/identity_map_codec_spec.rbConcurrencyError: … unsynchronized modificationsdocker.elastic.co … i/o timeout(logstash 8.19.20)All 18 plugins are flaky; none show a deterministic, reproducible product bug. They split
into three buckets: test races/concurrency (11), hang/timeout (2), and CI infra
(5).
Per-plugin detail
logstash-output-tcp — flaky (test race)
36 examples, 1 failure. Failing example atspec/outputs/tcp_spec.rb:194:expect { subject.register }.to_not raise_error→got LogStash::ConfigurationError.Errno::ECONNREFUSEDconnecting tolocalhost:1000fromtcp_spec.rb:54.logstash-integration-snmp — flaky (infra)
Install failed with an unexpected code: 1.logstash-input-elasticsearch — flaky (infra)
failed to do request: Head "https://docker.elastic.co/v2/elasticsearch/elasticsearch/manifests/9.5.1": dial tcp … i/o timeout.logstash-output-elasticsearch — flaky (infra/env)
136 examples, 1–2 failures. Repeatedcurl: (7) Failed to connect to elasticsearch port 9200: Connection refused.logstash-input-tcp — flaky (hang/timeout)
The action 'Run tests' has timed out after 60 minutes.Connection refused - connect(2) for "127.0.0.1" port …retry loops; a spec deadlocks/hangs on a socket, never completing.logstash-input-ganglia — flaky (test race)
7 examples, 1 failure, and the failing example varies between cells:ganglia_spec.rb:61"should receive the correct data",:73"should receive the value", and "should receive the name".logstash-filter-translate — flaky (test race)
55 examples, 1 failureatspec/filters/scheduling_spec.rb:197— "scheduled reloading merge uses the merged dictionary after reload":expected: "11", got: "1".logstash-mixin-scheduler — flaky (hang/timeout)
The action 'Run tests' has timed out after 60 minutes.A scheduler spec hangs and never returns.logstash-output-http — flaky (test race)
264 examples, 1 failureatspec/outputs/http_spec.rb:496— "with supported_protocols set to (disabled) 1.1 keeps retrying due a protocol exception".logstash-input-file — flaky (test race)
143 examples, 1 failureatspec/inputs/file_read_spec.rb:345— "delete on complete with sincedb cleanup enabled cleans up sincedb entry".logstash-input-elastic_serverless_forwarder — flaky (test race, TLS)
36 examples, 1 failure, 2 pending. Failing examples rotate among the SSL client-authentication cert-rejection cases (ssl_client_authentication => required/optional, self-signed / mismatched SAN,ssl_verification_mode => full) expecting abad_certificate/certificate_requiredrejection.logstash-output-lumberjack — flaky (thread exception leak)
2 examples, 0 failuresbut the job exits1.RuntimeError: crashed/Whoa we shouldn't get this frame:(jls-lumberjack … server.rb:70). These are deliberately-injected failures inlumberjack_spec.rb, but withreport_on_exceptionthe thread crash escapes and forces a non-zero process exit — an unclean-teardown flake, not an assertion failure.logstash-integration-kafka — flaky (test race)
44 examples, 1 failureatspec/integration/outputs/kafka_spec.rb:177— "when using multi partition topic should distribute events to all partitions".Unable to poll Kafka consumerandException in thread "kafka-input-worker-test-0" java.lang.AssertionError: Fatal assertion— broker/partition-assignment timing race; partition distribution not yet balanced when asserted.logstash-input-beats — flaky (test race)
262 examples, 0 failures, yet the job is red.Zlib::GzipFile::Error: Unexpected end of ZLIB input stream— a compressed-payload spec crashed on a truncated/incomplete stream (network/timing), aborting the process after the summary.logstash-input-redis — flaky (test race)
6 examples, 1 failureatspec/inputs/redis_spec.rb:35— "should read events from a list":expect(events[1000].get('sequence')).to eq(1000)→NoMethodError(events[1000]is nil).IOError: closed streamduring teardown. Data-delivery timing race.logstash-input-http_poller — flaky (infra/setup)
Stack 9.current(5.x branch) failed, atSetup test environmentafter 9s; the other 15 matrix cells passed. Environment-setup infra flake.logstash-codec-multiline — flaky (concurrency)
ConcurrencyError: Detected invalid array contents due to unsynchronized modifications with concurrent usersfrom theIdentityMapCodec#map_cleanupthread (spec/codecs/identity_map_codec_spec.rb:134).logstash-input-http — flaky (infra)
docker.elastic.co/logstash/logstash:8.19.20 … Head … i/o timeout. Image-pull timeout during setup. Infra.Notes
logstash-codec-multiline'sConcurrencyErroris the one signature that reflects a real (thread-safety) bug rather than pure test timing, even though it surfaces intermittently.