Wednesday, 2020-04-22

*** born2bake has quit IRC00:18
*** happyhemant has quit IRC00:35
*** SRao has joined #airshipit02:37
*** timClicks has quit IRC04:00
*** evrardjp has quit IRC04:35
*** evrardjp has joined #airshipit04:35
openstackgerritPrateek Dodda proposed airship/treasuremap master: [WIP] Uplift porthole chart with the lastest reference  https://review.opendev.org/72177705:38
*** dpawlik has joined #airshipit06:24
openstackgerritNikolay Fedorov proposed airship/airshipctl master: Add control plane deployment  https://review.opendev.org/71475806:56
openstackgerritNikolay Fedorov proposed airship/airshipctl master: Add control plane deployment with bridge support  https://review.opendev.org/72177806:56
*** born2bake has joined #airshipit07:01
openstackgerritNikolay Fedorov proposed airship/airshipctl master: Add predefined certificates for target cluster  https://review.opendev.org/72178708:11
*** roman_g has quit IRC08:23
openstackgerritNikolay Fedorov proposed airship/airshipctl master: Add control plane deployment with bridge support  https://review.opendev.org/72177808:26
*** evrardjp has quit IRC09:51
*** evrardjp has joined #airshipit09:51
openstackgerritVladislav Kuzmin proposed airship/airshipctl master: Make Redfish parameters configurable  https://review.opendev.org/71781210:28
openstackgerritVamsi Savaram proposed airship/airshipctl master: Use HTTPS to deploy ephemeral node  https://review.opendev.org/71737710:42
*** avolkov has joined #airshipit11:06
*** SRao__ has joined #airshipit11:14
*** roman_g has joined #airshipit11:15
*** SRao has quit IRC11:17
openstackgerritRoman Gorshunov proposed airship/airshipctl master: [WIP] Add test 32GB node gate  https://review.opendev.org/72182311:38
openstackgerritPrateek Dodda proposed airship/treasuremap master: Uplift porthole chart with the lastest reference  https://review.opendev.org/72177713:10
openstackgerritRoman Gorshunov proposed airship/airshipctl master: Add test 32GB node gate  https://review.opendev.org/72195413:23
airship-irc-bot1<dwalt> @kk6740 @mattmceuen For the phases that we just introduced in airshipctl; are there any plans to add the capability to determine your phase by the airshipconfig? Right now, it seems we make that determination based on the airshipctl entrypoint; however, the baremetal power and media ejection commands can be used during any phase.13:37
airship-irc-bot1<dwalt> Since we can determine the "current" cluster type, I could also just get a bundle for every phase in a cluster type. That is probably a last resort though13:39
roman_g@dwalt, please, review Add test 32GB node gate  https://review.opendev.org/721954 . It's a copy-paste of our gate test on 16GB nodes, but on 32GB nodes.13:43
airship-irc-bot1<dwalt> nice! How temporary is this? I was thinking that if we need to watch this over time, it might be better to use the other job as a parent so the configuration doesn't diverge13:52
openstackgerritMerged airship/porthole master: Fix Deployment Scripts  https://review.opendev.org/72024614:16
openstackgerritPrateek Dodda proposed airship/shipyard master: Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951914:17
openstackgerritPrateek Dodda proposed airship/shipyard master: Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951914:23
openstackgerritDrew Walters proposed airship/airshipctl master: WIP: Add management support to non-ephemeral hosts  https://review.opendev.org/72030414:26
openstackgerritPrateek Dodda proposed airship/shipyard master: [WIP] Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951914:45
roman_g@dwalt, it's just for a week or so. Need to test if 32GB nodes are stable, and if yes then we can make use of multi-node set-up's (16+16+16+32, for example).14:45
openstackgerritDmitry Ukov proposed airship/airshipctl master: Add replacement transformer  https://review.opendev.org/72077214:52
openstackgerritDmitry Ukov proposed airship/airshipctl master: Replacement trancformer refactoing  https://review.opendev.org/72199514:52
airship-irc-bot1<dwalt> sounds good roman_g14:52
openstackgerritDmitry Ukov proposed airship/airshipctl master: Replacement transformer refactoring  https://review.opendev.org/72199514:53
airship-irc-bot1<kk6740> @dwalt do you have any ideas on how to do this?14:59
airship-irc-bot1<kk6740> the to calculate which phase we are on currently?15:00
openstackgerritDrew Walters proposed airship/airshipctl master: WIP: Add management support to non-ephemeral hosts  https://review.opendev.org/72030415:00
openstackgerritDmitry Ukov proposed airship/airshipctl master: Add template based generator plugin  https://review.opendev.org/72160215:01
airship-irc-bot1<mattmceuen> @dwalt - would it make sense to pass in the phase name consistently across subcommands?  Multiple subcommands will need to know what phase we're targeting, so I think those baremetal operation commands could fall into the same bucket15:04
airship-irc-bot1<dwalt> So the reboot command would be `airshipctl baremetal reboot initinfra master-0`?15:07
airship-irc-bot1<mattmceuen> yeah, that's kinda what I'm getting at.  Any cons to that?15:07
airship-irc-bot1<mattmceuen> I mean, one con is that you're not really "doing" that phase15:07
airship-irc-bot1<mattmceuen> just "using its info"15:07
airship-irc-bot1<dwalt> True. It makes sense to me if the operator is supposed to be "phase aware". Authoring the documents you have to remain aware, but as an operator, you don't have to at the moment. How many other subcommands will be functional across all phases?15:09
openstackgerritJagan Mohan Kavva proposed airship/porthole master: [WIP] Unable to execute utilscli commands  https://review.opendev.org/72136415:11
airship-irc-bot1<dwalt> If it's just the power commands, it may be worth not adding the additional complexity. Iterating all the phases for the current cluster type seems to be working okay for now15:11
airship-irc-bot1<dwalt> I just don't know if that will get us into trouble later15:11
openstackgerritJagan Mohan Kavva proposed airship/porthole master: Logs are not triggered for the compute utility  https://review.opendev.org/72056915:12
airship-irc-bot1<kk6740> @dwalt maybe for power commands, we can supply phase name as flag?15:19
airship-irc-bot1<kk6740> because we may not know which phases BMH maybe ?15:20
openstackgerritPrateek Dodda proposed airship/shipyard master: [WIP] Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951915:23
airship-irc-bot1<dwalt> @kk6740 that makes sense to me. With a default phase of bootstrap?15:30
airship-irc-bot1<kk6740> sounds logical to me15:32
airship-irc-bot1<dwalt> awesome. Thanks for the help @kk6740 @mattmceuen15:34
openstackgerritMerged airship/airshipctl master: Add replacement transformer  https://review.opendev.org/72077215:43
airship-irc-bot1<mattmceuen> @dwalt @kk6740 default (but overrideable) phase - I like that.  However, if we define "bootstrap" as a magic string for a phase, is that the first place we're defining that?  AFAIK the phase names so far are only defined by the directory names on disk (could be anything).15:44
openstackgerritRoman Gorshunov proposed airship/images master: Fix docker-credential-helpers error in gate  https://review.opendev.org/72202615:44
airship-irc-bot1<mattmceuen> Either way, it's probably fine to define a "conventional default" like bootstrap, as long as we let the operator override it15:44
airship-irc-bot1<dwalt> Ah I see what you're saying. I saw some phase names in the config constants. Generally, are phases author-defined?15:45
airship-irc-bot1<dwalt> https://opendev.org/airship/airshipctl/src/branch/master/pkg/config/constants.go#L29-L3015:45
airship-irc-bot1<mattmceuen> That's what I wasn't 100% sure of.  I think the phases should be author-definable, but if there is already prior art for some subset of conventional phases, then probably no harm on you piggybacking on that convention15:46
airship-irc-bot1<mattmceuen> i.e., "you can have whatever phases you want, but initinfra and bootstrap are specifically used for certain things"15:47
airship-irc-bot1<dwalt> That makes sense. That should be compatible with the flag approach15:49
airship-irc-bot1<dwalt> And now I now not to error check those phase names against the constants15:49
openstackgerritRahul Khiyani proposed airship/shipyard master: [WIP] Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951915:50
airship-irc-bot1<mattmceuen> +1.  The book is probably not closed on all that stuff in any case.15:50
openstackgerritMerged airship/airshipctl master: Organize CLI helper functions  https://review.opendev.org/71375515:56
openstackgerritVamsi Savaram proposed airship/airshipctl master: Use HTTPS to deploy ephemeral node  https://review.opendev.org/71737716:00
openstackgerritRoman Gorshunov proposed airship/images master: Fix docker-credential-helpers error in gate  https://review.opendev.org/72202616:13
*** evrardjp has quit IRC16:35
*** evrardjp has joined #airshipit16:35
*** dpawlik has quit IRC16:40
*** dpawlik has joined #airshipit16:40
openstackgerritDrew Walters proposed airship/airshipctl master: WIP: Add management support to non-ephemeral hosts  https://review.opendev.org/72030416:42
*** dpawlik has quit IRC16:45
openstackgerritDrew Walters proposed airship/airshipctl master: Add validation to Redfish media ejection  https://review.opendev.org/72061216:45
airship-irc-bot1<andrew.schiefelbein> I'm having some problems with the isogen part of airshipctl.  If I run  sudo bin/airshipctl bootstrap isogen I get this error (from the docker logs): ```E: Release file for http://ftp.debian.org/debian/dists/unstable/InRelease is not valid yet (invalid for another 13h 35min 37s). Updates for this repository will not be applied. # + rm -rf /etc/apt/sources.list.d/unstable.list /var/lib/apt/lists/auxfiles16:59
airship-irc-bot1/var/lib/apt/lists/ftp.debian.org_debian_dists_buster_InRelease /var/lib/apt/lists/ftp.debian.org_debian_dists_buster_main_binary-amd64_Packages /var/lib/apt/lists/ftp.debian.org_debian_dists_buster_main_i18n_Translation-en /var/lib/apt/lists/lock /var/lib/apt/lists/partial # # # + _use_ubuntu_net_device_names + cat + mkdir -p /root/LIVE_BOOT/image/openstack/latest + cp /builder/meta_data.json /root/LIVE_BOOT/image/openstack/latest + cp16:59
airship-irc-bot1/config/user-data /root/LIVE_BOOT/image/openstack/latest/user_data + yq r -j /config/network-config + echo 'datasource_list: [ ConfigDrive, None ]' /builder/build.sh: line 34: /root/LIVE_BOOT/chroot/etc/cloud/cloud.cfg.d/95_no_cloud_ds.cfg: No such file or directory as3525@test-ctl:~/airshipctl$```16:59
openstackgerritAhmad Mahmoudi proposed airship/shipyard master: (fix) Updated WTForms and cleaned psycopg2  https://review.opendev.org/72207916:59
airship-irc-bot1<andrew.schiefelbein> any ideas on how to get around this in isogen?17:00
openstackgerritAhmad Mahmoudi proposed airship/shipyard master: (fix) Updated WTForms and cleaned psycopg2  https://review.opendev.org/72207917:04
openstackgerritAhmad Mahmoudi proposed airship/shipyard master: (fix) Updated WTForms and cleaned psycopg2  https://review.opendev.org/72207917:05
openstackgerritAhmad Mahmoudi proposed airship/shipyard master: (fix) Updated WTForms and cleaned psycopg2  https://review.opendev.org/72207917:06
airship-irc-bot1<se6518> @andrew.schiefelbein any other logs? looks like something missed on a filesystem, some dir not created or something17:10
airship-irc-bot1<se6518> what are you trying to accomplish?17:11
airship-irc-bot1<andrew.schiefelbein> Just trying to get airshipctl up and working and through the gates17:11
airship-irc-bot1<andrew.schiefelbein> the output from the command is: `as3525@test-ctl:~/airshipctl$ sudo bin/airshipctl bootstrap isogen` [sudo] password for as3525: 2020/04/22 00:32:19 Creating ISO builder container 2020/04/22 00:32:19 Creating cloud-init for ephemeral K8s 2020/04/22 00:32:19 Running default container command. Mounted dir: [/srv/iso:/config] Command error. run 'docker logs c583dab62fee7f123f4da631913ecc8c6211d17eac96c95154258570a95fe687'17:12
airship-irc-bot1for details17:12
airship-irc-bot1<andrew.schiefelbein> I can dump the full docker log if that would be helpful17:12
airship-irc-bot1<andrew.schiefelbein> This is just a basic build nothing really changed from master other than a small hack to get around firewall issues17:13
airship-irc-bot1<se6518> can you send container log in private msg? I can take a look17:15
airship-irc-bot1<andrew.schiefelbein> Sure17:16
airship-irc-bot1<andrew.schiefelbein> I'll Q it to you17:16
airship-irc-bot1<se6518> ok17:20
openstackgerritIan Howell proposed airship/airshipctl master: Define a standard for creating commands  https://review.opendev.org/72030117:25
openstackgerritPrateek Dodda proposed airship/shipyard master: [WIP] Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951917:27
openstackgerritRahul Khiyani proposed airship/shipyard master: [WIP] Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951917:36
openstackgerritRahul Khiyani proposed airship/shipyard master: [WIP] Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951917:39
openstackgerritRahul Khiyani proposed airship/shipyard master: [WIP] Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951917:44
openstackgerritMerged airship/airshipctl master: Add validation to Redfish media ejection  https://review.opendev.org/72061217:49
openstackgerritIan Howell proposed airship/airshipctl master: Define a standard for creating commands  https://review.opendev.org/72030118:00
openstackgerritDrew Walters proposed airship/airshipctl master: WIP: Add management support to non-ephemeral hosts  https://review.opendev.org/72030418:03
openstackgerritDrew Walters proposed airship/airshipctl master: Add management configuration module  https://review.opendev.org/72084318:20
openstackgerritDrew Walters proposed airship/airshipctl master: Add management support to non-ephemeral hosts  https://review.opendev.org/72030418:20
openstackgerritRahul Khiyani proposed airship/shipyard master: [WIP] Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951918:38
openstackgerritIan Pittwood proposed airship/docs master: Add issue tracking conventions  https://review.opendev.org/72136118:42
*** SRao__ has quit IRC18:43
*** SRao__ has joined #airshipit18:45
openstackgerritDrew Walters proposed airship/airshipctl master: DNM: Verbose logging  https://review.opendev.org/72211218:51
openstackgerritVladislav Kuzmin proposed airship/airshipctl master: Improve config package organization pt.1  https://review.opendev.org/71009718:57
openstackgerritDrew Walters proposed airship/airshipctl master: Restore original wait time  https://review.opendev.org/72212219:11
openstackgerritsai battina proposed airship/images master: Add readme for ipa-downloader-image  https://review.opendev.org/72212319:28
openstackgerritRahul Khiyani proposed airship/shipyard master: [WIP] Implement Security Context for Airflow_Scheduler  https://review.opendev.org/71951919:30
openstackgerritsai battina proposed airship/images master: Add readme for ipa-downloader-image  https://review.opendev.org/72212319:34
openstackgerritDrew Walters proposed airship/airshipctl master: DNM: Verbose logging  https://review.opendev.org/72211219:54
openstackgerritDrew Walters proposed airship/airshipctl master: DNM: Verbose logging  https://review.opendev.org/72211219:57
openstackgerritDrew Walters proposed airship/airshipctl master: DNM: Verbose logging  https://review.opendev.org/72211219:58
openstackgerritDrew Walters proposed airship/airshipctl master: Extend delays in subsequent Redfish calls  https://review.opendev.org/72212220:02
*** SRao__ has quit IRC20:19
openstackgerritAlexey Odinokov proposed airship/airshipctl master: Reusing apache-server instead of httpd  https://review.opendev.org/72064320:30
openstackgerritSirajudeen proposed airship/airshipctl master: Encoding secret data in airshipctl config files  https://review.opendev.org/72028920:37
openstackgerritMerged airship/airshipctl master: Add test 32GB node gate  https://review.opendev.org/72195420:52
openstackgerritVamsi Savaram proposed airship/airshipctl master: Add initinfra gating tests  https://review.opendev.org/72110521:12
openstackgerritSreejith Punnapuzha proposed airship/airshipctl master: [WIP] New CLI to get manifest information  https://review.opendev.org/71711921:57
openstackgerritDrew Walters proposed airship/airshipctl master: Add stricter Redfish error inspection  https://review.opendev.org/72215622:00
openstackgerritDrew Walters proposed airship/airshipctl master: Add stricter Redfish error inspection  https://review.opendev.org/72215622:03
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add impl of Repository interface from cluster-api  https://review.opendev.org/72216522:43
*** born2bake has quit IRC23:00
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add impl of Repository interface from cluster-api  https://review.opendev.org/72216523:25

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!