Skip to content

Regression Failure: OPS | C2179081510-GES_DISC | GPM_2ADPRENV #5317

Description

@github-actions

Updated: 2026-08-10 10:35:04 UTC

Job Run: https://github.com/podaac/l2ss-py-autotest/actions/runs/31370375753/job/93397803798

Regression Failures:

Concept ID: C2179081510-GES_DISC | Short Name: GPM_2ADPRENV | Test Type: spatial

Error Message:

[gw1] linux -- Python 3.12.13 /home/runner/.cache/pypoetry/virtualenvs/l2ss-py-autotest-iYz8Sff2-py3.12/bin/python
verify_collection.py:855: in test_spatial_subset
    harmony_client.wait_for_processing(job_id, show_progress=False)
../../../../.cache/pypoetry/virtualenvs/l2ss-py-autotest-iYz8Sff2-py3.12/lib/python3.12/site-packages/harmony/client.py:751: in wait_for_processing
    time.sleep(self.check_interval)
E   Failed: Timeout (>1200.0s) from pytest-timeout.

Summary:

Timeout (>1200.0s) from pytest-timeout while waiting for Harmony processing; likely due to prolonged
job execution or service unavailability.

Suggested Solution:

1. Increase pytest timeout threshold. 2. Implement retry logic with exponential backoff in
wait_for_processing. 3. Check service health and logs for early failures. 4. Optimize job parameters
to reduce execution time. 5. Verify network connectivity and resource availability.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions