Skip to content

chore(deps): bump rexml from 3.4.1 to 3.4.2

f07f6f1
Select commit
Loading
Failed to load commit list.
Open

chore(deps): bump rexml from 3.4.1 to 3.4.2 #151

chore(deps): bump rexml from 3.4.1 to 3.4.2
f07f6f1
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job fedora-41-3007-7 (branch) completed Sep 17, 2025 in 0s

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.403 | +++.o   + o o   |
#5 0.403 |+.*o+ o S * =    |
#5 0.403 | O.= o o o O o   |
#5 0.403 |  + + o o . + .  |
#5 0.403 |     o .         |
#5 0.403 |    ...          |
#5 0.403 +----[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.187 + '[' -f /etc/ssh/ssh_host_dsa_key ']'
#6 0.187 + ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
#6 0.194 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.187 + '[' -f /etc/ssh/ssh_host_dsa_key ']'
0.187 + ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
0.194 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-3007-7
>>>>>> ----------------------
>>>>>> 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