-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30467/#review70481
-----------------------------------------------------------


Master (7fbe5bb) is red with this patch.
  ./build-support/jenkins/build.sh

:buildSrc:compileJava UP-TO-DATE
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes UP-TO-DATE
:buildSrc:jar
:buildSrc:assemble
:buildSrc:compileTestJava UP-TO-DATE
:buildSrc:processTestResources UP-TO-DATE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test UP-TO-DATE
:buildSrc:check UP-TO-DATE
:buildSrc:build

BUILD SUCCESSFUL

Total time: 4 mins 26.374 secs
+ export PIP_DEFAULT_TIMEOUT=60
+ PIP_DEFAULT_TIMEOUT=60
+ mkdir -p third_party
+ pip install -d third_party -r /dev/fd/63
++ grep -v mesos.native 3rdparty/python/requirements.txt
Downloading/unpacking bottle==0.11.6 (from -r /dev/fd/63 (line 1))
  Saved ./third_party/bottle-0.11.6-py2.py3-none-any.whl
Downloading/unpacking CherryPy==3.6.0 (from -r /dev/fd/63 (line 2))
  Saved ./third_party/CherryPy-3.6.0.tar.gz
  Running setup.py (path:/tmp/user/2395/pip_build_jenkins/CherryPy/setup.py) 
egg_info for package CherryPy
    
Downloading/unpacking mako==0.4.0 (from -r /dev/fd/63 (line 3))
  Saved ./third_party/Mako-0.4.0.tar.gz
  Running setup.py (path:/tmp/user/2395/pip_build_jenkins/mako/setup.py) 
egg_info for package mako
    
    warning: no files found matching '*.xml' under directory 'examples'
    warning: no files found matching '*.mako' under directory 'examples'
    warning: no files found matching 'ez_setup.py'
    no previously-included directories found matching 'doc/build/output'
Downloading/unpacking mesos.interface==0.21.1 (from -r /dev/fd/63 (line 4))
  Could not find a version that satisfies the requirement 
mesos.interface==0.21.1 (from -r /dev/fd/63 (line 4)) (from versions: 0.20.0, 
0.20.1, 0.21.0)
  Some externally hosted files were ignored (use --allow-external to allow).
Cleaning up...
No distributions matching the version for mesos.interface==0.21.1 (from -r 
/dev/fd/63 (line 4))
Storing debug log for failure in /home/jenkins/.pip/pip.log


I will refresh this build result if you post a review containing "@ReviewBot 
retry"

- Aurora ReviewBot


On Jan. 31, 2015, 1:45 a.m., Bill Farner wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30467/
> -----------------------------------------------------------
> 
> (Updated Jan. 31, 2015, 1:45 a.m.)
> 
> 
> Review request for Aurora and Kevin Sweeney.
> 
> 
> Bugs: AURORA-1080
>     https://issues.apache.org/jira/browse/AURORA-1080
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> This is needed to take advantage of the task reconciliation API and new 
> status update fields.
> 
> 
> Diffs
> -----
> 
>   3rdparty/python/requirements.txt 0c88e4c299ffe5886bb3ab7d83b0187cb4b7888a 
>   build-support/python/make-mesos-native-egg 
> 2cba8ede04e22aee1e6ec5c979161904a6f8fddb 
>   build.gradle f9f71a84493b782e9f6072e44e89a2c017cf2a09 
>   docs/deploying-aurora-scheduler.md 9bf5b5a92bf65b31b2f8fda102003b113f61186a 
>   examples/vagrant/provision-dev-cluster.sh 
> fa0de88314169bc9fe31aaf41126cedd0865ed5a 
> 
> Diff: https://reviews.apache.org/r/30467/diff/
> 
> 
> Testing
> -------
> 
> This is blocked by https://issues.apache.org/jira/browse/MESOS-2310
> 
> 
> Thanks,
> 
> Bill Farner
> 
>

Reply via email to