yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76094
[Bug 1806898] [NEW] modules-final steps do not run ~10% of the time
Public bug reported:
Cloud Provider: AWS
Cloud-init version: cloud-init_18.3-3_all.deb from debian sid and 0.7.9-2 from debian stretch. (NOTE: 0.7.7~bzr1156-1~bpo8+1 from debian jessie is unaffected)
Real issue I'm triaging: user-data script fails to run.
User-data script in question:
#!/bin/bash
echo "I was here" | tee -a /tmp/uds-logging
Digging deeper, the whole of modules-final gets skipped when this
happens.
** Affects: cloud-init
Importance: Undecided
Status: New
** Attachment added: "cloud-init.tar.gz"
https://bugs.launchpad.net/bugs/1806898/+attachment/5219444/+files/cloud-init.tar.gz
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1806898
Title:
modules-final steps do not run ~10% of the time
Status in cloud-init:
New
Bug description:
Cloud Provider: AWS
Cloud-init version: cloud-init_18.3-3_all.deb from debian sid and 0.7.9-2 from debian stretch. (NOTE: 0.7.7~bzr1156-1~bpo8+1 from debian jessie is unaffected)
Real issue I'm triaging: user-data script fails to run.
User-data script in question:
#!/bin/bash
echo "I was here" | tee -a /tmp/uds-logging
Digging deeper, the whole of modules-final gets skipped when this
happens.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1806898/+subscriptions
Follow ups