Closed larsevj closed 5 months ago
Error seen in ert-internal examples as well on building the 2024.04.04 release: https://github.com/equinor/komodo-releases/actions/runs/8755056479/job/24055171964
We need to check if the file is on disk, and if it is we need to reconsider if there should be a slight wait in the callback to allow disk synchronisation.
In the case of ert-internal-examples the file does seem to be on disk:
cat RFT_RWI_3_1
271.8949890136719
268.4920349121094
275.8153991699219
Would be solved by #7788
Ran a drogon case, and on iteration 3; four (4) realizations were marked as failed in the GUI, but all forward model steps were marked as success and OK file was written. The following error message was found in the logs:
To reproduce Steps to reproduce the behaviour:
pip install ert
ert gui my_config.ert
Expected behaviour A clear and concise description of what you expected to happen.
Environment