/var/lib/pcp/testsuite/878.out is in pcp-testsuite 4.0.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | QA output created by 878
=== pipe agent installation ===
Updating the Performance Metrics Name Space (PMNS) ...
Terminate PMDA if already installed ...
[...install files, make output...]
Updating the PMCD control file, and notifying PMCD ...
Check pipe metrics have appeared ... X metrics and Y values
== basic empty line (ok) ==
host: HOST
samples: 8
interval: 0.25 sec
pipe.firehose[empty-line]: 1 event records
HH:MM:SS.MSEC --- event record [0] flags 0x6 (start,end) ---
pipe.line ""
== basic echo mirror (ok) ==
host: HOST
samples: 8
interval: 0.25 sec
pipe.firehose[echo-all]: 1 event records
HH:MM:SS.MSEC --- event record [0] flags 0x6 (start,end) ---
pipe.line "hello"
== extra parameters (ok) ==
host: HOST
samples: 8
interval: 0.25 sec
pipe.firehose[echo-two]: 1 event records
HH:MM:SS.MSEC --- event record [0] flags 0x6 (start,end) ---
pipe.line "1 two"
== bad parameters (expect failure) ==
pmval: store value "1;2" failed: Bad input to pmstore
== insufficient parameters (expect failure) ==
pmval: store value "one" failed: Bad input to pmstore
== disallowed access (expect failure) ==
pmval: store value "" failed: No permission to perform requested operation
=== remove pipe agent ===
Culling the Performance Metrics Name Space ...
pipe ... done
Updating the PMCD control file, and notifying PMCD ...
[...removing files...]
Check pipe metrics have gone away ... OK
Waiting for pmcd to terminate ...
Starting pmcd ...
Starting pmlogger ...
|