Stream: git-wasmtime

Topic: wasmtime / issue #12895 Spurious networking-related failures


view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 18:08):

alexcrichton opened issue #12895:

Apparently github actions is having... uh... a day. Either that our CI all of a sudden got real flaky. A whole bunch of flaky networking failures are happening:

  1. p2_udp_connect.rs address-in-use failure on Windows
  2. p2_ip_name_lookup name resolution failure on macOS
  3. p3_sockets_tcp_stream on macOS didn't get connection broken

cc @badeend

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 18:08):

alexcrichton added the ci label to Issue #12895.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 18:33):

alexcrichton edited issue #12895:

Apparently github actions is having... uh... a day. Either that our CI all of a sudden got real flaky. A whole bunch of flaky networking failures are happening:

  1. p2_udp_connect.rs address-in-use failure on Windows
  2. p2_ip_name_lookup name resolution failure on macOS
  3. p3_sockets_tcp_stream on macOS didn't get connection broken

cc @badeend

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 18:33):

alexcrichton edited issue #12895:

Apparently github actions is having... uh... a day. Either that our CI all of a sudden got real flaky. A whole bunch of flaky networking failures are happening:

  1. p2_udp_connect.rs address-in-use failure on Windows
  2. p2_ip_name_lookup name resolution failure on macOS
  3. p3_sockets_tcp_stream on macOS didn't get connection broken

cc @badeend

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 18:34):

alexcrichton edited issue #12895:

Apparently github actions is having... uh... a day. Either that our CI all of a sudden got real flaky. A whole bunch of flaky networking failures are happening:

  1. p2_udp_connect.rs address-in-use failure on Windows
  2. p2_ip_name_lookup name resolution failure on macOS
  3. p3_sockets_tcp_stream on macOS didn't get connection broken

cc @badeend

view this post on Zulip Wasmtime GitHub notifications bot (Mar 30 2026 at 19:59):

badeend commented on issue #12895:

We could:

not super excited by any of these.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2026 at 18:53):

alexcrichton closed issue #12895:

Apparently github actions is having... uh... a day. Either that our CI all of a sudden got real flaky. A whole bunch of flaky networking failures are happening:

  1. p2_udp_connect.rs address-in-use failure on Windows
  2. p2_ip_name_lookup name resolution failure on macOS
  3. p3_sockets_tcp_stream on macOS didn't get connection broken

cc @badeend

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2026 at 18:53):

alexcrichton commented on issue #12895:

Yeah I think we've probably done as best as we can here. Everything ceased after the morning so I suppose let's just hope that github actions behaves a bit better over time...

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2026 at 19:02):

badeend commented on issue #12895:

¯\\_\(ツ)\_/¯


Last updated: Apr 12 2026 at 23:10 UTC