|
Boost Testing : |
From: Stephen W. Carson (StephenC_at_[hidden])
Date: 2005-02-14 15:34:52
A test I ran today got all the way to the end and then failed to upload
the results, (see below). Any idea what happened here?
I went ahead and uploaded the .zip file manually to:
ftp://fx.meta-comm.com/boost-regression/CVS-HEAD
-------- Original Message --------
[...]
# Done writing
"/Users/stephencarson/Development/boost/results/Dirxion.xml".
# Compressing
"/Users/stephencarson/Development/boost/results/Dirxion.xml"...
# Done writing
"/Users/stephencarson/Development/boost/results/Dirxion.zip".
# Uploading log archive
"/Users/stephencarson/Development/boost/results/Dirxion.zip" to
ftp://fx.meta-comm.com/boost-regression/CVS-HEAD
Traceback (most recent call last):
File "regression.py", line 837, in ?
commands[ command ]( **accept_args( args ) )
File "regression.py", line 669, in regression
upload_logs( tag, runner, user, ftp_proxy, debug_level )
File "regression.py", line 577, in upload_logs
upload_logs( regression_results, runner, tag, user, ftp_proxy,
debug_level )
File
"/Users/stephencarson/Development/boost/boost/tools/regression/
xsl_reports/runner/collect_and_upload_logs.py", line 172, in
upload_logs
upload_to_ftp( tag, logs_archive, ftp_proxy, debug_level )
File
"/Users/stephencarson/Development/boost/boost/tools/regression/
xsl_reports/runner/collect_and_upload_logs.py", line 52, in
upload_to_ftp
ftp = ftplib.FTP( ftp_site )
File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
python2.3/ftplib.py", line 107, in __init__
self.connect(host)
File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
python2.3/ftplib.py", line 117, in connect
for res in socket.getaddrinfo(self.host, self.port, 0,
socket.SOCK_STREAM):
socket.gaierror: (7, 'No address associated with nodename')
-- Stephen W. Carson, Software Engineer DirXion Software in St. Louis, MO (636) 717-2367 "Premature optimization is the root of all evil." -Donald Knuth