Geyslan Gregório
Geyslan Gregório
@timhae thanks for reporting us. @NDStrahilevitz @rscampos does this ring some bell?
@timhae I've tried to replicate it without success so far. It would be possible to get a failing `-test.shuffle` seed from your env? You'll see it at the start of...
I noticed that the integration tests in your package are not currently running with test shuffling enabled: https://github.com/aquasecurity/tracee/blob/16f89483756c5b082621ff4179ae94200aabb651/Makefile#L895 If possible, consider enabling it. Shuffling test execution can help surface hidden...
> that produces [this](https://paste.rs/rBoFd) log. Nice, we'll work on that soon. Tks.
@timhae even using the seed I wasn't able to reproduce the goroutine leak. Anyway, I've pushed a [change](https://github.com/aquasecurity/tracee/pull/4795) that might solve this. Would you mind testing it?
I've made a bunch of changes/fixes in this branch https://github.com/geyslan/tracee/tree/4799-fix-integration, would you mind testing it again?
Ok, increasing the memory is probably just misaligning the stars. The timeout ok, it should happend depending on the resources available, however the goroutine leak is a problem. Anyhow, please...
So, are you still facing timeouts even with 4 cores and 4GB? If so, would you mind checking the events that are failing individually by running the tracee binary instead...
Hi @chentao-kernel, it would be wonderful. Please keep this in mind when implementing new stuff: https://github.com/aquasecurity/libbpfgo/pull/411#issuecomment-2039654932
@alingse thanks for your report. @yanivagman FYI.