[JIRA] (JENKINS-60076) windows jenkins run cygwin python scrpit error

2019-11-06 Thread lifebl...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 shao dong created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60076  
 
 
  windows jenkins run cygwin python scrpit error   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 nobody  
 
 
Components: 
 shell-script-scm-plugin  
 
 
Created: 
 2019-11-06 11:39  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 shao dong  
 

  
 
 
 
 

 
 windows jenkins run cygwin python scrpit error pymysql, request are not run with jenkins shell Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/pymysql/connections.py", line 583, in connect **kwargs) File "/usr/lib/python3.7/socket.py", line 727, in create_connection raise err File "/usr/lib/python3.7/socket.py", line 716, in create_connection sock.connect(sa) socket.timeout: timed out During handling of the above exception, another exception occurred:      
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
  

[JIRA] (JENKINS-54529) CAN NOT get build number with jenkins API

2018-11-07 Thread lifebl...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 shao dong commented on  JENKINS-54529  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: CAN NOT get build number with jenkins API   
 

  
 
 
 
 

 
 Another question is how to get the current build name.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54529) CAN NOT get build number with jenkins API

2018-11-07 Thread lifebl...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 shao dong commented on  JENKINS-54529  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: CAN NOT get build number with jenkins API   
 

  
 
 
 
 

 
 At the same time, I found that the contents of the two were inconsistent.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54529) CAN NOT get build number with jenkins API

2018-11-07 Thread lifebl...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 shao dong updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54529  
 
 
  CAN NOT get build number with jenkins API   
 

  
 
 
 
 

 
Change By: 
 shao dong  
 

  
 
 
 
 

 
 when i build a jenkins jobthenopen [/queue/item/1484/api/json|http://xxx.com/queue/item/1484/api/json] in chrome   have  can  return "executable":{ "_class": "hudson.model.FreeStyleBuild", "number": 213, "url": "/job/ops-svn-update/213/" }but open[/queue/item/1484/api/json|http://xxx.com/queue/item/1484/api/json] with PHP API curl, NOT return"executable":{ "_class": "hudson.model.FreeStyleBuild", "number": 213, "url": "/job/ops-svn-update/213/" } version:[Jenkins ver. 2.138.1|https://jenkins.io/]   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54529) CAN NOT get build number with jenkins API

2018-11-07 Thread lifebl...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 shao dong updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54529  
 
 
  CAN NOT get build number with jenkins API   
 

  
 
 
 
 

 
Change By: 
 shao dong  
 

  
 
 
 
 

 
 when i build  one  a jenkins  jobthenopen [/queue/item/1484/api/json|http://xxx.com/queue/item/1484/api/json] in chrome  have return "executable":{ "_class": "hudson.model.FreeStyleBuild", "number": 213, "url": "/job/ops-svn-update/213/" }but open[/queue/item/1484/api/json|http://xxx.com/queue/item/1484/api/json] with PHP API curl, NOT return"executable":{ "_class": "hudson.model.FreeStyleBuild", "number": 213, "url": "/job/ops-svn-update/213/" } version:[Jenkins ver. 2.138.1|https://jenkins.io/]   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54529) CAN NOT get build number with jenkins API

2018-11-07 Thread lifebl...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 shao dong updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54529  
 
 
  CAN NOT get build number with jenkins API   
 

  
 
 
 
 

 
Change By: 
 shao dong  
 
 
Priority: 
 Minor Critical  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54529) CAN NOT get build number with jenkins API

2018-11-07 Thread lifebl...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 shao dong updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54529  
 
 
  CAN NOT get build number with jenkins API   
 

  
 
 
 
 

 
Change By: 
 shao dong  
 

  
 
 
 
 

 
 when i build one jobthenopen [ /queue/item/1484/api/json| http://xxx.com/queue/item/1484/api/json] in chrome  have return "executable":{ "_class": "hudson.model.FreeStyleBuild", "number": 213, "url": " http: / /xxx.com/ job/ops-svn-update/213/" }but open [ /queue/item/1484/api/json| http://xxx.com/queue/item/1484/api/json] with PHP API curl, NOT return"executable":{ "_class": "hudson.model.FreeStyleBuild", "number": 213, "url": " http: / /xxx.com/ job/ops-svn-update/213/" } version:[Jenkins ver. 2.138.1|https://jenkins.io/]   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54529) CAN NOT get build number with jenkins API

2018-11-07 Thread lifebl...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 shao dong updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54529  
 
 
  CAN NOT get build number with jenkins API   
 

  
 
 
 
 

 
Change By: 
 shao dong  
 

  
 
 
 
 

 
 when i build one job then open  [  http://xxx.com/queue/item/1484/api/json ]  in chrome  have return "executable":  {  {  "_class": "hudson.model.FreeStyleBuild",   "number": 213,   "url": "http://xxx.com/job/ops-svn-update/213/"   }but open [http://xxx.com/queue/item/1484/api/json] with PHP API curl, NOT return"executable":  {  {  "_class": "hudson.model.FreeStyleBuild",   "number": 213,   "url": "http://xxx.com/job/ops-svn-update/213/"   } version:[Jenkins ver. 2.138.1|https://jenkins.io/]   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54529) CAN NOT get build number with jenkins API

2018-11-07 Thread lifebl...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 shao dong created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54529  
 
 
  CAN NOT get build number with jenkins API   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 runze xia  
 
 
Components: 
 queue-cleanup-plugin  
 
 
Created: 
 2018-11-08 02:00  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 shao dong  
 

  
 
 
 
 

 
 when i build one job open http://xxx.com/queue/item/1484/api/json in chrome  have return  "executable":  { "_class": "hudson.model.FreeStyleBuild", "number": 213, "url": "http://xxx.com/job/ops-svn-update/213/" } but open http://xxx.com/queue/item/1484/api/json with PHP API curl, NOT return "executable":  { "_class": "hudson.model.FreeStyleBuild", "number": 213, "url": "http://xxx.com/job/ops-svn-update/213/" }   version:Jenkins ver. 2.138.1    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment