| *** yangyapeng has joined #heat | 00:00 | |
| *** yangyapeng has quit IRC | 00:04 | |
| *** dyasny has quit IRC | 00:07 | |
| *** EricGonczer_ has joined #heat | 00:27 | |
| *** dyasny has joined #heat | 00:50 | |
| *** dyasny has quit IRC | 00:50 | |
| *** yangyapeng has joined #heat | 01:01 | |
| *** dixiaoli has joined #heat | 01:11 | |
| *** kei1 has quit IRC | 01:46 | |
| *** kei1 has joined #heat | 01:47 | |
| *** yangyapeng has quit IRC | 01:58 | |
| *** yangyapeng has joined #heat | 01:59 | |
| *** yangyape_ has joined #heat | 02:02 | |
| *** yangyapeng has quit IRC | 02:06 | |
| *** liusheng has quit IRC | 02:12 | |
| *** liusheng has joined #heat | 02:12 | |
| *** yangyapeng has joined #heat | 02:12 | |
| *** Shunli has joined #heat | 02:13 | |
| *** yangyape_ has quit IRC | 02:15 | |
| *** ricolin_ has joined #heat | 02:40 | |
| *** EricGonczer_ has quit IRC | 02:41 | |
| *** kbaegis has joined #heat | 02:58 | |
| *** GonZo2000 has quit IRC | 03:00 | |
| *** ramishra has joined #heat | 03:01 | |
| *** zhurong_ has joined #heat | 03:23 | |
| *** zhurong_ has quit IRC | 03:25 | |
| *** flg_ has joined #heat | 03:27 | |
| *** ricolin_ has quit IRC | 03:31 | |
| *** ricolin has joined #heat | 03:32 | |
| *** flg_ has quit IRC | 03:32 | |
| *** nicolasbock has quit IRC | 03:41 | |
| openstackgerrit | Jeremy Liu proposed openstack/heat master: Add missing 'of' in order description https://review.openstack.org/454431 | 03:47 |
|---|---|---|
| *** gkadam has joined #heat | 03:48 | |
| *** kbaegis has quit IRC | 03:53 | |
| *** kbaegis has joined #heat | 03:54 | |
| *** skramaja has joined #heat | 04:06 | |
| *** wangbo has joined #heat | 04:08 | |
| *** links has joined #heat | 04:19 | |
| *** wangbo has quit IRC | 04:25 | |
| *** shan has joined #heat | 05:03 | |
| *** wangbo has joined #heat | 05:17 | |
| *** hjensas has quit IRC | 05:45 | |
| *** kbaegis has quit IRC | 05:48 | |
| *** kbaegis has joined #heat | 05:48 | |
| *** hoonetorg has quit IRC | 06:05 | |
| *** ccamacho has joined #heat | 06:08 | |
| *** kbaegis1 has joined #heat | 06:17 | |
| *** kbaegis has quit IRC | 06:17 | |
| *** serlex has joined #heat | 06:18 | |
| *** hoonetorg has joined #heat | 06:19 | |
| *** jprovazn has joined #heat | 06:34 | |
| *** yangyapeng has quit IRC | 06:39 | |
| *** yangyapeng has joined #heat | 06:47 | |
| *** rcernin has quit IRC | 06:52 | |
| *** rcernin has joined #heat | 06:52 | |
| *** ccard_ has joined #heat | 06:58 | |
| *** hjensas has joined #heat | 06:58 | |
| *** LanceHaig has joined #heat | 07:12 | |
| *** jtomasek has joined #heat | 07:23 | |
| *** rcernin has quit IRC | 07:41 | |
| *** ioggstream has joined #heat | 07:44 | |
| *** shadower has joined #heat | 07:44 | |
| *** LanceHaig has quit IRC | 07:49 | |
| *** shardy has joined #heat | 07:50 | |
| *** LanceHaig has joined #heat | 07:54 | |
| *** LanceHaig has quit IRC | 07:54 | |
| *** LanceHaig has joined #heat | 07:54 | |
| *** flg_ has joined #heat | 07:59 | |
| *** LanceHaig has quit IRC | 08:01 | |
| *** dbecker has joined #heat | 08:04 | |
| *** shan is now known as shan|brb | 08:08 | |
| *** LanceHaig has joined #heat | 08:10 | |
| *** LanceHaig has quit IRC | 08:10 | |
| *** LanceHaig has joined #heat | 08:10 | |
| *** serlex has quit IRC | 08:12 | |
| *** LanceHaig has quit IRC | 08:16 | |
| *** LanceHaig_ has joined #heat | 08:16 | |
| ioggstream | hi@all | 08:20 |
| *** derekh has joined #heat | 08:26 | |
| *** shadower has quit IRC | 08:29 | |
| *** shadower has joined #heat | 08:30 | |
| *** shadower has quit IRC | 08:32 | |
| *** shadower has joined #heat | 08:32 | |
| *** shan|brb is now known as shan | 08:34 | |
| *** gmoro has joined #heat | 08:44 | |
| *** LanceHaig has joined #heat | 08:48 | |
| *** LanceHaig_ has quit IRC | 08:50 | |
| *** serlex has joined #heat | 08:50 | |
| *** nicolasbock has joined #heat | 08:55 | |
| *** LanceHaig_ has joined #heat | 09:00 | |
| *** LanceHaig has quit IRC | 09:03 | |
| *** LanceHaig has joined #heat | 09:09 | |
| *** LanceHaig_ has quit IRC | 09:09 | |
| *** phuoc_ has joined #heat | 09:10 | |
| *** cmyster has quit IRC | 09:21 | |
| ioggstream | I'm trying to replace OS::Heat::WaitConditionHandle with UpdateWaitConditionHandle in here https://github.com/redhat-openstack/openshift-on-openstack/blob/master/node.yaml#L768 | 09:28 |
| *** Shunli has quit IRC | 09:28 | |
| ioggstream | but despite the https://docs.openstack.org/heat/latest/template_guide/openstack.html#OS::Heat::UpdateWaitConditionHandle it's not identical to WaitConditionHandle, as it has not the same attributes and iiuc it inherits by aws_wch.WaitConditionHandle https://github.com/openstack/heat/blob/master/heat/engine/resources/openstack/heat/wait_condition_handle.py#L222 | 09:31 |
| *** LanceHaig has quit IRC | 09:34 | |
| *** LanceHaig_ has joined #heat | 09:34 | |
| ioggstream | iiuc I have to call that url with cfn-signal | 09:35 |
| *** dixiaoli has quit IRC | 09:38 | |
| *** flg_ has quit IRC | 09:38 | |
| *** nicolasbock has quit IRC | 09:39 | |
| ioggstream | in that case, dropping a line in the doc would be very nice :D | 09:41 |
| *** LanceHaig has joined #heat | 09:45 | |
| *** LanceHaig has quit IRC | 09:45 | |
| *** LanceHaig has joined #heat | 09:45 | |
| *** LanceHaig_ has quit IRC | 09:45 | |
| *** LanceHaig has quit IRC | 09:53 | |
| *** LanceHaig has joined #heat | 09:53 | |
| *** LanceHaig has joined #heat | 09:53 | |
| *** yassine has quit IRC | 10:03 | |
| *** wangbo has quit IRC | 10:07 | |
| openstackgerrit | Merged openstack/heat master: Add missing 'of' in order description https://review.openstack.org/454431 | 10:17 |
| *** yassine has joined #heat | 10:25 | |
| *** flg_ has joined #heat | 10:29 | |
| *** shan has quit IRC | 10:37 | |
| *** ygl has joined #heat | 10:40 | |
| ygl | hi all | 10:40 |
| ygl | I am facing an issue in deletion of my heat stack | 10:41 |
| ygl | it says ERROR heat.engine.resource ConnectionFailed: Connection to neutron fail | 10:41 |
| ygl | but my neutron is functioning well | 10:41 |
| ygl | can someone help me please | 10:42 |
| ygl | ConnectionFailed: Connection to neutron failed: None: Max retries exceeded with url: /v2.0/extensions.json (Caused by None) | 10:43 |
| *** yangyapeng has quit IRC | 10:44 | |
| *** yangyapeng has joined #heat | 10:45 | |
| ygl | can someone help me please | 10:46 |
| ioggstream | ygl: grep -i crit /var/log/*/*.log # on all controller | 10:46 |
| ioggstream | ygl: grep -i err /var/log/*/*.log # on all controller | 10:47 |
| ioggstream | you may want to filter by the timestamp of the error | 10:47 |
| ygl | ioggstream: 2017-09-04 10:16:38.881 115982 CRITICAL neutron [req-a2bc06a6-dc29-4b1c-8e2f-bf98e6ffc268 - - - - -] RuntimeError: Exit code: -15; Stdin: ; Stdout: ; Stderr: Signal 15 (TERM) caught by ps (procps-ng version 3.3.10). | 10:48 |
| ygl | ioggstream: but my neutron services are running well | 10:48 |
| ioggstream | ygl: investigate more on logs. | 10:49 |
| ioggstream | ygl: you may have temporary error | 10:49 |
| ioggstream | ygl: a sigterm is strange enough imho | 10:49 |
| ioggstream | so investigate on *all logs* (messages, dmesg, audit) around the sigterm | 10:50 |
| *** yangyapeng has quit IRC | 10:50 | |
| ioggstream | to check if it's related | 10:50 |
| ygl | ioggstream: it is only happening when I try deleting a stack | 10:50 |
| ioggstream | ygl: yes but it's unusual | 10:50 |
| ioggstream | grep -i error .... | 10:51 |
| ygl | ioggstream: how to reset this warning and make heat go ahead with deletion | 10:51 |
| ioggstream | ygl: reissue stack delete | 10:51 |
| ioggstream | and eventually use stack resource signal if there are resources requesting singals | 10:52 |
| ioggstream | o stack resource list --nested-depth 20 stack-name | grep -v COMPLETE # try this | 10:52 |
| ygl | ioggstream: how to check that signal thing ? | 10:53 |
| ioggstream | ygl: if you have resources waiting for signal (if you have, you should know because you wrote the templates - eg. os::heat::waitconditionhandle) | 10:54 |
| ygl | ioggstream: i see this error when executing the above command | 10:54 |
| ygl | ioggstream: ERROR: HEAT-E99001 Service neutron is not available for resource type OS::Neutron::SecurityGroup, reason: Connection to neutron failed: None: Max retries exceeded with url: /v2.0/extensions.json (Caused by None) | 10:54 |
| ioggstream | ygl: I don't cover this | 10:55 |
| ioggstream | ygl: that "None" stuff seems a bug to me | 10:55 |
| ioggstream | which osp version? | 10:56 |
| ioggstream | openstack | 10:56 |
| ygl | ioggstream: mitaka | 10:56 |
| ioggstream | version | 10:56 |
| ioggstream | redhat? | 10:56 |
| ygl | nope | 10:56 |
| ygl | mitaka on ubuntu | 10:56 |
| ioggstream | can't help. I'd check if all controllers are correctly working | 10:57 |
| ioggstream | or grep the error in the source | 10:57 |
| ygl | ioggstream: i have only one conttroller and it is working fine. I have restarted all heat servcies | 10:57 |
| ygl | ioggstream: i am observing issues only when deleting the heat stacks | 10:58 |
| *** wangbo has joined #heat | 10:58 | |
| ygl | can anyone help me please | 10:58 |
| ioggstream | can you create single securitygroup outside your template? | 10:59 |
| ioggstream | ygl iptables ok, right? | 11:00 |
| ygl | ioggstream: yes | 11:01 |
| ioggstream | anyway, check if you can reproduce the issue with a single heat template with a single securitygroup resource | 11:02 |
| ioggstream | and if you can create other neutron resources eg. a network | 11:02 |
| ioggstream | if the issue is only with secgroup or with all neutron components | 11:02 |
| ygl | ioggstream: whenever i try to create a heat template it is showing this error | 11:04 |
| ygl | ioggstream: ERROR: HEAT-E99001 Service neutron is not available for resource type OS::Neutron::SecurityGroup, reason: Connection to neutron failed: None: Max retries exceeded with url: /v2.0/extensions.json (Caused by None) | 11:05 |
| ioggstream | ygl: I'd check sources too | 11:06 |
| ygl | ioggstream: means ? | 11:06 |
| ioggstream | heat source files | 11:06 |
| ioggstream | you should get a backtrace | 11:07 |
| ioggstream | with python sources where the error happened | 11:07 |
| *** links has quit IRC | 11:07 | |
| ioggstream | paste your heat template pls | 11:07 |
| ygl | ioggstream: the stack was successfully launched and was running well. There were some too many connection issues with mysql and then when I tried to delete the stack it is showing this error | 11:10 |
| *** shardy is now known as shardy_lunch | 11:10 | |
| ygl | ioggstream: i dont think it has something to do with template | 11:10 |
| ioggstream | ygl: how's your mysql now? | 11:11 |
| ioggstream | connections and processes? | 11:11 |
| ioggstream | this could be related to the TERM stuff | 11:12 |
| ygl | ioggstream: it is fine and I am able to create neutron networks and delete them successfully | 11:12 |
| ioggstream | can you do it via heat? | 11:12 |
| ygl | ioggstream: the problem is with the heat itself. it is unable to make connections to neutron | 11:12 |
| ygl | ioggstream: no | 11:12 |
| ioggstream | you can't create networks via heat | 11:12 |
| ygl | ioggstream: no | 11:12 |
| ygl | it is throwing the error | 11:13 |
| ioggstream | do you have free connections on mysql? | 11:13 |
| ygl | ioggstream: yes | 11:13 |
| ioggstream | haproxy | 11:13 |
| ioggstream | ? | 11:13 |
| ygl | ioggstream: yes | 11:13 |
| ioggstream | can you use heat in another tenant? | 11:14 |
| ygl | ioggstream: all the tenants r facing the same problem | 11:14 |
| ygl | ioggstream: can we reset the heat connections to neutron through any method | 11:15 |
| ygl | ioggstream: other than service restarts | 11:15 |
| ioggstream | afaik heat doesn't hold persistent connections to any service | 11:15 |
| ygl | ioggstream: service restarts are also not heping much | 11:15 |
| ygl | ioggstream: hmm | 11:15 |
| ioggstream | you could instead check if you mess something in mysql so that heat is not referencing the right resource | 11:16 |
| ioggstream | or if it cannot authenticate correctly to neutron | 11:16 |
| ioggstream | (eg. it tries to connect, but mysql responds slowly and heat doesn't see replies) | 11:17 |
| ioggstream | I usually get all those infos reading all logs in a given timeframe | 11:17 |
| ioggstream | and compare them all | 11:17 |
| ioggstream | eventually increasing verbosity and checking sources | 11:18 |
| ioggstream | but I'm not that into heat for guessworking that ;) | 11:18 |
| *** links has joined #heat | 11:21 | |
| ygl | can some one help me please | 11:22 |
| ioggstream | ygl: lunch... post logs on pastebin and I'll try to check them | 11:26 |
| ioggstream | remove secret stuff ;) | 11:26 |
| ygl | ioggstream: which logs in particular | 11:27 |
| *** pbourke has quit IRC | 11:29 | |
| ramishra | ygl: I would heck if the 'security-group' neutron extension is available 'neutron ext-list | grep security-group' | 11:30 |
| *** pbourke has joined #heat | 11:31 | |
| ygl | ramishra: its there | 11:31 |
| ramishra | ygl: possibly something wronmg with your neutron setup, from the error it looks like heat is getting an error when checking for extensions, I would check neutron logs to see what's logged there | 11:40 |
| openstackgerrit | Harald Jensås proposed openstack/heat master: Exclude updated networks - match actual interface state https://review.openstack.org/471969 | 11:40 |
| *** links has quit IRC | 11:42 | |
| *** catintheroof has joined #heat | 11:43 | |
| *** shardy_lunch is now known as shardy | 11:44 | |
| *** serlex has quit IRC | 11:47 | |
| *** links has joined #heat | 11:57 | |
| *** gkadam has quit IRC | 12:02 | |
| *** ygl has quit IRC | 12:11 | |
| *** serlex has joined #heat | 12:16 | |
| *** dr_gogeta86 has quit IRC | 12:26 | |
| *** skramaja has quit IRC | 12:35 | |
| *** yangyapeng has joined #heat | 12:37 | |
| *** dr_gogeta86 has joined #heat | 12:41 | |
| *** dr_gogeta86 has quit IRC | 12:41 | |
| *** dr_gogeta86 has joined #heat | 12:41 | |
| *** yangyapeng has quit IRC | 12:42 | |
| *** yangyapeng has joined #heat | 12:42 | |
| *** EricGonczer_ has joined #heat | 12:43 | |
| *** EricGonczer_ has quit IRC | 12:44 | |
| *** nicolasbock has joined #heat | 13:10 | |
| *** hjensas has quit IRC | 13:46 | |
| *** kbaegis1 has quit IRC | 13:49 | |
| *** kbaegis has joined #heat | 13:50 | |
| *** wangbo has quit IRC | 14:07 | |
| *** dbellant has joined #heat | 14:13 | |
| *** ccamacho has quit IRC | 14:36 | |
| *** ccamacho has joined #heat | 14:37 | |
| *** links has quit IRC | 14:40 | |
| *** nicolasbock has quit IRC | 15:00 | |
| *** EricGonczer_ has joined #heat | 15:01 | |
| *** flg_ has quit IRC | 15:22 | |
| *** dbecker_ has joined #heat | 15:30 | |
| *** dbecker has quit IRC | 15:34 | |
| *** gkadam has joined #heat | 15:35 | |
| *** ccamacho has quit IRC | 15:38 | |
| *** dbellant has quit IRC | 15:40 | |
| *** yassine has quit IRC | 15:46 | |
| *** hongbin has joined #heat | 15:48 | |
| *** yassine has joined #heat | 15:55 | |
| *** catintheroof has quit IRC | 16:05 | |
| *** catintheroof has joined #heat | 16:06 | |
| *** catintheroof has quit IRC | 16:06 | |
| *** yangyapeng has quit IRC | 16:09 | |
| *** yangyapeng has joined #heat | 16:09 | |
| *** yangyapeng has quit IRC | 16:13 | |
| *** kbaegis has quit IRC | 16:29 | |
| *** kbaegis has joined #heat | 16:29 | |
| *** kbaegis1 has joined #heat | 16:35 | |
| *** kbaegis has quit IRC | 16:38 | |
| *** gkadam has quit IRC | 16:50 | |
| *** gkadam has joined #heat | 16:51 | |
| *** ricolin has quit IRC | 16:57 | |
| *** serlex has quit IRC | 16:57 | |
| *** derekh has quit IRC | 16:57 | |
| *** gkadam has quit IRC | 17:07 | |
| *** catintheroof has joined #heat | 17:07 | |
| *** flg_ has joined #heat | 17:31 | |
| *** LanceHaig has quit IRC | 17:33 | |
| *** EricGonczer_ has quit IRC | 17:34 | |
| *** ramishra has quit IRC | 17:38 | |
| *** EricGonczer_ has joined #heat | 17:56 | |
| *** rcernin has joined #heat | 17:57 | |
| *** EricGonczer_ has quit IRC | 18:11 | |
| *** armaan has joined #heat | 18:13 | |
| *** armaan_ has joined #heat | 18:16 | |
| *** yangyapeng has joined #heat | 18:17 | |
| *** armaan has quit IRC | 18:17 | |
| *** armaan__ has joined #heat | 18:18 | |
| *** ioggstream has quit IRC | 18:19 | |
| *** yangyapeng has quit IRC | 18:21 | |
| *** armaan_ has quit IRC | 18:22 | |
| *** hongbin has quit IRC | 18:25 | |
| *** simondodsley_ has joined #heat | 18:30 | |
| *** higgins` has joined #heat | 18:30 | |
| *** htruta` has joined #heat | 18:36 | |
| *** higgins has quit IRC | 18:37 | |
| *** htruta has quit IRC | 18:37 | |
| *** simondodsley has quit IRC | 18:37 | |
| *** simondodsley_ is now known as simondodsley | 18:37 | |
| *** armaan__ has quit IRC | 18:39 | |
| *** armaan has joined #heat | 18:39 | |
| *** shadower has quit IRC | 18:42 | |
| *** shadower has joined #heat | 18:42 | |
| *** jprovazn has quit IRC | 18:55 | |
| *** shardy has quit IRC | 19:18 | |
| *** catintheroof has quit IRC | 19:26 | |
| *** flg_ has quit IRC | 19:26 | |
| *** EricGonczer_ has joined #heat | 19:29 | |
| *** armaan has quit IRC | 19:30 | |
| *** catintheroof has joined #heat | 19:30 | |
| *** dbecker_ has quit IRC | 19:37 | |
| *** ioggstream has joined #heat | 19:45 | |
| *** yangyapeng has joined #heat | 20:04 | |
| *** yangyapeng has quit IRC | 20:11 | |
| *** jose-phillips has quit IRC | 20:22 | |
| *** kbaegis1 has quit IRC | 20:26 | |
| *** kbaegis has joined #heat | 20:27 | |
| *** rcernin has quit IRC | 20:45 | |
| *** catintheroof has quit IRC | 20:46 | |
| *** hongbin has joined #heat | 20:59 | |
| *** ioggstream has quit IRC | 21:14 | |
| *** yangyapeng has joined #heat | 21:15 | |
| *** yangyapeng has quit IRC | 21:20 | |
| *** jtomasek has quit IRC | 21:44 | |
| *** yangyapeng has joined #heat | 22:03 | |
| *** yangyapeng has quit IRC | 22:08 | |
| *** EricGonczer_ has quit IRC | 22:37 | |
| *** rwsu has joined #heat | 22:59 | |
| *** hongbin has quit IRC | 23:44 | |
| *** EricGonczer_ has joined #heat | 23:49 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!