It probably makes sense to disable ipv6 in the rpcbind test until #6655 (comment)
[qa] Temporarily disable ipv6 in rpcbind test #8477
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:Mf1608-qaIpv6 changing 1 files +6 −6-
MarcoFalke commented at 8:52 PM on August 6, 2016: member
-
[qa] Temporarily disable ipv6 in rpcbind test fa1d0e69b4
- MarcoFalke added the label Tests on Aug 6, 2016
- MarcoFalke closed this on Aug 10, 2016
- MarcoFalke deleted the branch on Aug 10, 2016
-
MarcoFalke commented at 10:33 AM on August 14, 2016: member
Related information on why this was randomly passing/failing on travis:
https://www.traviscistatus.com/incidents/11hp8bhkrkn7
We've published new default sudo-enabled Precise and Trusty images with the following fixes:
- Disable IPv6 (this was recently enabled in the upstream Ubuntu images we build on, but it causes issues in our build environments)
- Ensuring IPv6 networking is disabled on all interfaces
- Ensuring that there aren't any IPv6 entries in /etc/hosts
- Including the
docker-composebinary again (it being missing was a mistake on our part) - Ensuring mongodb is disabled on boot up
We are continuing to work with customers on work-arounds and work on fixes to the build images. Determining the root cause of the IPv6 issue and how to remove it occupied a large amount of our engineering time yesterday, so we hope to be able to begin shipping other fixes more frequently over the coming days. If you're seeing issues and need assistance, please email support@travis-ci.com
- MarcoFalke locked this on Sep 8, 2021