Closed dyrnq closed 2 years ago
2022-06-29 04:30:28.883 [INFO][9111] felix/ipsets.go 312: Retrying after an ipsets update failure... family="inet"
2022-06-29 04:30:28.884 [ERROR][9111] felix/ipsets.go 574: Bad return code from 'ipset list'. error=exit status 1 family="inet" stderr="ipset v7.1: Kernel and userspace incompatible: settype hash:ip,port with revision 6 not supported by userspace.\n"
2022-06-29 04:30:28.884 [WARNING][9111] felix/ipsets.go 322: Failed to resync with dataplane error=exit status 1 family="inet"
2022-06-29 04:30:29.398 [ERROR][9111] felix/ipsets.go 974: Failed to read IP sets error=exit status 1 family="inet"
2022-06-29 04:30:29.398 [PANIC][9111] felix/ipsets.go 355: Failed to update IP sets after multiple retries. family="inet"
panic: (*logrus.Entry) 0xc000970230
goroutine 255 [running]:
github.com/sirupsen/logrus.Entry.log({0xc0001aa180, 0xc0001bb260, {0x0, 0x0, 0x0}, 0x0, {0x0, 0x0}, 0x0}, 0x0, ...)
/go/pkg/mod/github.com/projectcalico/logrus@v1.0.4-calico/entry.go:128 +0x56c
github.com/sirupsen/logrus.(*Entry).Panic(0xc000999310, {0xc0009a9b80, 0x1, 0x1})
/go/pkg/mod/github.com/projectcalico/logrus@v1.0.4-calico/entry.go:173 +0xfb
github.com/projectcalico/calico/felix/ipsets.(*IPSets).ApplyUpdates(0xc000a8b400)
/go/src/github.com/projectcalico/calico/felix/ipsets/ipsets.go:355 +0x737
github.com/projectcalico/calico/felix/dataplane/linux.(*InternalDataplane).apply.func1({0x324bff0, 0xc000a8b400})
/go/src/github.com/projectcalico/calico/felix/dataplane/linux/int_dataplane.go:1813 +0x3d
created by github.com/projectcalico/calico/felix/dataplane/linux.(*InternalDataplane).apply
/go/src/github.com/projectcalico/calico/felix/dataplane/linux/int_dataplane.go:1812 +0xd88
ref1 https://github.com/projectcalico/calico/issues/5717 ref2 https://github.com/rancher/rancher/issues/38017
# inxi --basic
System:
Host: n208 Kernel: 5.15.0-39-generic x86_64 bits: 64 Console: pty pts/0
Distro: Ubuntu 22.04 LTS (Jammy Jellyfish)
Machine:
Type: Kvm System: QEMU product: Standard PC (Q35 + ICH9, 2009) v: pc-q35-5.2 serial: N/A
Mobo: N/A model: N/A serial: N/A BIOS: SeaBIOS v: 1.14.0-2 date: 04/01/2014
CPU:
Info: 4x 1-core Intel Core (Skylake IBRS) [SMP] speed (MHz): avg: 3600
Graphics:
Device-1: driver: N/A
Display: server: No display server data found. Headless machine? tty: 274x72
Message: GL data unavailable in console for root.
Network:
Device-1: Red Hat Virtio network driver: virtio-pci
Drives:
Local Storage: total: 415 GiB used: 7 GiB (1.7%)
Info:
Processes: 230 Uptime: 1h 58m Memory: 3.83 GiB used: 722.1 MiB (18.4%) Init: systemd
runlevel: 5 Shell: Bash inxi: 3.3.13
ipset version
ipset v7.15, protocol version: 7
kubectl patch ds calico-node -n kube-system -p '{"spec":{"template":{"spec":{"containers":[{"name":"calico-node","image":"docker.io/calico/node:v3.22.3"}]}}}}'