Project

General

Profile

Actions

action #162200

open

test fails in sysstat

Added by ggardet_arm 17 days ago. Updated 3 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2024-06-13
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario opensuse-Tumbleweed-JeOS-for-AArch64-aarch64-jeos-extra@aarch64-HD20G fails in
sysstat

The test fails on aarch64 from validate_script_output "sar -B", sub { /pgpgin\/s pgpgout\/s fault\/s majflt\/s pgfree\/s pgscank\/s pgscand\/s pgsteal\/s %vmeff/ }; with:

Script:
sar -B

Check function (deparsed code):
{
    package sysstat;
    m[pgpgin/s pgpgout/s   fault/s  majflt/s  pgfree/s pgscank/s pgscand/s pgsteal/s    %vmeff];
}

Output:
Linux 6.9.3-1-default (localhost.localdomain)   06/13/24    _aarch64_   (1 CPU)

06:41:02     LINUX RESTART  (1 CPU)

06:41:02     LINUX RESTART  (1 CPU)

06:41:02     pgpgin/s pgpgout/s   fault/s  majflt/s  pgfree/s pgscank/s pgscand/s pgsteal/s  pgprom/s   pgdem/s
06:41:07         0.00      0.00      5.00      0.00     34.60      0.00      0.00      0.00      0.00      0.00
06:41:12         0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:41:17         0.00      0.00      0.40      0.00      0.00      0.00      0.00      0.00      0.00      0.00
06:41:22         0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:         0.00      0.00      1.35      0.00      8.65      0.00      0.00      0.00      0.00      0.00

Test suite description

Same as jeos, plus some more tests.

Reproducible

Fails since (at least) Build 20240611

Expected result

Last good: 20240610 (or more recent)

Further details

Always latest result in this scenario: latest

Actions

Also available in: Atom PDF