Public bug reported:

I'm installing Ubuntu 20.04 with a nocloud-net installation source on a
z/VM guest. I'm currently limited to seeing installation output only
through webhook reporter, because I cannot access shell on the target
system during installation.

Kernel command-line:
cio_ignore=all,!condev,!0.0.3695,!0.0.bdf0-0.0.bdf2 
url=http://bistro.lnxne.boe/ubuntu/UBUNTU20.04/ubuntu-20.04-live-server-s390x.iso
 
ip=172.18.76.38::172.18.0.1:255.254.0.0:m8330038.lnxne.boe:encbdf0:none:172.18.0.1
 autoinstall ds=nocloud-net;s=http://t35lp37.lnxne.boe:8080/cfg/

#cloud-config
autoinstall:
  version: 1
  reporting:
    remote:
      type: webhook
      endpoint: http://t35lp37.lnxne.boe:8080/log/
  refresh-installer:
    update: yes
  apt:
    primary:
    - arches: [s390x]
      uri: http://us.ports.ubuntu.com/ubuntu-ports
  identity: {hostname: m8330038, password: 
.ueYA4yxzICWX9/.wxG7epPimsn.FM/CuMQMqjgbBbawyn5T3zYyGc5Io4ZNRcvItBWojzpO1S8bkTpthJRPc4Q.,
    realname: user, username: user}
  keyboard: {layout: us, variant: ''}
  locale: en_US
  network:
    ethernets:
      encbdf0:
        addresses: [172.18.76.38/15]
        gateway4: 172.18.0.1
        nameservers:
          addresses: [172.18.0.1]
    version: 2
  ssh:
    allow-pw: true
    authorized-keys: []
    install-server: true
  storage:
    version: 1
    layout:
      name: direct


I get the following otuput on the webhook:
curtin start subiquity/Welcome/apply_autoinstall_config:
curtin finish subiquity/Welcome/apply_autoinstall_config:
curtin finish subiquity/Welcome: completed
curtin start subiquity/Refresh/apply_autoinstall_config:
curtin start subiquity/Refresh/check_for_update:
curtin finish subiquity/Network/apply_config: Command '['netplan', 'apply']' 
returned non-zero exit status 1.
curtin start subiquity/Error/1589791025.945954323.network_fail/add_info:
curtin start subiquity/Error/1589791025.951922417.ui/add_info:
curtin finish subiquity/Error/1589791025.951922417.ui/add_info: written to 
/var/crash/1589791025.951922417.ui.crash

Configuration seems to be working fine when applied on a manually
installed system.

** Affects: linux (Ubuntu)
     Importance: Undecided
     Assignee: Skipper Bug Screeners (skipper-screen-team)
         Status: New


** Tags: architecture-s39064 bugnameltc-185917 severity-high 
targetmilestone-inin2004

** Tags added: architecture-s39064 bugnameltc-185917 severity-high
targetmilestone-inin2004

** Changed in: ubuntu
     Assignee: (unassigned) => Skipper Bug Screeners (skipper-screen-team)

** Package changed: ubuntu => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1879286

Title:
  [UBUNTU 20.04] Netplan configuration fails to apply in subiquity
  installer

Status in linux package in Ubuntu:
  New

Bug description:
  I'm installing Ubuntu 20.04 with a nocloud-net installation source on
  a z/VM guest. I'm currently limited to seeing installation output only
  through webhook reporter, because I cannot access shell on the target
  system during installation.

  Kernel command-line:
  cio_ignore=all,!condev,!0.0.3695,!0.0.bdf0-0.0.bdf2 
url=http://bistro.lnxne.boe/ubuntu/UBUNTU20.04/ubuntu-20.04-live-server-s390x.iso
 
ip=172.18.76.38::172.18.0.1:255.254.0.0:m8330038.lnxne.boe:encbdf0:none:172.18.0.1
 autoinstall ds=nocloud-net;s=http://t35lp37.lnxne.boe:8080/cfg/

  #cloud-config
  autoinstall:
    version: 1
    reporting:
      remote:
        type: webhook
        endpoint: http://t35lp37.lnxne.boe:8080/log/
    refresh-installer:
      update: yes
    apt:
      primary:
      - arches: [s390x]
        uri: http://us.ports.ubuntu.com/ubuntu-ports
    identity: {hostname: m8330038, password: 
.ueYA4yxzICWX9/.wxG7epPimsn.FM/CuMQMqjgbBbawyn5T3zYyGc5Io4ZNRcvItBWojzpO1S8bkTpthJRPc4Q.,
      realname: user, username: user}
    keyboard: {layout: us, variant: ''}
    locale: en_US
    network:
      ethernets:
        encbdf0:
          addresses: [172.18.76.38/15]
          gateway4: 172.18.0.1
          nameservers:
            addresses: [172.18.0.1]
      version: 2
    ssh:
      allow-pw: true
      authorized-keys: []
      install-server: true
    storage:
      version: 1
      layout:
        name: direct

  
  I get the following otuput on the webhook:
  curtin start subiquity/Welcome/apply_autoinstall_config:
  curtin finish subiquity/Welcome/apply_autoinstall_config:
  curtin finish subiquity/Welcome: completed
  curtin start subiquity/Refresh/apply_autoinstall_config:
  curtin start subiquity/Refresh/check_for_update:
  curtin finish subiquity/Network/apply_config: Command '['netplan', 'apply']' 
returned non-zero exit status 1.
  curtin start subiquity/Error/1589791025.945954323.network_fail/add_info:
  curtin start subiquity/Error/1589791025.951922417.ui/add_info:
  curtin finish subiquity/Error/1589791025.951922417.ui/add_info: written to 
/var/crash/1589791025.951922417.ui.crash

  Configuration seems to be working fine when applied on a manually
  installed system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1879286/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to