Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEACAS unit test cases are failing #501

Open
ac48392 opened this issue Sep 24, 2024 · 3 comments
Open

SEACAS unit test cases are failing #501

ac48392 opened this issue Sep 24, 2024 · 3 comments

Comments

@ac48392
Copy link
Contributor

ac48392 commented Sep 24, 2024

We are getting SEACAS unit test cases failed, log as follows,
We are running ctest -j8

Please let us know if we are doing anything wrong here.
Are there any python dependencies that need to be installed?

Thanks in advance

Collecting pip
Using cached https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl
Installing collected packages: pip
Found existing installation: pip 9.0.3
Uninstalling pip-9.0.3:
Successfully uninstalled pip-9.0.3
Successfully installed pip-21.3.1
You are using pip version 21.3.1, however version 24.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting numpy
Using cached numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB)
Installing collected packages: numpy
Successfully installed numpy-1.19.5
Running tests...
Test project /jenkins/git/workspace/Components_01_seacas_hybrid_GitHub/build
Start 1: SEACASExodus_CreateEdgeFaceWithConcats
1/63 Test #1: SEACASExodus_CreateEdgeFaceWithConcats ............................ Passed 0.01 sec
Start 2: SEACASExodus_ReadEdgeFaceWithConcats
2/63 Test #2: SEACASExodus_ReadEdgeFaceWithConcats .............................. Passed 0.01 sec
Start 3: SEACASExodus_exodus-test-field-utils
3/63 Test #3: SEACASExodus_exodus-test-field-utils .............................. Passed 0.01 sec
Start 4: SEACASExodus_exodus_unit_tests
4/63 Test #4: SEACASExodus_exodus_unit_tests ....................................***Failed 0.92 sec
testwt - single precision write test...

Exodus Library Warning/Error: [ex_put_name] in file 'test.exo'
ERROR: element block id 10 not found in file id 65536
Id lookup failed for specified entity type. Could not find entity with specified id.
testrd - single precision read test...
testcp_ss - single-to-single precision copy test...
testcp_sd - single-to-double precision copy test...
testcp_nl - normal_model to large_model single precision copy test...
testcp_transient - copy mesh and transient data...
testwt_clb - single precision write test using concatenated puts...
testwtd - double precision write test...
testrdd - double precision read test...
testcp_dd - double-to-double precision copy test...
testcp_ds - double-to-single precision copy test...
testwtd-to-f - double precision compute, convert to single precision on disk...

Exodus Library Warning/Error: [ex_put_name] in file 'test.exo'
ERROR: element block id 10 not found in file id 65536
Id lookup failed for specified entity type. Could not find entity with specified id.
testwt1 - single precision write files with several side sets...
testwt1 ... [Expect WEDGE6 warning from this test]
testrd1 - single precision read test of a file with several side sets...
testrd1 ... [Expect file create failure error, NOCLOBBER]
testrd1 ... [Expect failure locating elem var 1 for elem block 12]

Exodus Library Warning/Error: [ex_create_int]
ERROR: file create failed for /jenkins/git/workspace/Components_01_seacas_hybrid_GitHub/build/packages/seacas/libraries/exodus/test/nc3/test.exo
NetCDF: File exists && NC_NOCLOBBER

Exodus Library Warning/Error: [ex_get_var_multi_time] in file '/jenkins/git/workspace/Components_01_seacas_hybrid_GitHub/build/packages/seacas/libraries/exodus/test/nc3/test.exo'
ERROR: failed to locate element block 12 var 1 in file id 65536
NetCDF: Variable not found
testwt_ss - write files to test side sets...
testwt_ss ... [Expect WEDGE6 warning from this test]
testrd_ss - read test of a file with several side sets...
testrd_ss ... [Expect warning for NULL sidesets 30 and 31]
testwt2 - single precision write 2 files (simultaneously open) test...
testrdwt - read from one and write to another (simultaneously open) file...
testwt_nc - write x y z components of coordinates separately...
testrd_nc - read x y z components of coordinates separately...
testwt-zeron - write file with zero nodes and elements...
testrd - read test of file with zero nodes and elements...
testwt-zeroe - write file with zero elements...
testrd - read test of file with zero elements...
testwt-one-attrib - read/write test of element attributes - read one at a time...
testwt-nsided - write file with nsided elements...
testrd-nsided - read file with nsided elements...
testwt-nfaced - write file with nfaced elements...
testrd-nfaced - read file with nfaced elements...
testwt-long-name - write file with long (64-character) names...
testrd - read long name file truncating to 32 characters on read...
testrd-long-name - read long name file...
test_nemesis - read long name file...
test-empty - read an empty (only ex_create called) exodus file...

Exodus Library Warning/Error: [ex_get_init_ext] in file '/jenkins/git/workspace/Components_01_seacas_hybrid_GitHub/build/packages/seacas/libraries/exodus/test/nc3/test.exo'
Warning: no title in file id 65536
NetCDF: Attribute not found
testwt-results - write EXPERIMENTAL file with only transient data; no mesh bulk data...
testwt-assembly - write file containing assembly data
testrd-assembly - read file containing assembly data
test-add-assembly - add an assembly to an existing file
testwt-blob - write file containing blob data
testrd-blob - read file containing blob data
testwt-oned - write 1D mesh...
testrd - read test of 1D file...
testwt-field-metadata - write mesh with enhanced field metadata...
15a16,25

  :Quad@1x2x1@cardinality = 2 ;
  :Quad@1x2x1@eta = 0.5, -0.5 ;
  :Quad@1x2x1@weight = 1., 1. ;
  :Quad@1x2x1@xi = -0.5, 0.5 ;
  :Quad@1x2x1@zeta = -0.5, 0.5 ;
  :Quad@2x2x2@cardinality = 8 ;
  :Quad@2x2x2@eta = -0.57735, -0.57735, 0.57735, 0.57735, -0.57735, -0.57735, 0.57735, 0.57735 ;
  :Quad@2x2x2@weight = 1., 1., 1., 1., 1., 1., 1., 1. ;
  :Quad@2x2x2@xi = -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735 ;
  :Quad@2x2x2@zeta = -0.57735, -0.57735, -0.57735, -0.57735, 0.57735, 0.57735, 0.57735, 0.57735 ;

43,52d52
< :Quad@1x2x1@cardinality = 2 ;
< :Quad@1x2x1@eta = 0.5, -0.5 ;
< :Quad@1x2x1@weight = 1., 1. ;
< :Quad@1x2x1@xi = -0.5, 0.5 ;
< :Quad@1x2x1@zeta = -0.5, 0.5 ;
< :Quad@2x2x2@cardinality = 8 ;
< :Quad@2x2x2@eta = -0.57735, -0.57735, 0.57735, 0.57735, -0.57735, -0.57735, 0.57735, 0.57735 ;
< :Quad@2x2x2@weight = 1., 1., 1., 1., 1., 1., 1., 1. ;
< :Quad@2x2x2@xi = -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735 ;
< :Quad@2x2x2@zeta = -0.57735, -0.57735, -0.57735, -0.57735, 0.57735, 0.57735, 0.57735, 0.57735 ;
testrd-field-metadata - read test of enhanced field metadata file...

  Start  5: SEACASExodus_exodus_unit_tests_nc4_env

5/63 Test #5: SEACASExodus_exodus_unit_tests_nc4_env ............................***Failed 1.86 sec
testwt - single precision write test...

Exodus Library Warning/Error: [ex_put_name] in file 'test.exo'
ERROR: element block id 10 not found in file id 65536
Id lookup failed for specified entity type. Could not find entity with specified id.
testrd - single precision read test...
testcp_ss - single-to-single precision copy test...
testcp_sd - single-to-double precision copy test...
testcp_nl - normal_model to large_model single precision copy test...
testcp_transient - copy mesh and transient data...
testwt_clb - single precision write test using concatenated puts...
testwtd - double precision write test...
testrdd - double precision read test...
testcp_dd - double-to-double precision copy test...
testcp_ds - double-to-single precision copy test...
testwtd-to-f - double precision compute, convert to single precision on disk...

Exodus Library Warning/Error: [ex_put_name] in file 'test.exo'
ERROR: element block id 10 not found in file id 65536
Id lookup failed for specified entity type. Could not find entity with specified id.
testwt1 - single precision write files with several side sets...
testwt1 ... [Expect WEDGE6 warning from this test]
testrd1 - single precision read test of a file with several side sets...
testrd1 ... [Expect file create failure error, NOCLOBBER]
testrd1 ... [Expect failure locating elem var 1 for elem block 12]

Exodus Library Warning/Error: [ex_create_int]
ERROR: file create failed for /jenkins/git/workspace/Components_01_seacas_hybrid_GitHub/build/packages/seacas/libraries/exodus/test/nc4/test.exo
NetCDF: File exists && NC_NOCLOBBER

Exodus Library Warning/Error: [ex_get_var_multi_time] in file '/jenkins/git/workspace/Components_01_seacas_hybrid_GitHub/build/packages/seacas/libraries/exodus/test/nc4/test.exo'
ERROR: failed to locate element block 12 var 1 in file id 65536
NetCDF: Variable not found
testwt_ss - write files to test side sets...
testwt_ss ... [Expect WEDGE6 warning from this test]
testrd_ss - read test of a file with several side sets...
testrd_ss ... [Expect warning for NULL sidesets 30 and 31]
testwt2 - single precision write 2 files (simultaneously open) test...
testrdwt - read from one and write to another (simultaneously open) file...
testwt_nc - write x y z components of coordinates separately...
testrd_nc - read x y z components of coordinates separately...
testwt-zeron - write file with zero nodes and elements...
testrd - read test of file with zero nodes and elements...
testwt-zeroe - write file with zero elements...
testrd - read test of file with zero elements...
testwt-one-attrib - read/write test of element attributes - read one at a time...
testwt-nsided - write file with nsided elements...
testrd-nsided - read file with nsided elements...
testwt-nfaced - write file with nfaced elements...
testrd-nfaced - read file with nfaced elements...
testwt-long-name - write file with long (64-character) names...
testrd - read long name file truncating to 32 characters on read...
testrd-long-name - read long name file...
test_nemesis - read long name file...
test-empty - read an empty (only ex_create called) exodus file...

Exodus Library Warning/Error: [ex_get_init_ext] in file '/jenkins/git/workspace/Components_01_seacas_hybrid_GitHub/build/packages/seacas/libraries/exodus/test/nc4/test.exo'
Warning: no title in file id 65536
NetCDF: Attribute not found
testwt-results - write EXPERIMENTAL file with only transient data; no mesh bulk data...
testwt-assembly - write file containing assembly data
testrd-assembly - read file containing assembly data
test-add-assembly - add an assembly to an existing file
testwt-blob - write file containing blob data
testrd-blob - read file containing blob data
testwt-oned - write 1D mesh...
testrd - read test of 1D file...
testwt-field-metadata - write mesh with enhanced field metadata...
15a16,25

  :Quad@1x2x1@cardinality = 2 ;
  :Quad@1x2x1@eta = 0.5, -0.5 ;
  :Quad@1x2x1@weight = 1., 1. ;
  :Quad@1x2x1@xi = -0.5, 0.5 ;
  :Quad@1x2x1@zeta = -0.5, 0.5 ;
  :Quad@2x2x2@cardinality = 8 ;
  :Quad@2x2x2@eta = -0.57735, -0.57735, 0.57735, 0.57735, -0.57735, -0.57735, 0.57735, 0.57735 ;
  :Quad@2x2x2@weight = 1., 1., 1., 1., 1., 1., 1., 1. ;
  :Quad@2x2x2@xi = -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735 ;
  :Quad@2x2x2@zeta = -0.57735, -0.57735, -0.57735, -0.57735, 0.57735, 0.57735, 0.57735, 0.57735 ;

43,52d52
< :Quad@1x2x1@cardinality = 2 ;
< :Quad@1x2x1@eta = 0.5, -0.5 ;
< :Quad@1x2x1@weight = 1., 1. ;
< :Quad@1x2x1@xi = -0.5, 0.5 ;
< :Quad@1x2x1@zeta = -0.5, 0.5 ;
< :Quad@2x2x2@cardinality = 8 ;
< :Quad@2x2x2@eta = -0.57735, -0.57735, 0.57735, 0.57735, -0.57735, -0.57735, 0.57735, 0.57735 ;
< :Quad@2x2x2@weight = 1., 1., 1., 1., 1., 1., 1., 1. ;
< :Quad@2x2x2@xi = -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735 ;
< :Quad@2x2x2@zeta = -0.57735, -0.57735, -0.57735, -0.57735, 0.57735, 0.57735, 0.57735, 0.57735 ;
testrd-field-metadata - read test of enhanced field metadata file...

after ex_open
after ex_get_quadrature(exoid, &quad, &quad_cnt), error = 0

Quadrature Metadata: Name: 2x2x2, Cardinality: 8
ordinal, xi eta zeta weight
0 -0.577 -0.577 -0.577 1.000
1 0.577 -0.577 -0.577 1.000
2 -0.577 0.577 -0.577 1.000
3 0.577 0.577 -0.577 1.000
4 -0.577 -0.577 0.577 1.000
5 0.577 -0.577 0.577 1.000
6 -0.577 0.577 0.577 1.000
7 0.577 0.577 0.577 1.000

Quadrature Metadata: Name: 1x2x1, Cardinality: 2
ordinal, xi eta zeta weight
0 -0.500 0.500 -0.500 1.000
1 0.500 -0.500 0.500 1.000
after ex_get_basis(exoid, &basis, &bas_cnt), error = 0

Basis Metadata: Name: HGRAD_QUAD_C2_FEM, Cardinality: 9
ordinal, subc: _dim _ordinal _dof_ordinal _num_dof xi eta zeta
0 0 0 0 1 -1.000 -1.000 0.000
1 0 1 0 1 1.000 -1.000 0.000
2 0 2 0 1 1.000 1.000 0.000
3 0 3 0 1 -1.000 1.000 0.000
4 1 0 0 1 0.000 -1.000 0.000
5 1 1 0 1 1.000 0.000 0.000
6 1 2 0 1 0.000 1.000 0.000
7 1 3 0 1 -1.000 0.000 0.000
8 2 0 0 1 0.000 0.000 0.000

Basis Metadata: Name: TESTING_SECOND_BASIS, Cardinality: 3
ordinal, subc: _dim _ordinal _dof_ordinal _num_dof xi eta zeta
0 0 0 0 1 -1.000 -1.000 1.000
1 0 1 0 1 1.000 -1.000 -1.000
2 0 2 0 1 1.000 1.000 1.000
after ex_get_field_metadata(exoid, fields), error = 0

Field Metadata: Name: Disp, Nesting: 1
Nesting level: 0, Type: EX_VECTOR_3D, Cardinality: 3, Separator: " "
Component 1, Full name = DispX
Component 2, Full name = DispY
Component 3, Full name = DispZ

Field Metadata: Name: Velocity, Nesting: 1
Nesting level: 0, Type: EX_VECTOR_3D, Cardinality: 3, Separator: "%"
Component 1, Full name = Velocity%X
Component 2, Full name = Velocity%Y
Component 3, Full name = Velocity%Z
after ex_get_field_metadata(exoid, fields), error = 0

Field Metadata: Name: Velocity, Nesting: 1
Nesting level: 0, Type: EX_VECTOR_3D, Cardinality: 3, Separator: "%"
Component 1, Full name = Velocity%X
Component 2, Full name = Velocity%Y
Component 3, Full name = Velocity%Z

Field Metadata: Name: Disp, Nesting: 1
Nesting level: 0, Type: EX_VECTOR_3D, Cardinality: 3, Separator: " "
Component 1, Full name = DispX
Component 2, Full name = DispY
Component 3, Full name = DispZ
after ex_get_field_metadata(exoid, fields), error = 0

Field Metadata: Name: Species, Nesting: 2
Nesting level: 0, Type: EX_FIELD_TYPE_USER_DEFINED, Cardinality: 4, Separator: "_"
User-defined suffices: h2o,gas,ch4,methane
Nesting level: 1, Type: EX_QUADRATURE (1x2x1), Cardinality: 2, Separator: "-"
User-defined suffices: h2o,gas,ch4,methane
Component 1 1, Full name = Species_h2o-0
Component 2 1, Full name = Species_gas-0
Component 3 1, Full name = Species_ch4-0
Component 4 1, Full name = Species_methane-0
Component 1 2, Full name = Species_h2o-1
Component 2 2, Full name = Species_gas-1
Component 3 2, Full name = Species_ch4-1
Component 4 2, Full name = Species_methane-1

Field Metadata: Name: Curl, Nesting: 1
Nesting level: 0, Type: EX_QUADRATURE (2x2x2), Cardinality: 8, Separator: "@"
Component 1, Full name = Curl@0
Component 2, Full name = Curl@1
Component 3, Full name = Curl@2
Component 4, Full name = Curl@3
Component 5, Full name = Curl@4
Component 6, Full name = Curl@5
Component 7, Full name = Curl@6
Component 8, Full name = Curl@7

Field Metadata: Name: Gradient, Nesting: 2
Nesting level: 0, Type: EX_VECTOR_3D, Cardinality: 3, Separator: "-"
Nesting level: 1, Type: EX_BASIS (HGRAD_QUAD_C2_FEM), Cardinality: 9, Separator: "$"
Component 1 1, Full name = Gradient-X$0
Component 2 1, Full name = Gradient-Y$0
Component 3 1, Full name = Gradient-Z$0
Component 1 2, Full name = Gradient-X$1
Component 2 2, Full name = Gradient-Y$1
Component 3 2, Full name = Gradient-Z$1
Component 1 3, Full name = Gradient-X$2
Component 2 3, Full name = Gradient-Y$2
Component 3 3, Full name = Gradient-Z$2
Component 1 4, Full name = Gradient-X$3
Component 2 4, Full name = Gradient-Y$3
Component 3 4, Full name = Gradient-Z$3
Component 1 5, Full name = Gradient-X$4
Component 2 5, Full name = Gradient-Y$4
Component 3 5, Full name = Gradient-Z$4
Component 1 6, Full name = Gradient-X$5
Component 2 6, Full name = Gradient-Y$5
Component 3 6, Full name = Gradient-Z$5
Component 1 7, Full name = Gradient-X$6
Component 2 7, Full name = Gradient-Y$6
Component 3 7, Full name = Gradient-Z$6
Component 1 8, Full name = Gradient-X$7
Component 2 8, Full name = Gradient-Y$7
Component 3 8, Full name = Gradient-Z$7
Component 1 9, Full name = Gradient-X$8
Component 2 9, Full name = Gradient-Y$8
Component 3 9, Full name = Gradient-Z$8
after ex_initialize_basis_struct(basis, bas_cnt, -1), error = 0
after ex_initialize_quadrature_struct(quad, quad_cnt, -1), error = 0

after ex_close, error = 0

  Start  6: SEACASExodus_exodus_nc4_unit_tests

6/63 Test #6: SEACASExodus_exodus_nc4_unit_tests ................................ Passed 0.08 sec
Start 7: SEACASExodus_exodus_unit_tests_nc5_env
7/63 Test #7: SEACASExodus_exodus_unit_tests_nc5_env ............................***Failed 0.85 sec
testwt - single precision write test...

Exodus Library Warning/Error: [ex_put_name] in file 'test.exo'
ERROR: element block id 10 not found in file id 65536
Id lookup failed for specified entity type. Could not find entity with specified id.
testrd - single precision read test...
testcp_ss - single-to-single precision copy test...
testcp_sd - single-to-double precision copy test...
testcp_nl - normal_model to large_model single precision copy test...
testcp_transient - copy mesh and transient data...
testwt_clb - single precision write test using concatenated puts...
testwtd - double precision write test...
testrdd - double precision read test...
testcp_dd - double-to-double precision copy test...
testcp_ds - double-to-single precision copy test...
testwtd-to-f - double precision compute, convert to single precision on disk...

Exodus Library Warning/Error: [ex_put_name] in file 'test.exo'
ERROR: element block id 10 not found in file id 65536
Id lookup failed for specified entity type. Could not find entity with specified id.
testwt1 - single precision write files with several side sets...
testwt1 ... [Expect WEDGE6 warning from this test]
testrd1 - single precision read test of a file with several side sets...
testrd1 ... [Expect file create failure error, NOCLOBBER]
testrd1 ... [Expect failure locating elem var 1 for elem block 12]

Exodus Library Warning/Error: [ex_create_int]
ERROR: file create failed for /jenkins/git/workspace/Components_01_seacas_hybrid_GitHub/build/packages/seacas/libraries/exodus/test/nc5/test.exo
NetCDF: File exists && NC_NOCLOBBER

Exodus Library Warning/Error: [ex_get_var_multi_time] in file '/jenkins/git/workspace/Components_01_seacas_hybrid_GitHub/build/packages/seacas/libraries/exodus/test/nc5/test.exo'
ERROR: failed to locate element block 12 var 1 in file id 65536
NetCDF: Variable not found
testwt_ss - write files to test side sets...
testwt_ss ... [Expect WEDGE6 warning from this test]
testrd_ss - read test of a file with several side sets...
testrd_ss ... [Expect warning for NULL sidesets 30 and 31]
testwt2 - single precision write 2 files (simultaneously open) test...
testrdwt - read from one and write to another (simultaneously open) file...
testwt_nc - write x y z components of coordinates separately...
testrd_nc - read x y z components of coordinates separately...
testwt-zeron - write file with zero nodes and elements...
testrd - read test of file with zero nodes and elements...
testwt-zeroe - write file with zero elements...
testrd - read test of file with zero elements...
testwt-one-attrib - read/write test of element attributes - read one at a time...
testwt-nsided - write file with nsided elements...
testrd-nsided - read file with nsided elements...
testwt-nfaced - write file with nfaced elements...
testrd-nfaced - read file with nfaced elements...
testwt-long-name - write file with long (64-character) names...
testrd - read long name file truncating to 32 characters on read...
testrd-long-name - read long name file...
test_nemesis - read long name file...
test-empty - read an empty (only ex_create called) exodus file...

Exodus Library Warning/Error: [ex_get_init_ext] in file '/jenkins/git/workspace/Components_01_seacas_hybrid_GitHub/build/packages/seacas/libraries/exodus/test/nc5/test.exo'
Warning: no title in file id 65536
NetCDF: Attribute not found
testwt-results - write EXPERIMENTAL file with only transient data; no mesh bulk data...
testwt-assembly - write file containing assembly data
testrd-assembly - read file containing assembly data
test-add-assembly - add an assembly to an existing file
testwt-blob - write file containing blob data
testrd-blob - read file containing blob data
testwt-oned - write 1D mesh...
testrd - read test of 1D file...
testwt-field-metadata - write mesh with enhanced field metadata...
15a16,25

  :Quad@1x2x1@cardinality = 2 ;
  :Quad@1x2x1@eta = 0.5, -0.5 ;
  :Quad@1x2x1@weight = 1., 1. ;
  :Quad@1x2x1@xi = -0.5, 0.5 ;
  :Quad@1x2x1@zeta = -0.5, 0.5 ;
  :Quad@2x2x2@cardinality = 8 ;
  :Quad@2x2x2@eta = -0.57735, -0.57735, 0.57735, 0.57735, -0.57735, -0.57735, 0.57735, 0.57735 ;
  :Quad@2x2x2@weight = 1., 1., 1., 1., 1., 1., 1., 1. ;
  :Quad@2x2x2@xi = -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735 ;
  :Quad@2x2x2@zeta = -0.57735, -0.57735, -0.57735, -0.57735, 0.57735, 0.57735, 0.57735, 0.57735 ;

43,52d52
< :Quad@1x2x1@cardinality = 2 ;
< :Quad@1x2x1@eta = 0.5, -0.5 ;
< :Quad@1x2x1@weight = 1., 1. ;
< :Quad@1x2x1@xi = -0.5, 0.5 ;
< :Quad@1x2x1@zeta = -0.5, 0.5 ;
< :Quad@2x2x2@cardinality = 8 ;
< :Quad@2x2x2@eta = -0.57735, -0.57735, 0.57735, 0.57735, -0.57735, -0.57735, 0.57735, 0.57735 ;
< :Quad@2x2x2@weight = 1., 1., 1., 1., 1., 1., 1., 1. ;
< :Quad@2x2x2@xi = -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735, -0.57735, 0.57735 ;
< :Quad@2x2x2@zeta = -0.57735, -0.57735, -0.57735, -0.57735, 0.57735, 0.57735, 0.57735, 0.57735 ;
testrd-field-metadata - read test of enhanced field metadata file...

  Start  8: SEACASExodus_for_exodus_unit_tests_fortran

8/63 Test #8: SEACASExodus_for_exodus_unit_tests_fortran ........................ Passed 0.30 sec
Start 9: SEACASExoIIv2for32_exodus_unit_tests_for32
9/63 Test #9: SEACASExoIIv2for32_exodus_unit_tests_for32 ........................ Passed 0.12 sec
Start 10: SEACASExoIIv2for32_exodus_unit_tests_for32_64
10/63 Test #10: SEACASExoIIv2for32_exodus_unit_tests_for32_64 ..................... Passed 0.21 sec
Start 11: SEACASExoIIv2for32_exodus_nc4_unit_tests_for32
11/63 Test #11: SEACASExoIIv2for32_exodus_nc4_unit_tests_for32 .................... Passed 0.21 sec
Start 12: SEACASNemesis_ne_ctest_wrap
12/63 Test #12: SEACASNemesis_ne_ctest_wrap ....................................... Passed 0.03 sec
Start 13: SEACASIoss_exodus32_to_exodus32
13/63 Test #13: SEACASIoss_exodus32_to_exodus32 ................................... Passed 0.05 sec
Start 14: SEACASIoss_exodus64_to_unstructured_cgns
14/63 Test #14: SEACASIoss_exodus64_to_unstructured_cgns .......................... Passed 0.66 sec
Start 15: SEACASIoss_generated32_to_unstructured_cgns
15/63 Test #15: SEACASIoss_generated32_to_unstructured_cgns ....................... Passed 0.04 sec
Start 16: SEACASIoss_generated64_to_unstructured_cgns
16/63 Test #16: SEACASIoss_generated64_to_unstructured_cgns ....................... Passed 0.04 sec
Start 17: SEACASIoss_exodus32_to_unstructured_cgns
17/63 Test #17: SEACASIoss_exodus32_to_unstructured_cgns .......................... Passed 0.66 sec
Start 18: SEACASIoss_io_shell_compare_same_database
18/63 Test #18: SEACASIoss_io_shell_compare_same_database ......................... Passed 0.02 sec
Start 19: SEACASIoss_io_shell_compare_same_database_cgns
19/63 Test #19: SEACASIoss_io_shell_compare_same_database_cgns .................... Passed 0.34 sec
Start 20: SEACASIoss_generated_to_null
20/63 Test #20: SEACASIoss_generated_to_null ...................................... Passed 0.02 sec
Start 21: SEACASIoss_generated_to_exonull
21/63 Test #21: SEACASIoss_generated_to_exonull ................................... Passed 0.02 sec
Start 22: SEACASIoss_generated_to_null_fpp
22/63 Test #22: SEACASIoss_generated_to_null_fpp .................................. Passed 0.02 sec
Start 23: SEACASIoss_generated_to_exonull_fpp
23/63 Test #23: SEACASIoss_generated_to_exonull_fpp ............................... Passed 0.02 sec
Start 24: SEACASIoss_exodus_to_unstructured_cgns_to_exodus
24/63 Test #24: SEACASIoss_exodus_to_unstructured_cgns_to_exodus .................. Passed 0.83 sec
Start 25: SEACASIoss_exodus_to_unstructured_cgns_file_per_state_to_exodus
25/63 Test #25: SEACASIoss_exodus_to_unstructured_cgns_file_per_state_to_exodus ... Passed 1.12 sec
Start 26: SEACASIoss_exodus_to_unstructured_cgns_to_exodus_single_block
26/63 Test #26: SEACASIoss_exodus_to_unstructured_cgns_to_exodus_single_block ..... Passed 0.10 sec
Start 27: SEACASIoss_exodus_to_unstructured_cgns_to_exodus_double_block
27/63 Test #27: SEACASIoss_exodus_to_unstructured_cgns_to_exodus_double_block ..... Passed 0.14 sec
Start 28: SEACASIoss_cgns_bc_no_parents_to_exodus
28/63 Test #28: SEACASIoss_cgns_bc_no_parents_to_exodus ........................... Passed 0.06 sec
Start 29: SEACASIoss_cgns_Q2_bc_no_parents_to_exodus
29/63 Test #29: SEACASIoss_cgns_Q2_bc_no_parents_to_exodus ........................ Passed 0.06 sec
Start 30: SEACASIoss_unstructured_cgns_to_exodus
30/63 Test #30: SEACASIoss_unstructured_cgns_to_exodus ............................ Passed 0.05 sec
Start 31: SEACASIoss_structured_cgns_to_unstructured
31/63 Test #31: SEACASIoss_structured_cgns_to_unstructured ........................ Passed 0.05 sec
Start 32: SEACASIoss_structured_cgns_roundtrip_with_flush
32/63 Test #32: SEACASIoss_structured_cgns_roundtrip_with_flush ................... Passed 0.17 sec
Start 33: SEACASIoss_structured_cgns_self_looping
33/63 Test #33: SEACASIoss_structured_cgns_self_looping ........................... Passed 0.05 sec
Start 34: SEACASIoss_structured_cgns_roundtrip_zgc
34/63 Test #34: SEACASIoss_structured_cgns_roundtrip_zgc .......................... Passed 0.10 sec
Start 35: SEACASIoss_structured_cgns_roundtrip_fields
35/63 Test #35: SEACASIoss_structured_cgns_roundtrip_fields ....................... Passed 0.07 sec
Start 36: SEACASIoss_structured_cgns_embedded_nodeblock_fields
36/63 Test #36: SEACASIoss_structured_cgns_embedded_nodeblock_fields .............. Passed 0.18 sec
Start 37: SEACASIoss_unstructured_2d_cgns
37/63 Test #37: SEACASIoss_unstructured_2d_cgns ................................... Passed 0.07 sec
Start 38: SEACASIoss_structured_cgns_append
38/63 Test #38: SEACASIoss_structured_cgns_append ................................. Passed 0.73 sec
Start 39: SEACASIoss_structured_cgns_roundtrip_reordered_zones_fields
39/63 Test #39: SEACASIoss_structured_cgns_roundtrip_reordered_zones_fields ....... Passed 1.20 sec
Start 40: SEACASIoss_structured_cgns_assembly_copy
40/63 Test #40: SEACASIoss_structured_cgns_assembly_copy .......................... Passed 0.15 sec
Start 41: SEACASIoss_Utst_heartbeat
41/63 Test #41: SEACASIoss_Utst_heartbeat ......................................... Passed 0.02 sec
Start 42: SEACASIoss_Utst_utils
42/63 Test #42: SEACASIoss_Utst_utils ............................................. Passed 0.02 sec
Start 43: SEACASIoss_Utst_iofx
43/63 Test #43: SEACASIoss_Utst_iofx .............................................. Passed 0.03 sec
Start 44: SEACASIoss_Utst_ioel
44/63 Test #44: SEACASIoss_Utst_ioel .............................................. Passed 0.14 sec
Start 45: SEACASIoss_Utst_blob_write_read
45/63 Test #45: SEACASIoss_Utst_blob_write_read ................................... Passed 0.02 sec
Start 46: SEACASIoss_Utst_sort
46/63 Test #46: SEACASIoss_Utst_sort .............................................. Passed 3.06 sec
Start 47: SEACASIoss_Utst_map
47/63 Test #47: SEACASIoss_Utst_map ............................................... Passed 0.02 sec
Start 48: SEACASIoss_Utst_structured_decomp
48/63 Test #48: SEACASIoss_Utst_structured_decomp ................................. Passed 1.61 sec
Start 49: SEACASIoss_Utst_superelement
49/63 Test #49: SEACASIoss_Utst_superelement ...................................... Passed 0.02 sec
Start 50: SEACASAprepro_lib_aprepro_lib_unit_test
50/63 Test #50: SEACASAprepro_lib_aprepro_lib_unit_test ........................... Passed 0.02 sec
Start 51: SEACASAprepro_lib_aprepro_lib_array_test
51/63 Test #51: SEACASAprepro_lib_aprepro_lib_array_test .......................... Passed 0.03 sec
Start 52: SEACASAprepro_lib_aprepro_lib_array_test_short_opt
52/63 Test #52: SEACASAprepro_lib_aprepro_lib_array_test_short_opt ................ Passed 0.03 sec
Start 53: SEACASAprepro_lib_aprepro_lib_unit_test_strings
53/63 Test #53: SEACASAprepro_lib_aprepro_lib_unit_test_strings ................... Passed 0.02 sec
Start 54: SEACASSupes_exttest
54/63 Test #54: SEACASSupes_exttest ............................................... Passed 0.02 sec
Start 55: SEACASAprepro_aprepro_unit_test
55/63 Test #55: SEACASAprepro_aprepro_unit_test ................................... Passed 0.02 sec
Start 56: SEACASAprepro_aprepro_array_test
56/63 Test #56: SEACASAprepro_aprepro_array_test .................................. Passed 0.03 sec
Start 57: SEACASAprepro_aprepro_command_line_vars_test
57/63 Test #57: SEACASAprepro_aprepro_command_line_vars_test ...................... Passed 0.02 sec
Start 58: SEACASAprepro_aprepro_command_line_include_test
58/63 Test #58: SEACASAprepro_aprepro_command_line_include_test ................... Passed 0.02 sec
Start 59: SEACASAprepro_aprepro_test_dump_reread
59/63 Test #59: SEACASAprepro_aprepro_test_dump_reread ............................ Passed 0.03 sec
Start 60: SEACASAprepro_aprepro_test_exodus
60/63 Test #60: SEACASAprepro_aprepro_test_exodus ................................. Passed 0.02 sec
Start 61: SEACASExodiff_exodiff_test_edge_face
61/63 Test #61: SEACASExodiff_exodiff_test_edge_face .............................. Passed 0.07 sec
Start 62: test_exodus3.py
62/63 Test #62: test_exodus3.py ................................................... Passed 0.12 sec
Start 63: test_exomerge3.py
63/63 Test #63: test_exomerge3.py ................................................. Passed 6.03 sec

