The munin charm fails automated testing

Bug #1403573 reported by Matt Bruzek
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
munin (Juju Charms Collection)
Triaged
Undecided
Unassigned

Bug Description

In an effort to improve quality, we are testing all charms in an automated process.

According to the latest test results by charm http://reports.vapour.ws/charm-tests-by-charm this charm is failing automated testing.

The latest automated test results for the munin charm can be found here:
http://reports.vapour.ws/charm-tests/charm-bundle-test-5021-results

It looks like the 10-bundles-test.py failes on all environments. The output from the tests:

2014-11-05 04:31:40 Deploying service munin using local:trusty/munin
2014-11-05 04:31:49 Deploying service mysql using cs:trusty/mysql-10
/var/lib/jenkins/charmguardian/.venv3/lib/python3.4/site-packages/charmworldlib/api.py:18: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketType.SOCK_STREAM, proto=6, laddr=('10.0.0.5', 48629), raddr=('91.189.92.33', 443)>
  return self.fetch_json(endpoint, params, 'get')
/var/lib/jenkins/charmguardian/.venv3/lib/python3.4/site-packages/charmworldlib/api.py:18: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketType.SOCK_STREAM, proto=6, laddr=('10.0.0.5', 38924), raddr=('91.189.92.34', 443)>
  return self.fetch_json(endpoint, params, 'get')
/var/lib/jenkins/charmguardian/.venv3/lib/python3.4/site-packages/charmworldlib/api.py:18: ResourceWarning: unclosed <ssl.SSLSocket fd=11, family=AddressFamily.AF_INET, type=SocketType.SOCK_STREAM, proto=6, laddr=('10.0.0.5', 48631), raddr=('91.189.92.33', 443)>
  return self.fetch_json(endpoint, params, 'get')
E
======================================================================
ERROR: setUpClass (__main__.BundleTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/lib/jenkins/workspace/charm-bundle-test/tmpFNOR0Z/munin/tests/10-bundles-test.py", line 23, in setUpClass
    d.setup(seconds_to_wait)
  File "/var/lib/jenkins/charmguardian/.venv3/lib/python3.4/site-packages/amulet/deployer.py", line 241, in setup
    ], cwd=self.deployer_dir)
  File "/usr/lib/python3.4/subprocess.py", line 552, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/lib/python3.4/subprocess.py", line 535, in call
    return p.wait(timeout=timeout)
  File "/usr/lib/python3.4/subprocess.py", line 1536, in wait
    (pid, sts) = self._try_wait(0)
  File "/usr/lib/python3.4/subprocess.py", line 1493, in _try_wait
    (pid, sts) = _eintr_retry_call(os.waitpid, self.pid, wait_flags)
  File "/usr/lib/python3.4/subprocess.py", line 487, in _eintr_retry_call
    return func(*args)
  File "/var/lib/jenkins/charmguardian/.venv3/lib/python3.4/site-packages/amulet/helpers.py", line 70, in signal_handler
    raise TimeoutError()
amulet.helpers.TimeoutError

----------------------------------------------------------------------
Ran 0 tests in 723.106s

FAILED (errors=1)

Please investigate and fix the charm or the test so the automated tests pass.

Matt Bruzek (mbruzek)
Changed in munin (Juju Charms Collection):
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.