[RESULT] [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-20 Thread Benjamin Mahler
The vote to release mesos-0.12.0-incubating has passed with 3 IPMC binding
+1s and 5 non-binding +1s.

IPMC Binding Votes:

Alex Karasulu
Chris Mattman
Tom White

Non-Binding Votes:

Vinod Kone
Deepal Jayasinghe
Brenden Matthews
Yan Xu
Andy Konwinski

Thanks all!

-- Forwarded message --
From: Mattmann, Chris A (398J) 
Date: Mon, Jun 17, 2013 at 6:04 PM
Subject: Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)
To: Benjamin Mahler , "
mesos-...@incubator.apache.org" , "
general@incubator.apache.org" 


Hey Ben,

Looks like we got a 3rd +1 from Tom W -- woot -- so we can proceed :)

Way to put a cherry on top since we're pushing on graduating now too!

Great work guys.

Cheers,
Chris

++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++






-Original Message-
From: Benjamin Mahler 
Date: Monday, June 17, 2013 12:12 PM
To: "mesos-...@incubator.apache.org" ,
"general@incubator.apache.org" , jpluser

Subject: Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

>+chris
>
>
>Hey Chris, looks like we're stalled on releasing again. What are the
>rules for a lack of IPMC participation in the 72 hour window? Can we
>proceed?
>
>
>On Fri, Jun 14, 2013 at 11:09 AM, Benjamin Mahler
> wrote:
>
>Unfortunately 0.12.0 was at a point where we had flaky tests, we're in
>much better shape these days! (0.13.0 and later)
>
>
>Alright, just one additional binding vote needed!! Hopefully we can get
>that quickly and start preparing to release 0.13.0.
>
>
>
>On Thu, Jun 13, 2013 at 11:27 PM, Andy Konwinski
> wrote:
>
>Yeah, after running the tests a few more times I saw a couple different
>tests fail and eventually in one run of `make check` they all passed.
>
>Here's the play-by-play:
>
>I ran the tests again and they hung here for at least 10 min:
>
>MacbookAir:build andyk$ make check
>Making check in .
>make[1]: Nothing to be done for `check-am'.
>Making check in third_party
>make  check-recursive
>Making check in libprocess
>Making check in third_party
>make  check-am
>make  libgmock.la <http://libgmock.la>
>make[6]: `libgmock.la <http://libgmock.la>' is up to date.
>Making check in .
>make  tests
>make[5]: `tests' is up to date.
>make  check-TESTS
>
>Then again, and a different test failed in libprocess after a few seconds:
>
>MacbookAir:build andyk$ cat third_party/libprocess/test-suite.log
>
>...
>
>[ RUN  ] Statistics.truncate
>../../../third_party/libprocess/src/tests/statistics_tests.cpp:58: Failure
>Expected: (Clock::now()) >= (values.get().begin()->first.secs()), actual:
>1.37119e+09 vs 1.37119e+09
>../../../third_party/libprocess/src/tests/statistics_tests.cpp:71: Failure
>Expected: (Clock::now()) >= (values.get().begin()->first.secs()), actual:
>1.37128e+09 vs 1.37128e+09
>[  FAILED  ] Statistics.truncate (1 ms)
>
>
>Then they all passed!
>
>Glad to know the flakey tests are known issues and being worked on in a
>future release.
>
>+1 (non-binding) from me on this release.
>
>Andy
>
>
>On Thu, Jun 13, 2013 at 10:38 PM, Vinod Kone  wrote:
>
>> is this test always failing or just flaky? we've fixed a bunch of our
>>flaky
>> tests in 0.13.0.
>>
>>
>> On Thu, Jun 13, 2013 at 10:13 PM, Andy Konwinski
>>> >wrote:
>>
>> > I downloaded the tarball and it builds fine for me but `make check`
>> > doesn't succeed on OS X 10.8.3. Is this a known issue?
>> >
>> > I'll attach the test suite output and paste the output from the
>>failing
>> > test below.
>> >
>> > Andy
>> >
>> > --
>> >
>> > [ RUN  ] ZooKeeperTest.MasterDetectorExpireSlaveZKSessionNewMaster
>> > 2013-06-13
>> 22:07:44,372:5033(0x11747b000):ZOO_ERROR@handle_socket_error_msg@1603:
>> > Socket [127.0.0.1:51504 <http://127.0.0.1:51504>] zk retcode=-4,
>>errno=64(Host is down): failed
>> > while receiving a server response
>> > 2013-06-13
>> 22:07:44,375:5033(0x11726f000):ZOO_ERROR@handle_socket_error_msg@1603:
>> > Socket [127.0.0.1:51504 <http://127.0.0.1:51504>] zk retcode=-4,
>>errno=64(Host

Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-17 Thread Mattmann, Chris A (398J)
Hey Ben,

Looks like we got a 3rd +1 from Tom W -- woot -- so we can proceed :)

Way to put a cherry on top since we're pushing on graduating now too!

Great work guys.

Cheers,
Chris

++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++






-Original Message-
From: Benjamin Mahler 
Date: Monday, June 17, 2013 12:12 PM
To: "mesos-...@incubator.apache.org" ,
"general@incubator.apache.org" , jpluser

Subject: Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

>+chris
>
>
>Hey Chris, looks like we're stalled on releasing again. What are the
>rules for a lack of IPMC participation in the 72 hour window? Can we
>proceed?
>
>
>On Fri, Jun 14, 2013 at 11:09 AM, Benjamin Mahler
> wrote:
>
>Unfortunately 0.12.0 was at a point where we had flaky tests, we're in
>much better shape these days! (0.13.0 and later)
>
>
>Alright, just one additional binding vote needed!! Hopefully we can get
>that quickly and start preparing to release 0.13.0.
>
>
>
>On Thu, Jun 13, 2013 at 11:27 PM, Andy Konwinski
> wrote:
>
>Yeah, after running the tests a few more times I saw a couple different
>tests fail and eventually in one run of `make check` they all passed.
>
>Here's the play-by-play:
>
>I ran the tests again and they hung here for at least 10 min:
>
>MacbookAir:build andyk$ make check
>Making check in .
>make[1]: Nothing to be done for `check-am'.
>Making check in third_party
>make  check-recursive
>Making check in libprocess
>Making check in third_party
>make  check-am
>make  libgmock.la <http://libgmock.la>
>make[6]: `libgmock.la <http://libgmock.la>' is up to date.
>Making check in .
>make  tests
>make[5]: `tests' is up to date.
>make  check-TESTS
>
>Then again, and a different test failed in libprocess after a few seconds:
>
>MacbookAir:build andyk$ cat third_party/libprocess/test-suite.log
>
>...
>
>[ RUN  ] Statistics.truncate
>../../../third_party/libprocess/src/tests/statistics_tests.cpp:58: Failure
>Expected: (Clock::now()) >= (values.get().begin()->first.secs()), actual:
>1.37119e+09 vs 1.37119e+09
>../../../third_party/libprocess/src/tests/statistics_tests.cpp:71: Failure
>Expected: (Clock::now()) >= (values.get().begin()->first.secs()), actual:
>1.37128e+09 vs 1.37128e+09
>[  FAILED  ] Statistics.truncate (1 ms)
>
>
>Then they all passed!
>
>Glad to know the flakey tests are known issues and being worked on in a
>future release.
>
>+1 (non-binding) from me on this release.
>
>Andy
>
>
>On Thu, Jun 13, 2013 at 10:38 PM, Vinod Kone  wrote:
>
>> is this test always failing or just flaky? we've fixed a bunch of our
>>flaky
>> tests in 0.13.0.
>>
>>
>> On Thu, Jun 13, 2013 at 10:13 PM, Andy Konwinski
>>> >wrote:
>>
>> > I downloaded the tarball and it builds fine for me but `make check`
>> > doesn't succeed on OS X 10.8.3. Is this a known issue?
>> >
>> > I'll attach the test suite output and paste the output from the
>>failing
>> > test below.
>> >
>> > Andy
>> >
>> > --
>> >
>> > [ RUN  ] ZooKeeperTest.MasterDetectorExpireSlaveZKSessionNewMaster
>> > 2013-06-13
>> 22:07:44,372:5033(0x11747b000):ZOO_ERROR@handle_socket_error_msg@1603:
>> > Socket [127.0.0.1:51504 <http://127.0.0.1:51504>] zk retcode=-4,
>>errno=64(Host is down): failed
>> > while receiving a server response
>> > 2013-06-13
>> 22:07:44,375:5033(0x11726f000):ZOO_ERROR@handle_socket_error_msg@1603:
>> > Socket [127.0.0.1:51504 <http://127.0.0.1:51504>] zk retcode=-4,
>>errno=64(Host is down): failed
>> > while receiving a server response
>> > 2013-06-13
>> 22:07:44,377:5033(0x11726f000):ZOO_ERROR@handle_socket_error_msg@1621:
>> > Socket [127.0.0.1:51504 <http://127.0.0.1:51504>] zk retcode=-112,
>>errno=70(Stale NFS file
>> > handle): sessionId=0x13f41150633 has expired.
>> > E0613 22:07:44.377506 220274688 detector.cpp:477] Master detector
>>((755)@
>> > 192.168.1.104:51358 <http://192.168.1.104:51358>)  failed to ge

Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-17 Thread Tom White
+1 (verified checksum and signature, checked LICENSE, NOTICE, DISCLAIMER).

Tom

On Tue, Jun 11, 2013 at 1:05 AM, Benjamin Mahler
 wrote:
> Please vote on releasing the following candidate as Apache Mesos
> (incubating) version 0.12.0. This will be the fourth incubator release for
> Mesos in Apache.
>
> The candidate for Mesos 0.12.0-incubating release is available at:
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz
>
> The tag to be voted on is 0.12.0-rc1:
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7b9719dce662881b162eba10b5765a807d53c
>
> The MD5 checksum of the tarball can be found at:
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.md5
>
> The signature of the tarball can be found at:
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.asc
>
> PGP key used to sign the release:
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
>
> Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
>
> The vote is open until Thursday, June 13th at 00:00 UTC and passes if
> a majority
> of at least 3 +1 IPMC votes are cast.
>
> [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
> [ ] -1 Do not release this package because ...
>
> To learn more about Apache Mesos, please see
> http://incubator.apache.org/mesos.

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-17 Thread Benjamin Mahler
 > > (3459 ms)
>> > >
>> > >
>> > > On Thu, Jun 13, 2013 at 8:59 PM, Mattmann, Chris A (398J) <
>> > > chris.a.mattm...@jpl.nasa.gov> wrote:
>> > >
>> > >> Hi Ben,
>> > >>
>> > >> +1 from me (binding)
>> > >>
>> > >> SIGS pass (minor nit: your GPG key should probably be made available
>> > >> at id.apache.org, which will in turn make it available here
>> > >> http://people.apache.org/keys/group/mesos.asc)
>> > >>
>> > >>
>> > >> I was able to import Ben's key:
>> > >>
>> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann%
>> $HOME/bin/verify_gpg_sigs
>> > >> Verifying Signature for file mesos-0.12.0-incubating.tar.gz.asc
>> > >> gpg: Signature made Mon Jun 10 16:22:16 2013 PDT using RSA key ID
>> > D141A5B6
>> > >> gpg: Can't check signature: No public key
>> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann% gpg --keyserver
>> > >> pgpkeys.mit.edu --recv-key D141A5B6
>> > >> gpg: requesting key D141A5B6 from hkp server pgpkeys.mit.edu
>> > >> gpg: key D141A5B6: public key "Benjamin Mahler
>> > >> " imported
>> > >> gpg: Total number processed: 1
>> > >> gpg:   imported: 1  (RSA: 1)
>> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann%
>> $HOME/bin/verify_gpg_sigs
>> > >> Verifying Signature for file mesos-0.12.0-incubating.tar.gz.asc
>> > >> gpg: Signature made Mon Jun 10 16:22:16 2013 PDT using RSA key ID
>> > D141A5B6
>> > >> gpg: Good signature from "Benjamin Mahler > >"
>> > >> gpg: WARNING: This key is not certified with a trusted signature!
>> > >> gpg:  There is no indication that the signature belongs to
>> the
>> > >> owner.
>> > >> Primary key fingerprint: E3A6 E5EF 7B67 C142 5B53  F072 D0BE BB95
>> D141
>> > >> A5B6
>> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann%
>> > >>
>> > >> CHECKSUMS pass:
>> > >>
>> > >>
>> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann%
>> > >> $HOME/bin/verify_md5_checksums
>> > >> md5sum: stat '*.bz2': No such file or directory
>> > >> md5sum: stat '*.zip': No such file or directory
>> > >> mesos-0.12.0-incubating.tar.gz: OK
>> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann%
>> > >>
>> > >>
>> > >> BUILD OK:
>> > >> [chipotle:~/tmp/apache-mesos-0.12.0/mesos-0.12.0] mattmann%
>> ./configure
>> > >> --disable-java
>> > >> checking build system type... x86_64-apple-darwin12.4.0
>> > >> checking host system type... x86_64-apple-darwin12.4.0
>> > >> checking target system type... x86_64-apple-darwin12.4.0
>> > >> ..long time
>> > >> byte-compiling build/bdist.macosx-10.8-intel/egg/_mesos.py to
>> _mesos.pyc
>> > >> creating build/bdist.macosx-10.8-intel/egg/EGG-INFO
>> > >> copying src/mesos.egg-info/PKG-INFO ->
>> > >> build/bdist.macosx-10.8-intel/egg/EGG-INFO
>> > >> copying src/mesos.egg-info/SOURCES.txt ->
>> > >> build/bdist.macosx-10.8-intel/egg/EGG-INFO
>> > >> copying src/mesos.egg-info/dependency_links.txt ->
>> > >> build/bdist.macosx-10.8-intel/egg/EGG-INFO
>> > >> copying src/mesos.egg-info/requires.txt ->
>> > >> build/bdist.macosx-10.8-intel/egg/EGG-INFO
>> > >> copying src/mesos.egg-info/top_level.txt ->
>> > >> build/bdist.macosx-10.8-intel/egg/EGG-INFO
>> > >> writing build/bdist.macosx-10.8-intel/egg/EGG-INFO/native_libs.txt
>> > >> zip_safe flag not set; analyzing archive contents...
>> > >> creating dist
>> > >> creating 'dist/mesos-0.12.0-py2.7-macosx-10.8-intel.egg' and adding
>> > >> 'build/bdist.macosx-10.8-intel/egg' to it
>> > >> removing 'build/bdist.macosx-10.8-intel/egg' (and everything under
>> it)
>> > >> Making all in ec2
>> > >> make[1]: Nothing to be done for `all'.
>> > >> Making all in hadoop
>> > >> make[1]: Nothing to be done for `all'.
>> > >> [chipotle:~/tmp/apache-mesos-

Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-14 Thread Benjamin Mahler
p/apache-mesos-0.12.0] mattmann%
> $HOME/bin/verify_gpg_sigs
> > >> Verifying Signature for file mesos-0.12.0-incubating.tar.gz.asc
> > >> gpg: Signature made Mon Jun 10 16:22:16 2013 PDT using RSA key ID
> > D141A5B6
> > >> gpg: Can't check signature: No public key
> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann% gpg --keyserver
> > >> pgpkeys.mit.edu --recv-key D141A5B6
> > >> gpg: requesting key D141A5B6 from hkp server pgpkeys.mit.edu
> > >> gpg: key D141A5B6: public key "Benjamin Mahler
> > >> " imported
> > >> gpg: Total number processed: 1
> > >> gpg:   imported: 1  (RSA: 1)
> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann%
> $HOME/bin/verify_gpg_sigs
> > >> Verifying Signature for file mesos-0.12.0-incubating.tar.gz.asc
> > >> gpg: Signature made Mon Jun 10 16:22:16 2013 PDT using RSA key ID
> > D141A5B6
> > >> gpg: Good signature from "Benjamin Mahler  >"
> > >> gpg: WARNING: This key is not certified with a trusted signature!
> > >> gpg:  There is no indication that the signature belongs to the
> > >> owner.
> > >> Primary key fingerprint: E3A6 E5EF 7B67 C142 5B53  F072 D0BE BB95 D141
> > >> A5B6
> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann%
> > >>
> > >> CHECKSUMS pass:
> > >>
> > >>
> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann%
> > >> $HOME/bin/verify_md5_checksums
> > >> md5sum: stat '*.bz2': No such file or directory
> > >> md5sum: stat '*.zip': No such file or directory
> > >> mesos-0.12.0-incubating.tar.gz: OK
> > >> [chipotle:~/tmp/apache-mesos-0.12.0] mattmann%
> > >>
> > >>
> > >> BUILD OK:
> > >> [chipotle:~/tmp/apache-mesos-0.12.0/mesos-0.12.0] mattmann%
> ./configure
> > >> --disable-java
> > >> checking build system type... x86_64-apple-darwin12.4.0
> > >> checking host system type... x86_64-apple-darwin12.4.0
> > >> checking target system type... x86_64-apple-darwin12.4.0
> > >> ..long time
> > >> byte-compiling build/bdist.macosx-10.8-intel/egg/_mesos.py to
> _mesos.pyc
> > >> creating build/bdist.macosx-10.8-intel/egg/EGG-INFO
> > >> copying src/mesos.egg-info/PKG-INFO ->
> > >> build/bdist.macosx-10.8-intel/egg/EGG-INFO
> > >> copying src/mesos.egg-info/SOURCES.txt ->
> > >> build/bdist.macosx-10.8-intel/egg/EGG-INFO
> > >> copying src/mesos.egg-info/dependency_links.txt ->
> > >> build/bdist.macosx-10.8-intel/egg/EGG-INFO
> > >> copying src/mesos.egg-info/requires.txt ->
> > >> build/bdist.macosx-10.8-intel/egg/EGG-INFO
> > >> copying src/mesos.egg-info/top_level.txt ->
> > >> build/bdist.macosx-10.8-intel/egg/EGG-INFO
> > >> writing build/bdist.macosx-10.8-intel/egg/EGG-INFO/native_libs.txt
> > >> zip_safe flag not set; analyzing archive contents...
> > >> creating dist
> > >> creating 'dist/mesos-0.12.0-py2.7-macosx-10.8-intel.egg' and adding
> > >> 'build/bdist.macosx-10.8-intel/egg' to it
> > >> removing 'build/bdist.macosx-10.8-intel/egg' (and everything under it)
> > >> Making all in ec2
> > >> make[1]: Nothing to be done for `all'.
> > >> Making all in hadoop
> > >> make[1]: Nothing to be done for `all'.
> > >> [chipotle:~/tmp/apache-mesos-0.12.0/mesos-0.12.0] mattmann%
> > >>
> > >>
> > >>
> > >>
> > >> Cheers,
> > >> Chris
> > >>
> > >> ++
> > >> Chris Mattmann, Ph.D.
> > >> Senior Computer Scientist
> > >> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> > >> Office: 171-266B, Mailstop: 171-246
> > >> Email: chris.a.mattm...@nasa.gov
> > >> WWW:  http://sunset.usc.edu/~mattmann/
> > >> ++
> > >> Adjunct Assistant Professor, Computer Science Department
> > >> University of Southern California, Los Angeles, CA 90089 USA
> > >> ++
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >> -Original Message-
> > >> From: Benjamin Mahler 
> > >> Reply-To: "general@incubator.apache.org" <
> general@incubator.apache.org>
> > >> Date: Monday, June 10, 2013 5:05 PM
> > >> To: "general@incubator.apache.org" ,
> > >> "mesos-...@incubator.apache.org" 
> > >> Subject: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)
> > >>
> > >> >Please vote on releasing the following candidate as Apache Mesos
> > >> >(incubating) version 0.12.0. This will be the fourth incubator
> release
> > >> for
> > >> >Mesos in Apache.
> > >> >
> > >> >The candidate for Mesos 0.12.0-incubating release is available at:
> > >> >
> > >>
> >
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0
> > >> >-incubating.tar.gz
> > >> >
> > >> >The tag to be voted on is 0.12.0-rc1:
> > >> >
> > >>
> >
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7
> > >> >b9719dce662881b162eba10b5765a807d53c
> > >> >
> > >> >The MD5 checksum of the tarball can be found at:
> > >> >
> > >>
> >
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0
> > >> >-incubating.tar.gz.md5
> > >> >
> > >> >The signature of the tarball can be found at:
> > >> >
> > >>
> >
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0
> > >> >-incubating.tar.gz.asc
> > >> >
> > >> >PGP key used to sign the release:
> > >> >http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
> > >> >
> > >> >Please vote on releasing this package as Apache Mesos
> > 0.12.0-incubating!
> > >> >
> > >> >The vote is open until Thursday, June 13th at 00:00 UTC and passes if
> > >> >a majority
> > >> >of at least 3 +1 IPMC votes are cast.
> > >> >
> > >> >[ ] +1 Release this package as Apache Mesos 0.12.0-incubating
> > >> >[ ] -1 Do not release this package because ...
> > >> >
> > >> >To learn more about Apache Mesos, please see
> > >> >http://incubator.apache.org/mesos.
> > >>
> > >>
> > >
> >
>


Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-13 Thread Mattmann, Chris A (398J)
Hi Ben,

+1 from me (binding)

SIGS pass (minor nit: your GPG key should probably be made available
at id.apache.org, which will in turn make it available here
http://people.apache.org/keys/group/mesos.asc)


I was able to import Ben's key:

[chipotle:~/tmp/apache-mesos-0.12.0] mattmann% $HOME/bin/verify_gpg_sigs
Verifying Signature for file mesos-0.12.0-incubating.tar.gz.asc
gpg: Signature made Mon Jun 10 16:22:16 2013 PDT using RSA key ID D141A5B6
gpg: Can't check signature: No public key
[chipotle:~/tmp/apache-mesos-0.12.0] mattmann% gpg --keyserver
pgpkeys.mit.edu --recv-key D141A5B6
gpg: requesting key D141A5B6 from hkp server pgpkeys.mit.edu
gpg: key D141A5B6: public key "Benjamin Mahler
" imported
gpg: Total number processed: 1
gpg:   imported: 1  (RSA: 1)
[chipotle:~/tmp/apache-mesos-0.12.0] mattmann% $HOME/bin/verify_gpg_sigs
Verifying Signature for file mesos-0.12.0-incubating.tar.gz.asc
gpg: Signature made Mon Jun 10 16:22:16 2013 PDT using RSA key ID D141A5B6
gpg: Good signature from "Benjamin Mahler "
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the
owner.
Primary key fingerprint: E3A6 E5EF 7B67 C142 5B53  F072 D0BE BB95 D141 A5B6
[chipotle:~/tmp/apache-mesos-0.12.0] mattmann%

CHECKSUMS pass:


[chipotle:~/tmp/apache-mesos-0.12.0] mattmann%
$HOME/bin/verify_md5_checksums
md5sum: stat '*.bz2': No such file or directory
md5sum: stat '*.zip': No such file or directory
mesos-0.12.0-incubating.tar.gz: OK
[chipotle:~/tmp/apache-mesos-0.12.0] mattmann%


BUILD OK:
[chipotle:~/tmp/apache-mesos-0.12.0/mesos-0.12.0] mattmann% ./configure
--disable-java
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking target system type... x86_64-apple-darwin12.4.0
..long time
byte-compiling build/bdist.macosx-10.8-intel/egg/_mesos.py to _mesos.pyc
creating build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying src/mesos.egg-info/requires.txt ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
writing build/bdist.macosx-10.8-intel/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/mesos-0.12.0-py2.7-macosx-10.8-intel.egg' and adding
'build/bdist.macosx-10.8-intel/egg' to it
removing 'build/bdist.macosx-10.8-intel/egg' (and everything under it)
Making all in ec2
make[1]: Nothing to be done for `all'.
Making all in hadoop
make[1]: Nothing to be done for `all'.
[chipotle:~/tmp/apache-mesos-0.12.0/mesos-0.12.0] mattmann%




Cheers,
Chris

++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++






-Original Message-
From: Benjamin Mahler 
Reply-To: "general@incubator.apache.org" 
Date: Monday, June 10, 2013 5:05 PM
To: "general@incubator.apache.org" ,
"mesos-...@incubator.apache.org" 
Subject: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

>Please vote on releasing the following candidate as Apache Mesos
>(incubating) version 0.12.0. This will be the fourth incubator release for
>Mesos in Apache.
>
>The candidate for Mesos 0.12.0-incubating release is available at:
>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0
>-incubating.tar.gz
>
>The tag to be voted on is 0.12.0-rc1:
>https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7
>b9719dce662881b162eba10b5765a807d53c
>
>The MD5 checksum of the tarball can be found at:
>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0
>-incubating.tar.gz.md5
>
>The signature of the tarball can be found at:
>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0
>-incubating.tar.gz.asc
>
>PGP key used to sign the release:
>http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
>
>Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
>
>The vote is open until Thursday, June 13th at 00:00 UTC and passes if

Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-13 Thread Mattmann, Chris A (398J)
Will do tonight, Ben :)

++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++






-Original Message-
From: Benjamin Mahler 
Reply-To: "general@incubator.apache.org" 
Date: Thursday, June 13, 2013 5:56 PM
To: "general@incubator.apache.org" ,
"mesos-...@incubator.apache.org" 
Subject: Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

>72 hours has passed and we have the following +1's:
>
>Binding (2 more needed):
>Alex Karasulu
>
>Non-Binding:
>Vinod Kone
>Deepal jayasinghe
>Brenden Matthews
>Yan Xu
>
>Could some IPMC members please take a look? It would be greatly
>appreciated!
>
>Ben
>
>
>On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
>wrote:
>
>> Please vote on releasing the following candidate as Apache Mesos
>> (incubating) version 0.12.0. This will be the fourth incubator release
>> for Mesos in Apache.
>>
>> The candidate for Mesos 0.12.0-incubating release is available at:
>>
>> 
>>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.
>>0-incubating.tar.gz
>>
>> The tag to be voted on is 0.12.0-rc1:
>>
>> 
>>https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d
>>7b9719dce662881b162eba10b5765a807d53c
>>
>> The MD5 checksum of the tarball can be found at:
>>
>> 
>>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.
>>0-incubating.tar.gz.md5
>>
>> The signature of the tarball can be found at:
>>
>> 
>>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.
>>0-incubating.tar.gz.asc
>>
>> PGP key used to sign the release:
>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
>>
>> Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
>>
>> The vote is open until Thursday, June 13th at 00:00 UTC and passes if a
>>majority
>> of at least 3 +1 IPMC votes are cast.
>>
>> [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
>> [ ] -1 Do not release this package because ...
>>
>> To learn more about Apache Mesos, please see
>> http://incubator.apache.org/mesos.
>>


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-13 Thread Benjamin Mahler
72 hours has passed and we have the following +1's:

Binding (2 more needed):
Alex Karasulu

Non-Binding:
Vinod Kone
Deepal jayasinghe
Brenden Matthews
Yan Xu

Could some IPMC members please take a look? It would be greatly appreciated!

Ben


On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
wrote:

> Please vote on releasing the following candidate as Apache Mesos
> (incubating) version 0.12.0. This will be the fourth incubator release
> for Mesos in Apache.
>
> The candidate for Mesos 0.12.0-incubating release is available at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz
>
> The tag to be voted on is 0.12.0-rc1:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7b9719dce662881b162eba10b5765a807d53c
>
> The MD5 checksum of the tarball can be found at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.md5
>
> The signature of the tarball can be found at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.asc
>
> PGP key used to sign the release:
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
>
> Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
>
> The vote is open until Thursday, June 13th at 00:00 UTC and passes if a 
> majority
> of at least 3 +1 IPMC votes are cast.
>
> [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
> [ ] -1 Do not release this package because ...
>
> To learn more about Apache Mesos, please see
> http://incubator.apache.org/mesos.
>


Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-12 Thread Alex Karasulu
No worries on the checksum. Looking good ...

+1 (binding)


On Wed, Jun 12, 2013 at 7:45 PM, Mattmann, Chris A (398J) <
chris.a.mattm...@jpl.nasa.gov> wrote:

> Hey Henry,
>
> Either way I don't think it's doctrine -- I've seen releases and voted on
> them with or without.
> I think it's nice to have a sha or sha1, but not required.
>
> Cheers,
> Chris
>
> ++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: chris.a.mattm...@nasa.gov
> WWW:  http://sunset.usc.edu/~mattmann/
> ++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++
>
>
>
>
>
>
> -Original Message-
> From: Henry Saputra 
> Reply-To: "general@incubator.apache.org" 
> Date: Tuesday, June 11, 2013 12:12 PM
> To: "general@incubator.apache.org" 
> Subject: Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)
>
> >Does an incubator project release requires sha1 checksum too?
> >
> >From: http://www.apache.org/dev/release-signing.html:
> >
> >"An SHA checksum *should* also be created and *must* be suffixed .sha"
> >
> >Looks like it should but not required?
> >
> >- Henry
> >
> >
> >On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
> >wrote:
> >
> >> Please vote on releasing the following candidate as Apache Mesos
> >> (incubating) version 0.12.0. This will be the fourth incubator release
> >>for
> >> Mesos in Apache.
> >>
> >> The candidate for Mesos 0.12.0-incubating release is available at:
> >>
> >>
> >>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12
> .
> >>0-incubating.tar.gz
> >>
> >> The tag to be voted on is 0.12.0-rc1:
> >>
> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d
> >>7b9719dce662881b162eba10b5765a807d53c
> >>
> >> The MD5 checksum of the tarball can be found at:
> >>
> >>
> >>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12
> .
> >>0-incubating.tar.gz.md5
> >>
> >> The signature of the tarball can be found at:
> >>
> >>
> >>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12
> .
> >>0-incubating.tar.gz.asc
> >>
> >> PGP key used to sign the release:
> >> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
> >>
> >> Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
> >>
> >> The vote is open until Thursday, June 13th at 00:00 UTC and passes if
> >> a majority
> >> of at least 3 +1 IPMC votes are cast.
> >>
> >> [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
> >> [ ] -1 Do not release this package because ...
> >>
> >> To learn more about Apache Mesos, please see
> >> http://incubator.apache.org/mesos.
> >>
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


-- 
Best Regards,
-- Alex


Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-12 Thread Henry Saputra
Ah ok thanks for the clarification Chris!

- Henry


On Wed, Jun 12, 2013 at 9:45 AM, Mattmann, Chris A (398J) <
chris.a.mattm...@jpl.nasa.gov> wrote:

> Hey Henry,
>
> Either way I don't think it's doctrine -- I've seen releases and voted on
> them with or without.
> I think it's nice to have a sha or sha1, but not required.
>
> Cheers,
> Chris
>
> ++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: chris.a.mattm...@nasa.gov
> WWW:  http://sunset.usc.edu/~mattmann/
> ++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++
>
>
>
>
>
>
> -Original Message-
> From: Henry Saputra 
> Reply-To: "general@incubator.apache.org" 
> Date: Tuesday, June 11, 2013 12:12 PM
> To: "general@incubator.apache.org" 
> Subject: Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)
>
> >Does an incubator project release requires sha1 checksum too?
> >
> >From: http://www.apache.org/dev/release-signing.html:
> >
> >"An SHA checksum *should* also be created and *must* be suffixed .sha"
> >
> >Looks like it should but not required?
> >
> >- Henry
> >
> >
> >On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
> >wrote:
> >
> >> Please vote on releasing the following candidate as Apache Mesos
> >> (incubating) version 0.12.0. This will be the fourth incubator release
> >>for
> >> Mesos in Apache.
> >>
> >> The candidate for Mesos 0.12.0-incubating release is available at:
> >>
> >>
> >>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12
> .
> >>0-incubating.tar.gz
> >>
> >> The tag to be voted on is 0.12.0-rc1:
> >>
> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d
> >>7b9719dce662881b162eba10b5765a807d53c
> >>
> >> The MD5 checksum of the tarball can be found at:
> >>
> >>
> >>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12
> .
> >>0-incubating.tar.gz.md5
> >>
> >> The signature of the tarball can be found at:
> >>
> >>
> >>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12
> .
> >>0-incubating.tar.gz.asc
> >>
> >> PGP key used to sign the release:
> >> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
> >>
> >> Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
> >>
> >> The vote is open until Thursday, June 13th at 00:00 UTC and passes if
> >> a majority
> >> of at least 3 +1 IPMC votes are cast.
> >>
> >> [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
> >> [ ] -1 Do not release this package because ...
> >>
> >> To learn more about Apache Mesos, please see
> >> http://incubator.apache.org/mesos.
> >>
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-12 Thread Mattmann, Chris A (398J)
Hey Henry,

Either way I don't think it's doctrine -- I've seen releases and voted on
them with or without.
I think it's nice to have a sha or sha1, but not required.

Cheers,
Chris

++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++






-Original Message-
From: Henry Saputra 
Reply-To: "general@incubator.apache.org" 
Date: Tuesday, June 11, 2013 12:12 PM
To: "general@incubator.apache.org" 
Subject: Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

>Does an incubator project release requires sha1 checksum too?
>
>From: http://www.apache.org/dev/release-signing.html:
>
>"An SHA checksum *should* also be created and *must* be suffixed .sha"
>
>Looks like it should but not required?
>
>- Henry
>
>
>On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
>wrote:
>
>> Please vote on releasing the following candidate as Apache Mesos
>> (incubating) version 0.12.0. This will be the fourth incubator release
>>for
>> Mesos in Apache.
>>
>> The candidate for Mesos 0.12.0-incubating release is available at:
>>
>> 
>>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.
>>0-incubating.tar.gz
>>
>> The tag to be voted on is 0.12.0-rc1:
>>
>> 
>>https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d
>>7b9719dce662881b162eba10b5765a807d53c
>>
>> The MD5 checksum of the tarball can be found at:
>>
>> 
>>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.
>>0-incubating.tar.gz.md5
>>
>> The signature of the tarball can be found at:
>>
>> 
>>http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.
>>0-incubating.tar.gz.asc
>>
>> PGP key used to sign the release:
>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
>>
>> Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
>>
>> The vote is open until Thursday, June 13th at 00:00 UTC and passes if
>> a majority
>> of at least 3 +1 IPMC votes are cast.
>>
>> [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
>> [ ] -1 Do not release this package because ...
>>
>> To learn more about Apache Mesos, please see
>> http://incubator.apache.org/mesos.
>>


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-12 Thread Vinod Kone
+1 (non-binding)


On Mon, Jun 10, 2013 at 6:50 PM, Benjamin Mahler
wrote:

> Correction on the tag link:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=5332ade3c403b4d9fcdcd9194ee86d3fa99eca17
>
>
> On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
> wrote:
>
> > Please vote on releasing the following candidate as Apache Mesos
> > (incubating) version 0.12.0. This will be the fourth incubator release
> > for Mesos in Apache.
> >
> > The candidate for Mesos 0.12.0-incubating release is available at:
> >
> >
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz
> >
> > The tag to be voted on is 0.12.0-rc1:
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7b9719dce662881b162eba10b5765a807d53c
> >
> > The MD5 checksum of the tarball can be found at:
> >
> >
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.md5
> >
> > The signature of the tarball can be found at:
> >
> >
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.asc
> >
> > PGP key used to sign the release:
> > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
> >
> > Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
> >
> > The vote is open until Thursday, June 13th at 00:00 UTC and passes if a
> majority
> > of at least 3 +1 IPMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
> > [ ] -1 Do not release this package because ...
> >
> > To learn more about Apache Mesos, please see
> > http://incubator.apache.org/mesos.
> >
>


Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-12 Thread Yan Xu
+1 (non-binding)

--
Jiang Yan Xu  @xujyan 


On Tue, Jun 11, 2013 at 10:16 AM, Vinod Kone  wrote:

> +1 (non-binding)
>
>
> On Mon, Jun 10, 2013 at 6:50 PM, Benjamin Mahler
> wrote:
>
> > Correction on the tag link:
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=5332ade3c403b4d9fcdcd9194ee86d3fa99eca17
> >
> >
> > On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
> > wrote:
> >
> > > Please vote on releasing the following candidate as Apache Mesos
> > > (incubating) version 0.12.0. This will be the fourth incubator release
> > > for Mesos in Apache.
> > >
> > > The candidate for Mesos 0.12.0-incubating release is available at:
> > >
> > >
> >
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz
> > >
> > > The tag to be voted on is 0.12.0-rc1:
> > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7b9719dce662881b162eba10b5765a807d53c
> > >
> > > The MD5 checksum of the tarball can be found at:
> > >
> > >
> >
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.md5
> > >
> > > The signature of the tarball can be found at:
> > >
> > >
> >
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.asc
> > >
> > > PGP key used to sign the release:
> > > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
> > >
> > > Please vote on releasing this package as Apache Mesos
> 0.12.0-incubating!
> > >
> > > The vote is open until Thursday, June 13th at 00:00 UTC and passes if a
> > majority
> > > of at least 3 +1 IPMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
> > > [ ] -1 Do not release this package because ...
> > >
> > > To learn more about Apache Mesos, please see
> > > http://incubator.apache.org/mesos.
> > >
> >
>


Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-11 Thread Henry Saputra
Does an incubator project release requires sha1 checksum too?

From: http://www.apache.org/dev/release-signing.html:

"An SHA checksum *should* also be created and *must* be suffixed .sha"

Looks like it should but not required?

- Henry


On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
wrote:

> Please vote on releasing the following candidate as Apache Mesos
> (incubating) version 0.12.0. This will be the fourth incubator release for
> Mesos in Apache.
>
> The candidate for Mesos 0.12.0-incubating release is available at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz
>
> The tag to be voted on is 0.12.0-rc1:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7b9719dce662881b162eba10b5765a807d53c
>
> The MD5 checksum of the tarball can be found at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.md5
>
> The signature of the tarball can be found at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.asc
>
> PGP key used to sign the release:
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
>
> Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
>
> The vote is open until Thursday, June 13th at 00:00 UTC and passes if
> a majority
> of at least 3 +1 IPMC votes are cast.
>
> [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
> [ ] -1 Do not release this package because ...
>
> To learn more about Apache Mesos, please see
> http://incubator.apache.org/mesos.
>


Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-10 Thread Benjamin Mahler
Correction on the tag link:
https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=5332ade3c403b4d9fcdcd9194ee86d3fa99eca17


On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
wrote:

> Please vote on releasing the following candidate as Apache Mesos
> (incubating) version 0.12.0. This will be the fourth incubator release
> for Mesos in Apache.
>
> The candidate for Mesos 0.12.0-incubating release is available at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz
>
> The tag to be voted on is 0.12.0-rc1:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7b9719dce662881b162eba10b5765a807d53c
>
> The MD5 checksum of the tarball can be found at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.md5
>
> The signature of the tarball can be found at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.asc
>
> PGP key used to sign the release:
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
>
> Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
>
> The vote is open until Thursday, June 13th at 00:00 UTC and passes if a 
> majority
> of at least 3 +1 IPMC votes are cast.
>
> [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
> [ ] -1 Do not release this package because ...
>
> To learn more about Apache Mesos, please see
> http://incubator.apache.org/mesos.
>


Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-10 Thread Henry Saputra
Hmm I think the link to the tag:
https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7b9719dce662881b162eba10b5765a807d53cis
not right? I got 404

- Henry


On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
wrote:

> Please vote on releasing the following candidate as Apache Mesos
> (incubating) version 0.12.0. This will be the fourth incubator release for
> Mesos in Apache.
>
> The candidate for Mesos 0.12.0-incubating release is available at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz
>
> The tag to be voted on is 0.12.0-rc1:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7b9719dce662881b162eba10b5765a807d53c
>
> The MD5 checksum of the tarball can be found at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.md5
>
> The signature of the tarball can be found at:
>
> http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.asc
>
> PGP key used to sign the release:
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6
>
> Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
>
> The vote is open until Thursday, June 13th at 00:00 UTC and passes if
> a majority
> of at least 3 +1 IPMC votes are cast.
>
> [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
> [ ] -1 Do not release this package because ...
>
> To learn more about Apache Mesos, please see
> http://incubator.apache.org/mesos.
>


[VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-10 Thread Benjamin Mahler
Please vote on releasing the following candidate as Apache Mesos
(incubating) version 0.12.0. This will be the fourth incubator release for
Mesos in Apache.

The candidate for Mesos 0.12.0-incubating release is available at:
http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz

The tag to be voted on is 0.12.0-rc1:
https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7b9719dce662881b162eba10b5765a807d53c

The MD5 checksum of the tarball can be found at:
http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.md5

The signature of the tarball can be found at:
http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.asc

PGP key used to sign the release:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD0BEBB95D141A5B6

Please vote on releasing this package as Apache Mesos 0.12.0-incubating!

The vote is open until Thursday, June 13th at 00:00 UTC and passes if
a majority
of at least 3 +1 IPMC votes are cast.

[ ] +1 Release this package as Apache Mesos 0.12.0-incubating
[ ] -1 Do not release this package because ...

To learn more about Apache Mesos, please see
http://incubator.apache.org/mesos.