hudson.plugins.sshslaves.Messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ssh-slaves Show documentation
Show all versions of ssh-slaves Show documentation
Plugin allows you to manage slaves running on *nix machines over SSH.
SSHLauncher.StartingSFTPClient={0} [SSH] Starting sftp client.
SSHLauncher.RemoteFSDoesNotExist={0} [SSH] Remote file system root {1} does not exist. Will try to create it...
SSHLauncher.RemoteFSIsAFile=Remote file system root {0} is a file not a directory or a symlink.
SSHLauncher.CopyingSlaveJar={0} [SSH] Copying latest slave.jar...
SSHLauncher.CopiedXXXBytes={0} [SSH] Copied {1} bytes.
SSHLauncher.ErrorCopyingSlaveJar=Could not copy slave.jar to slave
SSHLauncher.CheckingDefaultJava={0} [SSH] Checking java version of {1}
SSHLauncher.ConnectionClosed={0} [SSH] Connection closed.
SSHLauncher.ErrorWhileClosingConnection=Exception thrown while closing connection.
SSHLauncher.AbortedDuringConnectionOpen=Slave start aborted.
SSHLauncher.FailedToDetectEnvironment=Failed to detect the environment for automatic JDK installation. Please report this to [email protected]: {0}
SSHLauncher.NoJavaFound=Java version {0} was found but 1.5 or later is needed.
SSHLauncher.JavaVersionResult={0} [SSH] {1} -version returned {2}.
SSHLauncher.OpeningSSHConnection={0} [SSH] Opening SSH connection to {1}.
SSHLauncher.AuthenticatingPublicKey={0} [SSH] Authenticating as {1} with {2}.
SSHLauncher.AuthenticatingUserPass={0} [SSH] Authenticating as {1}/{2}.
SSHLauncher.AuthenticationSuccessful={0} [SSH] Authentication successful.
SSHLauncher.AuthenticationFailed={0} [SSH] Authentication failed.
SSHLauncher.AuthenticationFailedException=Authentication failed.
SSHLauncher.ErrorDeletingFile={0} [SSH] Error deleting file.
SSHLauncher.DescriptorDisplayName=Launch slave agents on Unix machines via SSH
SSHLauncher.SSHHeeaderJunkDetected=SSH connection reports a garbage before a command execution.\nCheck your .bashrc, .profile, and so on to make sure it is quiet.\nThe received junk text is as follows:
SSHLauncher.UknownJavaVersion=Couldn''t figure out the Java version of {0}
SSHLauncher.UnexpectedError=Unexpected error in launching a slave. This is probably a bug in Hudson.
SSHLauncher.StartingSlaveProcess={0} [SSH] Starting slave process: {1}
SSHLauncher.RemoteUserEnvironment={0} [SSH] The remote user's environment is: