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

[BUG] [OPS] S3 PUG NRT Execution failed on too short product #1090

Open
12 tasks
suberti-ads opened this issue Jul 9, 2024 · 1 comment
Open
12 tasks

[BUG] [OPS] S3 PUG NRT Execution failed on too short product #1090

suberti-ads opened this issue Jul 9, 2024 · 1 comment
Labels
bug Something isn't working CCB Issue for CCB ops Ticket from ADS operation team workaround Workaround activated

Comments

@suberti-ads
Copy link

suberti-ads commented Jul 9, 2024

Environment:

  • Delivery tag:
  • Platform: OPS Orange Cloud
  • Configuration:
    rs-addon-s3-pug-nrt: 1.15.0

Traceability:

Current Behavior:
Some execution fall in error with following message:

[code 290] [exitCode 255] [msg Task /usr/local/components/PUG-3.48/bin/PUGCoreProcessor failed]

It appears product sensing duration was very short for these products.

Expected Behavior:
Product should not be started in case of too short product

Steps To Reproduce:
Sample processing

Test execution artefacts (i.e. logs, screenshots…)
Execution logs:(sample on PUG-NRT)
Explore-logs-2024-07-05 15_06_15.txt

Whenever possible, first analysis of the root cause
this issue is hte same as #1050
But there is new occurrence on PUG-NRT

So i suggest to use same fix on these addon:

app.preparation-worker.pdu.config.<product_type>.minPDULengthThreshold=0.0
app.housekeep.pdu.config.<product_type>.minPDULengthThreshold=0.0

Bug Generic Definition of Ready (DoR)

  • The affect version in which the bug has been found is mentioned
  • The context and environment of the bug is detailed
  • The description of the bug is clear and unambiguous
  • The procedure (steps) to reproduce the bug is clearly detailed
  • The tested User Story / features is linked to the bug if available
  • Logs are attached if available
  • A data set attached if available

Bug Generic Definition of Done (DoD)

  • the modification implemented (the solution to fix the bug) is described in the bug.
  • Unit tests & Continuous integration performed - Test results available - Structural Test coverage reported by SONAR
  • Code committed in GIT with right tag or Analysis/Trade Off documentation up-to-date in reference-system-documentation repository
  • Code is compliant with coding rules (SONAR Report as evidence)
  • Acceptance criteria of the related User story are checked and Passed
@suberti-ads suberti-ads added bug Something isn't working CCB Issue for CCB ops Ticket from ADS operation team workaround Workaround activated labels Jul 9, 2024
@suberti-ads suberti-ads changed the title [BUG] [OPS] S3 PUG NRT/STC Execution failed on too short product [BUG] [OPS] S3 PUG NRT Execution failed on too short product Jul 9, 2024
@suberti-ads
Copy link
Author

link to :
#1050

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CCB Issue for CCB ops Ticket from ADS operation team workaround Workaround activated
Projects
None yet
Development

No branches or pull requests

1 participant