I created a custom GCE image identical to what we release right now but with
systemd pulling from `-proposed`:
```
ubuntu@kajiya-cit-2604-guest-network:~$ dpkg -s systemd
Package: systemd
Status: install ok installed
Priority: important
Section: admin
Installed-Size: 11008
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Architecture-Variant: amd64v3
Multi-Arch: foreign
Version: 259.5-0ubuntu3.1
[...]
```
The image is fine (boots up, all the features, is ssh-able, etc) and
also passed all CPC's internal testing (CTF) and Google's upstream
testing (CIT [0]). Finally, the cloud-init logging looks much better:
```
ubuntu@kajiya-cit-2604-guest-network:~$ sudo cloud-init status --long
status: done
extended_status: done
boot_status_code: enabled-by-generator
last_update: Thu, 01 Jan 1970 00:00:35 +0000
detail: DataSourceGCELocal
errors: []
recoverable_errors: {}
```
```
ubuntu@kajiya-cit-2604-guest-network:~$ sudo cloud-init analyze blame
-- Boot Record 01 --
05.79100s (modules-final/config-ssh_authkey_fingerprints)
01.76400s (modules-config/config-ntp)
01.45400s (init-local/search-GCELocal)
01.24900s (init-network/config-growpart)
01.03000s (modules-final/config-keys_to_console)
00.92400s (modules-config/config-apt_configure)
[...]
```
```
ubuntu@kajiya-cit-2604-guest-network:~$ sudo cloud-init analyze show
-- Boot Record 01 --
The total time elapsed since completing an event is printed after the "@"
character.
The time the event takes is printed after the "+" character.
Starting stage: init-local
|`->no cache found (duration: 0.000s) @00.00500s +00.00000s
|`->found local data from DataSourceGCELocal (duration: 1.454s) @00.08600s
+01.45400s
Finished stage: (init-local) 02.46600 seconds
[...]
```
So I'm gonna go ahead and mark it as verified :) Thanks enr0n!
** Tags removed: verification-needed-resolute
** Tags added: verification-done-resolute
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2148619
Title:
`cloud-init` local datasource discovery takes ~30s to complete
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2148619/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs