Hi, Le vendredi 3 décembre 2021 à 05:06:30 UTC+1, maarten...@navara.nl a écrit :
> In the meantime I managed to verify that aside from the gitlab CI/CD there > are no other things that are broken. Meaning that I managed to build the > docker file shipped with sage just fine on my laptop. I pushed a build of > 9.4 to https://hub.docker.com/r/mderickx/sagemath/ in case anyone is > interested. > Thanks for the 9.4 image! I've tried it to run a notebook with Binder, by inserting FROM mderickx/sagemath:latest in the Dockerfile of the repository https://github.com/egourgoulhon/SageMathTour But it fails, as the previous Sage images (cf. the discussion at https://groups.google.com/g/sage-devel/c/GCOg8oT3beI/m/I_hWqTYaAQAJ), with the following error: 2021-12-03T10:30:51Z [Normal] Successfully pulled image "gcr.io/binderhub-288415/r2d-staging-g5b5b759-egourgoulhon-2dsagemathtour-2fda44:32fab2e884998806d7465f08b7dc21a8a99793d8" in 49.782009677s 2021-12-03T10:30:52Z [Normal] Created container notebook 2021-12-03T10:30:52Z [Normal] Started container notebook Spawn failed: Timeout Launch attempt 2 failed, retrying... Server requested 2021-12-03T10:35:09.007721Z [Normal] Successfully assigned prod/jupyter-egourgoulhon-2dsagemathtour-2dyl7nva8s to gke-prod-user-202009-b9c03ca0-5ga5 2021-12-03T10:35:10Z [Normal] Container image "jupyterhub/mybinder.org-tc-init:2020.12.4-n655.hfe65496" already present on machine 2021-12-03T10:35:10Z [Normal] Created container tc-init 2021-12-03T10:35:10Z [Normal] Started container tc-init 2021-12-03T10:35:11Z [Normal] Pulling image "gcr.io/binderhub-288415/r2d-staging-g5b5b759-egourgoulhon-2dsagemathtour-2fda44:32fab2e884998806d7465f08b7dc21a8a99793d8" 2021-12-03T10:36:58Z [Normal] Successfully pulled image "gcr.io/binderhub-288415/r2d-staging-g5b5b759-egourgoulhon-2dsagemathtour-2fda44:32fab2e884998806d7465f08b7dc21a8a99793d8" in 1m47.176651527s 2021-12-03T10:37:00Z [Normal] Created container notebook 2021-12-03T10:37:00Z [Normal] Started container notebook Failed to connect to event stream More precisely, this was obtained by clicking on the button "Execute on Binder" of https://nbviewer.org/github/egourgoulhon/SageMathTour/blob/master/Notebooks/demo_pseudo_Riemannian_Schwarzschild.ipynb Again, this used to work with the Sage 9.3.beta8 image and previous ones at some time. So it could be that a change has been performed on the Binder side... Eric -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/9f422d44-39a5-47ea-8cd3-0d06ec80c9b9n%40googlegroups.com.