Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Molecule tests failing with "One or more supplied key could not be found in the database" since v0.20.0 #374

Closed
ng-bsy opened this issue Jan 15, 2024 · 4 comments

Comments

@ng-bsy
Copy link
Contributor

ng-bsy commented Jan 15, 2024

Problem

Molecule tests failing with following error since v0.20.0:

PLAY [Destroy] *****************************************************************
TASK [Get passwd entries for USER env] *****************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "One or more supplied key could not be found in the database."}

Analysis

Although there are no notable changes mentioned in the release notes of v0.20.0, I noticed, that molecule has been silently updated to a new major version (6.0.2) via 9c60055 and molecule-plugins to 23.5.0.

The only recent issue with molcule I could find relating to this is ansible-community/molecule-plugins#181 whose supposed fix ansible-community/molecule-plugins@fc4359b (Nov 14th '23) hasn't been rolled out into the most recent release v23.5.0 (Aug 3rd '23)

Proposed Solution/Workaround

Until mentioned fix is rolled out and the version of molecule-plugins updated, it should be pinned to an earlier version
I'll be pinning creator-ee to v0.19.0 until then

@ng-bsy
Copy link
Contributor Author

ng-bsy commented Jan 24, 2024

@jimi-c @sivel @matburt @evgeni I would like to attract some attention to this breakage.

@ng-bsy
Copy link
Contributor Author

ng-bsy commented Jan 24, 2024

Molecule-Plugins v23.5.2 has been released, including the supposed fix for this bug

@evgeni
Copy link
Contributor

evgeni commented Jan 24, 2024

Why me?

@ng-bsy
Copy link
Contributor Author

ng-bsy commented Jan 24, 2024

Why me?

Sorry, just hit the @ and tagged everyone, who appeared.

ng-bsy added a commit to ng-bsy/creator-ee that referenced this issue Jan 24, 2024
ng-bsy added a commit to ng-bsy/creator-ee that referenced this issue Jan 24, 2024
bump molecule-plugins to 23.5.2 to fix ansible#374
audgirka pushed a commit to ng-bsy/creator-ee that referenced this issue Feb 5, 2024
audgirka pushed a commit to ng-bsy/creator-ee that referenced this issue Feb 8, 2024
quotengrote pushed a commit to quotengrote/ansible that referenced this issue Feb 9, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quay.io/ansible/creator-ee](https://github.com/ansible/creator-ee) | major | `v0.22.0` -> `v24.2.0` |

---

### Release Notes

<details>
<summary>ansible/creator-ee (quay.io/ansible/creator-ee)</summary>

### [`v24.2.0`](https://github.com/ansible/creator-ee/releases/tag/v24.2.0)

[Compare Source](ansible/creator-ee@v0.22.0...v24.2.0)

#### Minor Changes

-   Bump ansible-lint from 6.22.2 to 24.2.0 in /\_build ([#&#8203;390](ansible/creator-ee#390))

#### Bugfixes

-   bump molecule-plugins to 23.5.3 to fix [#&#8203;374](ansible/creator-ee#374) ([#&#8203;385](ansible/creator-ee#385)) [@&#8203;ng-bsy](https://github.com/ng-bsy) [@&#8203;audgirka](https://github.com/audgirka)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzUuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE3NS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: https://git.mgrote.net/mg/homeserver/pulls/778
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants