coala / docker-coala-base

coala base docker image
21 stars 28 forks source link

Intermittent build halt while installing Ruby gem pg_query #117

Open jayvdb opened 7 years ago

jayvdb commented 7 years ago

As of ~30 mins ago, the build has been halting:

Installing ethon 0.10.1
Installing pg_query 0.9.2 with native extensions

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received

The build has been terminated

https://travis-ci.org/coala/docker-coala-base/builds/204459620

Normally the sequence is

...
Installing sass 3.4.23
Using bundler 1.13.6
Installing tzinfo 1.2.2
Installing descendants_tracker 0.0.4
Installing addressable 2.5.0
Installing parser 2.4.0.0
Installing mime-types 3.1
Installing ethon 0.10.1
Installing pg_query 0.9.2 with native extensions
Installing scss_lint 0.52.0
Installing activesupport 4.2.8
...

https://travis-ci.org/coala/docker-coala-base/builds/204445265

@gaocegege

jayvdb commented 7 years ago

Note, the problem may be "pg_query" or "scss_lint" or even something else.

gaocegege commented 7 years ago

I can't reproduce the problem by restarting the same build. the problem may be caused by TravisCI. :thinking:

https://travis-ci.org/gaocegege/docker-coala-base/builds/204459615

jayvdb commented 7 years ago

https://github.com/coala/docker-coala-base/pull/115 was merged, after a few successful builds, so this problem is intermittent , or transient.

jayvdb commented 7 years ago

Timeout occurred again at https://travis-ci.org/coala/docker-coala-base/builds/253819968