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

Hyrax Failure #2829

Open
WardF opened this issue Dec 14, 2023 · 2 comments
Open

Hyrax Failure #2829

WardF opened this issue Dec 14, 2023 · 2 comments
Assignees
Milestone

Comments

@WardF
Copy link
Member

WardF commented Dec 14, 2023

@DennisHeimbigner I'm seeing the following when running DAP remote tests this morning; nothing has changed locally since yesterday when I was not seeing this failure. However, given the number of PR's we've been processing, I'm not 100% certain I can say this isn't an issue on our end. Can you do a quick sanity check and confirm if this is something on the remote end, or if it's something in libnetcdf? I believe it's the former, which makes me want to double check my assumption it's not our problem XD.

test_hyrax.sh:
testing: http://test.opendap.org/opendap/RSS/amsre/bmaps_v05/y2006/m01/amsre_20060131v5.dat?dap4.checksum=true&dap4.ce=/time_a[0:2][0:5]#dap4&hyrax&log&show=fetch
testing: http://test.opendap.org/opendap/nc4_test_files/nc4_nc_classic_no_comp.nc?dap4.checksum=true#dap4&hyrax&log&show=fetch
testing: http://test.opendap.org/opendap/nc4_test_files/nc4_nc_classic_comp.nc?dap4.checksum=true#dap4&hyrax&log&show=fetch
testing: http://test.opendap.org/opendap/nc4_test_files/nc4_unsigned_types.nc?dap4.checksum=true#dap4&hyrax&log&show=fetch
testing: http://test.opendap.org/opendap/nc4_test_files/nc4_unsigned_types_comp.nc?dap4.checksum=true#dap4&hyrax&log&show=fetch
testing: http://test.opendap.org/opendap/nc4_test_files/nc4_strings.nc?dap4.checksum=true#dap4&hyrax&log&show=fetch
/Users/wfisher/Desktop/gitprojects/netcdf-c/build/dap4_test/test_hyrax.sh: line 65: 10223 Segmentation fault: 11 ${NCDUMP} ${DUMPFLAGS} "${URL}" > ./results_test_hyrax/${FILE}.hyrax
*** Fail: http://test.opendap.org/opendap/nc4_test_files/nc4_strings.nc?dap4.checksum=true#dap4&hyrax&log&show=fetch

@WardF WardF added this to the 4.9.3 milestone Dec 14, 2023
@DennisHeimbigner
Copy link
Collaborator

That hyrax server (test.opendap.org) is a bit flakey.
I checked and it appears to be up now.
So first, try re-running the tests.

@WardF
Copy link
Member Author

WardF commented Dec 18, 2023

It appears to have been resolved insofar as I'm not seeing seg faults any more, but I want to take a look and figure out why ncdump was crashing in this way and instead allow for a graceful exit/error.

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

No branches or pull requests

2 participants