/var/lib/pcp/testsuite/389.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 | QA output created by 389
=== empty config and _no_ -L, should exit immediately ===
expect no pmlogger process ...
Log for pmlogger on HOST started DATE
Config parsed
Starting logger for host "HOST"
Nothing to log, and not the primary logger instance ... good-bye
Log finished DATE
=== empty config and -L, no reconnect and no exit ===
Waiting for pmcd to terminate ...
Starting pmcd ...
Starting pmlogger ...
expect pmlogger process ...
OK
Log for pmlogger on HOST started DATE
Config parsed
Starting logger for host "HOST"
Archive basename: ARCHIVE
pmlogger: Lost connection to PMCD on "HOST" at DATE
=== non-empty config, reconnect when pmcd restarted ===
Waiting for pmcd to terminate ...
Starting pmcd ...
expect pmlogger process ...
OK
Log for pmlogger on HOST started DATE
Config parsed
Starting logger for host "HOST"
Archive basename: ARCHIVE
pmlogger: Lost connection to PMCD on "HOST" at DATE
pmlogger: re-established connection to PMCD on "HOST" at DATE
pmlogger: Validating metrics after PMCD state changed at DATE
expect one mark record ...
1
|