go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

interop: failing Docker build

Open marten-seemann opened this issue 3 years ago • 3 comments

See https://github.com/libp2p/go-libp2p/runs/7748159717?check_suite_focus=true.

@laurentsenta, could you have a look please?

marten-seemann avatar Aug 09 '22 14:08 marten-seemann

Thanks for re-running the workflow. Is that the first crash since we introduced Testground?

Network hiccup: there was an EOF when docker tried to pull the runtime image (busybox:1.31.1-glibc) from the docker registry. It's similar to another error I've seen where go mod download drops because of a hiccup.

I'll create a ticket in testground.

laurentsenta avatar Aug 09 '22 15:08 laurentsenta

Another timeout, this time during go mod download: https://github.com/libp2p/go-libp2p/runs/7835153567?check_suite_focus=true

marten-seemann avatar Aug 15 '22 09:08 marten-seemann

And another failure just now. This is starting to impact development velocity.

I've disabled the workflow manually. We'll reenable once changes have been made that will fix / reduce flakiness.

marten-seemann avatar Aug 15 '22 09:08 marten-seemann

We're now using the dockerized tests from the test-plans repo, so we won't need this any more.

marten-seemann avatar Feb 07 '23 04:02 marten-seemann