95% tests passed, 3 tests failed out of 63

Subproject Time Summary:
SEACAS = 23.08 sec*proc (63 tests)

Total Test time (real) = 23.11 sec

The following tests FAILED:
4 - SEACASExodus_exodus_unit_tests (Failed)
5 - SEACASExodus_exodus_unit_tests_nc4_env (Failed)
7 - SEACASExodus_exodus_unit_tests_nc5_env (Failed)
Errors while running CTest
make: *** [test] Error 8
Build step 'Execute shell' marked build as failure
An attempt to send an e-mail to empty list of recipients, ignored.
Finished: FAILURE

@gsjaardema
Copy link
Member

There are certain systems/compilers where I get this reordering of the output that causes the differences you are seeing above. This isn't a problem with the build and you should be good to use the system.

I will try to get a more robust test that isn't affected by ncdump reordering the output which is what is causing the problem above...

@ac48392
Copy link
Contributor Author

ac48392 commented Sep 24, 2024

Thanks @gsjaardema , I have updated our testcases for time being to ignore unit testcase. Please let us know once you find permanent solution for this issue.
ctest -j "$(nproc --ignore=1)" --output-on-failure && echo "SEACAS Unit tests succeeded." || echo "SEACAS Unit tests failed."

@gsjaardema
Copy link
Member

This hopefully is fixed by 0d4a365

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants