[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2021-06-30 Thread Dan Streetman
please reopen if this is still an issue ** Changed in: systemd (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732028 Title: timeout in iscsi boot fail

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-20 Thread  Christian Ehrhardt 
\o/ All worked on the first run now, this gives some confidence that the flakyness is gone for now. 2.0.874-5ubuntu5debconf/1.5.68 2018-07-20 06:12:24pass 2.0.874-5ubuntu5targetcli-fb/2.1.43-2 2018-07-20 06:05:57pass

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread  Christian Ehrhardt 
2.0.874-5ubuntu5 migrated and had the first good new run. Retriggering all those currently blocked on it ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732028 Title: timeout in iscsi boot fail

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread Launchpad Bug Tracker
This bug was fixed in the package open-iscsi - 2.0.874-5ubuntu5 --- open-iscsi (2.0.874-5ubuntu5) cosmic; urgency=medium * Harden dep8 tests against effects due to slow execution on Launchpad infrastructure (LP: #1732028). - debian/tests/patch-image: remove problematic

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/open-iscsi/+git/open-iscsi/+merge/350076 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732028 Title: timeout in

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread  Christian Ehrhardt 
First good run: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac /autopkgtest-cosmic-ci-train-ppa-service-3325/cosmic/amd64/o/open- iscsi/20180719_180433_98a21@/log.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread  Christian Ehrhardt 
Note to myself: WIP at https://code.launchpad.net/~paelzer/ubuntu/+source/open-iscsi/+git/open- iscsi/+ref/mask-uefi-part-to-unbreak-tests -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732028 Title:

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread  Christian Ehrhardt 
Due to snapd still lopoing in this case (bug 1782602) The sum of changes is: $ systemctl disable snapd.seeded.service $ systemctl disable snapd.service cat /etc/fstab LABEL=cloudimg-rootfs /ext4 defaults0 0 #LABEL=UEFI /boot/efi vfatdefaults0 0 -- You

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread  Christian Ehrhardt 
In a discussion with smoser we decided to try just clearing /etc/fstab - it might be sufficient for our test intention and at the same time avoid the issue. With that done we still have the following failing with timeouts: [ TIME ] Timed out waiting for device dev-ttyS0.device. [FAILED]

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread  Christian Ehrhardt 
I worked on the two messages and related boot messages: 1. the ordering cycle is about media-root, maybe the config is not yet perfect 2. timeouts on dev-ttyS0.device dev-disk-by\x2dlabel-UEFI.device Hmm, that is: Dependency failed for /boot/efi. Dependency failed for Local File

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread Scott Moser
** Description changed: This issue keeps cropping up. It shows itself in open-iscsi autopkg tests. I think it might just be "really slow system". It seems the timeout is only - 1 minute 30 seconds for the disk to appear, and in a happy run you +  1 minute 30 seconds for the disk to appear,

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread Scott Moser
i attached as reference https://hackmd.io/E0ydu7Y7QEe-kroPb6-OOA at some point we can improve the doc in the debian/tests directory with that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732028

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread  Christian Ehrhardt 
Running just with tgt-boot-test in interactive mode, no user-data and no extra disk. Issue still reproducible with that. Saving the image to try different modifications while being able to get back to the current state. Then I started where Scott already experimented. The timeouts. I was trying

[Bug 1732028] Re: timeout in iscsi boot fail with overlayroot [open-iscsi autopkg tests on LP Infra]

2018-07-19 Thread  Christian Ehrhardt 
It does not consume "a lot" of CPU but lets try still to slow it down into the error. $ sudo apt install cgroup-tools $ sudo cgcreate -g cpu:/cpulimited # you might want to ensure that cpu.cfs_period_us: 10 # e.g. Set 10% as hard limit $ echo 1 | sudo tee