The fix for the CI system has been merged and the system should be stable
again. You can now rebase all stale PR's.

I have ported the fixes to the latest release branches as well:

Fixes for CI downloads (v1.4.x)
https://github.com/apache/incubator-mxnet/pull/14526

Fixes for CI downloads (v1.3.x)
https://github.com/apache/incubator-mxnet/pull/14525

I would appreciate a review and merge on those.

Best
Anton

пт, 22 мар. 2019 г. в 20:57, Anton Chernov <[email protected]>:

> Yes, you can see the changes in this PR:
>
> https://github.com/apache/incubator-mxnet/pull/14504
>
> Unfortunately, there are still a few issues left to fix.
>
> Best
> Anton
>
> пт, 22 марта 2019 г. в 18:10, Mu Li <[email protected]>:
>
>> I saw CI is downloading from data.dmlc.ml. Changing it data.mxnet.io
>> should
>> fix this issue. Say
>>
>> http://data.dmlc.ml/models/imagenet/inception-bn/Inception-BN-0126.params
>> ->
>> http://data.mxnet.io/models/imagenet/inception-bn/Inception-BN-0126.params
>>
>> On Thu, Mar 21, 2019 at 11:57 AM Anton Chernov <[email protected]>
>> wrote:
>>
>> > Dear MXNet Community,
>> >
>> > Since a few days we are experiencing problems with CI PR verification
>> > builds. For some reason unix-cpu builds get aborted. Potentially there
>> is a
>> > problem with gitlab.com from where dependencies are downloaded for
>> static
>> > MXNet builds.
>> >
>> > We are working hard on finding and fixing the issue. Please excuse the
>> > inconvenience.
>> >
>> > Best
>> > Anton
>> >
>>
>

Reply via email to