Your message dated Sun, 11 Oct 2020 16:05:57 +0000
with message-id <[email protected]>
and subject line Bug#971828: fixed in php-amqplib 2.12.1-2
has caused the Debian Bug report #971828,
regarding php-amqplib: autopkgtest regression: Connection refused
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
971828: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971828
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: php-amqplib
Version: 2.12.1-1
X-Debbugs-CC: [email protected]
Severity: serious
User: [email protected]
Usertags: regression
Dear maintainer(s),
With a recent upload of php-amqplib the autopkgtest of php-amqplib fails
in testing when that autopkgtest is run with the binary packages of
php-amqplib from unstable. It passes when run with only packages from
testing. In tabular form:
pass fail
php-amqplib from testing 2.12.1-1
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=php-amqplib
https://ci.debian.net/data/autopkgtest/testing/amd64/p/php-amqplib/7353169/log.gz
here were 3 errors:
1)
PhpAmqpLib\Tests\Functional\Connection\SSLConnectionTest::secure_connection_default_params
with data set #0 (array(array('/tmp/autopkgtest-lxc.9cowmedr...te.pem',
'/tmp/autopkgtest-lxc.9cowmedr...te.pem',
'/tmp/autopkgtest-lxc.9cowmedr...ey.pem', true, false)))
PhpAmqpLib\Exception\AMQPIOException: stream_socket_client(): unable to
connect to ssl://localhost:5671 (Connection refused)
/usr/share/php/PhpAmqpLib/Wire/IO/StreamIO.php:110
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:240
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:223
/usr/share/php/PhpAmqpLib/Connection/AMQPStreamConnection.php:60
/usr/share/php/PhpAmqpLib/Connection/AMQPSSLConnection.php:28
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/AbstractConnectionTest.php:77
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/Connection/SSLConnectionTest.php:19
2)
PhpAmqpLib\Tests\Functional\Connection\SSLConnectionTest::secure_connection_default_params
with data set #1 (array(array('/tmp/autopkgtest-lxc.9cowmedr...te.pem',
'/tmp/autopkgtest-lxc.9cowmedr...te.pem',
'/tmp/autopkgtest-lxc.9cowmedr...ey.pem', true, false), 'tls'))
PhpAmqpLib\Exception\AMQPIOException: stream_socket_client(): unable to
connect to tls://localhost:5671 (Connection refused)
/usr/share/php/PhpAmqpLib/Wire/IO/StreamIO.php:110
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:240
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:223
/usr/share/php/PhpAmqpLib/Connection/AMQPStreamConnection.php:60
/usr/share/php/PhpAmqpLib/Connection/AMQPSSLConnection.php:28
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/AbstractConnectionTest.php:77
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/Connection/SSLConnectionTest.php:19
3)
PhpAmqpLib\Tests\Functional\Connection\SSLConnectionTest::secure_connection_default_params
with data set #2 (array(array('/tmp/autopkgtest-lxc.9cowmedr...te.pem',
false, false, true)))
PhpAmqpLib\Exception\AMQPIOException: stream_socket_client(): unable to
connect to ssl://localhost:5671 (Connection refused)
/usr/share/php/PhpAmqpLib/Wire/IO/StreamIO.php:110
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:240
/usr/share/php/PhpAmqpLib/Connection/AbstractConnection.php:223
/usr/share/php/PhpAmqpLib/Connection/AMQPStreamConnection.php:60
/usr/share/php/PhpAmqpLib/Connection/AMQPSSLConnection.php:28
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/AbstractConnectionTest.php:77
/tmp/autopkgtest-lxc.9cowmedr/downtmp/build.5WC/src/tests/Functional/Connection/SSLConnectionTest.php:19
--
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: php-amqplib
Source-Version: 2.12.1-2
Done: =?utf-8?q?David_Pr=C3=A9vot?= <[email protected]>
We believe that the bug you reported is fixed in the latest version of
php-amqplib, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Prévot <[email protected]> (supplier of updated php-amqplib package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 11 Oct 2020 10:19:33 -0400
Source: php-amqplib
Architecture: source
Version: 2.12.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Changed-By: David Prévot <[email protected]>
Closes: 971828
Changes:
php-amqplib (2.12.1-2) unstable; urgency=medium
.
* Ensure that a testsuite failure makes the package FTBFS
* Revert "Don’t start already running rabbit server for CI"
* Use another port for CI since rabbitmq-server is already up and running
* Use SSL for tests (Closes: #971828)
* Properly wait on rabbitmq to start
Checksums-Sha1:
9f5a1f38e374f656b9dccb552ddf2b0c001b3363 1820 php-amqplib_2.12.1-2.dsc
395d65779b82c733c5ff049c02bdc261e39ee715 7828
php-amqplib_2.12.1-2.debian.tar.xz
a941499bd9affde08812005058ee83694eaf4ab6 9259
php-amqplib_2.12.1-2_amd64.buildinfo
Checksums-Sha256:
0716f1b28ca418819c188ca3b8642316821801acc45458a244c4f2344aba9f5f 1820
php-amqplib_2.12.1-2.dsc
07bb16ca38cbdfa87e4cdde5b1028fe4ae257fb62562a681c39d6556b2ff1ec4 7828
php-amqplib_2.12.1-2.debian.tar.xz
19ed9e2a66eda668fb3a35e73795797cf502f1bf6908bd3af92cb6e398a578e2 9259
php-amqplib_2.12.1-2_amd64.buildinfo
Files:
88ef029d0143f13c40787372f8b3a53f 1820 php optional php-amqplib_2.12.1-2.dsc
8ebfb21bccb5670cfed74200cc425ca2 7828 php optional
php-amqplib_2.12.1-2.debian.tar.xz
32e5a4f3f683866a0f8cd89987c19dc0 9259 php optional
php-amqplib_2.12.1-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFGBAEBCAAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAl+DKg8SHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08XocH/3jSxWYTZ3o4QamhSTL8Cg1pWt23GLB1
iEi5Ich0VQFRmZHjv1en/CBZZJplVyVqc+iSZSa6fAaNW/q3KzpytryBmFx12n31
JylaJo77tmzzvsZm4QpBkJlvWdB4jItb5TwS1M5xlVDuINAS2Dys8/aPuTWkm2xy
RbuArMTOhH6Xo1CT30PC2uR34j8L0Llzb6aaQP43y1E4HfvUATN8p+eOfkevBj2r
hFH9w9+fA8zs3gcCbnQSiJUJxs+gN6L97nmZO2Dkv7J30gtK3D7mOqvl8LG/A70v
8dqYmJnYFxnKWnnXBl4K+qHz7Wwa2wAAD3//b1D4KxcyQwNEnTHq0TY=
=CRf4
-----END PGP SIGNATURE-----
--- End Message ---