Getting run failures without any logs

Hi, I have tried more than 5 different submissions in the past two days and I am getting failures without any login message to debug.
image

I just ran the baseline notebook. It does not fail. But it does not show any logs.

@dipam can you help with that? I can’t see any logs either.

1 Like

@felipe_b : The issue with the logs not showing for some submissions has been fixed. The logs from the latest failure is available here : AIcrowd

It seems that the software runtime specification is not done correctly, and the image build phase fails because some of the dependencies are not specified correctly.

1 Like

Excellent thank you. Luckily I corrected the yml. When running jupyter-repo2docker in my computer I have no need of adding gcc manually for the docker to build. Maybe I have a different version of repo2docker