forked from canonical/mysql-router-k8s-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2ee96a7
commit 7478c42
Showing
77 changed files
with
1,360 additions
and
2 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud | ||
[33mWARNING [0m juju.client.connection:connection.py:927 unexpected facade UserSecretsDrain received from the controller | ||
[33mWARNING [0m juju.client.connection:connection.py:927 unexpected facade UserSecretsManager received from the controller | ||
[32mINFO [0m integration.test_upgrade:test_upgrade.py:47 Deploying all applications | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-router-k8s-531 | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-test-app-63 | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-k8s-210 | ||
[32mINFO [0m integration.test_upgrade:test_upgrade.py:76 Relating mysql-router-k8s to mysql-k8s and mysql-test-app | ||
[33mWARNING [0m juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead. | ||
[33mWARNING [0m juju.model:model.py:1558 relate is deprecated and will be removed. Use integrate instead. | ||
[32mINFO [0m integration.test_upgrade:test_upgrade.py:85 Waiting for applications to become active | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [allocating] waiting: installing agent | ||
mysql-router-k8s/0 [allocating] waiting: installing agent | ||
mysql-router-k8s/1 [allocating] waiting: installing agent | ||
mysql-router-k8s/2 [allocating] waiting: installing agent | ||
mysql-test-app/0 [allocating] waiting: installing agent | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [allocating] waiting: agent initialising | ||
mysql-router-k8s/0 [executing] maintenance: installing charm software | ||
mysql-router-k8s/1 [executing] maintenance: installing charm software | ||
mysql-router-k8s/2 [executing] maintenance: installing charm software | ||
mysql-test-app/0 [idle] waiting: | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] maintenance: Initialising mysqld | ||
mysql-router-k8s/0 [executing] waiting: | ||
mysql-router-k8s/1 [executing] waiting: | ||
mysql-router-k8s/2 [executing] waiting: | ||
mysql-test-app/0 [idle] waiting: | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [executing] active: Primary | ||
mysql-router-k8s/0 [executing] waiting: | ||
mysql-router-k8s/1 [executing] waiting: | ||
mysql-router-k8s/2 [executing] waiting: | ||
mysql-test-app/0 [idle] waiting: | ||
[32mINFO [0m juju.model:model.py:2759 Waiting for model: | ||
mysql-k8s/0 [idle] active: Primary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:790 Model status: | ||
|
||
Model Controller Cloud/Region Version SLA Timestamp | ||
test microk8s-localhost microk8s/localhost 3.4.3 unsupported 03:01:31Z | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
grafana-agent-k8s 0.40.4 waiting 1 grafana-agent-k8s latest/stable 80 10.152.183.142 no installing agent | ||
mysql-k8s 8.0.39-0ubuntu0.22.04.1 active 1 mysql-k8s 8.0/edge 210 10.152.183.56 no | ||
mysql-router-k8s waiting 1 mysql-router-k8s 0 10.152.183.153 no installing agent | ||
mysql-test-app 0.0.2 waiting 1 mysql-test-app latest/edge 63 10.152.183.182 no installing agent | ||
|
||
Unit Workload Agent Address Ports Message | ||
grafana-agent-k8s/0* blocked idle 10.1.130.141 Missing incoming ('requires') relation: metrics-endpoint|logging-provider|grafana-dashboards-consumer | ||
mysql-k8s/0* active idle 10.1.130.140 Primary | ||
mysql-router-k8s/0* unknown idle 10.1.130.136 | ||
mysql-test-app/0* waiting idle 10.1.130.137 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:796 Juju error logs: | ||
|
||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Forgetting main... | ||
[31m[1mERROR [0m 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud | ||
[33mWARNING [0m juju.client.connection:connection.py:927 unexpected facade UserSecretsDrain received from the controller | ||
[33mWARNING [0m juju.client.connection:connection.py:927 unexpected facade UserSecretsManager received from the controller | ||
[32mINFO [0m integration.test_charm:test_charm.py:48 Deploying mysql, mysqlrouter and application | ||
[32mINFO [0m juju.model:model.py:2069 Deploying local:jammy/mysql-router-k8s-0 | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-test-app-63 | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-k8s-210 | ||
[32mINFO [0m integration.test_charm:test_charm.py:79 Waiting for mysqlrouter to be in BlockedStatus | ||
[32mINFO [0m 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:51:04Z | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
mysql-k8s 8.0.39-0ubuntu0.22.04.1 active 3 mysql-k8s 8.0/edge 210 10.152.183.33 no | ||
mysql-router-k8s waiting 1 mysql-router-k8s 0 10.152.183.29 no installing agent | ||
mysql-test-app 0.0.2 waiting 1 mysql-test-app latest/edge 63 10.152.183.83 no installing agent | ||
|
||
Unit Workload Agent Address Ports Message | ||
mysql-k8s/0 active executing 10.1.237.141 | ||
mysql-k8s/1 active executing 10.1.237.143 | ||
mysql-k8s/2* active executing 10.1.237.142 Primary | ||
mysql-router-k8s/0* unknown idle 10.1.237.136 | ||
mysql-test-app/0* waiting idle 10.1.237.137 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:796 Juju error logs: | ||
|
||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Forgetting main... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[32mINFO [0m integration.helpers:helpers.py:549 Ensure continuous writes are incrementing | ||
[32mINFO [0m integration.helpers:helpers.py:501 Retrieving primary unit | ||
[32mINFO [0m integration.test_upgrade:test_upgrade.py:104 Build charm locally | ||
[32mINFO [0m integration.test_upgrade:test_upgrade.py:111 Update workload version and snap revision in the charm | ||
[32mINFO [0m integration.test_upgrade:test_upgrade.py:114 Refresh the charm | ||
[32mINFO [0m integration.test_upgrade:test_upgrade.py:117 Wait for the first unit to be refreshed and the app to move to blocked status |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
[32mINFO [0m 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:58:23Z | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
mysql-k8s 8.0.39-0ubuntu0.22.04.1 active 1 mysql-k8s 8.0/edge 210 10.152.183.59 no | ||
mysql-router-k8s 8.0.39-0ubuntu0.22.04.1 waiting 3 mysql-router-k8s 8.0/edge 0 10.152.183.200 no installing agent | ||
mysql-test-app 0.0.2 active 1 mysql-test-app latest/edge 63 10.152.183.204 no Last written value=52225 | ||
|
||
Unit Workload Agent Address Ports Message | ||
mysql-k8s/0* active idle 10.1.86.77 Primary | ||
mysql-router-k8s/0 active idle 10.1.86.72 Router 8.0.39 running (restart pending); Charmed operator 1.2+002767a | ||
mysql-router-k8s/1 active idle 10.1.86.73 Router 8.0.39 running (restart pending); Charmed operator 1.2+002767a | ||
mysql-router-k8s/2* maintenance idle 10.1.86.78 | ||
mysql-test-app/0* active idle 10.1.86.75 Last written value=52225 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:796 Juju error logs: | ||
|
||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Forgetting main... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
[32mINFO [0m 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:51:02Z | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
data-integrator waiting 1 data-integrator latest/edge 80 10.152.183.73 no installing agent | ||
mysql-k8s 8.0.39-0ubuntu0.22.04.1 active 3 mysql-k8s 8.0/edge 210 10.152.183.59 no | ||
mysql-router-k8s waiting 1 mysql-router-k8s 0 10.152.183.89 no installing agent | ||
mysql-test-app 0.0.2 waiting 1 mysql-test-app latest/edge 63 10.152.183.178 no installing agent | ||
self-signed-certificates active 1 self-signed-certificates latest/stable 155 10.152.183.226 no | ||
|
||
Unit Workload Agent Address Ports Message | ||
data-integrator/0* blocked idle 10.1.30.202 Please relate the data-integrator with the desired product | ||
mysql-k8s/0 active executing 10.1.30.207 | ||
mysql-k8s/1* active executing 10.1.30.209 Primary | ||
mysql-k8s/2 active executing 10.1.30.208 | ||
mysql-router-k8s/0* unknown idle 10.1.30.200 | ||
mysql-test-app/0* waiting idle 10.1.30.201 | ||
self-signed-certificates/0* active idle 10.1.30.203 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:796 Juju error logs: | ||
|
||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Forgetting main... | ||
[31m[1mERROR [0m 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
[32mINFO [0m 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:51:17Z | ||
|
||
App Version Status Scale Charm Channel Rev Address Exposed Message | ||
mysql-k8s 8.0.39-0ubuntu0.22.04.1 active 1 mysql-k8s 8.0/edge 210 10.152.183.58 no | ||
mysql-router-k8s waiting 1 mysql-router-k8s 0 10.152.183.180 no installing agent | ||
mysql-test-app 0.0.2 waiting 1 mysql-test-app latest/edge 63 10.152.183.139 no installing agent | ||
self-signed-certificates active 1 self-signed-certificates latest/stable 155 10.152.183.181 no | ||
|
||
Unit Workload Agent Address Ports Message | ||
mysql-k8s/0* active idle 10.1.207.76 Primary | ||
mysql-router-k8s/0* unknown idle 10.1.207.72 | ||
mysql-test-app/0* waiting idle 10.1.207.73 | ||
self-signed-certificates/0* active idle 10.1.207.75 | ||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:796 Juju error logs: | ||
|
||
|
||
[32mINFO [0m pytest_operator.plugin:plugin.py:862 Forgetting main... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[32mINFO [0m pytest_operator.plugin:plugin.py:675 Connecting to existing model microk8s-localhost:test on unspecified cloud | ||
[33mWARNING [0m juju.client.connection:connection.py:927 unexpected facade UserSecretsDrain received from the controller | ||
[33mWARNING [0m juju.client.connection:connection.py:927 unexpected facade UserSecretsManager received from the controller | ||
[32mINFO [0m integration.test_exporter:test_exporter.py:55 Deploying all the applications | ||
[32mINFO [0m juju.model:model.py:2069 Deploying local:jammy/mysql-router-k8s-0 | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-test-app-63 | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/mysql-k8s-210 | ||
[32mINFO [0m juju.model:model.py:2069 Deploying ch:amd64/jammy/grafana-agent-k8s-80 | ||
[32mINFO [0m integration.test_exporter:test_exporter.py:94 Waiting for mysqlrouter to be in BlockedStatus |
Oops, something went wrong.