Re: [VOTE] Release Apache Aurora 0.19.x packages

2017-12-10 Thread Bill Farner
+1 from me, as the test script passes for all artifacts

I did not have time to run them prior to opening the vote; but i do not
encounter the failure you did:

$ ./test/test-artifact.sh test/deb/debian-jessie/
/repo/artifacts/aurora-debian-jessie/dist

OK (all tests passed)
Connection to 127.0.0.1 closed.
==> aurora_jessie: Forcing shutdown of VM...

the branch is missing


That i cannot speak for, unfortunately.

For those who have yet to try out the builds, here are the test commands i
ran.  You can reproduce these by first downloading the artifacts (in my
case, they were under artifacts/*)

./test/test-artifact.sh test/deb/debian-jessie/
/repo/artifacts/aurora-debian-jessie/dist/
./test/test-artifact.sh test/deb/ubuntu-trusty/
/repo/artifacts/aurora-ubuntu-trusty/dist/
./test/test-artifact.sh test/deb/ubuntu-xenial/
/repo/artifacts/aurora-ubuntu-xenial/dist/
./test/test-artifact.sh test/rpm/centos-7/
/repo/artifacts/aurora-centos-7/dist/rpmbuild/RPMS/x86_64

Each command took about 5 mins to run in my case.

A belated thanks to Stephan for adding the test script!

commit b904b5f
> Author: Stephan Erb 
> Date:   Tue Feb 14 23:33:41 2017 +0100
> Add basic test scripts for RPM and DEB packages



On Sun, Dec 10, 2017 at 1:06 PM, Stephan Erb  wrote:

> I was just trying to run the validation scripts for Debian Jessie and
> those are failing with the error:
>
>
> I1210 20:48:36.172399  7371 fetcher.cpp:283] Fetching directly into the
> sandbox directory
> I1210 20:48:36.172417  7371 fetcher.cpp:220] Fetching URI ''
> Failed to fetch '': A relative path was passed for the resource but the
> Mesos framework home was not specified. Please either provide this
> config option or avoid using a relative path
>
> End fetcher log for container 48b4029a-231d-441a-98a6-8c6538fe0efa
> E1210 20:48:36.220979  5590 fetcher.cpp:558] Failed to run mesos-
> fetcher: Failed to fetch all URIs for container '48b4029a-231d-441a-
> 98a6-8c6538fe0efa' with exit status: 256
> E1210 20:48:36.221174  5590 slave.cpp:4650] Container '48b4029a-231d-
> 441a-98a6-8c6538fe0efa' for executor 'thermos-vagrant-test-hello_world-
> 0-74b87db4-0d97-4d03-a7f9-9482a1060f20' of framework 208bd6e7-5d17-
> 4257-9564-71af57900310- fail
> ed to start: Failed to fetch all URIs for container '48b4029a-231d-
> 441a-98a6-8c6538fe0efa' with exit status: 256
>
>
> Did those tests work for you?
>
>
> In addition, but most probably unrelated, the branch is missing on http
> s://github.com/apache/aurora-packaging. The ASF bot might have missed
> it.
>
>
> On Fri, 2017-12-08 at 10:50 -0800, Bill Farner wrote:
> > All,
> >
> > I propose that we accept the following artifacts as the official deb
> > and
> > rpm packaging for
> > Apache Aurora 0.19.x:
> >
> > https://dl.bintray.com/bill/aurora/
> >
> > The Aurora deb and rpm packaging includes the following:
> >
> > ---
> >
> > The branch used to create the packaging is:
> > https://git1-us-west.apache.org/repos/asf?p=aurora-packaging.git;a=tr
> > ee;hb=refs/heads/0.19.x
> >
> > The packages are available at:
> > https://dl.bintray.com/wfarner/aurora/
> >
> > The GPG keys used to sign the packages are available at:
> > https://dist.apache.org/repos/dist/release/aurora/KEYS
> >
> > Please download, verify, and test. Detailed test instructions are
> > available
> > here:
> > https://git1-us-west.apache.org/repos/asf?p=aurora-packaging.git;a=tr
> > ee;f=test;hb=refs/heads/0.19.x
> >
> >
> > The vote will close on Wed Dec 13 10:34:51 PST 2017
> >
> > [ ] +1 Release these as the deb and rpm packages for Apache Aurora
> > 0.19.x
> > [ ] +0
> > [ ] -1 Do not release these artifacts because...
>


Re: [VOTE] Release Apache Aurora 0.19.x packages

2017-12-10 Thread Stephan Erb
I was just trying to run the validation scripts for Debian Jessie and
those are failing with the error:


I1210 20:48:36.172399  7371 fetcher.cpp:283] Fetching directly into the
sandbox directory
I1210 20:48:36.172417  7371 fetcher.cpp:220] Fetching URI ''
Failed to fetch '': A relative path was passed for the resource but the
Mesos framework home was not specified. Please either provide this
config option or avoid using a relative path

End fetcher log for container 48b4029a-231d-441a-98a6-8c6538fe0efa
E1210 20:48:36.220979  5590 fetcher.cpp:558] Failed to run mesos-
fetcher: Failed to fetch all URIs for container '48b4029a-231d-441a-
98a6-8c6538fe0efa' with exit status: 256
E1210 20:48:36.221174  5590 slave.cpp:4650] Container '48b4029a-231d-
441a-98a6-8c6538fe0efa' for executor 'thermos-vagrant-test-hello_world-
0-74b87db4-0d97-4d03-a7f9-9482a1060f20' of framework 208bd6e7-5d17-
4257-9564-71af57900310- fail
ed to start: Failed to fetch all URIs for container '48b4029a-231d-
441a-98a6-8c6538fe0efa' with exit status: 256


Did those tests work for you?


In addition, but most probably unrelated, the branch is missing on http
s://github.com/apache/aurora-packaging. The ASF bot might have missed
it.


On Fri, 2017-12-08 at 10:50 -0800, Bill Farner wrote:
> All,
> 
> I propose that we accept the following artifacts as the official deb
> and
> rpm packaging for
> Apache Aurora 0.19.x:
> 
> https://dl.bintray.com/bill/aurora/
> 
> The Aurora deb and rpm packaging includes the following:
> 
> ---
> 
> The branch used to create the packaging is:
> https://git1-us-west.apache.org/repos/asf?p=aurora-packaging.git;a=tr
> ee;hb=refs/heads/0.19.x
> 
> The packages are available at:
> https://dl.bintray.com/wfarner/aurora/
> 
> The GPG keys used to sign the packages are available at:
> https://dist.apache.org/repos/dist/release/aurora/KEYS
> 
> Please download, verify, and test. Detailed test instructions are
> available
> here:
> https://git1-us-west.apache.org/repos/asf?p=aurora-packaging.git;a=tr
> ee;f=test;hb=refs/heads/0.19.x
> 
> 
> The vote will close on Wed Dec 13 10:34:51 PST 2017
> 
> [ ] +1 Release these as the deb and rpm packages for Apache Aurora
> 0.19.x
> [ ] +0
> [ ] -1 Do not release these artifacts because...


Jenkins build is back to normal : Aurora #1918

2017-12-10 Thread Apache Jenkins Server
See