openstackgerrit | Attila Darazs proposed openstack/tripleo-quickstart-extras master: GATE CHECK https://review.openstack.org/430277 | 00:00 |
---|---|---|
openstackgerrit | James Slagle proposed openstack/instack master: Generate and source a dib v2 environment https://review.openstack.org/443367 | 00:03 |
slagle | bnemec: ianw : proper instack fix ^ | 00:03 |
slagle | well, i shouldn't say "proper" | 00:04 |
ianw | slagle: cool, was just playing with something similar. i think this works enough | 00:06 |
ianw | i think though, you have to arrange to eval() the output of it | 00:07 |
*** david-lyle has joined #tripleo | 00:08 | |
slagle | i just wrote it to a file under environment.d, which dib-run-parts should source all of those for us | 00:08 |
ianw | yes ... hmm should work | 00:10 |
*** ooolpbot has joined #tripleo | 00:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 00:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 00:10 |
*** ooolpbot has quit IRC | 00:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 00:10 |
openstackgerrit | Alex Schultz proposed openstack/tripleo-common master: Add stack name indicator to overcloudrc https://review.openstack.org/443369 | 00:14 |
openstackgerrit | Alex Schultz proposed openstack/instack-undercloud master: Add undercloud indicator to stackrc https://review.openstack.org/443370 | 00:14 |
*** david-lyle has quit IRC | 00:15 | |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart-extras master: [WIP] collect-logs: Fixes for upstream log collection https://review.openstack.org/443163 | 00:21 |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] Quickstart transition: replace toci_gate_test.sh https://review.openstack.org/431029 | 00:22 |
*** saneax is now known as saneax-_-|AFK | 00:22 | |
*** limao has joined #tripleo | 00:23 | |
bkero | Hmm, the patch broke multinode-oooq with Error: /Stage[main]/Keystone/Exec[keystone-manage bootstrap]: Failed to call refresh: Command exceeded timeout | 00:24 |
bkero | But that's not voting for check so it can still be merged | 00:24 |
slagle | bkero: can you review the patch? | 00:25 |
bkero | slagle: I did a cursory review before, can go back and do more thorough. | 00:26 |
bkero | It certainly shouldn't cause keystone to do anything weird | 00:26 |
slagle | bkero: yes, please a vote as to whether or not the changes i made to the oooq job are inline with the other changes | 00:26 |
slagle | or i can just remove the oooq parts if we're not sure | 00:27 |
bkero | slagle: you're referring to https://review.openstack.org/#/c/425888/13/scripts/quickstart/multinode-settings.yml ? | 00:27 |
slagle | bkero: yes | 00:28 |
slagle | and if any other oooq specific changes are needed | 00:28 |
openstackgerrit | Alex Schultz proposed openstack/puppet-tripleo stable/newton: Stop the chronyd service https://review.openstack.org/443333 | 00:28 |
bkero | slagle: it looks fine, nothing too invasive | 00:30 |
bkero | but I still need to figure out why it doesn't work | 00:30 |
openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-quickstart-extras master: WIP: Deploy multinode scenarios with deploy args https://review.openstack.org/443188 | 00:35 |
openstackgerrit | Alex Schultz proposed openstack/puppet-tripleo stable/ocata: Throw warnings for norpm actions https://review.openstack.org/443371 | 00:37 |
bkero | sshnaidm: if you hav espare cycles you can help me figure out why Keystone timed out :) | 00:38 |
bkero | err | 00:38 |
bkero | slagle: if you have spare cycles you can help me figure out why Keystone timed out :) | 00:39 |
openstackgerrit | Alex Schultz proposed openstack/tripleo-common master: Add stack name indicator to overcloudrc https://review.openstack.org/443369 | 00:39 |
bkero | http://logs.openstack.org/88/425888/13/check/gate-tripleo-ci-centos-7-nonha-multinode-oooq-nv/58714dd/logs/oooq/undercloud/var/log/postci.txt.gz | 00:39 |
sshnaidm | bkero, slagle couldn't we use "reverted to last good" dib version with temprevert function or kind of..? | 00:40 |
bkero | http://logs.openstack.org/88/425888/13/check/gate-tripleo-ci-centos-7-nonha-multinode-oooq-nv/58714dd/logs/oooq/subnode-1/var/log/keystone/keystone.log.txt.gz?level=ERROR | 00:41 |
bkero | ERROR oslo.messaging._drivers.impl_rabbit [-] [af34edd3-ef02-4498-bff6-a01c22328250] AMQP server on centos-7-2-node-osic-cloud1-s3700-7779880-464005.internalapi.localdomain:5672 is unreachable: [Errno 111] Connection refused. Trying again in 1 seconds. Client port: None | 00:41 |
slagle | sshnaidm: yes, that's always an option | 00:42 |
bkero | and oslo gives ERROR: epmd error for host centos-7-2-node-osic-cloud1-s3700-7779880-464005: address (cannot connect to host/port) | 00:42 |
slagle | bkero: i'd recommend trying to reproduce locally if the logs aren't enough to go on | 00:42 |
bkero | slagle: I can, it's going to take me some time to set up an environment similar enough to multinode to reproduce the issue though | 00:44 |
*** sshnaidm is now known as sshnaidm|off | 00:46 | |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart-extras master: [WIP] collect-logs: Fixes for upstream log collection https://review.openstack.org/443163 | 00:50 |
*** david-lyle has joined #tripleo | 00:54 | |
*** david-lyle has quit IRC | 00:54 | |
bkero | So it's looking like keystone is timing out trying to connect to oslo to connect to rabbitmq, and rabbitmq isn't running because of the aforementinoed epmd error | 00:56 |
bkero | slagle: it looks like this is a /etc/hosts problem that is fixed by another outstanding patch. I'd say merge it (since oooq is non-voting) and we can sort it out later. | 00:57 |
*** tosky has quit IRC | 00:58 | |
openstackgerrit | Michael Johnson proposed openstack/diskimage-builder master: squash-package-install to use the correct python https://review.openstack.org/443336 | 00:59 |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] Quickstart transition: replace toci_gate_test.sh https://review.openstack.org/431029 | 01:04 |
*** Goneri has joined #tripleo | 01:07 | |
*** dmacpher-afk is now known as dmacpher | 01:09 | |
*** ooolpbot has joined #tripleo | 01:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 01:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 01:10 |
*** ooolpbot has quit IRC | 01:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 01:10 |
*** lblanchard has joined #tripleo | 01:10 | |
*** rwsu has quit IRC | 01:11 | |
*** alop has quit IRC | 01:16 | |
openstackgerrit | James Slagle proposed openstack/instack master: Generate and source a dib v2 environment https://review.openstack.org/443367 | 01:20 |
*** pmannidi has quit IRC | 01:30 | |
*** Goneri has quit IRC | 01:31 | |
openstackgerrit | Joe Talerico proposed openstack/puppet-tripleo master: Tuned should be configured properly https://review.openstack.org/437698 | 01:32 |
rook | slagle: happen to still be lurking around? Curious if you have ever seen : https://gist.github.com/jtaleric/7662a4f9582a4a2c07ebd72cf30ec680 | 01:46 |
rook | which seems to be due to resolving the hostname of the controller | 01:46 |
*** david-lyle has joined #tripleo | 01:52 | |
*** jkilpatr has joined #tripleo | 02:05 | |
*** ooolpbot has joined #tripleo | 02:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 02:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 02:10 |
*** ooolpbot has quit IRC | 02:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 02:10 |
*** jkilpatr has quit IRC | 02:10 | |
*** liupe__ has joined #tripleo | 02:11 | |
*** liupe__ has quit IRC | 02:17 | |
*** liupe__ has joined #tripleo | 02:18 | |
*** thrash is now known as thrash|g0ne | 02:18 | |
openstackgerrit | Steve Baker proposed openstack/tripleo-heat-templates master: docker-puppet.py fail if any worker fails https://review.openstack.org/443387 | 02:22 |
*** kjw3 has joined #tripleo | 02:23 | |
*** fzdarsky_ has joined #tripleo | 02:30 | |
*** fzdarsky|afk has quit IRC | 02:33 | |
openstackgerrit | Michael Johnson proposed openstack/diskimage-builder master: squash-package-install to use the correct python https://review.openstack.org/443336 | 02:39 |
*** lblanchard has quit IRC | 02:39 | |
*** tzumainn has quit IRC | 02:52 | |
*** ooolpbot has joined #tripleo | 03:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 03:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 03:10 |
*** ooolpbot has quit IRC | 03:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 03:10 |
*** bfournie has joined #tripleo | 03:12 | |
*** kjw3 has quit IRC | 03:12 | |
*** bfournie has quit IRC | 03:12 | |
*** sudipto has joined #tripleo | 03:13 | |
*** sudipto_ has joined #tripleo | 03:14 | |
*** bkopilov_ has quit IRC | 03:17 | |
*** jcoufal has joined #tripleo | 03:23 | |
*** rwsu has joined #tripleo | 03:23 | |
*** yamahata has quit IRC | 03:34 | |
*** jcoufal has quit IRC | 03:35 | |
*** karthiks has quit IRC | 03:36 | |
*** sudipto has quit IRC | 03:37 | |
*** sudipto_ has quit IRC | 03:37 | |
*** gbarros_ has quit IRC | 03:46 | |
*** fragatina has quit IRC | 03:48 | |
*** karthiks has joined #tripleo | 03:49 | |
*** psahoo has joined #tripleo | 03:50 | |
*** udesale has joined #tripleo | 03:59 | |
*** rlandy|bbl is now known as rlandy | 04:02 | |
*** rlandy has quit IRC | 04:02 | |
*** ooolpbot has joined #tripleo | 04:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 04:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 04:10 |
*** ooolpbot has quit IRC | 04:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 04:10 |
*** bkopilov has joined #tripleo | 04:17 | |
*** links has joined #tripleo | 04:17 | |
*** bkopilov has quit IRC | 04:22 | |
*** jaganathan has joined #tripleo | 04:24 | |
*** gkadam has joined #tripleo | 04:31 | |
*** bkopilov has joined #tripleo | 04:33 | |
*** rwsu has quit IRC | 04:49 | |
*** jaganathan has quit IRC | 04:58 | |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Use bootstrap subnodes environment in CI https://review.openstack.org/425888 | 05:04 |
*** ooolpbot has joined #tripleo | 05:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 05:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 05:10 |
*** ooolpbot has quit IRC | 05:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 05:10 |
*** fragatina has joined #tripleo | 05:18 | |
*** fragatin_ has joined #tripleo | 05:20 | |
*** fragatina has quit IRC | 05:22 | |
*** fragatin_ has quit IRC | 05:25 | |
*** fragatina has joined #tripleo | 05:25 | |
*** sudipto has joined #tripleo | 05:25 | |
*** skramaja has joined #tripleo | 05:25 | |
*** fragatina has quit IRC | 05:29 | |
*** ealcaniz has joined #tripleo | 05:31 | |
*** fragatina has joined #tripleo | 05:32 | |
*** fragatina has quit IRC | 05:33 | |
*** yamahata has joined #tripleo | 05:36 | |
*** fragatina has joined #tripleo | 05:36 | |
*** prateek has joined #tripleo | 05:38 | |
*** yolanda has quit IRC | 05:41 | |
*** fragatina has quit IRC | 05:41 | |
*** fragatina has joined #tripleo | 05:42 | |
*** yprokule has joined #tripleo | 06:00 | |
*** saneax-_-|AFK is now known as saneax | 06:03 | |
*** links has quit IRC | 06:04 | |
*** stendulker has joined #tripleo | 06:05 | |
*** ooolpbot has joined #tripleo | 06:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 06:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 06:10 |
*** ooolpbot has quit IRC | 06:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 06:10 |
*** karthiks has quit IRC | 06:14 | |
*** links has joined #tripleo | 06:15 | |
*** masco has joined #tripleo | 06:19 | |
*** jbadiapa has quit IRC | 06:23 | |
*** jaganathan has joined #tripleo | 06:24 | |
*** rwsu has joined #tripleo | 06:31 | |
*** rcernin has joined #tripleo | 06:44 | |
*** abregman has joined #tripleo | 06:45 | |
*** pgadiya has joined #tripleo | 06:47 | |
*** florianf has joined #tripleo | 06:49 | |
*** twi99y has joined #tripleo | 06:52 | |
*** chem has quit IRC | 06:52 | |
*** links has quit IRC | 06:58 | |
*** iranzo has joined #tripleo | 06:59 | |
openstackgerrit | Dougal Matthews proposed openstack/python-tripleoclient master: Update the baremetal workflows to use the multiple message interface https://review.openstack.org/443053 | 07:02 |
*** dparkes has joined #tripleo | 07:06 | |
*** ooolpbot has joined #tripleo | 07:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 07:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 07:10 |
*** ooolpbot has quit IRC | 07:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 07:10 |
openstackgerrit | Dougal Matthews proposed openstack/python-tripleoclient master: Update the baremetal workflows to use the multiple message interface https://review.openstack.org/443053 | 07:13 |
*** links has joined #tripleo | 07:14 | |
*** tremble has joined #tripleo | 07:16 | |
openstackgerrit | Dougal Matthews proposed openstack/python-tripleoclient master: Update the baremetal workflows to use the multiple message interface https://review.openstack.org/443053 | 07:19 |
*** dsneddon has quit IRC | 07:21 | |
*** florianf has quit IRC | 07:22 | |
*** abehl has joined #tripleo | 07:22 | |
*** tesseract has joined #tripleo | 07:22 | |
*** vkmc has quit IRC | 07:23 | |
*** jprovazn has joined #tripleo | 07:24 | |
*** nyechiel has joined #tripleo | 07:26 | |
*** karthiks has joined #tripleo | 07:27 | |
*** dsariel has joined #tripleo | 07:28 | |
*** vkmc has joined #tripleo | 07:29 | |
*** florianf has joined #tripleo | 07:34 | |
*** fzdarsky_ is now known as fzdarsky | 07:35 | |
*** florianf has quit IRC | 07:43 | |
*** florianf has joined #tripleo | 07:44 | |
*** bogdando has joined #tripleo | 07:52 | |
*** hjensas has joined #tripleo | 07:56 | |
*** hjensas has joined #tripleo | 07:56 | |
*** chem has joined #tripleo | 07:59 | |
openstackgerrit | Merged openstack/instack-undercloud master: Use purged for firewalld https://review.openstack.org/442143 | 08:00 |
*** dparkes has quit IRC | 08:00 | |
openstackgerrit | Ben Kero proposed openstack/tripleo-quickstart-extras master: WIP: Test scenario jobs by manually setting deploy_args https://review.openstack.org/442595 | 08:03 |
*** jpena|off is now known as jpena | 08:05 | |
*** ooolpbot has joined #tripleo | 08:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 08:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 08:10 |
*** ooolpbot has quit IRC | 08:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 08:10 |
*** aufi has joined #tripleo | 08:10 | |
*** shardy has joined #tripleo | 08:10 | |
*** dparkes has joined #tripleo | 08:10 | |
*** saibarspeis has joined #tripleo | 08:11 | |
*** milan has joined #tripleo | 08:13 | |
*** zoli|gone is now known as zoli | 08:18 | |
*** zoli is now known as zoli|wfh | 08:18 | |
*** jpena is now known as jpena|off | 08:19 | |
*** fragatina has quit IRC | 08:22 | |
*** jbadiapa has joined #tripleo | 08:24 | |
openstackgerrit | Julien Danjou proposed openstack/tripleo-common master: overcloudrc: set OS_AUTH_TYPE https://review.openstack.org/437845 | 08:24 |
*** jlinkes has joined #tripleo | 08:25 | |
*** dj_ has joined #tripleo | 08:26 | |
*** spredzy has quit IRC | 08:26 | |
*** jpena|off is now known as jpena | 08:26 | |
*** ccamacho has joined #tripleo | 08:26 | |
*** jaosorior has joined #tripleo | 08:28 | |
*** gchamoul|afk is now known as gchamoul | 08:30 | |
*** ebarrera has joined #tripleo | 08:31 | |
openstackgerrit | Merged openstack/tripleo-puppet-elements master: Remove nova.conf truncate/refresh workaround https://review.openstack.org/442611 | 08:33 |
*** gfidente has joined #tripleo | 08:36 | |
ebarrera | ping tripleo, I just saw the command that there is a parameter on openstack cli that is # openstack plan deploy ... It seems to do the same as overcloud deploy. What is the difference ? overcloud deploy is creating the plan and then deploying the plan ? | 08:36 |
*** abregman has quit IRC | 08:38 | |
*** mcornea has joined #tripleo | 08:45 | |
*** suuuper has joined #tripleo | 08:46 | |
*** abregman has joined #tripleo | 08:51 | |
*** dj_ has quit IRC | 08:51 | |
*** jpich has joined #tripleo | 08:53 | |
*** zoli|wfh is now known as zoli|afk | 08:53 | |
*** spredzy has joined #tripleo | 08:54 | |
*** dj_ has joined #tripleo | 08:54 | |
*** yprokule_ has joined #tripleo | 08:55 | |
*** leanderthal has joined #tripleo | 08:56 | |
*** yprokule has quit IRC | 08:56 | |
*** yprokule_ is now known as yprokule | 08:56 | |
saneax | folks, I need to generate a custom overcloud controller image, is there some idea which elements go into the trunk overcloud image? | 08:59 |
*** zzzeek has quit IRC | 09:00 | |
*** pgadiya has quit IRC | 09:00 | |
*** zzzeek has joined #tripleo | 09:02 | |
ccamacho | hey hou! jaosorior around? | 09:03 |
ccamacho | dude mind to check https://review.openstack.org/#/c/427669 when having some cycles | 09:03 |
*** percevalbot has joined #tripleo | 09:03 | |
jaosorior | ccamacho: sure man! | 09:03 |
ccamacho | thanks dude :) | 09:04 |
*** percevalbot has quit IRC | 09:04 | |
jaosorior | ccamacho: commented | 09:06 |
*** amoralej|off is now known as amoralej | 09:07 | |
*** athomas has joined #tripleo | 09:08 | |
*** lucas-afk is now known as lucasagomes | 09:09 | |
*** ooolpbot has joined #tripleo | 09:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 09:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 09:10 |
*** ooolpbot has quit IRC | 09:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 09:10 |
*** percevalbot has joined #tripleo | 09:10 | |
*** panda|zZ is now known as panda | 09:12 | |
shardy | saneax: yes, if you run openstack overloud image build with --debug enabled you can see the list of elements, and it's also written to overcloud-full.d/dib-manifests/dib_arguments | 09:12 |
saneax | thanks shadower | 09:12 |
saneax | shardy, * | 09:12 |
shardy | saneax: http://paste.openstack.org/show/602047/ is a build I did recently, but that is for stable/ocata | 09:13 |
saneax | cool thanks | 09:14 |
*** karimb has joined #tripleo | 09:14 | |
*** pgadiya has joined #tripleo | 09:16 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: DON'T MERGE: testing pingtest scenario https://review.openstack.org/443328 | 09:16 |
shardy | wow, not a single reply to my thread about packaging/releases being broken for upgrades :( | 09:17 |
jaosorior | shardy: yep, that's what I noticed :( | 09:17 |
ccamacho | jaosorior thanks man :) Im next to rnoriega so we will apply the changes right now :) | 09:22 |
jaosorior | great! | 09:22 |
jpich | jtomasek: I think we only linked to https://bugs.launchpad.net/tripleo/+bug/1655026 in the code comments, for re-enabling the tests after. We probably should have added a comment to the bug itself at least though - oops | 09:24 |
openstack | Launchpad bug 1655026 in tripleo "Replace phantomjs with jsdom for unit testing the ui" [Medium,In progress] - Assigned to Jiri Tomasek (jtomasek) | 09:24 |
openstackgerrit | Ricardo Noriega proposed openstack/puppet-tripleo master: Add support for BGPVPN service plugin https://review.openstack.org/427669 | 09:26 |
*** yprokule_ has joined #tripleo | 09:26 | |
rnoriega | jaosorior, ccamacho, thanks for your comments | 09:27 |
rnoriega | :) | 09:27 |
rnoriega | shardy, ping | 09:27 |
jaosorior | ccamacho, rnoriega: commented again | 09:27 |
shardy | rnoriega: Hi | 09:27 |
*** pgadiya has quit IRC | 09:27 | |
*** yprokule has quit IRC | 09:27 | |
*** yprokule_ is now known as yprokule | 09:27 | |
*** zoli|afk is now known as zoli|wfh | 09:28 | |
jtomasek | jpich, ok, I'll reference that bug from the patch | 09:28 |
openstackgerrit | Ricardo Noriega proposed openstack/puppet-tripleo master: Add support for BGPVPN service plugin https://review.openstack.org/427669 | 09:28 |
*** leanderthal has quit IRC | 09:28 | |
*** saibarspeis has quit IRC | 09:29 | |
openstackgerrit | Jiri Tomasek proposed openstack/tripleo-ui master: Re-enable components tests https://review.openstack.org/443527 | 09:29 |
rnoriega | shardy, hi! :-) could you take a look at trozes comments? https://review.openstack.org/#/c/428089/ I'd like to know your view on this and which of the three options is more correct | 09:30 |
*** sshnaidm|off is now known as sshnaidm | 09:30 | |
social | EmilienM: https://review.openstack.org/#/c/441972/ pls | 09:31 |
*** sshnaidm is now known as sshnaidm|afk | 09:33 | |
openstackgerrit | Florian Fuchs proposed openstack/tripleo-ui master: Fix nodes actions toolbar https://review.openstack.org/443139 | 09:33 |
jaosorior | social: you want to ask in #heat | 09:33 |
shardy | rnoriega: I'm not really familiar with the drivers, or if there's a use-case for deploying with just the dummy driver (is it potentially useful for testing/development?), but FWIW I think what you've posted is fine, so I'd do C and just update the commit message, and post follow-up patches that add the integration for "real" drivers | 09:35 |
*** milan has quit IRC | 09:35 | |
shardy | the commit message doesn't change the state of the blueprint (unlike Closes-Bug, which does), so it's not a huge issue IMO, but s/Implements/Partially-Implements seems as simple enough fix ;) | 09:36 |
rnoriega | shardy, that's great! thank you very much | 09:36 |
jaosorior | shardy: any advice on what to do with these? https://review.openstack.org/#/q/status:open+project:%255Eopenstack/.*tripleo.*+branch:master+topic:bp/tls-via-certmonger+message:%255E.*heat.* they're currently blocked by the packaging issue that's affecting the upgrade gate. | 09:37 |
shardy | jaosorior: not really - the changes to fix the tags for puppet-* should land today, but I'm not yet clear if that'll fix the CI | 09:40 |
shardy | jaosorior: EmilienM was going to talk to dhellman about it so perhaps we can find a way forward later today | 09:40 |
jaosorior | ok, I'll wait then | 09:40 |
*** pgadiya has joined #tripleo | 09:40 | |
shardy | without cooperation from the release team we're kinda stuck, but we need a solution asap | 09:40 |
openstackgerrit | Merged openstack/tripleo-quickstart master: Create repos configs for stable branches tripleoci https://review.openstack.org/439503 | 09:42 |
openstackgerrit | Ricardo Noriega proposed openstack/tripleo-heat-templates master: Add BGPVPN composable service https://review.openstack.org/428089 | 09:44 |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: validate-simple: Use custom THT templates https://review.openstack.org/439071 | 09:47 |
*** yamahata has quit IRC | 09:48 | |
*** hewbrocca_afk is now known as hewbrocca | 09:49 | |
jaosorior | shardy: right, that makes sense | 09:52 |
*** salmankhan has joined #tripleo | 09:56 | |
*** dbecker has joined #tripleo | 09:56 | |
openstackgerrit | Merged openstack/tripleo-heat-templates master: barbican: Use versionless keystone endpoints https://review.openstack.org/442987 | 09:57 |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Fix REVIEW_RELEASE: unbound variable error https://review.openstack.org/443216 | 10:01 |
*** nijaba has quit IRC | 10:05 | |
*** dj_ has quit IRC | 10:08 | |
*** ooolpbot has joined #tripleo | 10:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 10:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 10:10 |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 10:10 |
*** ooolpbot has quit IRC | 10:10 | |
openstackgerrit | Holger Smolinski proposed openstack/diskimage-builder master: Add zipl support for s390 architecture with SCSI boot https://review.openstack.org/443548 | 10:10 |
*** nijaba has joined #tripleo | 10:12 | |
*** nijaba has quit IRC | 10:12 | |
*** nijaba has joined #tripleo | 10:12 | |
*** panda is now known as panda|afk | 10:13 | |
openstackgerrit | Martin André proposed openstack/tripleo-common master: Add heat-api-cloudwatch container https://review.openstack.org/443093 | 10:14 |
openstackgerrit | mathieu bultel proposed openstack/tripleo-quickstart master: Add composable deployment config files and mixed release https://review.openstack.org/410831 | 10:15 |
*** jlinkes has quit IRC | 10:15 | |
*** jlinkes has joined #tripleo | 10:16 | |
*** nyechiel has quit IRC | 10:16 | |
*** paramite has joined #tripleo | 10:16 | |
openstackgerrit | Merged openstack/puppet-tripleo master: sahara: include authtoken class https://review.openstack.org/442619 | 10:20 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: sahara: configure keystone_authtoken parameters https://review.openstack.org/442620 | 10:20 |
jaosorior | shardy: do you know if it's possible to make the deployment fail if cloud-init fails? | 10:21 |
shardy | jaosorior: No, there's no error path because it's not run via a heat hook | 10:22 |
gfidente | d0ugal, so in mistral there is a standard action for running ssh but not shells? | 10:22 |
gfidente | d0ugal, or am I missing it? | 10:22 |
shardy | we could perhaps have cloud-init write a file somewhere if it fails then look at that via a heat deployment, but currently we don't | 10:23 |
d0ugal | gfidente: correct - shelling out would be a security issue | 10:23 |
*** karimb has quit IRC | 10:23 | |
d0ugal | gfidente: at least with ssh, you can run something locally but you need to authenticate | 10:23 |
jaosorior | shardy: that would be useful | 10:23 |
gfidente | d0ugal, ok I see, tks | 10:24 |
d0ugal | gfidente: what do you need to run? :) | 10:24 |
gfidente | d0ugal, it's for ceph-ansible but it won't run shells, I'm just making it do something by end of week | 10:24 |
gfidente | shardy, ^^ maybe we can talk a bit about that and your comments on the tht changes next week too? | 10:25 |
shardy | gfidente: Hey, sure - I was planning to prototype something but wasn't sure if you were already on it? | 10:26 |
gfidente | shardy, so we're using the existing submissions to make this work quickly | 10:26 |
shardy | we can definitely discuss next week, and it's related to requirements skramaja has for running workflows to calculate dpdk parameters | 10:26 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates master: Add BGPVPN services to scenario003 https://review.openstack.org/443553 | 10:26 |
gfidente | but it won't stay like that, we'll need to discuss some of those things to put it in good shape for pike | 10:26 |
*** tosky has joined #tripleo | 10:26 | |
shardy | gfidente: sure - I guess the first step is to get the workflows proven, then we can figure out the cleanest way to integrate them as a second step | 10:27 |
shardy | I suggested the same to skramaja, as I'm still trying to think about the cleanest way to approach this | 10:27 |
gfidente | shardy, ack, that was my goal as well | 10:27 |
shardy | ideally, we'll put the workflows into the service templates, which would work well in your t-h-t integrated case (just expose them via role_data) | 10:27 |
*** ckyriakidou has joined #tripleo | 10:28 | |
shardy | gfidente: however that does add extra complexity vs just running workflows via mistral directly | 10:28 |
gfidente | shardy, yes I think I understand that, I was discussing with leseb how feasible it is for ceph-ansible to get triggered multiple times for different ceph services | 10:28 |
shardy | gfidente: ah, because they'll be different workflows | 10:29 |
shardy | gfidente: perhaps we can find a way to avoid that | 10:29 |
gfidente | yeah or maybe the same workflow which inherits some of the parameter from heat "base" resources | 10:29 |
shardy | my e.g having workflow_variables which are combined or something | 10:29 |
*** akrivoka has joined #tripleo | 10:29 | |
shardy | similar to service_config_settings, etc | 10:29 |
gfidente | yes | 10:29 |
shardy | yeah, I think that would be possible, and fit quite cleanly with the current "service plugin" model | 10:29 |
* skramaja reading through.. | 10:30 | |
gfidente | ack | 10:30 |
shardy | gfidente: I think that will work, I'm just trying to figure if there's a way to also support a "lite" mode, where we drive workflows directly via mistral | 10:31 |
shardy | if we put the workflow definition into t-h-t, we'd have to do a stack preview to get the workflows | 10:31 |
shardy | which may actually work fine, but it leaves things coupled to heat | 10:31 |
gfidente | so for now I am using WorkflowExecution but not Workflow | 10:31 |
*** milan has joined #tripleo | 10:32 | |
gfidente | I was thinking that the workflow itself could be shipped outside tht | 10:32 |
gfidente | like tripleo-common | 10:32 |
shardy | gfidente: yeah, sorry I wasn't accurate - we can put the details of how to drive the execution (e.g name of the workflows and inputs) in t-h-t | 10:33 |
shardy | maybe that solves the problem :) | 10:33 |
*** udesale has quit IRC | 10:33 | |
gfidente | name of the workflow and workflow input are in tht yes | 10:33 |
gfidente | is this what you were thinking? | 10:33 |
shardy | gfidente: yeah, I was just mixing terminology re the t-h-t and tripleo-common pieces | 10:34 |
gfidente | ok so, I'd still like to talk a bit about it next week | 10:34 |
gfidente | but sounds like there is material to work on for now? | 10:34 |
*** hexo has joined #tripleo | 10:34 | |
shardy | gfidente: Ok sure, I'm on PTO Monday but can catch up any other day | 10:34 |
gfidente | ok, tks, maybe jistr ^^ is in too? | 10:35 |
shardy | gfidente: yes I think so - are you going to go ahead and prototype the t-h-t stuff based on your current patches? | 10:35 |
gfidente | shardy, so for this week it will stay as they currently are yes, time was a bit short for me | 10:35 |
gfidente | but I can definitely work on the changes to make them per-service from next week | 10:35 |
shardy | gfidente: sure, no rush, I just don't want to duplicate effort | 10:36 |
shardy | Ok sounds good, I'm available to help if needed | 10:36 |
gfidente | nice, thanks :) | 10:36 |
*** salmankhan has quit IRC | 10:37 | |
*** akrivoka has quit IRC | 10:38 | |
*** dtantsur|afk is now known as dtantsur | 10:39 | |
openstackgerrit | Ricardo Noriega proposed openstack/tripleo-heat-templates master: Add BGPVPN composable service https://review.openstack.org/428089 | 10:40 |
* jistr reads back | 10:40 | |
paramite | Anybody? https://review.openstack.org/#/c/419460/ | 10:43 |
jistr | gfidente: yea sure if you want more eyes on sth feel free to ping me or add me to a call :) | 10:44 |
*** ealcaniz has quit IRC | 10:45 | |
jaosorior | paramite: what's the MonitoringRabbitUseSSL ? | 10:45 |
*** saibarspeis has joined #tripleo | 10:45 | |
*** sshnaidm|afk is now known as sshnaidm | 10:45 | |
jaosorior | paramite: why didn't you use the already existing RabbitUseSSL parameter? | 10:46 |
paramite | jaosorior, monitoring is using it's own rabbit instance | 10:46 |
jaosorior | oh, alright | 10:46 |
jaosorior | that makes more sense now | 10:46 |
paramite | jistr, thanks for review! | 10:47 |
openstackgerrit | wangjianhe proposed openstack/diskimage-builder master: download image Name suffix is error https://review.openstack.org/443559 | 10:47 |
jistr | sure thing | 10:47 |
jaosorior | paramite: can you point me to puppet-sensu? | 10:48 |
paramite | jaosorior, sure, gimme a sec, but the module name is sensu-puppet | 10:48 |
jaosorior | paramite: is the cert chain supposed to be the CA cert chain? or are you referring to the client certificate? | 10:48 |
jaosorior | jistr: ^^ | 10:48 |
jaosorior | cause if it's the CA chain, then that commit is missing the client certificate to use, and using the key will not work. So no authentication will happen | 10:49 |
jistr | jaosorior: i thought it would be client cert that could optionally contain more certs in the chain | 10:50 |
jistr | jaosorior: if you have concerns i can remove the +A for now | 10:50 |
paramite | jaosorior, https://github.com/sensu/sensu-puppet | 10:50 |
jaosorior | jistr: I can verify it in a bit | 10:50 |
paramite | jaosorior, it is client cert | 10:50 |
*** akrivoka has joined #tripleo | 10:50 | |
paramite | jaosorior, more reference can be found here: https://sensuapp.org/docs/0.25/reference/ssl.html | 10:51 |
*** sudipto has quit IRC | 10:51 | |
*** derekh has joined #tripleo | 10:52 | |
*** yprokule has quit IRC | 10:52 | |
*** salmankhan has joined #tripleo | 10:52 | |
jaosorior | jistr: I got thrown off by the name. But it seems that's how it's referenced in the sensu docs. and it is indeed the client, so it's fine. | 10:52 |
jistr | ack | 10:53 |
jistr | yea the naming is a bit weird, but apparently it comes from how sensu named it... | 10:53 |
* jistr keeping the +A then | 10:53 | |
* paramite phews | 10:53 | |
openstackgerrit | Sanjay Upadhyay proposed openstack/tripleo-puppet-elements master: Adding DIB elements for skydive on the controller https://review.openstack.org/443564 | 10:54 |
*** yprokule has joined #tripleo | 10:54 | |
*** stendulker has quit IRC | 10:54 | |
*** ealcaniz has joined #tripleo | 10:57 | |
*** salmankhan has quit IRC | 11:03 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo master: Enable TLS in the internal network for RabbitMQ https://review.openstack.org/327482 | 11:08 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Set multinode scenarios with quickstart https://review.openstack.org/443204 | 11:08 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Pass hieradata for internal TLS for RabbitMQ https://review.openstack.org/409143 | 11:08 |
openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-quickstart-extras master: WIP: Deploy multinode scenarios with deploy args https://review.openstack.org/443188 | 11:08 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/tripleo-ci master: DO NOT MERGE - testing TLS everywhere job with RabbitMQ https://review.openstack.org/426307 | 11:08 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack-infra/tripleo-ci master: DO NOT MERGE - testing TLS everywhere job with RabbitMQ https://review.openstack.org/426307 | 11:09 |
*** abregman has quit IRC | 11:09 | |
*** ooolpbot has joined #tripleo | 11:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 11:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 11:10 |
*** ooolpbot has quit IRC | 11:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 11:10 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Set multinode scenarios with quickstart https://review.openstack.org/443204 | 11:12 |
*** athomas has quit IRC | 11:13 | |
jprovazn | hi, overcloud deployment is failing for me with "Error: unable to get cib" - http://paste.openstack.org/show/602053/ | 11:14 |
jprovazn | anyone have seen this? | 11:14 |
*** karimb has joined #tripleo | 11:14 | |
jprovazn | I used the additional env file "--environment-file /usr/share/openstack-tripleo-heat-templates/environments/manila-netapp-config.yaml" during deployment | 11:17 |
*** karimb has quit IRC | 11:18 | |
*** thrash|g0ne is now known as thrash | 11:19 | |
*** athomas has joined #tripleo | 11:20 | |
openstackgerrit | Ricardo Noriega proposed openstack/tripleo-heat-templates master: Add BGPVPN composable service https://review.openstack.org/428089 | 11:22 |
openstackgerrit | mathieu bultel proposed openstack/tripleo-quickstart-extras master: Allow complex upgrade deployment for N to O https://review.openstack.org/439598 | 11:22 |
*** abregman has joined #tripleo | 11:24 | |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates master: Add BGPVPN services to scenario003 https://review.openstack.org/443553 | 11:26 |
openstackgerrit | Ricardo Noriega proposed openstack/puppet-tripleo master: Add support for BGPVPN service plugin https://review.openstack.org/427669 | 11:27 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates master: Add BGPVPN services to scenario003 https://review.openstack.org/443553 | 11:28 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Set number of Swift proxy server workers to auto https://review.openstack.org/418029 | 11:28 |
*** akrivoka has quit IRC | 11:40 | |
*** athomas has quit IRC | 11:51 | |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Enable Docker service for Compute role https://review.openstack.org/442549 | 11:51 |
openstackgerrit | Merged openstack/tripleo-ui stable/ocata: Imported Translations from Zanata https://review.openstack.org/443517 | 11:51 |
rook | shardy - bandini : have you guys ever seen OOO fail like this ? https://gist.github.com/jtaleric/7662a4f9582a4a2c07ebd72cf30ec680 | 11:59 |
rook | ^ was on the controller during the deployment. | 11:59 |
rook | this is after I had a successful deployment, but then something went wrong (someone mistakenly updated the kernel and wrecked the controller), so I started the deployment over. | 12:00 |
shardy | bandini: ^^ any ideas re that pcs error? | 12:00 |
*** sshnaidm is now known as sshnaidm|lnch | 12:01 | |
rook | shardy one interesting bit is that typically i see all the hostnames -> ip addresses in the /etc/hosts | 12:01 |
*** athomas has joined #tripleo | 12:01 | |
rook | in this deployment the controllers do not have that | 12:01 |
EmilienM | good morning | 12:01 |
rook | I am guessing that might have something to do with it. | 12:01 |
*** dhill_ has quit IRC | 12:02 | |
rook | I am retrying the deployment as we speak | 12:02 |
*** jpena is now known as jpena|lunch | 12:05 | |
*** ooolpbot has joined #tripleo | 12:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 12:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671262 | 12:10 |
*** ooolpbot has quit IRC | 12:10 | |
openstack | Launchpad bug 1671262 in tripleo "Multinode jobs fail with "get_image_element_array: command not found"" [Critical,In progress] - Assigned to James Slagle (james-slagle) | 12:10 |
*** lucasagomes is now known as lucas-hungry | 12:12 | |
*** akrivoka has joined #tripleo | 12:13 | |
*** zoli|wfh is now known as zoli|lunch | 12:16 | |
openstackgerrit | Florian Fuchs proposed openstack/tripleo-ui master: Fix blank overcloud credentials https://review.openstack.org/408138 | 12:17 |
openstackgerrit | Sanjay Upadhyay proposed openstack/tripleo-puppet-elements master: Adding DIB elements for skydive on the compute https://review.openstack.org/443601 | 12:20 |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart-extras master: Added script to validate jinja templates https://review.openstack.org/441599 | 12:21 |
openstackgerrit | Florian Fuchs proposed openstack/tripleo-ui master: Fix blank overcloud credentials https://review.openstack.org/408138 | 12:21 |
*** limao has quit IRC | 12:22 | |
*** limao has joined #tripleo | 12:22 | |
rook | morning EmilienM | 12:23 |
chandankumar | ggillies: sshnaidm|lnch review updated https://review.openstack.org/#/c/441599/ | 12:24 |
*** salmankhan has joined #tripleo | 12:24 | |
jpich | florianf, jtomasek: Do you know if the UI works with Keystone v3? I'm looking at https://review.openstack.org/#/c/442860/ and wondering | 12:26 |
*** limao has quit IRC | 12:27 | |
openstackgerrit | Florian Fuchs proposed openstack/tripleo-ui master: Fix nodes actions toolbar https://review.openstack.org/443139 | 12:27 |
*** sshnaidm|lnch is now known as sshnaidm | 12:29 | |
*** sudipto has joined #tripleo | 12:29 | |
*** bkopilov has quit IRC | 12:30 | |
*** shardy is now known as shardy_lunch | 12:32 | |
*** pkovar has joined #tripleo | 12:32 | |
*** flepied has quit IRC | 12:37 | |
florianf | jpich: good point. the ui currently uses the v2.0 endpoint | 12:38 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Set multinode scenarios with quickstart https://review.openstack.org/443204 | 12:39 |
*** shardy_lunch has quit IRC | 12:45 | |
*** shardy_lunch has joined #tripleo | 12:45 | |
slagle | flaper87: hey, got a question about the ovb containers job, are you around? | 12:46 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/instack-undercloud master: Remove keystone_auth_uri_v2 https://review.openstack.org/442860 | 12:47 |
*** flepied has joined #tripleo | 12:48 | |
*** lucas-hungry is now known as lucasagomes | 12:48 | |
*** psahoo has quit IRC | 12:51 | |
openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-quickstart-extras master: WIP: Deploy multinode scenarios with deploy args https://review.openstack.org/443188 | 12:54 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Set multinode scenarios with quickstart https://review.openstack.org/443204 | 12:55 |
*** jkilpatr has joined #tripleo | 12:56 | |
jtomasek | jpich, it depends on how much the /tokens api call differs, but Imho it should be simple change | 12:57 |
radez | numans: hi, I think I'm close to getting this OVN stuff backported to newton, the only thing that seems to be missing is the vip for ovsdbs that's assigned in openstack is not being added to an interface on the control node | 12:58 |
radez | numans: https://github.com/radez/opnfv-tht/tree/OVN_support https://github.com/radez/opnfv-puppet-tripleo/tree/OVN_support here's my tht and puppet-ooo code, would you have any time to take a quick look at see if you can tell what I'm missing? | 13:00 |
*** jpena|lunch is now known as jpena | 13:02 | |
*** jaosorior is now known as jaosorior_brb | 13:03 | |
*** jkilpatr has quit IRC | 13:04 | |
*** jkilpatr has joined #tripleo | 13:06 | |
*** iranzo has quit IRC | 13:08 | |
*** iranzo has joined #tripleo | 13:09 | |
*** iranzo has joined #tripleo | 13:09 | |
*** pgadiya has quit IRC | 13:10 | |
*** jkilpatr has quit IRC | 13:12 | |
openstackgerrit | Lukas Bezdicka proposed openstack/tripleo-common stable/ocata: Fix typo in package_update.yaml https://review.openstack.org/440675 | 13:12 |
*** rbrady-afk is now known as rbrady | 13:13 | |
social | just checking - do I need to create LP for this to get in ^^ | 13:13 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Add validation for VPP upgrade tasks https://review.openstack.org/438959 | 13:13 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: New ovb playbook and settings https://review.openstack.org/431567 | 13:14 |
honza | jtomasek: did you see my questions/comments about the error patch above? | 13:14 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: New ovb playbook and settings https://review.openstack.org/431567 | 13:14 |
honza | jtomasek: it was late last night | 13:14 |
*** bfournie has joined #tripleo | 13:15 | |
*** jkilpatr has joined #tripleo | 13:15 | |
*** gkadam has quit IRC | 13:17 | |
numans | radez, Hi | 13:21 |
numans | let me have a look | 13:21 |
*** morazi has joined #tripleo | 13:21 | |
*** jkilpatr has quit IRC | 13:22 | |
*** ansmith has joined #tripleo | 13:23 | |
*** prateek has quit IRC | 13:24 | |
numans | radez, the failure is because of this patch - https://review.openstack.org/#/c/436767/ | 13:26 |
Ng | what sort of RAM size are other devs using for their undercloud VM these days? | 13:26 |
*** leanderthal has joined #tripleo | 13:26 | |
gfidente | Ng, it depends if you're in texas | 13:26 |
gfidente | or from texas | 13:26 |
*** fultonj has joined #tripleo | 13:26 | |
numans | radez, if you revert it, it would work. | 13:26 |
Ng | gfidente: hah | 13:27 |
numans | radez, or the other option is use neutron-ml2-ovn-ha.yaml instead. | 13:27 |
*** saibarspeis has quit IRC | 13:27 | |
numans | i noticed that issue a couple of days ago, hence i did workflow -1 for the patch. | 13:27 |
*** shardy_lunch is now known as shardy | 13:27 | |
Ng | gfidente: I ask because dciabrin tried a deploy of master with quickstart earlier in a 16GB VM and it failed fairly early on while deploying the overcloud (looks like keystone started to timeout), but it worked with a 24GB undercloud | 13:27 |
numans | radez, need to find the fix for that. | 13:27 |
numans | radez, let me know if you face any issues after reverting | 13:28 |
gfidente | Ng, obviously dciabrin isn't from texas | 13:28 |
dciabrin | gfidente, Ng lol :) | 13:28 |
Ng | hehe | 13:28 |
gfidente | so anyway, sorry, I personally use 12G and it's working well with 4 workers | 13:29 |
shardy | Ng: I use an 8G undercloud and it's just about enough | 13:29 |
Ng | huh | 13:29 |
shardy | Ng: I sometimes have to add swap if I'm deploying more than a couple of nodes, which isn't often as the host only has 32G ;) | 13:29 |
Ng | this was deploying a 4 node overcloud (3xcontroller 1xcompute) | 13:30 |
jtomasek | honza, I did | 13:30 |
shardy | Ng: was it 16G for the undercloud, or running quickstart on a host with 16G? | 13:30 |
Ng | shardy: 16G for the undercloud VM | 13:30 |
Ng | I'd have to check, but I expect the host has 64GB or so | 13:30 |
Ng | dciabrin: ^^ | 13:30 |
shardy | Ng: Ok that should be more than enough | 13:30 |
gfidente | Ng, so my oooq config says | 13:31 |
jtomasek | honza, In general I wanted to make the actions lighter and separate generic errors from service specific errors | 13:31 |
Ng | it's possible we hit some kind of other weirdness and upping the VM RAM was not actually necessary | 13:31 |
gfidente | control_memory: 8192 | 13:31 |
gfidente | compute_memory: 4096 | 13:31 |
gfidente | ceph_memory: 4096 | 13:31 |
gfidente | undercloud_memory: 12288 | 13:31 |
gfidente | and I can make 5 nodes overclouded! | 13:31 |
gfidente | outside of texas | 13:31 |
jtomasek | honza, also fetch errors are much more debuggable it seems | 13:32 |
shardy | Hmm, my quickstart env actually defaults to 12G undercloud | 13:32 |
dciabrin | Ng shardy host has 180GB RAM, no cache used nor any pressure on the cpu | 13:32 |
jtomasek | honza, I am going to play with it a bit more and see | 13:32 |
*** chlong_ has joined #tripleo | 13:32 | |
Ng | dciabrin: holy moly :) | 13:32 |
honza | jtomasek: cool, sounds good | 13:32 |
shardy | dciabrin: does the undercloud VM have a large number of vcpus? | 13:33 |
Ng | the little 64GB xeon box under my desk is feeling jealous of rasca's machines now ;) | 13:33 |
shardy | the number of workers scales with CPU count, which does use more memory | 13:33 |
dciabrin | shardy, it succeeded with 16cpu, let me find how many there was when that failed | 13:34 |
dciabrin | shardy, ha! could be related then | 13:34 |
rasca | Ng, LOL | 13:34 |
dciabrin | shardy, there were 8 cpu | 13:34 |
*** ckyriakidou has quit IRC | 13:34 | |
gfidente | dciabrin, so that could be it indeed, I do 12G but 4 workers | 13:35 |
shardy | Ok quickstart defaults to 12 CPU w/12G ram, so 8 CPU w/ 16G should work OK | 13:35 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Move nova-scheduler data into puppet_config https://review.openstack.org/442664 | 13:35 |
dciabrin | shardy gfidente, ok good to know thx | 13:36 |
shardy | sorry quickstart defaults to *6* CPUs with 12G ram | 13:36 |
dciabrin | oh | 13:36 |
rasca | shardy, gfidente, dciabrin, I can confirm 16GB + 8cpu is good. I've got 4 undercloud on a single host working like a charm without any perf issue | 13:36 |
gfidente | but you can set the number of cpus too | 13:37 |
gfidente | undercloud_vcpu: 4 | 13:37 |
gfidente | default_vcpu: 2 | 13:37 |
*** jayg|g0n3 is now known as jayg | 13:37 | |
*** rlandy has joined #tripleo | 13:38 | |
radez | numans: thx for the info, I'll give that a try, I'm currently trying to add the vip to keepalive to see if that will assign it to an interface. I'll also let you know if that helps | 13:39 |
numans | radez, ok. that's great. | 13:39 |
*** dtantsur is now known as dtantsur|bbl | 13:40 | |
jpich | florianf, jtomasek: Thanks for the answers, I know there's domains and other information in v3 tokens but I don't know how much the format differ. I opened https://bugs.launchpad.net/tripleo/+bug/1671479 to track the work! Comments on the v3 review suggest the v2.0 endpoint will still be here for now | 13:40 |
openstack | Launchpad bug 1671479 in tripleo "Migrate UI to Keystone v3" [High,Triaged] | 13:40 |
jtomasek | jpich, cool, that gives us time to do the migration | 13:41 |
jpich | jtomasek: Hopefully yeah :) | 13:41 |
*** karimb has joined #tripleo | 13:41 | |
*** masco has quit IRC | 13:41 | |
*** zoli|lunch is now known as zoli|wfh | 13:42 | |
*** limao has joined #tripleo | 13:44 | |
*** liverpooler has quit IRC | 13:45 | |
*** liverpooler has joined #tripleo | 13:45 | |
*** Goneri has joined #tripleo | 13:45 | |
*** cdearborn has joined #tripleo | 13:46 | |
openstackgerrit | Harald Jensås proposed openstack/instack-undercloud master: Tripleo routed networks ironic inspector https://review.openstack.org/437544 | 13:46 |
*** gbarros has joined #tripleo | 13:50 | |
*** ebarrera has quit IRC | 13:51 | |
*** ckyriakidou has joined #tripleo | 13:52 | |
*** limao has quit IRC | 13:53 | |
*** limao_ has joined #tripleo | 13:53 | |
*** jcoufal has joined #tripleo | 13:54 | |
*** limao_ has quit IRC | 13:55 | |
*** jmelvin has joined #tripleo | 13:56 | |
*** limao has joined #tripleo | 13:56 | |
*** leanderthal has quit IRC | 13:56 | |
ccamacho | hey rnoriega, http://logs.openstack.org/53/443553/3/check/gate-tripleo-ci-centos-7-scenario003-multinode/b2166a6/logs/postci.txt.gz#_2017-03-09_12_18_28_000 | 13:57 |
ccamacho | 2017-03-09 12:18:28.000 | [mNotice: /Stage[main]/Neutron::Agents::L3/Service[neutron-l3]: Dependency Service[neutron-server] has failures: true[0m | 13:57 |
ccamacho | rnoriega: http://logs.openstack.org/53/443553/3/check/gate-tripleo-ci-centos-7-scenario003-multinode/b2166a6/logs/subnode-2/etc/neutron/neutron.conf.txt.gz | 14:01 |
*** hjensas has quit IRC | 14:03 | |
*** tdasilva- is now known as tdasilva | 14:03 | |
*** rhallisey has joined #tripleo | 14:04 | |
*** udesale has joined #tripleo | 14:06 | |
*** limao has quit IRC | 14:07 | |
*** limao has joined #tripleo | 14:07 | |
*** gbarros has quit IRC | 14:10 | |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] Quickstart transition: replace toci_gate_test.sh https://review.openstack.org/431029 | 14:13 |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart master: break out general_config into config and topology https://review.openstack.org/425451 | 14:14 |
*** ealcaniz has quit IRC | 14:14 | |
*** jaganathan has quit IRC | 14:16 | |
rnoriega | jaosorior_brb, https://review.openstack.org/#/c/427669/ | 14:16 |
rnoriega | jaosorior_brb, thank you very much | 14:16 |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart master: break out general_config into config and topology https://review.openstack.org/425451 | 14:16 |
*** tzumainn has joined #tripleo | 14:16 | |
*** ealcaniz has joined #tripleo | 14:18 | |
*** limao has quit IRC | 14:18 | |
*** limao has joined #tripleo | 14:19 | |
*** panda|afk is now known as panda | 14:21 | |
*** lblanchard has joined #tripleo | 14:23 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/ocata: Remove the openvswitch special case upgrade code https://review.openstack.org/441184 | 14:24 |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart-extras master: collect-logs: Fixes for upstream log collection https://review.openstack.org/443163 | 14:24 |
ccamacho | rnoriega check this http://paste.openstack.org/show/602075/ | 14:26 |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart-extras master: extras-common: add undercloud_network_cidr as common var https://review.openstack.org/442862 | 14:26 |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Send mail tool https://review.openstack.org/423340 | 14:27 |
rnoriega | ccamacho, sure | 14:28 |
*** bkopilov has joined #tripleo | 14:28 | |
rnoriega | ccamacho, looks like the plugin (package in the end) is not installed, right? | 14:29 |
*** limao has quit IRC | 14:29 | |
*** limao has joined #tripleo | 14:30 | |
gfidente | shadower, you don't want to merge https://review.openstack.org/#/c/436194/ do you? | 14:30 |
gfidente | shadower, and https://review.openstack.org/#/c/436223/1 | 14:31 |
shadower | gfidente: sorry, I've been really busy with a bunch of other things. I'll have a look at the patches later today | 14:32 |
gfidente | :) | 14:32 |
gfidente | tks | 14:32 |
ccamacho | yeahh, it seems so, rnoriega, here http://paste.openstack.org/show/602076/ | 14:33 |
rnoriega | ccamacho, good catch! | 14:33 |
*** saneax is now known as saneax-_-|AFK | 14:35 | |
*** links has quit IRC | 14:35 | |
sshnaidm | Does anybody looking into panko-db-sync problem in multinode scenario001 job? | 14:36 |
jaosorior_brb | gfidente, ccamacho, bandini: could you check this out https://review.openstack.org/#/c/327482/ ? | 14:37 |
ccamacho | rnoriega logs are quite long | 14:37 |
ccamacho | jaosorior, Ill check these https://review.openstack.org/#/q/topic:bp/tls-via-certmonger+status:open | 14:38 |
*** limao has quit IRC | 14:41 | |
*** limao has joined #tripleo | 14:41 | |
*** jaosorior_brb is now known as jaosorior | 14:43 | |
jaosorior | ccamacho: that would be great :D | 14:43 |
ccamacho | jaosorior, cool man, just need some time to finish checking the bgpvpn patches | 14:44 |
*** hjensas has joined #tripleo | 14:46 | |
jaosorior | mwhahaha: can you revisit https://review.openstack.org/#/c/327482/ ? | 14:48 |
*** egafford has joined #tripleo | 14:49 | |
sshnaidm | FYI https://bugs.launchpad.net/tripleo/+bug/1671507 | 14:49 |
openstack | Launchpad bug 1671507 in tripleo "CI: scenario001 job fails because panko db-sync not found" [Undecided,New] | 14:49 |
sshnaidm | adarazs, panda bkero ^^ | 14:49 |
adarazs | cool, thanks for opening the bug. | 14:50 |
adarazs | sshnaidm: should we also have a card for it on https://trello.com/b/WXJTwsuU/tripleo-and-rdo-ci-status ? | 14:50 |
openstackgerrit | Martin Mágr proposed openstack/tripleo-heat-templates master: Improve SSL support for Sensu https://review.openstack.org/419460 | 14:50 |
*** Goneri has quit IRC | 14:51 | |
sshnaidm | adarazs, I dunno.. we still don't count them in promotion | 14:52 |
*** limao has quit IRC | 14:52 | |
mwhahaha | jaosorior: k | 14:52 |
sshnaidm | adarazs, but will create anyway | 14:52 |
*** limao has joined #tripleo | 14:53 | |
*** cwolferh has joined #tripleo | 14:53 | |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: Make sure failed deployments logs are in working dir https://review.openstack.org/440881 | 14:53 |
sshnaidm | adarazs, https://trello.com/c/Ya0wqWSO | 14:54 |
openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-quickstart-extras master: Deploy multinode scenarios with deploy args https://review.openstack.org/443188 | 14:55 |
adarazs | cool | 14:55 |
*** prateek has joined #tripleo | 14:56 | |
*** prateek has quit IRC | 14:57 | |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Persist selinux permissive https://review.openstack.org/441497 | 14:57 |
adarazs | EmilienM, rbrady, sshnaidm, weshay, hrybacki, panda, rlandy, bkero: CI Squad meeting in half an hour: https://etherpad.openstack.org/p/tripleo-ci-squad-meeting -- we are going to focus on the transition today, but if you have some agenda items, add them. | 14:59 |
*** gbarros has joined #tripleo | 15:00 | |
*** leanderthal has joined #tripleo | 15:00 | |
*** abregman is now known as abregman|mtg | 15:00 | |
*** jaganathan has joined #tripleo | 15:01 | |
openstackgerrit | Harald Jensås proposed openstack/instack-undercloud master: Tripleo routed networks ironic inspector https://review.openstack.org/437544 | 15:01 |
jaosorior | mwhahaha: thanks, I'll add the tests in a separate commit. | 15:01 |
mwhahaha | jaosorior: ok, let me know and i'll review & switch my vote | 15:02 |
jaosorior | mwhahaha: sure thing. Coding it ATM | 15:03 |
openstackgerrit | Alex Schultz proposed openstack/instack-undercloud stable/ocata: Use purged for firewalld https://review.openstack.org/443679 | 15:04 |
*** limao_ has joined #tripleo | 15:04 | |
openstackgerrit | Alex Schultz proposed openstack/instack-undercloud stable/newton: Use purged for firewalld https://review.openstack.org/443680 | 15:04 |
leanderthal | o/ | 15:04 |
*** limao has quit IRC | 15:04 | |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart master: break out general_config into config and topology https://review.openstack.org/425451 | 15:05 |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] Quickstart transition: replace toci_gate_test.sh https://review.openstack.org/431029 | 15:08 |
jaosorior | mwhahaha: any examples on how could I test the certmonger_certificate call here https://review.openstack.org/#/c/327482/35/manifests/certmonger/rabbitmq.pp ? | 15:09 |
mwhahaha | jaosorior: i thought i wrote one to cover the last certmonger thing | 15:10 |
mwhahaha | jaosorior: check existing, in a meeting i'll look in a bit | 15:10 |
jaosorior | mwhahaha: not sure which are you referring to | 15:11 |
jaosorior | mwhahaha: I think I found it, for nova placement | 15:11 |
jaosorior | oh it's not what I was looking for :/ | 15:12 |
rook | can I get someone with pacemaker/ooo knowledge help me out? bandini shardy ? | 15:13 |
*** jaganathan has quit IRC | 15:13 | |
rook | https://gist.github.com/jtaleric/846dc0fc4ccd8f05d56bb6c74f2ab8b7 <-- is what i am seeing | 15:14 |
*** skramaja has quit IRC | 15:14 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Add composable deployment config files and mixed release https://review.openstack.org/410831 | 15:14 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Allow complex upgrade deployment for N to O https://review.openstack.org/439598 | 15:14 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Install packages with roles in multinode https://review.openstack.org/443687 | 15:16 |
*** chlong_ has quit IRC | 15:17 | |
*** pradk has joined #tripleo | 15:17 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo master: Add tests for tripleo::certmonger::rabitmq class https://review.openstack.org/443688 | 15:18 |
jaosorior | beagles: actually no, I'm doing the tests in a separate commit ^^ | 15:18 |
beagles | jaosorior: okay, thx | 15:19 |
jaosorior | beagles: I can change it in the subsequent one | 15:19 |
beagles | jaosorior: ack | 15:19 |
jaosorior | beagles: so, what do I need to change? the copyright year and what else? | 15:19 |
beagles | jaosorior: that's it | 15:20 |
rook | Why would my /etc/hosts not have references to all my nodes? https://gist.github.com/jtaleric/1c2399eeb0b8cb23e27ea1f929da2b89 | 15:20 |
rook | that seems different | 15:20 |
rook | shardy EmilienM ^ | 15:20 |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Adding neutron tests to skip file https://review.openstack.org/443689 | 15:20 |
jaosorior | beagles: to be fair, I did that commit last year haha | 15:20 |
*** yamahata has joined #tripleo | 15:21 | |
beagles | jaosorior: lol | 15:21 |
jaosorior | beagles: June of last year | 15:21 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo master: Add tests for tripleo::certmonger::rabitmq class https://review.openstack.org/443688 | 15:21 |
jaosorior | beagles: fixed it there ^^ | 15:21 |
beagles | jaosorior: ack | 15:22 |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart master: break out general_config into config and topology https://review.openstack.org/425451 | 15:24 |
shardy | rook: Hmm, what does the output of os-apply-config --key hosts --type raw --key-default '' show? | 15:25 |
shardy | rook: and are there any errors related to running 51-hosts in the log? | 15:26 |
rook | https://gist.github.com/jtaleric/2a8dd34b3adb88645109c951e184b67c | 15:26 |
rook | shardy: ^ | 15:26 |
rook | oh | 15:26 |
rook | on the controller | 15:26 |
openstackgerrit | Dougal Matthews proposed openstack/python-tripleoclient master: Update the baremetal workflows to use the multiple message interface https://review.openstack.org/443053 | 15:27 |
openstackgerrit | Dougal Matthews proposed openstack/python-tripleoclient master: Respond to multiple messages from workflow executions https://review.openstack.org/406178 | 15:27 |
rook | shardy: that seems to dump all the mappings just fine on the controller | 15:27 |
openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-quickstart master: Remove rdo-release from tripleo-ci release configs https://review.openstack.org/443691 | 15:27 |
rook | Mar 9 07:14:01 host-192-0-2-100 os-collect-config: + echo 'No hosts in Heat, nothing written.' | 15:28 |
rook | i do see that shardy ^ | 15:28 |
shardy | https://github.com/openstack/tripleo-image-elements/blob/master/elements/hosts/os-refresh-config/configure.d/51-hosts#L48 | 15:28 |
*** limao_ has quit IRC | 15:28 | |
shardy | rook: Hmm, there should be entries if the oac query returned data | 15:29 |
chandankumar | arxcruz: hello | 15:29 |
rook | shardy: manually running that command I get a ton of output | 15:29 |
chandankumar | arxcruz: please have a look on this bug https://bugs.launchpad.net/tripleo-quickstart/+bug/1670469 when you are free. | 15:29 |
openstack | Launchpad bug 1670469 in tripleo-quickstart "tempest: No junit results generated" [Undecided,New] | 15:29 |
rook | [root@overcloud-controller-1 heat-admin]# os-apply-config --key hosts --type raw --key-default '' | wc -l | 15:29 |
rook | 767 | 15:29 |
rook | shardy: ^ | 15:29 |
rook | however my /etc/hosts looks like this shardy https://gist.github.com/jtaleric/1c2399eeb0b8cb23e27ea1f929da2b89 | 15:30 |
shardy | rook: you can try running 51-hosts manually to see if there's an error, /usr/libexec/os-refesh-config/config.d/... | 15:30 |
*** karimb has quit IRC | 15:31 | |
rook | shardy: i just ran it and it worked | 15:31 |
rook | now /etc/hosts is populated | 15:31 |
shardy | rook: Ok that is odd | 15:32 |
rook | shardy: i have 2 other nodes that are going to face this | 15:32 |
rook | do yuou want to look? | 15:32 |
shardy | rook: if you got to running puppet on the nodes, that should already have run | 15:32 |
shardy | https://github.com/openstack/tripleo-heat-templates/blob/stable/newton/overcloud.j2.yaml#L219 | 15:32 |
*** akrivoka has quit IRC | 15:32 | |
shardy | rook: sure | 15:32 |
shardy | rook: did a previous deploy get stuck and hang? | 15:32 |
rook | it failed shardy | 15:33 |
rnoriega | jaosorior, ping https://review.openstack.org/#/c/427669/ No more bothering! :-) | 15:33 |
rook | shardy: i can show you the issue on controller-0 | 15:35 |
rook | this is controller-1 where i ran the command manually | 15:35 |
rook | i also have a bug on the '\n' | 15:36 |
jaosorior | beagles: can you check this one too https://review.openstack.org/#/c/409143/ ? | 15:36 |
beagles | jaosorior: yeah, actually I'm looking at it now. I'm going to +2 it actually I was just looking the container build failure | 15:37 |
fpan | shardy: hey, when you get a chance, could you take a look at https://review.openstack.org/#/c/424426/ | 15:37 |
rnoriega | jaosorior++ | 15:38 |
*** karimb has joined #tripleo | 15:39 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo master: Add tests for tripleo::certmonger::rabitmq class https://review.openstack.org/443688 | 15:40 |
jaosorior | mwhahaha: alright, what about that? ^^ | 15:40 |
*** ealcaniz has quit IRC | 15:41 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo master: Add tests for tripleo::certmonger::rabitmq class https://review.openstack.org/443688 | 15:42 |
jaosorior | beagles: thanks! | 15:42 |
*** dhill_ has joined #tripleo | 15:42 | |
*** jbadiapa has quit IRC | 15:42 | |
arxcruz | chandankumar: got it, will you work on that, or you want me to do it? not sure how is your plate right now | 15:43 |
*** ccamacho has quit IRC | 15:45 | |
*** ccamacho has joined #tripleo | 15:49 | |
*** twi99y has quit IRC | 15:50 | |
sshnaidm | jaosorior, can you please review in your time? https://review.openstack.org/#/c/443204/ | 15:50 |
*** twi99y has joined #tripleo | 15:50 | |
sshnaidm | shardy, slagle EmilienM need your help too in merging this: https://review.openstack.org/#/c/443204/ | 15:50 |
jaosorior | sshnaidm: ack | 15:51 |
*** gbarros has quit IRC | 15:52 | |
jaosorior | sshnaidm: the multinode job seems to be failing though :/ | 15:53 |
*** jprovazn is now known as jprovazn_bbl | 15:53 | |
sshnaidm | jaosorior, yep :( looking.. | 15:54 |
*** leanderthal has quit IRC | 15:55 | |
jaosorior | sshnaidm: is that affected by that commit? | 15:55 |
sshnaidm | jaosorior, not sure, investigating.. | 15:56 |
*** fzdarsky is now known as fzdarsky|afk | 15:56 | |
*** leanderthal has joined #tripleo | 15:56 | |
openstackgerrit | Dan Trainor proposed openstack/instack-undercloud master: Provide correct non-SSL port config in ui config https://review.openstack.org/443727 | 15:56 |
dtrainor | ^ jpich | 15:56 |
*** akrivoka has joined #tripleo | 15:57 | |
jpich | dtrainor: Yay! Will test now | 15:57 |
*** rcernin has quit IRC | 15:58 | |
*** jaosorior has left #tripleo | 15:59 | |
openstackgerrit | Attila Darazs proposed openstack/tripleo-quickstart-extras master: GATE CHECK https://review.openstack.org/430277 | 16:00 |
*** ansmith has quit IRC | 16:01 | |
openstackgerrit | Martin André proposed openstack/tripleo-heat-templates master: Remove docker_image sections (unused) https://review.openstack.org/441277 | 16:03 |
openstackgerrit | Martin André proposed openstack/tripleo-heat-templates master: Cleanup docker services templates https://review.openstack.org/443730 | 16:03 |
*** gchamoul is now known as gchamoul|afk | 16:04 | |
*** hjensas has quit IRC | 16:05 | |
*** abregman|mtg is now known as abregman | 16:06 | |
*** Goneri has joined #tripleo | 16:06 | |
*** links has joined #tripleo | 16:07 | |
openstackgerrit | Dougal Matthews proposed openstack/python-tripleoclient master: Update the baremetal workflows to use the multiple message interface https://review.openstack.org/443053 | 16:07 |
openstackgerrit | Dougal Matthews proposed openstack/python-tripleoclient master: Respond to multiple messages from workflow executions https://review.openstack.org/406178 | 16:07 |
*** gchamoul|afk is now known as gchamoul | 16:10 | |
*** florianf has quit IRC | 16:10 | |
*** gchamoul is now known as gchamoul|afk | 16:12 | |
*** gchamoul|afk is now known as gchamoul | 16:13 | |
*** florianf has joined #tripleo | 16:13 | |
*** gchamoul is now known as gchamoul|afk | 16:15 | |
ccamacho | EmilienM not sure if this is a quick question. I'm enabling BGPVPN in the scenario003 (https://review.openstack.org/#/c/443553/), now, the job for the scenario003 is failing as is not installing the package (there is no python2-networking-bgpvpn installed), but in the upgrades job the package is installed... | 16:16 |
ccamacho | scenario003:(http://logs.openstack.org/53/443553/3/check/gate-tripleo-ci-centos-7-scenario003-multinode/b2166a6/logs/subnode-2/var/log/yum.txt.gz) no package | 16:16 |
ccamacho | scenario003upgrades:(http://logs.openstack.org/53/443553/3/check/gate-tripleo-ci-centos-7-scenario003-multinode-upgrades-nv/171e26e/logs/subnode-2/var/log/yum.txt.gz) package installed | 16:16 |
ccamacho | How can I debug why the package is not installed there? | 16:16 |
*** jaosorior has joined #tripleo | 16:19 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo master: Add tests for tripleo::certmonger::rabbitmq class https://review.openstack.org/443688 | 16:19 |
jaosorior | mwhahaha: do you review t-h-t patches? | 16:20 |
mwhahaha | jaosorior: not as much as I probably should | 16:20 |
*** leanderthal has quit IRC | 16:21 | |
jaosorior | mwhahaha: well, can you check this one out when you get the chance https://review.openstack.org/#/c/409143/ ? And thanks for the reviews | 16:21 |
mwhahaha | jaosorior: sure | 16:21 |
jaosorior | jistr: also, if you're still around https://review.openstack.org/#/c/409143/ | 16:21 |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: Deploy multinode scenarios with deploy args https://review.openstack.org/443188 | 16:23 |
jistr | yup | 16:23 |
jistr | looking | 16:23 |
*** yprokule has quit IRC | 16:24 | |
*** jlinkes has quit IRC | 16:26 | |
*** adarazs is now known as adarazs_br | 16:26 | |
*** adarazs_br is now known as adarazs_brb | 16:26 | |
*** fultonj has quit IRC | 16:30 | |
*** aufi has quit IRC | 16:31 | |
jaosorior | jistr: thanks dude | 16:31 |
jistr | jaosorior: do you mind if we run a recheck for the containers job? | 16:31 |
jistr | it should be passing now | 16:31 |
jaosorior | sure | 16:31 |
jaosorior | jistr: triggered it | 16:32 |
jistr | me too :D | 16:32 |
*** ansmith has joined #tripleo | 16:32 | |
jistr | thanks | 16:32 |
sai | shardy: i update bm-ramdisk for some of the nodes and see tripleo complaining | 16:32 |
sai | so should i do openstack baremetal configure boot again? | 16:33 |
*** ansmith has quit IRC | 16:34 | |
dtrainor | jpich, re: zaqar problems if you have a moment, may i see your tripleo_ui_config.js ? | 16:34 |
*** ansmith has joined #tripleo | 16:34 | |
shardy | sai: yes, check ironic node-show, probably refers to your old image ID | 16:34 |
jpich | dtrainor: Sure! I think it looks ok, let me drop it into a paste | 16:34 |
*** panda is now known as panda|bbl | 16:34 | |
dtrainor | thanks! i'm sure it is, just want to do a sanity check | 16:34 |
jpich | dtrainor: http://paste.openstack.org/show/602092/ | 16:35 |
sai | shardy: little confused here...tripleo says expected something but got something new, the ironic node-show shows updated ramdisk id | 16:35 |
sai | https://gist.github.com/smalleni/83560621a8467a0802d767da27250acc | 16:35 |
openstackgerrit | Martin André proposed openstack/tripleo-heat-templates master: Update docs per new puppet_config interface https://review.openstack.org/442715 | 16:36 |
*** ansmith has joined #tripleo | 16:36 | |
dtrainor | hmm was that generated after my patch was applied? | 16:36 |
sai | shardy: some nodes have bm-deploy-ramdisk-mod and some have bm-deploy-ramdisk as in https://gist.github.com/smalleni/a701dc4fb9b3a383c108fa9427d81afc could that be causing this? | 16:37 |
sai | lucasagomes: ^ | 16:37 |
shardy | sai: quite possibly | 16:37 |
*** iranzo has quit IRC | 16:37 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: DONT MERGE: testing multinode build https://review.openstack.org/443743 | 16:38 |
*** gbarros has joined #tripleo | 16:38 | |
jpich | dtrainor: Yes, I backed up my original one - I had every service commented out except keystone there (don't mind the 'language' var looking weird - there's some remnant of puppet-tripleo testing elsewhere in the system) | 16:38 |
dtrainor | jpich, i need to make another change to that patch. i forgot to change the port for the zaqar endpoint in tripleo_ui_config.js. As a quick test ifyou have a moment, can you change the port for zaqar-websocket in tripleo_ui_config.js to 3000 from 9000? | 16:38 |
jpich | dtrainor: trying now! | 16:38 |
*** hewbrocca is now known as hewbrocca_afk | 16:39 | |
openstackgerrit | Martin André proposed openstack/tripleo-heat-templates master: Add pep8 tests on docker/services/* https://review.openstack.org/442177 | 16:39 |
akrivoka | can any cores look at https://review.openstack.org/#/c/414169/ please? jpich d0ugal ? | 16:41 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates master: Add BGPVPN services to scenario001 https://review.openstack.org/443553 | 16:41 |
*** tremble has quit IRC | 16:41 | |
jpich | akrivoka: Probably not today but will keep it in mind | 16:43 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates master: Add BGPVPN services to scenario001 https://review.openstack.org/443553 | 16:43 |
*** sudipto has quit IRC | 16:44 | |
*** fzdarsky|afk is now known as fzdarsky | 16:44 | |
jpich | dtrainor: I do seem to be getting notifications this way (there's a weird one for plan creation that doesn't seem to work, but they're popping up elsewhere so I'm tempted to blame that one on something else) | 16:45 |
dtrainor | hehe ok. patch modification incoming. | 16:45 |
*** karimb has quit IRC | 16:45 | |
openstackgerrit | Michael Johnson proposed openstack/diskimage-builder master: squash-package-install to use the correct python https://review.openstack.org/443336 | 16:47 |
openstackgerrit | Dan Trainor proposed openstack/instack-undercloud master: Provide correct non-SSL port config in ui config https://review.openstack.org/443727 | 16:47 |
dtrainor | should be good now jpich thanks for testing that on-the-fly | 16:47 |
jaosorior | dtrainor: I see the only change was the zaqar change | 16:48 |
dtrainor | this directly addresses the zaqar problems you were having save the weird one for plan creation that you described | 16:48 |
jaosorior | dtrainor: I'll wait for jpich to check that out before +2ing | 16:48 |
dtrainor | jaosorior, in this latest review yep | 16:48 |
*** paramite has quit IRC | 16:48 | |
dtrainor | appreciate it thanks | 16:48 |
jpich | dtrainor, jaosorior: Will test it proper now, thanks | 16:49 |
*** udesale has quit IRC | 16:49 | |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-heat-templates master: Keep existing data when moving to containerized MariaDB https://review.openstack.org/441146 | 16:50 |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-heat-templates master: Keep existing data for containerized Swift https://review.openstack.org/443112 | 16:50 |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-heat-templates master: Keep existing data for containerized MongoDB https://review.openstack.org/442469 | 16:50 |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-heat-templates master: Keep existing data for containerized Libvirt https://review.openstack.org/443172 | 16:50 |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-heat-templates master: Keep existing data for containerized ironic-conductor https://review.openstack.org/443173 | 16:50 |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-heat-templates master: Keep existing data for containerized RabbitMQ https://review.openstack.org/442557 | 16:50 |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-heat-templates master: Tasks hook for preparing BM host for deploying containerized services https://review.openstack.org/443751 | 16:50 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Update docs per new puppet_config interface https://review.openstack.org/442715 | 16:52 |
*** dhill_ has quit IRC | 16:55 | |
gfidente | jistr, whohoo adding on the review :) | 16:56 |
jistr | :) | 16:57 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: New ovb playbook and settings https://review.openstack.org/431567 | 16:57 |
*** ansmith has quit IRC | 17:00 | |
*** rhallisey has quit IRC | 17:02 | |
openstackgerrit | Alex Schultz proposed openstack/tripleo-common master: Add stack name indicator to overcloudrc https://review.openstack.org/443369 | 17:02 |
*** hjensas has joined #tripleo | 17:05 | |
*** hjensas has quit IRC | 17:05 | |
*** hjensas has joined #tripleo | 17:05 | |
openstackgerrit | Tim Rozet proposed openstack/puppet-tripleo master: [WIP] Fixes issues with raising mysql file limit https://review.openstack.org/443756 | 17:07 |
*** sshnaidm is now known as sshnaidm|afk | 17:07 | |
openstackgerrit | Alex Schultz proposed openstack/instack-undercloud master: Add undercloud indicator to stackrc https://review.openstack.org/443370 | 17:07 |
d0ugal | akrivoka: I'll look tomorrow morning. | 17:07 |
d0ugal | akrivoka: do remind me if you don't hear anything :) | 17:07 |
akrivoka | alright :) | 17:08 |
akrivoka | thanks | 17:08 |
jpich | dtrainor: All looking good from where I stand. FWIW the plan creation notifications also show up now... except they do 6 times :) The other ones are fine ¯\_(ツ)_/¯ Thanks for the patch! | 17:08 |
*** mcornea has quit IRC | 17:09 | |
*** abregman is now known as abregman|mtg | 17:10 | |
*** ooolpbot has joined #tripleo | 17:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 17:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671555 | 17:10 |
*** ooolpbot has quit IRC | 17:10 | |
openstack | Launchpad bug 1671555 in tripleo "stable/newton multjob broken due to missing template" [Critical,Triaged] | 17:10 |
dtrainor | haha. my pleasure, and thanks again for the ad-hoc testing. working on getting some more environments so I can do ssl and non-ssl tests in parallel since switching between the two is problematic | 17:11 |
shardy | jtomasek: Hey, can you point me to the action used by the UI to update the list of envrironments please? | 17:11 |
shardy | I'm failing to find it as it seems the UpdatePlan action only adds the root environment | 17:11 |
jtomasek | shardy, yp, one sec | 17:11 |
rook | mwhahaha: thanks for the feedback on the tuned commit... I read up on the spec files, but I obviously still don't have a good understanding on how this tests the code. | 17:11 |
*** dsneddon has joined #tripleo | 17:11 | |
rook | mwhahaha do you have something I could review and get a better understanding. I hate just ctrl+c/v | 17:12 |
openstackgerrit | Dougal Matthews proposed openstack/python-tripleoclient master: Update the baremetal workflows to use the multiple message interface https://review.openstack.org/443053 | 17:12 |
mwhahaha | rook: for that class it's a very basic test to just make sure the params make it to where they are supposed to | 17:12 |
mwhahaha | rook: http://rspec-puppet.com/ | 17:12 |
mwhahaha | rook: the best resources within puppet-tripleo would just be the other tests | 17:13 |
rook | yeah, I used those as a reference mwhahaha | 17:13 |
jtomasek | shardy: https://github.com/openstack/tripleo-common/blob/master/tripleo_common/actions/heat_capabilities.py#L142 | 17:13 |
jtomasek | shardy, not very convenient name... | 17:13 |
jtomasek | shardy, it takes 'environment_path | 17:13 |
rook | mwhahaha: yup the rspec-puppet site is what I used -- wiritng your first test cases. | 17:14 |
*** adarazs_brb is now known as adarazs | 17:14 | |
mwhahaha | rook: yea so we use that for the basics then we also use rspec-puppet-facts which gives us the on_support_os stuff | 17:14 |
rook | ah ha ok | 17:14 |
mwhahaha | rook: https://github.com/mcanevet/rspec-puppet-facts | 17:14 |
rook | https://github.com/openstack/puppet-tripleo/blob/master/spec/classes/tripleo_profile_base_barbican_api_spec.rb#L98 <-- ah ok | 17:15 |
*** rhallisey has joined #tripleo | 17:15 | |
jtomasek | shardy, it takes {'environment_path': true/false, 'another_environment_path': true/false, ...} json objects | 17:15 |
rook | i see mwhahaha nice. | 17:15 |
jtomasek | s/objects/object | 17:16 |
mwhahaha | rook: rspec-puppet-facts populates a bunch of the OS/puppet facts that most modules needs. it also lets us test any cross OS specific functionality which for puppet-tripleo isn't a whole lot | 17:16 |
mwhahaha | rook: but it's what we use in the upstream openstack puppet modules as well | 17:16 |
mwhahaha | rook: it's a good pattern | 17:16 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates master: Pass hieradata relevant for httpd in the Heat APIs https://review.openstack.org/440977 | 17:16 |
mwhahaha | rook: the context blocks are basically youre test cases against the module, so for your patch it's avery basic one since it doesn't do much logic and all you're really testing is that the param lands against the call | 17:16 |
mwhahaha | rook: for things with if clauses based on params or steps, it's important to make sure our logic is sound | 17:17 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates master: Add upgrade tasks for heat over httpd https://review.openstack.org/441782 | 17:19 |
*** dhill_ has joined #tripleo | 17:19 | |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-heat-templates master: Remove double quotes in the "when" Ansible conditional. https://review.openstack.org/441967 | 17:19 |
*** dhill_ has quit IRC | 17:19 | |
*** dhill_ has joined #tripleo | 17:20 | |
shardy | jtomasek: Ok thanks, I suspect that won't work with user provided environments but will give it a try! | 17:21 |
rook | mwhahaha agreed, thanks for the help! | 17:21 |
*** shardy has quit IRC | 17:21 | |
mwhahaha | rook: np | 17:21 |
*** jaganathan has joined #tripleo | 17:22 | |
*** dsariel has quit IRC | 17:24 | |
mwhahaha | looks like we lost the ooolpbot | 17:25 |
mwhahaha | who runs that thing | 17:25 |
*** ccamacho has quit IRC | 17:25 | |
*** jpich has quit IRC | 17:26 | |
*** jaosorior has quit IRC | 17:29 | |
openstackgerrit | Joe Talerico proposed openstack/puppet-tripleo master: Tuned should be configured properly https://review.openstack.org/437698 | 17:29 |
*** athomas has quit IRC | 17:30 | |
openstackgerrit | Dan Sneddon proposed openstack/tripleo-specs master: blueprint tripleo-routed-networks-deployment https://review.openstack.org/421009 | 17:30 |
openstackgerrit | James Slagle proposed openstack/tripleo-docs master: Additional Networking docs for deployed-server https://review.openstack.org/442222 | 17:31 |
*** yolanda has joined #tripleo | 17:39 | |
*** rhallisey has quit IRC | 17:40 | |
*** dtantsur|bbl is now known as dtantsur | 17:41 | |
*** tesseract has quit IRC | 17:42 | |
*** florianf has quit IRC | 17:43 | |
*** bogdando has quit IRC | 17:43 | |
mwhahaha | just fyi, stable/newton mulitnode jobs are borken https://bugs.launchpad.net/tripleo/+bug/1671555 | 17:45 |
openstack | Launchpad bug 1671555 in tripleo "stable/newton multjob broken due to missing template" [Critical,Triaged] | 17:45 |
*** lucasagomes is now known as lucas-afk | 17:45 | |
*** derekh has quit IRC | 17:47 | |
*** pkovar has quit IRC | 17:48 | |
*** dbecker has quit IRC | 17:49 | |
*** pkovar has joined #tripleo | 17:50 | |
*** jaganathan has quit IRC | 17:51 | |
*** rbrady is now known as rbrady-afk | 17:51 | |
*** gfidente has quit IRC | 17:53 | |
*** milan has quit IRC | 17:54 | |
*** rhallisey has joined #tripleo | 17:55 | |
bnemec | mwhahaha: The bot only joins long enough to send alerts. It isn't persistent. | 17:59 |
mwhahaha | well it's not working since i added that >1 hour ago with no alerts | 17:59 |
mwhahaha | bnemec: question still remains, who owns the thingy :D | 17:59 |
bnemec | mwhahaha: It alerted about 50 minutes ago. | 17:59 |
bnemec | [11:10:16] <ooolpbot> URGENT TRIPLEO TASKS NEED ATTENTION | 17:59 |
bnemec | [11:10:16] <ooolpbot> https://bugs.launchpad.net/tripleo/+bug/1671555 | 17:59 |
openstack | Launchpad bug 1671555 in tripleo "stable/newton multjob broken due to missing template" [Critical,Triaged] | 17:59 |
radez | numans: I seem to have the same problem with the HA deployment, the ovsdbs vip doesn't seem to get assigned anywhere | 17:59 |
mwhahaha | bnemec: ah there it is, i thought it was on a 30 min cycle | 18:00 |
bnemec | mwhahaha: I think derekh was running that. | 18:00 |
*** lhinds is now known as lhinds|afk | 18:00 | |
*** links has quit IRC | 18:04 | |
*** abregman|mtg is now known as abregman|afk | 18:05 | |
openstackgerrit | Pradeep Kilambi proposed openstack/instack-undercloud master: Set OS_AUTH_TYPE on undercloud stackrc https://review.openstack.org/443776 | 18:06 |
*** jpena is now known as jpena|off | 18:06 | |
*** suuuper has quit IRC | 18:07 | |
*** tosky has quit IRC | 18:08 | |
*** jaganathan has joined #tripleo | 18:09 | |
*** ooolpbot has joined #tripleo | 18:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 18:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671555 | 18:10 |
*** ooolpbot has quit IRC | 18:10 | |
openstack | Launchpad bug 1671555 in tripleo "stable/newton multjob broken due to missing template" [Critical,Triaged] | 18:10 |
*** gbarros has quit IRC | 18:11 | |
sai | ping tripleo i created a new ramdisk image (bm-deploy-ramdisk-mod) and assigned it to some nodes (other nodes have previous ramdisk) however, install bombs out saying that a different ramdisk uuid is expected | 18:12 |
sai | any help here https://gist.github.com/smalleni/e45b4298af127c0dd93efcc95c23d38f | 18:13 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/instack stable/ocata: Updated from global requirements https://review.openstack.org/443799 | 18:14 |
sai | should i do openstack baremetal configure boot again? | 18:14 |
bnemec | sai: I believe you have to use the same image for all ironic nodes. | 18:17 |
bnemec | It may have a dependency on being named bm-deploy-ramdisk too. I don't recall off the top of my head how that works. | 18:18 |
bnemec | sai: If you want to use a modified ramdisk, I would rename the current one, upload the modified one as bm-deploy-ramdisk, and the baremetal configure boot. | 18:19 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-apply-config stable/ocata: Updated from global requirements https://review.openstack.org/443851 | 18:21 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-cloud-config stable/ocata: Updated from global requirements https://review.openstack.org/443853 | 18:21 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-collect-config stable/ocata: Updated from global requirements https://review.openstack.org/443854 | 18:21 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-refresh-config stable/ocata: Updated from global requirements https://review.openstack.org/443855 | 18:21 |
sai | bnemec: yeh, this modified ram disk has a patch from lucas-afk and we were only going to try it on some nodes (not to mess up others) | 18:21 |
sai | ok so u think it has a hard dependency on the name | 18:21 |
sai | bnemec: thank u | 18:22 |
openstackgerrit | Harald Jensås proposed openstack/instack-undercloud master: Tripleo routed networks ironic inspector, and Undercloud https://review.openstack.org/437544 | 18:22 |
radez | numans: I had a typo in my last keepalived test, fixed it and retesting | 18:23 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-tripleoclient stable/ocata: Updated from global requirements https://review.openstack.org/443896 | 18:23 |
openstackgerrit | Feng Pan proposed openstack/puppet-tripleo master: [WIP] Fixes issues with raising mysql file limit https://review.openstack.org/443756 | 18:24 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tripleo-common stable/ocata: Updated from global requirements https://review.openstack.org/443917 | 18:25 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tripleo-heat-templates stable/ocata: Updated from global requirements https://review.openstack.org/443918 | 18:25 |
bnemec | sai: I'm not positive, but it kind of sounds like it. | 18:25 |
*** ckyriakidou has quit IRC | 18:25 | |
bnemec | I'm not actually sure where that validation lives anymore. | 18:26 |
*** abehl has quit IRC | 18:27 | |
*** apevec has joined #tripleo | 18:28 | |
apevec | EmilienM, https://github.com/openstack/tripleo-validations does not have stable/ocata yet? | 18:29 |
* eggmaster waves | 18:29 | |
*** jaganathan has quit IRC | 18:29 | |
apevec | jrist, ^ | 18:29 |
apevec | what's the release model for validations? | 18:29 |
jrist | was just going to ask that | 18:29 |
apevec | is it going to be branchless? | 18:30 |
jrist | I have no particular thoughts, tbh | 18:30 |
jrist | but we do need it :) | 18:30 |
apevec | yeah, e.g. pbr 2.0 leaked into master | 18:30 |
apevec | and rdo trunk Ocata picked it up since there isn't stable/ocata | 18:31 |
*** amoralej is now known as amoralej|off | 18:31 | |
bnemec | sai: Yeah, it's hard-coded: https://github.com/openstack/python-tripleoclient/blob/f47c62732036f9926733da0a51926d3e2aa72204/tripleoclient/v1/overcloud_deploy.py#L779 | 18:31 |
sai | ah Please make sure there is only one image | 18:32 |
*** rbrady-afk has quit IRC | 18:32 | |
sai | there is a comment too | 18:32 |
sai | :) | 18:32 |
sai | bnemec: do u think we should give user flexibility to choose? | 18:32 |
bnemec | sai: Yes, that's actually a bug. | 18:32 |
sai | let me write up one for u, if thats ok? | 18:33 |
bnemec | We allow people to specify different image names to baremetal configure boot. | 18:33 |
bnemec | Sure, go for it. | 18:33 |
*** yamahata has quit IRC | 18:42 | |
*** karimb has joined #tripleo | 18:42 | |
*** dparkes has quit IRC | 18:44 | |
*** tzumainn has quit IRC | 18:44 | |
*** zoli|wfh is now known as zoli|gone | 18:46 | |
*** rbrady has joined #tripleo | 18:46 | |
*** fragatina has joined #tripleo | 18:50 | |
*** fragatina has quit IRC | 18:50 | |
*** fragatina has joined #tripleo | 18:51 | |
*** pkovar has quit IRC | 18:52 | |
sai | bnemec: https://bugs.launchpad.net/tripleo/+bug/1671597 | 18:53 |
openstack | Launchpad bug 1671597 in tripleo "openstack baremetal configure boot is hardcoded to bm-deploy-ramdisk" [Undecided,New] | 18:53 |
sai | https://bugzilla.redhat.com/show_bug.cgi?id=1430874 | 18:53 |
openstack | bugzilla.redhat.com bug 1430874 in python-tripleoclient "openstack baremetal configure boot is hardcoded to bm-deploy-ramdisk" [Unspecified,New] - Assigned to rhos-maint | 18:53 |
bnemec | sai: Thanks | 18:54 |
*** tzumainn has joined #tripleo | 18:57 | |
openstackgerrit | Tim Rozet proposed openstack/puppet-tripleo master: Fixes issues with raising mysql file limit https://review.openstack.org/443756 | 18:57 |
*** leanderthal has joined #tripleo | 18:58 | |
*** leanderthal is now known as leanderthal|afk | 18:59 | |
trozet | mwhahaha: take a look at https://review.openstack.org/#/c/443756/ when you get a chance, it adds testing for the mysql limit thing | 18:59 |
rlandy | oaca baremetal deployments (running HA network-isolation is bond-with-vlans) just started failing with https://paste.fedoraproject.org/paste/-qml09eQgT3KsHXmvzjxXl5M1UNdIGYhyRLivL9gydE=. anyone seen this error recently? | 19:03 |
*** ansmith has joined #tripleo | 19:04 | |
*** rhallisey has quit IRC | 19:07 | |
*** leanderthal|afk has quit IRC | 19:08 | |
*** tzumainn has quit IRC | 19:08 | |
*** tzumainn has joined #tripleo | 19:08 | |
*** leanderthal has joined #tripleo | 19:08 | |
*** ooolpbot has joined #tripleo | 19:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 19:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671555 | 19:10 |
*** ooolpbot has quit IRC | 19:10 | |
openstack | Launchpad bug 1671555 in tripleo "stable/newton multjob broken due to missing template" [Critical,Triaged] | 19:10 |
*** abehl has joined #tripleo | 19:10 | |
*** ansmith has quit IRC | 19:11 | |
*** salmankhan has quit IRC | 19:13 | |
*** bvandenh has quit IRC | 19:13 | |
*** abehl has quit IRC | 19:13 | |
*** david-lyle has quit IRC | 19:14 | |
*** anshul has joined #tripleo | 19:14 | |
*** rhallisey has joined #tripleo | 19:20 | |
sai | bnemec: quick question if the initial deploy used scheduler hints, do u think the scale up of compute nodes should also use scheduler hints? | 19:22 |
sai | i see tripleo capabilities filter failing to return any hosts..not sure why | 19:22 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: extras-common: add undercloud_network_cidr as common var https://review.openstack.org/442862 | 19:22 |
openstackgerrit | Ana Krivokapic proposed openstack/tripleo-ui stable/newton: Fix the deletePlan action https://review.openstack.org/443946 | 19:23 |
*** ansmith has joined #tripleo | 19:25 | |
*** akrivoka has quit IRC | 19:27 | |
openstackgerrit | Dimitri Savineau proposed openstack/tripleo-quickstart-extras master: tempest: Fix junit results generation https://review.openstack.org/442558 | 19:28 |
*** pradk has quit IRC | 19:39 | |
*** karimb has quit IRC | 19:45 | |
*** karimb has joined #tripleo | 19:48 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: Add no-cleanup arg for overcloud deployment https://review.openstack.org/407059 | 19:59 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Set multinode scenarios with quickstart https://review.openstack.org/443204 | 20:00 |
*** dparkes has joined #tripleo | 20:04 | |
*** dsariel has joined #tripleo | 20:04 | |
openstackgerrit | James Slagle proposed openstack-infra/tripleo-ci master: Don't do minimal bootstrap on newton https://review.openstack.org/443955 | 20:09 |
*** yamahata has joined #tripleo | 20:09 | |
*** ooolpbot has joined #tripleo | 20:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 20:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671555 | 20:10 |
*** ooolpbot has quit IRC | 20:10 | |
openstack | Launchpad bug 1671555 in tripleo "stable/newton multjob broken due to missing template" [Critical,Triaged] | 20:10 |
*** dparkes has quit IRC | 20:11 | |
radez | numans: ping, so my local patches for keepalive make the ip show up on the interface, let me know if you need that code | 20:16 |
*** nyechiel has joined #tripleo | 20:17 | |
radez | still not getting a successfull deployment, but digging into what the next issue is now | 20:17 |
*** pkovar has joined #tripleo | 20:18 | |
bnemec | sai: Yes, you need to use it for all nodes. | 20:23 |
radez | numans: looks like ip allocations and assignments are mixed up? https://paste.fedoraproject.org/paste/K3wjPMP3KQhRAaqWhZ0Cg15M1UNdIGYhyRLivL9gydE= still digging | 20:24 |
bnemec | I guess if you explicitly set the hint to '' it might work. | 20:24 |
*** pkovar has quit IRC | 20:24 | |
sai | bnemec: :(..i was hoping i would have the flexibility to ignore tagging nodes for scale up (after initial deploy was done using scheduler hints) | 20:24 |
bnemec | But I can't really recommend mixing node placement strategies that way. | 20:24 |
sai | cool thanks for the info | 20:24 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Add option to pass a config file with full path to collect-logs.sh https://review.openstack.org/437711 | 20:27 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Add option to pass a config file with full path to collect-logs.sh https://review.openstack.org/437711 | 20:28 |
*** dtantsur is now known as dtantsur|afk | 20:28 | |
*** panda|bbl is now known as panda | 20:28 | |
*** salmankhan has joined #tripleo | 20:28 | |
*** salmankhan has quit IRC | 20:33 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Update ci-script to enable TripleO gate dependencies https://review.openstack.org/431764 | 20:34 |
*** fragatina has quit IRC | 20:36 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart master: high level design doc for tripleo quickstart https://review.openstack.org/441480 | 20:38 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Clone tripleo-quickstart dependant change to tripleo-quickstart-gate-repo https://review.openstack.org/431760 | 20:38 |
*** chlong_ has joined #tripleo | 20:47 | |
*** fzdarsky_ has joined #tripleo | 20:47 | |
*** nyechiel has quit IRC | 20:49 | |
*** fzdarsky has quit IRC | 20:49 | |
*** jmelvin has quit IRC | 20:50 | |
openstackgerrit | Pradeep Kilambi proposed openstack/tripleo-heat-templates master: Containerize gnocchi services https://review.openstack.org/439170 | 20:51 |
*** jprovazn_bbl has quit IRC | 20:53 | |
openstackgerrit | Pradeep Kilambi proposed openstack/tripleo-heat-templates master: Add ceilometer ipmi agent https://review.openstack.org/430447 | 20:56 |
openstackgerrit | Pradeep Kilambi proposed openstack/tripleo-heat-templates master: Containerize Aodh alarm services https://review.openstack.org/439703 | 20:59 |
*** toure is now known as toure|gone | 21:01 | |
*** jmelvin has joined #tripleo | 21:02 | |
openstackgerrit | Ben Kero proposed openstack-infra/tripleo-ci master: WIP: Switch quickstart config from scenario to multinode-settings https://review.openstack.org/438695 | 21:03 |
*** fragatina has joined #tripleo | 21:03 | |
*** jayg is now known as jayg|g0n3 | 21:03 | |
openstackgerrit | Ben Kero proposed openstack/tripleo-quickstart-extras master: WIP: Test scenario jobs by manually setting deploy_args https://review.openstack.org/442595 | 21:03 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Add option to build delorean changes and include the repo https://review.openstack.org/434004 | 21:09 |
*** ooolpbot has joined #tripleo | 21:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 21:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671555 | 21:10 |
*** ooolpbot has quit IRC | 21:10 | |
openstack | Launchpad bug 1671555 in tripleo "stable/newton multjob broken due to missing template" [Critical,Triaged] | 21:10 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Update ci-script to enable TripleO gate dependencies https://review.openstack.org/431764 | 21:10 |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] Quickstart transition: replace toci_gate_test.sh https://review.openstack.org/431029 | 21:14 |
*** dsavineau has quit IRC | 21:15 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Add option to build delorean changes and include the repo https://review.openstack.org/434004 | 21:17 |
*** fzdarsky_ is now known as fzdarsky|afk | 21:18 | |
openstackgerrit | Ian Main proposed openstack/tripleo-heat-templates master: Remove Kolla config copy in glance-api. https://review.openstack.org/443967 | 21:19 |
*** liverpooler has quit IRC | 21:23 | |
*** jaosorior has joined #tripleo | 21:25 | |
jaosorior | mwhahaha: hey dude, regarding https://review.openstack.org/#/c/327482/ . You mind if I merge it? this one https://review.openstack.org/#/c/409143/ that is on top of it, passed the containers job, so I think it's good to go. | 21:26 |
mwhahaha | jaosorior: yea that's fine i can merge it, wasn't sure the priority :D | 21:30 |
*** flepied has quit IRC | 21:31 | |
jaosorior | mwhahaha: thanks dude | 21:32 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Modify call to quickstart with options for repo include https://review.openstack.org/425447 | 21:32 |
*** jaosorior has quit IRC | 21:33 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Modify call to quickstart with options for repo include https://review.openstack.org/425447 | 21:35 |
*** lblanchard has quit IRC | 21:40 | |
*** ansmith has quit IRC | 21:44 | |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Keystone token flush cron job should log to a file https://review.openstack.org/408237 | 21:44 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: FQDN validation https://review.openstack.org/433820 | 21:44 |
*** rhallisey has quit IRC | 21:45 | |
*** ckyriakidou has joined #tripleo | 21:46 | |
openstackgerrit | Merged openstack/instack-undercloud master: Remove keystone_auth_uri_v2 https://review.openstack.org/442860 | 21:46 |
openstackgerrit | Ian Main proposed openstack/tripleo-heat-templates master: Remove kolla config from heat services. https://review.openstack.org/443974 | 21:52 |
sshnaidm|afk | slagle, EmilienM I need you review/merge on urgent patch for transition please: https://review.openstack.org/#/c/443204 | 21:53 |
EmilienM | sshnaidm|afk: looking | 21:53 |
*** nyechiel has joined #tripleo | 21:53 | |
sshnaidm|afk | bnemec, ^^ | 21:54 |
slagle | sshnaidm|afk: in https://review.openstack.org/#/c/443204/8/scripts/quickstart/multinode-settings.yml, why did the deployed-server envs get removed from extra_args? | 21:59 |
slagle | sshnaidm|afk: are they added somewhere else? | 21:59 |
*** iranzo has joined #tripleo | 21:59 | |
*** iranzo has joined #tripleo | 21:59 | |
sshnaidm|afk | slagle, yeah, they are added in overcloud-deploy role of tripleo-quickstart-extras | 21:59 |
sshnaidm|afk | slagle, https://github.com/openstack/tripleo-quickstart-extras/blob/master/roles/overcloud-deploy/tasks/pre-deploy.yml#L177-L179 | 22:00 |
slagle | sshnaidm|afk: yea, was just looking | 22:02 |
slagle | sshnaidm|afk: so does that apply for all multinode jobs? | 22:02 |
slagle | sshnaidm|afk: not just scenario jobs? | 22:02 |
sshnaidm|afk | slagle, yes | 22:02 |
sshnaidm|afk | slagle, for multinode and scenarios | 22:02 |
slagle | the when: deploy_composable_scenario|bool is misnamed then? | 22:02 |
slagle | where does that get set? | 22:03 |
slagle | in multinode-settings.yaml, ok | 22:03 |
*** nyechiel has quit IRC | 22:06 | |
trozet | EmilienM: if you have time: https://review.openstack.org/#/c/443756/ | 22:06 |
*** abregman|afk has quit IRC | 22:08 | |
*** ooolpbot has joined #tripleo | 22:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 22:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671555 | 22:10 |
*** ooolpbot has quit IRC | 22:10 | |
openstack | Launchpad bug 1671555 in tripleo "stable/newton multjob broken due to missing template" [Critical,Triaged] | 22:10 |
EmilienM | trozet: when ovb jobs will show results. | 22:10 |
openstackgerrit | Merged openstack/os-collect-config master: Add Constraints support https://review.openstack.org/413314 | 22:25 |
openstackgerrit | Merged openstack/os-cloud-config master: Add Constraints support https://review.openstack.org/413313 | 22:27 |
*** salmankhan has joined #tripleo | 22:35 | |
sshnaidm|afk | slagle, wrt https://review.openstack.org/#/c/443204/8/scripts/quickstart/multinode-settings.yml | 22:35 |
sshnaidm|afk | slagle, I think it could be eliminated in the future, yes.. | 22:36 |
sshnaidm|afk | slagle, although I hope it doesn't block this patch | 22:37 |
*** iranzo has quit IRC | 22:38 | |
sshnaidm|afk | slagle, if not, can you please +W it if everything else is good? | 22:38 |
slagle | sshnaidm|afk: no, it doesnt block it from my perspective | 22:38 |
*** karimb has quit IRC | 22:39 | |
sshnaidm|afk | slagle, great | 22:40 |
slagle | sshnaidm|afk: sure, just fyi, i'm not going to be around after today (pto tomorrow + next week) | 22:40 |
slagle | typically i dont merge big commits and then bolt :) | 22:40 |
slagle | but if youre happy with this, it lgtm after a cursory review | 22:41 |
*** jcoufal has quit IRC | 22:41 | |
sshnaidm|afk | slagle, ok | 22:42 |
sshnaidm|afk | slagle, I'm happy with this, yeah :) | 22:43 |
slagle | ok, i approved it | 22:43 |
sshnaidm|afk | slagle, thanks a lot! | 22:44 |
slagle | np, yw | 22:44 |
*** jtomasek has quit IRC | 22:44 | |
*** jmelvin has quit IRC | 22:45 | |
*** jtomasek has joined #tripleo | 22:47 | |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart master: break out general_config into config and topology https://review.openstack.org/425451 | 22:54 |
openstackgerrit | Pradeep Kilambi proposed openstack/puppet-tripleo master: Restrict mongodb memory usage https://review.openstack.org/419090 | 22:55 |
openstackgerrit | Merged openstack/puppet-tripleo master: Enable TLS in the internal network for RabbitMQ https://review.openstack.org/327482 | 22:56 |
openstackgerrit | Merged openstack/puppet-tripleo master: Add tests for tripleo::certmonger::rabbitmq class https://review.openstack.org/443688 | 22:56 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Pass hieradata for internal TLS for RabbitMQ https://review.openstack.org/409143 | 22:56 |
*** cdearborn has quit IRC | 23:01 | |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: pass the topology of the overcloud w/ topology vs extra-args https://review.openstack.org/425453 | 23:06 |
*** ooolpbot has joined #tripleo | 23:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 23:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1671555 | 23:10 |
*** ooolpbot has quit IRC | 23:10 | |
openstack | Launchpad bug 1671555 in tripleo "stable/newton multjob broken due to missing template" [Critical,Triaged] | 23:10 |
openstackgerrit | Merged openstack/instack-undercloud master: Bump OS_BAREMETAL_API_VERSION to 1.29 https://review.openstack.org/431443 | 23:11 |
*** apevec has quit IRC | 23:12 | |
openstackgerrit | Harald Jensås proposed openstack/instack-undercloud master: Tripleo routed networks ironic inspector, and Undercloud https://review.openstack.org/437544 | 23:14 |
openstackgerrit | Merged openstack/tripleo-quickstart master: Remove rdo-release from tripleo-ci release configs https://review.openstack.org/443691 | 23:16 |
openstackgerrit | Harald Jensås proposed openstack/instack-undercloud master: Tripleo routed networks ironic inspector, and Undercloud https://review.openstack.org/437544 | 23:20 |
*** chlong_ has quit IRC | 23:21 | |
openstackgerrit | Harald Jensås proposed openstack/instack-undercloud master: Tripleo routed networks ironic inspector, and Undercloud https://review.openstack.org/437544 | 23:22 |
openstackgerrit | Merged openstack/tripleo-common master: Bump OS_BAREMETAL_API_VERSION to 1.29 https://review.openstack.org/431455 | 23:24 |
*** saneax-_-|AFK is now known as saneax | 23:25 | |
openstackgerrit | Gabriele Cerami proposed openstack/tripleo-quickstart master: break out general_config into config and topology https://review.openstack.org/425451 | 23:27 |
*** anshul has quit IRC | 23:33 | |
*** ckyriakidou has quit IRC | 23:35 | |
*** panda is now known as panda|Zz | 23:42 | |
*** pmannidi has joined #tripleo | 23:44 | |
openstackgerrit | Gabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] Quickstart transition: replace toci_gate_test.sh https://review.openstack.org/431029 | 23:44 |
*** alop has joined #tripleo | 23:44 | |
*** salmankhan has quit IRC | 23:49 | |
*** dsneddon has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!