Skip to content

Regression Failure: UAT | C1240560267-GES_DISC | GPM_2BCMB #4997

Description

@github-actions

Updated: 2026-07-19 13:44:10 UTC

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

Regression Failures:

Concept ID: C1240560267-GES_DISC | Short Name: GPM_2BCMB | 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 processing to complete in
harmony_client.wait_for_processing. The operation exceeded the allowed execution window.

Suggested Solution:

1. Increase timeout threshold in pytest config. 2. Use shorter check interval or early exit. 3.
Ensure processing job completes before waiting. 4. Add diagnostic logging for bottlenecks. 5.
Parallelize or batch tests to reduce time.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions