Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2014
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 KB | None | 0 0
  1. @nocprj noc]# ./noc debug-script get_arp superswitch
  2. /opt/noc/lib/python2.7/site-packages/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  3. _warn("Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)
  4. 2014-07-02 12:36:03,689 SSH: Using gmpy
  5. 2014-07-02 12:36:03,792 Using JSON library: cjson
  6. 2014-07-02 12:36:03,891 Loading PeriodicRegistry
  7. 2014-07-02 12:36:03,897 Loading DownloaderRegistry
  8. 2014-07-02 12:36:03,930 Loading ProfileRegistry
  9. 2014-07-02 12:36:04,579 Loading ScriptRegistry
  10. 2014-07-02 12:36:04,926 Setting up 'select' polling method
  11. 2014-07-02 12:36:04,927 Activating 'select' poller
  12. 2014-07-02 12:36:04,927 Loading private ssh key from 'etc/ssh/id_rsa'
  13. 2014-07-02 12:36:04,927 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  14. access_profile {
  15. profile: "Linksys.SPS2xx"
  16. scheme: SSH
  17. address: "10.10.10.10"
  18. user: "nocproj"
  19. password: "megopass"
  20. super_password: "00000"
  21. }
  22. object_name: "superswitch"
  23. script: "Linksys.SPS2xx.get_arp"
  24.  
  25. 2014-07-02 12:36:04,930 Running socket factory (SelectPoller)
  26. 2014-07-02 12:36:04,930 Running script thread
  27. 2014-07-02 12:36:04,930 Creating transaction id=1573264796 method=None callback=None
  28. 2014-07-02 12:36:04,931 [Linksys.SPS2xx.get_arp(superswitch, 10.10.10.10)] Running
  29. 2014-07-02 12:36:04,931 [Linksys.SPS2xx.get_arp(superswitch, 10.10.10.10)] Running script: Linksys.SPS2xx.get_arp ({})
  30. 2014-07-02 12:36:04,931 [Linksys.SPS2xx.get_arp(superswitch, 10.10.10.10)] cli(show arp)
  31. 2014-07-02 12:36:04,931 [Linksys.SPS2xx.get_arp(superswitch, 10.10.10.10)] Running new provider
  32. 2014-07-02 12:36:04,932 [SSH: 10.10.10.10] ==> SSH_START
  33. 2014-07-02 12:36:04,932 [SSH: 10.10.10.10] set_timeout(30)
  34. 2014-07-02 12:36:04,932 register_socket(<CLISSHSocket(0x50c0450, 10.10.10.10:22, )>,None)
  35. 2014-07-02 12:36:05,930 Tick
  36. 2014-07-02 12:36:05,931 3 TICKS TO EXIT
  37. 2014-07-02 12:36:05,931 [SSH: 10.10.10.10] Initializing socket
  38. 2014-07-02 12:36:05,931 [SSH: 10.10.10.10] Connecting 10.10.10.10:22
  39. 2014-07-02 12:36:05,940 [SSH: 10.10.10.10] Connected
  40. 2014-07-02 12:36:05,947 [SSH: 10.10.10.10] event(SSH_VERSION)
  41. 2014-07-02 12:36:05,948 [SSH: 10.10.10.10] ==> SSH_VERSION
  42. 2014-07-02 12:36:05,948 [SSH: 10.10.10.10] Remote protocol version 2.0, remote software version OpenSSH_5.9p1.RL
  43. 2014-07-02 12:36:05,948 [SSH: 10.10.10.10] Setting SSH transforms to: in=none none, out=none none
  44. 2014-07-02 12:36:05,949 [SSH: 10.10.10.10] Setting SSH transform keys
  45. 2014-07-02 12:36:05,949 [SSH: 10.10.10.10] Sending message type MSG_KEXINIT (20)
  46. 2014-07-02 12:36:05,949 [SSH: 10.10.10.10] event(SSH_KEY_EXCHANGE)
  47. 2014-07-02 12:36:05,949 [SSH: 10.10.10.10] ==> SSH_KEY_EXCHANGE
  48. 2014-07-02 12:36:05,953 [SSH: 10.10.10.10] Sending message type MSG_DISCONNECT (1)
  49. 2014-07-02 12:36:05,953 [SSH: 10.10.10.10] Disconnecting: Bad packet length 1349676916 (PROTOCOL_ERROR:2)
  50. 2014-07-02 12:36:05,953 [SSH: 10.10.10.10] event(FAILURE)
  51. 2014-07-02 12:36:05,953 [SSH: 10.10.10.10] ==> FAILURE
  52. 2014-07-02 12:36:05,953 [SSH: 10.10.10.10] set_patterns([])
  53. 2014-07-02 12:36:05,959 [SSH: 10.10.10.10] Closing socket
  54. 2014-07-02 12:36:05,959 unregister_socket(<CLISSHSocket(0x50c0450, 10.10.10.10:22, closing)>)
  55. 2014-07-02 12:36:05,964 [Linksys.SPS2xx.get_arp(superswitch, 10.10.10.10)] CLI Provider is ready
  56. 2014-07-02 12:36:05,964 [Linksys.SPS2xx.get_arp(superswitch, 10.10.10.10)] Disable paging
  57. 2014-07-02 12:36:05,964 [Linksys.SPS2xx.get_arp(superswitch, 10.10.10.10)] cli(terminal datadump)
  58. 2014-07-02 12:36:05,965 [SSH: 10.10.10.10] submit('terminal datadump', bulk_lines=None, streaming=False)
  59. 2014-07-02 12:36:05,965 [Linksys.SPS2xx.get_arp(superswitch, 10.10.10.10)] Login failed: Disconnecting: Bad packet length 1349676916 (PROTOCOL_ERROR:2)
  60. 2014-07-02 12:36:05,965 [Linksys.SPS2xx.get_arp(superswitch, 10.10.10.10)] Closing
  61. 2014-07-02 12:36:05,965 Requesting call: <bound method CLISSHSocket.close of <CLISSHSocket(0x50c0450, 10.10.10.10:22, closing)>>(*(), **{'flush': True})
  62. 2014-07-02 12:36:06,960 Tick
  63. 2014-07-02 12:36:06,960 Calling delayed <bound method CLISSHSocket.close of <CLISSHSocket(0x50c0450, 10.10.10.10:22, closing)>>(*(), **{'flush': True})
  64. 2014-07-02 12:36:06,960 2 TICKS TO EXIT
  65. 2014-07-02 12:36:07,961 Tick
  66. 2014-07-02 12:36:07,961 1 TICKS TO EXIT
  67. 2014-07-02 12:36:08,962 Tick
  68. 2014-07-02 12:36:08,962 EXIT
  69. 2014-07-02 12:36:08,962 Shutting down the factory
  70. 2014-07-02 12:36:08,962 0 TICKS TO EXIT
  71. 2014-07-02 12:36:08,962 Stopping socket factory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement