This seems only happen to source type cinder docker image (all tags in 3.0.0/2.0.1/1.1.1). ## Source Type $ for I in api backup scheduler volume ; do echo "###CHECKING INSTALLED PACKAGES in cinder-${I} image###"; docker run -t --name cinder_${I}_source3 kolla/ubuntu-source-cinder-${I}:3.0.0 /bin/bash -c 'dpkg -l | grep cinder'; echo ""; done ###CHECKING INSTALLED PACKAGES in cinder-api image### Unable to find image 'kolla/ubuntu-source-cinder-api:3.0.0' locally 3.0.0: Pulling from kolla/ubuntu-source-cinder-api 51ccf22443f2: Pull complete 4b424f9691e2: Pull complete 05b07242a105: Pull complete 92d886ca16d1: Pull complete 03f4b8b7e5f2: Pull complete a3df4d5a64d0: Pull complete 1e719e9bf966: Pull complete b2325e51098c: Pull complete 607c168b35e4: Pull complete 9bbde8b7f5c8: Pull complete bd11853d2c22: Pull complete 09b3133dc9b6: Pull complete cfbd53f74377: Pull complete 0a4b933a2cb1: Pull complete 6129ac592893: Pull complete 01ba7fc6a2a4: Pull complete bc01dcfcdad1: Pull complete 4c228ee5c86c: Pull complete c5be85568287: Pull complete 8b1645d7af41: Pull complete 69f2aa73e542: Pull complete 50be2006df9f: Pull complete 8f0e135df39b: Pull complete 09f787686560: Pull complete b438545ea3a8: Pull complete 8e85101d76e7: Pull complete fdbe489f476d: Pull complete a73353044f78: Pull complete c8922023c454: Pull complete 965ba48bc283: Pull complete 529a16dad424: Pull complete fae3fb4eec6f: Pull complete 8220833bc7fd: Pull complete e75e6729a74e: Pull complete 477295595f83: Pull complete a54c4c6d8a77: Pull complete a7790049e60d: Pull complete 542edeb7c9c4: Pull complete 6b861ea05664: Pull complete Digest: sha256:ce8adf1c788af26c55fdc5c1d429d1ff5e4869a172a0cdd754c96768f1d2b7cf Status: Downloaded newer image for kolla/ubuntu-source-cinder-api:3.0.0 ###CHECKING INSTALLED PACKAGES in cinder-backup image### Unable to find image 'kolla/ubuntu-source-cinder-backup:3.0.0' locally 3.0.0: Pulling from kolla/ubuntu-source-cinder-backup adddb9ebd566: Pull complete 2b8a2b86a551: Pull complete Digest: sha256:41923c0042ef7e9f4de75e19b881a766cd222d13b3de83120d440853a0a3a2cc Status: Downloaded newer image for kolla/ubuntu-source-cinder-backup:3.0.0 ###CHECKING INSTALLED PACKAGES in cinder-scheduler image### Unable to find image 'kolla/ubuntu-source-cinder-scheduler:3.0.0' locally 3.0.0: Pulling from kolla/ubuntu-source-cinder-scheduler dd6d2e27ada6: Pull complete 13bfa54535b6: Pull complete Digest: sha256:5f1207dfa8e40201bb3314dc9e6e99960f79f9956a23272f0286a5eb439b8b4d Status: Downloaded newer image for kolla/ubuntu-source-cinder-scheduler:3.0.0 ###CHECKING INSTALLED PACKAGES in cinder-volume image### Unable to find image 'kolla/ubuntu-source-cinder-volume:3.0.0' locally 3.0.0: Pulling from kolla/ubuntu-source-cinder-volume faf5f31c06a7: Pull complete c2e5bd7d1961: Pull complete f71a978c9d37: Pull complete 9c86b258bec9: Pull complete 11887cf216ef: Pull complete fcf81e19aa97: Pull complete 90fc8fc83d0b: Pull complete Digest: sha256:f9fefd2185fc10557bf5e350513c0caede02e300d7ec5956db1d91b67ff8cb4a Status: Downloaded newer image for kolla/ubuntu-source-cinder-volume:3.0.0 ===================================================================================== ## Binary Type $ for I in api backup scheduler volume ; do echo "###CHECKING INSTALLED PACKAGES in cinder-${I} image###"; docker run -t --name cinder_${I}_binary3 kolla/ubuntu-binary-cinder-${I}:3.0.0 /bin/bash -c 'dpkg -l | grep cinder'; echo ""; done ###CHECKING INSTALLED PACKAGES in cinder-api image### Unable to find image 'kolla/ubuntu-binary-cinder-api:3.0.0' locally 3.0.0: Pulling from kolla/ubuntu-binary-cinder-api ea4294ddd753: Pull complete af7aa619738f: Pull complete 885797abcfec: Pull complete 71f71a592e2c: Pull complete dd97eee94ae8: Pull complete 7ac90b2f2227: Pull complete 366d48df45ad: Pull complete 1c72ac0a1a51: Pull complete 1ba988abd8ba: Pull complete f18311bbd005: Pull complete e861f140b28f: Pull complete 86d6dcb141e2: Pull complete 04991b535ac9: Pull complete c8d1adbe9d82: Pull complete 4983a1116c68: Pull complete af5745660b60: Pull complete 0ff27d1b422a: Pull complete 4b9bb3a2db21: Pull complete bba0b645b1c2: Pull complete 61b182070079: Pull complete 665a3c1fa2e7: Pull complete 7a4a1986e622: Pull complete f07564f19cc6: Pull complete ecfbc86c4f8e: Pull complete 7638536944f1: Pull complete a0151a84a6c8: Pull complete 1cb7af694d78: Pull complete 774644379962: Pull complete a045e56e8851: Pull complete a510c47adef7: Pull complete e715926c5daf: Pull complete 6250dec40409: Pull complete 0b719c8a6f39: Pull complete Digest: sha256:2480e5e7dab83f49e32576c5a3c79de3e5f1891008bc8855289d6ac96e4f273f Status: Downloaded newer image for kolla/ubuntu-binary-cinder-api:3.0.0 ii cinder-api 2:8.0.0-0ubuntu1~cloud0 all Cinder storage service - API server ii cinder-common 2:8.0.0-0ubuntu1~cloud0 all Cinder storage service - common files ii python-cinder 2:8.0.0-0ubuntu1~cloud0 all Cinder Python libraries ii python-cinderclient 1:1.6.0-2~cloud0 all Python bindings to the OpenStack Volume API - Python 2.x ###CHECKING INSTALLED PACKAGES in cinder-backup image### Unable to find image 'kolla/ubuntu-binary-cinder-backup:3.0.0' locally 3.0.0: Pulling from kolla/ubuntu-binary-cinder-backup 0191eae37c69: Pull complete 3271b668d69d: Pull complete Digest: sha256:c802270e936b772d4af29a901fbb352a525a0209f44636d7cf3e249b9b5ee05f Status: Downloaded newer image for kolla/ubuntu-binary-cinder-backup:3.0.0 ii cinder-backup 2:8.0.0-0ubuntu1~cloud0 all Cinder storage service - Scheduler server ii cinder-common 2:8.0.0-0ubuntu1~cloud0 all Cinder storage service - common files ii python-cinder 2:8.0.0-0ubuntu1~cloud0 all Cinder Python libraries ii python-cinderclient 1:1.6.0-2~cloud0 all Python bindings to the OpenStack Volume API - Python 2.x ###CHECKING INSTALLED PACKAGES in cinder-scheduler image### Unable to find image 'kolla/ubuntu-binary-cinder-scheduler:3.0.0' locally 3.0.0: Pulling from kolla/ubuntu-binary-cinder-scheduler 887c87615452: Pull complete d83c42a8c71d: Pull complete Digest: sha256:319694b4249008cf87e6ad639218944a26c17f6a359197586f52344ad37f539a Status: Downloaded newer image for kolla/ubuntu-binary-cinder-scheduler:3.0.0 ii cinder-common 2:8.0.0-0ubuntu1~cloud0 all Cinder storage service - common files ii cinder-scheduler 2:8.0.0-0ubuntu1~cloud0 all Cinder storage service - Scheduler server ii python-cinder 2:8.0.0-0ubuntu1~cloud0 all Cinder Python libraries ii python-cinderclient 1:1.6.0-2~cloud0 all Python bindings to the OpenStack Volume API - Python 2.x ###CHECKING INSTALLED PACKAGES in cinder-volume image### Unable to find image 'kolla/ubuntu-binary-cinder-volume:3.0.0' locally 3.0.0: Pulling from kolla/ubuntu-binary-cinder-volume 39e15cdccee2: Pull complete 63d7a573b6d5: Pull complete 987450a5336c: Pull complete 5bfffb70784e: Pull complete f7aa9eb603f2: Pull complete 36e9c7a817b4: Pull complete Digest: sha256:6aa3c73604c4115bd71fed56de012482a9d28f9aba28ea40de12d07f0dc26125 Status: Downloaded newer image for kolla/ubuntu-binary-cinder-volume:3.0.0 ii cinder-common 2:8.0.0-0ubuntu1~cloud0 all Cinder storage service - common files ii python-cinder 2:8.0.0-0ubuntu1~cloud0 all Cinder Python libraries ii python-cinderclient 1:1.6.0-2~cloud0 all Python bindings to the OpenStack Volume API - Python 2.x