Sometimes build fails when apt is updating postgresql apt repository

I’ve sent the build link to the travis ci support email!

1 Like

This problem has resurfaced. Things that buildt af few days ago, now get this error, without anything new being pushed. VERY Anoying

@Lars-m Sorry to hear this is happening again.

Could you share with us an example of a build that shows the issue?

If it’s a private build, you can send it over to support [AT] travis-ci [DOT] com .

Thanks!

This is the build that failed: https://travis-ci.org/dat3startcode/rest-jpa-devops-startcode/builds/581202674
Right now it’s OK, because I added the hack given ealier in this thread.
sudo apt-get update || true

Hi all,

I’m getting this too here:

https://travis-ci.org/arupiot/daq/builds/587553195?utm_source=github_status&utm_medium=notification

Is there any indication as to why the error is so intermittent?

On option on the Travis side that has not yet been mentioned here yet is to implement a proper mirror using debmirror. Running that hourly while avoiding the xx:17 “cron.hourly” sync window would fix the problem.

1 Like

I’m recieving the very same error for one of my projects on bionic today.

hitting this today https://travis-ci.com/kind-ci/containerd-nightlies/builds/130446473

All of my projects are running into this issue today.

https://travis-ci.com/gvsucis263/lists-PerpetualLink/builds/130449109

This issue caused a lot of excitement: I use TravisCI to auto grade coding assignments for one of my classes. There was a lot of panic when everybody’s builds started failing at once :slight_smile:

1 Like

The problem was back again around lunchtime today: https://travis-ci.com/gvsucis263/lists-blueberrycola/builds/130580622

The problem seems to persist, even after the patch!

e.g. https://travis-ci.org/libtom/libtomcrypt/jobs/595984944 or https://travis-ci.org/libtom/libtomcrypt/jobs/596013723

But as a special side fact, https://travis-ci.org/sjaeckel/travis-pg-test/jobs/596007087 succeeded at the same time …

We’ve made another try to fix this issue yesterday by deploying

Could you tell us if you are encountering this issue again from now on?

Thanks again!

1 Like

I hit this issue today. Building for the first time with this command.

$ sudo apt-get update
...
E: Failed to fetch http://toolbelt.heroku.com/ubuntu/./Packages  503  Service Unavailable [IP: 52.20.78.240 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
The command "sudo apt-get update" failed and exited with 100 during .