/var/lib/pcp/testsuite/879.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 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 | QA output created by 879
== checking instance name with special characters
[1] ;34@#bleurg root /bin/true
[name=;34@#bleurg user=root line=1] command: /bin/true
sts=0
== checking missing user and command fields
[1] instance
event_config: CONFIG line 1 missing user name
sts=1
== checking missing command field
[1] instance user
event_config: CONFIG line 1 missing a command
sts=1
== checking valid access control section
[1] instance user command and parameters
[name=instance user=user line=1] command: command and parameters
[2] [access]
[3] allow user NAME : instance
[allow user=NAME line=3] instance: instance
[4] disallow user NAME : instance
[disallow user=NAME line=4] instance: instance
[5] allow group NAME : instance
[allow group=NAME line=5] instance: instance
[6] disallow group NAME : instance
[disallow group=NAME line=6] instance: instance
sts=0
== checking invalid access control line (no username)
[1] instance user command and parameters
[name=instance user=user line=1] command: command and parameters
[2] [access]
[3] allow user NAME : instance
[allow user=NAME line=3] instance: instance
[4] disallow user NAME : instance
[disallow user=NAME line=4] instance: instance
[5] allow group NAME : instance
[allow group=NAME line=5] instance: instance
[6] disallow group NAME : instance
[disallow group=NAME line=6] instance: instance
[7] allow user
event_config: CONFIG line 7, bad user name ''
sts=1
== checking invalid access control line (no separator)
[1] instance user command and parameters
[name=instance user=user line=1] command: command and parameters
[2] [access]
[3] allow user NAME : instance
[allow user=NAME line=3] instance: instance
[4] disallow user NAME : instance
[disallow user=NAME line=4] instance: instance
[5] allow group NAME : instance
[allow group=NAME line=5] instance: instance
[6] disallow group NAME : instance
[disallow group=NAME line=6] instance: instance
[7] allow group NAME
event_config: CONFIG line 7, bad instance ''
sts=1
== checking invalid access control line (no instance)
[1] instance user command and parameters
[name=instance user=user line=1] command: command and parameters
[2] [access]
[3] allow user NAME : instance
[allow user=NAME line=3] instance: instance
[4] disallow user NAME : instance
[disallow user=NAME line=4] instance: instance
[5] allow group NAME : instance
[allow group=NAME line=5] instance: instance
[6] disallow group NAME : instance
[disallow group=NAME line=6] instance: instance
[7] allow group NAME :
event_config: CONFIG line 7, bad instance ''
sts=1
|