/var/lib/pcp/testsuite/770.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 | QA output created by 770
force first alloc fail - instprof
=== std out ===
=== std err ===
+++++++++++++++++++++++++++
+ Mode: PDU_BINARY Pass 0 +
+++++++++++++++++++++++++++
Error: DecodeProfile: Cannot allocate memory
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/pducheck
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
force second alloc fail - instprof->profile
=== std out ===
=== std err ===
+++++++++++++++++++++++++++
+ Mode: PDU_BINARY Pass 0 +
+++++++++++++++++++++++++++
Error: DecodeProfile: Cannot allocate memory
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/pducheck
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
force third alloc fail - instprof->profile->instances
=== std out ===
=== std err ===
+++++++++++++++++++++++++++
+ Mode: PDU_BINARY Pass 0 +
+++++++++++++++++++++++++++
Error: DecodeProfile: Cannot allocate memory
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/pducheck
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
|