Skip to content

chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.5.1#148

Merged
dafyddj merged 1 commit into
masterfrom
renovate/https-github.com-dafyddj-copier-ssf-ci-2.x
Jul 29, 2025
Merged

chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.5.1#148
dafyddj merged 1 commit into
masterfrom
renovate/https-github.com-dafyddj-copier-ssf-ci-2.x

chore(copier): update template https://github.com/dafyddj/copier-ssf-…

ec609dd
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job fedora-41-3006-14 (pull request) completed Jul 29, 2025 in 1s

Test has failed on GitLab CI

This job is allowed to fail.

We show below the last 40 lines of the trace from GitLab (the complete trace is available here).

Details

#5 0.646 |.E o     .       |
#5 0.646 | ++     S .      |
#5 0.646 |o =..  . .       |
#5 0.646 |o* o *. o...     |
#5 0.646 |* * B.=o**o.     |
#5 0.646 | + *+*=O***.     |
#5 0.646 +----[SHA256]-----+
#5 DONE 4.9s

#6 [ 3/16] RUN [ -f "/etc/ssh/ssh_host_dsa_key" ] || ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
#6 0.171 + '[' -f /etc/ssh/ssh_host_dsa_key ']'
#6 0.172 + ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
#6 0.176 unknown key type dsa
#6 ERROR: process "/bin/bash -x -o pipefail -c [ -f \"/etc/ssh/ssh_host_dsa_key\" ] || ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''" did not complete successfully: exit code: 255
------
 > [ 3/16] RUN [ -f "/etc/ssh/ssh_host_dsa_key" ] || ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N '':
0.171 + '[' -f /etc/ssh/ssh_host_dsa_key ']'
0.172 + ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
0.176 unknown key type dsa
------

 1 warning found (use docker --debug to expand):
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 3)
Dockerfile:5
--------------------
   3 |                 ENV container docker
   4 |                 RUN [ -f "/etc/ssh/ssh_host_rsa_key" ] || ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N ''
   5 | >>>             RUN [ -f "/etc/ssh/ssh_host_dsa_key" ] || ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
   6 |     
   7 |                 RUN if ! getent passwd kitchen; then                   useradd -d /home/kitchen -m -s /bin/bash -p '*' kitchen;                 fi
--------------------
ERROR: failed to build: failed to solve: process "/bin/bash -x -o pipefail -c [ -f \"/etc/ssh/ssh_host_dsa_key\" ] || ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''" did not complete successfully: exit code: 255
---- End output of docker -H tcp://docker:2375 build - ----
Ran docker -H tcp://docker:2375 build - returned 1] on default-fedora-41-3006-14
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1