*** DougSchv has quit IRC | 00:01 | |
*** DougSchv has joined #airshipit | 00:01 | |
*** michael-beaver has quit IRC | 00:32 | |
*** DougSchv has quit IRC | 01:11 | |
*** DougSchv has joined #airshipit | 01:11 | |
*** kskels has quit IRC | 01:12 | |
*** DougSchv has quit IRC | 01:17 | |
*** DougSchv has joined #airshipit | 01:17 | |
*** pgaxatte has joined #airshipit | 06:27 | |
openstackgerrit | Roman Gorshunov proposed airship/docs master: Add basic gate and docs https://review.opendev.org/668020 | 06:28 |
---|---|---|
*** pgaxatte has quit IRC | 06:31 | |
*** pgaxatte has joined #airshipit | 06:32 | |
*** lemko has joined #airshipit | 07:11 | |
*** pkaralis has joined #airshipit | 07:59 | |
*** jsuchome has joined #airshipit | 08:43 | |
*** adrianreza has quit IRC | 09:48 | |
*** roman_g has joined #airshipit | 09:57 | |
*** brtknr has quit IRC | 10:41 | |
*** brtknr has joined #airshipit | 10:42 | |
*** DougSchv has quit IRC | 10:44 | |
*** DougSchv has joined #airshipit | 10:45 | |
*** dpawlik has joined #airshipit | 10:46 | |
*** DougSchv has quit IRC | 10:48 | |
*** DougSchv has joined #airshipit | 10:49 | |
*** DougSchv has quit IRC | 10:49 | |
*** brtknr has quit IRC | 10:53 | |
*** brtknr has joined #airshipit | 10:53 | |
dpawlik | hello, I'm new in airship and I have small question related to airship. I tried to deploy airskiff but after a while, keystone in openstack and ucp namespace crash multiple times | 10:54 |
dpawlik | heat can't deploy properly | 10:54 |
*** amalrajgenocidex has joined #airshipit | 10:54 | |
dpawlik | airship in the bootle have problem to start because: | 10:55 |
dpawlik | 2019-07-01 08:21:33,187 ERROR req_id=- ctx=- end_user=- user=- promenade.exceptions:exceptions.py:222:display Error rendering template (/opt/promenade/promenade/templates/roles/genesis/etc/kubernetes/manifests/bootstrap-armada.yaml): No match found for path HostSystem:images.monitoring_image | 10:55 |
dpawlik | is this normal? | 10:55 |
amalrajgenocidex | Airsloop osh-infra elasticsearch is not getting installed. I'm trying to fix for a week but couldn't find a solution yet. | 10:56 |
amalrajgenocidex | Can someone help. http://paste.openstack.org/show/753508/ | 10:57 |
*** amalrajgenocidex has quit IRC | 11:01 | |
dpawlik | could you paste events? | 11:03 |
dpawlik | kubectl get events -n osh-infra | 11:03 |
*** brtknr has left #airshipit | 11:11 | |
*** amalrajgenocidex has joined #airshipit | 11:19 | |
amalrajgenocidex | Airsloop osh-infra elasticsearch is not getting installed. I'm trying to fix for a week but couldn't find a solution yet.Can someone help. http://paste.openstack.org/show/753508/ | 11:20 |
dpawlik | amalrajgenocidex ^^ | 11:34 |
amalrajgenocidex | dpawlik I got disconnected in between, so couldn't see any replies in between. Can you copy/paste it again? | 11:35 |
dpawlik | amalrajgenocidex sure | 11:42 |
dpawlik | 13:03 <dpawlik> could you paste events? | 11:42 |
dpawlik | 13:03 <dpawlik> kubectl get events -n osh-infra | 11:42 |
amalrajgenocidex | http://paste.openstack.org/show/753716/ | 11:44 |
dpawlik | "root@airsloop-control-1:~# kubectl get events -n osh-infra | 11:45 |
dpawlik | LAST SEEN FIRST SEEN COUNT NAME KIND SUBOBJECT TYPE REASON SOURCE MESSAGE | 11:45 |
dpawlik | 4m 2d 23006 elasticsearch-client-8bbf59b49-gtjhw.15ac744df95b6ecd Pod spec.containers{elasticsearch-client} Warning Unhealthy kubelet, airsloop-control-1 Readiness probe failed: Get http://10.97.211.249:9200/_cluster/health: net/http: request canceled (Client.Timeout exceeded while awaiting headers) | 11:45 |
dpawlik | 4m 2d 23006 elasticsearch-client-8bbf59b49-n2mbx.15ac744eddb0d376 Pod spec.containers{elasticsearch-client} Warning Unhealthy kubelet, airsloop-control-1 Readiness probe failed: Get http://10.97.211.211:9200/_cluster/health: net/http: request canceled (Client.Timeout exceeded while awaiting headers) | 11:45 |
dpawlik | 1m 20h 29125 elasticsearch-data-0.15ad0324a0fc60d6 Pod Warning FailedScheduling default-scheduler 0/2 nodes are available: 1 Insufficient memory, 1 node(s) didn't match node selector. | 11:45 |
dpawlik | 1m 20h 29170 elasticsearch-master-7967f4777-jb8lz.15ad0324a0a7348a Pod Warning FailedScheduling default-scheduler 0/2 nodes are available: 1 Insufficient memory, 1 node(s) didn't match node selector. | 11:45 |
dpawlik | " | 11:45 |
dpawlik | ehh | 11:45 |
dpawlik | sorry for this spam | 11:46 |
dpawlik | 0/2 nodes are available: 1 Insufficient memory, 1 node(s) didn't match node selector | 11:46 |
amalrajgenocidex | Is it because of insufficient memory in control node? | 11:46 |
dpawlik | yes | 11:46 |
dpawlik | or maybe the node doesn't have proper label | 11:47 |
amalrajgenocidex | What's the minimum requirment of control node in airsloop? | 11:48 |
amalrajgenocidex | "node doesn't have proper label" - Can you please explain, I don't get it | 11:48 |
dpawlik | amalrajgenocidex Im also beginner in Kubernetes world :) So if someone can tell me if Im wrong or not will be good. | 11:59 |
dpawlik | amalrajgenocidex normally you set a label to a host | 11:59 |
dpawlik | and depends of this label, kubernetes scheduler choose the host or not | 11:59 |
dpawlik | in your warning is: you have 2 host | 11:59 |
dpawlik | 1 host passed the scheduler filter but its not choosen because you don't have enough RAM there | 12:00 |
amalrajgenocidex | Thanks dpawlik . I think it's the memory. I tried running again and free memory went below 500MB | 12:00 |
dpawlik | and 1 host is skipped because it doesn't pass the scheduler filter | 12:00 |
amalrajgenocidex | Thank you for the explanation. Airsloop only requires one node, so it should be memory issue. | 12:02 |
dpawlik | :) | 12:02 |
dpawlik | kubectl events says a lot of important informations | 12:03 |
amalrajgenocidex | yeah, it does. I was mostly depending on kubectl logs , and it didn't show anything usefull | 12:06 |
amalrajgenocidex | I'm also new to kubernetes. So thank you for the help :) | 12:07 |
dpawlik | np :) | 12:16 |
*** alexanderhughes has joined #airshipit | 12:40 | |
*** bh526r has joined #airshipit | 12:53 | |
amalrajgenocidex | Hey, Can anyone let me know the minimum requirement for genesis/controller node in airsloop? | 12:54 |
amalrajgenocidex | Memory/CPU? | 12:54 |
*** aaronsheffield has joined #airshipit | 12:55 | |
*** kskels has joined #airshipit | 12:59 | |
*** sthussey has joined #airshipit | 13:19 | |
openstackgerrit | Merged airship/pegleg master: Implement default umask for 640 file permissions https://review.opendev.org/666319 | 13:45 |
openstackgerrit | Merged airship/spyglass master: Add site_config.yaml back into examples https://review.opendev.org/667719 | 13:51 |
openstackgerrit | Merged airship/spyglass master: Use data objects for document generation https://review.opendev.org/661092 | 13:51 |
*** dpawlik has quit IRC | 14:05 | |
*** nishantkr has joined #airshipit | 14:07 | |
*** pgaxatte has quit IRC | 14:10 | |
*** pgaxatte has joined #airshipit | 14:12 | |
howell | Could I please get some reviews here -> https://review.opendev.org/#/c/667680/ | 14:31 |
* howell This is the same gate update from last week, but I've switched to a containerized approach as per sthussey's suggestion | 14:32 | |
howell | oops. trigger happy on the ctrl+enter | 14:33 |
*** howell_ has joined #airshipit | 14:39 | |
*** howell_ has quit IRC | 14:45 | |
openstackgerrit | Ian Pittwood proposed airship/spyglass-plugin-xls master: Use data objects for document generation https://review.opendev.org/666849 | 15:02 |
roman_g | mattmceuen: Hi Matt. What are the plans on docs repo? What should be there? And are there plans to close airship-in-a-bottle repo once sites are moved to the treasuremap? (there are some documents in AIAB, which are probably good for docs repo) | 15:03 |
openstackgerrit | Ian Pittwood proposed airship/spyglass-plugin-xls master: Testing for plugin https://review.opendev.org/667734 | 15:04 |
*** alexanderhughes has quit IRC | 15:05 | |
mattmceuen | hey roman_g. The goal is for that project to be the home of all airship-wide documentation, e.g. dev docs, ops guides | 15:05 |
mattmceuen | I think all the docs from aiab, and some of the docs from treasuremap, can move there | 15:05 |
roman_g | good, thanks. I was looking for something to move to under docs repo | 15:06 |
roman_g | is there a way to move files between repos, maintaining git history? I guess not. | 15:06 |
mattmceuen | Yeah, and I think the new repo can take over ownership of the airshipit.readthedocs.io publishing target (short term), and wherever the docs will get published in the target state (docs.airshipit.org I think) | 15:07 |
roman_g | ok, ok | 15:08 |
mattmceuen | Not that I'm aware of, unless the two projects share a common lineage in git, which they don't . But many other people are much smarter at git than me | 15:08 |
sthussey | There are ways | 15:08 |
sthussey | They are painful and likely not worth doing | 15:08 |
openstackgerrit | Ian Pittwood proposed airship/spyglass-plugin-xls master: Use data objects for document generation https://review.opendev.org/666849 | 15:11 |
openstackgerrit | Merged airship/promenade master: hyperkube image in promenade init https://review.opendev.org/666640 | 15:12 |
roman_g | sthussey: all right. thank you. | 15:13 |
openstackgerrit | Jiri Suchomel proposed airship/airship-in-a-bottle master: Replace repository links so they point directly to opendev.org https://review.opendev.org/668107 | 15:13 |
openstackgerrit | Ian Pittwood proposed airship/spyglass-plugin-xls master: Testing for plugin https://review.opendev.org/667734 | 15:14 |
*** pgaxatte has quit IRC | 15:14 | |
*** alexanderhughes has joined #airshipit | 15:22 | |
*** jamesgu has joined #airshipit | 15:27 | |
mattmceuen | hey kskels: I see that we configure that fourth "cicd" layer here: https://opendev.org/airship/treasuremap/src/branch/master/global/layering-policy.yaml#L11 | 15:31 |
mattmceuen | However, I can't find any examples of where it gets used, is that in treasuremap or somewhere else? | 15:32 |
mattmceuen | for the opensuse airskiff gate, I believe we talked about adding a new `treasuremap/cicd` directory to capture that (and any other long-lived ctthaonfigurations that need to follow that model) -- any concerns with that approach? | 15:33 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Zuul: Switch from travis to zuul https://review.opendev.org/667680 | 15:35 |
*** AlexNoskov has joined #airshipit | 15:36 | |
openstackgerrit | Alexander Noskov proposed airship/treasuremap master: Uplift elasticseach and align java_opts parameter https://review.opendev.org/666473 | 15:55 |
openstackgerrit | Alexander Noskov proposed airship/treasuremap master: Uplift and Separate fluentbit and fluentd charts https://review.opendev.org/667236 | 15:55 |
openstackgerrit | Alexander Noskov proposed airship/treasuremap master: Uplift Horizon and fix Keystone password for Horizon chart. https://review.opendev.org/668016 | 15:55 |
openstackgerrit | Alexander Noskov proposed airship/treasuremap master: Uplift all components https://review.opendev.org/664469 | 15:55 |
*** alexanderhughes has quit IRC | 15:56 | |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Zuul: Switch from travis to zuul https://review.opendev.org/667680 | 16:00 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Global encryption https://review.opendev.org/668517 | 16:19 |
openstackgerrit | Scott Hussey proposed airship/maas master: syslog listener for physical nodes https://review.opendev.org/627415 | 16:31 |
*** bh526r has quit IRC | 16:33 | |
openstackgerrit | Ian Pittwood proposed airship/spyglass master: Implement Pipenv dependency management https://review.opendev.org/664440 | 16:42 |
*** alexanderhughes has joined #airshipit | 16:49 | |
openstackgerrit | Scott Hussey proposed airship/maas master: (fix) Check sync of only active rack controllers https://review.opendev.org/664045 | 16:53 |
openstackgerrit | Scott Hussey proposed airship/maas master: syslog listener for physical nodes https://review.opendev.org/627415 | 16:53 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Global encryption https://review.opendev.org/668517 | 17:03 |
openstackgerrit | Merged airship/airshipctl master: Zuul: Switch from travis to zuul https://review.opendev.org/667680 | 17:06 |
openstackgerrit | Merged airship/spyglass master: Implement Pipenv dependency management https://review.opendev.org/664440 | 17:09 |
openstackgerrit | Ian Pittwood proposed airship/spyglass-plugin-xls master: Combines all exceptions into a single file https://review.opendev.org/667243 | 17:12 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Rename module to reflect its new location https://review.opendev.org/667469 | 17:15 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Global encryption https://review.opendev.org/668517 | 17:18 |
openstackgerrit | Merged airship/airshipctl master: Remove unused constant https://review.opendev.org/667460 | 17:53 |
openstackgerrit | Merged airship/airshipctl master: Gerrit: Add .gitreview file https://review.opendev.org/667364 | 17:53 |
openstackgerrit | Scott Hussey proposed airship/maas master: syslog listener for physical nodes https://review.opendev.org/627415 | 17:55 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: Remove dependency on k8s-code-generator https://review.opendev.org/667461 | 17:59 |
openstackgerrit | Ian Pittwood proposed airship/spyglass master: Combines all exceptions into a single file https://review.opendev.org/667240 | 18:20 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Global encryption https://review.opendev.org/668517 | 18:26 |
openstackgerrit | Merged airship/airshipctl master: Rename module to reflect its new location https://review.opendev.org/667469 | 18:28 |
openstackgerrit | Scott Hussey proposed airship/maas master: syslog listener for physical nodes https://review.opendev.org/627415 | 18:31 |
openstackgerrit | Ian Pittwood proposed airship/spyglass master: Combines all exceptions into a single file https://review.opendev.org/667240 | 18:34 |
openstackgerrit | Sean Eagan proposed airship/promenade master: Uplift deckhand dependency https://review.opendev.org/668540 | 18:34 |
openstackgerrit | Ian Pittwood proposed airship/spyglass-plugin-xls master: Combines all exceptions into a single file https://review.opendev.org/667243 | 18:36 |
*** jsuchome has quit IRC | 18:42 | |
openstackgerrit | Scott Hussey proposed airship/maas master: syslog listener for physical nodes https://review.opendev.org/627415 | 18:42 |
openstackgerrit | Scott Hussey proposed airship/maas master: syslog listener for physical nodes https://review.opendev.org/627415 | 18:45 |
openstackgerrit | Sean Eagan proposed airship/promenade master: Uplift deckhand dependency https://review.opendev.org/668540 | 18:45 |
*** DougSchv has joined #airshipit | 18:52 | |
*** DougSchv has quit IRC | 18:57 | |
openstackgerrit | Scott Hussey proposed airship/airship-in-a-bottle master: Improve VM failure data collection https://review.opendev.org/668210 | 19:06 |
openstackgerrit | Scott Hussey proposed airship/maas master: Provide dependency chain on maas-ingress https://review.opendev.org/655571 | 19:09 |
openstackgerrit | Scott Hussey proposed airship/maas master: syslog listener for physical nodes https://review.opendev.org/627415 | 19:09 |
openstackgerrit | Sean Eagan proposed airship/pegleg master: Uplift deckhand dependency https://review.opendev.org/668551 | 19:10 |
openstackgerrit | Merged airship/airshipctl master: Remove dependency on k8s-code-generator https://review.opendev.org/667461 | 19:11 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Global encryption https://review.opendev.org/668517 | 19:15 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Global encryption https://review.opendev.org/668517 | 19:15 |
*** amalrajgenocidex has quit IRC | 19:21 | |
openstackgerrit | Alexander Noskov proposed airship/treasuremap master: Uplift elasticseach and align java_opts parameter https://review.opendev.org/666473 | 19:28 |
openstackgerrit | Alexander Noskov proposed airship/treasuremap master: Uplift and Separate fluentbit and fluentd charts https://review.opendev.org/667236 | 19:29 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Uplift Pegleg's Airship Dependencies https://review.opendev.org/668552 | 19:29 |
*** sudeepbatra has quit IRC | 19:38 | |
openstackgerrit | Ian Howell proposed airship/airshipctl master: WIP: Add a functional test https://review.opendev.org/668555 | 19:53 |
openstackgerrit | Dan Crank proposed airship/promenade master: [WIP] Use etcd encryption for webhook-apiserver https://review.opendev.org/665761 | 20:14 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: WIP: Add a functional test https://review.opendev.org/668555 | 20:25 |
openstackgerrit | Sean Eagan proposed airship/promenade master: Uplift deckhand dependency https://review.opendev.org/668540 | 20:30 |
openstackgerrit | Scott Hussey proposed airship/maas master: (fix) Check sync of only active rack controllers https://review.opendev.org/664045 | 20:31 |
openstackgerrit | Scott Hussey proposed airship/maas master: Provide dependency chain on maas-ingress https://review.opendev.org/655571 | 20:31 |
openstackgerrit | Scott Hussey proposed airship/maas master: syslog listener for physical nodes https://review.opendev.org/627415 | 20:31 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: WIP: Add a functional test https://review.opendev.org/668555 | 20:33 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Global encryption https://review.opendev.org/668517 | 20:36 |
openstackgerrit | Scott Hussey proposed airship/maas master: (fix) Check sync of only active rack controllers https://review.opendev.org/664045 | 20:39 |
openstackgerrit | Scott Hussey proposed airship/maas master: Provide dependency chain on maas-ingress https://review.opendev.org/655571 | 20:39 |
openstackgerrit | Scott Hussey proposed airship/maas master: syslog listener for physical nodes https://review.opendev.org/627415 | 20:39 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: WIP: Add a functional test https://review.opendev.org/668555 | 20:50 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Global encryption https://review.opendev.org/668517 | 21:11 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: WIP: Add a functional test https://review.opendev.org/668555 | 21:13 |
openstackgerrit | Ian Howell proposed airship/airshipctl master: WIP: Add a functional test https://review.opendev.org/668555 | 21:27 |
*** vladyslav has quit IRC | 21:30 | |
*** alexanderhughes has quit IRC | 21:33 | |
openstackgerrit | Merged airship/treasuremap master: Uplift elasticseach and align java_opts parameter https://review.opendev.org/666473 | 22:04 |
openstackgerrit | Kaspars Skels proposed airship/treasuremap master: Uplift and Separate fluentbit and fluentd charts https://review.opendev.org/667236 | 22:07 |
openstackgerrit | Anthony Bellino proposed airship/treasuremap master: Update docker to 18.06.3 https://review.opendev.org/668217 | 22:16 |
*** aaronsheffield has quit IRC | 22:53 | |
openstackgerrit | Alexander Noskov proposed airship/promenade master: WIP https://review.opendev.org/652678 | 22:58 |
openstackgerrit | Alexander Noskov proposed airship/treasuremap master: Uplift and Separate fluentbit and fluentd charts https://review.opendev.org/667236 | 23:04 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] Global encryption https://review.opendev.org/668517 | 23:13 |
*** lemko has quit IRC | 23:17 | |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] YAPF formatting https://review.opendev.org/664125 | 23:28 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] YAPF formatting https://review.opendev.org/664125 | 23:36 |
*** sthussey has quit IRC | 23:39 | |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: Add support for globally encrypted secrets https://review.opendev.org/668517 | 23:43 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: Add support for globally encrypted secrets https://review.opendev.org/668517 | 23:46 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: Uplift Pegleg's Airship Dependencies https://review.opendev.org/668552 | 23:47 |
openstackgerrit | Alexander Hughes proposed airship/pegleg master: [WIP] YAPF formatting https://review.opendev.org/664125 | 23:55 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!