[OpenStack-Infra] [third-party CI] Gerrit Trigger plugin - not a valid key file

2014-11-06 Thread Eduard Matei
Hi,

I'm working on setting up the CI testing platform, using Jenkins and the
Gerrit Trigger Plugin.

I've created an ssh key (ssh-keygen -t rsa -b 4096 -N '' -f gerrit_key) and
copied it to /var/lib/jenkins/gerrit, since jenkins can't see /home/gerrit.
I configured hostname as review.openstack.org, frontend and ssh port as per
documentation.

When i click test connection it shows
"/var/lib/jenkins/gerrit/gerrit_key" is not a valid key file.
This is the private key, i tried also with the .pub file, same error.

Any ideas how to fix this?

Thanks,

-- 

*Eduard Biceri Matei, Senior Software Developer*
www.cloudfounders.com
 | eduard.ma...@cloudfounders.com



*CloudFounders, The Private Cloud Software Company*

Disclaimer:
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed.
If you are not the named addressee or an employee or agent responsible
for delivering this message to the named addressee, you are hereby
notified that you are not authorized to read, print, retain, copy or
disseminate this message or any part of it. If you have received this
email in error we request you to notify us by reply e-mail and to
delete all electronic files of the message. If you are not the
intended recipient you are notified that disclosing, copying,
distributing or taking any action in reliance on the contents of this
information is strictly prohibited.
E-mail transmission cannot be guaranteed to be secure or error free as
information could be intercepted, corrupted, lost, destroyed, arrive
late or incomplete, or contain viruses. The sender therefore does not
accept liability for any errors or omissions in the content of this
message, and shall have no liability for any loss or damage suffered
by the user, which arise as a result of e-mail transmission.
___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] [third-party CI] Gerrit Trigger plugin - not a valid key file

2014-11-06 Thread Antoine Musso
Le 06/11/2014 09:20, Eduard Matei a écrit :

>
> When i click test connection it shows 
> "/var/lib/jenkins/gerrit/gerrit_key" is not a valid key file.
> This is the private key, i tried also with the .pub file, same error.

Could it be that the files are not readable by the jenkins unix username
that is being used to run jenkins?  I would attempt to reproduce it by:

 - connecting to the server
 - su as the jenkins user
 - confirm the keys are readable
 - attempt to ssh, something like:

   ssh -p 29418 \
  -i /var/lib/jenkins/gerrit/gerrit_key.pub \
  whateveru...@gerrit.wikimedia.org

Possibly turning on extra verbose output ( -vv ) which helps from time
to time.


-- 
Antoine "hashar" Musso

___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


[OpenStack-Infra] [third-party] improving documentation of CI

2014-11-06 Thread Nurit Vilosny
Hi,
At the third-party CI meeting we were discussing the need of improving the CI 
doc / how to  etc.
As some of us volunteered to take it, I am wondering who you are, and if we 
might have a quick first meeting today F2F.

Thanks,
Nurit Vilosny
SW Cloud Solutions Manager

Mellanox Technologies
13 Zarchin St. Raanana, Israel
Office: 972-74-712-9410
Cell: 972-54-471300
Fax: 972-74-712-9111

___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] [third-party] improving documentation of CI

2014-11-06 Thread Clark Boylan
On Thu, Nov 6, 2014 at 1:48 AM, Nurit Vilosny  wrote:
> Hi,
>
> At the third-party CI meeting we were discussing the need of improving the
> CI doc / how to  etc.
>
> As some of us volunteered to take it, I am wondering who you are, and if we
> might have a quick first meeting today F2F.
>
>
>
> Thanks,
>
> Nurit Vilosny
>
> SW Cloud Solutions Manager
>
>
>
> Mellanox Technologies
>
> 13 Zarchin St. Raanana, Israel
>
> Office: 972-74-712-9410
>
> Cell: 972-54-471300
>
> Fax: 972-74-712-9111
>
>
>
>
> ___
> OpenStack-Infra mailing list
> OpenStack-Infra@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>

