Weekly Status: Difference between revisions

From Yocto Project
Jump to navigationJump to search
Line 9: Line 9:


'''Key Status/Updates:'''<br/>
'''Key Status/Updates:'''<br/>
*YP 4.3 M2 was released.
*We are now two weeks away from feature freeze for 4.3.
*YP 3.1.27 was rebuilt after a toolchain tests fix and is in QA
*YP 3.1.27 was released
*YP 4.0.12 rc1 was built but will need to be rebuilt due to an autobuilder failure due to certificate expiration.
*YP 4.0.12 is in QA.
*The merged systemd upgrade has destablised the autobuilder. We don’t want to revert the upgrade but the regressions are causing multiple test failures and this along with other issues in multiple patch series means patch merging is effectively stalled.
*The 6.4 kernel upgrade is still blocked as we’ve seen two nasty looking hangs in automated testing:
*There are two issues blocking the 6.4 kernel upgrade, one is qemuarm drm boot errors and the second is broken networking for systemd images under qemu.
https://autobuilder.yoctoproject.org/typhoon/#/builders/148/builds/349/steps/12/logs/stdio
*Support for a  new recipe sanity testing task (do_recipe_qa) was merged and there is a hope/plan to move more “processing” operations over to this task to improve general parsing time.
https://autobuilder.yoctoproject.org/typhoon/#/builders/148/builds/354/steps/12/logs/stdio
as well as a preempt-rt boot error that appears more consistently:
https://autobuilder.yoctoproject.org/typhoon/#/builders/72/builds/7616/steps/36/logs/stdio
The intermittent issues are a significant risk to automated testing stability and it is hard to know how to proceed as few people are willing/able to help with them. We’ve upgraded qemu 8.0.3 -> 8.0.4 just in case that helps.
The various systemd issues have mostly been resolved although the AUH did break as a result and will have to be fixed and rerun.
Build layout changed slightly with the removal of PE and PR from the WORKDIR path.
There are patches pending which remove source control revisions from PV and move them to PKGV, further simplifying WORKDIR paths and generally improving the code and the way AUTOREV works. This allows SRCPV to be removed as it is no longer needed.
*Significant fixes were made to both the binutils and gcc testsuites which avoid many of the mips toolchain test failures. The failure counts are roughly the same (few hundred) for each architecture now resulting in ~3200 failures overall.  
*There are now consistently ~200 ltp ‘controllers’ failures on both arm and x86 targets.
*A new uninative version was released to add some patches to patchelf to avoid bugs.
*A new test addition to oe-selftest caused another test to fail consistently on the autobuilder and this has been tracked down to one test corrupting the other if they run in the same TMPDIR. This only happens with specific parallelism settings where they happen to run together or with no parallelism.
*We continue to see intermittent ptest failures for glib-networking, mdadm and openssh, help would be much appreciated.
*CVE metrics are worrying with significant numbers of open CVEs against master, many of them kernel related. The 6.4 upgrade should help but that is blocked. Mickledore is also badly affected with a record high count. https://autobuilder.yocto.io/pub/non-release/patchmetrics/
*CVE metrics are worrying with significant numbers of open CVEs against master, many of them kernel related. The 6.4 upgrade should help but that is blocked. Mickledore is also badly affected with a record high count. https://autobuilder.yocto.io/pub/non-release/patchmetrics/



Revision as of 14:47, 15 August 2023

Yocto Project Weekly Status August 15th, 2023

Current Dev Position: YP 4.3 M3
Next Deadline: 28th August 2023 YP 4.3 M3 build date

Next Team Meetings:

Key Status/Updates:

  • We are now two weeks away from feature freeze for 4.3.
  • YP 3.1.27 was released
  • YP 4.0.12 is in QA.
  • The 6.4 kernel upgrade is still blocked as we’ve seen two nasty looking hangs in automated testing:

https://autobuilder.yoctoproject.org/typhoon/#/builders/148/builds/349/steps/12/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/148/builds/354/steps/12/logs/stdio as well as a preempt-rt boot error that appears more consistently: https://autobuilder.yoctoproject.org/typhoon/#/builders/72/builds/7616/steps/36/logs/stdio The intermittent issues are a significant risk to automated testing stability and it is hard to know how to proceed as few people are willing/able to help with them. We’ve upgraded qemu 8.0.3 -> 8.0.4 just in case that helps. The various systemd issues have mostly been resolved although the AUH did break as a result and will have to be fixed and rerun. Build layout changed slightly with the removal of PE and PR from the WORKDIR path. There are patches pending which remove source control revisions from PV and move them to PKGV, further simplifying WORKDIR paths and generally improving the code and the way AUTOREV works. This allows SRCPV to be removed as it is no longer needed.

  • Significant fixes were made to both the binutils and gcc testsuites which avoid many of the mips toolchain test failures. The failure counts are roughly the same (few hundred) for each architecture now resulting in ~3200 failures overall.
  • There are now consistently ~200 ltp ‘controllers’ failures on both arm and x86 targets.
  • A new uninative version was released to add some patches to patchelf to avoid bugs.
  • A new test addition to oe-selftest caused another test to fail consistently on the autobuilder and this has been tracked down to one test corrupting the other if they run in the same TMPDIR. This only happens with specific parallelism settings where they happen to run together or with no parallelism.
  • We continue to see intermittent ptest failures for glib-networking, mdadm and openssh, help would be much appreciated.
  • CVE metrics are worrying with significant numbers of open CVEs against master, many of them kernel related. The 6.4 upgrade should help but that is blocked. Mickledore is also badly affected with a record high count. https://autobuilder.yocto.io/pub/non-release/patchmetrics/

Ways to contribute:

YP 4.3 Milestone Dates:

  • YP 4.3 M3 build date 2023/08/28
  • YP 4.3 M3 Release date 2023/09/08
  • YP 4.3 M4 build date 2023/10/02
  • YP 4.3 M4 Release date 2023/10/27

Upcoming dot releases:

  • YP 3.1.27 is released
  • YP 4.0.12 is in QA
  • YP 4.0.12 Release date 2023/08/18
  • YP 4.2.3 build date 2023/08/28
  • YP 4.2.3 Release date 2023/09/08
  • YP 3.1.28 build date 2023/09/18
  • YP 3.1.28 Release date 2023/09/29
  • YP 4.0.13 build date 2023/09/25
  • YP 4.0.13 Release date 2023/10/06
  • YP 3.1.29 build date 2023/10/30
  • YP 3.1.29 Release date 2023/11/10
  • YP 4.0.14 build date 2023/11/06
  • YP 4.0.14 Release date 2023/11/17
  • YP 4.2.4 build date 2023/11/13
  • YP 4.2.4 Release date 2023/11/24
  • YP 3.1.30 build date 2023/12/11
  • YP 3.1.30 Release date 2023/12/22
  • YP 4.0.15 build date 2023/12/18
  • YP 4.0.15 Release date 2023/12/29

Tracking Metrics:

The Yocto Project’s technical governance is through its Technical Steering Committee, more information is available at:
https://wiki.yoctoproject.org/wiki/TSC

Archives