- SFTPClient - Class in hudson.plugins.sshslaves
-
TODO: moved to Jenkins core, so pick it up from there.
- SFTPClient(Connection) - Constructor for class hudson.plugins.sshslaves.SFTPClient
-
- SSH_SCHEME - Static variable in class hudson.plugins.sshslaves.SSHLauncher
-
The scheme requirement.
- SSHConnector - Class in hudson.plugins.sshslaves
-
- SSHConnector(int, String, String, String, String, String, Integer, Integer, Integer) - Constructor for class hudson.plugins.sshslaves.SSHConnector
-
- SSHConnector(int, String, String, String, String, String, Integer) - Constructor for class hudson.plugins.sshslaves.SSHConnector
-
Deprecated.
- SSHConnector(int, String, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
-
- SSHConnector(int, StandardUsernameCredentials, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
-
- SSHConnector(int, String, String, String, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
-
- SSHConnector(int, String, String, String, String, String, JDKInstaller, String, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
-
- SSHConnector(int, StandardUsernameCredentials, String, String, String, String, String, JDKInstaller, String, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
-
- SSHConnector(int, StandardUsernameCredentials, String, String, String, String, String, JDKInstaller, String, String, Integer, Integer, Integer) - Constructor for class hudson.plugins.sshslaves.SSHConnector
-
- SSHConnector.DescriptorImpl - Class in hudson.plugins.sshslaves
-
- SSHConnector_LaunchTimeoutMustBeANumber() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHConnector.LaunchTimeoutMustBeANumber
: The launch
timeout must be a number.
.
- SSHConnector_LaunchTimeoutMustBePostive() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHConnector.LaunchTimeoutMustBePostive
: The launch
timeout must be a positive number.
.
- SSHLauncher - Class in hudson.plugins.sshslaves
-
A computer launcher that tries to start a linux slave by opening an SSH connection and trying to find java.
- SSHLauncher(String, int, String, String, String, String, String, Integer, Integer, Integer) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
Constructor SSHLauncher creates a new SSHLauncher instance.
- SSHLauncher(String, int, String, String, String, String, String, Integer) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
- SSHLauncher(String, int, String, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
- SSHLauncher(String, int, StandardUsernameCredentials, String, String, String, String, Integer, Integer, Integer) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
Constructor SSHLauncher creates a new SSHLauncher instance.
- SSHLauncher(String, int, StandardUsernameCredentials, String, String, String, String, Integer) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
- SSHLauncher(String, int, StandardUsernameCredentials, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
- SSHLauncher(String, int, SSHUser, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
- SSHLauncher(String, int, String, String, String, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
- SSHLauncher(String, int, String, String, String, String, String, JDKInstaller, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
- SSHLauncher(String, int, StandardUsernameCredentials, String, String, JDKInstaller, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
Deprecated.
- SSHLauncher(String, int, StandardUsernameCredentials, String, String, JDKInstaller, String, String, Integer, Integer, Integer) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
Constructor SSHLauncher creates a new SSHLauncher instance.
- SSHLauncher(String, int, SSHUser, String, String, JDKInstaller, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
- SSHLauncher(String, int, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
-
- SSHLauncher.DefaultJavaProvider - Class in hudson.plugins.sshslaves
-
- SSHLauncher.DefaultJDKInstaller - Class in hudson.plugins.sshslaves
-
- SSHLauncher.DescriptorImpl - Class in hudson.plugins.sshslaves
-
- SSHLauncher_AbortedDuringConnectionOpen() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AbortedDuringConnectionOpen
: Slave
start aborted.
.
- SSHLauncher_AuthenticatingPublicKey(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AuthenticatingPublicKey
: {0} [SSH]
Authenticating as {1} with {2}.
.
- SSHLauncher_AuthenticatingUserPass(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AuthenticatingUserPass
: {0} [SSH]
Authenticating as {1}/{2}.
.
- SSHLauncher_AuthenticationFailed(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AuthenticationFailed
: {0} [SSH]
Authentication failed.
.
- SSHLauncher_AuthenticationFailedException() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AuthenticationFailedException
: Authentication failed.
.
- SSHLauncher_AuthenticationSuccessful(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AuthenticationSuccessful
: {0} [SSH]
Authentication successful.
.
- SSHLauncher_CheckingDefaultJava(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.CheckingDefaultJava
: {0} [SSH] Checking
java version of {1}
.
- SSHLauncher_ConnectionClosed(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.ConnectionClosed
: {0} [SSH] Connection
closed.
.
- SSHLauncher_CopiedXXXBytes(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.CopiedXXXBytes
: {0} [SSH] Copied {1}
bytes.
.
- SSHLauncher_CopyingSlaveJar(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.CopyingSlaveJar
: {0} [SSH] Copying
latest slave.jar...
.
- SSHLauncher_DescriptorDisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.DescriptorDisplayName
: Launch slave
agents on Unix machines via SSH
.
- SSHLauncher_ErrorCopyingSlaveJarInto(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.ErrorCopyingSlaveJarInto
: Could not
copy slave.jar into ''{0}'' on slave
.
- SSHLauncher_ErrorCopyingSlaveJarTo(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.ErrorCopyingSlaveJarTo
: Could not copy
slave.jar to ''{0}'' on slave
.
- SSHLauncher_ErrorDeletingFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.ErrorDeletingFile
: {0} [SSH] Error
deleting file.
.
- SSHLauncher_ErrorWhileClosingConnection() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.ErrorWhileClosingConnection
: Exception
thrown while closing connection.
.
- SSHLauncher_FailedToDetectEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.FailedToDetectEnvironment
: {@code Failed to
detect the environment for automatic JDK installation.
- SSHLauncher_JavaVersionResult(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.JavaVersionResult
: {0} [SSH] {1}
-version returned {2}.
.
- SSHLauncher_LaunchCompletedDuration(Object, Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.LaunchCompletedDuration
: {0} SSH Launch
of {1} on {2} completed in {3} ms
.
- SSHLauncher_LaunchFailed(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.LaunchFailed
: {0} SSH Launch of {1} on
{2} failed
.
- SSHLauncher_LaunchFailedDuration(Object, Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.LaunchFailedDuration
: {0} SSH Launch of
{1} on {2} failed in {3} ms
.
- SSHLauncher_NoJavaFound(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.NoJavaFound
: Java version {0} was found
but 1.5 or later is needed.
.
- SSHLauncher_NoPrivateKey(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.NoPrivateKey
: {0} [SSH] Private key
file "{1}" doesn''t exist.
- SSHLauncher_OpeningSSHConnection(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.OpeningSSHConnection
: {0} [SSH] Opening
SSH connection to {1}.
.
- SSHLauncher_RemoteFSDoesNotExist(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.RemoteFSDoesNotExist
: {0} [SSH] Remote
file system root {1} does not exist.
- SSHLauncher_RemoteFSIsAFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.RemoteFSIsAFile
: Remote file system
root {0} is a file not a directory or a symlink.
.
- SSHLauncher_RemoteUserEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.RemoteUserEnvironment
: {0} [SSH] The
remote user's environment is:
.
- SSHLauncher_SSHHeeaderJunkDetected() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.SSHHeeaderJunkDetected
: {@code SSH connection
reports a garbage before a command execution.
- SSHLauncher_StartingSCPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.StartingSCPClient
: {0} [SSH] SFTP
failed.
- SSHLauncher_StartingSFTPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.StartingSFTPClient
: {0} [SSH] Starting
sftp client.
.
- SSHLauncher_StartingSlaveProcess(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.StartingSlaveProcess
: {0} [SSH]
Starting slave process: {1}
.
- SSHLauncher_UknownJavaVersion(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.UknownJavaVersion
: Couldn''t figure out
the Java version of {0}
.
- SSHLauncher_UnexpectedError() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.UnexpectedError
: {@code Unexpected error in
launching a slave.
- start() - Method in class hudson.plugins.sshslaves.PluginImpl
- stop() - Method in class hudson.plugins.sshslaves.PluginImpl
- suffixStartSlaveCmd - Variable in class hudson.plugins.sshslaves.SSHConnector
-
Field suffixStartSlaveCmd.
- suffixStartSlaveCmd - Variable in class hudson.plugins.sshslaves.SSHLauncher
-
Field suffixStartSlaveCmd.
- _SSHConnector_LaunchTimeoutMustBeANumber() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHConnector.LaunchTimeoutMustBeANumber
: The launch
timeout must be a number.
.
- _SSHConnector_LaunchTimeoutMustBePostive() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHConnector.LaunchTimeoutMustBePostive
: The launch
timeout must be a positive number.
.
- _SSHLauncher_AbortedDuringConnectionOpen() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AbortedDuringConnectionOpen
: Slave
start aborted.
.
- _SSHLauncher_AuthenticatingPublicKey(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AuthenticatingPublicKey
: {0} [SSH]
Authenticating as {1} with {2}.
.
- _SSHLauncher_AuthenticatingUserPass(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AuthenticatingUserPass
: {0} [SSH]
Authenticating as {1}/{2}.
.
- _SSHLauncher_AuthenticationFailed(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AuthenticationFailed
: {0} [SSH]
Authentication failed.
.
- _SSHLauncher_AuthenticationFailedException() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AuthenticationFailedException
: Authentication failed.
.
- _SSHLauncher_AuthenticationSuccessful(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.AuthenticationSuccessful
: {0} [SSH]
Authentication successful.
.
- _SSHLauncher_CheckingDefaultJava(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.CheckingDefaultJava
: {0} [SSH] Checking
java version of {1}
.
- _SSHLauncher_ConnectionClosed(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.ConnectionClosed
: {0} [SSH] Connection
closed.
.
- _SSHLauncher_CopiedXXXBytes(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.CopiedXXXBytes
: {0} [SSH] Copied {1}
bytes.
.
- _SSHLauncher_CopyingSlaveJar(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.CopyingSlaveJar
: {0} [SSH] Copying
latest slave.jar...
.
- _SSHLauncher_DescriptorDisplayName() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.DescriptorDisplayName
: Launch slave
agents on Unix machines via SSH
.
- _SSHLauncher_ErrorCopyingSlaveJarInto(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.ErrorCopyingSlaveJarInto
: Could not
copy slave.jar into ''{0}'' on slave
.
- _SSHLauncher_ErrorCopyingSlaveJarTo(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.ErrorCopyingSlaveJarTo
: Could not copy
slave.jar to ''{0}'' on slave
.
- _SSHLauncher_ErrorDeletingFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.ErrorDeletingFile
: {0} [SSH] Error
deleting file.
.
- _SSHLauncher_ErrorWhileClosingConnection() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.ErrorWhileClosingConnection
: Exception
thrown while closing connection.
.
- _SSHLauncher_FailedToDetectEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.FailedToDetectEnvironment
: {@code Failed to
detect the environment for automatic JDK installation.
- _SSHLauncher_JavaVersionResult(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.JavaVersionResult
: {0} [SSH] {1}
-version returned {2}.
.
- _SSHLauncher_LaunchCompletedDuration(Object, Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.LaunchCompletedDuration
: {0} SSH Launch
of {1} on {2} completed in {3} ms
.
- _SSHLauncher_LaunchFailed(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.LaunchFailed
: {0} SSH Launch of {1} on
{2} failed
.
- _SSHLauncher_LaunchFailedDuration(Object, Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.LaunchFailedDuration
: {0} SSH Launch of
{1} on {2} failed in {3} ms
.
- _SSHLauncher_NoJavaFound(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.NoJavaFound
: Java version {0} was found
but 1.5 or later is needed.
.
- _SSHLauncher_NoPrivateKey(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.NoPrivateKey
: {0} [SSH] Private key
file "{1}" doesn''t exist.
- _SSHLauncher_OpeningSSHConnection(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.OpeningSSHConnection
: {0} [SSH] Opening
SSH connection to {1}.
.
- _SSHLauncher_RemoteFSDoesNotExist(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.RemoteFSDoesNotExist
: {0} [SSH] Remote
file system root {1} does not exist.
- _SSHLauncher_RemoteFSIsAFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.RemoteFSIsAFile
: Remote file system
root {0} is a file not a directory or a symlink.
.
- _SSHLauncher_RemoteUserEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.RemoteUserEnvironment
: {0} [SSH] The
remote user's environment is:
.
- _SSHLauncher_SSHHeeaderJunkDetected() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.SSHHeeaderJunkDetected
: {@code SSH connection
reports a garbage before a command execution.
- _SSHLauncher_StartingSCPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.StartingSCPClient
: {0} [SSH] SFTP
failed.
- _SSHLauncher_StartingSFTPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.StartingSFTPClient
: {0} [SSH] Starting
sftp client.
.
- _SSHLauncher_StartingSlaveProcess(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.StartingSlaveProcess
: {0} [SSH]
Starting slave process: {1}
.
- _SSHLauncher_UknownJavaVersion(Object) - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.UknownJavaVersion
: Couldn''t figure out
the Java version of {0}
.
- _SSHLauncher_UnexpectedError() - Static method in class hudson.plugins.sshslaves.Messages
-
Key SSHLauncher.UnexpectedError
: {@code Unexpected error in
launching a slave.
- _stat(String) - Method in class hudson.plugins.sshslaves.SFTPClient
-
Graceful SFTPv3Client.stat(String)
that returns null if the path doesn't exist.