Base container fails to download |
|||
Issue descriptionExperiencing issues like: ERROR:root:[stderr] wget: unable to resolve host address 'storage.googleapis.com' WARNING:root:<class 'autotest_lib.client.common_lib.error.CmdError'>(Command <sudo wget -nv http://storage.googleapis.com/abci-ssp/autotest-containers/base_05.tar.xz -O /usr/local/autotest/containers/base_05.tar.xz> failed, rc=4, Command returned non-zero exit status * Command: sudo wget -nv http://storage.googleapis.com/abci-ssp/autotest- containers/base_05.tar.xz -O /usr/local/autotest/containers/base_05.tar.xz Exit status: 4 Duration: 0.0101099014282 stderr: wget: unable to resolve host address 'storage.googleapis.com') WARNING:root:Retrying in 801.584481 seconds... DEBUG:root:Running 'sudo wget -nv http://storage.googleapis.com/abci-ssp/autotest-containers/base_05.tar.xz -O /usr/local/autotest/containers/base_05.tar.xz' ERROR:root:[stderr] 2017-10-27 16:00:09 URL:http://storage.googleapis.com/abci-ssp/autotest-containers/base_05.tar.xz [346568904/346568904] -> "/usr/local/autotest/containers/base_05.tar.xz" [1] DEBUG:root:Running 'sudo tar -xvf /usr/local/autotest/containers/base_05.tar.xz -C /usr/local/autotest/containers' Please describe issue you are experiencing with Moblab device. However on retrying the command things worked as expected.
,
Oct 27 2017
,
Oct 28 2017
That seems to be some network issue (dns?) on the moblab?
,
Oct 28 2017
Its just a network blip I think, I see this in the lab and in a local setup I have. The problem is that the retries are very slow ( 800 seconds ) and when running moblab_test.py we basically quit out before the second attempt happens. My quit monitor_db if base image is not downloaded has exacerbated the issue. Looks like there is already a change in https://chromium-review.googlesource.com/714530 going to CP back to the branches to see if it solves why all the builders are red
,
Nov 8 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by haddowk@chromium.org
, Oct 27 2017Labels: -Pri-3 OS-Chrome Pri-1