Closed eroan-marie closed 1 year ago
IVV_CCB_2023_w06 : Accepted Werum, Priority minor (workaround)
Werum_CCB_2023_w06 : Sprint backlog
The workaround is indeed the fix for this bug. We implemented the changes and they will be included in the next bug fix delivery.
RSRRv2_SystemCCB : to be fixed in phase 1.
To_validate_CCB_2023_w24 : @w-jka @w-fsi Which version fixes this issue ?
https://github.com/COPRS/processing-sentinel-3/blob/develop/CHANGELOG.md#1110-rc1---2023-02-23
This had been fixed in 1.11.0-rc1
IVV_CCB_2023_w28 : Closed with V1.11.0
Environment:
Delivery tag: release/1.10.0
Platform: IVV Orange Cloud
Configuration: Default configuration
The execution worker doesn't start because its worker image is set to docker:artifactory.coprs.esa-copernicus.eu/rs-docker-private/rs-ipf-s3-sy2-aod-ntc:1.10.0-rc1 by default instead of docker:artifactory.coprs.esa-copernicus.eu/rs-docker-private/rs-ipf-s3-sy2-aod:1.10.0-rc1 The preparation worker and housekeep get in a crash loop (see error below). This is due to wrong parameters by default (see workaround)
Expected Behavior:
The application should be deployed and healthy
Steps To Reproduce:
APPLICATION FAILED TO START
Description:
Failed to bind properties under 's3-type-adapter.mpcsearch.s3asy2aod' to esa.s1pdgs.cpoc.preparation.worker.config.type.S3TypeAdapterProperties$MPCSearchSettings:
Action:
Update your application's configuration"},"custom"{"logger_string":"org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter"}}
app.preparation-worker.s3-type-adapter.mpcSearch.S3A_SY2_AOD=SL_1_RBT_ app.preparation-worker.s3-type-adapter.mpcSearch.S3B_SY2_AOD=SL_1RBT app.housekeep.s3-type-adapter.mpcSearch.S3A_SY2_AOD=SL_1_RBT_ app.housekeep.s3-type-adapter.mpcSearch.S3B_SY2_AOD=SL_1RBT
app.preparation-worker.s3-type-adapter.mpcSearch.S3A_SY2_AOD.productTypes=SL_1_RBT_ app.preparation-worker.s3-type-adapter.mpcSearch.S3B_SY2_AOD.productTypes=SL_1RBT app.housekeep.s3-type-adapter.mpcSearch.S3A_SY2_AOD.productTypes=SL_1_RBT_ app.housekeep.s3-type-adapter.mpcSearch.S3B_SY2_AOD.productTypes=SL_1RBT