Skip to content

site builds are timing out #680

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SethTisue opened this issue Feb 9, 2017 · 8 comments
Closed

site builds are timing out #680

SethTisue opened this issue Feb 9, 2017 · 8 comments

Comments

@SethTisue
Copy link
Member

after my last PR merge I got an email from GitHub:

The page build failed with the following error:
Page build timed out. Please try again later.

I assume it's #607 as usual, except that now that we have more translations, the problem has gotten to the point where it's tipped over some threshold, and now we can't push updates to the site at all.

@SethTisue
Copy link
Member Author

SethTisue commented Feb 9, 2017

probably it's the same reason Travis has been really flaky lately — Travis has a timeout too, and I think we're over that one as well, now, at least most of the time, resulting in

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

@jvican
Copy link
Member

jvican commented Feb 9, 2017

Same in #674 (comment).

@jvican
Copy link
Member

jvican commented Feb 9, 2017

And #679.

@jvican
Copy link
Member

jvican commented Feb 12, 2017

ee72508 did not fix this issue. I'm starting to give up on Travis, I think I'll add this repository to the Scala Platform CI which is much more powerful than Travis, and hopefully we'll get faster build times too.

@jvican jvican reopened this Feb 12, 2017
@SethTisue
Copy link
Member Author

there is no reason to anticipate the build times would be any faster on a different service or machine; it is just as slow in local runs on a fast machine. Drone vs Travis isn't important to me either way, but what we actually need is a fix for #607

@heathermiller
Copy link
Member

I guess @jvican's point is that we could run our builds on machines that we control, where we don't have to worry about timeouts.

Regardless, I think @travis032654 will have a look at this issue (#607) during his work on cleaning up some of the documentation.

@heathermiller
Copy link
Member

Hmm. For what it's worth, I just received a site build failure too. I misunderstood your original issue and thought you were referring to CI only. But now it seems GitHub is timing out our builds as well.

For the record, this is what I received from GitHub via email:

The page build failed with the following error:

Page build timed out. Please try again later.

For information on troubleshooting Jekyll see:

https://help.github.com/articles/troubleshooting-jekyll-builds

If you have any questions you can contact us by replying to this email.

Maybe it's time we (1) speed things up via one of the suggestions made in #607, and (2) put this build on the same machine that builds scala-lang. (/cc @fsalvi, just to keep you in the loop)

@jvican
Copy link
Member

jvican commented Feb 13, 2017

Fixed, see #685 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants