See <https://builds.apache.org/job/AuroraBot/628/changes>
Changes: [wfarner] Use pip to pre-fetch python dependencies. ------------------------------------------ [URLTrigger] A change within the response URL invocation (log) Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/AuroraBot/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-aurora # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-aurora > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-aurora > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 5d8d3e1fded0e56922b02f1f8fe899399ff0e2a5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8d3e1fded0e56922b02f1f8fe899399ff0e2a5 > git rev-list 2aac148f8cbdd2f1a0c8657c4516118957131346 # timeout=10 > git tag -a -f -m Jenkins Build #628 jenkins-AuroraBot-628 # timeout=10 [AuroraBot] $ /bin/bash -xe /tmp/hudson939487033883422892.sh + date Thu Dec 11 05:51:17 UTC 2014 + set +x Request: https://reviews.apache.org/api/repositories/?name=aurora Request: https://reviews.apache.org/api/review-requests/?status=pending&repository=133 Found 20 review requests to inspect Inspecting review 28872: Improving quota check message in the client. Request: https://reviews.apache.org/api/review-requests/28872/reviews/ Request: https://reviews.apache.org/api/review-requests/28872/diffs/ Inspecting review 28876: Suppressing redundant client command error messaging. Request: https://reviews.apache.org/api/review-requests/28876/reviews/ Request: https://reviews.apache.org/api/review-requests/28876/diffs/ Inspecting review 28920: Add support for docker containers to aurora Request: https://reviews.apache.org/api/review-requests/28920/reviews/ Request: https://reviews.apache.org/api/review-requests/28920/diffs/ Inspecting review 28914: Adding PMD rule to check @Timed annotation placement. Request: https://reviews.apache.org/api/review-requests/28914/reviews/ Request: https://reviews.apache.org/api/review-requests/28914/diffs/ Inspecting review 28913: Remove SANDBOX_DELETED state. Request: https://reviews.apache.org/api/review-requests/28913/reviews/ Request: https://reviews.apache.org/api/review-requests/28913/diffs/ Inspecting review 28831: Changing the default --batch-size to 1. Request: https://reviews.apache.org/api/review-requests/28831/reviews/ Request: https://reviews.apache.org/api/review-requests/28831/diffs/ Inspecting review 28617: Implemented offer filtering for tasks with static vetoes. Request: https://reviews.apache.org/api/review-requests/28617/reviews/ Request: https://reviews.apache.org/api/review-requests/28617/diffs/ Traceback (most recent call last): File "./build-support/jenkins/review_feedback.py", line 202, in <module> main() File "./build-support/jenkins/review_feedback.py", line 158, in main if not _needs_reply(server, request): File "./build-support/jenkins/review_feedback.py", line 94, in _needs_reply latest_diff = _get_latest_diff_time(server, request) File "./build-support/jenkins/review_feedback.py", line 73, in _get_latest_diff_time diffs = server.get_resource(request['links']['diffs']['href'])['diffs'] File "./build-support/jenkins/review_feedback.py", line 51, in get_resource return json.loads(self.get_resource_data(href, args=args, data=data)) File "./build-support/jenkins/review_feedback.py", line 44, in get_resource_data result = urllib2.urlopen(request, data=data) File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 404, in open response = self._open(req, data) File "/usr/lib/python2.7/urllib2.py", line 422, in _open '_open', req) File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 1222, in https_open return self.do_open(httplib.HTTPSConnection, req) File "/usr/lib/python2.7/urllib2.py", line 1184, in do_open raise URLError(err) urllib2.URLError: <urlopen error [Errno -2] Name or service not known> Build step 'Execute shell' marked build as failure