See <https://builds.apache.org/job/AuroraBot/4261/changes>
Changes: [wfarner] Run python style checks before unit tests in build.sh. ------------------------------------------ Started by timer Building remotely on ubuntu-6 (docker Ubuntu 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 36af017d95fa98dfe6d171d56d4179ae9a311cd8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 36af017d95fa98dfe6d171d56d4179ae9a311cd8 > git rev-list 938144cf792222354e0d79e8f1971b44fc89b0f5 # timeout=10 > git tag -a -f -m Jenkins Build #4261 jenkins-AuroraBot-4261 # timeout=10 [AuroraBot] $ /bin/bash -xe /tmp/hudson7048097255846946964.sh + date Thu Feb 26 18:21:08 UTC 2015 + 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 31423: Stop the announcer and status checkers before starting to kill the runners Request: https://reviews.apache.org/api/review-requests/31423/reviews/ Request: https://reviews.apache.org/api/review-requests/31423/diffs/ Latest feedback was given at 2015-02-26T15:32:19Z Latest build request from a user at 2015-02-26T15:32:19Z Latest diff was posted at 2015-02-26T15:18:59Z Inspecting review 31451: Port thermos observer to the path detector interface Request: https://reviews.apache.org/api/review-requests/31451/reviews/ Request: https://reviews.apache.org/api/review-requests/31451/diffs/ Latest feedback was given at 2015-02-26T02:03:38Z Latest build request from a user at 2015-02-26T02:03:38Z Latest diff was posted at 2015-02-26T01:49:57Z Inspecting review 31453: Run python style checks before unit tests in build.sh. Request: https://reviews.apache.org/api/review-requests/31453/reviews/ Request: https://reviews.apache.org/api/review-requests/31453/diffs/ Latest feedback was given at 2015-02-26T01:54:08Z Latest build request from a user at 2015-02-26T01:54:08Z Latest diff was posted at 2015-02-26T01:40:21Z Inspecting review 31388: Update thrift API and internal code to use JobUpdateSummary.key rather than job key and id. Request: https://reviews.apache.org/api/review-requests/31388/reviews/ Request: https://reviews.apache.org/api/review-requests/31388/diffs/ Latest feedback was given at 2015-02-26T02:14:56Z Latest build request from a user at 2015-02-26T02:14:56Z Latest diff was posted at 2015-02-26T01:39:27Z Inspecting review 31445: Expose more details about the tasks the preemptor is working for. Request: https://reviews.apache.org/api/review-requests/31445/reviews/ Request: https://reviews.apache.org/api/review-requests/31445/diffs/ Latest feedback was given at 2015-02-25T22:57:47Z Latest build request from a user at 2015-02-25T22:57:47Z Latest diff was posted at 2015-02-25T22:43:18Z Inspecting review 31338: Added a command line flag, -global_container_mounts, to allow mounting paths from the slaves into the (docker) containers they run. Request: https://reviews.apache.org/api/review-requests/31338/reviews/ Request: https://reviews.apache.org/api/review-requests/31338/diffs/ Latest feedback was given at 2015-02-25T23:43:31Z Latest build request from a user at 2015-02-25T23:43:31Z Latest diff was posted at 2015-02-25T22:34:56Z Inspecting review 31350: Fix clusters.patch contextmanager cleanup Request: https://reviews.apache.org/api/review-requests/31350/reviews/ Traceback (most recent call last): File "./build-support/jenkins/review_feedback.py", line 221, in <module> main() File "./build-support/jenkins/review_feedback.py", line 168, in main if not _needs_reply(server, request): File "./build-support/jenkins/review_feedback.py", line 88, in _needs_reply reviews_response = server.get_resource(request['links']['reviews']['href']) 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