Monday, 2021-11-08

*** pmannidi is now known as pmannidi|AFK07:27
*** pmannidi|AFK is now known as pmannidi07:49
*** pmannidi is now known as pmannidi|AFK09:40
opendevreviewSunday Mgbogu proposed openstack/kuryr-kubernetes master: wip: KuryrLoadBalancer Listener Reconciliation  https://review.opendev.org/c/openstack/kuryr-kubernetes/+/81407710:11
digitalsimbojagryf: Any reason kuryr could get stuck on ContainerCreating mode for the past one hour?11:29
digitalsimbojaSee..11:29
digitalsimbojadulek, https://paste.opendev.org/show/810832/11:32
gryfdigitalsimboja, kubectl describe demo-6cb99dfd4d-fmhpt11:33
gryfthere should be some hints.11:34
digitalsimbojaHere is the log: https://paste.opendev.org/show/810833/11:34
gryfhm. aren't you ran out of disk space and/or ram?11:35
digitalsimbojalet me check11:35
digitalsimbojahttps://paste.opendev.org/show/810835/11:36
digitalsimbojaI have still got11:36
dulekdigitalsimboja: Try printing the logs with --no-pager, they're ellipsized now, so something might be missing.11:36
digitalsimbojaok11:36
gryfalso, free -h would tell you more regarding memory.11:37
digitalsimbojahttps://paste.opendev.org/show/810836/11:37
dulekYeah, this seems to never get into a CNI ADD really, just like kubelet has no way of creating the netns.11:38
digitalsimbojagryf, Here is the memory: https://paste.opendev.org/show/810837/11:38
digitalsimbojaThis was immediately after freshly deployed devstack11:38
dulekOh wait, Resource not ready…11:38
dulekdigitalsimboja: What's in kuryr-controller logs?11:39
digitalsimbojaso I wonder what could make CNI get stuck11:39
digitalsimbojadulek, how do I access the kuryr-controller logs please?11:46
dulek`journalctl -u devstack@kuryr-kubernetes` most likely.11:48
digitalsimbojadulek, Here : https://paste.opendev.org/show/810839/11:52
digitalsimbojaThis before the above: https://paste.opendev.org/show/810840/11:54
digitalsimbojadulek ^11:54
dulek#1 - Octavia seems to be down?11:55
dulek#2 - Syntax error is clearly a coding error.11:56
gryfright.11:56
dulekdigitalsimboja: Yeah, looks like you've missed a ", " in that line 144.11:56
dulekAnyway next step will be to check status of devstack@octavia-api service and maybe restarting it.11:57
digitalsimbojasyntax is my error yeaj12:01
digitalsimbojaI have fixed the syntax error  so let me check octavia status and then see if its down12:02
digitalsimbojaby the way seems kuryr-controller service is down somehow:12:02
digitalsimbojadulek, here: https://paste.opendev.org/show/810841/12:03
gryfdigitalsimboja, just start it :)12:12
digitalsimbojaDone that :)12:12
digitalsimbojaThanks12:12
gryfand check its status again after.12:12
digitalsimboja`running`12:13
digitalsimbojalets see12:13
gryftry to deploy something.12:13
digitalsimbojaFresh?12:17
digitalsimbojaI just did and its on containerCreating12:18
digitalsimbojagryf, https://paste.opendev.org/show/810843/12:19
gryftry kubectl describe, to see what's happening.12:21
digitalsimbojagryf, here: https://paste.opendev.org/show/810844/12:25
gryfkubectl describe pod pod-name12:26
digitalsimbojahttps://paste.opendev.org/show/810845/12:53
gryfkubectl get pod -A -o wode13:01
gryf*wide13:01
opendevreviewSunday Mgbogu proposed openstack/kuryr-kubernetes master: wip: KuryrLoadBalancer Listener Reconciliation  https://review.opendev.org/c/openstack/kuryr-kubernetes/+/81407714:04
simbojagryf, dulek: https://paste.opendev.org/show/810847/14:09
*** pmannidi|AFK is now known as pmannidi14:21
gryfdefinitely there is an issue. btw, for using describe (or any other kubectl command) resources in other namespaces than default, you need to switch to that namespace or use '-n namespace-name'.15:29

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!