*** bobh has quit IRC | 00:08 | |
*** jamesde__ has quit IRC | 00:15 | |
*** jamesden_ has joined #tacker | 00:17 | |
*** longkb has joined #tacker | 00:38 | |
*** dkushwaha has joined #tacker | 00:56 | |
openstackgerrit | Merged openstack/tacker-horizon master: Remove Nose from tacker-horizon https://review.openstack.org/576760 | 01:21 |
---|---|---|
*** phuoc has joined #tacker | 01:43 | |
*** bobh has joined #tacker | 01:46 | |
*** bobh has quit IRC | 01:52 | |
*** joxyuki has joined #tacker | 01:59 | |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker master: Move usage from deprecated Ceilometer API to Gnocchi API https://review.openstack.org/524260 | 01:59 |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker master: Move usage from deprecated Ceilometer API to Gnocchi API https://review.openstack.org/524260 | 02:01 |
openstackgerrit | Nguyen Hai proposed openstack/tacker-horizon master: Require the (soon-to-be) Rocky version of Horizon https://review.openstack.org/568935 | 02:03 |
openstackgerrit | Nguyen Hai proposed openstack/tacker-horizon master: Require the (soon-to-be) Rocky version of Horizon https://review.openstack.org/568935 | 02:04 |
openstackgerrit | Nguyen Hai proposed openstack/tacker-horizon master: Require the (soon-to-be) Rocky version of Horizon https://review.openstack.org/568935 | 02:08 |
*** gongysh has joined #tacker | 02:22 | |
openstackgerrit | Merged openstack/python-tackerclient master: Update reno for stable/rocky https://review.openstack.org/586015 | 02:37 |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker master: Move some functions to python3 https://review.openstack.org/557909 | 02:40 |
openstackgerrit | Merged openstack/python-tackerclient stable/rocky: Update .gitreview for stable/rocky https://review.openstack.org/586013 | 02:40 |
openstackgerrit | Merged openstack/python-tackerclient stable/rocky: Update UPPER_CONSTRAINTS_FILE for stable/rocky https://review.openstack.org/586014 | 02:43 |
*** longkb has quit IRC | 03:31 | |
*** longkb has joined #tacker | 03:33 | |
*** links has joined #tacker | 03:52 | |
*** gongysh has quit IRC | 03:52 | |
*** gongysh has joined #tacker | 04:50 | |
openstackgerrit | Merged openstack/tacker master: Move usage from deprecated Ceilometer API to Gnocchi API https://review.openstack.org/524260 | 05:01 |
*** trinaths has joined #tacker | 05:47 | |
*** longkb has quit IRC | 05:51 | |
*** longkb has joined #tacker | 05:52 | |
*** egonzalez has joined #tacker | 06:17 | |
egonzalez | Hi, is there any issue while creating VIM's monitoring? | 06:51 |
egonzalez | Im adding a job to test tacker in kolla and now is failing when was working a few weeks ago | 06:51 |
egonzalez | Failed to set up vim monitoring: NotFound: Not Found (HTTP 404) | 06:51 |
egonzalez | is a WARN message but vim keeps in PENDING, no other message found in mistral or tacker so far | 06:53 |
nguyenhai | it works fine to me | 06:56 |
nguyenhai | I register the VIM, and mistral creates a execution task as normal. | 06:56 |
dkushwaha | egonzalez: do you have logs? | 06:56 |
egonzalez | http://logs.openstack.org/26/575026/23/check/kolla-ansible-centos-source-scenario001/dcce60c/ | 06:56 |
egonzalez | service logs for the primary node http://logs.openstack.org/26/575026/23/check/kolla-ansible-centos-source-scenario001/dcce60c/primary/logs/kolla/ | 06:57 |
egonzalez | what is strange, is the VIM is pending but allows me to create a vnf | 06:58 |
nguyenhai | that's weird | 07:02 |
dkushwaha | egonzalez: is it on latest master ? | 07:03 |
egonzalez | dkushwaha, yep, images build from master 15 hours ago | 07:03 |
egonzalez | dkushwaha, im adding a sleep between the creation and the validations, just in case is not ready but actually is created | 07:04 |
openstackgerrit | lijiale proposed openstack/tacker master: Support shared vim for policy action execution https://review.openstack.org/579724 | 07:06 |
dkushwaha | egonzalez: Looks strange, I have devstack env, prepared couple of hours back. I just verified on that and not seeing issue there. | 07:20 |
egonzalez | dkushwaha, i think is a timing issue, when i look for the VIM is not ready yet, the vnf VM is booting... | 07:21 |
egonzalez | dkushwaha, when the vim is active is any log message? or only for warnings, etc? | 07:21 |
dkushwaha | egonzalez: no logs | 07:25 |
dkushwaha | but status can be checked by vim show | 07:26 |
egonzalez | dkushwaha, yep, thats what im doing, but i think the vim is not ready yet when is executed http://logs.openstack.org/26/575026/23/check/kolla-ansible-centos-source-scenario001/dcce60c/job-output.txt.gz#_2018-07-26_22_50_46_458169 | 07:27 |
nguyenhai | is that anything related to Mistral? | 07:30 |
egonzalez | nguyenhai, not seeing errors, not even a call from tacker to create the workflow | 07:35 |
egonzalez | nguyenhai, dkushwaha will let you know the results of the job with a bigger wait time to create the VNF | 07:36 |
dkushwaha | Log showing vim registered but failed during adding for monitoring https://github.com/openstack/tacker/blob/422055b9ba800f9a7537a008965f11f37849f819/tacker/nfvo/nfvo_plugin.py#L124 | 07:36 |
dkushwaha | egonzalez: +1 | 07:36 |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker master: Add 'symmetric' as property of a forwarding path https://review.openstack.org/585647 | 07:49 |
openstackgerrit | Cong Phuoc Hoang proposed openstack/tacker master: Correct forwarding graph 'id' to match 'chain_id' in port chain https://review.openstack.org/585348 | 07:50 |
openstackgerrit | lijiale proposed openstack/tacker master: Cannot to delete vim, if barbican's secret does not existed. https://review.openstack.org/586469 | 08:07 |
openstackgerrit | lijiale proposed openstack/tacker master: Cannot to delete vim, if barbican's secret does not existed. https://review.openstack.org/586469 | 08:16 |
*** joxyuki has quit IRC | 08:20 | |
egonzalez | VNF is active now, but VIM keeps on pending with same NotFound error | 08:24 |
openstackgerrit | lijiale proposed openstack/tacker master: tosca.policies.tacker.Scaling of tacker_defs.yaml define incorrect https://review.openstack.org/577951 | 08:28 |
openstackgerrit | lijiale proposed openstack/tacker master: when scale vnf , mgmt driver doesn't work https://review.openstack.org/576670 | 08:29 |
*** gongysh has quit IRC | 10:47 | |
*** trinaths has quit IRC | 10:48 | |
*** Shilpa has quit IRC | 11:28 | |
*** jamesde__ has joined #tacker | 11:31 | |
*** jamesden_ has quit IRC | 11:32 | |
*** jamesde__ has quit IRC | 11:34 | |
*** Shilpa has joined #tacker | 12:32 | |
*** egonzalez has quit IRC | 13:06 | |
*** longkb has quit IRC | 13:09 | |
*** links has quit IRC | 14:10 | |
*** links has joined #tacker | 14:29 | |
*** bhagyashris has quit IRC | 14:41 | |
*** links has quit IRC | 15:02 | |
*** longkb has joined #tacker | 15:39 | |
-openstackstatus- NOTICE: A zuul config error slipped through and caused a pile of job failures with retry_limit - a fix is being applied and should be back up in a few minutes | 15:41 | |
*** ChanServ changes topic to "A zuul config error slipped through and caused a pile of job failures with retry_limit - a fix is being applied and should be back up in a few minutes" | 15:41 | |
*** Shilpa has quit IRC | 15:42 | |
*** openstackgerrit has quit IRC | 16:04 | |
*** links has joined #tacker | 16:14 | |
*** links has quit IRC | 16:17 | |
*** links has joined #tacker | 16:17 | |
*** links has quit IRC | 16:23 | |
*** longkb has quit IRC | 16:28 | |
*** gongysh has joined #tacker | 23:43 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!