Open
Description
Message:
406: [----------] Global test environment tear-down
406: [==========] 1 test from 1 test case ran. (171 ms total)
406: [ PASSED ] 1 test.
406: unknown file: Failure
406: C++ exception with description "ERROR: File Staging.ZFPCompression.3x5.BPS.BB.BP4_stream was found with an index file but md.0 has not contained enough data within the specified timeout of 10.000000 seconds. index size = 704 metadata size = 0 expected size = 13535. One reason could be if the reader finds old data while the writer is creating the new files.: unspecified iostream_category error" thrown in the test body.
406: [ FAILED ] CommonReadTest.ADIOS2CommonRead1D8 (10009 ms)
406: [----------] 1 test from CommonReadTest (10009 ms total)
406:
406: [----------] Global test environment tear-down
406: [==========] 1 test from 1 test case ran. (10010 ms total)
406: [ PASSED ] 0 tests.
406: [ FAILED ] 1 test, listed below:
406: [ FAILED ] CommonReadTest.ADIOS2CommonRead1D8
406:
406: 1 FAILED TEST
406: unknown file: Failure
406: C++ exception with description "ERROR: File Staging.ZFPCompression.3x5.BPS.BB.BP4_stream was found with an index file but md.0 has not contained enough data within the specified timeout of 10.000000 seconds. index size = 704 metadata size = 0 expected size = 13535. One reason could be if the reader finds old data while the writer is creating the new files.: unspecified iostream_category error" thrown in the test body.
406: unknown file: Failure
406: C++ exception with description "ERROR: File Staging.ZFPCompression.3x5.BPS.BB.BP4_stream was found with an index file but md.0 has not contained enough data within the specified timeout of 10.000000 seconds. index size = 704 metadata size = 0 expected size = 13535. One reason could be if the reader finds old data while the writer is creating the new files.: unspecified iostream_category error" thrown in the test body.
406: [ FAILED ] CommonReadTest.ADIOS2CommonRead1D8 (9997 ms)
406: [----------] 1 test from CommonReadTest (9997 ms total)
406:
406: [----------] Global test environment tear-down
406: [ FAILED ] CommonReadTest.ADIOS2CommonRead1D8 (10000 ms)
406: [----------] 1 test from CommonReadTest (10000 ms total)
406:
406: [----------] Global test environment tear-down
406: [==========] 1 test from 1 test case ran. (9998 ms total)
406: [ PASSED ] 0 tests.
406: [ FAILED ] 1 test, listed below:
406: [ FAILED ] CommonReadTest.ADIOS2CommonRead1D8
406:
406: 1 FAILED TEST
406: [==========] 1 test from 1 test case ran. (10000 ms total)
406: [ PASSED ] 0 tests.
406: [ FAILED ] 1 test, listed below:
406: [ FAILED ] CommonReadTest.ADIOS2CommonRead1D8
406:
406: 1 FAILED TEST
406: unknown file: Failure
406: C++ exception with description "ERROR: File Staging.ZFPCompression.3x5.BPS.BB.BP4_stream was found with an index file but md.0 has not contained enough data within the specified timeout of 10.000000 seconds. index size = 704 metadata size = 0 expected size = 13535. One reason could be if the reader finds old data while the writer is creating the new files.: unspecified iostream_category error" thrown in the test body.
406: unknown file: Failure
406: C++ exception with description "ERROR: File Staging.ZFPCompression.3x5.BPS.BB.BP4_stream was found with an index file but md.0 has not contained enough data within the specified timeout of 10.000000 seconds. index size = 704 metadata size = 0 expected size = 13535. One reason could be if the reader finds old data while the writer is creating the new files.: unspecified iostream_category error" thrown in the test body.
406: [ FAILED ] CommonReadTest.ADIOS2CommonRead1D8 (9993 ms)
Low priority, obviously, but fixing this issue would make all of the non-SST tests ASan and UBSan clean.
Activity