Revert "playbooks: Add workaround for Fedora Rawhide"#1344
Conversation
The DNF5 Change [1] was dropped from Fedora 39 (and Rawhide) [2] and postponed for a later Fedora. Therefore, there's no need for this workaround. This reverts commit 9679172. [1] https://fedoraproject.org/wiki/Changes/ReplaceDnfWithDnf5 [2] https://pagure.io/fesco/issue/3039 containers#1344
2b21f70 to
3297c5b
Compare
|
Build failed. ❌ unit-test RETRY_LIMIT in 33s |
|
recheck |
|
@danpawlik @TristanCacqueray All the tests running on Fedora Rawhide hosts are failing in the same way as #1331 : My first guess was that this was because of the DNF5 Change getting dropped from Fedora 39, but that's not the case. Any ideas? |
|
Build failed. ❌ unit-test RETRY_LIMIT in 32s |
|
In the executor.log there is this error when trying to copy the source to the node: Then the upload-log roles fails because it can't fetch the logs, hence the error you observed. Perhaps the image is not booting, maybe this is caused by this recent change https://softwarefactory-project.io/r/c/config/+/28969 . @danpawlik did that produced a new rawhide image? |
|
recheck |
|
@TristanCacqueray Image for rawhide as usual each day is re-created. Image is booting normally, can ssh to it. |
|
Build failed. ❌ unit-test RETRY_LIMIT in 33s |
|
recheck |
|
So I have done tests from zuul-executor host to the remote vm. Simple task: This task works well, but on executing tasks similar what is done: https://softwarefactory-project.io/r/plugins/gitiles/zuul-jobs/+/refs/heads/master/roles/prepare-workspace/tasks/main.yaml Raises an error: |
|
Build failed. ❌ unit-test RETRY_LIMIT in 32s |
|
Created an issue on BZ https://bugzilla.redhat.com/show_bug.cgi?id=2229654 |
|
Thanks for looking into this, @danpawlik & @TristanCacqueray Is that RHEL 8 rsync bug the root cause of this problem? I am asking to be sure, before I try to see if it can be moved forward. |
|
recheck |
The DNF5 Change [1] was dropped from Fedora 39 (and Rawhide) [2] and postponed for a later Fedora. Therefore, there's no need for this workaround. This reverts commit 9679172. [1] https://fedoraproject.org/wiki/Changes/ReplaceDnfWithDnf5 [2] https://pagure.io/fesco/issue/3039 containers#1344
|
Build failed. ✔️ unit-test SUCCESS in 8m 40s |
3297c5b to
983e07a
Compare
|
Build failed. ✔️ unit-test SUCCESS in 8m 49s |
|
Some of the test cases are failing because of changes in Fedora Rawhide. For example: However, that's unrelated to this pull request. The fact that we progressed far enough to run the tests, shows that this pull request is alright. |
|
Also, yay, the Zuul CI breakage with Fedora Rawhide nodes got fixed! |
The DNF5 Change [1] was dropped from Fedora 39 (and Rawhide) [2] and postponed for a later Fedora. Therefore, there's no need for this workaround.
This reverts commit 9679172.
[1] https://fedoraproject.org/wiki/Changes/ReplaceDnfWithDnf5
[2] https://pagure.io/fesco/issue/3039