Package: src:python-txi2p-tahoe Version: 0.3.7-5 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202512/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:python-txi2p-tahoe, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:317: python3.14 setup.py clean /usr/lib/python3/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: ISC License (ISCL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** [... snipped ...] /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamAcceptAfterHello (txi2p.sam.test.test_stream.TestStreamAcceptProtocol.test_streamAcceptAfterHello) test_streamAcceptAfterHello ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamAcceptEstablishedAfterStreamAccept (txi2p.sam.test.test_stream.TestStreamAcceptProtocol.test_streamAcceptEstablishedAfterStreamAccept) test_streamAcceptEstablishedAfterStreamAccept ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamAcceptIncomingAfterPeerAddress (txi2p.sam.test.test_stream.TestStreamAcceptProtocol.test_streamAcceptIncomingAfterPeerAddress) test_streamAcceptIncomingAfterPeerAddress ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamAcceptReturnsError (txi2p.sam.test.test_stream.TestStreamAcceptProtocol.test_streamAcceptReturnsError) test_streamAcceptReturnsError ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_validPongResponseResetsTimeout (txi2p.sam.test.test_stream.TestStreamAcceptProtocol.test_validPongResponseResetsTimeout) test_validPongResponseResetsTimeout ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_cancellation (txi2p.sam.test.test_stream.TestStreamConnectFactory.test_cancellation) test_cancellation ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_cancellationAfterFailure (txi2p.sam.test.test_stream.TestStreamConnectFactory.test_cancellationAfterFailure) test_cancellationAfterFailure ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_cancellationBeforeFailure (txi2p.sam.test.test_stream.TestStreamConnectFactory.test_cancellationBeforeFailure) test_cancellationBeforeFailure ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_clientConnectionFailed (txi2p.sam.test.test_stream.TestStreamConnectFactory.test_clientConnectionFailed) test_clientConnectionFailed ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_resultNotOK (txi2p.sam.test.test_stream.TestStreamConnectFactory.test_resultNotOK) test_resultNotOK ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_streamConnectionEstablished (txi2p.sam.test.test_stream.TestStreamConnectFactory.test_streamConnectionEstablished) test_streamConnectionEstablished ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_helloReturnsError (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_helloReturnsError) test_helloReturnsError ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_initSendsHello (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_initSendsHello) test_initSendsHello ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_invalidPongResponseDoesNotResetTimeout (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_invalidPongResponseDoesNotResetTimeout) test_invalidPongResponseDoesNotResetTimeout ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_namingLookupAfterHello (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_namingLookupAfterHello) test_namingLookupAfterHello ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_namingLookupReturnsError (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_namingLookupReturnsError) test_namingLookupReturnsError ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_pingReceived (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_pingReceived) test_pingReceived ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_pingReceivedResetsTimeout (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_pingReceivedResetsTimeout) test_pingReceivedResetsTimeout ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_pingReceivedWithData (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_pingReceivedWithData) test_pingReceivedWithData ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamConnectAfterHello (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_streamConnectAfterHello) test_streamConnectAfterHello ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamConnectAfterNamingLookup (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_streamConnectAfterNamingLookup) test_streamConnectAfterNamingLookup ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamConnectReturnsError (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_streamConnectReturnsError) test_streamConnectReturnsError ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamConnectWithLocalPortAfterHello (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_streamConnectWithLocalPortAfterHello) test_streamConnectWithLocalPortAfterHello ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamConnectWithPortAfterHello (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_streamConnectWithPortAfterHello) test_streamConnectWithPortAfterHello ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamConnectionEstablishedAfterStreamConnect (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_streamConnectionEstablishedAfterStreamConnect) test_streamConnectionEstablishedAfterStreamConnect ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_validPongResponseResetsTimeout (txi2p.sam.test.test_stream.TestStreamConnectProtocol.test_validPongResponseResetsTimeout) test_validPongResponseResetsTimeout ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_cancellation (txi2p.sam.test.test_stream.TestStreamForwardFactory.test_cancellation) test_cancellation ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_cancellationAfterFailure (txi2p.sam.test.test_stream.TestStreamForwardFactory.test_cancellationAfterFailure) test_cancellationAfterFailure ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_cancellationBeforeFailure (txi2p.sam.test.test_stream.TestStreamForwardFactory.test_cancellationBeforeFailure) test_cancellationBeforeFailure ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_clientConnectionFailed (txi2p.sam.test.test_stream.TestStreamForwardFactory.test_clientConnectionFailed) test_clientConnectionFailed ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_resultNotOK (txi2p.sam.test.test_stream.TestStreamForwardFactory.test_resultNotOK) test_resultNotOK ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_streamForwardEstablished (txi2p.sam.test.test_stream.TestStreamForwardFactory.test_streamForwardEstablished) test_streamForwardEstablished ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/base.py:189: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior proto = self.protocol() test_helloReturnsError (txi2p.sam.test.test_stream.TestStreamForwardProtocol.test_helloReturnsError) test_helloReturnsError ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_initSendsHello (txi2p.sam.test.test_stream.TestStreamForwardProtocol.test_initSendsHello) test_initSendsHello ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_invalidPongResponseDoesNotResetTimeout (txi2p.sam.test.test_stream.TestStreamForwardProtocol.test_invalidPongResponseDoesNotResetTimeout) test_invalidPongResponseDoesNotResetTimeout ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_pingReceived (txi2p.sam.test.test_stream.TestStreamForwardProtocol.test_pingReceived) test_pingReceived ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_pingReceivedResetsTimeout (txi2p.sam.test.test_stream.TestStreamForwardProtocol.test_pingReceivedResetsTimeout) test_pingReceivedResetsTimeout ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_pingReceivedWithData (txi2p.sam.test.test_stream.TestStreamForwardProtocol.test_pingReceivedWithData) test_pingReceivedWithData ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamForwardAfterHello (txi2p.sam.test.test_stream.TestStreamForwardProtocol.test_streamForwardAfterHello) test_streamForwardAfterHello ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamForwardEstablishedAfterStreamForward (txi2p.sam.test.test_stream.TestStreamForwardProtocol.test_streamForwardEstablishedAfterStreamForward) test_streamForwardEstablishedAfterStreamForward ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_streamForwardReturnsError (txi2p.sam.test.test_stream.TestStreamForwardProtocol.test_streamForwardReturnsError) test_streamForwardReturnsError ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_validPongResponseResetsTimeout (txi2p.sam.test.test_stream.TestStreamForwardProtocol.test_validPongResponseResetsTimeout) test_validPongResponseResetsTimeout ... ok /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/util.py:25: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior protoClass = kw.pop('_protoClass', self.protocol) test_address_host_noPort (txi2p.test.test_address.TestI2PAddress.test_address_host_noPort) ... ok test_address_host_port (txi2p.test.test_address.TestI2PAddress.test_address_host_port) ... ok test_address_noHost_port (txi2p.test.test_address.TestI2PAddress.test_address_noHost_port) ... ok test_hashWithHostNoPort (txi2p.test.test_address.TestI2PAddress.test_hashWithHostNoPort) ... ok test_hashWithHostPort (txi2p.test.test_address.TestI2PAddress.test_hashWithHostPort) ... ok test_hashWithNoHostNoPort (txi2p.test.test_address.TestI2PAddress.test_hashWithNoHostNoPort) ... ok test_hashWithNoHostPort (txi2p.test.test_address.TestI2PAddress.test_hashWithNoHostPort) ... ok test_hashWithPortString (txi2p.test.test_address.TestI2PAddress.test_hashWithPortString) ... ok test_host_noPort (txi2p.test.test_address.TestI2PAddress.test_host_noPort) ... ok test_host_port (txi2p.test.test_address.TestI2PAddress.test_host_port) ... ok test_noHost_noPort (txi2p.test.test_address.TestI2PAddress.test_noHost_noPort) ... ok test_noHost_port (txi2p.test.test_address.TestI2PAddress.test_noHost_port) ... ok test_portString (txi2p.test.test_address.TestI2PAddress.test_portString) ... ok test_reprWithHostNoPort (txi2p.test.test_address.TestI2PAddress.test_reprWithHostNoPort) ... ok test_reprWithHostPort (txi2p.test.test_address.TestI2PAddress.test_reprWithHostPort) ... ok test_reprWithNoHostNoPort (txi2p.test.test_address.TestI2PAddress.test_reprWithNoHostNoPort) ... ok test_reprWithNoHostPort (txi2p.test.test_address.TestI2PAddress.test_reprWithNoHostPort) ... ok test_reprWithPortString (txi2p.test.test_address.TestI2PAddress.test_reprWithPortString) ... ok test_BOB_clear (txi2p.test.test_grammar.TestBOBGrammar.test_BOB_clear) ... ok test_BOB_getdest (txi2p.test.test_grammar.TestBOBGrammar.test_BOB_getdest) ... ok test_BOB_getkeys (txi2p.test.test_grammar.TestBOBGrammar.test_BOB_getkeys) ... ok test_BOB_list (txi2p.test.test_grammar.TestBOBGrammar.test_BOB_list) ... ok test_SAM_dest_reply (txi2p.test.test_grammar.TestSAMGrammar.test_SAM_dest_reply) ... ok test_SAM_hello (txi2p.test.test_grammar.TestSAMGrammar.test_SAM_hello) ... ok test_SAM_naming_reply (txi2p.test.test_grammar.TestSAMGrammar.test_SAM_naming_reply) ... ok test_SAM_ping (txi2p.test.test_grammar.TestSAMGrammar.test_SAM_ping) ... ok test_SAM_pong (txi2p.test.test_grammar.TestSAMGrammar.test_SAM_pong) ... ok test_SAM_session_status (txi2p.test.test_grammar.TestSAMGrammar.test_SAM_session_status) ... ok test_SAM_stream_status (txi2p.test.test_grammar.TestSAMGrammar.test_SAM_stream_status) ... ok test_apiEndpointWithNoAPI (txi2p.test.test_plugins.I2PClientEndpointPluginTest.test_apiEndpointWithNoAPI) test_apiEndpointWithNoAPI ... ok test_badAPI (txi2p.test.test_plugins.I2PClientEndpointPluginTest.test_badAPI) test_badAPI ... ok test_interface (txi2p.test.test_plugins.I2PClientEndpointPluginTest.test_interface) test_interface ... ok test_pluginDiscovery (txi2p.test.test_plugins.I2PClientEndpointPluginTest.test_pluginDiscovery) test_pluginDiscovery ... ok test_stringDescription_BOB (txi2p.test.test_plugins.I2PClientEndpointPluginTest.test_stringDescription_BOB) test_stringDescription_BOB ... ok test_stringDescription_SAM (txi2p.test.test_plugins.I2PClientEndpointPluginTest.test_stringDescription_SAM) test_stringDescription_SAM ... ok test_stringDescription_default (txi2p.test.test_plugins.I2PClientEndpointPluginTest.test_stringDescription_default) test_stringDescription_default ... ok test_apiEndpointWithNoAPI (txi2p.test.test_plugins.I2PServerEndpointPluginTest.test_apiEndpointWithNoAPI) test_apiEndpointWithNoAPI ... ok test_badAPI (txi2p.test.test_plugins.I2PServerEndpointPluginTest.test_badAPI) test_badAPI ... ok test_interface (txi2p.test.test_plugins.I2PServerEndpointPluginTest.test_interface) test_interface ... ok test_pluginDiscovery (txi2p.test.test_plugins.I2PServerEndpointPluginTest.test_pluginDiscovery) test_pluginDiscovery ... ok test_stringDescription_BOB (txi2p.test.test_plugins.I2PServerEndpointPluginTest.test_stringDescription_BOB) test_stringDescription_BOB ... ok test_stringDescription_SAM (txi2p.test.test_plugins.I2PServerEndpointPluginTest.test_stringDescription_SAM) test_stringDescription_SAM ... ok test_stringDescription_default (txi2p.test.test_plugins.I2PServerEndpointPluginTest.test_stringDescription_default) test_stringDescription_default ... ok ====================================================================== FAIL: test_destGenerated (txi2p.sam.test.test_session.TestDestGenerateFactory.test_destGenerated) test_destGenerated ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3/dist-packages/twisted/trial/_asynctest.py", line 173, in _deferSetUpAndRun await self._run( getattr(self, self._testMethodName), self._testMethodName, result ) File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1195, in __iter__ result.raiseException() ~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 455, in raiseException raise self.value.with_traceback(self.tb) File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 216, in maybeDeferred result = f(*args, **kwargs) File "/usr/lib/python3/dist-packages/twisted/internet/utils.py", line 227, in runWithWarningsSuppressed raise exc_info[1].with_traceback(exc_info[2]) File "/usr/lib/python3/dist-packages/twisted/internet/utils.py", line 223, in runWithWarningsSuppressed result = f(*a, **kw) File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build/txi2p/sam/test/test_session.py", line 429, in test_destGenerated s = self.successResultOf(fac.deferred) File "/usr/lib/python3/dist-packages/twisted/trial/_synctest.py", line 732, in successResultOf self.fail( ~~~~~~~~~^ "Success result expected on {!r}, " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... ) ^ ) ^ File "/usr/lib/python3/dist-packages/twisted/trial/_synctest.py", line 381, in fail raise self.failureException(msg) twisted.trial.unittest.FailTest: Success result expected on <Deferred at 0x7fd861eede50 current result: None>, found failure result instead: Traceback (most recent call last): Failure: builtins.ValueError: The keyfile already exists ---------------------------------------------------------------------- Ran 306 tests in 1.018s FAILED (failures=1) Client tunnel started Server tunnel started Tunnel removed E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_txi2p-tahoe/build; python3.13 -m unittest discover -v dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned exit code 13 make: *** [debian/rules:6: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

