Boost logo

Boost Testing :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-12-03 12:06:53


Hi,

Is anyone else having this problem?

-- Noel

# Retrying (5 more attempts).
# Uploading log archive "/scratch2/kbelco/boost/results/Sandia-
sun.zip" to ftp://fx.meta-comm.com/boost-regression/trunk
# <lambda> failed with message "(145, 'Connection timed out')"
# Retrying (4 more attempts).
# Uploading log archive "/scratch2/kbelco/boost/results/Sandia-
sun.zip" to ftp://fx.meta-comm.com/boost-regression/trunk
# <lambda> failed with message "(145, 'Connection timed out')"
# Retrying (3 more attempts).
# Uploading log archive "/scratch2/kbelco/boost/results/Sandia-
sun.zip" to ftp://fx.meta-comm.com/boost-regression/trunk
# <lambda> failed with message "(145, 'Connection timed out')"
# Retrying (2 more attempts).
# Uploading log archive "/scratch2/kbelco/boost/results/Sandia-
sun.zip" to ftp://fx.meta-comm.com/boost-regression/trunk
# <lambda> failed with message "(145, 'Connection timed out')"
# Retrying (1 more attempts).
# Uploading log archive "/scratch2/kbelco/boost/results/Sandia-
sun.zip" to ftp://fx.meta-comm.com/boost-regression/trunk
# <lambda> failed with message "(145, 'Connection timed out')"
# Giving up.
Traceback (most recent call last):
   File "run.py", line 60, in <module>
     runner(root)
   File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
line 183, in __init__
     self.main()
   File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
line 476, in main
     getattr(self,action_m)()
   File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
line 443, in command_regression
     self.command_upload_logs()
   File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
line 390, in command_upload_logs
     lambda:
   File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
line 515, in retry
     return f()
   File "/scratch2/kbelco/boost/tools_regression_src/regression.py",
line 398, in <lambda>
     self.dart_server )
   File "/scratch2/kbelco/boost/tools_regression_src/
collect_and_upload_logs.py", line 330, in upload_logs
     upload_to_ftp( tag, logs_archive, ftp_proxy, debug_level )
   File "/scratch2/kbelco/boost/tools_regression_src/
collect_and_upload_logs.py", line 185, in upload_to_ftp
     ftp = ftplib.FTP( ftp_site )
   File "/home/kbelco/bin/python/sun/lib/python2.5/ftplib.py", line
107, in __init__
     self.connect(host)
   File "/home/kbelco/bin/python/sun/lib/python2.5/ftplib.py", line
129, in connect
     raise socket.error, msg
socket.error: (145, 'Connection timed out')


Boost-testing list run by mbergal at meta-comm.com