Skip to content

Commit

Permalink
Allure report canonical#165
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 21, 2024
1 parent 10f1844 commit edbe72e
Show file tree
Hide file tree
Showing 78 changed files with 1,354 additions and 2 deletions.
2 changes: 2 additions & 0 deletions 165/app.js

Large diffs are not rendered by default.

84 changes: 84 additions & 0 deletions 165/data/attachments/23ba2c99e69a4d20.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
INFO  pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud
WARNING  juju.client.connection:connection.py:927 unexpected facade UserSecretsDrain received from the controller
WARNING  juju.client.connection:connection.py:927 unexpected facade UserSecretsManager received from the controller
INFO  integration.test_charm:test_charm.py:48 Deploying mysql, mysqlrouter and application
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-test-app-46
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-k8s-162
INFO  juju.model:model.py:2069 Deploying local:jammy/mysql-router-k8s-0
INFO  integration.test_charm:test_charm.py:79 Waiting for mysqlrouter to be in BlockedStatus
INFO  integration.test_charm:test_charm.py:85 Relating mysql, mysqlrouter and application
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
INFO  juju.model:model.py:2759 Waiting for model:
mysql-router-k8s/0 [executing] maintenance: Waiting for container
INFO  juju.model:model.py:2759 Waiting for model:
mysql-router-k8s/0 [idle] waiting:
INFO  juju.model:model.py:2759 Waiting for model:
mysql-router-k8s/0 [executing] waiting:
INFO  juju.model:model.py:2759 Waiting for model:
mysql-k8s/0 [executing] active: Primary
mysql-k8s/1 [idle] maintenance: joining the cluster
mysql-k8s/2 [executing] active:
mysql-router-k8s/0 [idle] active:
mysql-test-app/0 [idle] active: Last written value=362
INFO  juju.model:model.py:2759 Waiting for model:
mysql-k8s/0 [executing] active: Primary
mysql-k8s/1 [idle] active:
mysql-k8s/2 [executing] active:
INFO  juju.model:model.py:2759 Waiting for model:
mysql-k8s/1 [idle] active:
mysql-k8s/2 [idle] active:
INFO  juju.model:model.py:2759 Waiting for model:
mysql-router-k8s (waiting for exactly 2 units, current : 1)
INFO  juju.model:model.py:2759 Waiting for model:
mysql-router-k8s/0 [idle] active:
mysql-router-k8s/1 [executing] waiting:
INFO  juju.model:model.py:2759 Waiting for model:
mysql-router-k8s/1 [idle] active:
INFO  juju.model:model.py:2759 Waiting for model:
mysql-test-app (waiting for exactly 2 units, current : 1)
INFO  juju.model:model.py:2759 Waiting for model:
mysql-test-app/0 [idle] active:
mysql-test-app/1 [idle] active:
INFO  pytest_operator.plugin:plugin.py:790 Model status:

Model Controller Cloud/Region Version SLA Timestamp
test microk8s-localhost microk8s/localhost 3.4.3 unsupported 02:19:44Z

App Version Status Scale Charm Channel Rev Address Exposed Message
mysql-k8s 8.0.37-0ubuntu0.22.04.3 active 3 mysql-k8s 8.0/edge 162 10.152.183.173 no
mysql-router-k8s 8.0.36-0ubuntu0.22.04.1 active 2 mysql-router-k8s 0 10.152.183.98 no
mysql-test-app 0.0.2 active 2 mysql-test-app latest/edge 46 10.152.183.126 no

Unit Workload Agent Address Ports Message
mysql-k8s/0* active idle 10.1.217.205 Primary
mysql-k8s/1 active idle 10.1.217.206
mysql-k8s/2 active idle 10.1.217.207
mysql-router-k8s/0* active idle 10.1.217.204
mysql-router-k8s/1 active idle 10.1.217.208
mysql-test-app/0* active idle 10.1.217.200
mysql-test-app/1 active idle 10.1.217.209

INFO  pytest_operator.plugin:plugin.py:796 Juju error logs:


INFO  pytest_operator.plugin:plugin.py:862 Forgetting main...
ERROR  websockets.client:protocol.py:1015 data transfer failed
Traceback (most recent call last):
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 959, in transfer_data
message = await self.read_message()
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1029, in read_message
frame = await self.read_data_frame(max_size=self.max_size)
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1104, in read_data_frame
frame = await self.read_frame(max_size)
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/protocol.py", line 1161, in read_frame
frame = await Frame.read(
File "/home/runner/work/mysql-router-k8s-operator/mysql-router-k8s-operator/.tox/integration/lib/python3.10/site-packages/websockets/legacy/framing.py", line 68, in read
data = await reader(2)
File "/usr/lib/python3.10/asyncio/streams.py", line 708, in readexactly
await self._wait_for_data('readexactly')
File "/usr/lib/python3.10/asyncio/streams.py", line 501, in _wait_for_data
await self._waiter
File "/usr/lib/python3.10/asyncio/selector_events.py", line 924, in write
n = self._sock.send(data)
OSError: [Errno 9] Bad file descriptor
34 changes: 34 additions & 0 deletions 165/data/attachments/3d8cb2691dbb6a53.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
INFO  pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud
WARNING  juju.client.connection:connection.py:927 unexpected facade UserSecretsDrain received from the controller
WARNING  juju.client.connection:connection.py:927 unexpected facade UserSecretsManager received from the controller
INFO  integration.test_exporter:test_exporter.py:55 Deploying all the applications
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-k8s-162
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/grafana-agent-k8s-45
INFO  juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-test-app-46
INFO  juju.model:model.py:2069 Deploying local:jammy/mysql-router-k8s-0
INFO  integration.test_exporter:test_exporter.py:94 Waiting for mysqlrouter to be in BlockedStatus
INFO  integration.test_exporter:test_exporter.py:100 Relating mysql, mysqlrouter and application
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
INFO  juju.model:model.py:2759 Waiting for model:
mysql-router-k8s/0 [executing] waiting:
INFO  juju.model:model.py:2759 Waiting for model:
mysql-router-k8s/0 [idle] active:
INFO  juju.model:model.py:2759 Waiting for model:
mysql-k8s/0 [idle] active: Primary
mysql-router-k8s/0 [idle] active:
mysql-test-app/0 [idle] active:
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29c6a060b0>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29c6a05660>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29c6a04070>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
INFO  integration.test_exporter:test_exporter.py:134 Relating mysqlrouter with grafana agent
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
WARNING  juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead.
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29c6a13e20>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29c6a13550>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29c6a12140>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
INFO  integration.test_exporter:test_exporter.py:160 Removing relation between mysqlrouter and grafana agent
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29c6a11d20>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29c6a04940>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
WARNING  urllib3.connectionpool:connectionpool.py:823 Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f29c6a07d90>: Failed to establish a new connection: [Errno 111] Connection refused')': /metrics
Loading

0 comments on commit edbe72e

Please sign in to comment.