Guest User

Untitled

a guest
Jan 19th, 2018
670
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.23 KB | None | 0 0
  1. `rm -rf /home/noc/.ssh/known_hosts ;ssh -i /home/noc/.ssh/noc_offshore_key -vvv -o LogLevel=DEBUG3 -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=5 noc@10.208.9.88 "sh /tmp/jetty_change.sh 4020 4678 accservice"`;
  2.  
  3. [Sat Jan 20 01:44:33.369848 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: rm: cannot remove '/home/noc/.ssh/known_hosts': Permission denied, referer: http://10.208.8.27/heapmemory.html
  4. [Sat Jan 20 01:44:33.375508 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: Warning: Identity file /home/noc/.ssh/noc_offshore_key not accessible: Permission denied., referer: http://10.208.8.27/heapmemory.html
  5. [Sat Jan 20 01:44:33.376656 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017r, referer: http://10.208.8.27/heapmemory.html
  6. [Sat Jan 20 01:44:33.376702 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: debug1: Reading configuration data /etc/ssh/ssh_configr, referer: http://10.208.8.27/heapmemory.html
  7. [Sat Jan 20 01:44:33.376745 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: debug1: /etc/ssh/ssh_config line 56: Applying options for *r, referer: http://10.208.8.27/heapmemory.html
  8. [Sat Jan 20 01:44:33.376981 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: debug2: resolving "10.208.9.88" port 22r, referer: http://10.208.8.27/heapmemory.html
  9. [Sat Jan 20 01:44:33.377000 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: debug2: ssh_connect_direct: needpriv 0r, referer: http://10.208.8.27/heapmemory.html
  10. [Sat Jan 20 01:44:33.377016 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: debug1: Connecting to 10.208.9.88 [10.208.9.88] port 22.r, referer: http://10.208.8.27/heapmemory.html
  11. [Sat Jan 20 01:44:33.377362 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: debug2: fd 3 setting O_NONBLOCKr, referer: http://10.208.8.27/heapmemory.html
  12. [Sat Jan 20 01:44:33.377495 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: debug1: connect to address 10.208.9.88 port 22: Permission deniedr, referer: http://10.208.8.27/heapmemory.html
  13. [Sat Jan 20 01:44:33.377518 2018] [cgi:error] [pid 7722] [client 183.82.99.86:43419] AH01215: ssh: connect to host 10.208.9.88 port 22: Permission deniedr, referer: http://10.208.8.27/heapmemory.html
  14.  
  15. [noc@noc-automation tmp]$ ls -lrt /home/noc/.ssh/noc_offshore_key
  16. -rw-------. 1 noc noc 1675 Jan 18 15:06 /home/noc/.ssh/noc_offshore_key
  17.  
  18. [noc@noc-automation tmp]$ rm -rf /home/noc/.ssh/known_hosts ;ssh -i /home/noc/.ssh/noc_offshore_key -vvv -o LogLevel=DEBUG3 -o StrictHostKeyChecking=no -o BatchMode=yes -o ConnectTimeout=5 noc@10.208.9.88 "sh /tmp/jetty_change.sh 2000 2001 accservice"
  19. OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  20. debug1: Reading configuration data /etc/ssh/ssh_config
  21. debug1: /etc/ssh/ssh_config line 56: Applying options for *
  22. debug2: resolving "10.208.9.88" port 22
  23. debug2: ssh_connect_direct: needpriv 0
  24. debug1: Connecting to 10.208.9.88 [10.208.9.88] port 22.
  25. debug2: fd 3 setting O_NONBLOCK
  26. debug1: fd 3 clearing O_NONBLOCK
  27. debug1: Connection established.
  28. debug3: timeout: 4999 ms remain after connect
  29. debug1: key_load_public: No such file or directory
  30. debug1: identity file /home/noc/.ssh/noc_offshore_key type -1
  31. debug1: key_load_public: No such file or directory
  32. debug1: identity file /home/noc/.ssh/noc_offshore_key-cert type -1
  33. debug1: Enabling compatibility mode for protocol 2.0
  34. debug1: Local version string SSH-2.0-OpenSSH_7.4
  35. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  36. debug1: match: OpenSSH_7.4 pat OpenSSH* compat 0x04000000
  37. debug2: fd 3 setting O_NONBLOCK
  38. debug1: Authenticating to 10.208.9.88:22 as 'noc'
  39. debug3: send packet: type 20
  40. debug1: SSH2_MSG_KEXINIT sent
  41. debug3: receive packet: type 20
  42. debug1: SSH2_MSG_KEXINIT received
  43. debug2: local client KEXINIT proposal
  44. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c
  45. debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss
  46. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  47. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  48. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  49. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  50. debug2: compression ctos: none,zlib@openssh.com,zlib
  51. debug2: compression stoc: none,zlib@openssh.com,zlib
  52. debug2: languages ctos:
  53. debug2: languages stoc:
  54. debug2: first_kex_follows 0
  55. debug2: reserved 0
  56. debug2: peer server KEXINIT proposal
  57. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  58. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  59. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr
  60. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr
  61. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  62. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  63. debug2: compression ctos: none,zlib@openssh.com
  64. debug2: compression stoc: none,zlib@openssh.com
  65. debug2: languages ctos:
  66. debug2: languages stoc:
  67. debug2: first_kex_follows 0
  68. debug2: reserved 0
  69. debug1: kex: algorithm: curve25519-sha256
  70. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  71. debug1: kex: server->client cipher: aes128-ctr MAC: umac-64-etm@openssh.com compression: none
  72. debug1: kex: client->server cipher: aes128-ctr MAC: umac-64-etm@openssh.com compression: none
  73. debug1: kex: curve25519-sha256 need=16 dh_need=16
  74. debug1: kex: curve25519-sha256 need=16 dh_need=16
  75. debug3: send packet: type 30
  76. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  77. debug3: receive packet: type 31
  78. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:QavXuYKfJLVm+oEiYiX+wQPcy5q5RvZ7Uki560dzg0c
  79. Warning: Permanently added '10.208.9.88' (ECDSA) to the list of known hosts.
  80. debug3: send packet: type 21
  81. debug2: set_newkeys: mode 1
  82. debug1: rekey after 4294967296 blocks
  83. debug1: SSH2_MSG_NEWKEYS sent
  84. debug1: expecting SSH2_MSG_NEWKEYS
  85. debug3: receive packet: type 21
  86. debug1: SSH2_MSG_NEWKEYS received
  87. debug2: set_newkeys: mode 0
  88. debug1: rekey after 4294967296 blocks
  89. debug2: key: /home/noc/.ssh/noc_offshore_key ((nil)), explicit
  90. debug3: send packet: type 5
  91. debug3: receive packet: type 7
  92. debug1: SSH2_MSG_EXT_INFO received
  93. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  94. debug3: receive packet: type 6
  95. debug2: service_accept: ssh-userauth
  96. debug1: SSH2_MSG_SERVICE_ACCEPT received
  97. debug3: send packet: type 50
  98. debug3: receive packet: type 53
  99. debug3: input_userauth_banner
  100. ################################################################################
  101. # #
  102. # UNAUTHORIZED ACCESS TO THIS SYSTEM IS PROHIBITED. ACTIVITY MAY BE LOGGED AND #
  103. # MONITORED. USE IS FOR AUTHORIZED BUSINESS PURPOSES ONLY. VIOLATORS OF THIS #
  104. # POLICY ARE SUBJECT TO DISCIPLINARY ACTION UP TO AND INCLUDING LEGAL ACTION. #
  105. # #
  106. ################################################################################
  107. debug3: receive packet: type 51
  108. debug1: Authentications that can continue: publickey,password
  109. debug3: start over, passed a different list publickey,password
  110. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey
  111. debug3: authmethod_lookup publickey
  112. debug3: remaining preferred: ,gssapi-with-mic,publickey
  113. debug3: authmethod_is_enabled publickey
  114. debug1: Next authentication method: publickey
  115. debug1: Trying private key: /home/noc/.ssh/noc_offshore_key
  116. debug3: sign_and_send_pubkey: RSA SHA256:blgxJvtpeU6gpkzAO6hRXG9DIHzMfPGajptL8OAUs7E
  117. debug3: send packet: type 50
  118. debug2: we sent a publickey packet, wait for reply
  119. debug3: receive packet: type 52
  120. debug1: Authentication succeeded (publickey).
  121. Authenticated to 10.208.9.88 ([10.208.9.88]:22).
  122. debug1: channel 0: new [client-session]
  123. debug3: ssh_session2_open: channel_new: 0
  124. debug2: channel 0: send open
  125. debug3: send packet: type 90
  126. debug1: Requesting no-more-sessions@openssh.com
  127. debug3: send packet: type 80
  128. debug1: Entering interactive session.
  129. debug1: pledge: network
  130. debug3: receive packet: type 80
  131. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  132. debug3: receive packet: type 91
  133. debug2: callback start
  134. debug2: fd 3 setting TCP_NODELAY
  135. debug3: ssh_packet_set_tos: set IP_TOS 0x08
  136. debug2: client_session2_setup: id 0
  137. debug1: Sending environment.
  138. debug3: Ignored env XDG_SESSION_ID
  139. debug3: Ignored env HOSTNAME
  140. debug3: Ignored env SELINUX_ROLE_REQUESTED
  141. debug3: Ignored env TERM
  142. debug3: Ignored env SHELL
  143. debug3: Ignored env HISTSIZE
  144. debug3: Ignored env SSH_CLIENT
  145. debug3: Ignored env SELINUX_USE_CURRENT_RANGE
  146. debug3: Ignored env SSH_TTY
  147. debug3: Ignored env USER
  148. debug3: Ignored env LS_COLORS
  149. debug3: Ignored env MAIL
  150. debug3: Ignored env PATH
  151. debug3: Ignored env PWD
  152. debug1: Sending env LANG = en_US.UTF-8
  153. debug2: channel 0: request env confirm 0
  154. debug3: send packet: type 98
  155. debug3: Ignored env SELINUX_LEVEL_REQUESTED
  156. debug3: Ignored env HISTCONTROL
  157. debug3: Ignored env SHLVL
  158. debug3: Ignored env HOME
  159. debug3: Ignored env LOGNAME
  160. debug3: Ignored env SSH_CONNECTION
  161. debug3: Ignored env LESSOPEN
  162. debug3: Ignored env XDG_RUNTIME_DIR
  163. debug3: Ignored env _
  164. debug3: Ignored env OLDPWD
  165. debug1: Sending command: sh /tmp/jetty_change.sh 2000 2001 accservice
  166. debug2: channel 0: request exec confirm 1
  167. debug3: send packet: type 98
  168. debug2: callback done
  169. debug2: channel 0: open confirm rwindow 0 rmax 32768
  170. debug2: channel 0: rcvd adjust 2097152
  171. debug3: receive packet: type 99
  172. debug2: channel_input_status_confirm: type 99 id 0
  173. debug2: exec request accepted on channel 0
  174. 2000 2001 accservice JAVA_OPTS="${JAVA_OPTS} -Xms2000m -Xmx2001m"
  175. accservice
  176. debug3: receive packet: type 98
  177. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  178. debug3: receive packet: type 98
  179. debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0
  180. debug2: channel 0: rcvd eow
  181. debug2: channel 0: close_read
  182. debug2: channel 0: input open -> closed
  183. debug3: receive packet: type 96
  184. debug2: channel 0: rcvd eof
  185. debug2: channel 0: output open -> drain
  186. debug2: channel 0: obuf empty
  187. debug2: channel 0: close_write
  188. debug2: channel 0: output drain -> closed
  189. debug3: receive packet: type 97
  190. debug2: channel 0: rcvd close
  191. debug3: channel 0: will not send data after close
  192. debug2: channel 0: almost dead
  193. debug2: channel 0: gc: notify user
  194. debug2: channel 0: gc: user detached
  195. debug2: channel 0: send close
  196. debug3: send packet: type 97
  197. debug2: channel 0: is dead
  198. debug2: channel 0: garbage collecting
  199. debug1: channel 0: free: client-session, nchannels 1
  200. debug3: channel 0: status: The following connections are open:
  201. #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
  202.  
  203. debug3: send packet: type 1
  204. Transferred: sent 2572, received 2820 bytes, in 2.9 seconds
  205. Bytes per second: sent 888.1, received 973.8
  206. debug1: Exit status 0
  207.  
  208. [noc@noc-automation tmp]$ ps -ef|grep httpd|grep -v grep
  209. noc 1925 2637 0 Jan19 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND
  210. noc 2143 2637 0 Jan19 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND
  211. noc 2229 2637 0 Jan19 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND
  212. root 2637 1 0 Jan18 ? 00:00:09 /usr/sbin/httpd -DFOREGROUND
  213. noc 4681 2637 0 Jan19 ? 00:00:01 /usr/sbin/httpd -DFOREGROUND
  214. noc 6878 2637 0 Jan18 ? 00:00:01 /usr/sbin/httpd -DFOREGROUND
  215. noc 7722 2637 0 00:31 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND
  216. noc 12575 2637 0 Jan18 ? 00:00:01 /usr/sbin/httpd -DFOREGROUND
  217. noc 20192 2637 0 Jan18 ? 00:00:01 /usr/sbin/httpd -DFOREGROUND
  218. noc 23163 2637 0 Jan19 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND
  219. noc 25275 2637 0 Jan19 ? 00:00:00 /usr/sbin/httpd -DFOREGROUND
Add Comment
Please, Sign In to add comment