This file is indexed.

/var/lib/pcp/testsuite/236.out is in pcp-testsuite 3.9.10.

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
79
80
81
82
83
84
85
86
87
88
QA output created by 236
Error handling ...
Usage: pmnsadd [-d] [-n namespace] file
Usage: pmnsadd [-d] [-n namespace] file
Usage: pmnsdel [options] metricpath [...]

Options:
  -d, --duplicates      duplicate PMIDs are allowed
  -n FILE, --namespace=FILE
                        use an alternative PMNS
  -?, --help            show this usage message and exit
Usage: pmnsdel [options] metricpath [...]

Options:
  -d, --duplicates      duplicate PMIDs are allowed
  -n FILE, --namespace=FILE
                        use an alternative PMNS
  -?, --help            show this usage message and exit

Simple adds ... expect one.m1 in each case
one.m1 PMID: 1.1.1
one.m1 PMID: 1.1.1
one.m1 PMID: 1.1.1
one.m1 PMID: 1.1.1

Simple deletes ... expect empty PMNS in each case
PMNS appears to be empty!
root {
}
PMNS appears to be empty!
root {
}
PMNS appears to be empty!
root {
}
PMNS appears to be empty!
root {
}

Expect one.m1 and two.m2 ...
one.m1 PMID: 1.1.1
two.m2 PMID: 2.2.2

... add two.three.* ...
one.m1 PMID: 1.1.1
two.m2 PMID: 2.2.2
two.three.m3 PMID: 3.3.3
two.three.m4 PMID: 4.4.4

... add five.* and five.six.* ...
one.m1 PMID: 1.1.1
two.m2 PMID: 2.2.2
two.three.m3 PMID: 3.3.3
two.three.m4 PMID: 4.4.4
five.m10 PMID: 10.10.10
five.six.m11 PMID: 11.11.11

... add two.three.four.* ...
one.m1 PMID: 1.1.1
two.m2 PMID: 2.2.2
two.three.m3 PMID: 3.3.3
two.three.m4 PMID: 4.4.4
two.three.four.m5 PMID: 5.5.5
two.three.four.m6 PMID: 6.6.6
two.three.four.m7 PMID: 7.7.7
five.m10 PMID: 10.10.10
five.six.m11 PMID: 11.11.11

... delete two.three.four.* ...
one.m1 PMID: 1.1.1
two.m2 PMID: 2.2.2
two.three.m3 PMID: 3.3.3
two.three.m4 PMID: 4.4.4
five.m10 PMID: 10.10.10
five.six.m11 PMID: 11.11.11

... delete five.* ...
one.m1 PMID: 1.1.1
two.m2 PMID: 2.2.2
two.three.m3 PMID: 3.3.3
two.three.m4 PMID: 4.4.4

... delete two.three.* ...
one.m1 PMID: 1.1.1
two.m2 PMID: 2.2.2

... delete two.* ...
one.m1 PMID: 1.1.1