You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Jarek Potiuk <Ja...@polidea.com> on 2019/05/06 14:59:41 UTC

Stalled and slow Travis CI builds

Hello Everyone,

Finally Travis acknowledged that people have problem of slow or stalled
builds from within docker container and they are apparently investigating
it. You can subscribe for the incident status reports here:

https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs


J.

-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
E: jarek.potiuk@polidea.com

Re: Stalled and slow Travis CI builds

Posted by Jarek Potiuk <Ja...@polidea.com>.
Travis applied the fix globally and asked us to revert the local fix which
I did. It should all be back to normal.

J.

On Tue, May 14, 2019 at 8:48 AM Jarek Potiuk <Ja...@polidea.com>
wrote:

> Hello Everyone,
>
> We just merged to master a possible fix provided by Travis CI engineers (
> https://issues.apache.org/jira/browse/AIRFLOW-4511) .
>
> Can you please all rebase your changes onto latest master and trigger many
> builds so that we can see if it fixes the problem.
>
> J.
>
>
> On Fri, May 10, 2019 at 3:56 PM Jarek Potiuk <Ja...@polidea.com>
> wrote:
>
>> Not too fast :( https://travis-ci.org/apache/airflow/jobs/530681909 It's
>> back again :(
>>
>> On Fri, May 10, 2019 at 9:57 AM Jarek Potiuk <Ja...@polidea.com>
>> wrote:
>>
>>> It looks like the situation stabilised. The current Travis CI status is
>>> "Identified - We have continued to investigate this issue. We have a fix
>>> that we are sending to affected customers to have a wider validation before
>>> deploying it to all customers. Thanks again for your patience."
>>>
>>> It seems that they implemented a fix for our builds - I have not seen a
>>> build failed because of pip-install in the last 24 hours. So hopefully we
>>> will finally have stable tests on Travis.
>>>
>>> J.
>>>
>>> On Thu, May 9, 2019 at 7:48 AM Jarek Potiuk <Ja...@polidea.com>
>>> wrote:
>>>
>>>> Other people are still experiencing it as well: Travis engineers
>>>> re-opened the issue: https://www.traviscistatus.com/  I will keep you
>>>> posted.
>>>>
>>>> J.
>>>>
>>>> On Wed, May 8, 2019 at 3:21 PM Jarek Potiuk <Ja...@polidea.com>
>>>> wrote:
>>>>
>>>>> It's still not fully fixed .
>>>>> https://travis-ci.org/apache/airflow/jobs/529764185
>>>>>
>>>>> On Wed, May 8, 2019 at 11:39 AM Jarek Potiuk <Ja...@polidea.com>
>>>>> wrote:
>>>>>
>>>>>> Seems that the issue is resolved by Travis 11 hours ago but I saw at
>>>>>> least one case where the build stalled again. I will monitor the situation
>>>>>> and see if it has been resolved indeed.
>>>>>>
>>>>>> J.
>>>>>>
>>>>>> On Tue, May 7, 2019 at 6:12 AM Jarek Potiuk <Ja...@polidea.com>
>>>>>> wrote:
>>>>>>
>>>>>>> I think we have to be a little patient :(.
>>>>>>>
>>>>>>> They are still working on it - and the workarounds they provided are
>>>>>>> not really applicable to our case. And fix they applied (fixing failing NAT
>>>>>>> instances) does not seem to work.
>>>>>>> More information here:
>>>>>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>>>>>
>>>>>>> J.
>>>>>>>
>>>>>>> On Mon, May 6, 2019 at 4:59 PM Jarek Potiuk <
>>>>>>> Jarek.Potiuk@polidea.com> wrote:
>>>>>>>
>>>>>>>> Hello Everyone,
>>>>>>>>
>>>>>>>> Finally Travis acknowledged that people have problem of slow or
>>>>>>>> stalled builds from within docker container and they are apparently
>>>>>>>> investigating it. You can subscribe for the incident status reports here:
>>>>>>>>
>>>>>>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>>>>>>
>>>>>>>>
>>>>>>>> J.
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> Jarek Potiuk
>>>>>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>>>>>
>>>>>>>> M: +48 660 796 129 <+48660796129>
>>>>>>>> E: jarek.potiuk@polidea.com
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Jarek Potiuk
>>>>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>>>>
>>>>>>> M: +48 660 796 129 <+48660796129>
>>>>>>> E: jarek.potiuk@polidea.com
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Jarek Potiuk
>>>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>>>
>>>>>> M: +48 660 796 129 <+48660796129>
>>>>>> E: jarek.potiuk@polidea.com
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Jarek Potiuk
>>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>>
>>>>> M: +48 660 796 129 <+48660796129>
>>>>> E: jarek.potiuk@polidea.com
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Jarek Potiuk
>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>
>>>> M: +48 660 796 129 <+48660796129>
>>>> E: jarek.potiuk@polidea.com
>>>>
>>>
>>>
>>> --
>>>
>>> Jarek Potiuk
>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>
>>> M: +48 660 796 129 <+48660796129>
>>> E: jarek.potiuk@polidea.com
>>>
>>
>>
>> --
>>
>> Jarek Potiuk
>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>
>> M: +48 660 796 129 <+48660796129>
>> E: jarek.potiuk@polidea.com
>>
>
>
> --
>
> Jarek Potiuk
> Polidea <https://www.polidea.com/> | Principal Software Engineer
>
> M: +48 660 796 129 <+48660796129>
> E: jarek.potiuk@polidea.com
>


-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
E: jarek.potiuk@polidea.com

Re: Stalled and slow Travis CI builds

Posted by Jarek Potiuk <Ja...@polidea.com>.
Hello Everyone,

We just merged to master a possible fix provided by Travis CI engineers (
https://issues.apache.org/jira/browse/AIRFLOW-4511) .

Can you please all rebase your changes onto latest master and trigger many
builds so that we can see if it fixes the problem.

J.


On Fri, May 10, 2019 at 3:56 PM Jarek Potiuk <Ja...@polidea.com>
wrote:

> Not too fast :( https://travis-ci.org/apache/airflow/jobs/530681909 It's
> back again :(
>
> On Fri, May 10, 2019 at 9:57 AM Jarek Potiuk <Ja...@polidea.com>
> wrote:
>
>> It looks like the situation stabilised. The current Travis CI status is
>> "Identified - We have continued to investigate this issue. We have a fix
>> that we are sending to affected customers to have a wider validation before
>> deploying it to all customers. Thanks again for your patience."
>>
>> It seems that they implemented a fix for our builds - I have not seen a
>> build failed because of pip-install in the last 24 hours. So hopefully we
>> will finally have stable tests on Travis.
>>
>> J.
>>
>> On Thu, May 9, 2019 at 7:48 AM Jarek Potiuk <Ja...@polidea.com>
>> wrote:
>>
>>> Other people are still experiencing it as well: Travis engineers
>>> re-opened the issue: https://www.traviscistatus.com/  I will keep you
>>> posted.
>>>
>>> J.
>>>
>>> On Wed, May 8, 2019 at 3:21 PM Jarek Potiuk <Ja...@polidea.com>
>>> wrote:
>>>
>>>> It's still not fully fixed .
>>>> https://travis-ci.org/apache/airflow/jobs/529764185
>>>>
>>>> On Wed, May 8, 2019 at 11:39 AM Jarek Potiuk <Ja...@polidea.com>
>>>> wrote:
>>>>
>>>>> Seems that the issue is resolved by Travis 11 hours ago but I saw at
>>>>> least one case where the build stalled again. I will monitor the situation
>>>>> and see if it has been resolved indeed.
>>>>>
>>>>> J.
>>>>>
>>>>> On Tue, May 7, 2019 at 6:12 AM Jarek Potiuk <Ja...@polidea.com>
>>>>> wrote:
>>>>>
>>>>>> I think we have to be a little patient :(.
>>>>>>
>>>>>> They are still working on it - and the workarounds they provided are
>>>>>> not really applicable to our case. And fix they applied (fixing failing NAT
>>>>>> instances) does not seem to work.
>>>>>> More information here:
>>>>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>>>>
>>>>>> J.
>>>>>>
>>>>>> On Mon, May 6, 2019 at 4:59 PM Jarek Potiuk <Ja...@polidea.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hello Everyone,
>>>>>>>
>>>>>>> Finally Travis acknowledged that people have problem of slow or
>>>>>>> stalled builds from within docker container and they are apparently
>>>>>>> investigating it. You can subscribe for the incident status reports here:
>>>>>>>
>>>>>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>>>>>
>>>>>>>
>>>>>>> J.
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Jarek Potiuk
>>>>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>>>>
>>>>>>> M: +48 660 796 129 <+48660796129>
>>>>>>> E: jarek.potiuk@polidea.com
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Jarek Potiuk
>>>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>>>
>>>>>> M: +48 660 796 129 <+48660796129>
>>>>>> E: jarek.potiuk@polidea.com
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Jarek Potiuk
>>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>>
>>>>> M: +48 660 796 129 <+48660796129>
>>>>> E: jarek.potiuk@polidea.com
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Jarek Potiuk
>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>
>>>> M: +48 660 796 129 <+48660796129>
>>>> E: jarek.potiuk@polidea.com
>>>>
>>>
>>>
>>> --
>>>
>>> Jarek Potiuk
>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>
>>> M: +48 660 796 129 <+48660796129>
>>> E: jarek.potiuk@polidea.com
>>>
>>
>>
>> --
>>
>> Jarek Potiuk
>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>
>> M: +48 660 796 129 <+48660796129>
>> E: jarek.potiuk@polidea.com
>>
>
>
> --
>
> Jarek Potiuk
> Polidea <https://www.polidea.com/> | Principal Software Engineer
>
> M: +48 660 796 129 <+48660796129>
> E: jarek.potiuk@polidea.com
>


-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
E: jarek.potiuk@polidea.com

Re: Stalled and slow Travis CI builds

Posted by Jarek Potiuk <Ja...@polidea.com>.
Not too fast :( https://travis-ci.org/apache/airflow/jobs/530681909 It's
back again :(

On Fri, May 10, 2019 at 9:57 AM Jarek Potiuk <Ja...@polidea.com>
wrote:

> It looks like the situation stabilised. The current Travis CI status is
> "Identified - We have continued to investigate this issue. We have a fix
> that we are sending to affected customers to have a wider validation before
> deploying it to all customers. Thanks again for your patience."
>
> It seems that they implemented a fix for our builds - I have not seen a
> build failed because of pip-install in the last 24 hours. So hopefully we
> will finally have stable tests on Travis.
>
> J.
>
> On Thu, May 9, 2019 at 7:48 AM Jarek Potiuk <Ja...@polidea.com>
> wrote:
>
>> Other people are still experiencing it as well: Travis engineers
>> re-opened the issue: https://www.traviscistatus.com/  I will keep you
>> posted.
>>
>> J.
>>
>> On Wed, May 8, 2019 at 3:21 PM Jarek Potiuk <Ja...@polidea.com>
>> wrote:
>>
>>> It's still not fully fixed .
>>> https://travis-ci.org/apache/airflow/jobs/529764185
>>>
>>> On Wed, May 8, 2019 at 11:39 AM Jarek Potiuk <Ja...@polidea.com>
>>> wrote:
>>>
>>>> Seems that the issue is resolved by Travis 11 hours ago but I saw at
>>>> least one case where the build stalled again. I will monitor the situation
>>>> and see if it has been resolved indeed.
>>>>
>>>> J.
>>>>
>>>> On Tue, May 7, 2019 at 6:12 AM Jarek Potiuk <Ja...@polidea.com>
>>>> wrote:
>>>>
>>>>> I think we have to be a little patient :(.
>>>>>
>>>>> They are still working on it - and the workarounds they provided are
>>>>> not really applicable to our case. And fix they applied (fixing failing NAT
>>>>> instances) does not seem to work.
>>>>> More information here:
>>>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>>>
>>>>> J.
>>>>>
>>>>> On Mon, May 6, 2019 at 4:59 PM Jarek Potiuk <Ja...@polidea.com>
>>>>> wrote:
>>>>>
>>>>>> Hello Everyone,
>>>>>>
>>>>>> Finally Travis acknowledged that people have problem of slow or
>>>>>> stalled builds from within docker container and they are apparently
>>>>>> investigating it. You can subscribe for the incident status reports here:
>>>>>>
>>>>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>>>>
>>>>>>
>>>>>> J.
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Jarek Potiuk
>>>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>>>
>>>>>> M: +48 660 796 129 <+48660796129>
>>>>>> E: jarek.potiuk@polidea.com
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Jarek Potiuk
>>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>>
>>>>> M: +48 660 796 129 <+48660796129>
>>>>> E: jarek.potiuk@polidea.com
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Jarek Potiuk
>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>
>>>> M: +48 660 796 129 <+48660796129>
>>>> E: jarek.potiuk@polidea.com
>>>>
>>>
>>>
>>> --
>>>
>>> Jarek Potiuk
>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>
>>> M: +48 660 796 129 <+48660796129>
>>> E: jarek.potiuk@polidea.com
>>>
>>
>>
>> --
>>
>> Jarek Potiuk
>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>
>> M: +48 660 796 129 <+48660796129>
>> E: jarek.potiuk@polidea.com
>>
>
>
> --
>
> Jarek Potiuk
> Polidea <https://www.polidea.com/> | Principal Software Engineer
>
> M: +48 660 796 129 <+48660796129>
> E: jarek.potiuk@polidea.com
>


-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
E: jarek.potiuk@polidea.com

Re: Stalled and slow Travis CI builds

Posted by Jarek Potiuk <Ja...@polidea.com>.
It looks like the situation stabilised. The current Travis CI status is
"Identified - We have continued to investigate this issue. We have a fix
that we are sending to affected customers to have a wider validation before
deploying it to all customers. Thanks again for your patience."

It seems that they implemented a fix for our builds - I have not seen a
build failed because of pip-install in the last 24 hours. So hopefully we
will finally have stable tests on Travis.

J.

On Thu, May 9, 2019 at 7:48 AM Jarek Potiuk <Ja...@polidea.com>
wrote:

> Other people are still experiencing it as well: Travis engineers re-opened
> the issue: https://www.traviscistatus.com/  I will keep you posted.
>
> J.
>
> On Wed, May 8, 2019 at 3:21 PM Jarek Potiuk <Ja...@polidea.com>
> wrote:
>
>> It's still not fully fixed .
>> https://travis-ci.org/apache/airflow/jobs/529764185
>>
>> On Wed, May 8, 2019 at 11:39 AM Jarek Potiuk <Ja...@polidea.com>
>> wrote:
>>
>>> Seems that the issue is resolved by Travis 11 hours ago but I saw at
>>> least one case where the build stalled again. I will monitor the situation
>>> and see if it has been resolved indeed.
>>>
>>> J.
>>>
>>> On Tue, May 7, 2019 at 6:12 AM Jarek Potiuk <Ja...@polidea.com>
>>> wrote:
>>>
>>>> I think we have to be a little patient :(.
>>>>
>>>> They are still working on it - and the workarounds they provided are
>>>> not really applicable to our case. And fix they applied (fixing failing NAT
>>>> instances) does not seem to work.
>>>> More information here:
>>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>>
>>>> J.
>>>>
>>>> On Mon, May 6, 2019 at 4:59 PM Jarek Potiuk <Ja...@polidea.com>
>>>> wrote:
>>>>
>>>>> Hello Everyone,
>>>>>
>>>>> Finally Travis acknowledged that people have problem of slow or
>>>>> stalled builds from within docker container and they are apparently
>>>>> investigating it. You can subscribe for the incident status reports here:
>>>>>
>>>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>>>
>>>>>
>>>>> J.
>>>>>
>>>>> --
>>>>>
>>>>> Jarek Potiuk
>>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>>
>>>>> M: +48 660 796 129 <+48660796129>
>>>>> E: jarek.potiuk@polidea.com
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Jarek Potiuk
>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>
>>>> M: +48 660 796 129 <+48660796129>
>>>> E: jarek.potiuk@polidea.com
>>>>
>>>
>>>
>>> --
>>>
>>> Jarek Potiuk
>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>
>>> M: +48 660 796 129 <+48660796129>
>>> E: jarek.potiuk@polidea.com
>>>
>>
>>
>> --
>>
>> Jarek Potiuk
>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>
>> M: +48 660 796 129 <+48660796129>
>> E: jarek.potiuk@polidea.com
>>
>
>
> --
>
> Jarek Potiuk
> Polidea <https://www.polidea.com/> | Principal Software Engineer
>
> M: +48 660 796 129 <+48660796129>
> E: jarek.potiuk@polidea.com
>


-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
E: jarek.potiuk@polidea.com

Re: Stalled and slow Travis CI builds

Posted by Jarek Potiuk <Ja...@polidea.com>.
Other people are still experiencing it as well: Travis engineers re-opened
the issue: https://www.traviscistatus.com/  I will keep you posted.

J.

On Wed, May 8, 2019 at 3:21 PM Jarek Potiuk <Ja...@polidea.com>
wrote:

> It's still not fully fixed .
> https://travis-ci.org/apache/airflow/jobs/529764185
>
> On Wed, May 8, 2019 at 11:39 AM Jarek Potiuk <Ja...@polidea.com>
> wrote:
>
>> Seems that the issue is resolved by Travis 11 hours ago but I saw at
>> least one case where the build stalled again. I will monitor the situation
>> and see if it has been resolved indeed.
>>
>> J.
>>
>> On Tue, May 7, 2019 at 6:12 AM Jarek Potiuk <Ja...@polidea.com>
>> wrote:
>>
>>> I think we have to be a little patient :(.
>>>
>>> They are still working on it - and the workarounds they provided are not
>>> really applicable to our case. And fix they applied (fixing failing NAT
>>> instances) does not seem to work.
>>> More information here:
>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>
>>> J.
>>>
>>> On Mon, May 6, 2019 at 4:59 PM Jarek Potiuk <Ja...@polidea.com>
>>> wrote:
>>>
>>>> Hello Everyone,
>>>>
>>>> Finally Travis acknowledged that people have problem of slow or stalled
>>>> builds from within docker container and they are apparently investigating
>>>> it. You can subscribe for the incident status reports here:
>>>>
>>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>>
>>>>
>>>> J.
>>>>
>>>> --
>>>>
>>>> Jarek Potiuk
>>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>>
>>>> M: +48 660 796 129 <+48660796129>
>>>> E: jarek.potiuk@polidea.com
>>>>
>>>
>>>
>>> --
>>>
>>> Jarek Potiuk
>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>
>>> M: +48 660 796 129 <+48660796129>
>>> E: jarek.potiuk@polidea.com
>>>
>>
>>
>> --
>>
>> Jarek Potiuk
>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>
>> M: +48 660 796 129 <+48660796129>
>> E: jarek.potiuk@polidea.com
>>
>
>
> --
>
> Jarek Potiuk
> Polidea <https://www.polidea.com/> | Principal Software Engineer
>
> M: +48 660 796 129 <+48660796129>
> E: jarek.potiuk@polidea.com
>


-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
E: jarek.potiuk@polidea.com

Re: Stalled and slow Travis CI builds

Posted by Jarek Potiuk <Ja...@polidea.com>.
It's still not fully fixed .
https://travis-ci.org/apache/airflow/jobs/529764185

On Wed, May 8, 2019 at 11:39 AM Jarek Potiuk <Ja...@polidea.com>
wrote:

> Seems that the issue is resolved by Travis 11 hours ago but I saw at least
> one case where the build stalled again. I will monitor the situation and
> see if it has been resolved indeed.
>
> J.
>
> On Tue, May 7, 2019 at 6:12 AM Jarek Potiuk <Ja...@polidea.com>
> wrote:
>
>> I think we have to be a little patient :(.
>>
>> They are still working on it - and the workarounds they provided are not
>> really applicable to our case. And fix they applied (fixing failing NAT
>> instances) does not seem to work.
>> More information here:
>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>
>> J.
>>
>> On Mon, May 6, 2019 at 4:59 PM Jarek Potiuk <Ja...@polidea.com>
>> wrote:
>>
>>> Hello Everyone,
>>>
>>> Finally Travis acknowledged that people have problem of slow or stalled
>>> builds from within docker container and they are apparently investigating
>>> it. You can subscribe for the incident status reports here:
>>>
>>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>>
>>>
>>> J.
>>>
>>> --
>>>
>>> Jarek Potiuk
>>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>>
>>> M: +48 660 796 129 <+48660796129>
>>> E: jarek.potiuk@polidea.com
>>>
>>
>>
>> --
>>
>> Jarek Potiuk
>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>
>> M: +48 660 796 129 <+48660796129>
>> E: jarek.potiuk@polidea.com
>>
>
>
> --
>
> Jarek Potiuk
> Polidea <https://www.polidea.com/> | Principal Software Engineer
>
> M: +48 660 796 129 <+48660796129>
> E: jarek.potiuk@polidea.com
>


-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
E: jarek.potiuk@polidea.com

Re: Stalled and slow Travis CI builds

Posted by Jarek Potiuk <Ja...@polidea.com>.
Seems that the issue is resolved by Travis 11 hours ago but I saw at least
one case where the build stalled again. I will monitor the situation and
see if it has been resolved indeed.

J.

On Tue, May 7, 2019 at 6:12 AM Jarek Potiuk <Ja...@polidea.com>
wrote:

> I think we have to be a little patient :(.
>
> They are still working on it - and the workarounds they provided are not
> really applicable to our case. And fix they applied (fixing failing NAT
> instances) does not seem to work.
> More information here:
> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>
> J.
>
> On Mon, May 6, 2019 at 4:59 PM Jarek Potiuk <Ja...@polidea.com>
> wrote:
>
>> Hello Everyone,
>>
>> Finally Travis acknowledged that people have problem of slow or stalled
>> builds from within docker container and they are apparently investigating
>> it. You can subscribe for the incident status reports here:
>>
>> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>>
>>
>> J.
>>
>> --
>>
>> Jarek Potiuk
>> Polidea <https://www.polidea.com/> | Principal Software Engineer
>>
>> M: +48 660 796 129 <+48660796129>
>> E: jarek.potiuk@polidea.com
>>
>
>
> --
>
> Jarek Potiuk
> Polidea <https://www.polidea.com/> | Principal Software Engineer
>
> M: +48 660 796 129 <+48660796129>
> E: jarek.potiuk@polidea.com
>


-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
E: jarek.potiuk@polidea.com

Re: Stalled and slow Travis CI builds

Posted by Jarek Potiuk <Ja...@polidea.com>.
I think we have to be a little patient :(.

They are still working on it - and the workarounds they provided are not
really applicable to our case. And fix they applied (fixing failing NAT
instances) does not seem to work.
More information here:
https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs

J.

On Mon, May 6, 2019 at 4:59 PM Jarek Potiuk <Ja...@polidea.com>
wrote:

> Hello Everyone,
>
> Finally Travis acknowledged that people have problem of slow or stalled
> builds from within docker container and they are apparently investigating
> it. You can subscribe for the incident status reports here:
>
> https://www.traviscistatus.com/incidents/kyf149kl6bvp?u=3g7kt113nmgs
>
>
> J.
>
> --
>
> Jarek Potiuk
> Polidea <https://www.polidea.com/> | Principal Software Engineer
>
> M: +48 660 796 129 <+48660796129>
> E: jarek.potiuk@polidea.com
>


-- 

Jarek Potiuk
Polidea <https://www.polidea.com/> | Principal Software Engineer

M: +48 660 796 129 <+48660796129>
E: jarek.potiuk@polidea.com