[JIRA] (JENKINS-58707) Rancher 2 Jenkins AWS CLI

2019-08-27 Thread vishnuvpo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vishnu Potti commented on  JENKINS-58707  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Rancher 2 Jenkins AWS CLI   
 

  
 
 
 
 

 
 zak maj : This isn't really a bug but configuration issue.AWS CLI needs to be configured.  Follow this link : https://docs.aws.amazon.com/systems-manager/latest/userguide/automation-jenkins.html    
 

  
 
 
 
 

 
 
 

 
 
 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200997.1564406454000.1493.1566960660124%40Atlassian.JIRA.


[JIRA] (JENKINS-58707) Rancher 2 Jenkins AWS CLI

2019-07-29 Thread elmajdoulizaka...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 zak maj updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58707  
 
 
  Rancher 2 Jenkins AWS CLI   
 

  
 
 
 
 

 
Change By: 
 zak maj  
 
 
Component/s: 
 cli  
 

  
 
 
 
 

 
 
 

 
 
 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200997.1564406454000.2921.1564406760060%40Atlassian.JIRA.


[JIRA] (JENKINS-58707) Rancher 2 Jenkins AWS CLI

2019-07-29 Thread elmajdoulizaka...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 zak maj created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58707  
 
 
  Rancher 2 Jenkins AWS CLI   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2019-07-29 13:20  
 
 
Environment: 
 Operating system : Centos 7, 64 bit (cluster of 3 nodes in the Rancher 2 environment).  Jenkins Version: 2.176.1.  Jenkins Installation: as a docker image in the Rancher 2 environment.  Reverse proxy: Apache version 2.4.6 (forward the request to the rancher cluster nodes).   
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 zak maj  
 

  
 
 
 
 

 
 Hi Everyone,   I'm not familiar with Jenkins (New user). My colleague got this error message:   Console Output:   Building in workspace /var/jenkins_home/workspace/ [] $ /bin/sh -xe /tmp/jenkins7583347576379589116.sh 
 
PROFILE=""> 
AWSCLI=/usr/bin/aws 
SLEEP=/usr/bin/sleep 
[ start = stop ] 
[ start = start ] 
/usr/bin/aws rds --profile -restart start-db-instance --db-instance-identifier -postgresql-awsuse2-live /tmp/jenkins7583347576369589116.sh: 18: /tmp/jenkins7583347577369589116.sh: /usr/bin/aws: not found Build step 'Execute shell' marked build as failure Finished: FAILURE 
   As i understood, the AWS CLI is not installed. Is there a plugin that i need to install or something ?   Please someone can help ?