[mirror-admin] report_mirror failures
Chuck Anderson
cra at WPI.EDU
Thu Mar 5 19:00:24 EST 2009
On Thu, Mar 05, 2009 at 04:13:07PM -0600, Mike McGrath wrote:
> On Thu, 5 Mar 2009, Chris Adams wrote:
>
> > I'm getting this failure pretty consistently from report_mirror for the
> > last day or so; looks like there may be a problem at the server end:
> >
> > Traceback (most recent call last):
> > File "/usr/local/home/mirror/bin/report_mirror", line 291, in ?
> > main()
> > File "/usr/local/home/mirror/bin/report_mirror", line 282, in main
> > print server.checkin(data)
> > File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__
> > return self.__send(self.__name, args)
> > File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request
> > verbose=self.__verbose
> > File "/usr/lib/python2.4/xmlrpclib.py", line 1137, in request
> > headers
> > xmlrpclib.ProtocolError: <ProtocolError for admin.fedoraproject.org/mirrormanager/xmlrpc: 502 Proxy Error>
> >
>
> Can you do a manual run or put a time in front of the automated run and
> tell me how long it takes before you get that 502?
I just did one:
-bash-3.2$ date; /usr/bin/time $HOME/report_mirror -o $HOME/mirror-report.bin -c $HOME/report_mirror.conf; date
Thu Mar 5 18:09:42 EST 2009
Traceback (most recent call last):
File "/home/mirror/report_mirror", line 278, in <module>
main()
File "/home/mirror/report_mirror", line 274, in main
print server.checkin(data)
File "/usr/lib64/python2.5/xmlrpclib.py", line 1150, in __call__
return self.__send(self.__name, args)
File "/usr/lib64/python2.5/xmlrpclib.py", line 1440, in __request
verbose=self.__verbose
File "/usr/lib64/python2.5/xmlrpclib.py", line 1194, in request
headers
xmlrpclib.ProtocolError: <ProtocolError for
admin.fedoraproject.org/mirrormanager/xmlrpc: 502 Proxy Error>
32.03user 23.44system 4:37.98elapsed 19%CPU (0avgtext+0avgdata
0maxresident)k
96inputs+1088outputs (0major+5525minor)pagefaults 0swaps
Thu Mar 5 18:14:20 EST 2009
--
More information about the Mirror-admin
mailing list