/var/lib/pcp/testsuite/504.out.1 is in pcp-testsuite 3.8.12ubuntu1.
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 | QA output created by 504
pmie count at start of QA testing: 0
=== check pmie_check and custom config ===
# $version=1.0
+ export version; version=1.0
Check pmie -h LOCALHOST -l /tmp/PID.log0 ...
+ cd /tmp
No current pmie process exists for:
host = LOCALHOST
log file = /tmp/PID.log0
Restarting pmie for host "LOCALHOST" ...
+ pmsocks pmie -b -h LOCALHOST -l /tmp/PID.log0 /tmp/PID.conf
Check pmie -h REMOTEHOST -l /tmp/PID.log1 ...
+ cd /tmp
No current pmie process exists for:
host = REMOTEHOST
log file = /tmp/PID.log1
Restarting pmie for host "REMOTEHOST" ...
+ pmie -b -h REMOTEHOST -l /tmp/PID.log1 -c /tmp/PID.conf
Check pmie -h REMOTEHOST -l /tmp/PID.log2 ...
+ cd /tmp
No current pmie process exists for:
host = REMOTEHOST
log file = /tmp/PID.log2
Restarting pmie for host "REMOTEHOST" ...
+ pmsocks pmie -b -h REMOTEHOST -l /tmp/PID.log2 -c /tmp/PID.conf
=== check customised control file ===
Performance Co-Pilot starting inference engine(s) ...
pmie count with custom config (expect 3): 3
|