2024-09-25 19:00:00 <@phsmoura:fedora.im> !startmeeting Fedora Infrastructure Ops Daily Standup Meeting 2024-09-25 19:00:02 <@meetbot:fedora.im> Meeting started at 2024-09-25 19:00:00 UTC 2024-09-25 19:00:02 <@meetbot:fedora.im> The Meeting name is 'Fedora Infrastructure Ops Daily Standup Meeting' 2024-09-25 19:00:09 <@phsmoura:fedora.im> !info meeting is 30 minutes MAX. At the end of 30, its stops 2024-09-25 19:00:09 <@phsmoura:fedora.im> !meetingname fedora_infrastructure_ops_daily_standup_meeting 2024-09-25 19:00:09 <@phsmoura:fedora.im> !chair nirik smooge phsmoura 2024-09-25 19:00:09 <@phsmoura:fedora.im> !info reminder: speak up if you want to work on a ticket! 2024-09-25 19:00:09 <@phsmoura:fedora.im> !info agenda is at https://board.net/p/fedora-infra-daily 2024-09-25 19:00:09 <@nirik:matrix.scrye.com> morning 2024-09-25 19:00:09 <@meetbot:fedora.im> The Meeting Name is now fedora_infrastructure_ops_daily_standup_meeting 2024-09-25 19:01:13 <@phsmoura:fedora.im> hello 2024-09-25 19:02:13 <@phsmoura:fedora.im> !topic Tickets needing review 2024-09-25 19:02:23 <@phsmoura:fedora.im> !info https://pagure.io/releng/issues?status=Open 2024-09-25 19:03:05 <@phsmoura:fedora.im> !releng 12359 2024-09-25 19:03:06 <@zodbot:fedora.im> ● **Opened:** 8 hours ago by marcindulak 2024-09-25 19:03:06 <@zodbot:fedora.im> ● **Assignee:** Not Assigned 2024-09-25 19:03:06 <@zodbot:fedora.im> ● **Last Updated:** 5 hours ago 2024-09-25 19:03:06 <@zodbot:fedora.im> 2024-09-25 19:03:06 <@zodbot:fedora.im> **releng #12359** (https://pagure.io/releng/issue/12359):**BuildRequires environment-modules seems required for projects that build against openmpi/mpich** 2024-09-25 19:03:57 <@nirik:matrix.scrye.com> This is not really a releng issue. I'd say close and ask them to file bugs / discuss on devel list? 2024-09-25 19:04:38 <@nirik:matrix.scrye.com> I can do that if you like... 2024-09-25 19:04:56 <@phsmoura:fedora.im> do you want to post a comment there or should I?? 2024-09-25 19:05:11 <@nirik:matrix.scrye.com> I can 2024-09-25 19:05:25 <@phsmoura:fedora.im> ok, thanks 2024-09-25 19:05:53 <@phsmoura:fedora.im> !topic Planning, Upcoming work and Open floor 2024-09-25 19:06:53 <@nirik:matrix.scrye.com> !info nirik out friday 2024-09-25 19:07:45 <@phsmoura:fedora.im> I opened a PR adding a PV for planet logs 2024-09-25 19:07:56 <@nirik:matrix.scrye.com> plan to file outage tickets soon, projects looking for people, and koji stg upgrade 2024-09-25 19:08:19 <@nirik:matrix.scrye.com> phsmoura: I'm not sure thats what Zlopez was asking for there... 2024-09-25 19:08:53 <@nirik:matrix.scrye.com> but I could be wrong 2024-09-25 19:10:18 <@nirik:matrix.scrye.com> yeah, the httpd command in the pod doesn't output anything... there should be some way to adjust it in the dockerfile to output access/error logs 2024-09-25 19:11:19 <@nirik:matrix.scrye.com> TransferLog /dev/stdout 2024-09-25 19:11:19 <@nirik:matrix.scrye.com> perhaps just something like: ErrorLog /dev/stderr 2024-09-25 19:12:26 <@nirik:matrix.scrye.com> guincorn is used in many other containers and I think it mostly does this by default... not 100% sure on apache. 2024-09-25 19:13:36 <@phsmoura:fedora.im> those logs exist, they are in the pod.. I just added more whenthe script runs we can see what made it break 2024-09-25 19:14:16 <@nirik:matrix.scrye.com> but we want them to go to stdout... 2024-09-25 19:14:36 <@nirik:matrix.scrye.com> if they do that, then they go to central logging, you can see them with 'oc logs podname' etc... 2024-09-25 19:14:51 <@nirik:matrix.scrye.com> at least I think thats what he wanted. again, I could be wrong. 2024-09-25 19:15:06 <@nirik:matrix.scrye.com> right now if you do: 2024-09-25 19:15:09 <@nirik:matrix.scrye.com> oc logs planet-54b874b7c4-gps9v 2024-09-25 19:15:09 <@nirik:matrix.scrye.com> AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 10.130.2.53. Set the 'ServerName' directive globally to suppress this message 2024-09-25 19:15:22 <@nirik:matrix.scrye.com> thats it. It should be sending access and error logs there too. 2024-09-25 19:15:34 <@phsmoura:fedora.im> ah ok 2024-09-25 19:16:08 <@nirik:matrix.scrye.com> if they go there, they should get saved on log01... so no need to save them seperately there. 2024-09-25 19:16:25 <@nirik:matrix.scrye.com> you might I guess look at moving to gunicorn... but not sure how hard that will be. 2024-09-25 19:17:25 <@phsmoura:fedora.im> ok, thanks.. Ill look at that gunicorn 2024-09-25 19:20:11 <@phsmoura:fedora.im> anything else? 2024-09-25 19:21:42 <@nirik:matrix.scrye.com> nope, not from me. ;) 2024-09-25 19:23:30 <@phsmoura:fedora.im> ok, lets go back then 2024-09-25 19:23:38 <@phsmoura:fedora.im> thanks nirik 2024-09-25 19:23:49 <@phsmoura:fedora.im> !endmeeting