Re: jenkins slave offline

2018-02-09 Thread Nick Li
, Carlos Sanchez wrote: > > you can check the steps in > https://github.com/jenkinsci/kubernetes-plugin/#debugging to debug > > On Fri, Feb 9, 2018 at 7:09 AM, Nick Li <nickl...@gmail.com > > wrote: > >> jenkins-slave is offline (suspend) from jenkins webpage. >&g

jenkins slave offline

2018-02-09 Thread Nick Li
jenkins-slave is offline (suspend) from jenkins webpage. My environment: I have jenkins running on a debian server, created a k8s cluster in gcp. installed kubernetes-plugin, configed k8s in jenkins cloud section,(using admin/k8s password.), Then created a test pipeline job using the following

Re: jenkins slave offline

2018-02-12 Thread Nick Li
netes-cluster-ip and it wouldn't > possibly launch a pod > > On Fri, Feb 9, 2018 at 11:17 AM, Nick Li <nickl...@gmail.com > > wrote: > >> Hi Carlos, >> >> In my jenkins kubernetes cloud config section. I have a connection error >> now. >> I confirm

Re: jenkins slave offline

2018-02-13 Thread Nick Li
.com/questions/8443081/how-are-ssl-certificate-server-names-resolved-can-i-add-alternative-names-using?lq=1 > > unless you are hitting https://issues.jenkins-ci.org/browse/JENKINS-43527 > > > > On Tue, Feb 13, 2018 at 8:33 AM, Nick Li <nickl...@gmail.com > > wrote: >

Re: jenkins slave offline

2018-02-12 Thread Nick Li
(Handshaker.java:296) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1514) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) On Friday, February 9, 2018 at 4:23:48 PM UTC+8, Nick Li

Re: jenkins slave offline

2018-02-12 Thread Nick Li
ser/admin> Running in Durability level: MAX_SURVIVABILITY[Pipeline] podTemplate[Pipeline] {[Pipeline] node Still waiting to schedule task jenkins-slave-zjqw0-ksd42 is offline On Tuesday, February 13, 2018 at 11:45:04 AM UTC+8, Nick Li wrote: > > Hi Carlos, > > How do I debug the c

Re: jenkins slave offline

2018-02-13 Thread Nick Li
tive-names-using?lq=1 > > unless you are hitting https://issues.jenkins-ci.org/browse/JENKINS-43527 > > > > On Tue, Feb 13, 2018 at 8:33 AM, Nick Li <nickl...@gmail.com > > wrote: > >> jenkins master is running outside of k8s cluster, >> from the log, looks like sla

Re: jenkins slave offline

2018-02-12 Thread Nick Li
jenkins master is running outside of k8s cluster, from the log, looks like slave created in k8s cluster can't connect to jenkins master. What do I need to do? On Tuesday, February 13, 2018 at 3:08:46 PM UTC+8, Nick Li wrote: > > I running jenkins master outside or k8s cluster, > Afte