etcd icon indicating copy to clipboard operation
etcd copied to clipboard

TestLeasingPutGetDeleteConcurrent

Open chaochn47 opened this issue 2 years ago • 2 comments

Which github workflows are flaking?

Integration test

  1. https://github.com/etcd-io/etcd/actions/runs/5696626902/job/15442063999?pr=16324
  2. https://github.com/etcd-io/etcd/actions/runs/5483999136

Which tests are flaking?

TestLeasingPutGetDeleteConcurrent

Github Action link

No response

Reason for failure (if possible)

Leaked goroutine

Anything else we need to know?

There is some useful discussion in the past stale issue https://github.com/etcd-io/etcd/issues/12996

We should use stress command to quantify the flakiness and hence prioritize looking into the fix or not.

chaochn47 avatar Jul 28 '23 22:07 chaochn47

Please assign this to me!

moficodes avatar Feb 01 '24 19:02 moficodes

/assign @moficodes

serathius avatar Feb 02 '24 08:02 serathius

Discussed during sig-etcd triage meeting. @ivanvc will attempt to reproduce this with stress as a first step.

jmhbnz avatar Feb 29 '24 19:02 jmhbnz

/assign

ivanvc avatar Feb 29 '24 19:02 ivanvc

After 6 hours of running the test with stress, it got 0.04% of failures in an AMD64 architecture. I ran the tests from the main branch.

6h2m25s: 783099 runs so far, 285 failures (0.04%)

Here are the error logs: stress-logs.tar.gz

ivanvc avatar Mar 03 '24 04:03 ivanvc

/unassign

ivanvc avatar Mar 03 '24 04:03 ivanvc