[Debian-pan-maintainers] Bug#1032558: tomopy: autopkgtest failure on s390x: numerical differences

Paul Gevers elbrus at debian.org
Wed Mar 8 20:56:09 GMT 2023


Source: tomopy
Version: 1.10.4+ds1-9
Severity: serious
User: debian-ci at lists.debian.org
Usertags: fails-always

Dear maintainer(s),

You recently added an autopkgtest to your package tomopy, great. 
However, it fails. Currently this failure is blocking the migration to 
testing [1]. Can you please investigate the situation and fix it?

I copied some of the output at the bottom of this report.

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=tomopy

https://ci.debian.net/data/autopkgtest/testing/s390x/t/tomopy/31694525/log.gz

======================================================================
FAIL: test_bart 
(test_tomopy.test_recon.test_algorithm.ReconstructionAlgorithmTestCase.test_bart)
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/tmp/autopkgtest-lxc.usbhl2tu/downtmp/build.j1Q/src/test/test_tomopy/test_recon/test_algorithm.py", 
line 92, in test_bart
     assert_allclose(
   File 
"/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
1592, in assert_allclose
     assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
   File "/usr/lib/python3.11/contextlib.py", line 81, in inner
     return func(*args, **kwds)
            ^^^^^^^^^^^^^^^^^^^
   File 
"/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
862, in assert_array_compare
     raise AssertionError(msg)
AssertionError: Not equal to tolerance rtol=0.01, atol=0

Mismatched elements: 16 / 18432 (0.0868%)
Max absolute difference: 6.0796738e-06
Max relative difference: 0.26425964
  x: array([[[-0.344939, -0.277677, -0.166536, ...,  0.051406, -0.012136,
          -0.053158],
         [-0.259402, -0.219799, -0.031947, ...,  0.150905, -0.017446,...
  y: array([[[-0.344939, -0.277679, -0.166535, ...,  0.051409, -0.012139,
          -0.053158],
         [-0.259402, -0.219799, -0.031947, ...,  0.150904, -0.017445,...
-------------------- >> begin captured logging << --------------------
tomopy.recon.algorithm: INFO: Reconstructing 8 slice groups with 8 
master threads...
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_ospml_hybrid 
(test_tomopy.test_recon.test_algorithm.ReconstructionAlgorithmTestCase.test_ospml_hybrid)
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/tmp/autopkgtest-lxc.usbhl2tu/downtmp/build.j1Q/src/test/test_tomopy/test_recon/test_algorithm.py", 
line 220, in test_ospml_hybrid
     assert_allclose(
   File 
"/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
1592, in assert_allclose
     assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
   File "/usr/lib/python3.11/contextlib.py", line 81, in inner
     return func(*args, **kwds)
            ^^^^^^^^^^^^^^^^^^^
   File 
"/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
862, in assert_array_compare
     raise AssertionError(msg)
AssertionError: Not equal to tolerance rtol=0.01, atol=0

Mismatched elements: 40 / 18432 (0.217%)
Max absolute difference: 2.3543835e-06
Max relative difference: 1.0744988
  x: array([[[5.263694e-05, 1.943827e-03, 6.817912e-03, ..., 2.017710e-02,
          1.339560e-02, 8.127209e-03],
         [9.065618e-05, 3.251776e-03, 1.258464e-02, ..., 3.958699e-02,...
  y: array([[[5.263694e-05, 1.943812e-03, 6.817927e-03, ..., 2.017727e-02,
          1.339539e-02, 8.127220e-03],
         [9.065603e-05, 3.251777e-03, 1.258466e-02, ..., 3.958680e-02,...
-------------------- >> begin captured logging << --------------------
tomopy.recon.algorithm: INFO: Reconstructing 8 slice groups with 8 
master threads...
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_ospml_quad 
(test_tomopy.test_recon.test_algorithm.ReconstructionAlgorithmTestCase.test_ospml_quad)
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/tmp/autopkgtest-lxc.usbhl2tu/downtmp/build.j1Q/src/test/test_tomopy/test_recon/test_algorithm.py", 
line 237, in test_ospml_quad
     assert_allclose(
   File 
"/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
1592, in assert_allclose
     assert_array_compare(compare, actual, desired, err_msg=str(err_msg),
   File "/usr/lib/python3.11/contextlib.py", line 81, in inner
     return func(*args, **kwds)
            ^^^^^^^^^^^^^^^^^^^
   File 
"/usr/lib/python3/dist-packages/numpy/testing/_private/utils.py", line 
862, in assert_array_compare
     raise AssertionError(msg)
AssertionError: Not equal to tolerance rtol=0.01, atol=0

Mismatched elements: 40 / 18432 (0.217%)
Max absolute difference: 1.8775463e-06
Max relative difference: 2.4697225
  x: array([[[5.205292e-05, 1.983037e-03, 6.971959e-03, ..., 2.034622e-02,
          1.350102e-02, 8.103064e-03],
         [9.189637e-05, 3.351238e-03, 1.287083e-02, ..., 3.999370e-02,...
  y: array([[[5.206773e-05, 1.983023e-03, 6.971974e-03, ..., 2.034638e-02,
          1.350077e-02, 8.103047e-03],
         [9.191120e-05, 3.351238e-03, 1.287086e-02, ..., 3.999353e-02,...
-------------------- >> begin captured logging << --------------------
tomopy.recon.algorithm: INFO: Reconstructing 8 slice groups with 8 
master threads...
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 60 tests in 21.206s

FAILED (SKIP=9, failures=3)
autopkgtest [20:00:00]: test command1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-pan-maintainers/attachments/20230308/d9215477/attachment.sig>


More information about the Debian-pan-maintainers mailing list