This file is indexed.

/var/lib/pcp/testsuite/236.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
 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
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
QA output created by 236
Error handling ...
Usage: pmnsadd [-d] [-n namespace] file
Usage: pmnsadd [-d] [-n namespace] file
Usage: pmnsdel [-d] [-n pmnsfile ] metricpath [...]
Usage: pmnsdel [-d] [-n pmnsfile ] metricpath [...]

Simple adds ... expect one.m1 in each case
Compiled PMNS contains
	    1 hash table entries
	    1 leaf nodes
	    2 non-leaf nodes
	   12 bytes of symbol table
one.m1 PMID: 1.1.1
Compiled PMNS contains
	    1 hash table entries
	    1 leaf nodes
	    2 non-leaf nodes
	   12 bytes of symbol table
one.m1 PMID: 1.1.1
Compiled PMNS contains
	    1 hash table entries
	    1 leaf nodes
	    2 non-leaf nodes
	   12 bytes of symbol table
one.m1 PMID: 1.1.1
Compiled PMNS contains
	    1 hash table entries
	    1 leaf nodes
	    2 non-leaf nodes
	   12 bytes of symbol table
one.m1 PMID: 1.1.1

Simple deletes ... expect empty PMNS in each case
Compiled PMNS contains
	    1 hash table entries
	    0 leaf nodes
	    1 non-leaf nodes
	    5 bytes of symbol table
PMNS appears to be empty!
root {
}
Compiled PMNS contains
	    1 hash table entries
	    0 leaf nodes
	    1 non-leaf nodes
	    5 bytes of symbol table
PMNS appears to be empty!
root {
}
Compiled PMNS contains
	    1 hash table entries
	    0 leaf nodes
	    1 non-leaf nodes
	    5 bytes of symbol table
PMNS appears to be empty!
root {
}
Compiled PMNS contains
	    1 hash table entries
	    0 leaf nodes
	    1 non-leaf nodes
	    5 bytes of symbol table
PMNS appears to be empty!
root {
}

Expect one.m1 and two.m2 ...
Compiled PMNS contains
	    1 hash table entries
	    2 leaf nodes
	    3 non-leaf nodes
	   19 bytes of symbol table
one.m1 PMID: 1.1.1
two.m2 PMID: 2.2.2

... add two.three.* ...
Compiled PMNS contains
	    1 hash table entries
	    4 leaf nodes
	    4 non-leaf nodes
	   31 bytes of symbol table
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.* ...
Compiled PMNS contains
	    7 hash table entries
	    6 leaf nodes
	    6 non-leaf nodes
	   48 bytes of symbol table
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.* ...
Compiled PMNS contains
	    7 hash table entries
	    9 leaf nodes
	    7 non-leaf nodes
	   62 bytes of symbol table
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.* ...
Compiled PMNS contains
	    7 hash table entries
	    6 leaf nodes
	    6 non-leaf nodes
	   48 bytes of symbol table
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.* ...
Compiled PMNS contains
	    1 hash table entries
	    4 leaf nodes
	    4 non-leaf nodes
	   31 bytes of symbol table
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.* ...
Compiled PMNS contains
	    1 hash table entries
	    2 leaf nodes
	    3 non-leaf nodes
	   19 bytes of symbol table
one.m1 PMID: 1.1.1
two.m2 PMID: 2.2.2

... delete two.* ...
Compiled PMNS contains
	    1 hash table entries
	    1 leaf nodes
	    2 non-leaf nodes
	   12 bytes of symbol table
one.m1 PMID: 1.1.1