We will be in the translation tools, storyboard, Oslo,
devstack/grenade, and trove testing sessions today. Feel free to drop
in. We also have a Friday meetup with Infra/QA folks all day tomorrow.
That would be another great place to drop by and say hello.

Clark

___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] [third-party] improving documentation of CI

2014-11-06 Thread Nurit Vilosny
Hi Clark,
Sorry, Im not sure I understand...
I would like to take a part in this effort (after struggling a lot with our CI 
system) , however, I am not sure who's also going to work on it.
If it is only me that got disoriented, please add me to whatever tasks / 
efforts that is going to take place.
Thanks,
Nurit

-Original Message-
From: Clark Boylan [mailto:clark.boy...@gmail.com] 
Sent: Thursday, November 06, 2014 11:59 AM
To: Nurit Vilosny
Cc: openstack-infra
Subject: Re: [OpenStack-Infra] [third-party] improving documentation of CI

On Thu, Nov 6, 2014 at 1:48 AM, Nurit Vilosny  wrote:
> Hi,
>
> At the third-party CI meeting we were discussing the need of improving 
> the CI doc / how to  etc.
>
> As some of us volunteered to take it, I am wondering who you are, and 
> if we might have a quick first meeting today F2F.
>
>
>
> Thanks,
>
> Nurit Vilosny
>
> SW Cloud Solutions Manager
>
>
>
> Mellanox Technologies
>
> 13 Zarchin St. Raanana, Israel
>
> Office: 972-74-712-9410
>
> Cell: 972-54-471300
>
> Fax: 972-74-712-9111
>
>
>
>
> ___
> OpenStack-Infra mailing list
> OpenStack-Infra@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>

We will be in the translation tools, storyboard, Oslo, devstack/grenade, and 
trove testing sessions today. Feel free to drop in. We also have a Friday 
meetup with Infra/QA folks all day tomorrow.
That would be another great place to drop by and say hello.

Clark
___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] [third-party] improving documentation of CI

2014-11-06 Thread Clark Boylan
We are in the basement of the Le Meridien hotel attending the design
summit sessions. The schedule is at http://kilodesignsummit.sched.org/
and includes the times and locations of the items I mentioned in the
previous email. It would be easiest for us if you caught us between
sessions (or during a break) or participated in Friday's Infra/QA
contributor meetup.

(I assume you are at the design summit as you are looking to meet in person.)

Clark

On Thu, Nov 6, 2014 at 2:19 AM, Nurit Vilosny  wrote:
> Hi Clark,
> Sorry, Im not sure I understand...
> I would like to take a part in this effort (after struggling a lot with our 
> CI system) , however, I am not sure who's also going to work on it.
> If it is only me that got disoriented, please add me to whatever tasks / 
> efforts that is going to take place.
> Thanks,
> Nurit
>
> -Original Message-
> From: Clark Boylan [mailto:clark.boy...@gmail.com]
> Sent: Thursday, November 06, 2014 11:59 AM
> To: Nurit Vilosny
> Cc: openstack-infra
> Subject: Re: [OpenStack-Infra] [third-party] improving documentation of CI
>
> On Thu, Nov 6, 2014 at 1:48 AM, Nurit Vilosny  wrote:
>> Hi,
>>
>> At the third-party CI meeting we were discussing the need of improving
>> the CI doc / how to  etc.
>>
>> As some of us volunteered to take it, I am wondering who you are, and
>> if we might have a quick first meeting today F2F.
>>
>>
>>
>> Thanks,
>>
>> Nurit Vilosny
>>
>> SW Cloud Solutions Manager
>>
>>
>>
>> Mellanox Technologies
>>
>> 13 Zarchin St. Raanana, Israel
>>
>> Office: 972-74-712-9410
>>
>> Cell: 972-54-471300
>>
>> Fax: 972-74-712-9111
>>
>>
>>
>>
>> ___
>> OpenStack-Infra mailing list
>> OpenStack-Infra@lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>>
>
> We will be in the translation tools, storyboard, Oslo, devstack/grenade, and 
> trove testing sessions today. Feel free to drop in. We also have a Friday 
> meetup with Infra/QA folks all day tomorrow.
> That would be another great place to drop by and say hello.
>
> Clark

___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] [third-party] improving documentation of CI

2014-11-06 Thread Anita Kuno
On 11/06/2014 11:19 AM, Nurit Vilosny wrote:
> Hi Clark,
> Sorry, Im not sure I understand...
> I would like to take a part in this effort (after struggling a lot with our 
> CI system) , however, I am not sure who's also going to work on it.
> If it is only me that got disoriented, please add me to whatever tasks / 
> efforts that is going to take place.
> Thanks,
> Nurit
Hi Nurit:

We are all at the summit and welcome the opportunity to meet you.

We are currently in the
http://kilodesignsummit.sched.org/event/d40800cfbdcd2c9cf752c3cede10cf6e#.VFtAOK24FOE
session.

We also will be in the
http://kilodesignsummit.sched.org/event/6520bb7e6ef27c4fd8be6d1f8643bf63#.VFtNEa24FOE
session as well as these two sessions on Friday:
http://kilodesignsummit.sched.org/event/2050afbfe8d3854c58683d6291a9baca#.VFtNJK24FOE
 
http://kilodesignsummit.sched.org/event/665e5bfda64b438470bfc66906475a0c#.VFtNOa24FOE

Please join us.

Thanks,
Anita.
> 
> -Original Message-
> From: Clark Boylan [mailto:clark.boy...@gmail.com] 
> Sent: Thursday, November 06, 2014 11:59 AM
> To: Nurit Vilosny
> Cc: openstack-infra
> Subject: Re: [OpenStack-Infra] [third-party] improving documentation of CI
> 
> On Thu, Nov 6, 2014 at 1:48 AM, Nurit Vilosny  wrote:
>> Hi,
>>
>> At the third-party CI meeting we were discussing the need of improving 
>> the CI doc / how to  etc.
>>
>> As some of us volunteered to take it, I am wondering who you are, and 
>> if we might have a quick first meeting today F2F.
>>
>>
>>
>> Thanks,
>>
>> Nurit Vilosny
>>
>> SW Cloud Solutions Manager
>>
>>
>>
>> Mellanox Technologies
>>
>> 13 Zarchin St. Raanana, Israel
>>
>> Office: 972-74-712-9410
>>
>> Cell: 972-54-471300
>>
>> Fax: 972-74-712-9111
>>
>>
>>
>>
>> ___
>> OpenStack-Infra mailing list
>> OpenStack-Infra@lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>>
> 
> We will be in the translation tools, storyboard, Oslo, devstack/grenade, and 
> trove testing sessions today. Feel free to drop in. We also have a Friday 
> meetup with Infra/QA folks all day tomorrow.
> That would be another great place to drop by and say hello.
> 
> Clark
> ___
> OpenStack-Infra mailing list
> OpenStack-Infra@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
> 


___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


[OpenStack-Infra] upstream training-guide and infra-manual

2014-11-06 Thread Andreas Jaeger
Stefano, Loic, infra-team,

Just noticed that there's upstream training content that overlaps with
the infra-manual:

http://git.openstack.org/cgit/openstack/training-guides/tree/doc/upstream-training
http://docs.openstack.org/infra/manual/

I suggest that we keep those two consistent,

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF:Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB 21284 (AG Nürnberg)
GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] upstream training-guide and infra-manual

2014-11-06 Thread Stefano Maffulli
On 11/06/2014 01:27 PM, Andreas Jaeger wrote:
> Stefano, Loic, infra-team,
> 
> Just noticed that there's upstream training content that overlaps with
> the infra-manual:
> 
> http://git.openstack.org/cgit/openstack/training-guides/tree/doc/upstream-training
> http://docs.openstack.org/infra/manual/
> 
> I suggest that we keep those two consistent,

Indeed, looks like there are overlaps that we may want to coordinate.
I'd see the content in infra manual very well take over the content now
in the wiki and maybe even serve as a general landing page for all new
contributors to OpenStack.

Let's talk about this, I'll try to grab Anita, pleia (who else?) in
corridor chat.

/stef

___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] upstream training-guide and infra-manual

2014-11-06 Thread Loic Dachary
Hi Andreas,

The upstream training material is essentially a collection of slides pointing 
to material found elsewhere. Would you be so kind as to point me specifically 
to the redundancy that you noticed ? I'd be happy to work and reconcile ;-)

Cheers

On 06/11/2014 13:27, Andreas Jaeger wrote:
> Stefano, Loic, infra-team,
> 
> Just noticed that there's upstream training content that overlaps with
> the infra-manual:
> 
> http://git.openstack.org/cgit/openstack/training-guides/tree/doc/upstream-training
> http://docs.openstack.org/infra/manual/
> 
> I suggest that we keep those two consistent,
> 
> Andreas
> 

-- 
Loïc Dachary, Artisan Logiciel Libre



signature.asc
Description: OpenPGP digital signature
___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] upstream training-guide and infra-manual

2014-11-06 Thread Andreas Jaeger
On 11/06/2014 03:49 PM, Loic Dachary wrote:
> Hi Andreas,
> 
> The upstream training material is essentially a collection of slides pointing 
> to material found elsewhere. Would you be so kind as to point me specifically 
> to the redundancy that you noticed ? I'd be happy to work and reconcile ;-)

I don't see reduncancy, it's different format and way of presenting.

We need both and might copy some things from one to the other, therefore
consistency is important.

Loic, see this etherpad for background:
https://etherpad.openstack.org/p/kilo-infra-manual

Andreas

> Cheers
> 
> On 06/11/2014 13:27, Andreas Jaeger wrote:
>> Stefano, Loic, infra-team,
>>
>> Just noticed that there's upstream training content that overlaps with
>> the infra-manual:
>>
>> http://git.openstack.org/cgit/openstack/training-guides/tree/doc/upstream-training
>> http://docs.openstack.org/infra/manual/
>>
>> I suggest that we keep those two consistent,
>>
>> Andreas
>>
> 


-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF:Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB 21284 (AG Nürnberg)
GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] upstream training-guide and infra-manual

2014-11-06 Thread Andreas Jaeger
On 11/06/2014 02:33 PM, Stefano Maffulli wrote:
> On 11/06/2014 01:27 PM, Andreas Jaeger wrote:
>> Stefano, Loic, infra-team,
>>
>> Just noticed that there's upstream training content that overlaps with
>> the infra-manual:
>>
>> http://git.openstack.org/cgit/openstack/training-guides/tree/doc/upstream-training
>> http://docs.openstack.org/infra/manual/
>>
>> I suggest that we keep those two consistent,
> 
> Indeed, looks like there are overlaps that we may want to coordinate.
> I'd see the content in infra manual very well take over the content now
> in the wiki and maybe even serve as a general landing page for all new

Yes, that's the goal - move some wiki content there.

> contributors to OpenStack.
> 
> Let's talk about this, I'll try to grab Anita, pleia (who else?) in
> corridor chat.

Jim Blair as well,

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF:Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB 21284 (AG Nürnberg)
GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] [third-party] improving documentation of CI

2014-11-06 Thread Lucas Eznarriaga
Hi,

I also volunteered to improve CI documentation.
I had missed these emails, thanks Anita for the info.
Let's try to see each other in the tomorrow's QA contributor meetups then.

Cheers,
Lucas
Midokura

On Thu, Nov 6, 2014 at 11:28 AM, Anita Kuno  wrote:

> On 11/06/2014 11:19 AM, Nurit Vilosny wrote:
> > Hi Clark,
> > Sorry, Im not sure I understand...
> > I would like to take a part in this effort (after struggling a lot with
> our CI system) , however, I am not sure who's also going to work on it.
> > If it is only me that got disoriented, please add me to whatever tasks /
> efforts that is going to take place.
> > Thanks,
> > Nurit
> Hi Nurit:
>
> We are all at the summit and welcome the opportunity to meet you.
>
> We are currently in the
>
> http://kilodesignsummit.sched.org/event/d40800cfbdcd2c9cf752c3cede10cf6e#.VFtAOK24FOE
> session.
>
> We also will be in the
>
> http://kilodesignsummit.sched.org/event/6520bb7e6ef27c4fd8be6d1f8643bf63#.VFtNEa24FOE
> session as well as these two sessions on Friday:
>
> http://kilodesignsummit.sched.org/event/2050afbfe8d3854c58683d6291a9baca#.VFtNJK24FOE
>
> http://kilodesignsummit.sched.org/event/665e5bfda64b438470bfc66906475a0c#.VFtNOa24FOE
>
> Please join us.
>
> Thanks,
> Anita.
> >
> > -Original Message-
> > From: Clark Boylan [mailto:clark.boy...@gmail.com]
> > Sent: Thursday, November 06, 2014 11:59 AM
> > To: Nurit Vilosny
> > Cc: openstack-infra
> > Subject: Re: [OpenStack-Infra] [third-party] improving documentation of
> CI
> >
> > On Thu, Nov 6, 2014 at 1:48 AM, Nurit Vilosny 
> wrote:
> >> Hi,
> >>
> >> At the third-party CI meeting we were discussing the need of improving
> >> the CI doc / how to  etc.
> >>
> >> As some of us volunteered to take it, I am wondering who you are, and
> >> if we might have a quick first meeting today F2F.
> >>
> >>
> >>
> >> Thanks,
> >>
> >> Nurit Vilosny
> >>
> >> SW Cloud Solutions Manager
> >>
> >>
> >>
> >> Mellanox Technologies
> >>
> >> 13 Zarchin St. Raanana, Israel
> >>
> >> Office: 972-74-712-9410
> >>
> >> Cell: 972-54-471300
> >>
> >> Fax: 972-74-712-9111
> >>
> >>
> >>
> >>
> >> ___
> >> OpenStack-Infra mailing list
> >> OpenStack-Infra@lists.openstack.org
> >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
> >>
> >
> > We will be in the translation tools, storyboard, Oslo, devstack/grenade,
> and trove testing sessions today. Feel free to drop in. We also have a
> Friday meetup with Infra/QA folks all day tomorrow.
> > That would be another great place to drop by and say hello.
> >
> > Clark
> > ___
> > OpenStack-Infra mailing list
> > OpenStack-Infra@lists.openstack.org
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
> >
>
>
> ___
> OpenStack-Infra mailing list
> OpenStack-Infra@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>
___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra


Re: [OpenStack-Infra] upstream training-guide and infra-manual

2014-11-06 Thread Loic Dachary
Hi Andreas,

Thanks for explaining and the link to the pad, I have more context now. I 
confess this is my first time doint this kind of consistency work ;-) It would 
help me a great deal if you could point me to a change you would do to improve 
consistency. From this example I will most probably be able to keep going in 
the same direction.

Cheers

On 06/11/2014 17:37, Andreas Jaeger wrote:
> On 11/06/2014 03:49 PM, Loic Dachary wrote:
>> Hi Andreas,
>>
>> The upstream training material is essentially a collection of slides 
>> pointing to material found elsewhere. Would you be so kind as to point me 
>> specifically to the redundancy that you noticed ? I'd be happy to work and 
>> reconcile ;-)
> 
> I don't see reduncancy, it's different format and way of presenting.
> 
> We need both and might copy some things from one to the other, therefore
> consistency is important.
> 
> Loic, see this etherpad for background:
> https://etherpad.openstack.org/p/kilo-infra-manual
> 
> Andreas
> 
>> Cheers
>>
>> On 06/11/2014 13:27, Andreas Jaeger wrote:
>>> Stefano, Loic, infra-team,
>>>
>>> Just noticed that there's upstream training content that overlaps with
>>> the infra-manual:
>>>
>>> http://git.openstack.org/cgit/openstack/training-guides/tree/doc/upstream-training
>>> http://docs.openstack.org/infra/manual/
>>>
>>> I suggest that we keep those two consistent,
>>>
>>> Andreas
>>>
>>
> 
> 

-- 
Loïc Dachary, Artisan Logiciel Libre



signature.asc
Description: OpenPGP digital signature
___
OpenStack-Infra mailing list
OpenStack-Infra@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra