*** aojea has joined #openstack-kuryr | 00:39 | |
*** aojea has quit IRC | 00:44 | |
*** dmellado has joined #openstack-kuryr | 00:51 | |
*** hongbin has joined #openstack-kuryr | 01:27 | |
*** celebdor has quit IRC | 01:32 | |
*** hongbin has quit IRC | 01:36 | |
*** hongbin has joined #openstack-kuryr | 01:37 | |
*** hongbin_ has joined #openstack-kuryr | 01:41 | |
*** hongbin has quit IRC | 01:43 | |
*** hongbin has joined #openstack-kuryr | 02:05 | |
*** hongbin_ has quit IRC | 02:07 | |
*** maysams has quit IRC | 03:13 | |
*** hongbin has quit IRC | 03:52 | |
*** aojea has joined #openstack-kuryr | 04:16 | |
*** aojea has quit IRC | 04:20 | |
*** itzikb has joined #openstack-kuryr | 04:27 | |
*** itzikb has quit IRC | 04:32 | |
*** ylifshit_ has quit IRC | 04:49 | |
*** janki has joined #openstack-kuryr | 04:59 | |
*** yboaron_ has joined #openstack-kuryr | 05:21 | |
*** ccamposr has joined #openstack-kuryr | 05:35 | |
*** ylifshit_ has joined #openstack-kuryr | 05:58 | |
*** pcaruana has joined #openstack-kuryr | 06:56 | |
*** yboaron_ has quit IRC | 07:04 | |
dulek | ylifshit_: You'll need to check kuryr-daemon logs. | 07:17 |
---|---|---|
dulek | ylifshit_: Something like `sudo journalctl -u devstack@kuryr-daemon` will show you them. | 07:17 |
*** irenab has quit IRC | 07:28 | |
*** pliu has joined #openstack-kuryr | 07:38 | |
*** yboaron_ has joined #openstack-kuryr | 08:15 | |
ylifshit_ | dulek, will do, thanks! | 08:29 |
*** celebdor has joined #openstack-kuryr | 08:33 | |
*** dmellado has quit IRC | 08:34 | |
*** dmellado has joined #openstack-kuryr | 09:18 | |
*** lxkong has joined #openstack-kuryr | 09:49 | |
openstackgerrit | Yossi Boaron proposed openstack/kuryr-tempest-plugin master: Allow creating UDP services https://review.openstack.org/612157 | 10:01 |
*** itzikb has joined #openstack-kuryr | 10:01 | |
openstackgerrit | Yossi Boaron proposed openstack/kuryr-tempest-plugin master: Update service creation and connection verifcation functions to support both UDP and TCP https://review.openstack.org/612157 | 10:04 |
ylifshit_ | dulek, got the error log: http://pastebin.test.redhat.com/660864 | 10:19 |
*** itzikb has quit IRC | 10:20 | |
dulek | ylifshit_: Okay, so kuryr-daemon was waiting for the pod to get annotated with Neutron ports information, but it never happened. | 10:25 |
dulek | ylifshit_: This means that failure happened in kuryr-controller. | 10:25 |
dulek | ylifshit_: In DevStack that's devstack@kuryr-kubernetes. | 10:25 |
ylifshit_ | dulek, ok, this is more informative: | 11:00 |
ylifshit_ | Oct 23 06:17:23 kuryr1.kuryr-cluster kuryr-k8s-controller[18032]: 2018-10-23 06:17:23.624 18032 DEBUG neutronclient.v2_0.client [-] Error message: {"NeutronError": {"message": "Subnet subnet-a could not be found | 11:00 |
ylifshit_ | .", "type": "SubnetNotFound", "detail": ""}} _handle_fault_response /usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py:259 | 11:00 |
ylifshit_ | Oct 23 06:17:23 kuryr1.kuryr-cluster kuryr-k8s-controller[18032]: 2018-10-23 06:17:23.624 18032 DEBUG dogpile.lock [-] Released creation lock _enter_create /usr/lib/python2.7/site-packages/dogpile/lock.py:183 | 11:00 |
ylifshit_ | Oct 23 06:17:23 kuryr1.kuryr-cluster kuryr-k8s-controller[18032]: 2018-10-23 06:17:23.625 18032 ERROR kuryr_kubernetes.handlers.retry [-] Report handler unhealthy VIFHandler: NotFound: Subnet subnet-a could not | 11:00 |
ylifshit_ | be found. | 11:00 |
ylifshit_ | Oct 23 06:17:23 kuryr1.kuryr-cluster kuryr-k8s-controller[18032]: Neutron server returns request_ids: ['req-7de8d4b3-41a7-4826-87aa-555bf356bfe0'] | 11:00 |
ylifshit_ | it says "subnet-a could not be found" | 11:00 |
dulek | ylifshit_: Well, that's something. :D | 11:01 |
ylifshit_ | openstack subnet list | 11:01 |
ylifshit_ | +--------------------------------------+---------------------+--------------------------------------+---------------------+ | 11:01 |
ylifshit_ | | ID | Name | Network | Subnet | | 11:01 |
ylifshit_ | +--------------------------------------+---------------------+--------------------------------------+---------------------+ | 11:01 |
ylifshit_ | | 0f3e9383-af80-4082-a2e0-ac7422bcfe8e | k8s-pod-subnet | bf132dc4-a67c-41b3-b0ac-51743746b858 | 10.0.0.64/26 | | 11:01 |
ylifshit_ | | 362adc87-a406-4c13-834f-5e03fa6d492c | ipv6-public-subnet | 1a5dde65-6892-4661-8e49-2eb0a117503d | 2001:db8::/64 | | 11:01 |
ylifshit_ | | 567c963f-cab5-4e78-973e-c469f8264237 | k8s-service-subnet | 8166692b-7580-46d0-a6ab-e398b8db30c7 | 10.0.0.128/26 | | 11:01 |
ylifshit_ | | 65ba839b-65f7-4683-acc3-aa216f5c0d44 | subnet-a | a52eb57f-fa84-4922-83b2-c51724b1f87d | 10.10.0.0/24 | | 11:01 |
ylifshit_ | | db45e2fc-dbcf-466b-a42d-2bdbcbbbee44 | ipv6-private-subnet | ada6c67d-ee33-472c-bfd9-e5a615854981 | fdc4:3b37:b333::/64 | | 11:01 |
ylifshit_ | | dea477aa-4761-428a-9a07-8286bbb9ea9d | private-subnet | ada6c67d-ee33-472c-bfd9-e5a615854981 | 10.0.0.0/26 | | 11:01 |
ylifshit_ | | df8b4089-195a-46e1-8e79-dc44debc5d36 | public-subnet | 1a5dde65-6892-4661-8e49-2eb0a117503d | 172.24.4.0/24 | | 11:01 |
ylifshit_ | | ea5f3daa-bb3f-484e-b4b6-90fe4606cc2d | subnet-b | 077b25b1-e375-4362-bb36-86419b92439f | 10.10.1.0/24 | | 11:01 |
ylifshit_ | | f363ada1-0649-4a9b-8506-039f18596afd | lb-mgmt-subnet | 65f48207-c658-49da-be3f-a3401628f371 | 192.168.0.0/24 | | 11:01 |
ylifshit_ | +--------------------------------------+---------------------+--------------------------------------+---------------------+ | 11:01 |
dulek | ylifshit_: If you don't want to get autokicked for flood I advise using pastebin.openstack.org. :) | 11:01 |
ylifshit_ | dulek, sure. sorry | 11:02 |
dulek | ylifshit_: Anyway maybe Kuryr is looking in different tenant? | 11:02 |
dulek | ylifshit_: Personally I don't mind, but I know there's something that's kicking. :) | 11:02 |
dulek | ylifshit_: I'll check the code that's looking for subnet. | 11:02 |
ylifshit_ | dulek, i haven't set any tenant. will look it up | 11:03 |
dulek | ylifshit_: tenant = project | 11:03 |
dulek | ylifshit_: Okay, it's looking for subnet_id, not subnet name. | 11:04 |
dulek | And subnet-a is subnet name. | 11:04 |
ylifshit_ | dulek, ok, trying wit the ID... | 11:08 |
ylifshit_ | dulek, seems to be working! well, pod is running and has a subnet-a range IP in its annotation | 11:15 |
dulek | ylifshit_: Awesome! I'd check if there's connectivity on both subnets from inside the pod. | 11:16 |
dulek | ylifshit_: But it should be fine. :) | 11:16 |
ylifshit_ | dulek, wanted to check that the interface is indeed there, but i get this strange error: | 11:16 |
ylifshit_ | kubectl exec cirros-pod-multinet ip a | 11:16 |
ylifshit_ | Error from server: error dialing backend: dial tcp: lookup kuryr1.kuryr-cluster on 192.168.130.1:53: no such host | 11:16 |
ylifshit_ | any idea? | 11:16 |
dulek | ylifshit_: DNS issue. You can try doing `docker exec` on the host the pod is running isntead. | 11:17 |
ylifshit_ | dulek, yes, docker exec worked, it has eth0 and eth1 - with right addresses! | 11:17 |
openstackgerrit | Rajat Dhasmana proposed openstack/kuryr master: Add kuryr-status upgrade check command framework https://review.openstack.org/612667 | 11:22 |
*** janki has quit IRC | 11:41 | |
*** rh-jelabarre has joined #openstack-kuryr | 12:07 | |
*** janki has joined #openstack-kuryr | 12:14 | |
*** janki has quit IRC | 12:25 | |
*** janki has joined #openstack-kuryr | 12:25 | |
*** janki has quit IRC | 12:27 | |
*** janki has joined #openstack-kuryr | 12:34 | |
*** jchhatbar has joined #openstack-kuryr | 12:38 | |
*** janki has quit IRC | 12:40 | |
*** aojea_ has joined #openstack-kuryr | 12:42 | |
*** jchhatbar is now known as janki | 12:50 | |
*** aojea_ has quit IRC | 12:55 | |
*** aojea_ has joined #openstack-kuryr | 12:56 | |
*** aojea_ has quit IRC | 13:17 | |
*** aojea_ has joined #openstack-kuryr | 13:18 | |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: Move KUBERNETES_NODE_NAME env var to controller https://review.openstack.org/611899 | 13:21 |
*** livelace has joined #openstack-kuryr | 13:22 | |
*** aojea_ has quit IRC | 13:22 | |
*** aojea_ has joined #openstack-kuryr | 13:45 | |
*** livelace has quit IRC | 13:48 | |
*** aojea_ has quit IRC | 13:48 | |
*** kiennt26 has joined #openstack-kuryr | 13:50 | |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: Remove etcd_legacy https://review.openstack.org/611649 | 13:51 |
*** aojea_ has joined #openstack-kuryr | 13:52 | |
*** aojea_ has quit IRC | 13:55 | |
*** kiennt26 has quit IRC | 13:56 | |
*** aojea_ has joined #openstack-kuryr | 13:56 | |
*** aojea_ has quit IRC | 14:00 | |
*** janki has quit IRC | 14:21 | |
openstackgerrit | Yossi Boaron proposed openstack/kuryr-kubernetes master: Set the UDP services enabled flag at tempest.conf https://review.openstack.org/612713 | 14:24 |
*** yboaron_ has quit IRC | 15:25 | |
*** celebdor has quit IRC | 15:35 | |
*** ccamposr has quit IRC | 15:44 | |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure namespace and network policy compatibility https://review.openstack.org/611606 | 15:47 |
openstackgerrit | Merged openstack/kuryr-tempest-plugin master: A/P HA tests https://review.openstack.org/590416 | 16:03 |
*** ylifshit_ has quit IRC | 16:13 | |
*** phuoc has joined #openstack-kuryr | 16:38 | |
*** itzikb has joined #openstack-kuryr | 16:56 | |
*** ylifshit_ has joined #openstack-kuryr | 17:03 | |
*** phuoc has quit IRC | 17:05 | |
*** phuoc has joined #openstack-kuryr | 17:18 | |
*** phuoc has quit IRC | 17:27 | |
*** phuoc has joined #openstack-kuryr | 17:43 | |
*** aojea has joined #openstack-kuryr | 17:46 | |
*** irclogbot_3 has joined #openstack-kuryr | 18:35 | |
*** phuoc has quit IRC | 18:56 | |
*** pcaruana has quit IRC | 19:23 | |
*** itzikb has quit IRC | 20:05 | |
*** openstackgerrit has quit IRC | 20:06 | |
*** maysams has joined #openstack-kuryr | 20:33 | |
*** itzikb has joined #openstack-kuryr | 20:45 | |
*** itzikb is now known as itzikb|afk | 20:45 | |
*** itzikb|afk has quit IRC | 21:30 | |
*** aojea has quit IRC | 22:02 | |
*** rh-jelabarre has quit IRC | 22:26 | |
*** maysams has quit IRC | 22:44 | |
*** threestrands has joined #openstack-kuryr | 23:02 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!