Activity log for bug #1587606

Date Who What changed Old value New value Message
2016-05-31 18:24:39 Francis Ginther bug added bug
2016-05-31 18:25:32 Francis Ginther attachment added unit-glance-simplestreams-sync-0.log https://bugs.launchpad.net/charms/+source/glance-simplestreams-sync/+bug/1587606/+attachment/4673698/+files/unit-glance-simplestreams-sync-0.log
2016-05-31 18:25:43 Francis Ginther bug added subscriber Landscape
2016-05-31 18:25:49 Francis Ginther tags landscape
2016-05-31 18:31:01 Francis Ginther description Hit this while trying to deploy a Landscape Openstack Autopilot cloud (OBJECT=ceph, BLOCK=iscsi, LDS=16.05~bzr10071~release43+jenkins131-1): [From /var/log/juju/unit-glance-simplestreams-sync-0.log] 2016-05-19 08:53:43 INFO install gpg: keyring `/tmp/tmpymwhfvuw/secring.gpg' created 2016-05-19 08:53:43 INFO install gpg: keyring `/tmp/tmpymwhfvuw/pubring.gpg' created 2016-05-19 08:53:43 INFO install gpg: requesting key 4652B4E6 from hkp server keyserver.ubuntu.com 2016-05-19 08:53:44 INFO install gpgkeys: key 35F77D63B5CEC106C577ED856E85A86E4652B4E6 can't be retrieved 2016-05-19 08:53:44 INFO install gpg: no valid OpenPGP data found. 2016-05-19 08:53:44 INFO install gpg: Total number processed: 0 2016-05-19 08:53:44 INFO install Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.r3WjgmYPPD --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 4652B4E6 2016-05-19 08:53:44 INFO install gpg: requesting key 4652B4E6 from hkp server keyserver.ubuntu.com 2016-05-19 08:53:44 INFO install gpgkeys: key 4652B4E6 can't be retrieved 2016-05-19 08:53:44 INFO install gpg: no valid OpenPGP data found. 2016-05-19 08:53:44 INFO install gpg: Total number processed: 0 2016-05-19 08:53:44 INFO install Traceback (most recent call last): 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/install", line 281, in <module> 2016-05-19 08:53:44 INFO install hooks.execute(sys.argv) 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/charmhelpers/core/hookenv.py", line 704, in execute 2016-05-19 08:53:44 INFO install self._hooks[hook_name]() 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/install", line 199, in install 2016-05-19 08:53:44 INFO install add_source(hookenv.config('source'), hookenv.config('key')) 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/charmhelpers/fetch/__init__.py", line 315, in add_source 2016-05-19 08:53:44 INFO install key]) 2016-05-19 08:53:44 INFO install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call 2016-05-19 08:53:44 INFO install raise CalledProcessError(retcode, cmd) 2016-05-19 08:53:44 INFO install subprocess.CalledProcessError: Command '['apt-key', 'adv', '--keyserver', 'hkp://keyserver.ubuntu.com:80', '--recv', u'4652B4E6']' returned non-zero exit status 2 2016-05-19 08:53:44 ERROR juju.worker.uniter.operation runhook.go:107 hook "install" failed: exit status 1 The failure to retrieve the key requires networking and can be a transient failure. Should this be retried? A single failure is currently fatal to the charms install hook and causes the Autopilot deploy to fail. Hit this from a automated system test run trying to deploy a Landscape Openstack Autopilot cloud (OBJECT=ceph, BLOCK=iscsi, LDS=16.05~bzr10071~release43+jenkins131-1): [From /var/log/juju/unit-glance-simplestreams-sync-0.log] 2016-05-19 08:53:43 INFO install gpg: keyring `/tmp/tmpymwhfvuw/secring.gpg' created 2016-05-19 08:53:43 INFO install gpg: keyring `/tmp/tmpymwhfvuw/pubring.gpg' created 2016-05-19 08:53:43 INFO install gpg: requesting key 4652B4E6 from hkp server keyserver.ubuntu.com 2016-05-19 08:53:44 INFO install gpgkeys: key 35F77D63B5CEC106C577ED856E85A86E4652B4E6 can't be retrieved 2016-05-19 08:53:44 INFO install gpg: no valid OpenPGP data found. 2016-05-19 08:53:44 INFO install gpg: Total number processed: 0 2016-05-19 08:53:44 INFO install Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.r3WjgmYPPD --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 4652B4E6 2016-05-19 08:53:44 INFO install gpg: requesting key 4652B4E6 from hkp server keyserver.ubuntu.com 2016-05-19 08:53:44 INFO install gpgkeys: key 4652B4E6 can't be retrieved 2016-05-19 08:53:44 INFO install gpg: no valid OpenPGP data found. 2016-05-19 08:53:44 INFO install gpg: Total number processed: 0 2016-05-19 08:53:44 INFO install Traceback (most recent call last): 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/install", line 281, in <module> 2016-05-19 08:53:44 INFO install hooks.execute(sys.argv) 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/charmhelpers/core/hookenv.py", line 704, in execute 2016-05-19 08:53:44 INFO install self._hooks[hook_name]() 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/install", line 199, in install 2016-05-19 08:53:44 INFO install add_source(hookenv.config('source'), hookenv.config('key')) 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/charmhelpers/fetch/__init__.py", line 315, in add_source 2016-05-19 08:53:44 INFO install key]) 2016-05-19 08:53:44 INFO install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call 2016-05-19 08:53:44 INFO install raise CalledProcessError(retcode, cmd) 2016-05-19 08:53:44 INFO install subprocess.CalledProcessError: Command '['apt-key', 'adv', '--keyserver', 'hkp://keyserver.ubuntu.com:80', '--recv', u'4652B4E6']' returned non-zero exit status 2 2016-05-19 08:53:44 ERROR juju.worker.uniter.operation runhook.go:107 hook "install" failed: exit status 1 The failure to retrieve the key requires networking and can be a transient failure. Should this be retried? A single failure is currently fatal to the charms install hook and causes the Autopilot deploy to fail.
2016-05-31 18:40:20 Francis Ginther description Hit this from a automated system test run trying to deploy a Landscape Openstack Autopilot cloud (OBJECT=ceph, BLOCK=iscsi, LDS=16.05~bzr10071~release43+jenkins131-1): [From /var/log/juju/unit-glance-simplestreams-sync-0.log] 2016-05-19 08:53:43 INFO install gpg: keyring `/tmp/tmpymwhfvuw/secring.gpg' created 2016-05-19 08:53:43 INFO install gpg: keyring `/tmp/tmpymwhfvuw/pubring.gpg' created 2016-05-19 08:53:43 INFO install gpg: requesting key 4652B4E6 from hkp server keyserver.ubuntu.com 2016-05-19 08:53:44 INFO install gpgkeys: key 35F77D63B5CEC106C577ED856E85A86E4652B4E6 can't be retrieved 2016-05-19 08:53:44 INFO install gpg: no valid OpenPGP data found. 2016-05-19 08:53:44 INFO install gpg: Total number processed: 0 2016-05-19 08:53:44 INFO install Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.r3WjgmYPPD --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 4652B4E6 2016-05-19 08:53:44 INFO install gpg: requesting key 4652B4E6 from hkp server keyserver.ubuntu.com 2016-05-19 08:53:44 INFO install gpgkeys: key 4652B4E6 can't be retrieved 2016-05-19 08:53:44 INFO install gpg: no valid OpenPGP data found. 2016-05-19 08:53:44 INFO install gpg: Total number processed: 0 2016-05-19 08:53:44 INFO install Traceback (most recent call last): 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/install", line 281, in <module> 2016-05-19 08:53:44 INFO install hooks.execute(sys.argv) 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/charmhelpers/core/hookenv.py", line 704, in execute 2016-05-19 08:53:44 INFO install self._hooks[hook_name]() 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/install", line 199, in install 2016-05-19 08:53:44 INFO install add_source(hookenv.config('source'), hookenv.config('key')) 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/charmhelpers/fetch/__init__.py", line 315, in add_source 2016-05-19 08:53:44 INFO install key]) 2016-05-19 08:53:44 INFO install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call 2016-05-19 08:53:44 INFO install raise CalledProcessError(retcode, cmd) 2016-05-19 08:53:44 INFO install subprocess.CalledProcessError: Command '['apt-key', 'adv', '--keyserver', 'hkp://keyserver.ubuntu.com:80', '--recv', u'4652B4E6']' returned non-zero exit status 2 2016-05-19 08:53:44 ERROR juju.worker.uniter.operation runhook.go:107 hook "install" failed: exit status 1 The failure to retrieve the key requires networking and can be a transient failure. Should this be retried? A single failure is currently fatal to the charms install hook and causes the Autopilot deploy to fail. Hit this from a automated system test run (https://ci.lscape.net/job/landscape-system-tests/2461/) trying to deploy a Landscape Openstack Autopilot cloud (OBJECT=ceph, BLOCK=iscsi, LDS=16.05~bzr10071~release43+jenkins131-1): [From /var/log/juju/unit-glance-simplestreams-sync-0.log] 2016-05-19 08:53:43 INFO install gpg: keyring `/tmp/tmpymwhfvuw/secring.gpg' created 2016-05-19 08:53:43 INFO install gpg: keyring `/tmp/tmpymwhfvuw/pubring.gpg' created 2016-05-19 08:53:43 INFO install gpg: requesting key 4652B4E6 from hkp server keyserver.ubuntu.com 2016-05-19 08:53:44 INFO install gpgkeys: key 35F77D63B5CEC106C577ED856E85A86E4652B4E6 can't be retrieved 2016-05-19 08:53:44 INFO install gpg: no valid OpenPGP data found. 2016-05-19 08:53:44 INFO install gpg: Total number processed: 0 2016-05-19 08:53:44 INFO install Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.r3WjgmYPPD --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv 4652B4E6 2016-05-19 08:53:44 INFO install gpg: requesting key 4652B4E6 from hkp server keyserver.ubuntu.com 2016-05-19 08:53:44 INFO install gpgkeys: key 4652B4E6 can't be retrieved 2016-05-19 08:53:44 INFO install gpg: no valid OpenPGP data found. 2016-05-19 08:53:44 INFO install gpg: Total number processed: 0 2016-05-19 08:53:44 INFO install Traceback (most recent call last): 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/install", line 281, in <module> 2016-05-19 08:53:44 INFO install hooks.execute(sys.argv) 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/charmhelpers/core/hookenv.py", line 704, in execute 2016-05-19 08:53:44 INFO install self._hooks[hook_name]() 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/install", line 199, in install 2016-05-19 08:53:44 INFO install add_source(hookenv.config('source'), hookenv.config('key')) 2016-05-19 08:53:44 INFO install File "/var/lib/juju/agents/unit-glance-simplestreams-sync-0/charm/hooks/charmhelpers/fetch/__init__.py", line 315, in add_source 2016-05-19 08:53:44 INFO install key]) 2016-05-19 08:53:44 INFO install File "/usr/lib/python2.7/subprocess.py", line 540, in check_call 2016-05-19 08:53:44 INFO install raise CalledProcessError(retcode, cmd) 2016-05-19 08:53:44 INFO install subprocess.CalledProcessError: Command '['apt-key', 'adv', '--keyserver', 'hkp://keyserver.ubuntu.com:80', '--recv', u'4652B4E6']' returned non-zero exit status 2 2016-05-19 08:53:44 ERROR juju.worker.uniter.operation runhook.go:107 hook "install" failed: exit status 1 The failure to retrieve the key requires networking and can be a transient failure. Should this be retried? A single failure is currently fatal to the charms install hook and causes the Autopilot deploy to fail.
2016-05-31 18:48:00 Francis Ginther bug task added charm-helpers
2016-06-01 12:52:25 Andreas Hasenack tags landscape kanban-cross-team landscape
2016-06-01 12:53:48 🤖 Landscape Builder tags kanban-cross-team landscape landscape
2016-06-20 15:48:17 James Page glance-simplestreams-sync (Juju Charms Collection): status New Triaged
2016-06-20 15:48:19 James Page glance-simplestreams-sync (Juju Charms Collection): importance Undecided Low
2016-06-20 15:48:21 James Page charm-helpers: status New Triaged
2016-06-20 15:48:23 James Page charm-helpers: importance Undecided Low
2016-08-03 14:44:26 Ursula Junque bug task added autopilot-log-analyser
2016-08-03 14:44:34 Ursula Junque autopilot-log-analyser: status New Triaged
2016-08-03 14:44:37 Ursula Junque autopilot-log-analyser: importance Undecided Medium
2016-08-03 14:44:40 Ursula Junque autopilot-log-analyser: assignee Ursula Junque (ursinha)
2016-08-03 19:18:18 Ursula Junque autopilot-log-analyser: status Triaged In Progress
2016-08-08 14:20:53 🤖 Landscape Builder autopilot-log-analyser: status In Progress Fix Committed
2017-02-06 21:27:49 Francis Ginther attachment added lp-1370933-ppa-not-signed.tar.gz https://bugs.launchpad.net/charms/+source/glance-simplestreams-sync/+bug/1587606/+attachment/4814343/+files/lp-1370933-ppa-not-signed.tar.gz
2017-02-23 20:43:01 James Page charm-glance-simplestreams-sync: importance Undecided Low
2017-02-23 20:43:01 James Page charm-glance-simplestreams-sync: status New Triaged
2017-02-23 20:43:05 James Page glance-simplestreams-sync (Juju Charms Collection): status Triaged Invalid