Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Prerna BellaraPrerna BellaraReporter
Pritam SawantPritam SawantTriaged
YesComponents
Priority
Major
Details
Details
Assignee
Prerna Bellara
Prerna BellaraReporter
Pritam Sawant
Pritam SawantTriaged
Yes
Components
Priority
Created April 6, 2022 at 6:01 AM
Updated April 6, 2022 at 6:01 AM
Build Run : https://github.com/cdapio/cdap-e2e-tests/actions/runs/2072379309
Detail sandbox logs can be seen in Build run artifacts - “Debug files/sandbox”
We have increased java heap max size to 32G in run_e2e_test.py with os.system("export JAVA_OPTS=-Xmx32G") But still sandbox is getting OOM error. PR Link : https://github.com/cdapio/cdap-e2e-tests/pull/81/files
In Cucumber Test results we can see that sandbox fails with UI error and all tests after that fails as sandbox UI is not loaded.