Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.72 KB | None | 0 0
  1. # sftp used, but sftp_batch_mode=false in config
  2. <192.168.122.121> PUT /tmp/tmphtSYdl TO /root/.ansible/tmp/ansible-tmp-1498244653.41-36237439998581/stat.py
  3. <192.168.122.121> SSH: Building ssh command line options:
  4. <192.168.122.121> SSH: sftp # Using 'sftp' binary for ssh_executable
  5. <192.168.122.121> SSH: -o BatchMode=no # disabling sftp batch mode sftp_batch_mode config is False
  6. <192.168.122.121> SSH: -vvv # Increasing ssh verbosity because ansible verbosity is at -vvv or higher
  7. <192.168.122.121> SSH: -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s # ansible.cfg set ssh_args
  8. <192.168.122.121> SSH: -o KbdInteractiveAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  9. <192.168.122.121> SSH: -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey # Adding default auth options; ansible_password/ansible_ssh_pass not set
  10. <192.168.122.121> SSH: -o PasswordAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  11. <192.168.122.121> SSH: -o User=root # ANSIBLE_REMOTE_USER/remote_user/ansible_user/user/-u set
  12. <192.168.122.121> SSH: -o ConnectTimeout=10 # ANSIBLE_TIMEOUT/timeout set
  13. <192.168.122.121> SSH: -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 # Found a 'ControlPersist' option but 'ControlPath' was missing, so adding 'ControlPath' option
  14. <192.168.122.121> SSH: [192.168.122.121] # The host we are connectiong to.
  15. <192.168.122.121> SSH: sftp command: put /tmp/tmphtSYdl /root/.ansible/tmp/ansible-tmp-1498244653.41-36237439998581/stat.py
  16.  
  17. <192.168.122.121> SSH: EXEC sftp -o BatchMode=no -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 '[192.168.122.121]'
  18. <192.168.122.121> (0, 'sftp> put /tmp/tmphtSYdl /root/.ansible/tmp/ansible-tmp-1498244653.41-36237439998581/stat.py\nUploading /tmp/tmphtSYdl to /root/.ansible/tmp/ansible-tmp-1498244653.41-36237439998581/stat.py\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /home/adrian/.ssh/config\r\ndebug1: /home/adrian/.ssh/config line 66: Applying options for 192.168.*\r\ndebug1: /home/adrian/.ssh/config line 91: Applying options for *\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 56: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 2: include /etc/crypto-policies/back-ends/openssh.config matched no files\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 18371\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\nConnected to 192.168.122.121.\ndebug3: Sent message fd 6 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /tmp/tmphtSYdl\r\ndebug3: Sent message fd 6 T:17 I:2\r\ndebug3: Received stat reply T:101 I:2\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent message SSH2_FXP_OPEN I:3 P:/root/.ansible/tmp/ansible-tmp-1498244653.41-36237439998581/stat.py\r\ndebug3: Sent message SSH2_FXP_WRITE I:4 O:0 S:32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 4 32768 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:5 O:32768 S:32768\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:65536 S:2686\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 5 32768 bytes at 32768\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 2686 bytes at 65536\r\ndebug3: Sent message SSH2_FXP_CLOSE I:4\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
  19. <192.168.122.121> ESTABLISH SSH CONNECTION FOR USER: root
  20. <192.168.122.121> SSH: Building ssh command line options:
  21. <192.168.122.121> SSH: ssh # Using default 'ssh' binary for ssh_executable
  22. <192.168.122.121> SSH: -vvv # Increasing ssh verbosity because ansible verbosity is at -vvv or higher
  23. <192.168.122.121> SSH: -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s # ansible.cfg set ssh_args
  24. <192.168.122.121> SSH: -o KbdInteractiveAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  25. <192.168.122.121> SSH: -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey # Adding default auth options; ansible_password/ansible_ssh_pass not set
  26. <192.168.122.121> SSH: -o PasswordAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  27. <192.168.122.121> SSH: -o User=root # ANSIBLE_REMOTE_USER/remote_user/ansible_user/user/-u set
  28. <192.168.122.121> SSH: -o ConnectTimeout=10 # ANSIBLE_TIMEOUT/timeout set
  29. <192.168.122.121> SSH: -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 # Found a 'ControlPersist' option but 'ControlPath' was missing, so adding 'ControlPath' option
  30. <192.168.122.121> SSH: 192.168.122.121 # The host we are connectiong to.
  31. <192.168.122.121> SSH: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1498244653.41-36237439998581/ /root/.ansible/tmp/ansible-tmp-1498244653.41-36237439998581/stat.py && sleep 0' # The command to be invoked on the remote system
  32. <192.168.122.121> SSH: EXEC ssh -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 192.168.122.121 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1498244653.41-36237439998581/ /root/.ansible/tmp/ansible-tmp-1498244653.41-36237439998581/stat.py && sleep 0'"'"''
  33. <192.168.122.121> (0, '', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /home/adrian/.ssh/config\r\ndebug1: /home/adrian/.ssh/config line 66: Applying options for 192.168.*\r\ndebug1: /home/adrian/.ssh/config line 91: Applying options for *\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 56: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 2: include /etc/crypto-policies/back-ends/openssh.config matched no files\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 18371\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
  34.  
  35.  
  36. # sftp fetch, batch mode enabled (default)
  37.  
  38. <192.168.122.121> SSH: Building ssh command line options:
  39. <192.168.122.121> SSH: ssh # Using default 'ssh' binary for ssh_executable
  40. <192.168.122.121> SSH: -vvv # Increasing ssh verbosity because ansible verbosity is at -vvv or higher
  41. <192.168.122.121> SSH: -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s # ansible.cfg set ssh_args
  42. <192.168.122.121> SSH: -o KbdInteractiveAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  43. <192.168.122.121> SSH: -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey # Adding default auth options; ansible_password/ansible_ssh_pass not set
  44. <192.168.122.121> SSH: -o PasswordAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  45. <192.168.122.121> SSH: -o User=root # ANSIBLE_REMOTE_USER/remote_user/ansible_user/user/-u set
  46. <192.168.122.121> SSH: -o ConnectTimeout=10 # ANSIBLE_TIMEOUT/timeout set
  47. <192.168.122.121> SSH: -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 # Found a 'ControlPersist' option but 'ControlPath' was missing, so adding 'ControlPath' option
  48. <192.168.122.121> SSH: -tt # Using a tty since we are not pipelining
  49. <192.168.122.121> SSH: 192.168.122.121 # The host we are connectiong to.
  50. <192.168.122.121> SSH: /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1498244794.57-179831171347282/stat.py; rm -rf "/root/.ansible/tmp/ansible-tmp-1498244794.57-179831171347282/" > /dev/null 2>&1 && sleep 0' # The command to be invoked on the remote system
  51. <192.168.122.121> SSH: EXEC ssh -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 -tt 192.168.122.121 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1498244794.57-179831171347282/stat.py; rm -rf "/root/.ansible/tmp/ansible-tmp-1498244794.57-179831171347282/" > /dev/null 2>&1 && sleep 0'"'"''
  52. <192.168.122.121> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/tmp/some_file_to_fetch.txt", "checksum_algo": "sha1", "follow": true, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": true, "device_type": 0, "mtime": 1498244787.3208232, "block_size": 4096, "inode": 8721164, "isgid": false, "size": 46, "executable": false, "isuid": false, "readable": true, "version": "18446744071668696209", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/tmp/some_file_to_fetch.txt", "xusr": false, "atime": 1498244356.6191552, "isdir": false, "ctime": 1498244787.3208232, "isblk": false, "wgrp": false, "checksum": "9502e7c787a61387c61dc0d11e2b3de9d6b93890", "dev": 64768, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": []}, "changed": false}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /home/adrian/.ssh/config\r\ndebug1: /home/adrian/.ssh/config line 66: Applying options for 192.168.*\r\ndebug1: /home/adrian/.ssh/config line 91: Applying options for *\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 56: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 2: include /etc/crypto-policies/back-ends/openssh.config matched no files\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 18371\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 192.168.122.121 closed.\r\n')
  53. <192.168.122.121> FETCH /tmp/some_file_to_fetch.txt TO /tmp/centos73_vm1/tmp/some_file_to_fetch.txt
  54. <192.168.122.121> SSH: Building ssh command line options:
  55. <192.168.122.121> SSH: sftp # Using 'sftp' binary for ssh_executable
  56. <192.168.122.121> SSH: -b - # Using sftp batch mode with input from stdin, batch mode is enabled, and we are not using passwords
  57. <192.168.122.121> SSH: -vvv # Increasing ssh verbosity because ansible verbosity is at -vvv or higher
  58. <192.168.122.121> SSH: -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s # ansible.cfg set ssh_args
  59. <192.168.122.121> SSH: -o KbdInteractiveAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  60. <192.168.122.121> SSH: -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey # Adding default auth options; ansible_password/ansible_ssh_pass not set
  61. <192.168.122.121> SSH: -o PasswordAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  62. <192.168.122.121> SSH: -o User=root # ANSIBLE_REMOTE_USER/remote_user/ansible_user/user/-u set
  63. <192.168.122.121> SSH: -o ConnectTimeout=10 # ANSIBLE_TIMEOUT/timeout set
  64. <192.168.122.121> SSH: -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 # Found a 'ControlPersist' option but 'ControlPath' was missing, so adding 'ControlPath' option
  65. <192.168.122.121> SSH: [192.168.122.121] # The host we are connectiong to.
  66. <192.168.122.121> SSH: sftp command: get /tmp/some_file_to_fetch.txt /tmp/centos73_vm1/tmp/some_file_to_fetch.txt
  67.  
  68. <192.168.122.121> SSH: EXEC sftp -b - -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 '[192.168.122.121]'
  69. <192.168.122.121> (0, 'sftp> get /tmp/some_file_to_fetch.txt /tmp/centos73_vm1/tmp/some_file_to_fetch.txt\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /home/adrian/.ssh/config\r\ndebug1: /home/adrian/.ssh/config line 66: Applying options for 192.168.*\r\ndebug1: /home/adrian/.ssh/config line 91: Applying options for *\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 56: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 2: include /etc/crypto-policies/back-ends/openssh.config matched no files\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 18371\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug3: Sent message fd 6 T:16 I:1\r\ndebug3: SSH_FXP_REALPATH . -> /root size 0\r\ndebug3: Looking up /tmp/some_file_to_fetch.txt\r\ndebug3: Sent message fd 6 T:7 I:2\r\ndebug3: Received stat reply T:105 I:2\r\ndebug3: Sent message fd 6 T:17 I:3\r\ndebug3: Received stat reply T:105 I:3\r\ndebug3: Sent message SSH2_FXP_OPEN I:4 P:/tmp/some_file_to_fetch.txt\r\ndebug3: Request range 0 -> 32767 (0/1)\r\ndebug3: Received reply T:103 I:5 R:1\r\ndebug3: Received data 0 -> 45\r\ndebug3: Short data block, re-requesting 46 -> 32767 ( 1)\r\ndebug3: Finish at 32768 ( 1)\r\ndebug3: Received reply T:101 I:6 R:1\r\ndebug3: Sent message SSH2_FXP_CLOSE I:7\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
  70.  
  71.  
  72. # file fetch, sftp_if_ssh=true
  73. <192.168.122.121> SSH: Building ssh command line options:
  74. <192.168.122.121> SSH: ssh # Using default 'ssh' binary for ssh_executable
  75. <192.168.122.121> SSH: -vvv # Increasing ssh verbosity because ansible verbosity is at -vvv or higher
  76. <192.168.122.121> SSH: -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s # ansible.cfg set ssh_args
  77. <192.168.122.121> SSH: -o KbdInteractiveAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  78. <192.168.122.121> SSH: -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey # Adding default auth options; ansible_password/ansible_ssh_pass not set
  79. <192.168.122.121> SSH: -o PasswordAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  80. <192.168.122.121> SSH: -o User=root # ANSIBLE_REMOTE_USER/remote_user/ansible_user/user/-u set
  81. <192.168.122.121> SSH: -o ConnectTimeout=10 # ANSIBLE_TIMEOUT/timeout set
  82. <192.168.122.121> SSH: -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 # Found a 'ControlPersist' option but 'ControlPath' was missing, so adding 'ControlPath' option
  83. <192.168.122.121> SSH: -tt # Using a tty since we are not pipelining
  84. <192.168.122.121> SSH: 192.168.122.121 # The host we are connectiong to.
  85. <192.168.122.121> SSH: /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1498244860.72-32962409484363/stat.py; rm -rf "/root/.ansible/tmp/ansible-tmp-1498244860.72-32962409484363/" > /dev/null 2>&1 && sleep 0' # The command to be invoked on the remote system
  86. <192.168.122.121> SSH: EXEC ssh -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 -tt 192.168.122.121 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1498244860.72-32962409484363/stat.py; rm -rf "/root/.ansible/tmp/ansible-tmp-1498244860.72-32962409484363/" > /dev/null 2>&1 && sleep 0'"'"''
  87. <192.168.122.121> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/tmp/some_file_to_fetch.txt", "checksum_algo": "sha1", "follow": true, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": true, "device_type": 0, "mtime": 1498244852.5816214, "block_size": 4096, "inode": 8721164, "isgid": false, "size": 75, "executable": false, "isuid": false, "readable": true, "version": "18446744071668696209", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/tmp/some_file_to_fetch.txt", "xusr": false, "atime": 1498244794.8777997, "isdir": false, "ctime": 1498244852.5816214, "isblk": false, "wgrp": false, "checksum": "a0877d56f1649ba77edc466c0e9d56d3e7859f2d", "dev": 64768, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": []}, "changed": false}\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /home/adrian/.ssh/config\r\ndebug1: /home/adrian/.ssh/config line 66: Applying options for 192.168.*\r\ndebug1: /home/adrian/.ssh/config line 91: Applying options for *\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 56: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 2: include /etc/crypto-policies/back-ends/openssh.config matched no files\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 18371\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 192.168.122.121 closed.\r\n')
  88. <192.168.122.121> FETCH /tmp/some_file_to_fetch.txt TO /tmp/centos73_vm1/tmp/some_file_to_fetch.txt
  89. <192.168.122.121> SSH: Building ssh command line options:
  90. <192.168.122.121> SSH: scp # Using 'scp' binary for ssh_executable
  91. <192.168.122.121> SSH: -vvv # Increasing ssh verbosity because ansible verbosity is at -vvv or higher
  92. <192.168.122.121> SSH: -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s # ansible.cfg set ssh_args
  93. <192.168.122.121> SSH: -o KbdInteractiveAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  94. <192.168.122.121> SSH: -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey # Adding default auth options; ansible_password/ansible_ssh_pass not set
  95. <192.168.122.121> SSH: -o PasswordAuthentication=no # Adding default auth options; ansible_password/ansible_ssh_pass not set
  96. <192.168.122.121> SSH: -o User=root # ANSIBLE_REMOTE_USER/remote_user/ansible_user/user/-u set
  97. <192.168.122.121> SSH: -o ConnectTimeout=10 # ANSIBLE_TIMEOUT/timeout set
  98. <192.168.122.121> SSH: -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 # Found a 'ControlPersist' option but 'ControlPath' was missing, so adding 'ControlPath' option
  99. <192.168.122.121> SSH: [192.168.122.121]:/tmp/some_file_to_fetch.txt # The file to get with scp
  100. <192.168.122.121> SSH: /tmp/centos73_vm1/tmp/some_file_to_fetch.txt # The path to save the file to
  101. <192.168.122.121> SSH: EXEC scp -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=3000s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/adrian/.ansible/cp/f45a3d3ec2 '[192.168.122.121]:/tmp/some_file_to_fetch.txt' /tmp/centos73_vm1/tmp/some_file_to_fetch.txt
  102. <192.168.122.121> (0, '', 'Executing: program /usr/bin/ssh host 192.168.122.121, user (unspecified), command scp -v -f /tmp/some_file_to_fetch.txt\nOpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /home/adrian/.ssh/config\r\ndebug1: /home/adrian/.ssh/config line 66: Applying options for 192.168.*\r\ndebug1: /home/adrian/.ssh/config line 91: Applying options for *\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 56: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 2: include /etc/crypto-policies/back-ends/openssh.config matched no files\r\ndebug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 18371\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\nSending file modes: C0644 75 some_file_to_fetch.txt\nSink: C0644 75 some_file_to_fetch.txt\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement