kvm on ppc64el cannot fine images

Bug #1322401 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Unassigned

Bug Description

I am testing a local kvm deploy on a ppc64el. Bootstrap is fine but deploy fails because juju cannot create containers. I suspect an architecture name mismatch because the streams use ppc64el, but the error is about ppc64. lxc works fine on this same machine. If this is a mismatch issue, maybe the bug is about streams.canonical.com, not juju.

http://cloud-images.ubuntu.com/releases/streams/v1/com.ubuntu.cloud:released:download.json

environment: kvm-local-trusty
machines:
  "0":
    agent-state: started
    agent-version: 1.19.3.1
    dns-name: localhost
    instance-id: localhost
    series: trusty
    state-server-member-status: has-vote
  "1":
    agent-state-info: '(error: kvm container creation failed: exit status 1)'
    instance-id: pending
    series: trusty
services:
  dummy-source:
    charm: local:trusty/dummy-source-0
    exposed: false
    units:
      dummy-source/0:
        agent-state: pending
        machine: "1"

machine-0: 2014-05-23 01:08:33 DEBUG juju.container.kvm container.go:41 Create the machine jenkins-kvm-local-trusty-machine-1 machine-0: 2014-05-23 01:08:33 DEBUG juju.container.kvm libvirt.go:97 is this the logged output?: machine-0: uvt-kvm: error: no images found that match filters ['release=trusty', 'arch=ppc64'].
machine-0: 2014-05-23 01:08:33 ERROR juju.container.kvm kvm.go:122 kvm container creation failed: exit status 1 machine-0: 2014-05-23 01:08:33 ERROR juju.provisioner provisioner_task.go:437 cannot start instance for machine "1": kvm container creation failed: exit status 1

I think uvt-simplestreams-libvirt is used to get images, but my call
to it doesn't download any. There is no error though

jenkins@stilson-06:~$ uvt-simplestreams-libvirt sync release=trusty arch=ppc64el
jenkins@stilson-06:~$ uvt-simplestreams-libvirt sync release=trusty arch=ppc64
jenkins@stilson-06:~$ uvt-simplestreams-libvirt query

^ empty line.

Revision history for this message
Curtis Hovey (sinzui) wrote :

This is definitely fixed in devel, maybe in 1.20.x. The kvm tests can bootstrap and attempt to deploy.

Changed in juju-core:
milestone: next-stable → 1.21-alpha1
status: Triaged → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
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.