-
Notifications
You must be signed in to change notification settings - Fork 376
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
Runtime issues with new test SMS_Lh4.ne4pg2_ne4pg2.F2010-SCREAMv1.gcp12_gnu.eamxx-output-preset-1--eamxx-prod
#6951
Comments
With a Dec12th checkout, I tried:
and both completed. |
@brhillman Isn't o3 just an input field for rrtmgp? At least for runs without mam4xx (not sure otherwise) this should be constant for the whole run, read from file, no? So this points to some infrastructure issue |
Is it possible that next is not quite right? I've been checking out various previous hashes (on master), and I'm not seeing these same some sort of fails. All of the below checkouts are passing these two tests:
The first one does not have the eamxx-prod testmod. But after that, all of them pass
There are some fails with DEBUG, but the error is different. All of those checkouts fail this test with following error:
tbc, I saw this error with checkout
I'm trying to checkout current master and next to just confirm. With a Jan28th checkout of both next and master, it looks like the only test that fails (for both next and master) is
and it fails with the above
|
Just pointing out that in |
It seems as though there is still issue where the checkout/runs of nightly testing (which don't use jenkins here) are behaving differently than checking-out/running manually. cdash results of jan29th checkout of next on gcp12 are still showing the fail in optimized build. Then when I checkout next locally and try the two tests, I'm back to what I posed in last comment -- the cospout error with DEBUG and no fail with optimized build During nightly testing, we know there might be slightly different environments. Note that the fail on cdash (again for opt builds), is actually completing the run.
|
The cosp error seems to happen at this line in the cosp submodule. The error seems legit, since The question then becomes: can I just wrap that bad line in something like |
On pm-cpu, I checked out master and next and tried:
All pass except the GNU DEBUG build which also hits the cospout issue. |
The last cdash fail for this test has odd error:
|
The test: fails on chrysalis, pm-cpu, and gcp12 in the testing system. |
Back to gcp12 -- which is first comment on this issue -- we still see that same error with |
This new test is failing on several machines (as reported by cdash), and one possibility is that the testing harness is running in different environment. However, on gcp12, the testing env should be same as running "manually", so I tried a few tests here.
The error in this case is
And these are tests that hit the error:
Then trying with DEBUG, I see something different:
Tests where I see this:
The text was updated successfully, but these errors were encountered: