Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43123

Publish over SSH: sudo does not work

XMLWordPrintable

      When I try to start a service from jenkins job it gives the following error, however the same works without an issue from Putty.
      SSH: Connecting from host [ABC]
      SSH: Connecting with configuration [DEF] ...
      SSH: Creating session: username [abc_123], hostname [1.1.1.1], port [22]
      SSH: Connecting session ...
      SSH: Connected
      SSH: Opening exec channel ...
      SSH: EXEC: channel open
      SSH: EXEC: STDOUT/STDERR from command [echo [*******] | sudo -S service hybris stop] ...
      SSH: EXEC: connected
      [sudo] password for abc_123: sudo: service: command not found
      SSH: EXEC: completed after 200 ms
      SSH: Disconnecting configuration [DEF] ...
      ERROR: Exception when publishing, exception message [Exec exit status not zero. Status [1]]
      Build step 'Send files or execute commands over SSH' changed build result to UNSTABLE
      Finished: UNSTABLE

            slide_o_mix Alex Earl
            revathi_manikoth Revathi Manikoth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: