Your message dated Fri, 02 Oct 2020 12:03:29 +0000
with message-id <e1kojmb-0008ld...@fasolo.debian.org>
and subject line Bug#970864: fixed in dolfinx 2019.2.0~git20201001.73080e8-1
has caused the Debian Bug report #970864,
regarding dolphinx: flaky amd64 autopkgtest on ci.debian.net: regularly times 
out
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 ow...@bugs.debian.org
immediately.)


-- 
970864: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970864
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dolfinx
Version: 2019.2.0~git20200420.6043d6d-6
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: flaky timesout

Dear maintainer(s),

The autopkgtest of dolphinx turns up on the ci.debian.net slow test page
[1]. That's not a problem per se, but your test regularly times out and
fails, while other times it finishes and passes.

Within autopkgtest, there are different timeouts involved (see
autopkgtest(1)), in the case of this package the timeout that is hit is
the per test timeout.

Because the unstable-to-testing migration software now blocks on
regressions in testing, flaky tests, i.e. tests that flip between
passing and failing without changes to the list of installed packages,
are causing people unrelated to your package to spend time on these
tests.

I copied the output of one of the failures at the bottom of this report.

Please do get in touch if we need to dive into this together.

Paul

[1] https://ci.debian.net/status/slow/

https://ci.debian.net/data/autopkgtest/testing/amd64/d/dolfinx/7160784/log.gz

python/test/unit/fem/test_expression_evaluation.py
python/test/unit/fem/test_expression_evaluation.py
       [ 32%]
python/test/unit/fem/test_expression_evaluation.py xxx
   [ 33%]                     [ 33%]
python/test/unit/fem/test_fem_pipeline.py                      [ 33%]
python/test/unit/fem/test_fem_pipeline.py
python/test/unit/fem/test_fem_pipeline.py
.....................................................................autopkgtest
[07:10:36]: ERROR: timed out on command "su -s /bin/bash debci -c set
-e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true;  .
~/.profile >/dev/null 2>&1 || true;
buildtree="/tmp/autopkgtest-lxc.lgrg6l15/downtmp/build.lxi/src"; mkdir
-p -m 1777 --
"/tmp/autopkgtest-lxc.lgrg6l15/downtmp/test-dolfinx-python-complex-artifacts";
export
AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest-lxc.lgrg6l15/downtmp/test-dolfinx-python-complex-artifacts";
export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755
"/tmp/autopkgtest-lxc.lgrg6l15/downtmp/autopkgtest_tmp"; export
AUTOPKGTEST_TMP="/tmp/autopkgtest-lxc.lgrg6l15/downtmp/autopkgtest_tmp";
export ADTTMP="$AUTOPKGTEST_TMP"; export DEBIAN_FRONTEND=noninteractive;
export LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=2; unset LANGUAGE
LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE   LC_MONETARY LC_MESSAGES
LC_PAPER LC_NAME LC_ADDRESS   LC_TELEPHONE LC_MEASUREMENT
LC_IDENTIFICATION LC_ALL;rm -f /tmp/autopkgtest_script_pid; set -C; echo
$$ > /tmp/autopkgtest_script_pid; set +C; trap "rm -f
/tmp/autopkgtest_script_pid" EXIT INT QUIT PIPE; cd "$buildtree"; chmod
+x
/tmp/autopkgtest-lxc.lgrg6l15/downtmp/build.lxi/src/debian/tests/test-dolfinx-python-complex;
touch
/tmp/autopkgtest-lxc.lgrg6l15/downtmp/test-dolfinx-python-complex-stdout
/tmp/autopkgtest-lxc.lgrg6l15/downtmp/test-dolfinx-python-complex-stderr; 
/tmp/autopkgtest-lxc.lgrg6l15/downtmp/build.lxi/src/debian/tests/test-dolfinx-python-complex
2> >(tee -a
/tmp/autopkgtest-lxc.lgrg6l15/downtmp/test-dolfinx-python-complex-stderr
>&2) > >(tee -a
/tmp/autopkgtest-lxc.lgrg6l15/downtmp/test-dolfinx-python-complex-stdout);"
(kind: test)
autopkgtest [07:10:44]: test test-dolfinx-python-complex:
-----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: dolfinx
Source-Version: 2019.2.0~git20201001.73080e8-1
Done: Drew Parsons <dpars...@debian.org>

We believe that the bug you reported is fixed in the latest version of
dolfinx, 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 970...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated dolfinx 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 02 Oct 2020 19:17:59 +0800
Source: dolfinx
Architecture: source
Version: 2019.2.0~git20201001.73080e8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 970864
Changes:
 dolfinx (2019.2.0~git20201001.73080e8-1) unstable; urgency=medium
 .
   * New upstream snapshot
   * set DOLFINX_JIT_CFLAGS="-g0 -O0" in debian/tests to help debci
     python tests run a little faster (-O2 for demos). Closes: #970864.
   * debian patch avoid_cppimport_tests.patch avoids tests that import
     cppimport, which is not yet available (RFP#971573).
     Replace test_mpi and test_casters with older version without
     cppimport. Skip test_assemble_cppimport.
   * Build-Depends: python3-petsc4py, python3-slepc4py (needs .pth files)
   * Build-Depends-Indep: graphviz to provide dot when building docs
   * report number of processors (nproc) available in debian/tests
     Use only 2 processes for python MPI unit tests.
Checksums-Sha1:
 865aa95a624dd0f957d42e7abfdffaf3d2123b4b 3805 
dolfinx_2019.2.0~git20201001.73080e8-1.dsc
 987e1b6c1f78415a8076bff534b76b33db6612df 946443 
dolfinx_2019.2.0~git20201001.73080e8.orig.tar.gz
 913aa677015ed4599cc2d16dc280c7859d35590c 32488 
dolfinx_2019.2.0~git20201001.73080e8-1.debian.tar.xz
 c3f87d7bb83d93e42a7e1d167c23816d23790e41 16781 
dolfinx_2019.2.0~git20201001.73080e8-1_source.buildinfo
Checksums-Sha256:
 62bb4af4c694316da61472d791a274f971a92861daa70ac8b7d2a832de1751db 3805 
dolfinx_2019.2.0~git20201001.73080e8-1.dsc
 88cf74e7351149890210bb715a0e47c3db083655db266bc47ab4b74d3c48057b 946443 
dolfinx_2019.2.0~git20201001.73080e8.orig.tar.gz
 6a4ba3c68db687f8a74fc40202c15e492c7179afa09b73243261755b3718042f 32488 
dolfinx_2019.2.0~git20201001.73080e8-1.debian.tar.xz
 ef1c26e233589d93bbbc105135f90f5d10a803e2ef443d9170145a91fd526653 16781 
dolfinx_2019.2.0~git20201001.73080e8-1_source.buildinfo
Files:
 dcee9b634b8d3df808a443bc9963f7df 3805 math optional 
dolfinx_2019.2.0~git20201001.73080e8-1.dsc
 8a571d3792e7a25a173bba40becc2ca2 946443 math optional 
dolfinx_2019.2.0~git20201001.73080e8.orig.tar.gz
 00539e4c4e122c260a3eb24fbb01f249 32488 math optional 
dolfinx_2019.2.0~git20201001.73080e8-1.debian.tar.xz
 cbb31e0c74ca0a7ae182d030b2ccd31b 16781 math optional 
dolfinx_2019.2.0~git20201001.73080e8-1_source.buildinfo

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

iQJIBAEBCAAyFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAl93E10UHGRwYXJzb25z
QGRlYmlhbi5vcmcACgkQVz7x5L1aAfqIKA//R84N2tTcKLyCrZEwhB6J3P0pYQyq
a8eLSHOoIgA4Caz+CK8+oookfEmqvfcizQRLSoUwKeAIItxCGGQsKB9U5O7fwGn3
5p0WA3a8PzbVUHAdHKdzchCADNliJni7GkJqGmYhnkx6vgg+F5ZEwQ7LejDN5y9Z
JuBrs9sc5Q/uELXw2tKpGV8TrI9raVdIdvej/v3bzPxp7JrKuQa0WMTYZGb6PuJJ
/fj/myJZfTNLN9ujiOW+ctqneKuFL7Jihp2h8P/+x05YPlR2jpyck20zEws/PTh5
RzWsosFW1M+CbXS10nruoMLN5E/TdPvG9rO5TCqXXq561bWkH7SE+Vav4fyqa6n9
25ysvHrazQUtM3mRCEIBWhuGfk1TAo8Idos2FYuS+qfZaLgDwVTeAIXgEXeoPXqZ
H4blsbfTRJ4PwHgAS2uvr6g9QqAPoHEIpRnJpQi9YuZ/qIQ5u0GC9cA77R3zqmA1
QDhjaGA65z3/x3qnPKyKjLUCJpJ+d8bCGd7NPIMM0Eq0jxxUtrmZkWIRuioAplTP
oZhX8HQx8c/fCniPFJxQ4duK2dfEnEEHzYvQDW39WR664ogYj9TdMQdLJLgl47LZ
7bIxHktH5YedbWeSpSWSJI/5BebAnf+rZulP16+l3jz1wm5BEdGbYuR/8Kor6QMk
FFuke3jywM0VWd8=
=ynKE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to