[neon-notifications] Build failed in Jenkins: mgmt_digital-ocean #423
neon at kde.org
neon at kde.org
Fri Apr 11 22:52:36 BST 2025
See <https://build.neon.kde.org/job/mgmt_digital-ocean/423/display/redirect>
Changes:
------------------------------------------
[...truncated 48.91 KiB...]
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Package 'unattended-upgrades' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ chmod 755 /root/deploy_tooling.sh
+ cp -v /root/deploy_tooling.sh /tmp/
'/root/deploy_tooling.sh' -> '/tmp/deploy_tooling.sh'
+ sudo -u jenkins-slave -i /tmp/deploy_tooling.sh
+ export PANGEA_UBUNTU_ONLY=1
+ PANGEA_UBUNTU_ONLY=1
+ env
SHELL=/bin/bash
SUDO_GID=0
SUDO_COMMAND=/bin/bash -c /tmp/deploy_tooling.sh
SUDO_USER=root
PWD=/home/jenkins-slave
LOGNAME=jenkins-slave
HOME=/home/jenkins-slave
LANG=C.UTF-8
GEM_PATH=/home/jenkins-slave/.local/share/gem/ruby/3.2.0:/home/jenkins-slave/.gems/bundler
GEM_HOME=/home/jenkins-slave/.local/share/gem/ruby/3.2.0
TERM=unknown
USER=jenkins-slave
SHLVL=1
PATH=/home/jenkins-slave/.local/share/gem/ruby/3.2.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
SUDO_UID=0
PANGEA_UBUNTU_ONLY=1
MAIL=/var/mail/jenkins-slave
_=/usr/bin/env
+ rm -rf /tmp/tooling
+ git clone --depth 1 https://invent.kde.org/sysadmin/neon-tooling.git /tmp/tooling
Cloning into '/tmp/tooling'...
+ cd /tmp/tooling
+ ./git_submodule_setup.sh
+ git submodule init
Submodule 'data' (https://invent.kde.org/neon/infrastructure/pangea-data.git) registered for path 'data'
+ git submodule update --remote --init --recursive
Cloning into '/tmp/tooling/data'...
Submodule path 'data': checked out 'f452e0944e06d1bccb6d0aad6786116cad2b4469'
Submodule 'projects' (https://invent.kde.org/neon/infrastructure/pangea-conf-projects.git) registered for path 'data/projects'
Cloning into '/tmp/tooling/data/projects'...
Submodule path 'data/projects': checked out '6eb3490bc86eb5f4bd10a792cad4e10b105687fb'
+ git config --local include.path ../.gitconfig
+ git fetch --verbose
POST git-upload-pack (416 bytes)
>From https://invent.kde.org/sysadmin/neon-tooling
= [up to date] master -> origin/master
Fetching submodule data
POST git-upload-pack (155 bytes)
>From https://invent.kde.org/neon/infrastructure/pangea-data
= [up to date] master -> origin/master
Fetching submodule data/projects
POST git-upload-pack (155 bytes)
>From https://invent.kde.org/neon/infrastructure/pangea-conf-projects
= [up to date] master -> origin/master
+ rm -rv .bundle
rm: cannot remove '.bundle': No such file or directory
+ true
+ gem uninstall bundler:2.5.11
Gem 'bundler' is not installed
+ gem uninstall bundler:2.5.10
Gem 'bundler' is not installed
+ gem install --no-document bundler:2.5.9
Successfully installed bundler-2.5.9
1 gem installed
+ bundle config set --local system true
++ nproc
+ bundle _2.5.9_ install --jobs=2
Fetching gem metadata from https://gem.cache.pangea.pub/private/...
Fetching gem metadata from https://gem.cache.pangea.pub/.....
Resolving dependencies...
Fetching rubocop-ast 1.44.1
Retrying download gem from https://gem.cache.pangea.pub/ due to error (2/4): Gem::RemoteFetcher::FetchError bad response Bad Gateway 502 (https://gem.cache.pangea.pub/gems/rubocop-ast-1.44.1.gem)
Retrying download gem from https://gem.cache.pangea.pub/ due to error (3/4): Gem::RemoteFetcher::FetchError bad response Bad Gateway 502 (https://gem.cache.pangea.pub/gems/rubocop-ast-1.44.1.gem)
Retrying download gem from https://gem.cache.pangea.pub/ due to error (4/4): Gem::RemoteFetcher::FetchError bad response Bad Gateway 502 (https://gem.cache.pangea.pub/gems/rubocop-ast-1.44.1.gem)
Bundler::HTTPError: Could not download gem from https://gem.cache.pangea.pub/
due to underlying error <bad response Bad Gateway 502
(https://gem.cache.pangea.pub/gems/rubocop-ast-1.44.1.gem)>
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/rubygems_integration.rb:459:in
`rescue in download_gem'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/rubygems_integration.rb:434:in
`download_gem'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/source/rubygems.rb:488:in
`download_gem'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/source/rubygems.rb:449:in
`fetch_gem'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/source/rubygems.rb:433:in
`fetch_gem_if_possible'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/source/rubygems.rb:162:in
`install'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/installer/gem_installer.rb:54:in
`install'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/installer/gem_installer.rb:16:in
`install_from_spec'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/installer/parallel_installer.rb:132:in
`do_install'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/installer/parallel_installer.rb:123:in
`block in worker_pool'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/worker.rb:62:in
`apply_func'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/worker.rb:57:in
`block in process_queue'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/worker.rb:54:in
`loop'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/worker.rb:54:in
`process_queue'
/home/jenkins-slave/.local/share/gem/ruby/3.2.0/gems/bundler-2.5.9/lib/bundler/worker.rb:90:in
`block (2 levels) in create_threads'
An error occurred while installing rubocop-ast (1.44.1), and Bundler cannot
continue.
In Gemfile:
rubocop-checkstyle_formatter was resolved to 0.4.0, which depends on
rubocop was resolved to 1.10.0, which depends on
rubocop-ast
Apr 11 21:50:13 jenkins-slave-deploy systemd-journald[296]: Received SIGTERM from PID 1 (systemd).
Apr 11 21:50:13 jenkins-slave-deploy systemd[1]: Stopping systemd-journald.service - Journal Service...
Apr 11 21:50:13 jenkins-slave-deploy systemd[1]: systemd-journald.service: Deactivated successfully.
Apr 11 21:50:13 jenkins-slave-deploy systemd[1]: Stopped systemd-journald.service - Journal Service.
Apr 11 21:50:13 jenkins-slave-deploy systemd[1]: Starting systemd-journald.service - Journal Service...
Apr 11 21:50:13 jenkins-slave-deploy systemd-journald[2439]: Collecting audit messages is disabled.
Apr 11 21:50:13 jenkins-slave-deploy systemd-journald[2439]: Journal started
Apr 11 21:50:13 jenkins-slave-deploy systemd-journald[2439]: System Journal (/var/log/journal/76fb1bf7af750a296eecd08567f98e95) is 8.0M, max 2.3G, 2.3G free.
Apr 11 21:50:13 jenkins-slave-deploy systemd[1]: Started systemd-journald.service - Journal Service.
Apr 11 21:50:13 jenkins-slave-deploy sudo[2436]: pam_unix(sudo:session): session closed for user root
Apr 11 21:50:13 jenkins-slave-deploy cloud-init[2441]: #############################################################
Apr 11 21:50:13 jenkins-slave-deploy cloud-init[2442]: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Apr 11 21:50:13 jenkins-slave-deploy cloud-init[2444]: 256 SHA256:ONtPCoSrinKWBTpukYAcyBEOIuf9eTp1SVQyIl3gt0Y root at jenkins-slave-deploy (ECDSA)
Apr 11 21:50:13 jenkins-slave-deploy cloud-init[2446]: 256 SHA256:LgnkQkBGbXy4ewYB+aJ/hjgdZVCbykVWfvnNyr4uYVU root at jenkins-slave-deploy (ED25519)
Apr 11 21:50:13 jenkins-slave-deploy cloud-init[2448]: 3072 SHA256:iOPtCjPqKtpVbSUsRCyFhYuuXxh4xe2tyqFnZumyC1Q root at jenkins-slave-deploy (RSA)
Apr 11 21:50:13 jenkins-slave-deploy cloud-init[2449]: -----END SSH HOST KEY FINGERPRINTS-----
Apr 11 21:50:13 jenkins-slave-deploy cloud-init[2450]: #############################################################
Apr 11 21:50:13 jenkins-slave-deploy cloud-init[1547]: Cloud-init v. 24.4.1-0ubuntu0~24.04.2 finished at Fri, 11 Apr 2025 21:50:13 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/vdb]. Up 40.18 seconds
Apr 11 21:50:13 jenkins-slave-deploy systemd[1]: Finished cloud-final.service - Cloud-init: Final Stage.
Apr 11 21:50:13 jenkins-slave-deploy systemd[1]: Reached target cloud-init.target - Cloud-init target.
Apr 11 21:50:13 jenkins-slave-deploy systemd[1]: Startup finished in 1.911s (kernel) + 38.339s (userspace) = 40.251s.
Apr 11 21:50:14 jenkins-slave-deploy systemd-timesyncd[584]: Contacted time server 185.125.190.58:123 (ntp.ubuntu.com).
Apr 11 21:50:14 jenkins-slave-deploy systemd-timesyncd[584]: Initial clock synchronization to Fri 2025-04-11 21:50:14.903341 UTC.
Apr 11 21:50:14 jenkins-slave-deploy systemd-resolved[680]: Clock change detected. Flushing caches.
Apr 11 21:50:15 jenkins-slave-deploy systemd[1]: Stopping droplet-agent.service - The DigitalOcean Droplet Agent...
Apr 11 21:50:15 jenkins-slave-deploy DropletAgent[2369]: INFO:2025/04/11 21:50:15 main.go:95: [Droplet Agent] Shutting down
Apr 11 21:50:15 jenkins-slave-deploy DropletAgent[2369]: INFO:2025/04/11 21:50:15 ssh_watcher.go:92: [SSH Watcher] Shutting down
Apr 11 21:50:15 jenkins-slave-deploy DropletAgent[2369]: INFO:2025/04/11 21:50:15 ssh_watcher.go:95: [SSH Watcher] Shutting down all actioners
Apr 11 21:50:15 jenkins-slave-deploy DropletAgent[2369]: INFO:2025/04/11 21:50:15 do_managed_keys_actioner.go:89: [DO-Managed Keys Actioner] Shutting down
Apr 11 21:50:15 jenkins-slave-deploy DropletAgent[2369]: INFO:2025/04/11 21:50:15 do_managed_keys_actioner.go:106: [DO-Managed Keys Actioner] Bye-bye
Apr 11 21:50:15 jenkins-slave-deploy DropletAgent[2369]: INFO:2025/04/11 21:50:15 ssh_watcher.go:107: [SSH Watcher] Bye-bye
Apr 11 21:50:15 jenkins-slave-deploy DropletAgent[2369]: INFO:2025/04/11 21:50:15 bgjobs.go:21: [authorized_keys files updater] agent closing
Apr 11 21:50:15 jenkins-slave-deploy DropletAgent[2369]: INFO:2025/04/11 21:50:15 bgjobs.go:32: [authorized_keys files updater] stopped
Apr 11 21:50:15 jenkins-slave-deploy DropletAgent[2369]: INFO:2025/04/11 21:50:15 ssh_watcher.go:84: [SSH Watcher] Stopped
Apr 11 21:50:15 jenkins-slave-deploy DropletAgent[2369]: INFO:2025/04/11 21:50:15 main.go:79: Watcher finished
Apr 11 21:50:15 jenkins-slave-deploy systemd[1]: droplet-agent.service: Deactivated successfully.
Apr 11 21:50:15 jenkins-slave-deploy systemd[1]: Stopped droplet-agent.service - The DigitalOcean Droplet Agent.
Apr 11 21:50:15 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 2481 ('systemctl') (unit session-4.scope)...
Apr 11 21:50:15 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:50:15 jenkins-slave-deploy systemd[1]: Reloading finished in 276 ms.
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 2520 ('systemctl') (unit session-4.scope)...
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: Reloading finished in 255 ms.
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: Stopping cron.service - Regular background program processing daemon...
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: cron.service: Deactivated successfully.
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: Stopped cron.service - Regular background program processing daemon.
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 2568 ('systemctl') (unit session-4.scope)...
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: Reloading finished in 272 ms.
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: update-notifier-download.timer: Deactivated successfully.
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: Stopped update-notifier-download.timer - Download data for packages that failed at package install time.
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: update-notifier-motd.timer: Deactivated successfully.
Apr 11 21:50:16 jenkins-slave-deploy systemd[1]: Stopped update-notifier-motd.timer - Check to see whether there is a new version of Ubuntu available.
Apr 11 21:50:17 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 2627 ('systemctl') (unit session-4.scope)...
Apr 11 21:50:17 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:50:17 jenkins-slave-deploy systemd[1]: Reloading finished in 268 ms.
Apr 11 21:50:17 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 2692 ('systemctl') (unit session-4.scope)...
Apr 11 21:50:17 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:50:17 jenkins-slave-deploy systemd[1]: Reloading finished in 262 ms.
Apr 11 21:50:18 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 2734 ('systemctl') (unit session-4.scope)...
Apr 11 21:50:18 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:50:18 jenkins-slave-deploy systemd[1]: Reloading finished in 268 ms.
Apr 11 21:50:18 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 2773 ('systemctl') (unit session-4.scope)...
Apr 11 21:50:18 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:50:18 jenkins-slave-deploy systemd[1]: Reloading finished in 269 ms.
Apr 11 21:50:18 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 2818 ('systemctl') (unit session-4.scope)...
Apr 11 21:50:18 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:50:19 jenkins-slave-deploy systemd[1]: Reloading finished in 270 ms.
Apr 11 21:50:19 jenkins-slave-deploy systemd[1]: Starting apt-news.service - Update APT News...
Apr 11 21:50:19 jenkins-slave-deploy systemd[1]: Starting esm-cache.service - Update the local ESM caches...
Apr 11 21:50:19 jenkins-slave-deploy systemd[1]: apt-news.service: Deactivated successfully.
Apr 11 21:50:19 jenkins-slave-deploy systemd[1]: Finished apt-news.service - Update APT News.
Apr 11 21:50:25 jenkins-slave-deploy systemd-resolved[680]: Using degraded feature set TCP instead of UDP for DNS server 67.207.67.2.
Apr 11 21:50:26 jenkins-slave-deploy systemd[1]: esm-cache.service: Deactivated successfully.
Apr 11 21:50:26 jenkins-slave-deploy systemd[1]: Finished esm-cache.service - Update the local ESM caches.
Apr 11 21:51:11 jenkins-slave-deploy dbus-daemon[789]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.21' (uid=0 pid=3590 comm="/usr/bin/hostnamectl" label="unconfined")
Apr 11 21:51:11 jenkins-slave-deploy systemd[1]: Starting systemd-hostnamed.service - Hostname Service...
Apr 11 21:51:11 jenkins-slave-deploy dbus-daemon[789]: [system] Successfully activated service 'org.freedesktop.hostname1'
Apr 11 21:51:11 jenkins-slave-deploy systemd[1]: Started systemd-hostnamed.service - Hostname Service.
Apr 11 21:51:19 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 3720 ('systemctl') (unit session-4.scope)...
Apr 11 21:51:19 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:51:20 jenkins-slave-deploy systemd[1]: Reloading finished in 266 ms.
Apr 11 21:51:20 jenkins-slave-deploy systemd[1]: Started update-notifier-download.timer - Download data for packages that failed at package install time.
Apr 11 21:51:20 jenkins-slave-deploy systemd[1]: Started update-notifier-motd.timer - Check to see whether there is a new version of Ubuntu available.
Apr 11 21:51:22 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 3838 ('systemctl') (unit session-4.scope)...
Apr 11 21:51:22 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:51:22 jenkins-slave-deploy systemd[1]: Reloading finished in 259 ms.
Apr 11 21:51:22 jenkins-slave-deploy systemd[1]: Reloading requested from client PID 3886 ('systemctl') (unit session-4.scope)...
Apr 11 21:51:22 jenkins-slave-deploy systemd[1]: Reloading...
Apr 11 21:51:22 jenkins-slave-deploy systemd[1]: Reloading finished in 265 ms.
Apr 11 21:51:22 jenkins-slave-deploy systemd[1]: Started cron.service - Regular background program processing daemon.
Apr 11 21:51:22 jenkins-slave-deploy (cron)[3930]: cron.service: Referenced but unset environment variable evaluates to an empty string: EXTRA_OPTS
Apr 11 21:51:22 jenkins-slave-deploy cron[3930]: (CRON) INFO (pidfile fd = 3)
Apr 11 21:51:22 jenkins-slave-deploy cron[3930]: (CRON) INFO (Skipping @reboot jobs -- not system startup)
Apr 11 21:51:24 jenkins-slave-deploy dbus-daemon[789]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.27' (uid=0 pid=3985 comm="timedatectl" label="unconfined")
Apr 11 21:51:24 jenkins-slave-deploy systemd[1]: Starting systemd-timedated.service - Time & Date Service...
Apr 11 21:51:24 jenkins-slave-deploy dbus-daemon[789]: [system] Successfully activated service 'org.freedesktop.timedate1'
Apr 11 21:51:24 jenkins-slave-deploy systemd[1]: Started systemd-timedated.service - Time & Date Service.
Apr 11 21:51:26 jenkins-slave-deploy sudo[4079]: root : PWD=/home/jenkins-slave ; USER=jenkins-slave ; COMMAND=/bin/bash --login -c \\/tmp\\/deploy_tooling\\.sh
Apr 11 21:51:26 jenkins-slave-deploy sudo[4079]: pam_unix(sudo-i:session): session opened for user jenkins-slave(uid=100000) by root(uid=0)
Apr 11 21:51:41 jenkins-slave-deploy systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Apr 11 21:51:54 jenkins-slave-deploy systemd[1]: systemd-timedated.service: Deactivated successfully.
Apr 11 21:52:34 jenkins-slave-deploy sudo[4079]: pam_unix(sudo-i:session): session closed for user jenkins-slave
Apr 11 21:52:34 jenkins-slave-deploy sshd[1342]: Close session: user root from 138.201.132.177 port 34956 id 0
Apr 11 21:52:34 jenkins-slave-deploy sshd[1342]: Received disconnect from 138.201.132.177 port 34956:11: disconnected by user
Apr 11 21:52:34 jenkins-slave-deploy sshd[1342]: Disconnected from user root 138.201.132.177 port 34956
Apr 11 21:52:34 jenkins-slave-deploy sshd[1342]: pam_unix(sshd:session): session closed for user root
Apr 11 21:52:34 jenkins-slave-deploy systemd[1]: session-4.scope: Deactivated successfully.
Apr 11 21:52:34 jenkins-slave-deploy systemd-logind[803]: Session 4 logged out. Waiting for processes to exit.
Apr 11 21:52:34 jenkins-slave-deploy systemd[1]: session-4.scope: Consumed 1min 16.019s CPU time, 2.2G memory peak, 0B memory swap peak.
Apr 11 21:52:34 jenkins-slave-deploy systemd-logind[803]: Removed session 4.
Apr 11 21:52:34 jenkins-slave-deploy sshd[4235]: Connection from 138.201.132.177 port 33868 on 159.223.28.139 port 22 rdomain ""
Apr 11 21:52:34 jenkins-slave-deploy sshd[4235]: Accepted key RSA SHA256:sOyUAcvHDZukgIZzOZ/8toWMpzWnDOX8MIIQBtouP9E found at /root/.ssh/authorized_keys:3
Apr 11 21:52:34 jenkins-slave-deploy sshd[4235]: Postponed publickey for root from 138.201.132.177 port 33868 ssh2 [preauth]
Apr 11 21:52:34 jenkins-slave-deploy sshd[4235]: Accepted key RSA SHA256:sOyUAcvHDZukgIZzOZ/8toWMpzWnDOX8MIIQBtouP9E found at /root/.ssh/authorized_keys:3
Apr 11 21:52:34 jenkins-slave-deploy sshd[4235]: Accepted publickey for root from 138.201.132.177 port 33868 ssh2: RSA SHA256:sOyUAcvHDZukgIZzOZ/8toWMpzWnDOX8MIIQBtouP9E
Apr 11 21:52:34 jenkins-slave-deploy sshd[4235]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Apr 11 21:52:34 jenkins-slave-deploy systemd-logind[803]: New session 5 of user root.
Apr 11 21:52:34 jenkins-slave-deploy systemd[1]: Started session-5.scope - Session 5 of User root.
Apr 11 21:52:34 jenkins-slave-deploy sshd[4235]: Starting session: command for root from 138.201.132.177 port 33868 id 0
[1;33mW, [2025-04-11T21:52:34.885883 #3193314] WARN -- : deleting droplet
[0;0m:delete
[]
{:id=>488826440}
/home/neonjenkins2/tooling/mgmt/digital_ocean.rb:103:in `<main>': unhandled exception
Build step 'Execute shell' marked build as failure
More information about the neon-notifications
mailing list