=== nacc_ is now known as nacc [03:45] I have an Ubuntu VM on OpenStack with cloud-init. Although the instance is named "xyz.domain.com" in OpenStack, I find that /etc/hostname is just "xyz" rather than the FQDN. Is this expected behaviour? Configurable behaviour? === benj_ is now known as 3NAABTTL6 === andreas is now known as ahasenack [13:21] i get a message in my cloud-init log, failed to shellify, that is with my rundcmd line === ahasenack is now known as andreas === nacc_ is now known as nacc [18:44] powersj: do you know about [18:44] https://jenkins.ubuntu.com/server/job/cloud-init-ci/473/console [18:44] mbwe: can you give an example of the runcmd ? [18:45] i've never seen that error and really wouldnt have expected that it could be buggy. [18:45] also paste your full /var/log/cloud-init.log would be hepful [18:45] helipful [18:45] helpful [18:45] third times a charm [18:45] smoser: Failed to destroy ZFS filesystem: cannot destroy 'default/containers/cloud-test-ubuntu-xenial-modules-set-password-list-t1tvm1dther3': dataset is busy [18:45] I have not seen that. I've seen something similar long ago [18:46] :-( [18:58] unlucky [19:24] rharper powersj :-( [19:24] twice in a row [19:24] https://jenkins.ubuntu.com/server/job/cloud-init-ci/474/console [19:24] * rharper asks smoser for lotto numbers [19:24] Failed to destroy ZFS filesystem: cannot destroy 'default/containers/cloud-test-ubuntu-xenial-modules-set-password-list-5rceznb9hsr9': dataset is busy\n" [19:39] smoser: https://github.com/zfsonlinux/zfs/issues/1810 [19:39] interesting related to mounted namespaces in the containers [19:41] rharper: in #lxc-dev was talking to stgraber [19:41] there are 3 unmount processes eathing 100% of cpu on that system now [19:41] (representing 3 contaienrs that failed to die) [19:42] eww [19:42] I wonder if there is a new systemd in xenial recently [20:12] Hi, can anyone please take a look at this changeset [20:12] https://code.launchpad.net/~msaikia/cloud-init/+git/cloud-init/+merge/330105 [20:35] rharper: how do i run lp:~raharper/curtin/trunk.vmtests-v3-streams on diglett [20:36] youo have imates there ? [20:36] smoser: one sec [20:36] IMAGE_DIR=/srv/tmp/rharper/images [21:35] smoser: I wonder why lxc doesn't set hostname fqdn in /etc/hosts as our integration tests seem to expect. [21:35] tried hostname --fqdn on the lxc instance when providing cloud-config hostname: def\n fqdn: abc.domain.com and hostname --fqdn is alsways lxd. [21:43] your cii-fixup branch is approved. msaikia I'm on your branch now for real [21:48] blackboxsw: i dont think i follwo. [21:48] smoser: np I know you're working something else. Getting a pastebin together. [21:52] http://pastebin.ubuntu.com/25906048/ [21:53] smoser: ^ I expected to see the fqdn set (or at least hostname --fqdn as we test in integration tests) [21:55] I was trying to validate what our integration test is also 'testing' in tests/cloud_tests/testcases/modules/set_hostname_fqdn.py [21:56] I also note that redhat behaves differently than ubuntu in this regard. if hostname and fqdn are provided. redhat/cent uses fqdn, ubuntu _select_hostname() returns just the hostname when both are provided [21:56] on first blush. [21:57] maybe I'm wrong there. [22:36] blackboxsw: i'm going to pull ci [22:36] and yes, hostname is messed up [22:37] due largely to silly things like sysatemd-hostnamectl and sudo [22:41] smoser: can you let me test this evening/tomorrow morning?