[Canonical-ubuntu-qa] [Merge] qa-jenkins-jobs:rf-jobs-ffmpeg into qa-jenkins-jobs:master

2025-03-17 Thread Tim Andersson
Tim Andersson has proposed merging qa-jenkins-jobs:rf-jobs-ffmpeg into 
qa-jenkins-jobs:master.

Requested reviews:
  Canonical Platform QA Team (canonical-platform-qa)

For more details, see:
https://code.launchpad.net/~canonical-platform-qa/qa-jenkins-jobs/+git/qa-jenkins-jobs/+merge/482901

Quick improvement for the log files for the robot framework ISO tests.
-- 
Your team Canonical Platform QA Team is requested to review the proposed merge 
of qa-jenkins-jobs:rf-jobs-ffmpeg into qa-jenkins-jobs:master.
diff --git a/jobs/robot-framework-iso-testing/jobs.yaml b/jobs/robot-framework-iso-testing/jobs.yaml
index f65f749..5e3211a 100644
--- a/jobs/robot-framework-iso-testing/jobs.yaml
+++ b/jobs/robot-framework-iso-testing/jobs.yaml
@@ -78,7 +78,7 @@
 # clone HIT and yarf
 retry -t 3 -d 180 -- git clone -b "$HIT_BRANCH" https://oauth2:"$GH_PAT"@github.com/canonical/hardware-installer-testing.git
 retry -t 3 -d 180 -- git clone -b main https://oauth2:"$GH_PAT"@github.com/canonical/yarf.git
-DEBIAN_FRONTEND=noninteractive sudo apt-get install -y clang libxkbcommon-dev tesseract-ocr
+DEBIAN_FRONTEND=noninteractive sudo apt-get install -y clang libxkbcommon-dev tesseract-ocr ffmpeg
 cd yarf/
 sudo snap install astral-uv --classic
 # set up venv
-- 
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to : canonical-ubuntu-qa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help   : https://help.launchpad.net/ListHelp


