JuliaCI / julia-buildbot

Buildbot configuration for build.julialang.org
MIT License
18 stars 14 forks source link

dns error is killing many builds (openstack) #134

Closed vtjnash closed 4 years ago

vtjnash commented 4 years ago

example: https://build.julialang.org/#/builders/65/builds/5321/steps/2/logs/stdio

      From worker 4:    Exception calling "DownloadFile" with "2" argument(s): "The remote server 
      From worker 4:    returned an error: (404) Not Found."
      From worker 4:    At line:1 char:96
      From worker 4:    + [System.Net.ServicePointManager]::SecurityProtocol = 
      From worker 4:    [System.Net.SecurityProtoco ...
      From worker 4:    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      From worker 4:    ~~~
      From worker 4:        + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
      From worker 4:        + FullyQualifiedErrorId : WebException
      From worker 4:     
      From worker 4:    Exception calling "DownloadFile" with "2" argument(s): "Unable to connect to 
      From worker 4:    the remote server"
      From worker 4:    At line:1 char:96
      From worker 4:    + [System.Net.ServicePointManager]::SecurityProtocol = 
      From worker 4:    [System.Net.SecurityProtoco ...
      From worker 4:    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      From worker 4:    ~~~
      From worker 4:        + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
      From worker 4:        + FullyQualifiedErrorId : WebException

@staticfloat

staticfloat commented 4 years ago

We're abandoning openstack for AWS, and DNS issues seem to be much better.