homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients brett.cannon, neologix, pitrou
Date 2012年02月21日.20:32:13
SpamBayes Score 0.0011403754
Marked as misclassified No
Message-id <1329856335.15.0.565948372805.issue14077@psf.upfronthosting.co.za>
In-reply-to
Content
Just saw this on a buildbot:
======================================================================
ERROR: test_rapid_restart (test.test_multiprocessing.WithProcessesTestManagerRestart)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/test/test_multiprocessing.py", line 1513, in test_rapid_restart
 queue = manager.get_queue()
 File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/multiprocessing/managers.py", line 666, in temp
 token, exp = self._create(typeid, *args, **kwds)
 File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/multiprocessing/managers.py", line 564, in _create
 conn = self._Client(self._address, authkey=self._authkey)
 File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/multiprocessing/connection.py", line 773, in XmlClient
 import xmlrpc.client as xmlrpclib
 File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/importlib/_bootstrap.py", line 542, in load_module
 return self._load_module(fullname)
 File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/importlib/_bootstrap.py", line 220, in module_for_loader_wrapper
 return fxn(self, module, *args, **kwargs)
 File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/importlib/_bootstrap.py", line 424, in _load_module
 code_object = self.get_code(name)
 File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/importlib/_bootstrap.py", line 529, in get_code
 self.set_data(bytecode_path, data)
 File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/importlib/_bootstrap.py", line 597, in set_data
 _write_atomic(path, data)
 File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/importlib/_bootstrap.py", line 134, in _write_atomic
 fd = _os.open(path_tmp, _os.O_EXCL | _os.O_CREAT | _os.O_WRONLY, 0o666)
FileExistsError: [Errno 17] File exists: '/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/xmlrpc/__pycache__/__init__.cpython-33.pyc.140684930127088'
(http://www.python.org/dev/buildbot/all/builders/AMD64%20Gentoo%20Wide%203.x/builds/3288 )
History
Date User Action Args
2012年02月21日 20:32:15pitrousetrecipients: + pitrou, brett.cannon, neologix
2012年02月21日 20:32:15pitrousetmessageid: <1329856335.15.0.565948372805.issue14077@psf.upfronthosting.co.za>
2012年02月21日 20:32:14pitroulinkissue14077 messages
2012年02月21日 20:32:13pitroucreate

AltStyle によって変換されたページ (->オリジナル) /