Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird logs on Google Cloud VMs #10

Open
zhengying-liu opened this issue Aug 22, 2019 · 0 comments
Open

Weird logs on Google Cloud VMs #10

zhengying-liu opened this issue Aug 22, 2019 · 0 comments

Comments

@zhengying-liu
Copy link
Contributor

zhengying-liu commented Aug 22, 2019

This issue concerns the Google Cloud version of compute worker for AutoDL.

If we ssh to some workers (Google Cloud VMs, login required) and check the Docker logs:

gcloud beta compute --project "autodl-221715" ssh --zone "us-west1-a" "gpu-06-25-2019-20-30-04-000"
nvidia-docker logs -f compute_worker

We see a lot of error messages such as:
Screenshot 2019-08-22 at 18 18 56
or in text version:

entr: cannot stat '/tmp/codalab/tmp9CPTvU/run/output/detailed_results.html': No such file or directory

It seems that this issue doesn't completely block the submission handling process but it may be the cause of other issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant