==1816907== Memcheck, a memory error detector
==1816907== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1816907== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1816907== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/global/test/TestOutputDirectoryFifoQueue -malloc_debug -malloc_dump -memory_info
==1816907== Parent PID: 1816752
==1816907== 
==1816907== 
==1816907== FILE DESCRIPTORS: 10 open (3 std) at exit.
==1816907== Open file descriptor 12:
==1816907==    at 0x4CBC07D: pipe (pipe.c:29)
==1816907==    by 0xAEA407D: ???
==1816907==    by 0x89C64CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1816907==    by 0x6279418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1816907==    by 0x6212D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1816907==    by 0x4F09D38: PetscInitialize (pinit.c:924)
==1816907==    by 0x48FA153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1816907==    by 0x48FA1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1816907==    by 0x114118: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1816907==    by 0x10FF93: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1816907==    by 0x1121E2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1816907==    by 0x1120DD: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1816907==    by 0x1126F1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1816907==    by 0x10E795: main (TestOutputDirectoryFifoQueue.cpp:18)
==1816907== 
==1816907== Open file descriptor 8: /dev/shm/open_mpi.0000
==1816907==    at 0x4CC0A1C: __open_nocancel (open64_nocancel.c:39)
==1816907==    by 0x4C44BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1816907==    by 0x4934822: ???
==1816907==    by 0x493496F: ???
==1816907==    by 0x8A6B6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1816907==    by 0x8A6B938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1816907==    by 0x8A21922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1816907==    by 0x89C62DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1816907==    by 0x6279418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1816907==    by 0x6212D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1816907==    by 0x4F09D38: PetscInitialize (pinit.c:924)
==1816907==    by 0x48FA153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1816907==    by 0x48FA1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1816907==    by 0x114118: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1816907==    by 0x10FF93: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1816907==    by 0x1121E2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1816907==    by 0x1120DD: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1816907==    by 0x1126F1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1816907==    by 0x10E795: main (TestOutputDirectoryFifoQueue.cpp:18)
==1816907== 
==1816907== Open file descriptor 118:
==1816907==    <inherited from parent>
==1816907== 
==1816907== Open file descriptor 115:
==1816907==    <inherited from parent>
==1816907== 
==1816907== Open file descriptor 113: /usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt
==1816907==    <inherited from parent>
==1816907== 
==1816907== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOutputDirectoryFifoQueue_valgrind.txt
==1816907==    <inherited from parent>
==1816907== 
==1816907== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1816907==    <inherited from parent>
==1816907== 
==1816907== 
==1816907== HEAP SUMMARY:
==1816907==     in use at exit: 835,137 bytes in 11,676 blocks
==1816907==   total heap usage: 54,106 allocs, 42,430 frees, 1,540,663,910 bytes allocated
==1816907== 
==1816907== LEAK SUMMARY:
==1816907==    definitely lost: 0 bytes in 0 blocks
==1816907==    indirectly lost: 0 bytes in 0 blocks
==1816907==      possibly lost: 0 bytes in 0 blocks
==1816907==    still reachable: 24 bytes in 2 blocks
==1816907==         suppressed: 835,113 bytes in 11,674 blocks
==1816907== Reachable blocks (those to which a pointer was found) are not shown.
==1816907== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1816907== 
==1816907== For lists of detected and suppressed errors, rerun with: -s
==1816907== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
