ordering cycle prevents google-startup-scripts from running

Bug #1627789 reported by Scott Moser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gce-utils (Ubuntu)
Triaged
High
Unassigned
Xenial
New
Undecided
Unassigned

Bug Description

New Ubuntu 1604 images (ubuntu-1604-xenial-v20160922) do not have functional startup scripts.

$ dpkg-query --show gce-startup-scripts cloud-init
cloud-init 0.7.8-1-g3705bb5-0ubuntu1~16.04.1
gce-startup-scripts 1.3.3-0ubuntu5~16.04.0

$ journalctl | grep -i "ordering cycle"
Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Found ordering cycle on multi-user.target/start
Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Breaking ordering cycle by deleting job google-startup-scripts.service/start
Sep 26 10:07:43 ubuntu systemd[1]: google-startup-scripts.service: Job google-startup-scripts.service/start deleted to break ordering cycle starting with multi-user.target/start

$ systemctl cat google-startup-scripts.service
# /lib/systemd/system/google-startup-scripts.service
[Unit]
Description=Google Compute Engine user startup scripts
After=local-fs.target network-online.target network.target
After=google.service rsyslog.service cloud-final.service
Wants=local-fs.target network-online.target network.target cloud-final.service

[Service]
ExecStart=/usr/share/google/run-startup-scripts
KillMode=process
Type=oneshot

[Install]
WantedBy=multi-user.target

Related bugs:
 * bug 1627436: private bug issue was originally reported under

Tags: patch
Revision history for this message
Scott Moser (smoser) wrote :
Changed in gce-utils (Ubuntu):
status: New → Confirmed
importance: Undecided → High
status: Confirmed → Triaged
description: updated
Revision history for this message
Scott Moser (smoser) wrote :
description: updated
tags: added: patch
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.