huazhen
Member
I am trying to run CESM2 on super computer. I use intel/2017.u2 compiler. I get an error when I run scripts_regression_tests.py Z_FullSystemTest. The output document guided me the following errors: test_full_system (__main__.Z_FullSystemTest) ... FAIL Errors were:[b'Building test for SEQ in directory /data/cephfs/punim0769/scripts_regression_test.20190624_154119/SEQ_Ln9.f19_g16_rx1.A.spartan_intel.fake_testing_only_20190624_154218', b'/data/cephfs/punim0769/scripts_regression_test.20190624_154119/SEQ_Ln9.f19_g16_rx1.A.spartan_intel.fake_testing_only_20190624_154218/case2/SEQ_Ln9.f19_g16_rx1.A.spartan_intel.fake_testing_only_20190624_154218/env_mach_specific.xml already exists, delete to replace', b'WARNING: Test case setup failed. Case2 has been removed, but the main case may be in an inconsistent state. If you want to rerun this test, you should create a new test rather than trying to rerun this one.',b"ERROR: Wrong type for entry id 'NTASKS'"] I guess the problem maybe caused by the baselines setting in $HOME/.cime/config_machines.xml? Is file cesm_baselines will build automatically? I just set the path manually. Because I have no idea how to get the path of . I will attach my $HOME/.cime/config_compiler.xml , config_machines.xml , config_batch.xml and the full output information. Any help is much appreciated. Thanks a lot.