Your message dated Fri, 03 Feb 2017 13:48:42 +0000
with message-id <[email protected]>
and subject line Bug#852991: fixed in gnocchi 3.0.4-1
has caused the Debian Bug report #852991,
regarding gnocchi: FTBFS (failing tests)
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.)


-- 
852991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852991
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gnocchi
Version: 3.0.0-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh build-indep --buildsystem=python_distutils --with python2,sphinxdoc
   dh_testdir -i -O--buildsystem=python_distutils
   dh_update_autotools_config -i -O--buildsystem=python_distutils
   dh_auto_configure -i -O--buildsystem=python_distutils
   dh_auto_build -i -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
        python setup.py build --force
running build
running build_py

[... snipped ...]

                                                 (datetime.datetime(2014, 1, 1, 
12, 0, tzinfo=<iso8601.Utc>),
                                                  300,
                                                  69),
                                                 (datetime.datetime(2014, 1, 1, 
12, 10, tzinfo=<iso8601.Utc>),
                                                  300,
                                                  42)],
 <Metric bc346699-4d7e-463b-b63a-fd36dd9d293b>: []}
actual    = defaultdict(<type 'list'>, {<Metric 
bc346699-4d7e-463b-b63a-fd36dd9d293b>: [], <Metric 
2b7f6509-7acd-4fec-9d22-ef11b694a33b>: []})


======================================================================
FAIL: gnocchi.tests.test_storage.TestStorageDriver.test_updated_measures
gnocchi.tests.test_storage.TestStorageDriver.test_updated_measures
----------------------------------------------------------------------
_StringException: Empty attachments:
  stderr
  stdout

Traceback (most recent call last):
  File "gnocchi/tests/base.py", line 55, in skip_if_not_implemented
    return func(*args, **kwargs)
  File "gnocchi/tests/test_storage.py", line 325, in test_updated_measures
    ], self.storage.get_measures(self.metric))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 350, in 
assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 435, in 
assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: !=:
reference = [(datetime.datetime(2014, 1, 1, 0, 0, tzinfo=<iso8601.Utc>), 
86400.0, 55.5),
 (datetime.datetime(2014, 1, 1, 12, 0, tzinfo=<iso8601.Utc>), 3600.0, 55.5),
 (datetime.datetime(2014, 1, 1, 12, 0, tzinfo=<iso8601.Utc>), 300.0, 69),
 (datetime.datetime(2014, 1, 1, 12, 5, tzinfo=<iso8601.Utc>), 300.0, 42.0)]
actual    = []


----------------------------------------------------------------------
Ran 304 tests in 55.760s

FAILED (failures=44, skipped=24)
debian/rules:44: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This is just how the build ends, not necessarily the relevant part.

I've put several build logs here:

https://people.debian.org/~sanvila/build-logs/gnocchi/

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

The bug should be reproducible with sbuild on a single CPU virtual machine.

Note: My build history is like this:

[...]
Status: successful  gnocchi_3.0.0-2_amd64-20170122T094410Z
Status: failed      gnocchi_3.0.0-2_amd64-20170126T170124Z
[...]

where every previous build was ok and now it always fail. Maybe some
build-dependency entered testing between 2017-01-22 and 2017-01-26
which is related to this failure.

Thanks.

--- End Message ---
--- Begin Message ---
Source: gnocchi
Source-Version: 3.0.4-1

We believe that the bug you reported is fixed in the latest version of
gnocchi, 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.
Ondřej Kobližek <[email protected]> (supplier of updated gnocchi 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: SHA512

Format: 1.8
Date: Thu, 02 Feb 2017 14:44:31 +0100
Source: gnocchi
Binary: python-gnocchi gnocchi-common gnocchi-api gnocchi-metricd
Architecture: source all
Version: 3.0.4-1
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <[email protected]>
Changed-By: Ondřej Kobližek <[email protected]>
Description:
 gnocchi-api - Metric as a Service - API daemon
 gnocchi-common - Metric as a Service - common files
 gnocchi-metricd - Metric as a Service - metric daemon
 python-gnocchi - Metric as a Service - Python 2.x
Closes: 852991
Changes:
 gnocchi (3.0.4-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Ondřej Nový ]
   * Bumped debhelper compat version to 10
   * Added lsb-base to depends
 .
   [ Ondřej Kobližek ]
   * New upstream release (Closes: #852991)
Checksums-Sha1:
 75b18fa7194385ed41a604af3166a1694ff7e2d1 3551 gnocchi_3.0.4-1.dsc
 ba882192c4c5fa75f261a04375007c0a74cb20a9 225872 gnocchi_3.0.4.orig.tar.xz
 871bc3f23bfaa9518c4300981eeac9a439f4ce3c 24936 gnocchi_3.0.4-1.debian.tar.xz
 6bbfe6dbe283f1f0312a4ac5afd971fbe33a9cac 27184 gnocchi-api_3.0.4-1_all.deb
 5fd28ffd988f26bdcf08a8e032a623d2607a4f9e 30234 gnocchi-common_3.0.4-1_all.deb
 092f1af8035d4e5a70a587597fe3003df977574c 6120 gnocchi-metricd_3.0.4-1_all.deb
 cd83e29a05fd0923c1568c77564845006bb60a1c 13868 gnocchi_3.0.4-1_amd64.buildinfo
 c11290be4ecea1ec3fb64124669531e05ac49b4e 95782 python-gnocchi_3.0.4-1_all.deb
Checksums-Sha256:
 d888956005665349135c76136252f331ed15cef29d6e39ffc3647697bfaaa7a3 3551 
gnocchi_3.0.4-1.dsc
 9b5afaf6f1e5dda10788f58e94149d7089e1793febda0e5130f9382c890e85a7 225872 
gnocchi_3.0.4.orig.tar.xz
 d37b164eabea9b3ac7089c810f6d89781aa36a97a441e7952379eaf47da2f57f 24936 
gnocchi_3.0.4-1.debian.tar.xz
 79ed15be33e22bd8cc36ab9776b1fb4abcbbcb94513e8db471314eb0edc3c8d5 27184 
gnocchi-api_3.0.4-1_all.deb
 f846fe85caf3e0577431ef58566869c2d21f5e196eef7f200b5fcd4ceceed064 30234 
gnocchi-common_3.0.4-1_all.deb
 90672cc0ec73a211bacda9156f88203accc3d88ce02cf8896bd1b9b0b88b1c62 6120 
gnocchi-metricd_3.0.4-1_all.deb
 755434fa987931c30c335cde28b0bd70bd0b9c3743abfc6a1a3d64221561b9f4 13868 
gnocchi_3.0.4-1_amd64.buildinfo
 34f3fc5244c479051b792ad42735d8d73ae00b963e3424efaa5d165895a9a579 95782 
python-gnocchi_3.0.4-1_all.deb
Files:
 63249e7b0e5cbc81b7b299da55d30813 3551 net optional gnocchi_3.0.4-1.dsc
 3c71bdef0de60d84154ba97bdbbe0507 225872 net optional gnocchi_3.0.4.orig.tar.xz
 2fcdced1c904b080b2f3247483ccd27c 24936 net optional 
gnocchi_3.0.4-1.debian.tar.xz
 c90b252fb7eb13e5a99f1f612e327ac0 27184 net optional gnocchi-api_3.0.4-1_all.deb
 e98cef5f18047c168f2e97ec7fa799d1 30234 net optional 
gnocchi-common_3.0.4-1_all.deb
 68de12b2d4930fdf8c040106ef08f4a9 6120 net optional 
gnocchi-metricd_3.0.4-1_all.deb
 46727dfa3031b48a66103c74fce81a86 13868 net optional 
gnocchi_3.0.4-1_amd64.buildinfo
 eae4a5b81f44005ddf8b1b563a221264 95782 python optional 
python-gnocchi_3.0.4-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAliUhkYACgkQNXMSVZ0e
Bkvr1BAAsncsLREH9KaSdRJn4ucHqWeKFrr+vei6MbT178FjYzFZqIWbIVJBfsKI
YxRnKJNotEK9OX1HRiQxaNXzVUaWd2afkgQnnu1Vwo6QZ1N+gG/+z5H2nVthY8Iz
PmN5MExZQny/IJjXUH2XksB0sfbLwtTbQy/FmDu+SM3uodEaVQbI417oA7EyqpRk
g/IZoMZCwud6eKAFORy4GTPpfHNkESiNZQijzB91qxT4f/H8fspbPRLfU37GfDVX
uNe6HJ8jc6Ndm+8ZIHo02b5MCiITCVIf/pcOyN1i2eAdu68l3hksQA0Eg1d82cpk
bSWENWYMG1egVNastZy/FaEsECp9iEskPE34QsSd5LtHVPqaVzHJpL/+InOYJcnv
VCf3YQnIxl2dMW6MyrhbC825NUU4nexlalh9I4rTBXIVt9WTpcutKqTdPMq+FG4N
FRvBej/j/k38+RMpwqaKnmqXfbJKNse1Tuc3HOUV+fTBeMw0+sikw8nlPdWAta3o
UOZu57axFBg583wgvN80ShZ83GdVqXRhsC0u+v0ICDqI1Ipa8fXgQ670FCGwdvly
sDXdpZlEY+Mqi5LAPBOy/90hq706yqa2NVFq8YfNAtpmAVslo0vr/toJqOzdUKYv
P4faNRqjOelgX3XlMB2cwnrXrCQUwqGZoUwIhK1Ib0TiSvPEyhw=
=wU1p
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to