Thursday, 2025-10-02

*** monstr <monstr!~monstr@nat-108f.starnet.cz> has joined #cip05:33
*** monstr <monstr!~monstr@nat-108f.starnet.cz> has quit IRC (Ping timeout: 256 seconds)05:55
*** monstr <monstr!~monstr@nat-108f.starnet.cz> has joined #cip06:26
*** tmerciai <tmerciai!~tmerciai3@net-188-217-32-125.cust.vodafonedsl.it> has joined #cip06:45
*** monstr <monstr!~monstr@nat-108f.starnet.cz> has quit IRC (Ping timeout: 256 seconds)09:01
*** monstr <monstr!~monstr@nat-108f.starnet.cz> has joined #cip09:15
*** monstr <monstr!~monstr@nat-108f.starnet.cz> has quit IRC (Ping timeout: 256 seconds)09:26
*** monstr <monstr!~monstr@nat-108f.starnet.cz> has joined #cip10:13
*** jki <jki!~jki@95.157.49.24> has joined #cip12:56
*** iwamatsu__ <iwamatsu__!~iwamatsu_@ae036005.dynamic.ppp.asahi-net.or.jp> has joined #cip12:57
*** masami <masami!~masami@FL1-125-194-6-184.tky.mesh.ad.jp> has joined #cip12:59
jkihi all13:00
pave1Hi!13:00
masamihello13:00
uli_hello13:00
*** monstr <monstr!~monstr@nat-108f.starnet.cz> has quit IRC (Remote host closed the connection)13:00
iwamatsu__hello13:01
jkiso, let's go13:01
jki#startmeeting CIP IRC weekly meeting13:01
collab-meetbotMeeting started Thu Oct  2 13:01:15 2025 UTC and is due to finish in 60 minutes.  The chair is jki. Information about MeetBot at http://wiki.debian.org/MeetBot.13:01
collab-meetbotUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.13:01
collab-meetbotThe meeting name has been set to 'cip_irc_weekly_meeting'13:01
*** collab-meetbot changes topic to " (Meeting topic: CIP IRC weekly meeting)"13:01
jki#topic AI review13:01
*** collab-meetbot changes topic to "AI review (Meeting topic: CIP IRC weekly meeting)"13:01
jkiI have none recorded13:01
jki513:01
jki413:01
jki313:01
jki213:01
jki113:01
jki#topic Kernel maintenance updates13:01
*** collab-meetbot changes topic to "Kernel maintenance updates (Meeting topic: CIP IRC weekly meeting)"13:01
uli_i released 4.413:02
pave1I was reviewing 6.12.48, 49, 50.13:02
masamiThis week reported 173 new CVEs and 3 updated CVEs.13:02
iwamatsu__I reviewed 6.12.46, 47, and reviewing 48.13:03
jkianything to add?13:04
jki513:04
jki413:04
jki313:04
jki213:04
jki113:04
jki#topic Kernel release status13:04
*** collab-meetbot changes topic to "Kernel release status (Meeting topic: CIP IRC weekly meeting)"13:04
jkiall on track13:04
jkiany issues ahead?13:05
jki513:05
jki413:05
jki313:05
jki213:05
jki113:05
pave1No. My notes say "do 6.1-rt as soon as upstream releases" to sync with the cycle.13:05
jkiok13:06
jki#topic Kernel testing13:06
*** collab-meetbot changes topic to "Kernel testing (Meeting topic: CIP IRC weekly meeting)"13:06
patersoncHello13:06
patersoncStill seeing performance issues on the lava server13:06
arisuthello13:06
patersoncGoing to upgrade the EC2 instance tonight13:06
patersoncI'm also hoping to upgrade the LAVA version at the same time13:07
patersoncIf I get it working in time13:07
arisutwe added ipxe boot to kernelci for x86 platforms, now we need to fix the initrd13:07
jkiarisut: how exactly? and where?13:08
arisutpatersonc, thanks for working on it13:08
arisutuntil now kernelci boot option was qemu u-boot grub fastboot depthcharge and barebox13:09
arisutwe added a new template for adding boot-method ipxe to the lava jobs on ipxe machine13:10
arisuthere https://github.com/kernelci/kernelci-core/blob/main/config/runtime/boot/ipxe.jinja213:10
arisutyet we need to enable the initrd for the machine that need initrd13:11
arisutwill do asap13:11
arisutany other question?13:12
jkithanks - not from me :)13:12
arisutthanks for the question :)13:12
patersoncThank you Arisu-san13:12
patersoncAnother topic - labs. The CIP board approved the two new lab proposals. The testing WG will recommend where send what board later/tomorrow13:13
arisutnice!13:13
patersoncMakes sense to try and split the boards so we have maximum redundancy13:13
arisutwow13:13
arisutthat would be amazing13:14
jkitwo sites also means two times the shipping forms for us :)13:14
arisut:/13:14
jkiplease let us know once the details for that are clear13:14
patersoncYea sorry about that jki13:14
iwamatsu__Regarding the DE0 test error in kernelci: The DE0 configuration does not have boot*_ramdisk_addr, causing an OOM error.13:15
iwamatsu__https://lava.ciplatform.org/scheduler/job/1312193#L38813:15
jkiissue of our cip-kernel-config?13:15
iwamatsu__We need to either modify the DE0's jinja2 file or add the setting to the job.13:15
jkiok, job config then13:16
iwamatsu__jki: Probably, yes.13:16
arisutwhich setting?13:16
iwamatsu__I am creating a patch for it.13:16
patersonciwamatsu__ could you send me a merge request for the device template?13:16
patersoncGreat :)13:16
iwamatsu__bootz_ramdisk_addr: "0x04000000"13:17
arisutI see and that can be added to cip-kernel-config?13:17
iwamatsu__context:13:17
iwamatsu__    bootz_ramdisk_addr: "0x04000000"13:17
iwamatsu__for job file.13:17
iwamatsu__Not kernel config file.13:18
iwamatsu__We can add it to cip-lava-docker in CIP. kernelci will likely be a other file.13:20
patersoncWe could set that in the device-type template if it's universal for all DE0 boards13:20
arisutI can do kernelci13:20
patersoncThen it would be set for all CIP and kernelci jobs automatically13:20
arisutpatersonc solution is probably the best13:21
arisuthttps://lava.ciplatform.org/scheduler/device/de0-nano-soc-iwamatsu/devicedict13:21
iwamatsu__Yes,  I think so.13:21
patersonchttps://gitlab.com/cip-project/cip-testing/lava-docker/-/blob/cip-lava-docker/lava-master/device-types/de0-nano-soc.jinja2?ref_type=heads13:22
arisutnice13:23
jkianything else on testing?13:25
jki513:26
jki413:26
jki313:26
jki213:26
jki113:26
jki#topic AOB13:26
*** collab-meetbot changes topic to "AOB (Meeting topic: CIP IRC weekly meeting)"13:26
jkiI will be OOO next week - who can take over?13:26
pave1I can do it.13:27
jkithanks!13:28
jkipatersonc: if there is anything to do already regarding boards, please contact Quirin13:28
patersoncThanks13:28
jkiother topics for today?13:28
jki513:30
jki413:30
jki313:30
jki213:30
jki113:30
jki#endmeeting13:30
collab-meetbotMeeting ended Thu Oct  2 13:30:17 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)13:30
collab-meetbotMinutes:        http://ircbot.wl.linuxfoundation.org/meetings/cip/2025/10/cip.2025-10-02-13.01.html13:30
collab-meetbotMinutes (text): http://ircbot.wl.linuxfoundation.org/meetings/cip/2025/10/cip.2025-10-02-13.01.txt13:30
collab-meetbotLog:            http://ircbot.wl.linuxfoundation.org/meetings/cip/2025/10/cip.2025-10-02-13.01.log.html13:30
*** collab-meetbot changes topic to "Civil Infrastructure Platform Project. CIP mailing list at https://lists.cip-project.org/g/cip-dev | CIP kernel meeting every Thursday at 13:00 UTC | Find the meeting logs at https://ircbot.wl.linuxfoundation.org/meetings/cip/ and chat logs at https://ircbot.wl.linuxfoundation.org/logs/%23cip/"13:30
jkithanks!13:30
pave1Thank you!13:30
masamithank you13:30
uli_thanks13:30
*** masami <masami!~masami@FL1-125-194-6-184.tky.mesh.ad.jp> has quit IRC (Quit: Leaving)13:30
arisutthx13:30
patersonciwamatsu__: Do you want me to update that De0 template? Or will you send a MR?13:30
iwamatsu__Thank you13:30
iwamatsu__I am createing now ;-)13:31
patersoncThanks!13:33
*** jki <jki!~jki@95.157.49.24> has quit IRC (Quit: Leaving)13:34
*** iwamatsu__ <iwamatsu__!~iwamatsu_@ae036005.dynamic.ppp.asahi-net.or.jp> has quit IRC (Quit: Client closed)13:43
patersoncNew de0-nano-soc template is applied to CIP LAVA server14:03
patersoncarisut are you able to kick off a test job in KernelCI?14:03
*** Dr_Who <Dr_Who!~tgall@70.35.96.200> has joined #cip14:06
arisutyes15:01
patersoncThanks!15:02
arisutsent15:02
arisutI was busy releasing gentoo kernel15:02
patersonc:)15:02
arisutand making patches for 6.1715:02
arisutthey changed some kconfig option15:02
patersoncI'm going to start backup up and shutting down the CIP LAVA server now. Sorry for the pain everyone15:36
rynofinn____Hi Chris, thanks for getting the LAVA server ready for upgrade.  I'll watch here to see when it is ready.17:19
patersoncrynofinn____: Will do!17:19
patersoncThe heavy server load isn't making the backup any quicker...17:20
rynofinn____<somber nod>17:20
patersoncrynofinn____: How are things going on the Cloudflare side of things?17:21
rynofinn____lots of waiting.  I had to wait for an email alias to get created for account set up.  Now that the account exists, I am waiting for Cloudflare to activate our credits instead of billing method.17:22
patersoncOkay :) Thanks!17:25
rynofinn____I could predict it will only be a few more days before it is implemented, but I really don't know how busy cloudflare support is right now17:27
patersoncI could only imagine how busy they are :)17:27
patersoncrynofinn____: The backup just finished and I've copied it to our online backup bucket. LAVA instance is down. All ready for you to upgrade17:46
patersoncOnce done I'll start the LAVA up again. I've done a big version upgrade today so I'd like to use that instead of the current version17:47
rynofinn____ok.  I was in a meeting for a bit.  I'm here now and starting the upgrade...18:23
patersoncFantastic18:24
rynofinn____no pending updates to apply.  shutting down instance to change type now18:27
rynofinn____instance stopped and type changed.  Now the instance is starting18:30
rynofinn____the instance is up and you can ssh in now18:31
rynofinn____do you want to start LAVA now?18:31
rynofinn____I'll start clean up on my side to bring our configuration management in line with the current instance type18:33
patersoncI'll start it up a bit later if that's okay18:34
rynofinn____sure thing.  I am in no rush.18:34
patersoncrynofinn____: I'm going to start up LAVA again now19:30
patersoncIt's up :)19:42
patersoncMuch faster!19:42
rynofinn____it looks great19:45
patersoncRight. First lab back online and upgraded too. All looking fine19:51
patersoncI just did a backup/stop/restore/start on the LAVA server. Whole thing took 6 minutes compared to about an hour before the upgrade20:36
patersoncAh, that's until the docker container starts. It'll be another 5 mins or so until it's all online again. Still, a big improvement20:36
rynofinn____+120:47

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!