[Canonical-ubuntu-qa] [CI build #141907] amd64 CI build of ~canonical-platform-qa/qa-jenkins-jobs/+git/qa-jenkins-jobs:d7f8a15f2610cbe4545878052e4da6812fb4e0c8

2025-03-17 Thread noreply
 * Git Repository: ~canonical-platform-qa/qa-jenkins-jobs/+git/qa-jenkins-jobs
 * Commit: d7f8a15f2610cbe4545878052e4da6812fb4e0c8
 * Distroseries: ubuntu jammy
 * Architecture: amd64
 * State: Failed to build
 * Duration: 8 minutes
 * Build Log: 
https://launchpad.net/~canonical-platform-qa/qa-jenkins-jobs/+git/qa-jenkins-jobs/+build/141907/+files/buildlog_ci_qa-jenkins-jobs_d7f8a15f2610cbe4545878052e4da6812fb4e0c8_BUILDING.txt.gz
 * Upload Log: 
 * Builder: https://launchpad.net/builders/lcy02-amd64-105

-- 
https://launchpad.net/~canonical-platform-qa/qa-jenkins-jobs/+git/qa-jenkins-jobs/+build/141907
You are receiving this email because your team Canonical Platform QA Team is 
the owner of this repository.


-- 
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to : canonical-ubuntu-qa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help   : https://help.launchpad.net/ListHelp


[Canonical-ubuntu-qa] [Merge] ~hyask/autopkgtest-cloud:skia/ps7_compat into autopkgtest-cloud:master

2025-03-17 Thread Skia
The proposal to merge ~hyask/autopkgtest-cloud:skia/ps7_compat into 
autopkgtest-cloud:master has been updated.

Description changed to:

Some necessary adjustments for PS7. See commit logs for details.

Successfully tested on staging.

For more details, see:
https://code.launchpad.net/~hyask/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/482623
-- 
Your team Canonical's Ubuntu QA is requested to review the proposed merge of 
~hyask/autopkgtest-cloud:skia/ps7_compat into autopkgtest-cloud:master.


-- 
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to : canonical-ubuntu-qa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help   : https://help.launchpad.net/ListHelp


[Canonical-ubuntu-qa] [Bug 2101887] Re: ftrace:test.d--filter--event-filter-function.tc from ubuntu_kselftests_ftrace on linux-nvidia-lowlatency is flaky

2025-03-17 Thread Jacob Martin
To add some data to this bug: this is not a new regression, and was seen
as far back as NVIDIA kernel 6.5 version 6.5.0-1018.18.

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2101887

Title:
  ftrace:test.d--filter--event-filter-function.tc from
  ubuntu_kselftests_ftrace on linux-nvidia-lowlatency is flaky

Status in ubuntu-kernel-tests:
  New

Bug description:
  The test case ftrace:test.d--filter--event-filter-function.tc is flaky
  for linux-nvidia-lowlatency for noble release. The test fails due to
  bursty system behavior and the test selecting the wrong function to
  sample: acpi_os_release_object. The sampled function is expected to be
  bursty. Increasing the maximum number of retries might fix it.

  9705  22:41:06 DEBUG| [stdout] + . 
/home/ubuntu/autotest/client/tmp/ubuntu_kselftests_ftrace/src/linux/tools/testing/selftests/ftrace/test.d/filter/event-filter-function.tc
970622:41:06 DEBUG| [stdout] + echo 0
970722:41:06 DEBUG| [stdout] + echo 0
970822:41:06 DEBUG| [stdout] + echo Get the most 
frequently calling function
970922:41:06 DEBUG| [stdout] Get the most 
frequently calling function
971022:41:06 DEBUG| [stdout] + echo
971122:41:06 DEBUG| [stdout] + sample_events
971222:41:06 DEBUG| [stdout] + echo 1
971322:41:06 DEBUG| [stdout] + echo 1
971422:41:06 DEBUG| [stdout] + ls
971522:41:06 DEBUG| [stdout] + echo 0
971622:41:06 DEBUG| [stdout] + echo 0
971722:41:06 DEBUG| [stdout] + cat trace
971822:41:06 DEBUG| [stdout] + grep -o 
call_site=\([^+]*\)
971922:41:06 DEBUG| [stdout] + sed s/call_site=//
972022:41:06 DEBUG| [stdout] + sort
972122:41:06 DEBUG| [stdout] + uniq -c
972222:41:06 DEBUG| [stdout] + sort
972322:41:06 DEBUG| [stdout] + tail -n 1
972422:41:06 DEBUG| [stdout] + sed s/^[ 0-9]*//
972522:41:06 DEBUG| [stdout] + 
target_func=acpi_os_release_object
972622:41:06 DEBUG| [stdout] + [ -z 
acpi_os_release_object ]
972722:41:06 DEBUG| [stdout] + echo
972822:41:06 DEBUG| [stdout] + echo Test event 
filter function name
972922:41:06 DEBUG| [stdout] Test event filter 
function name
973022:41:06 DEBUG| [stdout] + echo 
call_site.function == acpi_os_release_object
973122:41:06 DEBUG| [stdout] + sample_events
973222:41:06 DEBUG| [stdout] + echo 1
973322:41:06 DEBUG| [stdout] + echo 1
973422:41:06 DEBUG| [stdout] + ls
973522:41:06 DEBUG| [stdout] + echo 0
973622:41:06 DEBUG| [stdout] + echo 0
973722:41:06 DEBUG| [stdout] + max_retry=10
973822:41:06 DEBUG| [stdout] + grep kmem_cache_free 
trace
973922:41:06 DEBUG| [stdout] + wc -l
974022:41:06 DEBUG| [stdout] + [ 0 -eq 0 ]
974122:41:06 DEBUG| [stdout] + sample_events
974222:41:06 DEBUG| [stdout] + echo 1
974322:41:06 DEBUG| [stdout] + echo 1
974422:41:06 DEBUG| [stdout] + ls
974522:41:06 DEBUG| [stdout] + echo 0
974622:41:06 DEBUG| [stdout] + echo 0
974722:41:06 DEBUG| [stdout] + max_retry=9
974822:41:06 DEBUG| [stdout] + [ 9 -eq 0 ]
974922:41:06 DEBUG| [stdout] + grep kmem_cache_free 
trace
975022:41:06 DEBUG| [stdout] + wc -l
975122:41:06 DEBUG| [stdout] + [ 0 -eq 0 ]
975222:41:06 DEBUG| [stdout] + sample_events
975322:41:06 DEBUG| [stdout] + echo 1
975422:41:06 DEBUG| [stdout] + echo 1
975522:41:06 DEBUG| [stdout] + ls
975622:41:06 DEBUG| [stdout] + echo 0
975722:41:06 DEBUG| [stdout] + echo 0
975822:41:06 DEBUG| [stdout] + max_retry=8
975922:41:06 DEBUG| [stdout] + [ 8 -eq 0 ]
976022: