Re: [Gluster-infra] Need help with gerrit trigger plugin
Just clear the password field. Don't know why, but I think Jenkins fills the password hash of the empty password in there. On Tue, Jan 12, 2016 at 11:32 AM, Raghavendra Talur wrote: > I am reconfiguring the events to trigger jenkins build on. The events are > not getting triggered though. > > Checking the config page for trigger plugin I see this > > > May be this is the reason for it, could someone check the ssh file and > password? > > Thanks, > Raghavendra Talur > > ___ > Gluster-infra mailing list > Gluster-infra@gluster.org > http://www.gluster.org/mailman/listinfo/gluster-infra ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
[Gluster-infra] Need help with gerrit trigger plugin
I am reconfiguring the events to trigger jenkins build on. The events are not getting triggered though. Checking the config page for trigger plugin I see this [image: Inline image 1] May be this is the reason for it, could someone check the ssh file and password? Thanks, Raghavendra Talur ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
[Gluster-infra] freebsd smoke failure
I've been observing freebsd smoke failure for all the patches for last few days with the following error: mkdir: /usr/local/lib/python2.7/site-packages/gluster: Permission denied mkdir: /usr/local/lib/python2.7/site-packages/gluster: Permission denied Can any one from infra team can help here? ~Atin ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
Re: [Gluster-infra] Failure in mount-nfs-auth.t
On 11/01/16 19:05, Michael Scherer wrote: Le lundi 11 janvier 2016 à 16:18 +0530, Jiffin Tony Thottan a écrit : On 11/01/16 15:53, Michael Scherer wrote: Le lundi 11 janvier 2016 à 03:48 -0500, Jiffin Thottan a écrit : attaching the same -- Jiffin - Original Message - From: "Michael Scherer" To: gluster-infra@gluster.org Sent: Saturday, January 9, 2016 12:45:00 AM Subject: Re: [Gluster-infra] Failure in mount-nfs-auth.t Le vendredi 08 janvier 2016 à 03:33 -0500, Jiffin Thottan a écrit : Hi, Can anyone please lend me netbsd vm to debug issue related with mount-nfs-auth.t? (Successfully running on my vm for past three hours) I would need a ssh key for that, please. I am trying to clone one of the exiting slave, but I figured that i was not root there, so maybe I will not be able to do much. It also seems to take some time to clone :/ K. I will wait So after some time to figure that I needed to clear immutable flags on some file, I managed to make a clone with your ssh key, cna you try to connect as root on 198.61.177.250 ? I connected to that machine. It is working fine -- Jiffin ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
[Gluster-infra] Fixing some netbsd slaves
Hi, so I started to look at making some netbsd slaves working, so we had: 1 system was full ( using 104% of space), I did removed archives and it is back 2 system are stuck in a reboot loop, so ticket to rackspace 2 being removed, for reasons I need to investigate (one speak of needing to be reimaged) and 2 were just broken. I am also adding my ssh keys as root, since connecting with the applet is a bit annoying. -- Michael Scherer Sysadmin, Community Infrastructure and Platform, OSAS signature.asc Description: This is a digitally signed message part ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
Re: [Gluster-infra] Failure in mount-nfs-auth.t
Le lundi 11 janvier 2016 à 16:18 +0530, Jiffin Tony Thottan a écrit : > > On 11/01/16 15:53, Michael Scherer wrote: > > Le lundi 11 janvier 2016 à 03:48 -0500, Jiffin Thottan a écrit : > >> attaching the same > >> -- > >> Jiffin > >> > >> - Original Message - > >> From: "Michael Scherer" > >> To: gluster-infra@gluster.org > >> Sent: Saturday, January 9, 2016 12:45:00 AM > >> Subject: Re: [Gluster-infra] Failure in mount-nfs-auth.t > >> > >> Le vendredi 08 janvier 2016 à 03:33 -0500, Jiffin Thottan a écrit : > >>> Hi, > >>> > >>> Can anyone please lend me netbsd vm to debug issue related with > >>> mount-nfs-auth.t? (Successfully running on my vm for past three hours) > >> I would need a ssh key for that, please. > > I am trying to clone one of the exiting slave, but I figured that i was > > not root there, so maybe I will not be able to do much. It also seems to > > take some time to clone :/ > > > K. I will wait So after some time to figure that I needed to clear immutable flags on some file, I managed to make a clone with your ssh key, cna you try to connect as root on 198.61.177.250 ? -- Michael Scherer Sysadmin, Community Infrastructure and Platform, OSAS signature.asc Description: This is a digitally signed message part ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
Re: [Gluster-infra] Smoke test is failing for Freebsd
On 11/01/16 15:54, Michael Scherer wrote: Le lundi 11 janvier 2016 à 01:41 -0500, Jiffin Thottan a écrit : Hi all, In Freebsd , glusterfs code compilation failing with the error : Under what user does it run ? It look like the error when running make install as non root Niels send a patch for the same http://review.gluster.org/#/c/13208/ -- Jiffin Making install in glupy --- install-am --- --- install-pyglupyPYTHON --- /usr/home/jenkins/root/workspace/freebsd-smoke/install-sh -c -d '/usr/local/lib/python2.7/site-packages/gluster/glupy' mkdir: /usr/local/lib/python2.7/site-packages/gluster: Permission denied mkdir: /usr/local/lib/python2.7/site-packages/gluster: Permission denied *** [install-pyglupyPYTHON] Error code 1 make[6]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy 1 error make[6]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy *** [install-am] Error code 2 make[5]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy 1 error make[5]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy *** [install-recursive] Error code 1 make[4]: stopped in /d/build/scratch/xlators/features/glupy/src 1 error make[4]: stopped in /d/build/scratch/xlators/features/glupy/src *** [install-recursive] Error code 1 make[3]: stopped in /d/build/scratch/xlators/features/glupy 1 error make[3]: stopped in /d/build/scratch/xlators/features/glupy *** [install-recursive] Error code 1 make[2]: stopped in /d/build/scratch/xlators/features 1 error make[2]: stopped in /d/build/scratch/xlators/features *** [install-recursive] Error code 1 make[1]: stopped in /d/build/scratch/xlators 1 error make[1]: stopped in /d/build/scratch/xlators *** [install-recursive] Error code 1 make: stopped in /d/build/scratch 1 error -- With Regards, Jiffin ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
Re: [Gluster-infra] Failure in mount-nfs-auth.t
On 11/01/16 15:53, Michael Scherer wrote: Le lundi 11 janvier 2016 à 03:48 -0500, Jiffin Thottan a écrit : attaching the same -- Jiffin - Original Message - From: "Michael Scherer" To: gluster-infra@gluster.org Sent: Saturday, January 9, 2016 12:45:00 AM Subject: Re: [Gluster-infra] Failure in mount-nfs-auth.t Le vendredi 08 janvier 2016 à 03:33 -0500, Jiffin Thottan a écrit : Hi, Can anyone please lend me netbsd vm to debug issue related with mount-nfs-auth.t? (Successfully running on my vm for past three hours) I would need a ssh key for that, please. I am trying to clone one of the exiting slave, but I figured that i was not root there, so maybe I will not be able to do much. It also seems to take some time to clone :/ K. I will wait -- Jiffin ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
Re: [Gluster-infra] Smoke test is failing for Freebsd
On 11/01/16 15:54, Michael Scherer wrote: Le lundi 11 janvier 2016 à 01:41 -0500, Jiffin Thottan a écrit : Hi all, In Freebsd , glusterfs code compilation failing with the error : Under what user does it run ? It look like the error when running make install as non root This test run as part of smoke when a patch submitted to gerrit With regards, Jiffin Making install in glupy --- install-am --- --- install-pyglupyPYTHON --- /usr/home/jenkins/root/workspace/freebsd-smoke/install-sh -c -d '/usr/local/lib/python2.7/site-packages/gluster/glupy' mkdir: /usr/local/lib/python2.7/site-packages/gluster: Permission denied mkdir: /usr/local/lib/python2.7/site-packages/gluster: Permission denied *** [install-pyglupyPYTHON] Error code 1 make[6]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy 1 error make[6]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy *** [install-am] Error code 2 make[5]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy 1 error make[5]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy *** [install-recursive] Error code 1 make[4]: stopped in /d/build/scratch/xlators/features/glupy/src 1 error make[4]: stopped in /d/build/scratch/xlators/features/glupy/src *** [install-recursive] Error code 1 make[3]: stopped in /d/build/scratch/xlators/features/glupy 1 error make[3]: stopped in /d/build/scratch/xlators/features/glupy *** [install-recursive] Error code 1 make[2]: stopped in /d/build/scratch/xlators/features 1 error make[2]: stopped in /d/build/scratch/xlators/features *** [install-recursive] Error code 1 make[1]: stopped in /d/build/scratch/xlators 1 error make[1]: stopped in /d/build/scratch/xlators *** [install-recursive] Error code 1 make: stopped in /d/build/scratch 1 error -- With Regards, Jiffin ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
Re: [Gluster-infra] Smoke test is failing for Freebsd
Le lundi 11 janvier 2016 à 01:41 -0500, Jiffin Thottan a écrit : > Hi all, > > In Freebsd , glusterfs code compilation failing with the error : Under what user does it run ? It look like the error when running make install as non root > Making install in glupy > --- install-am --- > --- install-pyglupyPYTHON --- > /usr/home/jenkins/root/workspace/freebsd-smoke/install-sh -c -d > '/usr/local/lib/python2.7/site-packages/gluster/glupy' > mkdir: /usr/local/lib/python2.7/site-packages/gluster: Permission denied > mkdir: /usr/local/lib/python2.7/site-packages/gluster: Permission denied > *** [install-pyglupyPYTHON] Error code 1 > > make[6]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy > 1 error > > make[6]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy > *** [install-am] Error code 2 > > make[5]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy > 1 error > > make[5]: stopped in /d/build/scratch/xlators/features/glupy/src/glupy > *** [install-recursive] Error code 1 > > make[4]: stopped in /d/build/scratch/xlators/features/glupy/src > 1 error > > make[4]: stopped in /d/build/scratch/xlators/features/glupy/src > *** [install-recursive] Error code 1 > > make[3]: stopped in /d/build/scratch/xlators/features/glupy > 1 error > > make[3]: stopped in /d/build/scratch/xlators/features/glupy > *** [install-recursive] Error code 1 > > make[2]: stopped in /d/build/scratch/xlators/features > 1 error > > make[2]: stopped in /d/build/scratch/xlators/features > *** [install-recursive] Error code 1 > > make[1]: stopped in /d/build/scratch/xlators > 1 error > > make[1]: stopped in /d/build/scratch/xlators > *** [install-recursive] Error code 1 > > make: stopped in /d/build/scratch > 1 error > -- > > With Regards, > Jiffin > ___ > Gluster-infra mailing list > Gluster-infra@gluster.org > http://www.gluster.org/mailman/listinfo/gluster-infra -- Michael Scherer Sysadmin, Community Infrastructure and Platform, OSAS signature.asc Description: This is a digitally signed message part ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
Re: [Gluster-infra] Failure in mount-nfs-auth.t
Le lundi 11 janvier 2016 à 03:48 -0500, Jiffin Thottan a écrit : > attaching the same > -- > Jiffin > > - Original Message - > From: "Michael Scherer" > To: gluster-infra@gluster.org > Sent: Saturday, January 9, 2016 12:45:00 AM > Subject: Re: [Gluster-infra] Failure in mount-nfs-auth.t > > Le vendredi 08 janvier 2016 à 03:33 -0500, Jiffin Thottan a écrit : > > Hi, > > > > Can anyone please lend me netbsd vm to debug issue related with > > mount-nfs-auth.t? (Successfully running on my vm for past three hours) > > I would need a ssh key for that, please. I am trying to clone one of the exiting slave, but I figured that i was not root there, so maybe I will not be able to do much. It also seems to take some time to clone :/ -- Michael Scherer Sysadmin, Community Infrastructure and Platform, OSAS signature.asc Description: This is a digitally signed message part ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
Re: [Gluster-infra] Request for a Gerrit account for the CentOS CI Jenkins
On Tue, Jan 05, 2016 at 09:50:21AM +0100, Niels de Vos wrote: > On Tue, Jan 05, 2016 at 11:08:33AM +0530, Kaushal M wrote: > > On Tue, Jan 5, 2016 at 10:52 AM, Kaushal M wrote: > > > On Tue, Jan 5, 2016 at 9:30 AM, Kaushal M wrote: > > >> On Mon, Jan 4, 2016 at 9:58 PM, Michael Scherer > > >> wrote: > > >>> Le lundi 04 janvier 2016 à 16:33 +0100, Niels de Vos a écrit : > > On Mon, Jan 04, 2016 at 04:16:14PM +0100, Michael Scherer wrote: > > > Le lundi 04 janvier 2016 à 09:24 +0530, Kaushal M a écrit : > > > > On Sun, Jan 3, 2016 at 6:34 PM, Niels de Vos > > > > wrote: > > > > > Hi! > > > > > > > > > > I would like to request a Gerrit account for the CentOS CI > > > > > Jenkins > > > > > (ci.centos.org) so that we can setup jobs based on Gerrit > > > > > triggers. > > > > > Could you please create an account with the following details? > > > > > > > > > > Username: centos-ci > > > > > Email: (hmm, maybe a new list, or alias like > > > > > centos...@gluster.org?) > > > > > Public-key: ssh-rsa > > > > > B3NzaC1yc2EDAQABAAABAQDCu9qWPHYJm+s4Nq1seE82Q+m3Ilq82Z+GkK88tgy7aNMeJ5DWeHMTo+jCu+sV68uXXAGIC0IvGeQPeTae1Rk6WYyPz+l/LQUME051i/ke0wG/1SaaWkduK6KDqnC9xi4Ud/ZDF+/StIqlSKM7/FIPzcqOV3TAEU4B82MRA3NaNJrTHLgdTqqDXZc9snEp7pBsWfTu4ojeV/Nv2dcdfcdWkT9VSDIUmhfGYODAnEQACrw0P4V17gkPMYV96jgU06HIXiSz20JnA1E6PazAtHLEPOfQR4D5csJ+3DpoBek3PUB8E4kqRAouz4qIWzum4Sc2d1AE8UTkxIWBXjf5bkGd > > > > > centos...@review.gluster.org > > > > > See-also: > > > > > http://review.gluster.org/Documentation/access-control.html#examples_cisystem > > > > > > > > > > > > > I can create the bot account, but someone else (Misc) needs to > > > > create > > > > the mail alias/list. > > > > > > Well, what do we want to do with it ? > > > > > > And what kind of information will be sent to that email ? > > > > Not sure... Anything that gets sent to Gerrit users, I guess? If a > > Gerrit account does not require an email address, that would probably > > be > > easier. Email addresses need to be unique, I think, otherwise it'll be > > a > > weird auto-competion in the Gerrit UI. > > >>> > > >>> But so, who need to read that, and is there some "reset password" system > > >>> using this email ? ( in which case, we shouldn't maybe push that to a > > >>> public ml) > > >> > > >> AFAIK emails are only sent if you register for alerts. Bot accounts > > >> are created under the 'Non interactive users' group by gerrit admins. > > >> I believe you wouldn't be able to login to the account via the > > >> web-interface, so there is no way to register for alerts. I'll check > > >> if I can create the account without providing an email address. > > > > > > Huh, our old version of gerrit doesn't have a non-interactive users group > > > :-( > > > Another reason to update gerrit. > > > > > > > I created the account and added it to the 'Event Streaming Users' > > group. This should allow the ci.centos.org to stream events from > > review.gluster.org. It did not require an email address to be created. > > We can add and address later if required. > > Thanks! I dont think we require an email address for it if Gerrit does > not demand one. Login seems to function, and the "gerrir stream-events" > command seems to work too. > > I've requested the Jenkins account here: > https://bugs.centos.org/view.php?id=10080 The CentOS CI can now use the Gluster Gerrit for triggering jobs. The server selection in Jenkins on ci.centos.org is suitably called "review.gluster.org". Niels signature.asc Description: PGP signature ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra
Re: [Gluster-infra] Failure in mount-nfs-auth.t
attaching the same -- Jiffin - Original Message - From: "Michael Scherer" To: gluster-infra@gluster.org Sent: Saturday, January 9, 2016 12:45:00 AM Subject: Re: [Gluster-infra] Failure in mount-nfs-auth.t Le vendredi 08 janvier 2016 à 03:33 -0500, Jiffin Thottan a écrit : > Hi, > > Can anyone please lend me netbsd vm to debug issue related with > mount-nfs-auth.t? (Successfully running on my vm for past three hours) I would need a ssh key for that, please. -- Michael Scherer Sysadmin, Community Infrastructure and Platform, OSAS ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra id_rsa.pub Description: application/vnd.ms-publisher ___ Gluster-infra mailing list Gluster-infra@gluster.org http://www.gluster.org/mailman/listinfo/gluster-infra