Stack: Hubot (Node)
Problem: Request timeouts for any calls to external services.
Expected: External services should be accessible during the build test phase.
Recent Changes: This does not seem to be related to a change in the project, as a PR passed, then was merged in a couple weeks later when the actual merge to master failed.
Dev and Production: All tests pass in development and external services are working with the latest build in production.
Most Recent Build: https://circleci.com/gh/lansingcodes/lubot/92
Source: https://github.com/lansingcodes/lubot
Thanks for including all the details here. Does the rest of the tests (the ones that passed in the most recent build) also perform external requests? Did you try SSHing into the build and issuing the API call manually to see if the same error shows up?
Sorry for the delay. Didn’t get a notification for this reply. The issues seems to have resolved itself! :-/