[neon-notifications] Build failed in Jenkins: mgmt_digital-ocean #371
neon at kde.org
neon at kde.org
Tue Feb 25 20:49:13 GMT 2025
See <https://build.neon.kde.org/job/mgmt_digital-ocean/371/display/redirect>
Changes:
------------------------------------------
[...truncated 51.22 KiB...]
Processing triggers for linux-image-6.8.0-54-generic (6.8.0-54.56) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.8.0-54-generic
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-54-generic
Found initrd image: /boot/initrd.img-6.8.0-54-generic
Found linux image: /boot/vmlinuz-6.8.0-52-generic
Found initrd image: /boot/initrd.img-6.8.0-52-generic
Found linux image: /boot/vmlinuz-6.8.0-51-generic
Found initrd image: /boot/initrd.img-6.8.0-51-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Restarting services...
/etc/needrestart/restart.d/systemd-manager
systemctl restart fail2ban.service multipathd.service polkit.service systemd-journald.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service udisks2.service
Service restarts being deferred:
systemctl restart ModemManager.service
/etc/needrestart/restart.d/dbus.service
systemctl restart systemd-logind.service
No containers need to be restarted.
User sessions running outdated binaries:
root @ session #4: apt[3166], bash[1365], sshd[1326]
root @ user manager service: systemd[1146]
No VM guests are running outdated hypervisor (qemu) binaries on this host.
+ cd /tmp
+ wget https://omnitruck.chef.io/install.sh
--2025-02-25 20:41:50-- https://omnitruck.chef.io/install.sh
Resolving omnitruck.chef.io (omnitruck.chef.io)... 146.75.118.110
Connecting to omnitruck.chef.io (omnitruck.chef.io)|146.75.118.110|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 23738 (23K) [application/x-sh]
Saving to: ‘install.sh’
0K .......... .......... ... 100% 65.2M=0s
2025-02-25 20:41:50 (65.2 MB/s) - ‘install.sh’ saved [23738/23738]
+ chmod +x install.sh
+ ./install.sh -v 18
ubuntu 24.04 x86_64
Getting information for chef stable 18 for ubuntu...
downloading https://omnitruck.chef.io/stable/chef/metadata?v=18&p=ubuntu&pv=24.04&m=x86_64
to file /tmp/install.sh.8347/metadata.txt
trying wget...
sha1 d340c180bdb82c3b67145fdb0cd3ea38b1cd8308
sha256 8c0b4ede4d6996355297ae0c8423f34a7e5387e7bbf477aaca7a00a87effff6b
url https://packages.chef.io/files/stable/chef/18.6.2/ubuntu/22.04/chef_18.6.2-1_amd64.deb
version 18.6.2
downloaded metadata file looks valid...
downloading https://packages.chef.io/files/stable/chef/18.6.2/ubuntu/22.04/chef_18.6.2-1_amd64.deb
to file /tmp/install.sh.8347/chef_18.6.2-1_amd64.deb
trying wget...
Comparing checksum with sha256sum...
Installing chef 18
installing with dpkg...
Selecting previously unselected package chef.
(Reading database ... 164169 files and directories currently installed.)
Preparing to unpack .../chef_18.6.2-1_amd64.deb ...
Unpacking chef (18.6.2-1) ...
Setting up chef (18.6.2-1) ...
Thank you for installing Chef Infra Client! For help getting started visit https://learn.chef.io
+ ./install.sh -v 23 -P chef-workstation
ubuntu 24.04 x86_64
Getting information for chef-workstation stable 23 for ubuntu...
downloading https://omnitruck.chef.io/stable/chef-workstation/metadata?v=23&p=ubuntu&pv=24.04&m=x86_64
to file /tmp/install.sh.8440/metadata.txt
trying wget...
sha1 f5375ec22f4829ff03d9259fe7185f91ffc598e2
sha256 383b269ef486018b9d36849ba6267054085c296a097adf1bd00bd7446dee7452
url https://packages.chef.io/files/stable/chef-workstation/23.12.1055/ubuntu/22.04/chef-workstation_23.12.1055-1_amd64.deb
version 23.12.1055
downloaded metadata file looks valid...
downloading https://packages.chef.io/files/stable/chef-workstation/23.12.1055/ubuntu/22.04/chef-workstation_23.12.1055-1_amd64.deb
to file /tmp/install.sh.8440/chef-workstation_23.12.1055-1_amd64.deb
trying wget...
Comparing checksum with sha256sum...
Installing chef-workstation 23
installing with dpkg...
Selecting previously unselected package chef-workstation.
(Reading database ... 177141 files and directories currently installed.)
Preparing to unpack .../chef-workstation_23.12.1055-1_amd64.deb ...
Unpacking chef-workstation (23.12.1055-1) ...
Setting up chef-workstation (23.12.1055-1) ...
Chef Workstation ships with a toolbar application, the Chef Workstation App.
To run this application some additional dependencies must be installed.
Using your platform's package manager to install the 'electron' package is
the easiest way to meet the dependency requirements.
You can then launch the App by running 'chef-workstation-app'.
The App will then be available in the system tray.
Thank you for installing Chef Workstation!
You can find some tips on getting started at https://docs.chef.io/workstation/getting_started/
+ export NO_CUPBOARD=1
+ NO_CUPBOARD=1
+ git clone --depth 1 https://github.com/pangea-project/pangea-kitchen.git /tmp/kitchen
Cloning into '/tmp/kitchen'...
fatal: unable to access 'https://github.com/pangea-project/pangea-kitchen.git/': Failed to connect to github.com port 443 after 133235 ms: Couldn't connect to server
+ true
+ cd /tmp/kitchen
/root/deploy.sh: line 56: cd: /tmp/kitchen: No such file or directory
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: ModemManager.service: Deactivated successfully.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopped ModemManager.service - Modem Manager.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopping polkit.service - Authorization Manager...
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: multipathd.service: Deactivated successfully.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopped multipathd.service - Device-Mapper Multipath Device Controller.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: systemd-journald.service: Deactivated successfully.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopped systemd-journald.service - Journal Service.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting systemd-journald.service - Journal Service...
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting multipathd.service - Device-Mapper Multipath Device Controller...
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: systemd-timesyncd.service: Deactivated successfully.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopped systemd-timesyncd.service - Network Time Synchronization.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: systemd-networkd.service: Deactivated successfully.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopped systemd-networkd.service - Network Configuration.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: systemd-resolved.service: Deactivated successfully.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopped systemd-resolved.service - Network Name Resolution.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: polkit.service: Deactivated successfully.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopped polkit.service - Authorization Manager.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: udisks2.service: Deactivated successfully.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopped udisks2.service - Disk Manager.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting polkit.service - Authorization Manager...
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting systemd-resolved.service - Network Name Resolution...
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files...
Feb 25 20:41:49 jenkins-slave-deploy systemd-journald[8253]: Collecting audit messages is disabled.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting udisks2.service - Disk Manager...
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: systemd-udevd.service: Deactivated successfully.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files.
Feb 25 20:41:49 jenkins-slave-deploy systemd-journald[8253]: Journal started
Feb 25 20:41:49 jenkins-slave-deploy systemd-journald[8253]: System Journal (/var/log/journal/4393e6103625bf16fb2949a267be2adf) is 8.0M, max 1.4G, 1.3G free.
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[648]: eth0: DHCPv6 lease lost
Feb 25 20:41:49 jenkins-slave-deploy ModemManager[867]: <msg> caught signal, shutting down...
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[648]: eth1: DHCPv6 lease lost
Feb 25 20:41:49 jenkins-slave-deploy ModemManager[867]: <msg> ModemManager is shut down
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Started systemd-journald.service - Journal Service.
Feb 25 20:41:49 jenkins-slave-deploy unknown[806]: udisks daemon version 2.10.1 exiting
Feb 25 20:41:49 jenkins-slave-deploy udisksd[8268]: udisks daemon version 2.10.1 starting
Feb 25 20:41:49 jenkins-slave-deploy multipathd[8269]: multipathd v0.9.4: start up
Feb 25 20:41:49 jenkins-slave-deploy multipathd[8269]: reconfigure: setting up paths and maps
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Started multipathd.service - Device-Mapper Multipath Device Controller.
Feb 25 20:41:49 jenkins-slave-deploy dbus-daemon[790]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.23' (uid=0 pid=8268 comm="/usr/libexec/udisks2/udisksd" label="unconfined")
Feb 25 20:41:49 jenkins-slave-deploy polkitd[8265]: Started polkitd version 124
Feb 25 20:41:49 jenkins-slave-deploy polkitd[8265]: Loading rules from directory /etc/polkit-1/rules.d
Feb 25 20:41:49 jenkins-slave-deploy polkitd[8265]: Loading rules from directory /usr/share/polkit-1/rules.d
Feb 25 20:41:49 jenkins-slave-deploy polkitd[8265]: Finished loading, compiling and executing 5 rules
Feb 25 20:41:49 jenkins-slave-deploy dbus-daemon[790]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Started polkit.service - Authorization Manager.
Feb 25 20:41:49 jenkins-slave-deploy polkitd[8265]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting ModemManager.service - Modem Manager...
Feb 25 20:41:49 jenkins-slave-deploy systemd-resolved[8266]: Positive Trust Anchors:
Feb 25 20:41:49 jenkins-slave-deploy systemd-resolved[8266]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Feb 25 20:41:49 jenkins-slave-deploy systemd-resolved[8266]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa corp home internal intranet lan local private test
Feb 25 20:41:49 jenkins-slave-deploy systemd-udevd[8272]: Using default interface naming scheme 'v255'.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Started systemd-timesyncd.service - Network Time Synchronization.
Feb 25 20:41:49 jenkins-slave-deploy ModemManager[8295]: <msg> ModemManager (version 1.23.4) starting in system bus...
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting systemd-networkd.service - Network Configuration...
Feb 25 20:41:49 jenkins-slave-deploy udisksd[8268]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Started udisks2.service - Disk Manager.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Started ModemManager.service - Modem Manager.
Feb 25 20:41:49 jenkins-slave-deploy systemd-resolved[8266]: Using system hostname 'jenkins-slave-deploy'.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Started systemd-resolved.service - Network Name Resolution.
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: lo: Link UP
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: lo: Gained carrier
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: eth0: Link UP
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: eth0: Gained carrier
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: eth1: Link UP
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: eth1: Gained carrier
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: docker0: Link UP
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: eth0: Gained IPv6LL
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: eth1: Gained IPv6LL
Feb 25 20:41:49 jenkins-slave-deploy systemd-timesyncd[8267]: Network configuration changed, trying to establish connection.
Feb 25 20:41:49 jenkins-slave-deploy systemd-timesyncd[8267]: Network configuration changed, trying to establish connection.
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: Enumeration completed
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Started systemd-networkd.service - Network Configuration.
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: eth0: found matching network '/run/systemd/network/10-netplan-eth0.network', based on potentially unpredictable interface name.
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: eth0: Configuring with /run/systemd/network/10-netplan-eth0.network.
Feb 25 20:41:49 jenkins-slave-deploy systemd-timesyncd[8267]: Network configuration changed, trying to establish connection.
Feb 25 20:41:49 jenkins-slave-deploy systemd-timesyncd[8267]: Network configuration changed, trying to establish connection.
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: eth1: found matching network '/run/systemd/network/10-netplan-eth1.network', based on potentially unpredictable interface name.
Feb 25 20:41:49 jenkins-slave-deploy systemd-networkd[8304]: eth1: Configuring with /run/systemd/network/10-netplan-eth1.network.
Feb 25 20:41:49 jenkins-slave-deploy systemd-timesyncd[8267]: Network configuration changed, trying to establish connection.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting systemd-networkd-wait-online.service - Wait for Network to be Configured...
Feb 25 20:41:49 jenkins-slave-deploy systemd-timesyncd[8267]: Network configuration changed, trying to establish connection.
Feb 25 20:41:49 jenkins-slave-deploy systemd-timesyncd[8267]: Network configuration changed, trying to establish connection.
Feb 25 20:41:49 jenkins-slave-deploy systemd-timesyncd[8267]: Network configuration changed, trying to establish connection.
Feb 25 20:41:49 jenkins-slave-deploy systemd-timesyncd[8267]: Network configuration changed, trying to establish connection.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Finished systemd-networkd-wait-online.service - Wait for Network to be Configured.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Starting vpc-peering.service - VPC Peering Route Injection...
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Finished vpc-peering.service - VPC Peering Route Injection.
Feb 25 20:41:49 jenkins-slave-deploy fail2ban-client[8247]: Shutdown successful
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: fail2ban.service: Deactivated successfully.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Stopped fail2ban.service - Fail2Ban Service.
Feb 25 20:41:49 jenkins-slave-deploy systemd[1]: Started fail2ban.service - Fail2Ban Service.
Feb 25 20:41:50 jenkins-slave-deploy fail2ban-server[8326]: 2025-02-25 20:41:50,094 fail2ban.configreader [8326]: WARNING 'allowipv6' not defined in 'Definition'. Using default one: 'auto'
Feb 25 20:41:50 jenkins-slave-deploy fail2ban-server[8326]: Server ready
Feb 25 20:41:53 jenkins-slave-deploy ModemManager[8295]: <msg> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin
Feb 25 20:41:53 jenkins-slave-deploy ModemManager[8295]: <msg> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:04.0': not supported by any plugin
Feb 25 20:42:19 jenkins-slave-deploy sshd[8476]: Connection from 218.92.0.155 port 10016 on 139.59.152.121 port 22 rdomain ""
Feb 25 20:42:19 jenkins-slave-deploy systemd-timesyncd[8267]: Contacted time server 185.125.190.58:123 (ntp.ubuntu.com).
Feb 25 20:42:19 jenkins-slave-deploy systemd-timesyncd[8267]: Initial clock synchronization to Tue 2025-02-25 20:42:19.847965 UTC.
Feb 25 20:42:20 jenkins-slave-deploy sshd[8476]: Received disconnect from 218.92.0.155 port 10016:11: [preauth]
Feb 25 20:42:20 jenkins-slave-deploy sshd[8476]: Disconnected from authenticating user root 218.92.0.155 port 10016 [preauth]
Feb 25 20:44:18 jenkins-slave-deploy sshd[8478]: Connection from 218.92.0.155 port 61872 on 139.59.152.121 port 22 rdomain ""
Feb 25 20:45:42 jenkins-slave-deploy sshd[8480]: Connection from 92.255.57.132 port 60694 on 139.59.152.121 port 22 rdomain ""
Feb 25 20:45:42 jenkins-slave-deploy sshd[8480]: Invalid user admin from 92.255.57.132 port 60694
Feb 25 20:45:42 jenkins-slave-deploy sshd[8480]: Connection closed by invalid user admin 92.255.57.132 port 60694 [preauth]
Feb 25 20:46:26 jenkins-slave-deploy systemd[1146]: launchpadlib-cache-clean.service - Clean up old files in the Launchpadlib cache was skipped because of an unmet condition check (ConditionPathExists=/root/.launchpadlib/api.launchpad.net/cache).
Feb 25 20:48:16 jenkins-slave-deploy sshd[8555]: Connection from 218.92.0.155 port 35730 on 139.59.152.121 port 22 rdomain ""
Feb 25 20:48:19 jenkins-slave-deploy sshd[8555]: Received disconnect from 218.92.0.155 port 35730:11: [preauth]
Feb 25 20:48:19 jenkins-slave-deploy sshd[8555]: Disconnected from authenticating user root 218.92.0.155 port 35730 [preauth]
Feb 25 20:49:10 jenkins-slave-deploy sshd[1326]: Close session: user root from 138.201.132.177 port 60110 id 0
Feb 25 20:49:10 jenkins-slave-deploy sshd[1326]: Received disconnect from 138.201.132.177 port 60110:11: disconnected by user
Feb 25 20:49:10 jenkins-slave-deploy sshd[1326]: Disconnected from user root 138.201.132.177 port 60110
Feb 25 20:49:10 jenkins-slave-deploy sshd[1326]: pam_unix(sshd:session): session closed for user root
Feb 25 20:49:10 jenkins-slave-deploy systemd-logind[802]: Session 4 logged out. Waiting for processes to exit.
Feb 25 20:49:10 jenkins-slave-deploy systemd[1]: session-4.scope: Deactivated successfully.
Feb 25 20:49:10 jenkins-slave-deploy systemd[1]: session-4.scope: Consumed 1min 27.589s CPU time, 1.1G memory peak, 0B memory swap peak.
Feb 25 20:49:10 jenkins-slave-deploy systemd-logind[802]: Removed session 4.
Feb 25 20:49:11 jenkins-slave-deploy sshd[8560]: Connection from 138.201.132.177 port 33996 on 139.59.152.121 port 22 rdomain ""
Feb 25 20:49:11 jenkins-slave-deploy sshd[8560]: Accepted key RSA SHA256:sOyUAcvHDZukgIZzOZ/8toWMpzWnDOX8MIIQBtouP9E found at /root/.ssh/authorized_keys:6
Feb 25 20:49:11 jenkins-slave-deploy sshd[8560]: Postponed publickey for root from 138.201.132.177 port 33996 ssh2 [preauth]
Feb 25 20:49:11 jenkins-slave-deploy sshd[8560]: Accepted key RSA SHA256:sOyUAcvHDZukgIZzOZ/8toWMpzWnDOX8MIIQBtouP9E found at /root/.ssh/authorized_keys:6
Feb 25 20:49:11 jenkins-slave-deploy sshd[8560]: Accepted publickey for root from 138.201.132.177 port 33996 ssh2: RSA SHA256:sOyUAcvHDZukgIZzOZ/8toWMpzWnDOX8MIIQBtouP9E
Feb 25 20:49:11 jenkins-slave-deploy sshd[8560]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Feb 25 20:49:11 jenkins-slave-deploy systemd-logind[802]: New session 5 of user root.
Feb 25 20:49:11 jenkins-slave-deploy systemd[1]: Started session-5.scope - Session 5 of User root.
Feb 25 20:49:12 jenkins-slave-deploy sshd[8560]: Starting session: command for root from 138.201.132.177 port 33996 id 0
[1;33mW, [2025-02-25T20:49:12.154207 #2882854] WARN -- : deleting droplet
[0;0m:delete
[]
{:id=>479376310}
/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