[rancid] Re: Cisco 1900 configuration retrieval issue

Laker Netman laker_netman at yahoo.com
Thu Jan 11 17:03:24 UTC 2007


strace posted at end....

----- Original Message ----
From: john heasley <heas at shrubbery.net>
To: Laker Netman <laker_netman at yahoo.com>
Cc: rancid-discuss at shrubbery.net
Sent: Wednesday, January 10, 2007 8:55:16 PM
Subject: Re: [rancid]  Cisco 1900 configuration retrieval issue

Wed, Jan 10, 2007 at 01:41:58PM -0800, Laker Netman:
> Hello.
> 
> I am having trouble retrieving the configuration from a Cisco (Catalyst) 1900 switch.
> 
> After reviewing the archives, I found and read a thread from 3/24/06 which details the issue I appear to be experiencing.  I could not find a follow-up detailing a fix or workaround.
> 
> I am running RANCID 2.3.2a3, Expect 5.43.0 on Fedora Core 4 Linux.
> 
> I have included the output from "expect -d /path/to/clogin -c 'show running' hostname > log 2>&1" below.
> 
> Suggestions?

looks a bit like telnet is hanging.  i presume it does not do this
interactively, so strace -o log -f it.

> Thanks,
> Laker
> 
> 
> expect version 5.43.0
> argv[0] = expect  argv[1] = -d  argv[2] = bin/clogin  argv[3] = -c  argv[4] = show running  argv[5] = 192.168.20.211  
> set argc 3
> set argv0 "bin/clogin"
> set argv "-c {show running} 192.168.20.211"
> executing commands from command file bin/clogin
> 192.168.20.211
> spawn telnet 192.168.20.211
> parent: waiting for sync byte
> parent: telling child to go ahead
> parent: now unsynchronized from child
> spawn: returns {4698}
> 
> expect: does "" (spawn_id exp4) match regular expression "(Connection refused|Secure connection [^\n\r]+ refused)"? no
> "(Connection closed by|Connection to [^\n\r]+ closed)"? no
> 
> expect: does "" (spawn_id exp4) match glob pattern "unknown host\r"? no
> 
> expect: does "" (spawn_id exp4) match glob pattern "Host is unreachable"? no
> "No address associated with name"? no
> "(Host key not found |The authenticity of host .* be established).*(yes/no)?"? no
> "HOST IDENTIFICATION HAS CHANGED.* (yes/no)?"? no
> "Offending key for .* (yes/no)?"? no
> "(denied|Sorry)"? no
> "Login failed"? no
> "% (Bad passwords|Authentication failed)"? no
> "Press any key to continue."? no
> "Enter Selection: "? no
> "@[^\r\n]+ ([Pp]assword|passwd):"? no
> "(Username|Login|login|user name):"? no
> "([Pp]assword|passwd):"? no
> ">"? no
> "Login invalid"? no
> Trying 192.168.20.211...
> 
> Connected to 192.168.20.211 (192.168.20.211).
> 
> Escape character is '^]'.
> 
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n" (spawn_id exp4) match regular expression "(Connection refused|Secure connection [^\n\r]+ refused)"? no
> "(Connection closed by|Connection to [^\n\r]+ closed)"? no
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n" (spawn_id exp4) match glob pattern "unknown host\r"? no
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n" (spawn_id exp4) match glob pattern "Host is unreachable"? no
> "No address associated with name"? no
> "(Host key not found |The authenticity of host .* be established).*(yes/no)?"? no
> "HOST IDENTIFICATION HAS CHANGED.* (yes/no)?"? no
> "Offending key for .* (yes/no)?"? no
> "(denied|Sorry)"? no
> "Login failed"? no
> "% (Bad passwords|Authentication failed)"? no
> "Press any key to continue."? no
> "Enter Selection: "? no
> "@[^\r\n]+ ([Pp]assword|passwd):"? no
> "(Username|Login|login|user name):"? no
> "([Pp]assword|passwd):"? no
> ">"? no
> "Login invalid"? no
> 
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n\r\n" (spawn_id exp4) match regular expression "(Connection refused|Secure connection [^\n\r]+ refused)"? no
> "(Connection closed by|Connection to [^\n\r]+ closed)"? no
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n\r\n" (spawn_id exp4) match glob pattern "unknown host\r"? no
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n\r\n" (spawn_id exp4) match glob pattern "Host is unreachable"? no
> "No address associated with name"? no
> "(Host key not found |The authenticity of host .* be established).*(yes/no)?"? no
> "HOST IDENTIFICATION HAS CHANGED.* (yes/no)?"? no
> "Offending key for .* (yes/no)?"? no
> "(denied|Sorry)"? no
> "Login failed"? no
> "% (Bad passwords|Authentication failed)"? no
> "Press any key to continue."? no
> "Enter Selection: "? no
> "@[^\r\n]+ ([Pp]assword|passwd):"? no
> "(Username|Login|login|user name):"? no
> "([Pp]assword|passwd):"? no
> ">"? no
> "Login invalid"? no
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Catalyst 1900 Management Console
> Copyright (c) Cisco Systems, Inc.  1993-1999
> All rights reserved.
> Enterprise Edition Software
> Ethernet Address:      00-30-94-B7-DA-40
> 
> PCA Number:            73-3121-04
> PCA Serial Number:     FAB034637LN
> Model Number:          WS-C1924-EN
> System Serial Number:  FAB0346R0M1
> Power Supply S/N:      PHI033008AT
> PCB Serial Number:     FAB034637LN,73-3121-04
> -------------------------------------------------
> 
> 1 user(s) now active on Management Console.
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nCatalyst 1900 Management Console\r\nCopyright (c) Cisco Systems, Inc.  1993-1999\r\nAll rights reserved.\r\nEnterprise Edition Software\r\nEthernet Address:      00-30-94-B7-DA-40\r\n\r\nPCA Number:            73-3121-04\r\nPCA Serial Number:     FAB034637LN\r\nModel Number:          WS-C1924-EN\r\nSystem Serial Number:  FAB0346R0M1\r\nPower Supply S/N:      PHI033008AT\r\nPCB Serial Number:     FAB034637LN,73-3121-04\r\n-------------------------------------------------\r\n\r\n1 user(s) now active on Management Console.\r\n" (spawn_id exp4) match regular expression "(Connection refused|Secure connection [^\n\r]+ refused)"? no
> "(Connection closed by|Connection to [^\n\r]+ closed)"? no
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nCatalyst 1900 Management Console\r\nCopyright (c) Cisco Systems, Inc.  1993-1999\r\nAll rights reserved.\r\nEnterprise Edition Software\r\nEthernet Address:      00-30-94-B7-DA-40\r\n\r\nPCA Number:            73-3121-04\r\nPCA Serial Number:     FAB034637LN\r\nModel Number:          WS-C1924-EN\r\nSystem Serial Number:  FAB0346R0M1\r\nPower Supply S/N:      PHI033008AT\r\nPCB Serial Number:     FAB034637LN,73-3121-04\r\n-------------------------------------------------\r\n\r\n1 user(s) now active on Management Console.\r\n" (spawn_id exp4) match glob pattern "unknown host\r"? no
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nCatalyst 1900 Management Console\r\nCopyright (c) Cisco Systems, Inc.  1993-1999\r\nAll rights reserved.\r\nEnterprise Edition Software\r\nEthernet Address:      00-30-94-B7-DA-40\r\n\r\nPCA Number:            73-3121-04\r\nPCA Serial Number:     FAB034637LN\r\nModel Number:          WS-C1924-EN\r\nSystem Serial Number:  FAB0346R0M1\r\nPower Supply S/N:      PHI033008AT\r\nPCB Serial Number:     FAB034637LN,73-3121-04\r\n-------------------------------------------------\r\n\r\n1 user(s) now active on Management Console.\r\n" (spawn_id exp4) match glob pattern "Host is unreachable"? no
> "No address associated with name"? no
> "(Host key not found |The authenticity of host .* be established).*(yes/no)?"? no
> "HOST IDENTIFICATION HAS CHANGED.* (yes/no)?"? no
> "Offending key for .* (yes/no)?"? no
> "(denied|Sorry)"? no
> "Login failed"? no
> "% (Bad passwords|Authentication failed)"? no
> "Press any key to continue."? no
> "Enter Selection: "? no
> "@[^\r\n]+ ([Pp]assword|passwd):"? no
> "(Username|Login|login|user name):"? no
> "([Pp]assword|passwd):"? no
> ">"? no
> "Login invalid"? no
> 
>         User Interface Menu
> 
>      [M] Menus
>      [K] Command Line
> 
> Enter Selection:  
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nCatalyst 1900 Management Console\r\nCopyright (c) Cisco Systems, Inc.  1993-1999\r\nAll rights reserved.\r\nEnterprise Edition Software\r\nEthernet Address:      00-30-94-B7-DA-40\r\n\r\nPCA Number:            73-3121-04\r\nPCA Serial Number:     FAB034637LN\r\nModel Number:          WS-C1924-EN\r\nSystem Serial Number:  FAB0346R0M1\r\nPower Supply S/N:      PHI033008AT\r\nPCB Serial Number:     FAB034637LN,73-3121-04\r\n-------------------------------------------------\r\n\r\n1 user(s) now active on Management Console.\r\n\r\n        User Interface Menu\r\n\r\n     [M] Menus\r\n     [K] Command Line\r\n\r\nEnter Selection:  " (spawn_id exp4) match regular expression "(Connection refused|Secure connection [^\n\r]+ 
>  refused)"? no
> "(Connection closed by|Connection to [^\n\r]+ closed)"? no
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nCatalyst 1900 Management Console\r\nCopyright (c) Cisco Systems, Inc.  1993-1999\r\nAll rights reserved.\r\nEnterprise Edition Software\r\nEthernet Address:      00-30-94-B7-DA-40\r\n\r\nPCA Number:            73-3121-04\r\nPCA Serial Number:     FAB034637LN\r\nModel Number:          WS-C1924-EN\r\nSystem Serial Number:  FAB0346R0M1\r\nPower Supply S/N:      PHI033008AT\r\nPCB Serial Number:     FAB034637LN,73-3121-04\r\n-------------------------------------------------\r\n\r\n1 user(s) now active on Management Console.\r\n\r\n        User Interface Menu\r\n\r\n     [M] Menus\r\n     [K] Command Line\r\n\r\nEnter Selection:  " (spawn_id exp4) match glob pattern "unknown host\r"? no
> 
> expect: does "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nCatalyst 1900 Management Console\r\nCopyright (c) Cisco Systems, Inc.  1993-1999\r\nAll rights reserved.\r\nEnterprise Edition Software\r\nEthernet Address:      00-30-94-B7-DA-40\r\n\r\nPCA Number:            73-3121-04\r\nPCA Serial Number:     FAB034637LN\r\nModel Number:          WS-C1924-EN\r\nSystem Serial Number:  FAB0346R0M1\r\nPower Supply S/N:      PHI033008AT\r\nPCB Serial Number:     FAB034637LN,73-3121-04\r\n-------------------------------------------------\r\n\r\n1 user(s) now active on Management Console.\r\n\r\n        User Interface Menu\r\n\r\n     [M] Menus\r\n     [K] Command Line\r\n\r\nEnter Selection:  " (spawn_id exp4) match glob pattern "Host is unreachable"? no
> "No address associated with name"? no
> "(Host key not found |The authenticity of host .* be established).*(yes/no)?"? no
> "HOST IDENTIFICATION HAS CHANGED.* (yes/no)?"? no
> "Offending key for .* (yes/no)?"? no
> "(denied|Sorry)"? no
> "Login failed"? no
> "% (Bad passwords|Authentication failed)"? no
> "Press any key to continue."? no
> "Enter Selection: "? yes
> expect: set expect_out(0,string) "Enter Selection: "
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "Trying 192.168.20.211...\r\r\nConnected to 192.168.20.211 (192.168.20.211).\r\r\nEscape character is '^]'.\r\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nCatalyst 1900 Management Console\r\nCopyright (c) Cisco Systems, Inc.  1993-1999\r\nAll rights reserved.\r\nEnterprise Edition Software\r\nEthernet Address:      00-30-94-B7-DA-40\r\n\r\nPCA Number:            73-3121-04\r\nPCA Serial Number:     FAB034637LN\r\nModel Number:          WS-C1924-EN\r\nSystem Serial Number:  FAB0346R0M1\r\nPower Supply S/N:      PHI033008AT\r\nPCB Serial Number:     FAB034637LN,73-3121-04\r\n-------------------------------------------------\r\n\r\n1 user(s) now active on Management Console.\r\n\r\n        User Interface Menu\r\n\r\n     [M] Menus\r\n     [K] Command Line\r\n\r\nEnter Selection: "
> send: sending "K\r" to { exp4 }
> expect: continuing expect
> 
> expect: does " " (spawn_id exp4) match regular expression "(Connection refused|Secure connection [^\n\r]+ refused)"? no
> "(Connection closed by|Connection to [^\n\r]+ closed)"? no
> 
> expect: does " " (spawn_id exp4) match glob pattern "unknown host\r"? no
> 
> expect: does " " (spawn_id exp4) match glob pattern "Host is unreachable"? no
> "No address associated with name"? no
> "(Host key not found |The authenticity of host .* be established).*(yes/no)?"? no
> "HOST IDENTIFICATION HAS CHANGED.* (yes/no)?"? no
> "Offending key for .* (yes/no)?"? no
> "(denied|Sorry)"? no
> "Login failed"? no
> "% (Bad passwords|Authentication failed)"? no
> "Press any key to continue."? no
> "Enter Selection: "? no
> "@[^\r\n]+ ([Pp]assword|passwd):"? no
> "(Username|Login|login|user name):"? no
> "([Pp]assword|passwd):"? no
> ">"? no
> "Login invalid"? no
> K
> 
> 
>       CLI session with the switch is open.
>       To end the CLI session, enter [Exit].
> 
> frk1924>
> expect: does " K\r\n\r\n\r\n      CLI session with the switch is open.\r\n      To end the CLI session, enter [Exit].\r\n\r\nfrk1924>" (spawn_id exp4) match regular expression "(Connection refused|Secure connection [^\n\r]+ refused)"? no
> "(Connection closed by|Connection to [^\n\r]+ closed)"? no
> 
> expect: does " K\r\n\r\n\r\n      CLI session with the switch is open.\r\n      To end the CLI session, enter [Exit].\r\n\r\nfrk1924>" (spawn_id exp4) match glob pattern "unknown host\r"? no
> 
> expect: does " K\r\n\r\n\r\n      CLI session with the switch is open.\r\n      To end the CLI session, enter [Exit].\r\n\r\nfrk1924>" (spawn_id exp4) match glob pattern "Host is unreachable"? no
> "No address associated with name"? no
> "(Host key not found |The authenticity of host .* be established).*(yes/no)?"? no
> "HOST IDENTIFICATION HAS CHANGED.* (yes/no)?"? no
> "Offending key for .* (yes/no)?"? no
> "(denied|Sorry)"? no
> "Login failed"? no
> "% (Bad passwords|Authentication failed)"? no
> "Press any key to continue."? no
> "Enter Selection: "? no
> "@[^\r\n]+ ([Pp]assword|passwd):"? no
> "(Username|Login|login|user name):"? no
> "([Pp]assword|passwd):"? no
> ">"? yes
> expect: set expect_out(0,string) ">"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) " K\r\n\r\n\r\n      CLI session with the switch is open.\r\n      To end the CLI session, enter [Exit].\r\n\r\nfrk1924>"
> send: sending "enable\r" to { exp4 }
> 
> expect: does "" (spawn_id exp4) match regular expression "(Username|Login|login|user name):"? no
> "[Pp]assword:"? no
> "#"? no
> "(enable)"? no
> "(denied|Sorry|Incorrect)"? no
> "% Error in authentication"? no
> "% Bad passwords"? no
> enable
> 
> Enter password:  
> expect: does "enable\n\rEnter password:  " (spawn_id exp4) match regular expression "(Username|Login|login|user name):"? no
> "[Pp]assword:"? yes
> expect: set expect_out(0,string) "password:"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "enable\n\rEnter password:"
> send: sending "XXXXXXXX\r" to { exp4 }
> expect: continuing expect
> 
> expect: does "  " (spawn_id exp4) match regular expression "(Username|Login|login|user name):"? no
> "[Pp]assword:"? no
> "#"? no
> "(enable)"? no
> "(denied|Sorry|Incorrect)"? no
> "% Error in authentication"? no
> "% Bad passwords"? no
> *****
> 
> expect: does "  *****\r\n" (spawn_id exp4) match regular expression "(Username|Login|login|user name):"? no
> "[Pp]assword:"? no
> "#"? no
> "(enable)"? no
> "(denied|Sorry|Incorrect)"? no
> "% Error in authentication"? no
> "% Bad passwords"? no
> frk1924#
> expect: does "  *****\r\nfrk1924#" (spawn_id exp4) match regular expression "(Username|Login|login|user name):"? no
> "[Pp]assword:"? no
> "#"? yes
> expect: set expect_out(0,string) "#"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "  *****\r\nfrk1924#"
> send: sending "\r" to { exp4 }
> 
> expect: does "" (spawn_id exp4) match regular expression "[\r\n]+"? no
> "^(.+:)1 #"? no
> "^.+#"? no
> "^.+> \(enable\)"? no
> 
> 
> expect: does "\n" (spawn_id exp4) match regular expression "[\r\n]+"? yes
> expect: set expect_out(0,string) "\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "\n"
> expect: continuing expect
> 
> expect: does "" (spawn_id exp4) match regular expression "[\r\n]+"? no
> "^(.+:)1 #"? no
> "^.+#"? no
> "^.+> \(enable\)"? no
> 
> frk1924#
> expect: does "\rfrk1924#" (spawn_id exp4) match regular expression "[\r\n]+"? yes
> expect: set expect_out(0,string) "\r"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "\r"
> expect: continuing expect
> 
> expect: does "frk1924#" (spawn_id exp4) match regular expression "[\r\n]+"? no
> "^(.+:)1 #"? no
> "^.+#"? yes
> expect: set expect_out(0,string) "frk1924#"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "frk1924#"
> send: sending "term length 0\r" to { exp4 }
> 
> expect: does "" (spawn_id exp4) match regular expression "frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "[\n\r]+"? no
> term length 0
> 
>              ^
> % Invalid input detected at '^' marker.
> 
> expect: does "term length 0\n\r             ^\r\n% Invalid input detected at '^' marker.\r\n" (spawn_id exp4) match regular expression "frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\n\r"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "term length 0\n\r"
> expect: continuing expect
> 
> expect: does "             ^\r\n% Invalid input detected at '^' marker.\r\n" (spawn_id exp4) match regular expression "frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "             ^\r\n"
> expect: continuing expect
> 
> expect: does "% Invalid input detected at '^' marker.\r\n" (spawn_id exp4) match regular expression "frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "% Invalid input detected at '^' marker.\r\n"
> expect: continuing expect
> 
> expect: does "" (spawn_id exp4) match regular expression "frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "[\n\r]+"? no
> frk1924#
> expect: does "frk1924#" (spawn_id exp4) match regular expression "frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? yes
> expect: set expect_out(0,string) "frk1924#"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "frk1924#"
> send: sending "show running\r" to { exp4 }
> 
> expect: does "" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? no
> "[^\r\n]*Press <SPACE> to cont[^\r\n]*"? no
> "^ *--More--[^\n\r]*"? no
> "^<-+ More -+>[^\n\r]*"? no
> 
> expect: does "show running\n\rBuilding configuration...\r\nCurrent configuration:\r\n!\r\n!\r\n!\r\nno cgmp\r\n!\r\n!\r\n!\r\n!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\n\r"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "show running\n\r"
> show running
> 
> expect: continuing expect
> 
> expect: does "Building configuration...\r\nCurrent configuration:\r\n!\r\n!\r\n!\r\nno cgmp\r\n!\r\n!\r\n!\r\n!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "Building configuration...\r\n"
> Building configuration...
> expect: continuing expect
> 
> expect: does "Current configuration:\r\n!\r\n!\r\n!\r\nno cgmp\r\n!\r\n!\r\n!\r\n!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "Current configuration:\r\n"
> Current configuration:
> expect: continuing expect
> 
> expect: does "!\r\n!\r\n!\r\nno cgmp\r\n!\r\n!\r\n!\r\n!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "!\r\n"
> !
> expect: continuing expect
> 
> expect: does "!\r\n!\r\nno cgmp\r\n!\r\n!\r\n!\r\n!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "!\r\n"
> !
> expect: continuing expect
> 
> expect: does "!\r\nno cgmp\r\n!\r\n!\r\n!\r\n!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "!\r\n"
> !
> expect: continuing expect
> 
> expect: does "no cgmp\r\n!\r\n!\r\n!\r\n!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "no cgmp\r\n"
> no cgmp
> expect: continuing expect
> 
> expect: does "!\r\n!\r\n!\r\n!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "!\r\n"
> !
> expect: continuing expect
> 
> expect: does "!\r\n!\r\n!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "!\r\n"
> !
> expect: continuing expect
> 
> expect: does "!\r\n!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "!\r\n"
> !
> expect: continuing expect
> 
> expect: does "!\r\nhostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "!\r\n"
> !
> expect: continuing expect
> 
> expect: does "hostname "frk1924"\r\n!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "hostname "frk1924"\r\n"
> hostname "frk1924"
> expect: continuing expect
> 
> expect: does "!\r\n!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "!\r\n"
> !
> expect: continuing expect
> 
> expect: does "!\r\n!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "!\r\n"
> !
> expect: continuing expect
> 
> expect: does "!\r\nmonitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "!\r\n"
> !
> expect: continuing expect
> 
> expect: does "monitor-port monitored 0/1\r\nmonitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "monitor-port monitored 0/1\r\n"
> monitor-port monitored 0/1
> expect: continuing expect
> 
> expect: does "monitor-port monitored 0/2\r\nmonitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "monitor-port monitored 0/2\r\n"
> monitor-port monitored 0/2
> expect: continuing expect
> 
> expect: does "monitor-port monitored 0/3\r\nmonitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "monitor-port monitored 0/3\r\n"
> monitor-port monitored 0/3
> expect: continuing expect
> 
> expect: does "monitor-port monitored 0/4\r\nmonitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "monitor-port monitored 0/4\r\n"
> monitor-port monitored 0/4
> expect: continuing expect
> 
> expect: does "monitor-port monitored 0/5\r\nmonitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "monitor-port monitored 0/5\r\n"
> monitor-port monitored 0/5
> expect: continuing expect
> 
> expect: does "monitor-port monitored 0/6\r\nmonitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "monitor-port monitored 0/6\r\n"
> monitor-port monitored 0/6
> expect: continuing expect
> 
> expect: does "monitor-port monitored 0/7\r\nmonitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "monitor-port monitored 0/7\r\n"
> monitor-port monitored 0/7
> expect: continuing expect
> 
> expect: does "monitor-port monitored 0/8\r\nmonitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "monitor-port monitored 0/8\r\n"
> monitor-port monitored 0/8
> expect: continuing expect
> 
> expect: does "monitor-port monitored 0/9\r\n\r\n--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "monitor-port monitored 0/9\r\n\r\n"
> monitor-port monitored 0/9
> 
> expect: continuing expect
> 
> expect: does "--More--\r\n" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? yes
> expect: set expect_out(0,string) "\r\n"
> expect: set expect_out(spawn_id) "exp4"
> expect: set expect_out(buffer) "--More--\r\n"
> --More--
> expect: continuing expect
> 
> expect: does "" (spawn_id exp4) match regular expression "\u0008+"? no
> "^[^\n\r *]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?"? no
> "^[^\n\r]*frk1924([^#>\r\n]+)?[#>](\([^)\r\n]+\))?."? no
> "[\n\r]+"? no
> "[^\r\n]*Press <SPACE> to cont[^\r\n]*"? no
> "^ *--More--[^\n\r]*"? no
> "^<-+ More -+>[^\n\r]*"? no
> expect: timed out
> 
> Error: TIMEOUT reached
> write() failed to write anything - will sleep(1) and retry...
> 
> 
> 
> 
_____________________________________________________________________
_____________________________________________________________________

It's worth noting that I pull configs from other (non-1900) switches and routers at this site without issue.  Also, the hang occurs whether the it is being executed from rancid-run or individually from the command line with clogin.

11057 execve("bin/clogin", ["bin/clogin", "-c", "sho running", "192.168.20.211"], [/* 20 vars */]) = 0
11057 brk(0)                            = 0x92ea000
11057 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
11057 open("/etc/ld.so.cache", O_RDONLY) = 3
11057 fstat64(3, {st_mode=S_IFREG|0644, st_size=69106, ...}) = 0
11057 old_mmap(NULL, 69106, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f50000
11057 close(3)                          = 0
11057 open("/usr/lib/libexpect5.43.so", O_RDONLY) = 3
11057 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200|\0"..., 512) = 512
11057 fstat64(3, {st_mode=S_IFREG|0755, st_size=151536, ...}) = 0
11057 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f4f000
11057 old_mmap(NULL, 166876, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x215000
11057 old_mmap(0x239000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23000) = 0x239000
11057 old_mmap(0x23b000, 11228, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x23b000
11057 close(3)                          = 0
11057 open("/usr/lib/libtcl8.4.so", O_RDONLY) = 3
11057 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360:\1"..., 512) = 512
11057 fstat64(3, {st_mode=S_IFREG|0755, st_size=688092, ...}) = 0
11057 old_mmap(NULL, 689648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x443000
11057 old_mmap(0x4e1000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9e000) = 0x4e1000
11057 old_mmap(0x4eb000, 1520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4eb000
11057 close(3)                          = 0
11057 open("/lib/libdl.so.2", O_RDONLY) = 3
11057 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\f\0\000"..., 512) = 512
11057 fstat64(3, {st_mode=S_IFREG|0755, st_size=14504, ...}) = 0
11057 old_mmap(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfb1000
11057 old_mmap(0xfb3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xfb3000
11057 close(3)                          = 0
11057 open("/lib/libm.so.6", O_RDONLY)  = 3
11057 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0203\0"..., 512) = 512
11057 fstat64(3, {st_mode=S_IFREG|0755, st_size=199136, ...}) = 0
11057 old_mmap(NULL, 147616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x849000
11057 old_mmap(0x86c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x86c000
11057 close(3)                          = 0
11057 open("/lib/libutil.so.1", O_RDONLY) = 3
11057 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\f\0"..., 512) = 512
11057 fstat64(3, {st_mode=S_IFREG|0755, st_size=13380, ...}) = 0
11057 old_mmap(NULL, 12432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x111000
11057 old_mmap(0x113000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x113000
11057 close(3)                          = 0
11057 open("/lib/libc.so.6", O_RDONLY)  = 3
11057 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\252N\1"..., 512) = 512
11057 fstat64(3, {st_mode=S_IFREG|0755, st_size=1478672, ...}) = 0
11057 old_mmap(NULL, 1215452, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5f3000
11057 old_mmap(0x716000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x122000) = 0x716000
11057 old_mmap(0x71a000, 7132, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x71a000
11057 close(3)                          = 0
11057 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f4e000
11057 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f4d000
11057 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f4d6c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
11057 mprotect(0x716000, 8192, PROT_READ) = 0
11057 mprotect(0x113000, 4096, PROT_READ) = 0
11057 mprotect(0x86c000, 4096, PROT_READ) = 0
11057 mprotect(0xfb3000, 4096, PROT_READ) = 0
11057 mprotect(0xc70000, 4096, PROT_READ) = 0
11057 munmap(0xb7f50000, 69106)         = 0
11057 _llseek(0, 0, 0xbf8ff280, SEEK_CUR) = -1 ESPIPE (Illegal seek)
11057 _llseek(1, 0, 0xbf8ff280, SEEK_CUR) = -1 ESPIPE (Illegal seek)
11057 _llseek(2, 0, 0xbf8ff280, SEEK_CUR) = -1 ESPIPE (Illegal seek)
11057 rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
11057 brk(0)                            = 0x92ea000
11057 brk(0x930b000)                    = 0x930b000
11057 uname({sys="Linux", node="VALIANT", ...}) = 0
11057 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
11057 fstat64(3, {st_mode=S_IFREG|0644, st_size=53345920, ...}) = 0
11057 mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7d4d000
11057 mmap2(NULL, 204800, PROT_READ, MAP_PRIVATE, 3, 0x814) = 0xb7d1b000
11057 mmap2(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0x855) = 0xb7d1a000
11057 close(3)                          = 0
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=45056, ...}) = 0
11057 lstat64("/usr/lib/tcl8.4", {st_mode=S_IFLNK|0777, st_size=17, ...}) = 0
11057 readlink("/usr/lib/tcl8.4", "/usr/share/tcl8.4", 4096) = 17
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/share/tcl8.4", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/share/tcl8.4/encoding", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 open("/usr/share/tcl8.4/encoding/iso8859-1.enc", O_RDONLY|O_LARGEFILE) = 3
11057 fcntl64(3, F_SETFD, FD_CLOEXEC)   = 0
11057 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8fe9a8) = -1 ENOTTY (Inappropriate ioctl for device)
11057 read(3, "# Encoding file: iso8859-1, sing"..., 4096) = 1094
11057 read(3, "", 4096)                 = 0
11057 close(3)                          = 0
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/share/tcl8.4", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 access("/usr/share/tcl8.4/init.tcl", F_OK) = 0
11057 stat64("/usr/share/tcl8.4/init.tcl", {st_mode=S_IFREG|0644, st_size=22981, ...}) = 0
11057 open("/usr/share/tcl8.4/init.tcl", O_RDONLY|O_LARGEFILE) = 3
11057 fcntl64(3, F_SETFD, FD_CLOEXEC)   = 0
11057 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8fe438) = -1 ENOTTY (Inappropriate ioctl for device)
11057 read(3, "# init.tcl --\n#\n# Default system"..., 4096) = 4096
11057 read(3, "[llength [info commands tclLog]]"..., 4096) = 4096
11057 read(3, " [string range $errorInfo 0 $i]\n"..., 4096) = 4096
11057 read(3, "lly invoked within auto_load to "..., 4096) = 4096
11057 read(3, "_index\n\n    foreach pattern $pat"..., 4096) = 4096
11057 read(3, "s: \n# action -              \"ren"..., 4096) = 2501
11057 read(3, "", 4096)                 = 0
11057 close(3)                          = 0
11057 getpid()                          = 11057
11057 open("/dev/tty", O_RDWR)          = 3
11057 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 ioctl(3, TIOCGWINSZ, {ws_row=53, ws_col=170, ws_xpixel=0, ws_ypixel=0}) = 0
11057 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 _llseek(0, 0, 0xbf8ff1c0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
11057 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 _llseek(1, 0, 0xbf8ff1c0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
11057 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 _llseek(2, 0, 0xbf8ff1c0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
11057 ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 fcntl64(0, F_GETFL)               = 0x8002 (flags O_RDWR|O_LARGEFILE)
11057 fcntl64(0, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0
11057 fcntl64(0, F_GETFL)               = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE)
11057 ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 fcntl64(2, F_GETFL)               = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE)
11057 fcntl64(2, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0
11057 fcntl64(2, F_GETFL)               = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE)
11057 fcntl64(3, F_SETFD, FD_CLOEXEC)   = 0
11057 fcntl64(3, F_GETFL)               = 0x2 (flags O_RDWR)
11057 fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
11057 fcntl64(3, F_GETFL)               = 0x802 (flags O_RDWR|O_NONBLOCK)
11057 rt_sigaction(SIGINT, {0x22cf20, [INT], SA_RESTART}, {SIG_DFL}, 8) = 0
11057 rt_sigaction(SIGTERM, {0x22cf20, [TERM], SA_RESTART}, {SIG_DFL}, 8) = 0
11057 open("/usr/lib/expect5.43/expect.rc", O_RDONLY) = -1 ENOENT (No such file or directory)
11057 open("/usr/local/rancid/.expect.rc", O_RDONLY) = -1 ENOENT (No such file or directory)
11057 getcwd("/usr/local/rancid", 4097) = 18
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 stat64("/usr/local/rancid/bin/clogin", {st_mode=S_IFREG|0755, st_size=23862, ...}) = 0
11057 open("/usr/local/rancid/bin/clogin", O_RDONLY|O_LARGEFILE) = 4
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8ff028) = -1 ENOTTY (Inappropriate ioctl for device)
11057 read(4, "#! /usr/bin/expect --\n##\n## $Id:"..., 4096) = 4096
11057 read(4, "(.+) $arg ignore command]} {\n\t\ti"..., 4096) = 4096
11057 read(4, "methods in $cmethod until one is"..., 4096) = 4096
11057 read(4, " }\n\t}\n\teof { send_user \"\\nError:"..., 4096) = 4096
11057 read(4, "ntinue }\n\t}\n    } else {\n\tregsub"..., 4096) = 4096
11057 brk(0x9330000)                    = 0x9330000
11057 brk(0x932c000)                    = 0x932c000
11057 read(4, "ame\n      set ruser $username\n  "..., 4096) = 3382
11057 read(4, "", 4096)                 = 0
11057 close(4)                          = 0
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11057 access("/usr/local/rancid/.cloginrc", F_OK) = 0
11057 stat64("/usr/local/rancid/.cloginrc", {st_mode=S_IFREG|0640, st_size=3534, ...}) = 0
11057 stat64("/usr/local/rancid/.cloginrc", {st_mode=S_IFREG|0640, st_size=3534, ...}) = 0
11057 open("/usr/local/rancid/.cloginrc", O_RDONLY|O_LARGEFILE) = 4
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8fe4e8) = -1 ENOTTY (Inappropriate ioctl for device)
11057 read(4, "# comments are cool, as is white"..., 4096) = 3534
11057 read(4, "", 4096)                 = 0
11057 close(4)                          = 0
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var/billerica", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
11057 access("/usr/local/rancid/var/billerica/.cloginrc", F_OK) = 0
11057 stat64("/usr/local/rancid/var/billerica/.cloginrc", {st_mode=S_IFREG|0640, st_size=43, ...}) = 0
11057 stat64("/usr/local/rancid/var/billerica/.cloginrc", {st_mode=S_IFREG|0640, st_size=43, ...}) = 0
11057 open("/usr/local/rancid/var/billerica/.cloginrc", O_RDONLY|O_LARGEFILE) = 4
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8fd2a8) = -1 ENOTTY (Inappropriate ioctl for device)
11057 read(4, "add password 192.168.60.2\t{XXXXXXXX"..., 4096) = 43
11057 read(4, "", 4096)                 = 0
11057 close(4)                          = 0
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var/camdenton", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
11057 access("/usr/local/rancid/var/camdenton/.cloginrc", F_OK) = 0
11057 stat64("/usr/local/rancid/var/camdenton/.cloginrc", {st_mode=S_IFREG|0640, st_size=231, ...}) = 0
11057 stat64("/usr/local/rancid/var/camdenton/.cloginrc", {st_mode=S_IFREG|0640, st_size=231, ...}) = 0
11057 open("/usr/local/rancid/var/camdenton/.cloginrc", O_RDONLY|O_LARGEFILE) = 4
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8fd2a8) = -1 ENOTTY (Inappropriate ioctl for device)
11057 read(4, "add user\t192.168.12.3\thgardner\na"..., 4096) = 231
11057 read(4, "", 4096)                 = 0
11057 close(4)                          = 0
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var/dreieich", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
11057 access("/usr/local/rancid/var/dreieich/.cloginrc", F_OK) = 0
11057 stat64("/usr/local/rancid/var/dreieich/.cloginrc", {st_mode=S_IFREG|0640, st_size=248, ...}) = 0
11057 stat64("/usr/local/rancid/var/dreieich/.cloginrc", {st_mode=S_IFREG|0640, st_size=248, ...}) = 0
11057 open("/usr/local/rancid/var/dreieich/.cloginrc", O_RDONLY|O_LARGEFILE) = 4
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8fd2a8) = -1 ENOTTY (Inappropriate ioctl for device)
11057 read(4, "add password 192.168.29.3 {Beebl"..., 4096) = 248
11057 read(4, "", 4096)                 = 0
11057 close(4)                          = 0
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var/franklin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
11057 access("/usr/local/rancid/var/franklin/.cloginrc", F_OK) = 0
11057 stat64("/usr/local/rancid/var/franklin/.cloginrc", {st_mode=S_IFREG|0640, st_size=704, ...}) = 0
11057 stat64("/usr/local/rancid/var/franklin/.cloginrc", {st_mode=S_IFREG|0640, st_size=704, ...}) = 0
11057 open("/usr/local/rancid/var/franklin/.cloginrc", O_RDONLY|O_LARGEFILE) = 4
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8fd2a8) = -1 ENOTTY (Inappropriate ioctl for device)
11057 read(4, "add password 192.168.20.200\t{c1s"..., 4096) = 704
11057 read(4, "", 4096)                 = 0
11057 close(4)                          = 0
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var/elgin", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
11057 access("/usr/local/rancid/var/elgin/.cloginrc", F_OK) = 0
11057 stat64("/usr/local/rancid/var/elgin/.cloginrc", {st_mode=S_IFREG|0640, st_size=43, ...}) = 0
11057 stat64("/usr/local/rancid/var/elgin/.cloginrc", {st_mode=S_IFREG|0640, st_size=43, ...}) = 0
11057 open("/usr/local/rancid/var/elgin/.cloginrc", O_RDONLY|O_LARGEFILE) = 4
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8fd2a8) = -1 ENOTTY (Inappropriate ioctl for device)
11057 read(4, "add password 192.168.40.1\t{XXXXXXXX"..., 4096) = 43
11057 read(4, "", 4096)                 = 0
11057 close(4)                          = 0
11057 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
11057 lstat64("/usr/local/rancid/var/singapore", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
11057 access("/usr/local/rancid/var/singapore/.cloginrc", F_OK) = 0
11057 stat64("/usr/local/rancid/var/singapore/.cloginrc", {st_mode=S_IFREG|0640, st_size=95, ...}) = 0
11057 stat64("/usr/local/rancid/var/singapore/.cloginrc", {st_mode=S_IFREG|0640, st_size=95, ...}) = 0
11057 open("/usr/local/rancid/var/singapore/.cloginrc", O_RDONLY|O_LARGEFILE) = 4
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf8fd2a8) = -1 ENOTTY (Inappropriate ioctl for device)
11057 read(4, "add password 203.163.12.137\t{cis"..., 4096) = 95
11057 read(4, "", 4096)                 = 0
11057 close(4)                          = 0
11057 write(1, "192.168.20.211\n", 15)  = 15
11057 write(1, "spawn", 5)              = 5
11057 write(1, " ", 1)                  = 1
11057 write(1, "telnet", 6)             = 6
11057 write(1, " ", 1)                  = 1
11057 write(1, "192.168.20.211", 14)    = 14
11057 write(1, "\r\r\n", 3)             = 3
11057 open("/dev/ptmx", O_RDWR)         = 4
11057 statfs("/dev/pts", {f_type="DEVPTS_SUPER_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0
11057 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 ioctl(4, TIOCGPTN, [1])           = 0
11057 stat64("/dev/pts/1", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
11057 statfs("/dev/pts/1", {f_type="DEVPTS_SUPER_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0
11057 ioctl(4, TIOCSPTLCK, [0])         = 0
11057 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 ioctl(4, TIOCGPTN, [1])           = 0
11057 stat64("/dev/pts/1", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
11057 open("/dev/pts/1", O_RDWR|O_NOCTTY) = 5
11057 ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 readlink("/proc/self/fd/5", "/dev/pts/1", 4095) = 10
11057 close(5)                          = 0
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 pipe([5, 6])                      = 0
11057 pipe([7, 8])                      = 0
11057 pipe([9, 10])                     = 0
11057 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7f4d708) = 11058
11057 close(6)                          = 0
11057 close(7)                          = 0
11057 close(10)                         = 0
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 fcntl64(4, F_GETFL <unfinished ...>
11058 close(5 <unfinished ...>
11057 <... fcntl64 resumed> )           = 0x2 (flags O_RDWR)
11058 <... close resumed> )             = 0
11057 fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK <unfinished ...>
11058 close(8 <unfinished ...>
11057 <... fcntl64 resumed> )           = 0
11058 <... close resumed> )             = 0
11057 fcntl64(4, F_GETFL <unfinished ...>
11058 close(9 <unfinished ...>
11057 <... fcntl64 resumed> )           = 0x802 (flags O_RDWR|O_NONBLOCK)
11058 <... close resumed> )             = 0
11057 read(5,  <unfinished ...>
11058 fcntl64(10, F_SETFD, FD_CLOEXEC)  = 0
11058 close(3)                          = 0
11058 setsid()                          = 11058
11058 fcntl64(2, F_DUPFD, 3)            = 3
11058 close(0)                          = 0
11058 close(1)                          = 0
11058 close(2)                          = 0
11058 open("/dev/pts/1", O_RDWR)        = 0
11058 fcntl64(0, F_DUPFD, 1)            = 1
11058 fcntl64(0, F_DUPFD, 2)            = 2
11058 ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
11058 ioctl(0, TIOCSWINSZ, {ws_row=53, ws_col=170, ws_xpixel=0, ws_ypixel=0}) = 0
11058 --- SIGWINCH (Window changed) @ 0 (0) ---
11058 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGINT, {SIG_IGN}, {0x22cf20, [INT], SA_RESTART}, 8) = 0
11058 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
11058 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
11058 clone(child_stack=0, flags=CLONE_PARENT_SETTID|SIGCHLD, parent_tidptr=0xbf8faf34) = 11059
11058 waitpid(11059,  <unfinished ...>
11059 rt_sigaction(SIGINT, {0x22cf20, [INT], SA_RESTART}, NULL, 8) = 0
11059 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
11059 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
11059 execve("/bin/sh", ["sh", "-c", "/bin/stty sane < /dev/pts/1"], [/* 20 vars */]) = 0
11059 brk(0)                            = 0x930a000
11059 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
11059 open("/etc/ld.so.cache", O_RDONLY) = 4
11059 fstat64(4, {st_mode=S_IFREG|0644, st_size=69106, ...}) = 0
11059 old_mmap(NULL, 69106, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7fda000
11059 close(4)                          = 0
11059 open("/lib/libtermcap.so.2", O_RDONLY) = 4
11059 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\v\0"..., 512) = 512
11059 fstat64(4, {st_mode=S_IFREG|0755, st_size=11588, ...}) = 0
11059 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd9000
11059 old_mmap(NULL, 14632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x2e7000
11059 old_mmap(0x2ea000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x2ea000
11059 close(4)                          = 0
11059 open("/lib/libdl.so.2", O_RDONLY) = 4
11059 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\f\0\000"..., 512) = 512
11059 fstat64(4, {st_mode=S_IFREG|0755, st_size=14504, ...}) = 0
11059 old_mmap(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x111000
11059 old_mmap(0x113000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x113000
11059 close(4)                          = 0
11059 open("/lib/libc.so.6", O_RDONLY)  = 4
11059 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\252N\1"..., 512) = 512
11059 fstat64(4, {st_mode=S_IFREG|0755, st_size=1478672, ...}) = 0
11059 old_mmap(NULL, 1215452, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x115000
11059 old_mmap(0x238000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x122000) = 0x238000
11059 old_mmap(0x23c000, 7132, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x23c000
11059 close(4)                          = 0
11059 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd8000
11059 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fd86c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
11059 mprotect(0x238000, 8192, PROT_READ) = 0
11059 mprotect(0x113000, 4096, PROT_READ) = 0
11059 mprotect(0x62e000, 4096, PROT_READ) = 0
11059 munmap(0xb7fda000, 69106)         = 0
11059 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
11059 open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 4
11059 close(4)                          = 0
11059 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 4
11059 fstat64(4, {st_mode=S_IFREG|0644, st_size=53345920, ...}) = 0
11059 mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7dd8000
11059 mmap2(NULL, 204800, PROT_READ, MAP_PRIVATE, 4, 0x814) = 0xb7da6000
11059 brk(0)                            = 0x930a000
11059 brk(0x932b000)                    = 0x932b000
11059 mmap2(NULL, 4096, PROT_READ, MAP_PRIVATE, 4, 0x855) = 0xb7da5000
11059 close(4)                          = 0
11059 getuid32()                        = 500
11059 getgid32()                        = 502
11059 geteuid32()                       = 500
11059 getegid32()                       = 502
11059 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
11059 time(NULL)                        = 1168534555
11059 open("/etc/mtab", O_RDONLY)       = 4
11059 fstat64(4, {st_mode=S_IFREG|0644, st_size=448, ...}) = 0
11059 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7da4000
11059 read(4, "/dev/hda6 / ext3 rw 0 0\nnone /pr"..., 4096) = 448
11059 close(4)                          = 0
11059 munmap(0xb7da4000, 4096)          = 0
11059 open("/proc/meminfo", O_RDONLY)   = 4
11059 fstat64(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
11059 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7da4000
11059 read(4, "MemTotal:       515308 kB\nMemFre"..., 1024) = 693
11059 close(4)                          = 0
11059 munmap(0xb7da4000, 4096)          = 0
11059 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
11059 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
11059 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
11059 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
11059 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
11059 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
11059 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
11059 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
11059 uname({sys="Linux", node="VALIANT", ...}) = 0
11059 stat64("/usr/local/rancid", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11059 stat64(".", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11059 getpid()                          = 11059
11059 open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 4
11059 fstat64(4, {st_mode=S_IFREG|0644, st_size=25404, ...}) = 0
11059 mmap2(NULL, 25404, PROT_READ, MAP_SHARED, 4, 0) = 0xb7d9e000
11059 close(4)                          = 0
11059 open("/usr/lib/gconv/ISO8859-1.so", O_RDONLY) = 4
11059 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \4\0\000"..., 512) = 512
11059 fstat64(4, {st_mode=S_IFREG|0755, st_size=5340, ...}) = 0
11059 old_mmap(NULL, 8216, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x762000
11059 old_mmap(0x763000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0) = 0x763000
11059 close(4)                          = 0
11059 getppid()                         = 11058
11059 stat64(".", {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
11059 stat64("/usr/kerberos/bin/sh", 0xbfcb6c74) = -1 ENOENT (No such file or directory)
11059 stat64("/usr/local/bin/sh", 0xbfcb6c74) = -1 ENOENT (No such file or directory)
11059 stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=680824, ...}) = 0
11059 access("/bin/sh", X_OK)           = 0
11059 stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=680824, ...}) = 0
11059 access("/bin/sh", X_OK)           = 0
11059 getpgrp()                         = 11058
11059 rt_sigaction(SIGCHLD, {0x807871f, [], 0}, {SIG_DFL}, 8) = 0
11059 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
11059 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
11059 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
11059 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
11059 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fd8708) = 11060
11059 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
11059 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
11060 rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...>
11059 rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...>
11060 <... rt_sigprocmask resumed> NULL, 8) = 0
11059 <... rt_sigprocmask resumed> NULL, 8) = 0
11060 rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...>
11059 rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...>
11060 <... rt_sigaction resumed> {SIG_DFL}, 8) = 0
11059 <... rt_sigprocmask resumed> [], 8) = 0
11060 rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...>
11059 rt_sigaction(SIGINT, {0x80760d4, [], 0},  <unfinished ...>
11060 <... rt_sigaction resumed> {SIG_DFL}, 8) = 0
11059 <... rt_sigaction resumed> {SIG_DFL}, 8) = 0
11060 rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...>
11059 waitpid(-1,  <unfinished ...>
11060 <... rt_sigaction resumed> {SIG_DFL}, 8) = 0
11060 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
11060 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0
11060 rt_sigaction(SIGCHLD, {SIG_DFL}, {0x807871f, [], 0}, 8) = 0
11060 open("/dev/pts/1", O_RDONLY|O_LARGEFILE) = 4
11060 dup2(4, 0)                        = 0
11060 close(4)                          = 0
11060 execve("/bin/stty", ["/bin/stty", "sane"], [/* 20 vars */]) = 0
11060 brk(0)                            = 0x88b6000
11060 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
11060 open("/etc/ld.so.cache", O_RDONLY) = 4
11060 fstat64(4, {st_mode=S_IFREG|0644, st_size=69106, ...}) = 0
11060 old_mmap(NULL, 69106, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7f8c000
11060 close(4)                          = 0
11060 open("/lib/libc.so.6", O_RDONLY)  = 4
11060 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\252N\1"..., 512) = 512
11060 fstat64(4, {st_mode=S_IFREG|0755, st_size=1478672, ...}) = 0
11060 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f8b000
11060 old_mmap(NULL, 1215452, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x225000
11060 old_mmap(0x348000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x122000) = 0x348000
11060 old_mmap(0x34c000, 7132, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x34c000
11060 close(4)                          = 0
11060 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f8a000
11060 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f8a6c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
11060 mprotect(0x348000, 8192, PROT_READ) = 0
11060 mprotect(0xda9000, 4096, PROT_READ) = 0
11060 munmap(0xb7f8c000, 69106)         = 0
11060 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 4
11060 fstat64(4, {st_mode=S_IFREG|0644, st_size=53345920, ...}) = 0
11060 mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7d8a000
11060 mmap2(NULL, 204800, PROT_READ, MAP_PRIVATE, 4, 0x814) = 0xb7d58000
11060 brk(0)                            = 0x88b6000
11060 brk(0x88d7000)                    = 0x88d7000
11060 mmap2(NULL, 4096, PROT_READ, MAP_PRIVATE, 4, 0x855) = 0xb7d57000
11060 close(4)                          = 0
11060 open("/usr/share/locale/locale.alias", O_RDONLY) = 4
11060 fstat64(4, {st_mode=S_IFREG|0644, st_size=2528, ...}) = 0
11060 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d56000
11060 read(4, "# Locale name alias data base.\n#"..., 4096) = 2528
11060 read(4, "", 4096)                 = 0
11060 close(4)                          = 0
11060 munmap(0xb7d56000, 4096)          = 0
11060 open("/usr/share/locale/en_US/LC_MESSAGES/coreutils.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
11060 open("/usr/share/locale/en/LC_MESSAGES/coreutils.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
11060 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11060 ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
11060 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11060 exit_group(0)                     = ?
11059 <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 11060
11059 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
11059 --- SIGCHLD (Child exited) @ 0 (0) ---
11059 waitpid(-1, 0xbfcb6688, WNOHANG)  = -1 ECHILD (No child processes)
11059 sigreturn()                       = ? (mask now [])
11059 rt_sigaction(SIGINT, {SIG_DFL}, {0x80760d4, [], 0}, 8) = 0
11059 exit_group(0)                     = ?
11058 <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 11059
11058 rt_sigaction(SIGINT, {0x22cf20, [INT], SA_RESTART}, NULL, 8) = 0
11058 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
11058 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
11058 --- SIGCHLD (Child exited) @ 0 (0) ---
11058 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 ioctl(0, TIOCSCTTY)               = 0
11058 rt_sigaction(SIGHUP, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGINT, {SIG_DFL}, {0x22cf20, [INT], SA_RESTART}, 8) = 0
11058 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGILL, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGTRAP, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGABRT, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGBUS, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGFPE, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGKILL, {SIG_DFL}, {SIG_DFL}, 8) = -1 EINVAL (Invalid argument)
11058 rt_sigaction(SIGUSR1, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGSEGV, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGUSR2, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGPIPE, {SIG_DFL}, {SIG_IGN}, 8) = 0
11058 rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGTERM, {SIG_DFL}, {0x22cf20, [TERM], SA_RESTART}, 8) = 0
11058 rt_sigaction(SIGSTKFLT, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGCONT, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGSTOP, {SIG_DFL}, {SIG_DFL}, 8) = -1 EINVAL (Invalid argument)
11058 rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGURG, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGXCPU, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGXFSZ, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGVTALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGPROF, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGWINCH, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGIO, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGPWR, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGSYS, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_2, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_3, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_4, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_5, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_6, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_7, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_8, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_9, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_10, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_11, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_12, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_13, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_14, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_15, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_16, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_17, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_18, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_19, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_20, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_21, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_22, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_23, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_24, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_25, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_26, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_27, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_28, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_29, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_30, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_31, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGRT_32, {SIG_DFL}, {SIG_DFL}, 8) = 0
11058 write(6, " ", 1)                  = 1
11057 <... read resumed> " ", 1)        = 1
11057 write(8, " ", 1)                  = 1
11057 close(5)                          = 0
11057 close(8)                          = 0
11057 read(9,  <unfinished ...>
11058 close(6)                          = 0
11058 read(7, " ", 1)                   = 1
11058 close(7)                          = 0
11058 execve("/usr/kerberos/bin/telnet", ["telnet", "192.168.20.211"], [/* 20 vars */] <unfinished ...>
11057 <... read resumed> "", 4)         = 0
11057 close(9)                          = 0
11057 gettimeofday({1168534555, 747202}, {360, 0}) = 0
11057 gettimeofday({1168534555, 747296}, {360, 0}) = 0
11057 gettimeofday({1168534555, 747406}, {360, 0}) = 0
11057 select(0, [], [], [], {0, 298796} <unfinished ...>
11058 <... execve resumed> )            = 0
11058 brk(0)                            = 0x9abd000
11058 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
11058 open("/etc/ld.so.cache", O_RDONLY) = 4
11058 fstat64(4, {st_mode=S_IFREG|0644, st_size=69106, ...}) = 0
11058 old_mmap(NULL, 69106, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7f33000
11058 close(4)                          = 0
11058 open("/usr/lib/libkrb4.so.2", O_RDONLY) = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pT\0\000"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=98992, ...}) = 0
11058 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f32000
11058 old_mmap(NULL, 117776, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x564000
11058 old_mmap(0x57b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x17000) = 0x57b000
11058 old_mmap(0x57c000, 19472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x57c000
11058 close(4)                          = 0
11058 open("/usr/lib/libdes425.so.3", O_RDONLY) = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\r\0\000"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=10788, ...}) = 0
11058 old_mmap(NULL, 13616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xd28000
11058 old_mmap(0xd2b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0xd2b000
11058 close(4)                          = 0
11058 open("/usr/lib/libkrb5.so.3", O_RDONLY) = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\365\0"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=463572, ...}) = 0
11058 old_mmap(NULL, 466416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fd000
11058 old_mmap(0x86c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6e000) = 0x86c000
11058 close(4)                          = 0
11058 open("/usr/lib/libk5crypto.so.3", O_RDONLY) = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3005\0"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=147468, ...}) = 0
11058 old_mmap(NULL, 146912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb92000
11058 old_mmap(0xbb5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x23000) = 0xbb5000
11058 close(4)                          = 0
11058 open("/lib/libcom_err.so.2", O_RDONLY) = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\t\0\000"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=6432, ...}) = 0
11058 old_mmap(NULL, 9348, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xe6d000
11058 old_mmap(0xe6f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0xe6f000
11058 close(4)                          = 0
11058 open("/usr/lib/libkrb5support.so.0", O_RDONLY) = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\t\0\000"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=9240, ...}) = 0
11058 old_mmap(NULL, 12092, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x111000
11058 old_mmap(0x113000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x113000
11058 close(4)                          = 0
11058 open("/lib/libresolv.so.2", O_RDONLY) = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20$\0\000"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=74528, ...}) = 0
11058 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f31000
11058 old_mmap(NULL, 75880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x791000
11058 old_mmap(0x7a0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xe000) = 0x7a0000
11058 old_mmap(0x7a2000, 6248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7a2000
11058 close(4)                          = 0
11058 open("/lib/libtermcap.so.2", O_RDONLY) = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\v\0"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=11588, ...}) = 0
11058 old_mmap(NULL, 14632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xeed000
11058 old_mmap(0xef0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0xef0000
11058 close(4)                          = 0
11058 open("/lib/libc.so.6", O_RDONLY)  = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\252N\1"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=1478672, ...}) = 0
11058 old_mmap(NULL, 1215452, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3c3000
11058 old_mmap(0x4e6000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x122000) = 0x4e6000
11058 old_mmap(0x4ea000, 7132, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4ea000
11058 close(4)                          = 0
11058 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f30000
11058 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f30940, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
11058 mprotect(0x4e6000, 8192, PROT_READ) = 0
11058 mprotect(0x7a0000, 4096, PROT_READ) = 0
11058 mprotect(0xe36000, 4096, PROT_READ) = 0
11058 munmap(0xb7f33000, 69106)         = 0
11058 brk(0)                            = 0x9abd000
11058 brk(0x9ade000)                    = 0x9ade000
11058 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11058 open("/etc/nsswitch.conf", O_RDONLY) = 4
11058 fstat64(4, {st_mode=S_IFREG|0644, st_size=1742, ...}) = 0
11058 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f43000
11058 read(4, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1742
11058 read(4, "", 4096)                 = 0
11058 close(4)                          = 0
11058 munmap(0xb7f43000, 4096)          = 0
11058 open("/etc/ld.so.cache", O_RDONLY) = 4
11058 fstat64(4, {st_mode=S_IFREG|0644, st_size=69106, ...}) = 0
11058 old_mmap(NULL, 69106, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7f33000
11058 close(4)                          = 0
11058 open("/lib/libnss_files.so.2", O_RDONLY) = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\33\0\000"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=46640, ...}) = 0
11058 old_mmap(NULL, 41620, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x5cd000
11058 old_mmap(0x5d6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x5d6000
11058 close(4)                          = 0
11058 mprotect(0x5d6000, 4096, PROT_READ) = 0
11058 munmap(0xb7f33000, 69106)         = 0
11058 open("/etc/services", O_RDONLY)   = 4
11058 fcntl64(4, F_GETFD)               = 0
11058 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11058 fstat64(4, {st_mode=S_IFREG|0644, st_size=20385, ...}) = 0
11058 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f43000
11058 read(4, "# /etc/services:\n# $Id: services"..., 4096) = 4096
11058 close(4)                          = 0
11058 munmap(0xb7f43000, 4096)          = 0
11058 socket(PF_FILE, SOCK_STREAM, 0)   = 4
11058 fcntl64(4, F_GETFL)               = 0x2 (flags O_RDWR)
11058 fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
11058 connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
11058 close(4)                          = 0
11058 socket(PF_FILE, SOCK_STREAM, 0)   = 4
11058 fcntl64(4, F_GETFL)               = 0x2 (flags O_RDWR)
11058 fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
11058 connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
11058 close(4)                          = 0
11058 gettimeofday({1168534555, 790023}, NULL) = 0
11058 getpid()                          = 11058
11058 open("/etc/resolv.conf", O_RDONLY) = 4
11058 fstat64(4, {st_mode=S_IFREG|0644, st_size=115, ...}) = 0
11058 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f43000
11058 read(4, "; generated by /sbin/dhclient-sc"..., 4096) = 115
11058 read(4, "", 4096)                 = 0
11058 close(4)                          = 0
11058 munmap(0xb7f43000, 4096)          = 0
11058 open("/etc/host.conf", O_RDONLY)  = 4
11058 fstat64(4, {st_mode=S_IFREG|0644, st_size=17, ...}) = 0
11058 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f43000
11058 read(4, "order hosts,bind\n", 4096) = 17
11058 read(4, "", 4096)                 = 0
11058 close(4)                          = 0
11058 munmap(0xb7f43000, 4096)          = 0
11058 open("/etc/hosts", O_RDONLY)      = 4
11058 fcntl64(4, F_GETFD)               = 0
11058 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11058 fstat64(4, {st_mode=S_IFREG|0644, st_size=178, ...}) = 0
11058 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f43000
11058 read(4, "# Do not remove the following li"..., 4096) = 178
11058 read(4, "", 4096)                 = 0
11058 close(4)                          = 0
11058 munmap(0xb7f43000, 4096)          = 0
11058 open("/etc/ld.so.cache", O_RDONLY) = 4
11058 fstat64(4, {st_mode=S_IFREG|0644, st_size=69106, ...}) = 0
11058 old_mmap(NULL, 69106, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7f33000
11058 close(4)                          = 0
11058 open("/lib/libnss_dns.so.2", O_RDONLY) = 4
11058 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\r\0"..., 512) = 512
11058 fstat64(4, {st_mode=S_IFREG|0755, st_size=21704, ...}) = 0
11058 old_mmap(NULL, 20612, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xf54000
11058 old_mmap(0xf58000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0xf58000
11058 close(4)                          = 0
11058 mprotect(0xf58000, 4096, PROT_READ) = 0
11058 munmap(0xb7f33000, 69106)         = 0
11058 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
11058 connect(4, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.12.32")}, 28) = 0
11058 fcntl64(4, F_GETFL)               = 0x2 (flags O_RDWR)
11058 fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
11058 gettimeofday({1168534555, 795090}, NULL) = 0
11058 poll([{fd=4, events=POLLOUT, revents=POLLOUT}], 1, 0) = 1
11058 send(4, "I.\1\0\0\1\0\0\0\0\0\0\003211\00220\003168\003192\7in-"..., 45, 0) = 45
11058 poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
11058 ioctl(4, FIONREAD, [127])         = 0
11058 recvfrom(4, "I.\205\203\0\1\0\0\0\1\0\0\003211\00220\003168\003192\7"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.12.32")}, [16]) = 127
11058 close(4)                          = 0
11058 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
11058 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f43000
11058 write(1, "Trying 192.168.20.211...\r\n", 26) = 26
11058 socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
11058 setsockopt(4, SOL_IP, IP_TOS, [16], 4) = 0
11058 connect(4, {sa_family=AF_INET, sin_port=htons(23), sin_addr=inet_addr("192.168.20.211")}, 16) = 0
11058 open("/usr/local/rancid/.telnetrc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
11058 write(1, "Connected to 192.168.20.211 (192"..., 47) = 47
11058 write(1, "Escape character is \'^]\'.\r\n", 27) = 27
11058 rt_sigaction(SIGINT, {0xfcb625, [], SA_INTERRUPT|SA_NOMASK}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGQUIT, {0xfcb68b, [], SA_INTERRUPT|SA_NOMASK}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGPIPE, {0xfcb5f8, [], SA_INTERRUPT|SA_NOMASK}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGWINCH, {0xfcb712, [], SA_INTERRUPT|SA_NOMASK}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGTSTP, {0xfcb6cb, [], SA_INTERRUPT|SA_NOMASK}, {SIG_DFL}, 8) = 0
11058 rt_sigaction(SIGTSTP, {0xfcb6cb, [], SA_INTERRUPT|SA_NOMASK}, {0xfcb6cb, [], SA_INTERRUPT|SA_NOMASK}, 8) = 0
11058 ioctl(0, SNDCTL_TMR_STOP or TCSETSW <unfinished ...>
11057 <... select resumed> )            = 0 (Timeout)
11057 gettimeofday({1168534556, 44218}, {360, 0}) = 0
11057 gettimeofday({1168534556, 44332}, {360, 0}) = 0
11057 select(0, [], [], [], {0, 1870})  = 0 (Timeout)
11057 gettimeofday({1168534556, 48125}, {360, 0}) = 0
11057 gettimeofday({1168534556, 48227}, {360, 0}) = 0
11057 time(NULL)                        = 1168534556
11057 brk(0x934d000)                    = 0x934d000
11057 time(NULL)                        = 1168534556
11057 brk(0x936e000)                    = 0x936e000
11057 brk(0x936b000)                    = 0x936b000
11057 time(NULL)                        = 1168534556
11057 gettimeofday({1168534556, 58063}, {360, 0}) = 0
11057 gettimeofday({1168534556, 58163}, {360, 0}) = 0
11057 gettimeofday({1168534556, 58280}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999783}) = 1 (in [4], left {44, 999783})
11057 gettimeofday({1168534556, 58547}, {360, 0}) = 0
11057 read(4, "Trying 192.168.20.211...\r\r\nConne"..., 4096) = 103
11058 <... ioctl resumed> , {B38400 opost isig icanon echo ...}) = 0
11057 write(1, "Trying 192.168.20.211...\r\r\nConne"..., 103 <unfinished ...>
11058 ioctl(0, FIONBIO <unfinished ...>
11057 <... write resumed> )             = 103
11058 <... ioctl resumed> , [1])        = 0
11057 time( <unfinished ...>
11058 ioctl(1, FIONBIO, [1])            = 0
11058 ioctl(4, FIONBIO, [1])            = 0
11058 setsockopt(4, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0
11058 uname({sys="Linux", node="VALIANT", ...}) = 0
11058 time(NULL)                        = 1168534556
11058 stat64("/etc/krb5.conf", {st_mode=S_IFREG|0644, st_size=177, ...}) = 0
11058 open("/etc/krb5.conf", O_RDONLY|O_LARGEFILE) = 5
11058 access("/etc/krb5.conf", W_OK)    = -1 EACCES (Permission denied)
11058 fstat64(5, {st_mode=S_IFREG|0644, st_size=177, ...}) = 0
11058 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f42000
11058 read(5, "[libdefaults]\n default_realm = E"..., 4096) = 177
11058 read(5, "", 4096)                 = 0
11058 close(5)                          = 0
11058 munmap(0xb7f42000, 4096)          = 0
11058 access("/etc/krb5.conf", R_OK)    = 0
11058 time(NULL)                        = 1168534556
11058 open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 5
11058 fstat64(5, {st_mode=S_IFCHR|0444, st_rdev=makedev(1, 9), ...}) = 0
11058 read(5, "};W\vk,\225\3\337c\263\223E\232\325s\216C{\273", 20) = 20
11058 close(5)                          = 0
11058 gettimeofday({1168534556, 63576}, NULL) = 0
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11057 <... time resumed> NULL)          = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 time(NULL)                        = 1168534556
11058 select(16, [0 4], [4], [4], {0, 0}) = 2 (in [4], out [4], left {0, 0})
11058 recv(4, "\377\375\3\377\373\3\377\373\1", 8192, 0) = 9
11058 send(4, "\377\375&\377\373&\377\375\3\377\373\30\377\373\37\377"..., 33, 0) = 33
11058 rt_sigaction(SIGTSTP, {0xfcb6cb, [], SA_INTERRUPT|SA_NOMASK}, {0xfcb6cb, [], SA_INTERRUPT|SA_NOMASK}, 8) = 0
11058 ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost -isig -icanon echo ...}) = 0
11058 ioctl(0, FIONBIO, [1])            = 0
11058 ioctl(1, FIONBIO, [1])            = 0
11058 rt_sigaction(SIGTSTP, {0xfcb6cb, [], SA_INTERRUPT|SA_NOMASK}, {0xfcb6cb, [], SA_INTERRUPT|SA_NOMASK}, 8) = 0
11058 ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost -isig -icanon -echo ...}) = 0
11058 ioctl(0, FIONBIO, [1])            = 0
11058 ioctl(1, FIONBIO, [1])            = 0
11058 select(16, [0 4], [4], [4], {0, 0}) = 1 (out [4], left {0, 0})
11058 send(4, "\377\373\3\377\375\1", 6, 0) = 6
11058 select(16, [0 4], [], [4], {0, 0}) = 0 (Timeout)
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 gettimeofday({1168534556, 66814}, {360, 0}) = 0
11057 gettimeofday({1168534556, 66907}, {360, 0}) = 0
11057 gettimeofday({1168534556, 67012}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999802} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "\377\374&\377\376&\377\376\30\377\376\37\377\376 \377\376"..., 8192, 0) = 30
11058 select(16, [0 4], [4], [4], {0, 0}) = 1 (out [4], left {0, 0})
11058 send(4, "\377\373$", 3, 0)        = 3
11058 select(16, [0 4], [], [4], {0, 0}) = 0 (Timeout)
11058 select(16, [0 4], [], [4], NULL)  = 1 (in [4])
11058 recv(4, "\r\n", 8192, 0)          = 2
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "\r\n", 2 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 864000})
11058 <... write resumed> )             = 2
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534556, 204166}, {360, 0}) = 0
11057 read(4, "\r\n", 4096)             = 2
11057 write(1, "\r\n", 2)               = 2
11057 time(NULL)                        = 1168534556
11057 gettimeofday({1168534556, 205573}, {360, 0}) = 0
11057 gettimeofday({1168534556, 205665}, {360, 0}) = 0
11057 gettimeofday({1168534556, 205763}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999810} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r"..., 8192, 0) = 567
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r"..., 567 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 984000})
11058 <... write resumed> )             = 567
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534556, 221031}, {360, 0}) = 0
11057 read(4, "\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r"..., 4096) = 567
11057 write(1, "\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r"..., 567) = 567
11057 time(NULL)                        = 1168534556
11057 gettimeofday({1168534556, 223435}, {360, 0}) = 0
11057 gettimeofday({1168534556, 223530}, {360, 0}) = 0
11057 gettimeofday({1168534556, 223631}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999804} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "\r\n        User Interface Menu\r\n\r"..., 8192, 0) = 101
11058 select(16, [0 4], [1 4], [4], {0, 0}) = 2 (out [1 4], left {0, 0})
11058 send(4, "\377\372$\0\1DISPLAY\0localhost:10.0\377\360", 29, 0) = 29
11058 write(1, "\r\n        User Interface Menu\r\n\r"..., 92 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 936000})
11058 <... write resumed> )             = 92
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], {0, 0} <unfinished ...>
11057 <... gettimeofday resumed> {1168534556, 284448}, {360, 0}) = 0
11058 <... select resumed> )            = 0 (Timeout)
11057 read(4,  <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... read resumed> "\r\n        User Interface Menu\r\n\r"..., 4096) = 92
11057 write(1, "\r\n        User Interface Menu\r\n\r"..., 92) = 92
11057 write(4, "K\r", 2 <unfinished ...>
11058 <... select resumed> )            = 1 (in [0])
11057 <... write resumed> )             = 2
11058 read(0,  <unfinished ...>
11057 time( <unfinished ...>
11058 <... read resumed> "K\r", 8192)   = 2
11057 <... time resumed> NULL)          = 1168534556
11058 select(16, [0 4], [4], [4], {0, 0} <unfinished ...>
11057 time( <unfinished ...>
11058 <... select resumed> )            = 1 (out [4], left {0, 0})
11057 <... time resumed> NULL)          = 1168534556
11058 send(4, "K\r\0", 3, 0 <unfinished ...>
11057 time( <unfinished ...>
11058 <... send resumed> )              = 3
11057 <... time resumed> NULL)          = 1168534556
11058 select(16, [0 4], [], [4], {0, 0} <unfinished ...>
11057 gettimeofday( <unfinished ...>
11058 <... select resumed> )            = 0 (Timeout)
11057 <... gettimeofday resumed> {1168534556, 288028}, {360, 0}) = 0
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 gettimeofday({1168534556, 288250}, {360, 0}) = 0
11057 gettimeofday({1168534556, 288349}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999679} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "K\r\n\r\n\r\n      CLI session with th"..., 8192, 0) = 106
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "K\r\n\r\n\r\n      CLI session with th"..., 106 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 604000})
11058 <... write resumed> )             = 106
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534556, 685173}, {360, 0}) = 0
11057 read(4, "K\r\n\r\n\r\n      CLI session with th"..., 4096) = 106
11057 write(1, "K\r\n\r\n\r\n      CLI session with th"..., 106) = 106
11057 write(4, "enable\r", 7 <unfinished ...>
11058 <... select resumed> )            = 1 (in [0])
11057 <... write resumed> )             = 7
11058 read(0,  <unfinished ...>
11057 time( <unfinished ...>
11058 <... read resumed> "enable\r", 8192) = 7
11057 <... time resumed> NULL)          = 1168534556
11058 select(16, [0 4], [4], [4], {0, 0} <unfinished ...>
11057 time( <unfinished ...>
11058 <... select resumed> )            = 1 (out [4], left {0, 0})
11057 <... time resumed> NULL)          = 1168534556
11058 send(4, "enable\r\0", 8, 0 <unfinished ...>
11057 time( <unfinished ...>
11058 <... send resumed> )              = 8
11057 <... time resumed> NULL)          = 1168534556
11058 select(16, [0 4], [], [4], {0, 0} <unfinished ...>
11057 gettimeofday( <unfinished ...>
11058 <... select resumed> )            = 0 (Timeout)
11057 <... gettimeofday resumed> {1168534556, 688888}, {360, 0}) = 0
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 gettimeofday({1168534556, 689085}, {360, 0}) = 0
11057 gettimeofday({1168534556, 689185}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999703} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "enable\n\r\0Enter password:  ", 8192, 0) = 26
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "enable\n\rEnter password:  ", 25 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 932000})
11058 <... write resumed> )             = 25
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534556, 759219}, {360, 0}) = 0
11057 read(4, "enable\n\rEnter password:  ", 4096) = 25
11057 write(1, "enable\n\rEnter password:  ", 25) = 25
11057 write(4, "XXXXXXXX\r", 6 <unfinished ...>
11058 <... select resumed> )            = 1 (in [0])
11057 <... write resumed> )             = 6
11058 read(0, "XXXXXXXX\r", 8192)          = 6
11058 select(16, [0 4], [4], [4], {0, 0}) = 1 (out [4], left {0, 0})
11058 send(4, "XXXXXXXX\r\0", 7, 0)        = 7
11058 select(16, [0 4], [], [4], {0, 0}) = 0 (Timeout)
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 time(NULL)                        = 1168534556
11057 time(NULL)                        = 1168534556
11057 time(NULL)                        = 1168534556
11057 gettimeofday({1168534556, 761594}, {360, 0}) = 0
11057 gettimeofday({1168534556, 761688}, {360, 0}) = 0
11057 gettimeofday({1168534556, 761789}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999805} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "*****\r\n", 8192, 0)     = 7
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "*****\r\n", 7 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 940000})
11058 <... write resumed> )             = 7
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534556, 823281}, {360, 0}) = 0
11057 read(4, "*****\r\n", 4096)        = 7
11057 write(1, "*****\r\n", 7)          = 7
11057 time(NULL)                        = 1168534556
11057 gettimeofday({1168534556, 824200}, {360, 0}) = 0
11057 gettimeofday({1168534556, 824294}, {360, 0}) = 0
11057 gettimeofday({1168534556, 824396}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999804} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "frk1924#", 8192, 0)      = 8
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "frk1924#", 8 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 904000})
11058 <... write resumed> )             = 8
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534556, 923376}, {360, 0}) = 0
11057 read(4, "frk1924#", 4096)         = 8
11057 write(1, "frk1924#", 8)           = 8
11057 write(4, "\r", 1 <unfinished ...>
11058 <... select resumed> )            = 1 (in [0])
11057 <... write resumed> )             = 1
11058 read(0, "\r", 8192)               = 1
11058 select(16, [0 4], [4], [4], {0, 0}) = 1 (out [4], left {0, 0})
11058 send(4, "\r\0", 2, 0)             = 2
11058 select(16, [0 4], [], [4], {0, 0}) = 0 (Timeout)
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 time(NULL)                        = 1168534556
11057 time(NULL)                        = 1168534556
11057 time(NULL)                        = 1168534556
11057 gettimeofday({1168534556, 926358}, {360, 0}) = 0
11057 gettimeofday({1168534556, 926454}, {360, 0}) = 0
11057 gettimeofday({1168534556, 926554}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999804} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "\n", 8192, 0)            = 1
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "\n", 1 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 940000})
11058 <... write resumed> )             = 1
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534556, 987101}, {360, 0}) = 0
11057 read(4, "\n", 4096)               = 1
11057 write(1, "\n", 1)                 = 1
11057 time(NULL)                        = 1168534556
11057 time(NULL)                        = 1168534556
11057 time(NULL)                        = 1168534556
11057 gettimeofday({1168534556, 988349}, {360, 0}) = 0
11057 gettimeofday({1168534556, 988445}, {360, 0}) = 0
11057 gettimeofday({1168534556, 988545}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999804} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "\r\0frk1924#", 8192, 0)  = 10
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "\rfrk1924#", 9 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 904000})
11058 <... write resumed> )             = 9
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534557, 87021}, {360, 0}) = 0
11057 read(4, "\rfrk1924#", 4096)       = 9
11057 write(1, "\rfrk1924#", 9)         = 9
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(4, "term length 0\r", 14 <unfinished ...>
11058 <... select resumed> )            = 1 (in [0])
11057 <... write resumed> )             = 14
11058 read(0, "term length 0\r", 8192)  = 14
11058 select(16, [0 4], [4], [4], {0, 0}) = 1 (out [4], left {0, 0})
11058 send(4, "term length 0\r\0", 15, 0) = 15
11058 select(16, [0 4], [], [4], {0, 0}) = 0 (Timeout)
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 gettimeofday({1168534557, 92815}, {360, 0}) = 0
11057 gettimeofday({1168534557, 92913}, {360, 0}) = 0
11057 gettimeofday({1168534557, 93014}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999801} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "term length 0\n\r\0             ^\r\n"..., 8192, 0) = 73
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "term length 0\n\r             ^\r\n%"..., 72 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 928000})
11058 <... write resumed> )             = 72
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534557, 168121}, {360, 0}) = 0
11057 read(4, "term length 0\n\r             ^\r\n%"..., 4096) = 72
11057 write(1, "term length 0\n\r             ^\r\n%"..., 72) = 72
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 gettimeofday({1168534557, 169845}, {360, 0}) = 0
11057 gettimeofday({1168534557, 169942}, {360, 0}) = 0
11057 gettimeofday({1168534557, 170040}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999805} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "frk1924#", 8192, 0)      = 8
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "frk1924#", 8 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 904000})
11058 <... write resumed> )             = 8
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534557, 266991}, {360, 0}) = 0
11057 read(4, "frk1924#", 4096)         = 8
11057 write(1, "frk1924#", 8)           = 8
11057 write(4, "sho running\r", 12 <unfinished ...>
11058 <... select resumed> )            = 1 (in [0])
11057 <... write resumed> )             = 12
11058 read(0,  <unfinished ...>
11057 time( <unfinished ...>
11058 <... read resumed> "sho running\r", 8192) = 12
11057 <... time resumed> NULL)          = 1168534557
11058 select(16, [0 4], [4], [4], {0, 0} <unfinished ...>
11057 brk(0x938c000 <unfinished ...>
11058 <... select resumed> )            = 1 (out [4], left {0, 0})
11057 <... brk resumed> )               = 0x938c000
11058 send(4, "sho running\r\0", 13, 0 <unfinished ...>
11057 time( <unfinished ...>
11058 <... send resumed> )              = 13
11058 select(16, [0 4], [], [4], {0, 0}) = 0 (Timeout)
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... time resumed> NULL)          = 1168534557
11057 time(NULL)                        = 1168534557
11057 gettimeofday({1168534557, 273414}, {360, 0}) = 0
11057 gettimeofday({1168534557, 273507}, {360, 0}) = 0
11057 gettimeofday({1168534557, 273610}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999804} <unfinished ...>
11058 <... select resumed> )            = 1 (in [4])
11058 recv(4, "sho running\n\r\0Building configura"..., 8192, 0) = 388
11058 select(16, [0 4], [1], [4], {0, 0}) = 1 (out [1], left {0, 0})
11058 write(1, "sho running\n\rBuilding configurat"..., 387 <unfinished ...>
11057 <... select resumed> )            = 1 (in [4], left {44, 756000})
11058 <... write resumed> )             = 387
11057 gettimeofday( <unfinished ...>
11058 select(16, [0 4], [], [4], NULL <unfinished ...>
11057 <... gettimeofday resumed> {1168534557, 519686}, {360, 0}) = 0
11057 read(4, "sho running\n\rBuilding configurat"..., 4096) = 387
11057 write(1, "sho running\n\r", 13)   = 13
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "Building configuration...\r\n", 27) = 27
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "Current configuration:\r\n", 24) = 24
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "!\r\n", 3)              = 3
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "!\r\n", 3)              = 3
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "!\r\n", 3)              = 3
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "no cgmp\r\n", 9)        = 9
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "!\r\n", 3)              = 3
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "!\r\n", 3)              = 3
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "!\r\n", 3)              = 3
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "!\r\n", 3)              = 3
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "hostname \"frk1924\"\r\n", 20) = 20
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "!\r\n", 3)              = 3
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "!\r\n", 3)              = 3
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "!\r\n", 3)              = 3
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "monitor-port monitored 0/1\r\n", 28) = 28
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "monitor-port monitored 0/2\r\n", 28) = 28
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "monitor-port monitored 0/3\r\n", 28) = 28
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "monitor-port monitored 0/4\r\n", 28) = 28
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "monitor-port monitored 0/5\r\n", 28) = 28
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "monitor-port monitored 0/6\r\n", 28) = 28
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "monitor-port monitored 0/7\r\n", 28) = 28
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "monitor-port monitored 0/8\r\n", 28) = 28
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "monitor-port monitored 0/9\r\n\r\n", 30) = 30
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 write(1, "--More--\r\n", 10)      = 10
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 time(NULL)                        = 1168534557
11057 gettimeofday({1168534557, 535553}, {360, 0}) = 0
11057 gettimeofday({1168534557, 535647}, {360, 0}) = 0
11057 gettimeofday({1168534557, 535747}, {360, 0}) = 0
11057 select(5, [4], [], [4], {44, 999806}) = 0 (Timeout)
11057 gettimeofday({1168534602, 538659}, {360, 0}) = 0
11057 gettimeofday({1168534602, 538772}, {360, 0}) = 0
11057 write(1, "\nError: TIMEOUT reached\n", 24) = 24
11057 fcntl64(4, F_GETFL)               = 0x802 (flags O_RDWR|O_NONBLOCK)
11057 fcntl64(4, F_SETFL, O_RDWR)       = 0
11057 fcntl64(4, F_GETFL)               = 0x2 (flags O_RDWR)
11057 write(4, "", 0)                   = 0
11057 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
11057 rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
11057 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
11057 nanosleep({1, 0}, {1, 0})         = 0
11057 close(4 <unfinished ...>
11058 <... select resumed> )            = 1 (in [0])
11057 <... close resumed> )             = 0
11058 --- SIGHUP (Hangup) @ 0 (0) ---
11057 open("/dev/null", O_RDONLY)       = 4
11057 --- SIGCHLD (Child exited) @ 0 (0) ---
11057 fcntl64(4, F_SETFD, FD_CLOEXEC)   = 0
11057 waitpid(11058, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGHUP}], 0) = 11058
11057 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
11057 fcntl64(3, F_GETFL)               = 0x802 (flags O_RDWR|O_NONBLOCK)
11057 fcntl64(3, F_SETFL, O_RDWR)       = 0
11057 fcntl64(3, F_GETFL)               = 0x2 (flags O_RDWR)
11057 close(3)                          = 0
11057 open("/dev/null", O_RDONLY)       = 3
11057 fcntl64(3, F_SETFD, FD_CLOEXEC)   = 0
11057 fcntl64(2, F_GETFL)               = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE)
11057 fcntl64(2, F_SETFL, O_RDWR|O_LARGEFILE) = 0
11057 fcntl64(2, F_GETFL)               = 0x8002 (flags O_RDWR|O_LARGEFILE)
11057 close(2)                          = 0
11057 open("/dev/null", O_RDONLY)       = 2
11057 fcntl64(2, F_SETFD, FD_CLOEXEC)   = 0
11057 fcntl64(0, F_GETFL)               = 0x8002 (flags O_RDWR|O_LARGEFILE)
11057 fcntl64(0, F_SETFL, O_RDWR|O_LARGEFILE) = 0
11057 fcntl64(0, F_GETFL)               = 0x8002 (flags O_RDWR|O_LARGEFILE)
11057 write(1, "", 0)                   = 0
11057 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
11057 rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
11057 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
11057 nanosleep({1, 0}, {1, 0})         = 0
11057 close(0)                          = 0
11057 close(1)                          = 0
11057 open("/dev/null", O_RDONLY)       = 0
11057 fcntl64(0, F_SETFD, FD_CLOEXEC)   = 0
11057 brk(0x9389000)                    = 0x9389000
11057 brk(0x9388000)                    = 0x9388000
11057 brk(0x9384000)                    = 0x9384000
11057 fcntl64(4, F_GETFL)               = 0 (flags O_RDONLY)
11057 fcntl64(4, F_SETFL, O_RDONLY)     = 0
11057 fcntl64(4, F_GETFL)               = 0 (flags O_RDONLY)
11057 write(4, "", 0)                   = -1 EBADF (Bad file descriptor)
11057 close(4)                          = 0
11057 fcntl64(3, F_GETFL)               = 0 (flags O_RDONLY)
11057 fcntl64(3, F_SETFL, O_RDONLY)     = 0
11057 fcntl64(3, F_GETFL)               = 0 (flags O_RDONLY)
11057 close(3)                          = 0
11057 fcntl64(2, F_GETFL)               = 0 (flags O_RDONLY)
11057 fcntl64(2, F_SETFL, O_RDONLY)     = 0
11057 fcntl64(2, F_GETFL)               = 0 (flags O_RDONLY)
11057 close(2)                          = 0
11057 fcntl64(2, F_GETFL)               = -1 EBADF (Bad file descriptor)
11057 fcntl64(2, F_SETFL, O_NONBLOCK|O_SYNC|O_ASYNC|O_DIRECT|O_LARGEFILE|O_DIRECTORY|O_NOFOLLOW|O_NOATIME|0xfff80000) = -1 EBADF (Bad file descriptor)
11057 fcntl64(1, F_GETFL)               = -1 EBADF (Bad file descriptor)
11057 fcntl64(1, F_SETFL, O_NONBLOCK|O_SYNC|O_ASYNC|O_DIRECT|O_LARGEFILE|O_DIRECTORY|O_NOFOLLOW|O_NOATIME|0xfff80000) = -1 EBADF (Bad file descriptor)
11057 fcntl64(0, F_GETFL)               = 0 (flags O_RDONLY)
11057 fcntl64(0, F_SETFL, O_RDONLY)     = 0
11057 fcntl64(0, F_GETFL)               = 0 (flags O_RDONLY)
11057 fcntl64(0, F_GETFL)               = 0 (flags O_RDONLY)
11057 fcntl64(0, F_SETFL, O_RDONLY)     = 0
11057 fcntl64(0, F_GETFL)               = 0 (flags O_RDONLY)
11057 write(1, "", 0)                   = -1 EBADF (Bad file descriptor)
11057 close(0)                          = 0
11057 exit_group(0)                     = ?






 
____________________________________________________________________________________
Have a burning question?  
Go to www.Answers.yahoo.com and get answers from real people who know.



More information about the Rancid-discuss mailing list