Password: <<=== here i have to input user password which is stored in keys/pbswd
DEBUG Log output:
testvm 1. pb [workflow] beginExecuteNodeStep(testvm): NodeDispatch: com.dtolabs.rundeck.execution.ExecutionItemFactory$4@624d59c0
Using ssh password storage path: keys/pbswd
Starting SSH Connection: vburamdo@testvm (testvm)
Set timeout to 0
Connecting to testvm:22
Connecting to testvm port 22
Connection established
Remote version string: SSH-2.0-OpenSSH_5.3p1-hpn13v7
Local version string: SSH-2.0-JSCH-0.1.53
CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
aes256-ctr is not available.
aes192-ctr is not available.
aes256-cbc is not available.
aes192-cbc is not available.
CheckKexes: diffie-hellman-group14-sha1,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521
CheckSignatures: ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
SSH_MSG_KEXINIT sent
SSH_MSG_KEXINIT received
kex: server: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
kex: server: ssh-rsa,ssh-dss
kex: server: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,
rijnda...@lysator.liu.se kex: server: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,
rijnda...@lysator.liu.se kex: server:
kex: server:
kex: client: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
kex: client: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
kex: client: aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc
kex: client: aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc
kex: client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96
kex: client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96
kex: client: none
kex: client: none
kex: client:
kex: client:
kex: server->client aes128-ctr hmac-md5 none
kex: client->server aes128-ctr hmac-md5 none
SSH_MSG_KEXDH_INIT sent
expecting SSH_MSG_KEXDH_REPLY
ssh_rsa_verify: signature true
Permanently added 'testvm' (RSA) to the list of known hosts.
SSH_MSG_NEWKEYS sent
SSH_MSG_NEWKEYS received
SSH_MSG_SERVICE_REQUEST sent
SSH_MSG_SERVICE_ACCEPT received
Authentications that can continue: publickey,password,keyboard-interactive
Next authentication method: publickey
Authentications that can continue: password,keyboard-interactive
Next authentication method: password
Authentication succeeded (password).
Disconnecting from testvm port 22
java.lang.InterruptedException
Caught an exception, leaving main loop due to Socket closed
Failed: Unknown: java.lang.InterruptedException
Please enter the request number you are working on: <<<==== it stuck here, then i killed the job >>>>
WINDOWS-LAP 1. pb [workflow] finishExecuteNodeStep(testvm): NodeDispatch: Unknown: java.lang.InterruptedException
1: Workflow step finished, result: Dispatch failed on 1 nodes: [testvm: Unknown: java.lang.InterruptedException]
[workflow] Finish step: 1,NodeDispatch
[workflow] Finish execution: rundeck-workflow-node-first: [Workflow result: , step failures: {1=Dispatch failed on 1 nodes: [testvm: Unknown: java.lang.InterruptedException]}, Node failures: {testvm=[Unknown: java.lang.InterruptedException]}, status: failed]
[Workflow result: , step failures: {1=Dispatch failed on 1 nodes: [testvm: Unknown: java.lang.InterruptedException]}, Node failures: {testvm=[Unknown: java.lang.InterruptedException]}, status: failed]
Execution failed: 20: [Workflow result: , step failures: {1=Dispatch failed on 1 nodes: [testvm: Unknown: java.lang.InterruptedException]}, Node failures: {testvm=[Unknown: java.lang.InterruptedException]}, status: failed]