Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce event metadata and UTC date formatting #385

Merged
merged 19 commits into from
Sep 25, 2024

events: document the task event

9afba77
Select commit
Loading
Failed to load commit list.
Merged

Introduce event metadata and UTC date formatting #385

events: document the task event
9afba77
Select commit
Loading
Failed to load commit list.
Cirrus CI / Ubuntu Jammy (x86_64) failed Sep 25, 2024 in 2m 16s

Task Summary

Instruction up failed in 00:01

Details

⚠️ Not enough compute credits to prioritize tasks!
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:02 clone
✅ 02:09 setup
✅ 00:01 vagrant
❌ 00:01 up

vagrant box update -f ${DISTRO}
/tmp/cirrus-ci-build/Vagrantfile:32:in `+': no implicit conversion of nil into String (TypeError)
	from /tmp/cirrus-ci-build/Vagrantfile:32:in `get_box'
	from /tmp/cirrus-ci-build/Vagrantfile:52:in `block (2 levels) in <top (required)>'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/config/v2/loader.rb:40:in `load'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/config/loader.rb:129:in `block (2 levels) in load'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/config/loader.rb:122:in `each'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/config/loader.rb:122:in `block in load'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/config/loader.rb:119:in `each'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/config/loader.rb:119:in `load'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/vagrantfile.rb:177:in `machine_config'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/environment.rb:1001:in `block in find_configured_plugins'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/environment.rb:999:in `each'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/environment.rb:999:in `find_configured_plugins'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/environment.rb:1027:in `process_configured_plugins'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/lib/vagrant/environment.rb:200:in `initialize'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/bin/vagrant:211:in `new'
	from /opt/vagrant/embedded/gems/gems/vagrant-2.4.1/bin/vagrant:211:in `<main>'