canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #05630
[Bug 2085484] [NEW] ApparmorTest.test_snapd_snap_with_vendored_apparmor fails with timeout error
Public bug reported:
ApparmorTest.test_snapd_snap_with_vendored_apparmor fails when trying to
install the a snap from the snap store. The snap store servers have a
lot of latency problems depending on what server gets used.
=====================================================
04:21:20 ERROR| [stderr] FAIL: test_snapd_snap_with_vendored_apparmor (__main__.ApparmorTest)
04:21:20 ERROR| [stderr] Test snapd snap
04:21:20 ERROR| [stderr] ----------------------------------------------------------------------
04:21:20 ERROR| [stderr] Traceback (most recent call last):
04:21:20 ERROR| [stderr] File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_apparmor/src/qa-regression-testing/scripts/./test-apparmor.py", line 329, in test_snapd_snap_with_vendored_apparmor
04:21:20 ERROR| [stderr] self.install_snap("hello-world", track="latest/stable", classic=False)
04:21:20 ERROR| [stderr] File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_apparmor/src/qa-regression-testing/scripts/testlib.py", line 1438, in install_snap
04:21:20 ERROR| [stderr] self.assertEqual(0, rc, "Failed to install snap %s from track %s (classic: %s)\nOutput:\n%s" %
04:21:20 ERROR| [stderr] AssertionError: 0 != 1 : Failed to install snap hello-world from track latest/stable (classic: False)
04:21:20 ERROR| [stderr] Output:
04:21:20 ERROR| [stderr] error: cannot communicate with server: timeout exceeded while waiting for response
04:21:20 ERROR| [stderr]
04:21:20 ERROR| [stderr]
** Affects: ubuntu-kernel-tests
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2085484
Title:
ApparmorTest.test_snapd_snap_with_vendored_apparmor fails with timeout
error
Status in ubuntu-kernel-tests:
New
Bug description:
ApparmorTest.test_snapd_snap_with_vendored_apparmor fails when trying
to install the a snap from the snap store. The snap store servers have
a lot of latency problems depending on what server gets used.
=====================================================
04:21:20 ERROR| [stderr] FAIL: test_snapd_snap_with_vendored_apparmor (__main__.ApparmorTest)
04:21:20 ERROR| [stderr] Test snapd snap
04:21:20 ERROR| [stderr] ----------------------------------------------------------------------
04:21:20 ERROR| [stderr] Traceback (most recent call last):
04:21:20 ERROR| [stderr] File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_apparmor/src/qa-regression-testing/scripts/./test-apparmor.py", line 329, in test_snapd_snap_with_vendored_apparmor
04:21:20 ERROR| [stderr] self.install_snap("hello-world", track="latest/stable", classic=False)
04:21:20 ERROR| [stderr] File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_apparmor/src/qa-regression-testing/scripts/testlib.py", line 1438, in install_snap
04:21:20 ERROR| [stderr] self.assertEqual(0, rc, "Failed to install snap %s from track %s (classic: %s)\nOutput:\n%s" %
04:21:20 ERROR| [stderr] AssertionError: 0 != 1 : Failed to install snap hello-world from track latest/stable (classic: False)
04:21:20 ERROR| [stderr] Output:
04:21:20 ERROR| [stderr] error: cannot communicate with server: timeout exceeded while waiting for response
04:21:20 ERROR| [stderr]
04:21:20 ERROR| [stderr]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2085484/+subscriptions
Follow ups