*** macza has quit IRC | 00:03 | |
*** Liang__ has joined #openstack-meeting | 00:14 | |
*** rcernin has quit IRC | 00:17 | |
*** Liang__ has quit IRC | 00:17 | |
*** rcernin has joined #openstack-meeting | 00:18 | |
*** Liang__ has joined #openstack-meeting | 00:30 | |
*** Liang__ is now known as LiangFangh | 00:30 | |
*** LiangFangh is now known as LiangFang | 00:31 | |
*** plutoinmii has joined #openstack-meeting | 00:39 | |
*** plutoinmii has joined #openstack-meeting | 00:41 | |
*** rcernin has quit IRC | 00:49 | |
*** rcernin has joined #openstack-meeting | 00:50 | |
*** markvoelker has quit IRC | 01:05 | |
*** rfolco has quit IRC | 01:06 | |
*** whoami-rajat has joined #openstack-meeting | 01:06 | |
*** hongbin has joined #openstack-meeting | 01:10 | |
*** lseki has quit IRC | 01:11 | |
*** bobh has joined #openstack-meeting | 01:12 | |
*** ricolin has joined #openstack-meeting | 01:13 | |
*** bobh has quit IRC | 01:23 | |
*** plutoinmii has quit IRC | 01:33 | |
*** baojg has joined #openstack-meeting | 02:31 | |
*** _alastor_ has joined #openstack-meeting | 02:43 | |
*** _alastor_ has quit IRC | 02:47 | |
*** ktsuyuzaki is now known as kota_ | 03:01 | |
*** ykatabam has quit IRC | 03:05 | |
*** markvoelker has joined #openstack-meeting | 03:06 | |
*** psachin has joined #openstack-meeting | 03:21 | |
*** ykatabam has joined #openstack-meeting | 03:32 | |
*** markvoelker has quit IRC | 03:40 | |
*** tpatil has joined #openstack-meeting | 03:45 | |
*** imsurit_ofc has joined #openstack-meeting | 03:55 | |
samP | #startmeeting masakari | 04:00 |
---|---|---|
openstack | Meeting started Tue May 28 04:00:22 2019 UTC and is due to finish in 60 minutes. The chair is samP. Information about MeetBot at http://wiki.debian.org/MeetBot. | 04:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 04:00 |
*** openstack changes topic to " (Meeting topic: masakari)" | 04:00 | |
openstack | The meeting name has been set to 'masakari' | 04:00 |
samP | Hi all for masakari | 04:00 |
tpatil | Hi | 04:00 |
*** tashiromt has joined #openstack-meeting | 04:00 | |
samP | tpatil: Hi | 04:00 |
samP | Sorry for absent last week | 04:01 |
samP | #topic Critical bugs and patches | 04:01 |
*** openstack changes topic to "Critical bugs and patches (Meeting topic: masakari)" | 04:01 | |
samP | Any critical bugs or patches need to discuss? | 04:01 |
tpatil | No new bugs reported since Stein release | 04:02 |
samP | tpatil: thanks. | 04:02 |
samP | Let's move to Train work items | 04:03 |
samP | #topic Train Work Items | 04:03 |
*** openstack changes topic to "Train Work Items (Meeting topic: masakari)" | 04:03 | |
*** shilpasd has joined #openstack-meeting | 04:03 | |
samP | Please share if any updates on Train work items | 04:03 |
tpatil | Real time rendering of recovery workflow | 04:05 |
tpatil | one issue fixed in fastener library used in taskflow will be reverted | 04:05 |
samP | got it. thanks. | 04:05 |
tpatil | so we are again back to the square one. | 04:07 |
tpatil | without this fix, we can implement the real time rendering | 04:07 |
tpatil | I have a hack to proceed on our implementation without fixing this issue in fastener lib | 04:08 |
tpatil | we can monkey patch the method from fastener lib in masakari | 04:08 |
tpatil | This was the commit that will be reverted in issues 36: https://github.com/harlowja/fasteners/commit/467ed75ee1e9465ebff8b5edf452770befb93913 | 04:08 |
tpatil | if we monkey patch "_fetch_current_thread_functor" method, it might solve our problem | 04:09 |
tpatil | until this issue in fixed properly in fastener library | 04:09 |
tpatil | We will give it a try and let you know about it | 04:09 |
samP | sounds good. thanks | 04:10 |
tpatil | 2. Host monitor support in devstack | 04:10 |
tpatil | shilpasd: do you have any update? | 04:11 |
shilpasd | yes, almost we are through except STONITH configuration | 04:11 |
tpatil | Please describe the problem | 04:12 |
shilpasd | During STONITH configuration, there we opening CRM interactive console and adding configuration and committing the same | 04:13 |
shilpasd | Yesterday we are able to do so, but now looking into during uninstall, need to remove though | 04:14 |
tpatil | ok so installation of host-monitor is working properly, correct? | 04:15 |
shilpasd | yes | 04:15 |
tpatil | What problem are you facing during uninstallation? | 04:16 |
samP | Are you trying to remove CRM configs before uninstall? | 04:17 |
shilpasd | STONITH configuration adds resource tag in '/var/lib/pacemaker/cib/cib.xml' | 04:17 |
shilpasd | samP: No, we are removing corosync/pacemaker/crmsh and then removing same | 04:18 |
samP | shilpasd: right. | 04:18 |
shilpasd | we tested manually also by removing resource tag, but it still shows entry | 04:18 |
tpatil | if you stop the services and uninstall packages, will it not solve this problem | 04:19 |
shilpasd | During stack, it ends with error 'WARNING: Resources my-stonith1,my-stonithA violate uniqueness for parameter "hostname": "<nodename>" | 04:19 |
shilpasd | tpatil: along with remove and purge, suggesting to stop the services? | 04:20 |
tpatil | Describe what you are doing during uninstallation step? | 04:21 |
tpatil | after installation is complete, do you see host-monitor is running and the cluster status is ok? | 04:22 |
*** pcaruana has joined #openstack-meeting | 04:22 | |
tpatil | All nodes are setup in the cluster? | 04:22 |
shilpasd | tpatil: as of now manually tried, removing and purging corosync and pacemaker, updating '/var/lib/pacemaker/cib/cib.xml' to remove STONITH entry and doing stack | 04:23 |
shilpasd | tpatil: All nodes are setup in cluster, but firstly verifying on Controller only | 04:23 |
tpatil | manually means, outside devstack? | 04:24 |
shilpasd | yes | 04:24 |
tpatil | hmm | 04:24 |
tpatil | let's discuss about this issue offline | 04:24 |
shilpasd | How to update xml file for remove on <resource> tag that needs to be llok out | 04:24 |
shilpasd | sure, thanks | 04:24 |
samP | not completely understand what is the issue, but you may use 'crm resource cleanup' to clean the resource definitions | 04:26 |
samP | shilpasd: thanks for working on this | 04:26 |
shilpasd | samP: thanks, will try this option and update accordingly | 04:27 |
samP | shilpasd: np | 04:27 |
tpatil | #link: https://clusterlabs.org/pacemaker/doc/en-US/Pacemaker/1.1/html-single/Pacemaker_Explained/index.html | 04:28 |
tpatil | Refer to 2.3.3. Updating the Configuration Without Using XML | 04:29 |
shilpasd | tpatil: thanks for this link, will go through | 04:29 |
tpatil | 3. Update Documentation | 04:30 |
tpatil | Not yet started | 04:30 |
tpatil | Need to find out what changes are required first | 04:31 |
samP | tpatil: thanks for updates | 04:32 |
samP | #topic AOB | 04:34 |
*** openstack changes topic to "AOB (Meeting topic: masakari)" | 04:34 | |
samP | any other items to discuss? | 04:35 |
tpatil | No | 04:35 |
samP | Thanks. Nothing from my side. | 04:35 |
samP | If not other items, we could finish today's meeting here | 04:36 |
tpatil | samP: Ok | 04:37 |
*** markvoelker has joined #openstack-meeting | 04:37 | |
samP | OK then, Thank you all for attending to meeting | 04:37 |
samP | Please use the #openstack-masakari IRC @freenode or ML for further discussions. | 04:38 |
samP | #endmeeting | 04:38 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/" | 04:38 | |
openstack | Meeting ended Tue May 28 04:38:06 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 04:38 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/masakari/2019/masakari.2019-05-28-04.00.html | 04:38 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/masakari/2019/masakari.2019-05-28-04.00.txt | 04:38 |
openstack | Log: http://eavesdrop.openstack.org/meetings/masakari/2019/masakari.2019-05-28-04.00.log.html | 04:38 |
*** psachin has quit IRC | 04:39 | |
*** psachin has joined #openstack-meeting | 04:40 | |
*** tpatil has quit IRC | 04:45 | |
*** hongbin has quit IRC | 04:49 | |
*** janki has joined #openstack-meeting | 04:51 | |
*** markvoelker has quit IRC | 05:10 | |
*** jchhatbar has joined #openstack-meeting | 05:27 | |
*** janki has quit IRC | 05:30 | |
*** sridharg has joined #openstack-meeting | 05:43 | |
*** baojg has quit IRC | 05:49 | |
Tengu | hello there | 05:51 |
*** lpetrut has joined #openstack-meeting | 06:01 | |
*** baojg has joined #openstack-meeting | 06:03 | |
*** kopecmartin|off is now known as kopecmartin | 06:04 | |
*** e0ne has joined #openstack-meeting | 06:06 | |
*** markvoelker has joined #openstack-meeting | 06:07 | |
*** sridharg has quit IRC | 06:20 | |
*** slaweq has joined #openstack-meeting | 06:22 | |
*** e0ne has quit IRC | 06:25 | |
*** tetsuro has joined #openstack-meeting | 06:25 | |
*** tashiromt has quit IRC | 06:32 | |
*** sridharg has joined #openstack-meeting | 06:35 | |
*** sridharg has quit IRC | 06:37 | |
*** markvoelker has quit IRC | 06:40 | |
*** macza has joined #openstack-meeting | 06:45 | |
*** macza has quit IRC | 06:50 | |
*** takamatsu has joined #openstack-meeting | 07:07 | |
*** tetsuro has quit IRC | 07:09 | |
*** jhesketh has quit IRC | 07:11 | |
*** ricolin_ has joined #openstack-meeting | 07:12 | |
*** tesseract has joined #openstack-meeting | 07:12 | |
*** takamatsu has quit IRC | 07:13 | |
*** ricolin has quit IRC | 07:15 | |
*** yamamoto has joined #openstack-meeting | 07:18 | |
*** yamamoto has quit IRC | 07:25 | |
*** apetrich has joined #openstack-meeting | 07:29 | |
*** dkushwaha has joined #openstack-meeting | 07:29 | |
*** jhesketh has joined #openstack-meeting | 07:29 | |
*** markvoelker has joined #openstack-meeting | 07:37 | |
*** tpatil has joined #openstack-meeting | 07:45 | |
*** rossella_s has joined #openstack-meeting | 07:49 | |
*** tetsuro has joined #openstack-meeting | 07:51 | |
*** takahashi-tsc has joined #openstack-meeting | 07:53 | |
dkushwaha | #startmeeting tacker | 08:03 |
openstack | Meeting started Tue May 28 08:03:33 2019 UTC and is due to finish in 60 minutes. The chair is dkushwaha. Information about MeetBot at http://wiki.debian.org/MeetBot. | 08:03 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 08:03 |
*** openstack changes topic to " (Meeting topic: tacker)" | 08:03 | |
openstack | The meeting name has been set to 'tacker' | 08:03 |
dkushwaha | #topic Roll Call | 08:03 |
*** openstack changes topic to "Roll Call (Meeting topic: tacker)" | 08:03 | |
dkushwaha | who is here for Tacker weekly meeting? | 08:04 |
tpatil | Hi | 08:04 |
hyunsikyang | Hi | 08:04 |
hyunsikyang | all | 08:04 |
takahashi-tsc | Hi | 08:04 |
JangwonLee | Hi | 08:04 |
*** hjwon has joined #openstack-meeting | 08:05 | |
*** hokeeeeun has joined #openstack-meeting | 08:05 | |
dkushwaha | hello all | 08:05 |
*** jaewook_oh has joined #openstack-meeting | 08:05 | |
*** shubham_potale has joined #openstack-meeting | 08:05 | |
dkushwaha | ok lets start.. | 08:08 |
dkushwaha | #topic vnf-rolling-upgrade | 08:08 |
*** openstack changes topic to "vnf-rolling-upgrade (Meeting topic: tacker)" | 08:08 | |
dkushwaha | hyunsikyang, I see you have updated spec | 08:08 |
hyunsikyang | Yes | 08:09 |
dkushwaha | hyunsikyang, Regarding my comment on #65 | 08:09 |
dkushwaha | any update ? | 08:09 |
hyunsikyang | Ah about your question, I amd Tomi replied. | 08:10 |
*** markvoelker has quit IRC | 08:10 | |
dkushwaha | Actually my concern was: At any point of time if failure occurred on a host, is it meaningful to move only VNFs which created with tosca.policies.tacker.Maintenance? Rather than control should be at VNFM(Tacker deployment) level so whenever maintenance required, policy will be applicable for all VNF on that site. | 08:11 |
hyunsikyang | Ah. | 08:11 |
dkushwaha | Although, with this, I have little doubt that how trigger will work. So I am open for both approach | 08:12 |
hyunsikyang | At first, in the case of VNF maintanance.. It's fine. | 08:12 |
hyunsikyang | But like your comment, Whatif, host have some problem , all VNF have to move.. | 08:12 |
hyunsikyang | So about a second case, we think that it can cover by fenix. For example, we make a VNF group and assigned to move it all at a one time for specific group. | 08:14 |
*** yamamoto has joined #openstack-meeting | 08:14 | |
hyunsikyang | But, Can i get your opinion as a view of tacker? | 08:14 |
*** akhil_jain has joined #openstack-meeting | 08:16 | |
dkushwaha | hyunsikyang, my point is: maintenance should be for a complete deployed site(which comes under Tacker), rather than just keeping it for VNFs | 08:16 |
hyunsikyang | Yes I understood. | 08:17 |
dkushwaha | * for few VNFs | 08:17 |
*** baojg has quit IRC | 08:18 | |
hyunsikyang | about a second case, we can support it later.. by fenix or by tacker.. we should think about it later. | 08:18 |
*** baojg has joined #openstack-meeting | 08:18 | |
dkushwaha | hyunsikyang, ok, Thanks, So lets have a clear stand, and move with your approach(VNF specific). | 08:19 |
hyunsikyang | OK. | 08:19 |
dkushwaha | hyunsikyang, regarding comment on #21 | 08:20 |
hyunsikyang | I also discuss it with fenix again and let you know. | 08:20 |
hyunsikyang | YEs | 08:20 |
dkushwaha | could you please update spec with the current scopes and future items | 08:20 |
hyunsikyang | OK. Did you check my comment? | 08:21 |
dkushwaha | hyunsikyang, yea i checked, and it will be good to mention scopes and action items clearly | 08:23 |
hyunsikyang | OK. thanks. | 08:23 |
dkushwaha | hyunsikyang, Thanks | 08:24 |
dkushwaha | #topic VNF packages support | 08:25 |
*** openstack changes topic to "VNF packages support (Meeting topic: tacker)" | 08:25 | |
dkushwaha | tpatil, any update on this? | 08:26 |
*** ralonsoh has joined #openstack-meeting | 08:26 | |
tpatil | dkushwaha: We are updating the VNF package specs. Will upload it soon | 08:27 |
dkushwaha | tpatil, ok, thanks | 08:27 |
tpatil | In vPTG, we received few comments from you to update Upload workflow and also explain what validation will be carried out. | 08:28 |
tpatil | Working on the same. Also ,we have identified few other missing points. | 08:28 |
tpatil | After we address all these points will upload the specs | 08:28 |
dkushwaha | tpatil, nice | 08:29 |
*** baojg has quit IRC | 08:33 | |
*** dkushwaha has quit IRC | 08:34 | |
*** jaewook_lee has joined #openstack-meeting | 08:34 | |
hyunsikyang | he has some connection problem.. waiting..him | 08:35 |
*** hochanlee has joined #openstack-meeting | 08:35 | |
hyunsikyang | Hello jaewook_lee and hochanlee | 08:36 |
jaewook_lee | Nice meet you hyunsikyang~ | 08:36 |
hochanlee | Hi | 08:37 |
hyunsikyang | we are wating PTL.. | 08:37 |
*** tetsuro has quit IRC | 08:38 | |
*** mikakoski has joined #openstack-meeting | 08:39 | |
hyunsikyang | who is here now? | 08:39 |
*** dkushwaha has joined #openstack-meeting | 08:40 | |
dkushwaha | It seems I lost my connection | 08:40 |
hyunsikyang | anyway welcome back. | 08:40 |
dkushwaha | hyunsikyang, :D | 08:41 |
dkushwaha | #topic OpenDiscussion | 08:41 |
*** openstack changes topic to "OpenDiscussion (Meeting topic: tacker)" | 08:41 | |
dkushwaha | I have nothing from my side for now | 08:41 |
hyunsikyang | https://review.opendev.org/#/c/659559/ | 08:42 |
patchbot | patch 659559 - tacker - Kubernetes as VIM in Tacker in tacker-specs - 6 patch sets | 08:42 |
hyunsikyang | Please review this typo too. | 08:42 |
hyunsikyang | when i was checking Kubernetes VIM, I found this one too.. | 08:42 |
dkushwaha | hyunsikyang, ok, will review it | 08:43 |
hyunsikyang | It is not urgent, but, it should be fixed . | 08:43 |
hyunsikyang | I am done | 08:44 |
dkushwaha | Folks, I just want to request all, to please help on review side as well. | 08:45 |
hyunsikyang | OK:) I will | 08:45 |
dkushwaha | hyunsikyang, thanks | 08:46 |
dkushwaha | If no one have any other item to discuss, we can close today meeting | 08:46 |
hochanlee | We have question about auto healing and scaling for vnffg spec | 08:46 |
dkushwaha | hochanlee, yes please | 08:47 |
hochanlee | As we said in mailing list, we want to go on developing those features. | 08:49 |
hochanlee | should we use those existing spec? or can we write new spec for those features? | 08:50 |
jaewook_lee | Hi dkuskhwaha! Hochan and me are going to develop the healing and scaling function for VNFFG in pike specifications. | 08:50 |
jaewook_lee | I wonder whether we need define new spec or not ? | 08:51 |
dkushwaha | hochanlee, jaewook_lee Do you see any challenge with existing spec? | 08:52 |
dkushwaha | If no, it is good to go with existing spec | 08:52 |
dkushwaha | as both spec are already merged | 08:53 |
dkushwaha | https://review.opendev.org/#/c/469975/ https://review.opendev.org/#/c/434974/ | 08:53 |
patchbot | patch 469975 - tacker-specs - Enable scaling function for VNFFG (MERGED) - 10 patch sets | 08:53 |
patchbot | patch 434974 - tacker-specs - Add auto-healing function for VNFFG (MERGED) - 13 patch sets | 08:53 |
jaewook_lee | Okay! we are going to develop as follow the defined specs! | 08:54 |
hochanlee | OK Thanks we will :) | 08:54 |
dkushwaha | jaewook_lee, hochanlee Thanks for heading-up to implement these features | 08:55 |
*** LiangFang has quit IRC | 08:56 | |
dkushwaha | Ok, Thanks Folks for joining this meeting. | 08:56 |
dkushwaha | closing it now. | 08:57 |
*** tpatil has quit IRC | 08:57 | |
dkushwaha | #endmeeting | 08:57 |
*** tetsuro has joined #openstack-meeting | 08:57 | |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/" | 08:57 | |
openstack | Meeting ended Tue May 28 08:57:09 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 08:57 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/tacker/2019/tacker.2019-05-28-08.03.html | 08:57 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/tacker/2019/tacker.2019-05-28-08.03.txt | 08:57 |
openstack | Log: http://eavesdrop.openstack.org/meetings/tacker/2019/tacker.2019-05-28-08.03.log.html | 08:57 |
*** dkushwaha has left #openstack-meeting | 08:57 | |
*** takahashi-tsc has left #openstack-meeting | 08:57 | |
*** jaewook_oh has quit IRC | 08:57 | |
*** priteau has joined #openstack-meeting | 08:58 | |
*** e0ne has joined #openstack-meeting | 09:00 | |
*** hokeeeeun has quit IRC | 09:00 | |
*** jaewook_lee has quit IRC | 09:01 | |
*** hjwon has quit IRC | 09:01 | |
*** markvoelker has joined #openstack-meeting | 09:07 | |
*** jesusaur has quit IRC | 09:17 | |
*** boxiang has joined #openstack-meeting | 09:17 | |
*** jchhatba_ has joined #openstack-meeting | 09:18 | |
*** jesusaur has joined #openstack-meeting | 09:20 | |
*** jchhatbar has quit IRC | 09:21 | |
*** rossella_s has quit IRC | 09:22 | |
*** yoctozepto has joined #openstack-meeting | 09:26 | |
*** markvoelker has quit IRC | 09:40 | |
*** rossella_s has joined #openstack-meeting | 09:46 | |
*** ricolin_ has quit IRC | 10:02 | |
*** tetsuro has quit IRC | 10:26 | |
*** markvoelker has joined #openstack-meeting | 10:37 | |
*** jaypipes has joined #openstack-meeting | 10:42 | |
*** bbowen has quit IRC | 10:43 | |
*** jaypipes has quit IRC | 10:46 | |
*** mikakoski has quit IRC | 10:49 | |
*** yamamoto has quit IRC | 10:50 | |
*** baojg has joined #openstack-meeting | 10:51 | |
*** jaypipes has joined #openstack-meeting | 10:58 | |
*** yamamoto has joined #openstack-meeting | 11:04 | |
*** sridharg has joined #openstack-meeting | 11:06 | |
*** markvoelker has quit IRC | 11:11 | |
*** psachin has quit IRC | 11:14 | |
*** yamamoto has quit IRC | 11:14 | |
*** yamamoto has joined #openstack-meeting | 11:20 | |
*** yamamoto has quit IRC | 11:21 | |
*** njohnston_ has joined #openstack-meeting | 11:22 | |
*** yamamoto has joined #openstack-meeting | 11:32 | |
*** ttsiouts has joined #openstack-meeting | 11:33 | |
*** yamamoto has quit IRC | 11:34 | |
*** ttsiouts has quit IRC | 11:38 | |
*** crudo has joined #openstack-meeting | 11:38 | |
*** macza has joined #openstack-meeting | 11:39 | |
*** raildo has joined #openstack-meeting | 11:42 | |
*** macza has quit IRC | 11:43 | |
*** yamamoto has joined #openstack-meeting | 11:44 | |
*** imsurit_ofc has quit IRC | 11:45 | |
*** yamamoto has quit IRC | 11:48 | |
*** carloss has joined #openstack-meeting | 11:48 | |
*** psachin has joined #openstack-meeting | 11:57 | |
*** bbowen has joined #openstack-meeting | 11:58 | |
*** rfolco has joined #openstack-meeting | 11:59 | |
*** electrofelix has joined #openstack-meeting | 12:02 | |
*** markvoelker has joined #openstack-meeting | 12:06 | |
*** yamamoto has joined #openstack-meeting | 12:08 | |
*** rf0lc0 has joined #openstack-meeting | 12:09 | |
*** lbragstad has joined #openstack-meeting | 12:09 | |
*** rfolco has quit IRC | 12:10 | |
*** priteau has quit IRC | 12:13 | |
*** priteau has joined #openstack-meeting | 12:14 | |
*** mattia_ has quit IRC | 12:15 | |
*** mattia has joined #openstack-meeting | 12:15 | |
*** yamamoto has quit IRC | 12:17 | |
*** haleyb has joined #openstack-meeting | 12:25 | |
*** _erlon_ has joined #openstack-meeting | 12:26 | |
*** chason has joined #openstack-meeting | 12:31 | |
*** rossella_s has quit IRC | 12:32 | |
*** rf0lc0 has quit IRC | 12:34 | |
*** rfolco has joined #openstack-meeting | 12:34 | |
*** rf0lc0 has joined #openstack-meeting | 12:35 | |
*** boxiang has quit IRC | 12:36 | |
*** boxiang has joined #openstack-meeting | 12:37 | |
*** rfolco has quit IRC | 12:38 | |
*** igordc has joined #openstack-meeting | 12:59 | |
*** sridharg has quit IRC | 12:59 | |
*** yamamoto has joined #openstack-meeting | 13:02 | |
*** sridharg has joined #openstack-meeting | 13:02 | |
*** baojg has quit IRC | 13:08 | |
*** jchhatba_ has quit IRC | 13:08 | |
*** jchhatba_ has joined #openstack-meeting | 13:08 | |
*** crudo has left #openstack-meeting | 13:11 | |
*** mriedem has joined #openstack-meeting | 13:15 | |
*** beekneemech is now known as bnemec | 13:18 | |
*** priteau has quit IRC | 13:20 | |
*** yamamoto has quit IRC | 13:23 | |
*** yamamoto has joined #openstack-meeting | 13:24 | |
*** psachin has quit IRC | 13:24 | |
*** _alastor_ has joined #openstack-meeting | 13:27 | |
*** vishalmanchanda has joined #openstack-meeting | 13:29 | |
*** rf0lc0 is now known as rfolco | 13:32 | |
*** bbowen has quit IRC | 13:34 | |
*** enriquetaso has joined #openstack-meeting | 13:38 | |
*** DinaBelova has joined #openstack-meeting | 13:42 | |
*** akhil_jain has quit IRC | 13:45 | |
*** priteau has joined #openstack-meeting | 13:46 | |
*** rf0lc0 has joined #openstack-meeting | 13:46 | |
*** rfolco has quit IRC | 13:48 | |
*** jchhatba_ has quit IRC | 13:55 | |
*** rf0lc0 is now known as rfolco | 13:57 | |
*** shintaro has joined #openstack-meeting | 13:58 | |
*** wwriverrat has joined #openstack-meeting | 13:59 | |
*** jrbalderrama has joined #openstack-meeting | 14:07 | |
*** yamamoto has quit IRC | 14:11 | |
*** yamamoto has joined #openstack-meeting | 14:14 | |
*** yamamoto has quit IRC | 14:14 | |
*** yamamoto has joined #openstack-meeting | 14:15 | |
*** Liang__ has joined #openstack-meeting | 14:17 | |
*** yamamoto has quit IRC | 14:19 | |
*** yamamoto has joined #openstack-meeting | 14:20 | |
*** yamamoto has quit IRC | 14:20 | |
*** yamamoto has joined #openstack-meeting | 14:20 | |
*** yamamoto has quit IRC | 14:25 | |
*** dtrainor has joined #openstack-meeting | 14:29 | |
*** lpetrut has quit IRC | 14:30 | |
*** gagehugo has joined #openstack-meeting | 14:34 | |
*** dasp has quit IRC | 14:36 | |
*** shintaro has quit IRC | 14:38 | |
*** lseki has joined #openstack-meeting | 14:40 | |
*** Liang__ has quit IRC | 14:49 | |
*** jrbalderrama has quit IRC | 14:51 | |
*** baojg has joined #openstack-meeting | 14:53 | |
*** bbowen has joined #openstack-meeting | 14:56 | |
*** baojg has quit IRC | 14:58 | |
*** lpetrut has joined #openstack-meeting | 14:59 | |
*** dklyle has joined #openstack-meeting | 14:59 | |
*** cheng1__ has joined #openstack-meeting | 15:00 | |
*** hemna has joined #openstack-meeting | 15:01 | |
*** e0ne has quit IRC | 15:05 | |
*** hemna has quit IRC | 15:19 | |
*** hemna has joined #openstack-meeting | 15:21 | |
*** lpetrut has quit IRC | 15:38 | |
*** macza has joined #openstack-meeting | 15:41 | |
*** macza has quit IRC | 15:44 | |
*** macza has joined #openstack-meeting | 15:45 | |
*** gagehugo has left #openstack-meeting | 15:56 | |
*** cheng1__ has quit IRC | 15:57 | |
*** kopecmartin is now known as kopecmartin|off | 15:58 | |
*** vishalmanchanda has quit IRC | 15:59 | |
*** mlavalle has joined #openstack-meeting | 15:59 | |
slaweq | #startmeeting neutron_ci | 16:00 |
openstack | Meeting started Tue May 28 16:00:04 2019 UTC and is due to finish in 60 minutes. The chair is slaweq. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:00 |
*** openstack changes topic to " (Meeting topic: neutron_ci)" | 16:00 | |
njohnston_ | o/ | 16:00 |
openstack | The meeting name has been set to 'neutron_ci' | 16:00 |
slaweq | hi | 16:00 |
*** njohnston_ is now known as njohnston | 16:00 | |
mlavalle | o/ | 16:00 |
ralonsoh | hi | 16:01 |
slaweq | ok, lets start | 16:01 |
slaweq | Grafana dashboard: http://grafana.openstack.org/dashboard/db/neutron-failure-rate | 16:01 |
slaweq | please open for later :) | 16:01 |
slaweq | #topic Actions from previous meetings | 16:01 |
*** openstack changes topic to "Actions from previous meetings (Meeting topic: neutron_ci)" | 16:02 | |
slaweq | #undo | 16:02 |
openstack | Removing item from minutes: #topic Actions from previous meetings | 16:02 |
slaweq | sorry, I forgot | 16:02 |
mlavalle | LOL | 16:02 |
slaweq | agenda for today's meeting | 16:02 |
slaweq | #link https://etherpad.openstack.org/p/neutron-ci-meetings | 16:02 |
slaweq | and now lets start | 16:02 |
slaweq | #topic Actions from previous meetings | 16:02 |
*** openstack changes topic to "Actions from previous meetings (Meeting topic: neutron_ci)" | 16:02 | |
slaweq | mlavalle to continue debuging reasons of neutron-tempest-plugin-dvr-multinode-scenario failures | 16:02 |
mlavalle | I didn't dovote as much time as I wanted but I made some progress | 16:03 |
*** wwriverrat has quit IRC | 16:03 | |
mlavalle | looking at many patches, one common test case that fails is test_connectivity_through_2_routers | 16:03 |
mlavalle | so I filed a bug: https://bugs.launchpad.net/neutron/+bug/1830763 | 16:04 |
openstack | Launchpad bug 1830763 in neutron "Debug neutron-tempest-plugin-dvr-multinode-scenario failures" [High,Confirmed] - Assigned to Miguel Lavalle (minsel) | 16:04 |
mlavalle | assigned it to myself | 16:04 |
slaweq | it's test written by me :/ | 16:04 |
mlavalle | and added a Kibana query: http://logstash.openstack.org/#/dashboard/file/logstash.json?query=message:%5C%22test_connectivity_through_2_routers%5C%22%20AND%20build_status:%5C%22FAILURE%5C%22%20AND%20build_branch:%5C%22master%5C%22%20AND%20build_name:%5C%22neutron-tempest-plugin-dvr-multinode-scenario%5C%22%20AND%20project:%5C%22openstack%2Fneutron%5C%22 | 16:04 |
mlavalle | so I will be focusing on this one over the next few days | 16:05 |
mlavalle | that's all I have to say about this | 16:05 |
slaweq | ok, thx for update mlavalle | 16:05 |
slaweq | do You mind if I will assign it as an action for next week to You? | 16:05 |
mlavalle | please do | 16:06 |
slaweq | #action mlavalle to debug neutron-tempest-plugin-dvr-multinode-scenario failures (bug 1830763) | 16:06 |
openstack | bug 1830763 in neutron "Debug neutron-tempest-plugin-dvr-multinode-scenario failures" [High,Confirmed] https://launchpad.net/bugs/1830763 - Assigned to Miguel Lavalle (minsel) | 16:06 |
slaweq | thx | 16:06 |
*** tesseract has quit IRC | 16:06 | |
slaweq | ok, so next one | 16:06 |
slaweq | mlavalle to talk with nova folks about slow responses for metadata requests | 16:06 |
mlavalle | so I decided not to | 16:06 |
mlavalle | analyzing in detail some logs and the code | 16:07 |
mlavalle | and after conversation with slaweq, we decided that the problem doesn't seem to be on the Nova side | 16:07 |
slaweq | yes | 16:07 |
slaweq | I agree :) | 16:07 |
slaweq | mlavalle: do You want to explain what You found in logs there? | 16:09 |
mlavalle | correlating the code with the logs, we found that there time elpased | 16:10 |
*** ricolin_ has joined #openstack-meeting | 16:10 | |
mlavalle | between sending the request for keypairs to Nova and getting the response was less than 2 secs | 16:10 |
mlavalle | that's it in a nutshell | 16:11 |
slaweq | but from VM PoV there is (probably) more that 10 seconds for this request and that's why it fails | 16:11 |
mlavalle | yeap | 16:11 |
slaweq | some time ago I started some patch to add zuul role to fetch journal log: https://review.opendev.org/#/c/643733/ | 16:12 |
patchbot | patch 643733 - zuul/zuul-jobs - Add role to fetch journal log from test node - 3 patch sets | 16:12 |
slaweq | but I never had time to work on this | 16:12 |
slaweq | I today respined this patch as it may help with this issue also | 16:13 |
slaweq | because e.g. haproxy logs are in journal log probably | 16:13 |
mlavalle | yeah | 16:13 |
mlavalle | good idea | 16:13 |
slaweq | so I will assign this to myself as an action for next week :) | 16:13 |
slaweq | #action slaweq to continue work on fetch-journal-log zuul role | 16:14 |
slaweq | that way I will force myself to spent some time on it :) | 16:14 |
slaweq | ok, lets move forward | 16:14 |
slaweq | next one | 16:14 |
slaweq | slaweq to reopen bug related to failures of neutron.tests.fullstack.test_l3_agent.TestHAL3Agent.test_ha_router_restart_agents_no_packet_lost | 16:14 |
slaweq | Done, bug https://bugs.launchpad.net/neutron/+bug/1798475 reopened | 16:14 |
openstack | Launchpad bug 1798475 in neutron "Fullstack test test_ha_router_restart_agents_no_packet_lost failing" [High,Confirmed] - Assigned to LIU Yulong (dragon889) | 16:14 |
slaweq | I send also patch to mark this test as unstable again https://review.opendev.org/#/c/660592/ | 16:15 |
patchbot | patch 660592 - neutron - Mark fullstack test_ha_router_restart_agents_no_pa... - 1 patch set | 16:15 |
slaweq | please check this patch if You will have some time :) | 16:15 |
slaweq | and the last one was: | 16:15 |
slaweq | ralonsoh to propose patch with additional logging to help debug https://bugs.launchpad.net/neutron/+bug/1799555 | 16:15 |
openstack | Launchpad bug 1799555 in neutron "Fullstack test neutron.tests.fullstack.test_dhcp_agent.TestDhcpAgentHA.test_reschedule_network_on_new_agent timeout" [High,Confirmed] - Assigned to Rodolfo Alonso (rodolfo-alonso-hernandez) | 16:15 |
ralonsoh | https://review.opendev.org/#/c/660785/ | 16:16 |
patchbot | patch 660785 - neutron - Add debug information to AutoScheduler and BaseSch... - 4 patch sets | 16:16 |
slaweq | thx ralonsoh | 16:16 |
slaweq | I will review it tonight or tomorrow morning | 16:16 |
ralonsoh | thanks! | 16:17 |
mlavalle | it's also in my pile | 16:17 |
njohnston | +1 | 16:17 |
slaweq | ok | 16:17 |
slaweq | that's all from last week | 16:17 |
slaweq | questions/comments? | 16:17 |
mlavalle | none from me | 16:18 |
slaweq | ok, lets move on then | 16:18 |
slaweq | #topic Stadium projects | 16:18 |
*** openstack changes topic to "Stadium projects (Meeting topic: neutron_ci)" | 16:18 | |
slaweq | Python 3 migration | 16:18 |
slaweq | Stadium projects etherpad: https://etherpad.openstack.org/p/neutron_stadium_python3_status | 16:19 |
slaweq | njohnston: any update on this? | 16:19 |
njohnston | nothing at present, no. | 16:19 |
*** gyee has joined #openstack-meeting | 16:20 | |
slaweq | I think that thanks tidwellr we have migrated neutron-dynamic-routing to py3 | 16:20 |
slaweq | it's done in https://review.opendev.org/#/c/657409/ | 16:20 |
patchbot | patch 657409 - neutron-dynamic-routing - Convert CI jobs to python 3 (MERGED) - 8 patch sets | 16:20 |
slaweq | so I will update etherpad | 16:21 |
njohnston | excellent | 16:21 |
mlavalle | Great | 16:21 |
slaweq | I will try to pick up one of the projects this week if I will have couple of free minutes :) | 16:22 |
slaweq | ok, next thing related to stadium projects | 16:22 |
slaweq | tempest-plugins migration | 16:22 |
slaweq | Etherpad: https://etherpad.openstack.org/p/neutron_stadium_move_to_tempest_plugin_repo | 16:22 |
slaweq | for bgpvpn we merged first patch https://review.opendev.org/#/c/652991/ | 16:23 |
patchbot | patch 652991 - neutron-tempest-plugin - Rehome tempest tests from networking-bgpvpn repo (MERGED) - 14 patch sets | 16:23 |
slaweq | and I have question regarding to this patch | 16:23 |
slaweq | I unfortunatelly added neutron-tempest-plugin-bgpvpn-bagpipe job to "neutron-tempest-plugin-jobs" template | 16:23 |
slaweq | thus it's now run on every neutron patch | 16:23 |
slaweq | do we want it like that? | 16:24 |
slaweq | I think that it shouldn't be in this template, right? | 16:24 |
mlavalle | I don't think so | 16:24 |
slaweq | yes, I though that when I today realized that it's running in neutron gate too | 16:24 |
njohnston | I agree, I don't think so | 16:24 |
slaweq | so I will change that | 16:24 |
slaweq | #action slaweq to remove neutron-tempest-plugin-bgpvpn-bagpipe from "neutron-tempest-plugin-jobs" template | 16:24 |
slaweq | except that, there is also second patch for bgpvpn project: https://review.opendev.org/#/c/657793/ | 16:25 |
patchbot | patch 657793 - networking-bgpvpn - Rehome tempest tests to neutron-tempest-plugin repo - 1 patch set | 16:25 |
slaweq | please review it if You will have some time | 16:25 |
slaweq | especially mlavalle as You probably have +2 power in this repo :) | 16:25 |
mlavalle | I do, indeed | 16:25 |
slaweq | ths | 16:26 |
slaweq | *thx | 16:26 |
njohnston | the tests for the migration of neutron-fwaas tempest tests are still failing, but I am concerned that is because fwaas is broken for other reasons, as slaweq noticed in the work to move the neutron-fwaas-fullstack job to zuulv3 https://review.opendev.org/644526 | 16:26 |
patchbot | patch 644526 - neutron-fwaas - Switch neutron-fwaas-fullstack job to zuulv3 syntax - 20 patch sets | 16:26 |
slaweq | njohnston: but what I noticed in my patch is that fullstack job in fwaas repo is broken | 16:27 |
mlavalle | njohnston: I intend to send an email to Sridhar and xgerman | 16:27 |
slaweq | all other jobs are working fine there | 16:27 |
mlavalle | o about their involvment with fwaas | 16:27 |
njohnston | I don't even have a working email address for xgerman since he left Rackspace | 16:27 |
mlavalle | after they respond, we can proceed to send a plea of help the the general ML | 16:27 |
mlavalle | I have a way to find it | 16:28 |
njohnston | ok cool | 16:28 |
slaweq | mlavalle has got his secret PTL's tools to find it :P | 16:28 |
njohnston | anyway I will keep digging to see if I can find the root cause of the issue at least | 16:28 |
* mlavalle wishes that was the case, LOL | 16:28 | |
slaweq | :) | 16:29 |
haleyb | i have german's email if you need it | 16:29 |
mlavalle | cool | 16:29 |
slaweq | ok, njohnston if You would need any help with this zuul issues, please ping me | 16:29 |
slaweq | ha, so haleyb is this secret PTL's tool :P | 16:29 |
haleyb | :) | 16:29 |
slaweq | ok, so moving on | 16:30 |
slaweq | there is also networking-sfc project | 16:30 |
slaweq | and first patch is merged https://review.opendev.org/#/c/653012 | 16:30 |
patchbot | patch 653012 - neutron-tempest-plugin - Migrate networking-sfc tests to neutron-tempest-pl... (MERGED) - 10 patch sets | 16:30 |
slaweq | bcafarel said that second patch https://review.opendev.org/#/c/653747 is also ready for review | 16:31 |
patchbot | patch 653747 - networking-sfc - Complete move of networking-sfc tempest tests to t... - 21 patch sets | 16:31 |
slaweq | so please add it to Your review list :) | 16:31 |
slaweq | especially people who have +2 in this repo | 16:31 |
slaweq | ok | 16:32 |
mlavalle | which I do | 16:32 |
slaweq | any other questions/comments related to stadium projects? | 16:32 |
mlavalle | just to say I didn't make much proress with vpnaas this week | 16:33 |
mlavalle | I'll try again over the next few days | 16:33 |
slaweq | sure, no rush :) | 16:33 |
slaweq | we don't have any deadline for this | 16:33 |
slaweq | (but You can turn on hulk some day if it will take too long ;D) | 16:34 |
* mlavalle shudders just thinking about it | 16:34 | |
slaweq | LOL | 16:35 |
slaweq | ok, lets move on | 16:35 |
slaweq | #topic Grafana | 16:35 |
*** openstack changes topic to "Grafana (Meeting topic: neutron_ci)" | 16:35 | |
slaweq | #link http://grafana.openstack.org/dashboard/db/neutron-failure-rate | 16:35 |
slaweq | I don't see any urgent issues there | 16:37 |
mlavalle | not too bad | 16:37 |
slaweq | all looks "as usually" | 16:37 |
slaweq | and indeed not very bad :) | 16:37 |
mlavalle | it clearly shows the effect of the long weekend in the US | 16:37 |
slaweq | we still have some failures in tempest jobs and in functional/fullstack jobs but nothig very bad | 16:37 |
mlavalle | mostly functional, the way I see it | 16:38 |
njohnston | is that what happened to the unit tests graph in the gate queue - disproportionate impact of job failures due to low volume? | 16:38 |
slaweq | njohnston: I think so - look that this highest failure rate is when it was run only 3 times | 16:39 |
njohnston | makes sense | 16:39 |
slaweq | so it could be even some DNM patch with broken tests :) | 16:39 |
*** hemna has quit IRC | 16:39 | |
slaweq | lets see in next couple of days how it will be | 16:39 |
slaweq | ok, lets move on then | 16:40 |
slaweq | #topic fullstack/functional | 16:40 |
*** openstack changes topic to "fullstack/functional (Meeting topic: neutron_ci)" | 16:40 | |
slaweq | I was looking at some recent failed jobs | 16:41 |
slaweq | and I found fullstack failure on neutron.tests.fullstack.test_l3_agent.TestHAL3Agent. test_ha_router_restart_agents_no_packet_lost | 16:41 |
slaweq | which I already propsoed to mark as unstable again | 16:41 |
slaweq | and bug is reopened for this | 16:41 |
slaweq | but also liuyulong|away have patch which may help for this https://review.opendev.org/#/c/660905/ | 16:42 |
patchbot | patch 660905 - neutron - Set neutron-keepalived-state-change proctitle - 1 patch set | 16:42 |
slaweq | so I think that we don't need to talk about this failed test too much here | 16:42 |
mlavalle | ok | 16:43 |
slaweq | regarding to functional tests I found 2 issues | 16:43 |
slaweq | one in neutron.tests.functional.test_server.TestWsgiServer. test_restart_wsgi_on_sighup_multiple_workers: | 16:43 |
slaweq | http://logs.openstack.org/69/655969/3/check/neutron-functional/2a0533c/testr_results.html.gz | 16:43 |
slaweq | according to logstash it happend twice in last week | 16:45 |
slaweq | so it's not too much for now | 16:45 |
mlavalle | yeah | 16:45 |
slaweq | IMO let's keep an eye on it and we will see how it will be | 16:45 |
slaweq | what do You think? | 16:45 |
mlavalle | yes | 16:46 |
*** hemna has joined #openstack-meeting | 16:46 | |
slaweq | and the second issue, which I found at least twice in last couple of days | 16:46 |
slaweq | neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent. test_assert_br_phys_patch_port_ofports_dont_change | 16:46 |
slaweq | http://logs.openstack.org/87/658787/6/check/neutron-functional-python27/100ec44/testr_results.html.gz | 16:47 |
slaweq | http://logs.openstack.org/05/660905/1/check/neutron-functional/f48d9de/testr_results.html.gz | 16:47 |
slaweq | so, this one is also not happening very often for now | 16:48 |
slaweq | lets also keep an eye on it and we will see how it will be | 16:48 |
slaweq | ok? | 16:48 |
mlavalle | cool | 16:48 |
slaweq | ok | 16:48 |
slaweq | other than that I think it's good | 16:48 |
slaweq | regarding tempest/scenario tests the issue which we have is well known (ssh problems) and we already talked about it | 16:49 |
mlavalle | yeap | 16:49 |
slaweq | so, I have one last topic for today | 16:49 |
slaweq | #topic Open discussion | 16:49 |
*** armax has quit IRC | 16:50 | |
*** openstack changes topic to "Open discussion (Meeting topic: neutron_ci)" | 16:50 | |
slaweq | I wanted to ask about one thing here | 16:50 |
slaweq | recently I found that we don't have any API/scenario tests for port forwarding in neutron-tempest-plugin repo | 16:50 |
mlavalle | only scenario? | 16:50 |
slaweq | so we have some e.g. functional tests of course but we are missing any end-to-end tests | 16:51 |
slaweq | so I started adding such tests in neutron-tempest-plugin repo | 16:51 |
slaweq | but I wanted to ask if we can do something to avoid such things in future | 16:51 |
slaweq | I proposed some small update to reviewers guide https://review.opendev.org/661770 | 16:51 |
patchbot | patch 661770 - neutron - Add short info about tempest API/scenario tests to... - 2 patch sets | 16:51 |
slaweq | so please check it | 16:51 |
slaweq | but maybe there is something else what we can do also | 16:52 |
slaweq | what do You think? | 16:52 |
mlavalle | Nice! | 16:52 |
mlavalle | Thanks! | 16:52 |
njohnston | yeah, earlier today I noticed that it doesnt look like we have any kind of testing for vlan trunking that makes sure it works when instances get migrated | 16:52 |
slaweq | njohnston: yep, so it's second thing :/ | 16:52 |
njohnston | it should be a criterion for completion of the feature | 16:52 |
njohnston | slaweq++ | 16:53 |
slaweq | njohnston: I agree, that's why I added this note to reviewers guide | 16:53 |
slaweq | but maybe it should be written also somewhere else? | 16:53 |
slaweq | I don't know TBH :) | 16:53 |
*** wwriverrat has joined #openstack-meeting | 16:54 | |
*** baojg has joined #openstack-meeting | 16:54 | |
*** wwriverrat has quit IRC | 16:55 | |
mlavalle | I think that's enough | 16:56 |
slaweq | ok, thx mlavalle and njohnston for opinions :) | 16:56 |
haleyb | i had one question | 16:56 |
slaweq | and we should all remember about this during reviews | 16:56 |
slaweq | haleyb: sure | 16:56 |
haleyb | i might have actually thought of an answer, but i'm trying to fix one of the OVN periodic jobs | 16:57 |
haleyb | https://review.opendev.org/#/c/661065/ | 16:57 |
patchbot | patch 661065 - neutron - Fix OVS build issue on Fedora - 1 patch set | 16:57 |
haleyb | but they only run on the master branch | 16:57 |
haleyb | i was wondering if there was a way to trigger that job on any change | 16:57 |
haleyb | or should i just add it to a test patch in the regular job run | 16:58 |
slaweq | haleyb: You can add it to check queue in zuul config file | 16:58 |
slaweq | and then it will be run on any patch | 16:58 |
haleyb | slaweq: yes, that's what i thought too just a second ago | 16:58 |
haleyb | we never much look at those periodic jobs | 16:59 |
slaweq | it's here https://github.com/openstack/networking-ovn/blob/master/zuul.d/project.yaml | 16:59 |
*** baojg has quit IRC | 16:59 | |
slaweq | haleyb: for neutron I'm usually looking before ci meeting if they are not failing too much | 16:59 |
slaweq | but except that, never :) | 16:59 |
*** mattw4 has joined #openstack-meeting | 17:00 | |
haleyb | :( | 17:00 |
slaweq | ok, it's time to end meeting | 17:00 |
haleyb | time is up | 17:00 |
slaweq | #endmeeting | 17:00 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/" | 17:00 | |
clarkb | not sure if people know but you can use openstack health to subscribe to rss/atom feeds on jobs | 17:00 |
mlavalle | o/ | 17:00 |
openstack | Meeting ended Tue May 28 17:00:21 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 17:00 |
slaweq | thx for attending | 17:00 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/neutron_ci/2019/neutron_ci.2019-05-28-16.00.html | 17:00 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/neutron_ci/2019/neutron_ci.2019-05-28-16.00.txt | 17:00 |
slaweq | o/ | 17:00 |
openstack | Log: http://eavesdrop.openstack.org/meetings/neutron_ci/2019/neutron_ci.2019-05-28-16.00.log.html | 17:00 |
clarkb | you can also use the zuul builds tab to manually poll for updates | 17:00 |
slaweq | clarkb: I didn't know that | 17:00 |
*** ricolin_ has quit IRC | 17:00 | |
slaweq | I will check | 17:00 |
slaweq | thx | 17:00 |
*** mlavalle has left #openstack-meeting | 17:00 | |
*** sridharg has quit IRC | 17:05 | |
*** irclogbot_0 has quit IRC | 17:17 | |
*** irclogbot_1 has joined #openstack-meeting | 17:18 | |
*** iyamahat has joined #openstack-meeting | 17:25 | |
*** armax has joined #openstack-meeting | 17:25 | |
*** igordc has quit IRC | 17:34 | |
*** yamahata has joined #openstack-meeting | 17:44 | |
*** electrofelix has quit IRC | 17:49 | |
*** ttsiouts has joined #openstack-meeting | 17:49 | |
*** igordc has joined #openstack-meeting | 17:55 | |
*** igordc has quit IRC | 17:55 | |
*** igordc has joined #openstack-meeting | 17:55 | |
*** priteau has quit IRC | 17:56 | |
*** ttsiouts has quit IRC | 17:59 | |
*** hongbin has joined #openstack-meeting | 18:03 | |
*** hemna has quit IRC | 18:15 | |
*** hemna has joined #openstack-meeting | 18:16 | |
*** efried has quit IRC | 18:17 | |
*** efried has joined #openstack-meeting | 18:18 | |
*** wwriverrat has joined #openstack-meeting | 18:19 | |
*** wwriverrat has quit IRC | 18:21 | |
*** wwriverrat has joined #openstack-meeting | 18:23 | |
*** jesusaur has quit IRC | 18:30 | |
*** Shrews has joined #openstack-meeting | 18:39 | |
*** wwriverrat has quit IRC | 18:41 | |
*** wwriverrat has joined #openstack-meeting | 18:41 | |
*** wwriverrat has quit IRC | 18:42 | |
*** wwriverrat has joined #openstack-meeting | 18:43 | |
*** lpetrut has joined #openstack-meeting | 18:47 | |
*** wwriverrat has quit IRC | 18:47 | |
*** lpetrut has quit IRC | 18:51 | |
*** baojg has joined #openstack-meeting | 18:55 | |
clarkb | Anyone else around for the infra team meeting? we'll get started in a few minutes | 18:59 |
mordred | clarkb: nothing to see here | 19:00 |
*** baojg has quit IRC | 19:00 | |
cmurphy | o/ | 19:00 |
corvus | o/ | 19:00 |
corvus | mrprhm... | 19:00 |
ianw | o/ | 19:00 |
clarkb | #startmeeting infra | 19:01 |
*** patchbot has left #openstack-meeting | 19:01 | |
openstack | Meeting started Tue May 28 19:01:38 2019 UTC and is due to finish in 60 minutes. The chair is clarkb. Information about MeetBot at http://wiki.debian.org/MeetBot. | 19:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 19:01 |
*** openstack changes topic to " (Meeting topic: infra)" | 19:01 | |
openstack | The meeting name has been set to 'infra' | 19:01 |
clarkb | #link http://lists.openstack.org/pipermail/openstack-infra/2019-May/006391.html The agenda | 19:01 |
clarkb | Sorry for getting that out late. I thought I would have computer time yesterday but the kids just got bikes and insisted on basically riding them all day | 19:02 |
fungi | soon they can just ride them all day while you get more computer time ;) | 19:02 |
fungi | an investment in your future | 19:03 |
clarkb | that is the goal | 19:03 |
clarkb | #topic Announcements | 19:03 |
*** openstack changes topic to "Announcements (Meeting topic: infra)" | 19:03 | |
clarkb | I announce that I have no other announcements | 19:03 |
fungi | concise | 19:03 |
clarkb | Anything worth mentioning that didn't make it onto the agenda? | 19:03 |
clarkb | sounds like no. Let's move on | 19:05 |
clarkb | #topic Actions from last meeting | 19:05 |
*** openstack changes topic to "Actions from last meeting (Meeting topic: infra)" | 19:05 | |
clarkb | #link http://eavesdrop.openstack.org/meetings/infra/2019/infra.2019-05-21-19.01.txt minutes from last meeting | 19:05 |
clarkb | No recorded actions from last meeting | 19:05 |
clarkb | #topic Specs approval | 19:05 |
*** openstack changes topic to "Specs approval (Meeting topic: infra)" | 19:05 | |
clarkb | As mentioned previously there are a few new specs up since the summit/forum/ptg. If you have a free moment they would likely appreciate your feedback | 19:06 |
clarkb | but I don't think anything is at a point where we are ready to approve things | 19:06 |
clarkb | With that out of the way lets jump into the recent happenings. | 19:06 |
clarkb | #topic Priority Efforts | 19:06 |
*** openstack changes topic to "Priority Efforts (Meeting topic: infra)" | 19:06 | |
clarkb | #topic Update Config Management | 19:07 |
*** openstack changes topic to "Update Config Management (Meeting topic: infra)" | 19:07 | |
clarkb | Puppet 4 upgrades are basically done at this point | 19:07 |
cmurphy | do we have anything left? | 19:07 |
cmurphy | is ask still undone? | 19:07 |
clarkb | there are three hosts that are on puppet 3. The arm64 builder. The arm64 mirror. And the backup target host | 19:07 |
clarkb | cmurphy: ask is done | 19:07 |
clarkb | the Arm64 nodes are puppet 3 because there is no puppet 4 packaging for arm64 | 19:07 |
clarkb | ianw has done a bunch of work to ansible our mirrors nodes so the mirror node is a non issue | 19:08 |
clarkb | That mostly leaves us with the arm64 builder and backup target host | 19:08 |
clarkb | Thinking about this more I think the backup target host should be straightforward to ansible so I don't think we need to upgrade puppet on that one | 19:08 |
corvus | agree | 19:08 |
clarkb | (in fact we may already effectively ansible it after our base stuff moved into ansible) | 19:09 |
corvus | (it's mostly base++) | 19:09 |
mordred | yah | 19:09 |
clarkb | I think that leaves us with the arm64 nodepool builder to worry about | 19:09 |
ianw | i can take an action item to get onto that, as i've played quite a bit with bup now for prior volume switches | 19:09 |
clarkb | ianw: thanks | 19:09 |
fungi | any idea if anyone's tried to rebuild the puppet 4 source packages on arm64? | 19:09 |
clarkb | #action ianw ansiblify our backup host so that we don't have to upgrade it to puppet 4 | 19:09 |
clarkb | fungi: I haven't heard of any trying that | 19:10 |
ianw | yeah; i guess the distros might have done that, but it seems not | 19:11 |
*** tobiash has joined #openstack-meeting | 19:11 | |
clarkb | We can probably prioritize ansiblifying nodepool instead | 19:11 |
corvus | we could probably ansible/containerize nodepool before the rest of the zuul system | 19:11 |
clarkb | ya | 19:11 |
ianw | (i haven't done a really deep investigation, though .. there may be conversations out there about it) | 19:11 |
clarkb | that | 19:11 |
corvus | it has fewer interactions with the other systems | 19:11 |
corvus | (ansible/containerizing zuul itself has dependencies on gerrit/opendev/etc, which we are close to resolving, but haven't yet, which makes it more complex) | 19:12 |
fungi | really just need to containerize the builder for that matter | 19:12 |
clarkb | I think we can pretty much say puppet 4 is done at this point and we'll paper over corners with more ansible as necessary. | 19:12 |
clarkb | big thank you to cmurphy for pushing this work and getting it done | 19:12 |
fungi | but would presumably do all of nodepool in one coordinated effort | 19:12 |
clarkb | fungi: I expect the images will be built for all the bits of nodepool so may as well | 19:13 |
fungi | yes, thanks again cmurphy! this has been a huge help | 19:13 |
corvus | fungi: yeah, with the nodepool config files, i think doing all of nodepool together would make the most sense | 19:13 |
cmurphy | \o/ | 19:13 |
corvus | cmurphy++ | 19:13 |
clarkb | On the ansible and container side of things we should have reliable docker image builds now regardless of ip version | 19:14 |
clarkb | Anything else to bring up on this topic? | 19:15 |
clarkb | Oh right Zuul Driven CD | 19:16 |
clarkb | last week we merged the base playbook split out change | 19:16 |
clarkb | so if you have/had changes that touch base.yaml you'll likely need to rebase and do some minor reorging | 19:17 |
clarkb | This should put us in a position to start having zuul trigger some of the other playbooks when things merge (like dns zone files) | 19:17 |
corvus | ianw had made new changes to other systems since then based on the new framework (yay!) | 19:17 |
fungi | also this has meant instant increase in test coverage for us | 19:18 |
corvus | as for zuul itself, i think the next step in that system is moving the opendev project creation from ansible into python | 19:18 |
clarkb | related to that I need to figure out where we are on having nodepool build control plane images for us | 19:18 |
corvus | clarkb: i think nodepool control plane images change ready to approve | 19:18 |
corvus | + "is" | 19:18 |
corvus | https://review.opendev.org/640044 just needs a +w | 19:19 |
clarkb | kk so after my backlog of haproxy and project rename stuff I'll look at that next | 19:19 |
corvus | oh i think https://review.opendev.org/#/c/640027/ also needs a +w; note wrong depends-on host | 19:19 |
corvus | but it's also ready to go | 19:20 |
clarkb | #link https://review.opendev.org/640044 and https://review.opendev.org/#/c/640027/ nodepool built control plane images | 19:20 |
clarkb | seems like we continue to have slow but steady progress on updating our config management tooling. Thank you everyone for that | 19:21 |
corvus | once we have gitea project creation in python, we can clean up the TODO in that base playbook refactor, and then start to have the gerrit-gitea-zuul playbook run out of the run_all loop. | 19:21 |
corvus | (and then i think we'll be clear to start ansible/containerizing zuul) | 19:21 |
mordred | I agree with corvus | 19:22 |
clarkb | what is the dependency there? the puppet web that would otherwise need to be untangled? | 19:23 |
corvus | can't run that playbook in test mode because it'll take too long | 19:23 |
clarkb | gotcha | 19:24 |
corvus | nor could we run it in zuul in prod mode, for that matter, for the same reason | 19:24 |
clarkb | right takes like 4 hours right now to do it from scratch? | 19:24 |
corvus | $longtime at least | 19:24 |
clarkb | That is probably a good transition point into opendev stuff | 19:24 |
clarkb | #topic OpenDev | 19:24 |
*** openstack changes topic to "OpenDev (Meeting topic: infra)" | 19:24 | |
clarkb | Last week we talked about general next step items | 19:24 |
mordred | clarkb: when we update the gitea project creation into python - should we add support to projects.yaml for listing old names for projects? otherwise if we create things from scratch in a gitea we'll miss renames/redirects | 19:25 |
fungi | which were mostly "let's finish cleaning up and polishing what's left from the last transition before we embark on new services (unless they're blocking cleanup from those we already switched) | 19:25 |
fungi | " | 19:25 |
mordred | fungi: ++ | 19:26 |
clarkb | ya thats how I ended up digging into the docker job flakyness. It was making it hard for us to deploy updated gitea :) | 19:26 |
clarkb | mordred: ya I think we need to go back and record that somewhere probably | 19:26 |
fungi | i do expect we need some way of tracking what redirects we're maintaining | 19:26 |
corvus | or do we just want to consider it precious data and back it up? | 19:27 |
clarkb | corvus: that would be database backups right? | 19:27 |
corvus | yeah | 19:27 |
fungi | doable, though that makes it harder to rebuild a gitea db from scratch if we want to be able to do that | 19:27 |
clarkb | we do know how to make those so that is an easy option too probably | 19:27 |
corvus | i guess the main thing is, do we want the complexity of a system which creates projects only to rename them (possibly multiple times), or the complexity of additional precious data + backups | 19:27 |
*** hemna has quit IRC | 19:27 | |
*** takamatsu has joined #openstack-meeting | 19:28 | |
fungi | depending on the schema, we could even just back up dumps of the redirects table or something like that | 19:28 |
mordred | I mean - we have to encode renames into a yaml file anyway to do the renames - seems like if we just put that into a file that we cared about and tracked we'd be closer to being able to handle renames as part of normal process - assuming gerrit can ever grow rename ability | 19:28 |
corvus | mordred: yeah, that's a good point | 19:28 |
clarkb | maybe we do both (backups as a backup) | 19:29 |
corvus | mordred: i suspect, however, that we could end up in a situation where the "replay" won't work, depending on how we implement it | 19:29 |
mordred | corvus: indeed | 19:29 |
corvus | eg, if multiple projects are renamed over each other, the sequence is important | 19:29 |
corvus | so a naive implementation which just did one at a time could deadlock | 19:29 |
fungi | i'm fond of the belt-n-braces approach too if we want both | 19:29 |
mordred | corvus: that is an excellent point | 19:29 |
clarkb | fungi: ya the more I think about it the more I think proper backups for the db is a good idea regardless of our normal operating procesure | 19:30 |
clarkb | *procedure | 19:30 |
fungi | it is true that any encoding would need to match gitea's logic wrt replacing old redirects | 19:30 |
*** pcaruana has quit IRC | 19:30 | |
fungi | or sould need to at least encode the replay sequence | 19:30 |
corvus | mordred: at the very least, i do agree we should go aheand and adjust the yaml schema to accomodate that, if it makes sense... i do think that a "previous name" field is probably the best way for us to eventually implement renames | 19:31 |
fungi | not sure we need backups from all 8 servers though. one copy is probably sufficient | 19:31 |
clarkb | corvus: ++ | 19:31 |
corvus | there's probably another way to approach things as well, which would be to maintain a list of "current" previous names for a project | 19:32 |
corvus | which would mean removing previous names from another project if the other project was renamed over the first | 19:32 |
corvus | does that make sense? | 19:32 |
mordred | corvus: ++ I actually really like that | 19:32 |
clarkb | maybe step 0 is checking in the repos.yaml in ~root/ on bridge.o.o so that we hvae a copy of that floating about | 19:32 |
mordred | corvus: because it makes projects.yaml contain the current state of canonical+redirects expeted | 19:33 |
mordred | expected | 19:33 |
corvus | it doesn't match how gitea works right now, so we'd have to think about how to implement it, but it would be the best sort of yaml state representation of the current status. | 19:33 |
corvus | ya that | 19:33 |
clarkb | corvus: I like that | 19:33 |
corvus | let's mull that over and see if we can come up with a way to do that | 19:33 |
mordred | ++ | 19:33 |
clarkb | sounds good. I can grab a copy of repos.yaml from the great renaming and throw it up on gerrit os that it is somewhere too. | 19:34 |
corvus | clarkb: ++ | 19:34 |
corvus | and anything we do friday we should record with that | 19:34 |
clarkb | ya can push a followup with fridays repos.yaml content | 19:34 |
clarkb | maybe a new dir in system-cofnig called renames for now | 19:34 |
mordred | yah | 19:35 |
clarkb | er project-config | 19:35 |
corvus | system-project | 19:35 |
fungi | matching teh present mapping data could solve overwrites with a ci job to check for duplicates | 19:35 |
clarkb | Ok we've got 25 minutes left so let's keep moving. Anything else related to OpenDev or are we generally happy with the plan of make things more reliable and pick off other bits as it will help us with reliability | 19:35 |
clarkb | corvus: k | 19:36 |
clarkb | corvus: (I'm not actually going to make a new repo) | 19:36 |
corvus | ;) | 19:36 |
fungi | i got nothin urgent | 19:36 |
clarkb | #topic Storyboard | 19:36 |
*** openstack changes topic to "Storyboard (Meeting topic: infra)" | 19:36 | |
clarkb | fungi: diablo_rojo_phon: Anything to bring up re storyboard? | 19:37 |
diablo_rojo_phon | fungi did the swift migration | 19:37 |
fungi | swift *test* migration | 19:37 |
diablo_rojo_phon | Test migration | 19:37 |
diablo_rojo_phon | Yes | 19:37 |
timburke | Yay! Thank you! | 19:37 |
fungi | which surfaced an issue in that we've grown py3k-isms in the lp migration/import tooling, probably best solved by just rebuilding the current deployments on python 3 | 19:38 |
diablo_rojo_phon | Not a problem with swift, more with our tools. | 19:38 |
corvus | setting up the slow query log (or doing something equivalent) is very near the top of my TODO list now (it's below "file expense report") | 19:38 |
fungi | right, that | 19:38 |
* fungi also needs to file expense report | 19:39 | |
clarkb | oh hrm I never filed an expense report either | 19:39 |
fungi | yeah... yeah | 19:39 |
corvus | unexpectedly productive topic, apparently! | 19:39 |
fungi | easy to forget | 19:39 |
corvus | thus the list ;) | 19:39 |
fungi | pile of denver receipts on teh workbench behind me | 19:39 |
clarkb | corvus: ya that suddenly jumped up on my list by being added to it :) | 19:39 |
clarkb | Alright lets move on | 19:40 |
clarkb | #topic General Topics | 19:40 |
*** openstack changes topic to "General Topics (Meeting topic: infra)" | 19:40 | |
clarkb | Friday May 31, 2019 project renames (that is this friday) | 19:40 |
clarkb | #link https://etherpad.openstack.org/p/project-renames-2019-05-31 Renaming process notes | 19:40 |
clarkb | I started writing down a plan there | 19:41 |
clarkb | #link https://review.opendev.org/#/q/topic:project-rename+status:open Changes to reflect project renames | 19:41 |
clarkb | if you all can review the plan as well as the changes that that query pulls up it will be helpful | 19:41 |
fungi | and we determined that last rename maintenance (other than the opendev transition) we bypassed zuul to merge the rename patches, so the test errors are expected? | 19:41 |
clarkb | One question I had was do we think we need to stack the project-rename changes so that we resolve any conflicts? | 19:41 |
clarkb | fungi: that is what our etherpad notes say from a previous one yes | 19:41 |
fungi | sequencing them is probably not a terrible idea | 19:42 |
clarkb | fungi: with notes about doing it before stopping gerrit so that they can replicate too | 19:42 |
corvus | yeah, if we're force-merging them that's probably a good idea | 19:42 |
clarkb | k I can take the todo to sequence those changes up | 19:42 |
fungi | "back in the day" when renames were rampant, we used to sequence them all as a matter of course | 19:42 |
fungi | (after running into more than one which needed a rebase after another merged, slowing the maintenance) | 19:42 |
clarkb | The other item was what time do we want to start? I can send an email out today with a notice of gerrit downtime to our gerrit user mailing lists | 19:43 |
clarkb | I'm good with anything after 9am local time and can probably do an early start at 8am if people prefer earlier. That is 1500UTC | 19:43 |
fungi | i'm good with pretty much any time | 19:43 |
clarkb | 8am is 1500UTC | 19:43 |
fungi | i have the benefit of living in your future, after all | 19:43 |
clarkb | mordred: and I think you said you wouldn't be around right? So probably fungi, corvus, myself and maybe frickler/ajaeger? | 19:44 |
mordred | yah - I'm out thurs/fri | 19:44 |
clarkb | corvus: ^ did you have an opinion on start time? | 19:44 |
corvus | i can be around; earlier is better | 19:45 |
clarkb | ok lets say 1500UTC if earlier is better | 19:45 |
fungi | wfm, updated my reminder | 19:45 |
clarkb | I think that covers my todo items for project renaming | 19:45 |
clarkb | Next up is server upgrades | 19:46 |
clarkb | #link https://etherpad.openstack.org/p/201808-infra-server-upgrades-and-cleanup | 19:46 |
clarkb | mordred: did you have an update on status.o.o upgrades? | 19:46 |
clarkb | and fungi did you manage to get that wiki puppet change in? | 19:46 |
mordred | I put up two cleanup patches | 19:46 |
clarkb | mordred: can haz links? | 19:46 |
mordred | https://review.opendev.org/#/c/661385/ and | 19:46 |
mordred | https://review.opendev.org/#/c/661399/1 | 19:47 |
clarkb | #link https://review.opendev.org/#/c/661385/ https://review.opendev.org/#/c/661399/ status.o.o server upgrade related cleanup changes | 19:47 |
fungi | yeah, last wiki-dev puppet change merged, i just haven't had time to check back in on it | 19:47 |
clarkb | cool so progress here too. | 19:47 |
corvus | one of those should get a review from ttx | 19:47 |
mordred | I think my next step is just going to be spinning up a new host with the existing stuff on xenial and seeing if it works fine - the only thing htat's really potentially yuck is the libjq-jquery package - but it's probably fine | 19:47 |
clarkb | mordred: and we can probably grab that from upstream if necessary pretty easily | 19:48 |
mordred | (potentially yuck because xenial has a different version of jquery - not because there's anything wrong with the package) | 19:48 |
mordred | clarkb: yah | 19:48 |
clarkb | ianw: fungi had mentioned that he thought you had said you would do static? is that the case or do we need to find someone to work on that? | 19:48 |
fungi | looks like puppet hasn't been running on wiki-dev01.opendev.org for a little while, so need to dig into why | 19:48 |
mordred | there are many things I'd like to change - but trying my best to avoid unnecessary nerd-sniping | 19:48 |
corvus | mordred: zuul status used to use jquery, does anything current? | 19:48 |
clarkb | corvus: https://review.opendev.org/#/c/661385/ that one? | 19:48 |
ianw | umm, well i haven't been looking at it ... does it sound appealing to anyone else? | 19:48 |
fungi | er, i mean on wiki-dev01.openstack.org | 19:48 |
corvus | clarkb: yes | 19:48 |
mordred | clarkb: yes - elastic-recheck does | 19:49 |
mordred | gah | 19:49 |
mordred | corvus: ^^ | 19:49 |
corvus | mordred: thx | 19:49 |
clarkb | ianw: looking at notes more closely I think that you put your name on notes about switching cinder volumes around which may be where that idea came from | 19:49 |
fungi | ianw: i probably just misremembered, sorry | 19:49 |
clarkb | ianw: doesn't have to be you, just wanted to check if it already was :) | 19:49 |
fungi | clarkb: that may have been what stuck in my mind, yes | 19:49 |
mordred | corvus: I think in the future we could improve that by updating the elastic-recheck web stuff to build with webpack in the gate so we just deploy a tarball | 19:49 |
clarkb | in any case progress being made on a few fronts here. Thank you to everyone that has helped with this. | 19:50 |
corvus | mordred: yeah, or build a container or something | 19:50 |
mordred | yeah | 19:50 |
mordred | basically - we can make some improvements - but for now just gonna upgrade it as it is and move on | 19:51 |
clarkb | Next up is the mirror replacements which will gives us tls on the mirrors which should hopefully eventually lead to more relaible docker jobs | 19:51 |
clarkb | mordred: +1 | 19:51 |
clarkb | link https://review.opendev.org/#/c/661187/ switch rax dfw mirror to new opendev mirror. | 19:51 |
clarkb | #link https://review.opendev.org/#/c/661187/ switch rax dfw mirror to new opendev mirror. | 19:51 |
clarkb | is the site variables file expected to be treated as jinja as in that change? | 19:52 |
clarkb | mordred: corvus ^ | 19:52 |
clarkb | that was my only concern with that approach. Otherwise I think we can go ahead and do that | 19:52 |
corvus | i think it's "-e" included and the point of evaluation is when ansible loads that, so i think that should work. | 19:53 |
clarkb | awesome I should stamp a +2 on it and have ianw approve when ready to watch it? | 19:53 |
corvus | also i don't think it will require a restart | 19:53 |
corvus | i went ahead and +w it | 19:53 |
*** ralonsoh has quit IRC | 19:53 | |
ianw | does it need a restart? | 19:53 |
clarkb | corvus: cool | 19:54 |
ianw | oh, ok, if corvus says no ++ :) | 19:54 |
clarkb | And that takes us to the end of our regularly scheduled agenda | 19:54 |
clarkb | #topic Open Discussion | 19:54 |
*** openstack changes topic to "Open Discussion (Meeting topic: infra)" | 19:54 | |
clarkb | Anything else we may have missed or should otherwise bring up in our last 5 minutes or so? | 19:54 |
ianw | corvus (mostly, but anyone) if we could loop back on the dns jobs in https://review.opendev.org/#/q/status:open+topic:check-zone that would be good to just get out of my queue | 19:55 |
ianw | and stop me messing up any future mirror bringups :) | 19:55 |
corvus | ianw: will do | 19:55 |
corvus | oh that's easy | 19:56 |
corvus | someone should +3 those now :) | 19:56 |
fungi | i already did | 19:57 |
clarkb | An early heads up: Mid june I'll be in central oregon digging up rocks so probably won't work much between June 17-20. This happens to be the week our certs expire so I'll work on replacing certs the week prior and checked that fungi will be around the 17-20 to finish up any stragglers | 19:57 |
fungi | yep, and then i disappear the next week | 19:57 |
corvus | clarkb: like digging up with a backhoe, or digging up with a paintbrush and dental pick? | 19:57 |
ianw | and mordred, or anyone ansibly -- https://github.com/ansible/ansible/pull/57038 i noticed from our devel job. not really sure if it needs another +2 or whatever the ansible version of that is | 19:57 |
clarkb | corvus: shovel and pick/hoe. We are going to try our luck at finding geodes/thunder eggs | 19:58 |
corvus | ooh | 19:58 |
mordred | I will also be out june 17-20 - as well as most of the week after - but then I should be here all of july | 19:58 |
corvus | i don't have any plans, but maybe i should make some :) | 19:59 |
clarkb | ha | 19:59 |
clarkb | And that takes us to our hour time limit. | 19:59 |
clarkb | Thanks everyone! | 19:59 |
clarkb | #endmeeting | 19:59 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/" | 19:59 | |
openstack | Meeting ended Tue May 28 19:59:50 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 19:59 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/infra/2019/infra.2019-05-28-19.01.html | 19:59 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/infra/2019/infra.2019-05-28-19.01.txt | 19:59 |
openstack | Log: http://eavesdrop.openstack.org/meetings/infra/2019/infra.2019-05-28-19.01.log.html | 19:59 |
mordred | corvus: I'll be moving stuff into storage from a truck the first part of that week, then diving in various springs in florida - in case those are the types of activities you just want to copy | 20:00 |
corvus | mordred: hrm.... i *do* like putting things in storage. | 20:00 |
corvus | especially the part where i label all the boxes | 20:01 |
mordred | corvus: what about the part before that were you devise the organizational system you'll use to label the boxes | 20:01 |
*** hemna has joined #openstack-meeting | 20:01 | |
*** takamatsu has quit IRC | 20:02 | |
*** mriedem has quit IRC | 20:07 | |
*** wwriverrat has joined #openstack-meeting | 20:14 | |
*** trandles has joined #openstack-meeting | 20:14 | |
*** wwriverrat has quit IRC | 20:19 | |
*** dasp has joined #openstack-meeting | 20:20 | |
*** wwriverrat has joined #openstack-meeting | 20:29 | |
*** wwriverrat has quit IRC | 20:30 | |
*** wwriverrat has joined #openstack-meeting | 20:31 | |
*** wwriverrat has quit IRC | 20:32 | |
*** Shrews has left #openstack-meeting | 20:33 | |
*** wwriverrat has joined #openstack-meeting | 20:35 | |
*** wwriverrat has quit IRC | 20:36 | |
*** dasp has quit IRC | 20:38 | |
*** dasp has joined #openstack-meeting | 20:38 | |
*** njohnston is now known as njohnston|off | 20:39 | |
*** takamatsu has joined #openstack-meeting | 20:42 | |
*** boxiang has quit IRC | 20:48 | |
*** slaweq has quit IRC | 20:49 | |
*** mriedem has joined #openstack-meeting | 20:51 | |
*** baojg has joined #openstack-meeting | 20:56 | |
*** e0ne has joined #openstack-meeting | 20:58 | |
*** martial has joined #openstack-meeting | 21:00 | |
martial | #start-meeting scientific-sig | 21:01 |
martial | #startmeeting scientific-sig | 21:01 |
openstack | Meeting started Tue May 28 21:01:14 2019 UTC and is due to finish in 60 minutes. The chair is martial. Information about MeetBot at http://wiki.debian.org/MeetBot. | 21:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 21:01 |
*** openstack changes topic to " (Meeting topic: scientific-sig)" | 21:01 | |
openstack | The meeting name has been set to 'scientific_sig' | 21:01 |
*** baojg has quit IRC | 21:01 | |
martial | Good Day everybody | 21:01 |
martial | a little meeting without an agenda today | 21:01 |
martial | a few of our regulars are either off (Memorial day yesterday in the USA) or participated at CERN | 21:02 |
martial | (their OpenStack days) | 21:02 |
martial | as such, a micro agenda | 21:02 |
martial | here is hoping we get a recap of the CERN presentations next meeting | 21:03 |
martial | a couple things to share with people: | 21:06 |
martial | 1) ISC is coming soon (Frankfurt, Germany) Jun 16-20. I will be there for the High Performance Container Workshop (HPCW) | 21:06 |
martial | 2) Call for Presentations for the Shanghai summit is open | 21:06 |
martial | #link https://www.isc-hpc.com/ | 21:07 |
martial | #link https://cfp.openstack.org/ | 21:07 |
martial | Finally, more as an FYI: for people that want more Scientific SIG conversations, we recently created a Slack for the SIG | 21:08 |
martial | #link https://join.slack.com/t/os-scientific-sig/shared_invite/enQtNjExNTM0OTY1NjY3LThiZTIzOTljMzM0ODIxMjJjMDhlZGIyOGY3YTE4YmYwODQ0NGVlYTIxZjBmMGIzZmZmZjJmMmNiZjZkMGRmNDg | 21:09 |
martial | Given that I have ran a monologue for the past few minutes, it will be a short meeting :) | 21:09 |
*** dtrainor has quit IRC | 21:11 | |
*** slaweq has joined #openstack-meeting | 21:11 | |
*** janders has joined #openstack-meeting | 21:12 | |
*** e0ne has quit IRC | 21:12 | |
*** wwriverrat has joined #openstack-meeting | 21:13 | |
martial | Well, thank you for your time; adjourning the short meeting | 21:16 |
martial | #endmeeting | 21:16 |
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/" | 21:16 | |
openstack | Meeting ended Tue May 28 21:16:48 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 21:16 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/scientific_sig/2019/scientific_sig.2019-05-28-21.01.html | 21:16 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/scientific_sig/2019/scientific_sig.2019-05-28-21.01.txt | 21:16 |
openstack | Log: http://eavesdrop.openstack.org/meetings/scientific_sig/2019/scientific_sig.2019-05-28-21.01.log.html | 21:16 |
*** wwriverrat has quit IRC | 21:18 | |
*** dtrainor has joined #openstack-meeting | 21:21 | |
*** slaweq has quit IRC | 21:24 | |
*** raildo has quit IRC | 21:25 | |
*** janders has quit IRC | 21:36 | |
*** yamamoto has joined #openstack-meeting | 21:45 | |
*** yamamoto has quit IRC | 21:50 | |
*** bbowen has quit IRC | 21:52 | |
*** bbowen has joined #openstack-meeting | 21:53 | |
*** bbowen has quit IRC | 22:02 | |
*** rcernin has quit IRC | 22:06 | |
*** whoami-rajat has quit IRC | 22:11 | |
*** slaweq has joined #openstack-meeting | 22:16 | |
*** absubram has joined #openstack-meeting | 22:21 | |
*** slaweq has quit IRC | 22:24 | |
*** mriedem has quit IRC | 22:29 | |
*** wwriverrat has joined #openstack-meeting | 22:29 | |
*** baojg has joined #openstack-meeting | 22:57 | |
*** baojg has quit IRC | 23:01 | |
*** slaweq has joined #openstack-meeting | 23:11 | |
*** ykatabam has joined #openstack-meeting | 23:12 | |
*** _erlon_ has quit IRC | 23:16 | |
*** carloss has quit IRC | 23:19 | |
*** lbragstad has quit IRC | 23:19 | |
*** rcernin has joined #openstack-meeting | 23:21 | |
*** absubram has quit IRC | 23:22 | |
*** lbragstad has joined #openstack-meeting | 23:23 | |
*** slaweq has quit IRC | 23:24 | |
*** lseki has quit IRC | 23:31 | |
*** macza has quit IRC | 23:36 | |
*** jbadiapa has quit IRC | 23:37 | |
*** jbadiapa has joined #openstack-meeting | 23:38 | |
*** gyee has quit IRC | 23:40 | |
*** yamamoto has joined #openstack-meeting | 23:41 | |
*** takamatsu has quit IRC | 23:56 | |
*** ykatabam has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!