Your message dated Sun, 15 Mar 2020 20:38:12 +0000 with message-id <e1jda1u-00056v...@fasolo.debian.org> and subject line Bug#953944: fixed in crmsh 4.2.0-3 has caused the Debian Bug report #953944, regarding crmsh: flaky autopkgtest that times out regularly: missing isolation-machine restriction? 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.) -- 953944: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953944 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: crmsh Version: 4.1.0-4 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: flaky timeout Dear maintainer(s), I am currently going through the list [1] of packages that time out on our ci.debian.net infrastructure. crmsh is listed so I checked its history. The autopkgtest of your package seems flaky as it sometimes passes (in several minutes) but regularly fails due to a timeout of the autopkgtest. On top of that, it seems your doing something inside the test that regularly breaks our infrastructure (which of course shouldn't be possible, but there are bugs everywhere). I am wondering if the test should declare the isolation-machine restriction. 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. Please fix the test to be more robust, or if I'm correct about the isolation requirement, please add the appropriate restriction. I copied the output at the bottom of this report. All the failing tests that I inspected look like it. I'll put your package on the ci.d.n ignore list until this bug is fixed. Paul [1] https://ci.debian.net/status/slow/ https://ci.debian.net/data/autopkgtest/unstable/amd64/c/crmsh/4554615/log.gz autopkgtest [10:21:26]: test pacemaker-cluster-init.sh: [----------------------- + ulimit -H -l unlimited + ufw status Status: inactive + service corosync stop + crm cluster init --yes --name=autopkgtest --unicast autopkgtest [13:08:06]: ERROR: timed out on command "su -s /bin/bash root -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || true; buildtree="/tmp/autopkgtest-lxc.5xjzqfle/downtmp/build.IhJ/src"; mkdir -p -m 1777 -- "/tmp/autopkgtest-lxc.5xjzqfle/downtmp/pacemaker-cluster-init.sh-artifacts"; export AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest-lxc.5xjzqfle/downtmp/pacemaker-cluster-init.sh-artifacts"; export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755 "/tmp/autopkgtest-lxc.5xjzqfle/downtmp/autopkgtest_tmp"; export AUTOPKGTEST_TMP="/tmp/autopkgtest-lxc.5xjzqfle/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"; export AUTOPKGTEST_NORMAL_USER=debci; export ADT_NORMAL_USER=debci; chmod +x /tmp/autopkgtest-lxc.5xjzqfle/downtmp/build.IhJ/src/debian/tests/pacemaker-cluster-init.sh; touch /tmp/autopkgtest-lxc.5xjzqfle/downtmp/pacemaker-cluster-init.sh-stdout /tmp/autopkgtest-lxc.5xjzqfle/downtmp/pacemaker-cluster-init.sh-stderr; /tmp/autopkgtest-lxc.5xjzqfle/downtmp/build.IhJ/src/debian/tests/pacemaker-cluster-init.sh 2> >(tee -a /tmp/autopkgtest-lxc.5xjzqfle/downtmp/pacemaker-cluster-init.sh-stderr >&2) > >(tee -a /tmp/autopkgtest-lxc.5xjzqfle/downtmp/pacemaker-cluster-init.sh-stdout);" (kind: test) autopkgtest [13:08:06]: test pacemaker-cluster-init.sh: -----------------------] autopkgtest [13:08:06]: test pacemaker-cluster-init.sh: - - - - - - - - - - results - - - - - - - - - - pacemaker-cluster-init.sh FAIL timed out autopkgtest [13:08:06]: @@@@@@@@@@@@@@@@@@@@ summary command1 PASS command2 PASS command3 PASS utils.sh PASS testsuite.sh FAIL non-zero exit status 1 pacemaker-basic-resource.sh PASS pacemaker-node-status.sh PASS pacemaker-cluster-init.sh FAIL timed out <VirtSubproc>: failure: ['sudo', 'timeout', '600', 'lxc-stop', '--quiet', '--kill', '--name', 'ci-074-725c475b'] failed (exit status 124, stderr '') autopkgtest [13:18:06]: ERROR: autopkgtest : error cleaning up: autopkgtest [13:18:06]: ERROR: testbed failure: unexpected eof from the testbed
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: crmsh Source-Version: 4.2.0-3 Done: Valentin Vidic <vvi...@debian.org> We believe that the bug you reported is fixed in the latest version of crmsh, 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 953...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Valentin Vidic <vvi...@debian.org> (supplier of updated crmsh 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: SHA512 Format: 1.8 Date: Sun, 15 Mar 2020 20:22:51 +0100 Source: crmsh Architecture: source Version: 4.2.0-3 Distribution: unstable Urgency: medium Maintainer: Debian HA Maintainers <debian-ha-maintain...@lists.alioth.debian.org> Changed-By: Valentin Vidic <vvi...@debian.org> Closes: 953944 Changes: crmsh (4.2.0-3) unstable; urgency=medium . [ Debian Janitor ] * Use secure URI in Homepage field. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. . [ Valentin Vidic ] * debian/tests: use isolation-machine for cluster init (Closes: #953944) * d/control: update Standards-Version to 4.5.0 * d/patches: refresh patches Checksums-Sha1: b40edcc6d0e51b3ccbe696483aa1b9e2d250ca55 2323 crmsh_4.2.0-3.dsc d558ac462b23493116b7c980d419917d0dbffc4f 33100 crmsh_4.2.0-3.debian.tar.xz 842a373ba51f10a205b92902bd16ab9a65eca9c6 6503 crmsh_4.2.0-3_source.buildinfo Checksums-Sha256: 68f74d194fb9b9c8761ebb45775e3199b61e334b70071174a14ca3ceb4727351 2323 crmsh_4.2.0-3.dsc ca41765ec9aae9e2f0e04dda74131e59de974502c93a4a8f6dd95b6b1e8d659d 33100 crmsh_4.2.0-3.debian.tar.xz 39f43be418a110e961ffc6eef4f018933531769b33582dd1c8423d509d61ea96 6503 crmsh_4.2.0-3_source.buildinfo Files: 50f8aa0508e717882ead25b1f02f8734 2323 admin optional crmsh_4.2.0-3.dsc df6ff23cb39e51220cf8cd265152429f 33100 admin optional crmsh_4.2.0-3.debian.tar.xz 2c72c3c51ef4af7569e74f28cd3975e2 6503 admin optional crmsh_4.2.0-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEExaW53cM9k/u2PWfIMofYmpfNqHsFAl5uhvgSHHZ2aWRpY0Bk ZWJpYW4ub3JnAAoJEDKH2JqXzah7jbcP/1kfTMVWm51ZD/4sQA2z//m6okw/I2l9 aKP3MzDpBCfotX7Ol+DEj3fQs1XSUhVQkRFFbRjtNjg82fbvxw2uyLfTO2eDJe9n 23V1otvJFf5ViEnONFKbsg5x0MsBCYpgaIh7kPYwnvm+8rv/8rAKSFy11FnI40pw L9IW1rrRS0QivYpetGAhVoHk9IjYY5XkeD/l7bZ3LbS2NWwknyghDtjFgGXCHQWU d1tuxX1w3L6TxNsE6SsNfcWOyYeAqEySZi8IzZWJl6lygUkOKCi9Qu7HN8fkp7gz qEJkEUSsNrex1WNev9XD6A3G3Apin41gFrLDVFfGpTevzsJJt77o8YF65VZXNnOU OBh8N/bGQRwnUDg/Fj+oAbekLLighVfkfyFH6u2ItBZL6gODPpsiaY08EdHfwiXr uqokvi2C5YaZjon56EW22zpc1s2mkNSteywjHzw0ILe+0nFJt6xY9EWwwVHDkp5+ wSdzWTnKG/70SRosSSdGf6XU587P/4ThGIcMtmHd/Me77vLPWjhW3C1Fd43Mfgej A26LVyHWU6a5SYMNXnxn0U0rqDhlY1fsl/3Poa07Q5czzzX+7RWMPxdWRAeoH0td 9ZQxlrvFM/pXG+1xpagdlxrbiFWgMLDQLYKWYZxilP5O/5l2txQhtrxWZG3+vxlk KMMnibdca8Zq =57a8 -----END PGP SIGNATURE-----
--- End Message ---