Created
January 30, 2014 18:14
-
-
Save ahonor/8715083 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[workflow] Begin execution: rundeck-workflow-node-first context: null | |
preparing for sequential execution on 1 nodes | |
Executing command on node: db1.prod.guitars, NodeEntryImpl{tags=[], attributes={osFamily=unix, tags=, username=db1, nodename=db1.prod.guitars, hostname=192.168.50.22, node-executor=mtl-exec, ssh-keypath=/var/lib/rundeck/.ssh/id_rsa, osName=Linux}, project='null'} | |
NodeSet: MultiNodeSelector{nodenames=[db1.prod.guitars]} | |
Workflow: com.dtolabs.rundeck.core.execution.workflow.StepFirstWorkflowStrategy$stepFirstWrapper@6c6599db | |
data context: {node={tags=, username=db1, os-version=, description=, name=db1.prod.guitars, os-arch=, node-executor=mtl-exec, hostname=192.168.50.22, os-name=Linux, ssh-keypath=/var/lib/rundeck/.ssh/id_rsa, os-family=unix}, job={id=c5ac9500-7d80-4891-bcda-ca9723dadd7b, project=prod, loglevel=DEBUG, username=admin, user.name=admin, name=blar, serverUUID=null, group=null, url=http://192.168.50.3:4440/project/prod/execution/follow/9, serverUrl=http://192.168.50.3:4440/, execid=9}, option={}} | |
[workflow] Begin step: 1,NodeDispatch | |
1: Workflow step executing: com.dtolabs.rundeck.execution.ExecutionItemFactory$1@1814e10c | |
preparing for sequential execution on 1 nodes | |
Executing command on node: db1.prod.guitars, NodeEntryImpl{tags=[], attributes={osFamily=unix, tags=, username=db1, nodename=db1.prod.guitars, hostname=192.168.50.22, node-executor=mtl-exec, ssh-keypath=/var/lib/rundeck/.ssh/id_rsa, osName=Linux}, project='null'} | |
[workflow] beginExecuteNodeStep(db1.prod.guitars): NodeDispatch: com.dtolabs.rundeck.execution.ExecutionItemFactory$1@1814e10c | |
[mtl-exec] execCommand started, command: chmod +x /tmp/1391105634726-db1.prod.guitars-dispatch-script.sh | |
[mtl-exec] executing: [/bin/bash, /var/lib/rundeck/libext/cache/mtl-exec-plugin/mtl-bootstrap.sh, db1, 192.168.50.22, chmod +x /tmp/1391105634726-db1.prod.guitars-dispatch-script.sh] | |
[mtl-exec]: result code: 0, success: true | |
[mtl-exec] execCommand started, command: /tmp/1391105634726-db1.prod.guitars-dispatch-script.sh | |
[mtl-exec] executing: [/bin/bash, /var/lib/rundeck/libext/cache/mtl-exec-plugin/mtl-bootstrap.sh, db1, 192.168.50.22, /tmp/1391105634726-db1.prod.guitars-dispatch-script.sh] | |
[mtl-exec]: result code: 0, success: true | |
[mtl-exec] execCommand started, command: rm -f /tmp/1391105634726-db1.prod.guitars-dispatch-script.sh | |
[mtl-exec] executing: [/bin/bash, /var/lib/rundeck/libext/cache/mtl-exec-plugin/mtl-bootstrap.sh, db1, 192.168.50.22, rm -f /tmp/1391105634726-db1.prod.guitars-dispatch-script.sh] | |
[mtl-exec]: result code: 0, success: true | |
[workflow] finishExecuteNodeStep(db1.prod.guitars): NodeDispatch: Succeeded | |
1: Workflow step finished, result: Dispatch successful (1 nodes) | |
[workflow] Finish step: 1,NodeDispatch | |
[workflow] Finish execution: rundeck-workflow-node-first: [Workflow , Node failures: {db1.prod.guitars=[]}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment