Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-65207-320685/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-castellan-1.3.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-castellan.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-65207-320685/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-castellan.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.65B0Nt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf castellan-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/castellan-1.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd castellan-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-castellan-1.3.1 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GubEVF + umask 022 + cd /builddir/build/BUILD + cd castellan-1.3.1 + python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/castellan creating build/lib/castellan/tests creating build/lib/castellan/tests/unit creating build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_not_implemented_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_migration_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/__init__.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/fake.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_mock_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_barbican_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/test_key_manager.py -> build/lib/castellan/tests/unit/key_manager copying castellan/tests/unit/key_manager/mock_key_manager.py -> build/lib/castellan/tests/unit/key_manager creating build/lib/castellan/tests/functional creating build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/test_vault_key_manager.py -> build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/__init__.py -> build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/test_barbican_key_manager.py -> build/lib/castellan/tests/functional/key_manager copying castellan/tests/functional/key_manager/test_key_manager.py -> build/lib/castellan/tests/functional/key_manager copying castellan/tests/utils.py -> build/lib/castellan/tests copying castellan/tests/__init__.py -> build/lib/castellan/tests copying castellan/tests/base.py -> build/lib/castellan/tests copying castellan/tests/unit/test_config_driver.py -> build/lib/castellan/tests/unit copying castellan/tests/unit/test_utils.py -> build/lib/castellan/tests/unit copying castellan/tests/unit/test_options.py -> build/lib/castellan/tests/unit copying castellan/tests/unit/__init__.py -> build/lib/castellan/tests/unit creating build/lib/castellan/common copying castellan/common/utils.py -> build/lib/castellan/common copying castellan/common/exception.py -> build/lib/castellan/common copying castellan/common/__init__.py -> build/lib/castellan/common copying castellan/tests/functional/__init__.py -> build/lib/castellan/tests/functional copying castellan/tests/functional/config.py -> build/lib/castellan/tests/functional creating build/lib/castellan/common/credentials copying castellan/common/credentials/keystone_password.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/keystone_token.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/credential.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/__init__.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/token.py -> build/lib/castellan/common/credentials copying castellan/common/credentials/password.py -> build/lib/castellan/common/credentials creating build/lib/castellan/common/objects copying castellan/common/objects/passphrase.py -> build/lib/castellan/common/objects copying castellan/common/objects/certificate.py -> build/lib/castellan/common/objects copying castellan/common/objects/private_key.py -> build/lib/castellan/common/objects copying castellan/common/objects/opaque_data.py -> build/lib/castellan/common/objects copying castellan/common/objects/__init__.py -> build/lib/castellan/common/objects copying castellan/common/objects/x_509.py -> build/lib/castellan/common/objects copying castellan/common/objects/symmetric_key.py -> build/lib/castellan/common/objects copying castellan/common/objects/public_key.py -> build/lib/castellan/common/objects copying castellan/common/objects/key.py -> build/lib/castellan/common/objects copying castellan/common/objects/managed_object.py -> build/lib/castellan/common/objects creating build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_opaque.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_symmetric_key.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_x_509.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/__init__.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_private_key.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_passphrase.py -> build/lib/castellan/tests/unit/objects copying castellan/tests/unit/objects/test_public_key.py -> build/lib/castellan/tests/unit/objects copying castellan/_config_driver.py -> build/lib/castellan copying castellan/__init__.py -> build/lib/castellan copying castellan/options.py -> build/lib/castellan copying castellan/i18n.py -> build/lib/castellan creating build/lib/castellan/key_manager copying castellan/key_manager/vault_key_manager.py -> build/lib/castellan/key_manager copying castellan/key_manager/migration.py -> build/lib/castellan/key_manager copying castellan/key_manager/__init__.py -> build/lib/castellan/key_manager copying castellan/key_manager/barbican_key_manager.py -> build/lib/castellan/key_manager copying castellan/key_manager/not_implemented_key_manager.py -> build/lib/castellan/key_manager copying castellan/key_manager/key_manager.py -> build/lib/castellan/key_manager creating build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_keystone_password.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_keystone_token.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_password.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/__init__.py -> build/lib/castellan/tests/unit/credentials copying castellan/tests/unit/credentials/test_token.py -> build/lib/castellan/tests/unit/credentials running egg_info deleting castellan.egg-info/requires.txt writing castellan.egg-info/PKG-INFO writing top-level names to castellan.egg-info/top_level.txt writing dependency_links to castellan.egg-info/dependency_links.txt writing entry points to castellan.egg-info/entry_points.txt writing pbr to castellan.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'castellan.egg-info/SOURCES.txt' creating build/lib/castellan/tests/contrib copying castellan/tests/contrib/gate_hook.sh -> build/lib/castellan/tests/contrib copying castellan/tests/contrib/post_test_hook.sh -> build/lib/castellan/tests/contrib + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i1ekaT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch + cd castellan-1.3.1 + python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common copying build/lib/castellan/common/utils.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/keystone_password.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/keystone_token.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/credential.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/token.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/credentials/password.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials copying build/lib/castellan/common/exception.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common copying build/lib/castellan/common/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/passphrase.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/certificate.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/private_key.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/opaque_data.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/x_509.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/symmetric_key.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/public_key.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/key.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects copying build/lib/castellan/common/objects/managed_object.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests copying build/lib/castellan/tests/utils.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit copying build/lib/castellan/tests/unit/test_config_driver.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit copying build/lib/castellan/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_keystone_password.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_keystone_token.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_password.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/credentials/test_token.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials copying build/lib/castellan/tests/unit/test_options.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit copying build/lib/castellan/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_not_implemented_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_migration_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/fake.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_mock_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_barbican_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/test_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager copying build/lib/castellan/tests/unit/key_manager/mock_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_opaque.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_symmetric_key.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_x_509.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_private_key.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_passphrase.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects copying build/lib/castellan/tests/unit/objects/test_public_key.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional copying build/lib/castellan/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/test_vault_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/test_barbican_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/key_manager/test_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager copying build/lib/castellan/tests/functional/config.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/contrib copying build/lib/castellan/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/contrib copying build/lib/castellan/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/contrib copying build/lib/castellan/tests/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests copying build/lib/castellan/tests/base.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests copying build/lib/castellan/_config_driver.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan copying build/lib/castellan/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan creating /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/key_manager/vault_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/key_manager/migration.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/key_manager/barbican_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/key_manager/not_implemented_key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/key_manager/key_manager.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager copying build/lib/castellan/options.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan copying build/lib/castellan/i18n.py -> /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/keystone_password.py to keystone_password.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/keystone_token.py to keystone_token.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/credentials/password.py to password.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/passphrase.py to passphrase.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/certificate.py to certificate.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/private_key.py to private_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/opaque_data.py to opaque_data.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/x_509.py to x_509.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/symmetric_key.py to symmetric_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/public_key.py to public_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/key.py to key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/common/objects/managed_object.py to managed_object.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/test_config_driver.py to test_config_driver.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials/test_keystone_password.py to test_keystone_password.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials/test_keystone_token.py to test_keystone_token.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials/test_password.py to test_password.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/credentials/test_token.py to test_token.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/test_options.py to test_options.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/test_not_implemented_key_manager.py to test_not_implemented_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/test_migration_key_manager.py to test_migration_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/test_mock_key_manager.py to test_mock_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/test_barbican_key_manager.py to test_barbican_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/test_key_manager.py to test_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/key_manager/mock_key_manager.py to mock_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_opaque.py to test_opaque.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_symmetric_key.py to test_symmetric_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_x_509.py to test_x_509.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_private_key.py to test_private_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_passphrase.py to test_passphrase.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/unit/objects/test_public_key.py to test_public_key.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager/test_vault_key_manager.py to test_vault_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager/test_barbican_key_manager.py to test_barbican_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/key_manager/test_key_manager.py to test_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/functional/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/_config_driver.py to _config_driver.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager/vault_key_manager.py to vault_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager/barbican_key_manager.py to barbican_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager/not_implemented_key_manager.py to not_implemented_key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/key_manager/key_manager.py to key_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan/i18n.py to i18n.pyc running install_egg_info running egg_info writing castellan.egg-info/PKG-INFO writing top-level names to castellan.egg-info/top_level.txt writing dependency_links to castellan.egg-info/dependency_links.txt writing entry points to castellan.egg-info/entry_points.txt writing pbr to castellan.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'castellan.egg-info/SOURCES.txt' Copying castellan.egg-info to /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7/site-packages/castellan-1.3.1-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/castellan-1.3.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o1HFG9 + umask 022 + cd /builddir/build/BUILD + cd castellan-1.3.1 + PYTHON=python2 + OS_TEST_PATH=./castellan/tests/unit + python2 setup.py test running test running egg_info writing castellan.egg-info/PKG-INFO writing top-level names to castellan.egg-info/top_level.txt writing dependency_links to castellan.egg-info/dependency_links.txt writing entry points to castellan.egg-info/entry_points.txt writing pbr to castellan.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'castellan.egg-info/SOURCES.txt' running build_ext test_complete_driver (castellan.tests.unit.test_config_driver.CastellanSourceTestCase) castellan.tests.unit.test_config_driver.CastellanSourceTestCase.test_complete_driver ... ok test_fetch_secret (castellan.tests.unit.test_config_driver.CastellanSourceTestCase) castellan.tests.unit.test_config_driver.CastellanSourceTestCase.test_fetch_secret ... ok test_incomplete_driver (castellan.tests.unit.test_config_driver.CastellanSourceTestCase) castellan.tests.unit.test_config_driver.CastellanSourceTestCase.test_incomplete_driver ... ERROR [oslo_config.cfg] could not load configuration from 'incomplete_driver' using castellan driver: 'NoneType' object has no attribute 'startswith' ok test_invalid_auth_type (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_invalid_auth_type ... ERROR [castellan.common.utils] Invalid auth_type specified. ok test_keystone_password_credential (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_keystone_password_credential ... ok test_keystone_token_credential (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_keystone_token_credential ... ok test_keystone_token_credential_config_override_context (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_keystone_token_credential_config_override_context ... ok test_keystone_token_credential_exception (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_keystone_token_credential_exception ... ok test_keystone_token_credential_with_context (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_keystone_token_credential_with_context ... ok test_oslo_context_to_keystone_token (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_oslo_context_to_keystone_token ... ok test_password_credential (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_password_credential ... ok test_token_credential (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_token_credential ... ok test_token_credential_config_override_context (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_token_credential_config_override_context ... ok test_token_credential_exception (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_token_credential_exception ... ok test_token_credential_with_context (castellan.tests.unit.test_utils.TestUtils) castellan.tests.unit.test_utils.TestUtils.test_token_credential_with_context ... ok test___eq__ (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___eq__ ... ok test___ne___domain_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___domain_id ... ok test___ne___domain_name (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___domain_name ... ok test___ne___none (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___none ... ok test___ne___password (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___password ... ok test___ne___project_domain_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___project_domain_id ... ok test___ne___project_domain_name (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___project_domain_name ... ok test___ne___project_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___project_id ... ok test___ne___project_name (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___project_name ... ok test___ne___reauthenticate (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___reauthenticate ... ok test___ne___trust_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___trust_id ... ok test___ne___user_domain_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___user_domain_id ... ok test___ne___user_domain_name (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___user_domain_name ... ok test___ne___user_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___user_id ... ok test___ne___username (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test___ne___username ... ok test_get_domain_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_domain_id ... ok test_get_domain_name (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_domain_name ... ok test_get_password (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_password ... ok test_get_project_domain_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_project_domain_id ... ok test_get_project_domain_name (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_project_domain_name ... ok test_get_project_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_project_id ... ok test_get_project_name (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_project_name ... ok test_get_reauthenticate (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_reauthenticate ... ok test_get_trust_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_trust_id ... ok test_get_user_domain_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_user_domain_id ... ok test_get_user_domain_name (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_user_domain_name ... ok test_get_user_id (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_user_id ... ok test_get_username (castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase) castellan.tests.unit.credentials.test_keystone_password.KeystonePasswordTestCase.test_get_username ... ok test___eq__ (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___eq__ ... ok test___ne___domain_id (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___domain_id ... ok test___ne___domain_name (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___domain_name ... ok test___ne___none (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___none ... ok test___ne___project_domain_id (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___project_domain_id ... ok test___ne___project_domain_name (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___project_domain_name ... ok test___ne___project_id (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___project_id ... ok test___ne___project_name (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___project_name ... ok test___ne___reauthenticate (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___reauthenticate ... ok test___ne___token (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___token ... ok test___ne___trust_id (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test___ne___trust_id ... ok test_get_domain_id (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_domain_id ... ok test_get_domain_name (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_domain_name ... ok test_get_project_domain_id (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_project_domain_id ... ok test_get_project_domain_name (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_project_domain_name ... ok test_get_project_id (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_project_id ... ok test_get_project_name (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_project_name ... ok test_get_reauthenticate (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_reauthenticate ... ok test_get_token (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_token ... ok test_get_trust_id (castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase) castellan.tests.unit.credentials.test_keystone_token.KeystoneTokenTestCase.test_get_trust_id ... ok test___eq__ (castellan.tests.unit.credentials.test_password.PasswordTestCase) castellan.tests.unit.credentials.test_password.PasswordTestCase.test___eq__ ... ok test___ne___none (castellan.tests.unit.credentials.test_password.PasswordTestCase) castellan.tests.unit.credentials.test_password.PasswordTestCase.test___ne___none ... ok test___ne___password (castellan.tests.unit.credentials.test_password.PasswordTestCase) castellan.tests.unit.credentials.test_password.PasswordTestCase.test___ne___password ... ok test___ne___username (castellan.tests.unit.credentials.test_password.PasswordTestCase) castellan.tests.unit.credentials.test_password.PasswordTestCase.test___ne___username ... ok test_get_password (castellan.tests.unit.credentials.test_password.PasswordTestCase) castellan.tests.unit.credentials.test_password.PasswordTestCase.test_get_password ... ok test_get_username (castellan.tests.unit.credentials.test_password.PasswordTestCase) castellan.tests.unit.credentials.test_password.PasswordTestCase.test_get_username ... ok test___eq__ (castellan.tests.unit.credentials.test_token.TokenTestCase) castellan.tests.unit.credentials.test_token.TokenTestCase.test___eq__ ... ok test___ne___none (castellan.tests.unit.credentials.test_token.TokenTestCase) castellan.tests.unit.credentials.test_token.TokenTestCase.test___ne___none ... ok test___ne___token (castellan.tests.unit.credentials.test_token.TokenTestCase) castellan.tests.unit.credentials.test_token.TokenTestCase.test___ne___token ... ok test_get_token (castellan.tests.unit.credentials.test_token.TokenTestCase) castellan.tests.unit.credentials.test_token.TokenTestCase.test_get_token ... ok test_set_defaults (castellan.tests.unit.test_options.TestOptions) castellan.tests.unit.test_options.TestOptions.test_set_defaults ... WARNING [stevedore.named] Could not load castellan.tests.unit.key_manager.mock_key_manager.MockKeyManager WARNING [castellan.key_manager] Deprecation Warning : castellan.tests.unit.key_manager.mock_key_manager.MockKeyManager is not a stevedore based driver, trying to load it as a class ok test_copy (castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase) castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_copy ... ok test_create_key (castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase) castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_create_key ... ok test_create_key_pair (castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase) castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_create_key_pair ... ok test_delete (castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase) castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_delete ... ok test_get (castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase) castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_get ... ok test_list (castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase) castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_list ... ok test_store (castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase) castellan.tests.unit.key_manager.test_not_implemented_key_manager.NotImplementedKeyManagerTestCase.test_store ... ok test_delete_fixed_key (castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase) castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_delete_fixed_key ... WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption ok test_delete_fixed_key_fail_bad_context (castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase) castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_delete_fixed_key_fail_bad_context ... WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption ok test_delete_other_key (castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase) castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_delete_other_key ... WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption ERROR [castellan.key_manager.barbican_key_manager] context must be of type KeystonePassword, KeystoneToken, or RequestContext. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: You are not authorized to complete this action. ok test_get_fixed_key (castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase) castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_get_fixed_key ... WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption ok test_get_fixed_key_fail_bad_context (castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase) castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_get_fixed_key_fail_bad_context ... WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption ok test_get_other_key (castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase) castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_get_other_key ... WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption ERROR [castellan.key_manager.barbican_key_manager] context must be of type KeystonePassword, KeystoneToken, or RequestContext. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: You are not authorized to complete this action. ok test_no_fixed_key (castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase) castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_no_fixed_key ... WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption ERROR [castellan.key_manager.barbican_key_manager] context must be of type KeystonePassword, KeystoneToken, or RequestContext. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: You are not authorized to complete this action. ok test_using_conf_key_manager (castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase) castellan.tests.unit.key_manager.test_migration_key_manager.MigrationKeyManagerTestCase.test_using_conf_key_manager ... WARNING [castellan.key_manager.migration] Using MigrationKeyManager to provide support for legacy fixed_key encryption WARNING [stevedore.named] Could not load castellan.tests.unit.key_manager.test_migration_key_manager.ConfKeyManager WARNING [castellan.key_manager] Deprecation Warning : castellan.tests.unit.key_manager.test_migration_key_manager.ConfKeyManager is not a stevedore based driver, trying to load it as a class ok test_create_key (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key ... ok test_create_key_null_context (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_null_context ... ok test_create_key_pair (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair ... ok test_create_key_pair_encryption (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair_encryption ... ok test_create_key_pair_invalid_algorithm (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair_invalid_algorithm ... ok test_create_key_pair_invalid_length (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair_invalid_length ... ok test_create_key_pair_null_context (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_pair_null_context ... ok test_create_key_with_algorithm (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_with_algorithm ... ok test_create_key_with_length (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_with_length ... ok test_create_key_with_name (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_create_key_with_name ... ok test_delete_key (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_delete_key ... ok test_delete_null_context (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_delete_null_context ... ok test_delete_unknown_key (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_delete_unknown_key ... ok test_get_null_context (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_get_null_context ... ok test_get_unknown_key (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_get_unknown_key ... ok test_list_keys (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_list_keys ... ok test_list_keys_metadata_only (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_list_keys_metadata_only ... ok test_list_null_context (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_list_null_context ... ok test_store_and_get_key (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_store_and_get_key ... ok test_store_key_and_get_metadata (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_store_key_and_get_metadata ... ok test_store_key_and_get_metadata_and_get_key (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_store_key_and_get_metadata_and_get_key ... ok test_store_null_context (castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase) castellan.tests.unit.key_manager.test_mock_key_manager.MockKeyManagerTestCase.test_store_null_context ... ok test_base_url_new_version (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_base_url_new_version ... ok test_base_url_old_version (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_base_url_old_version ... ok test_create_key (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key ... ok test_create_key_null_context (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_null_context ... ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. ok test_create_key_pair (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_pair ... ok test_create_key_pair_null_context (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_pair_null_context ... ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. ok test_create_key_pair_with_error (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_pair_with_error ... ERROR [castellan.key_manager.barbican_key_manager] Error creating key pair: test error ok test_create_key_with_error (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_create_key_with_error ... ERROR [castellan.key_manager.barbican_key_manager] Error creating key: test error ok test_delete_key (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_key ... ok test_delete_null_context (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_null_context ... ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. ok test_delete_unknown_key (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_unknown_key ... ok test_delete_with_error (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_delete_with_error ... ERROR [castellan.key_manager.barbican_key_manager] Error deleting object: test error ok test_get_active_order (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_active_order ... ok test_get_active_order_error (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_active_order_error ... ERROR [castellan.key_manager.barbican_key_manager] Order is in ERROR status - status code: 500, status reason: Test Error ok test_get_active_order_timeout (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_active_order_timeout ... ERROR [castellan.key_manager.barbican_key_manager] Exceeded retries: Failed to find 'ACTIVE' status within 3 retries ok test_get_key (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_key ... ok test_get_null_context (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_null_context ... ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. ok test_get_unknown_key (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_unknown_key ... ok test_get_with_error (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_get_with_error ... ERROR [castellan.key_manager.barbican_key_manager] Error getting secret metadata: test error ERROR [castellan.key_manager.barbican_key_manager] Error retrieving object: test error ok test_list (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_list ... ok test_list_null_context (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_list_null_context ... ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. ok test_list_with_error (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_list_with_error ... ERROR [castellan.key_manager.barbican_key_manager] Error listing objects: test error ok test_list_with_invalid_object_type (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_list_with_invalid_object_type ... ERROR [castellan.key_manager.barbican_key_manager] Invalid secret type: invalid_type ok test_store_key (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_store_key ... ok test_store_key_with_name (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_store_key_with_name ... ok test_store_null_context (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_store_null_context ... ERROR [castellan.key_manager.barbican_key_manager] User is not authorized to use key manager. ok test_store_with_error (castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase) castellan.tests.unit.key_manager.test_barbican_key_manager.BarbicanKeyManagerTestCase.test_store_with_error ... ERROR [castellan.key_manager.barbican_key_manager] Error storing object: test error ok test_default_key_manager (castellan.tests.unit.key_manager.test_key_manager.DefaultKeyManagerImplTestCase) castellan.tests.unit.key_manager.test_key_manager.DefaultKeyManagerImplTestCase.test_default_key_manager ... ok test___eq__ (castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase) castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test___eq__ ... ok test___ne___data (castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase) castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test___ne___data ... ok test___ne___none (castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase) castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test___ne___none ... ok test_get_created (castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase) castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_created ... ok test_get_created_none (castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase) castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_created_none ... ok test_get_encoded (castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase) castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_encoded ... ok test_get_format (castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase) castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_format ... ok test_get_name (castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase) castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_get_name ... ok test_is_not_only_metadata (castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase) castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_is_not_only_metadata ... ok test_is_only_metadata (castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase) castellan.tests.unit.objects.test_opaque.OpaqueDataTestCase.test_is_only_metadata ... ok test___eq__ (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___eq__ ... ok test___ne___algorithm (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___ne___algorithm ... ok test___ne___bit_length (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___ne___bit_length ... ok test___ne___encoded (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___ne___encoded ... ok test___ne___none (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test___ne___none ... ok test_get_algorithm (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_algorithm ... ok test_get_bit_length (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_bit_length ... ok test_get_created (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_created ... ok test_get_created_none (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_created_none ... ok test_get_encoded (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_encoded ... ok test_get_format (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_format ... ok test_get_name (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_get_name ... ok test_is_not_only_metadata (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_is_not_only_metadata ... ok test_is_only_metadata (castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase) castellan.tests.unit.objects.test_symmetric_key.SymmetricKeyTestCase.test_is_only_metadata ... ok test___eq__ (castellan.tests.unit.objects.test_x_509.X509TestCase) castellan.tests.unit.objects.test_x_509.X509TestCase.test___eq__ ... ok test___ne___data (castellan.tests.unit.objects.test_x_509.X509TestCase) castellan.tests.unit.objects.test_x_509.X509TestCase.test___ne___data ... ok test___ne___none (castellan.tests.unit.objects.test_x_509.X509TestCase) castellan.tests.unit.objects.test_x_509.X509TestCase.test___ne___none ... ok test_get_created (castellan.tests.unit.objects.test_x_509.X509TestCase) castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_created ... ok test_get_created_none (castellan.tests.unit.objects.test_x_509.X509TestCase) castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_created_none ... ok test_get_encoded (castellan.tests.unit.objects.test_x_509.X509TestCase) castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_encoded ... ok test_get_format (castellan.tests.unit.objects.test_x_509.X509TestCase) castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_format ... ok test_get_name (castellan.tests.unit.objects.test_x_509.X509TestCase) castellan.tests.unit.objects.test_x_509.X509TestCase.test_get_name ... ok test_is_not_only_metadata (castellan.tests.unit.objects.test_x_509.X509TestCase) castellan.tests.unit.objects.test_x_509.X509TestCase.test_is_not_only_metadata ... ok test_is_only_metadata (castellan.tests.unit.objects.test_x_509.X509TestCase) castellan.tests.unit.objects.test_x_509.X509TestCase.test_is_only_metadata ... ok test___eq__ (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___eq__ ... ok test___ne___algorithm (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___ne___algorithm ... ok test___ne___bit_length (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___ne___bit_length ... ok test___ne___encoded (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___ne___encoded ... ok test___ne___none (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test___ne___none ... ok test_get_algorithm (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_algorithm ... ok test_get_bit_length (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_bit_length ... ok test_get_created (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_created ... ok test_get_created_none (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_created_none ... ok test_get_encoded (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_encoded ... ok test_get_format (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_format ... ok test_get_name (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_get_name ... ok test_is_not_only_metadata (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_is_not_only_metadata ... ok test_is_only_metadata (castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase) castellan.tests.unit.objects.test_private_key.PrivateKeyTestCase.test_is_only_metadata ... ok test___eq__ (castellan.tests.unit.objects.test_passphrase.PassphraseTestCase) castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test___eq__ ... ok test___ne___data (castellan.tests.unit.objects.test_passphrase.PassphraseTestCase) castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test___ne___data ... ok test___ne___none (castellan.tests.unit.objects.test_passphrase.PassphraseTestCase) castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test___ne___none ... ok test_get_created (castellan.tests.unit.objects.test_passphrase.PassphraseTestCase) castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_created ... ok test_get_created_none (castellan.tests.unit.objects.test_passphrase.PassphraseTestCase) castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_created_none ... ok test_get_encoded (castellan.tests.unit.objects.test_passphrase.PassphraseTestCase) castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_encoded ... ok test_get_format (castellan.tests.unit.objects.test_passphrase.PassphraseTestCase) castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_format ... ok test_get_name (castellan.tests.unit.objects.test_passphrase.PassphraseTestCase) castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_get_name ... ok test_is_not_only_metadata (castellan.tests.unit.objects.test_passphrase.PassphraseTestCase) castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_is_not_only_metadata ... ok test_is_only_metadata (castellan.tests.unit.objects.test_passphrase.PassphraseTestCase) castellan.tests.unit.objects.test_passphrase.PassphraseTestCase.test_is_only_metadata ... ok test___eq__ (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___eq__ ... ok test___ne___algorithm (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___ne___algorithm ... ok test___ne___bit_length (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___ne___bit_length ... ok test___ne___encoded (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___ne___encoded ... ok test___ne___none (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test___ne___none ... ok test_get_algorithm (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_algorithm ... ok test_get_bit_length (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_bit_length ... ok test_get_created (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_created ... ok test_get_created_none (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_created_none ... ok test_get_encoded (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_encoded ... ok test_get_format (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_format ... ok test_get_name (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_get_name ... ok test_is_not_only_metadata (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_is_not_only_metadata ... ok test_is_only_metadata (castellan.tests.unit.objects.test_public_key.PublicKeyTestCase) castellan.tests.unit.objects.test_public_key.PublicKeyTestCase.test_is_only_metadata ... ok test_create_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_create_key ... skipped u'Missing Vault setup information' test_create_key_pair (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_create_key_pair ... skipped u'Missing Vault setup information' test_create_key_pair_bad_algorithm (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_create_key_pair_bad_algorithm ... skipped u'Missing Vault setup information' test_create_key_pair_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_create_key_pair_null_context ... skipped u'Missing Vault setup information' test_create_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_create_null_context ... skipped u'Missing Vault setup information' test_delete_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_certificate ... skipped u'Missing Vault setup information' test_delete_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_null_context ... skipped u'Missing Vault setup information' test_delete_null_object (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_null_object ... skipped u'Missing Vault setup information' test_delete_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_opaque_data ... skipped u'Missing Vault setup information' test_delete_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_passphrase ... skipped u'Missing Vault setup information' test_delete_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_private_key ... skipped u'Missing Vault setup information' test_delete_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_public_key ... skipped u'Missing Vault setup information' test_delete_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_delete_symmetric_key ... skipped u'Missing Vault setup information' test_get_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_certificate ... skipped u'Missing Vault setup information' test_get_metadata_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_certificate ... skipped u'Missing Vault setup information' test_get_metadata_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_opaque_data ... skipped u'Missing Vault setup information' test_get_metadata_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_passphrase ... skipped u'Missing Vault setup information' test_get_metadata_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_private_key ... skipped u'Missing Vault setup information' test_get_metadata_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_public_key ... skipped u'Missing Vault setup information' test_get_metadata_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_metadata_symmetric_key ... skipped u'Missing Vault setup information' test_get_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_null_context ... skipped u'Missing Vault setup information' test_get_null_object (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_null_object ... skipped u'Missing Vault setup information' test_get_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_opaque_data ... skipped u'Missing Vault setup information' test_get_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_passphrase ... skipped u'Missing Vault setup information' test_get_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_private_key ... skipped u'Missing Vault setup information' test_get_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_public_key ... skipped u'Missing Vault setup information' test_get_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_symmetric_key ... skipped u'Missing Vault setup information' test_get_unknown_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_get_unknown_key ... skipped u'Missing Vault setup information' test_list_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_certificate ... skipped u'Missing Vault setup information' test_list_metadata_only_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_certificate ... skipped u'Missing Vault setup information' test_list_metadata_only_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_opaque_data ... skipped u'Missing Vault setup information' test_list_metadata_only_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_passphrase ... skipped u'Missing Vault setup information' test_list_metadata_only_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_private_key ... skipped u'Missing Vault setup information' test_list_metadata_only_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_public_key ... skipped u'Missing Vault setup information' test_list_metadata_only_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_metadata_only_symmetric_key ... skipped u'Missing Vault setup information' test_list_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_opaque_data ... skipped u'Missing Vault setup information' test_list_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_passphrase ... skipped u'Missing Vault setup information' test_list_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_private_key ... skipped u'Missing Vault setup information' test_list_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_public_key ... skipped u'Missing Vault setup information' test_list_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_symmetric_key ... skipped u'Missing Vault setup information' test_list_with_filter_query_by_object_type (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_list_with_filter_query_by_object_type ... skipped u'Missing Vault setup information' test_store_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_certificate ... skipped u'Missing Vault setup information' test_store_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_null_context ... skipped u'Missing Vault setup information' test_store_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_opaque_data ... skipped u'Missing Vault setup information' test_store_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_passphrase ... skipped u'Missing Vault setup information' test_store_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_private_key ... skipped u'Missing Vault setup information' test_store_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_public_key ... skipped u'Missing Vault setup information' test_store_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAltMountpointTestCase.test_store_symmetric_key ... skipped u'Missing Vault setup information' test_create_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_create_key ... skipped u'Missing Vault setup information' test_create_key_pair (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_create_key_pair ... skipped u'Missing Vault setup information' test_create_key_pair_bad_algorithm (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_create_key_pair_bad_algorithm ... skipped u'Missing Vault setup information' test_create_key_pair_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_create_key_pair_null_context ... skipped u'Missing Vault setup information' test_create_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_create_null_context ... skipped u'Missing Vault setup information' test_delete_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_certificate ... skipped u'Missing Vault setup information' test_delete_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_null_context ... skipped u'Missing Vault setup information' test_delete_null_object (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_null_object ... skipped u'Missing Vault setup information' test_delete_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_opaque_data ... skipped u'Missing Vault setup information' test_delete_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_passphrase ... skipped u'Missing Vault setup information' test_delete_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_private_key ... skipped u'Missing Vault setup information' test_delete_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_public_key ... skipped u'Missing Vault setup information' test_delete_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_delete_symmetric_key ... skipped u'Missing Vault setup information' test_get_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_certificate ... skipped u'Missing Vault setup information' test_get_metadata_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_certificate ... skipped u'Missing Vault setup information' test_get_metadata_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_opaque_data ... skipped u'Missing Vault setup information' test_get_metadata_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_passphrase ... skipped u'Missing Vault setup information' test_get_metadata_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_private_key ... skipped u'Missing Vault setup information' test_get_metadata_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_public_key ... skipped u'Missing Vault setup information' test_get_metadata_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_metadata_symmetric_key ... skipped u'Missing Vault setup information' test_get_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_null_context ... skipped u'Missing Vault setup information' test_get_null_object (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_null_object ... skipped u'Missing Vault setup information' test_get_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_opaque_data ... skipped u'Missing Vault setup information' test_get_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_passphrase ... skipped u'Missing Vault setup information' test_get_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_private_key ... skipped u'Missing Vault setup information' test_get_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_public_key ... skipped u'Missing Vault setup information' test_get_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_symmetric_key ... skipped u'Missing Vault setup information' test_get_unknown_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_get_unknown_key ... skipped u'Missing Vault setup information' test_list_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_certificate ... skipped u'Missing Vault setup information' test_list_metadata_only_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_certificate ... skipped u'Missing Vault setup information' test_list_metadata_only_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_opaque_data ... skipped u'Missing Vault setup information' test_list_metadata_only_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_passphrase ... skipped u'Missing Vault setup information' test_list_metadata_only_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_private_key ... skipped u'Missing Vault setup information' test_list_metadata_only_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_public_key ... skipped u'Missing Vault setup information' test_list_metadata_only_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_metadata_only_symmetric_key ... skipped u'Missing Vault setup information' test_list_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_opaque_data ... skipped u'Missing Vault setup information' test_list_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_passphrase ... skipped u'Missing Vault setup information' test_list_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_private_key ... skipped u'Missing Vault setup information' test_list_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_public_key ... skipped u'Missing Vault setup information' test_list_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_symmetric_key ... skipped u'Missing Vault setup information' test_list_with_filter_query_by_object_type (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_list_with_filter_query_by_object_type ... skipped u'Missing Vault setup information' test_store_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_certificate ... skipped u'Missing Vault setup information' test_store_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_null_context ... skipped u'Missing Vault setup information' test_store_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_opaque_data ... skipped u'Missing Vault setup information' test_store_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_passphrase ... skipped u'Missing Vault setup information' test_store_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_private_key ... skipped u'Missing Vault setup information' test_store_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_public_key ... skipped u'Missing Vault setup information' test_store_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerAppRoleTestCase.test_store_symmetric_key ... skipped u'Missing Vault setup information' test_create_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_create_key ... skipped u'Missing Vault setup information' test_create_key_pair (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_create_key_pair ... skipped u'Missing Vault setup information' test_create_key_pair_bad_algorithm (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_create_key_pair_bad_algorithm ... skipped u'Missing Vault setup information' test_create_key_pair_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_create_key_pair_null_context ... skipped u'Missing Vault setup information' test_create_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_create_null_context ... skipped u'Missing Vault setup information' test_delete_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_delete_certificate ... skipped u'Missing Vault setup information' test_delete_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_delete_null_context ... skipped u'Missing Vault setup information' test_delete_null_object (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_delete_null_object ... skipped u'Missing Vault setup information' test_delete_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_delete_opaque_data ... skipped u'Missing Vault setup information' test_delete_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_delete_passphrase ... skipped u'Missing Vault setup information' test_delete_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_delete_private_key ... skipped u'Missing Vault setup information' test_delete_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_delete_public_key ... skipped u'Missing Vault setup information' test_delete_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_delete_symmetric_key ... skipped u'Missing Vault setup information' test_get_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_certificate ... skipped u'Missing Vault setup information' test_get_metadata_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_metadata_certificate ... skipped u'Missing Vault setup information' test_get_metadata_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_metadata_opaque_data ... skipped u'Missing Vault setup information' test_get_metadata_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_metadata_passphrase ... skipped u'Missing Vault setup information' test_get_metadata_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_metadata_private_key ... skipped u'Missing Vault setup information' test_get_metadata_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_metadata_public_key ... skipped u'Missing Vault setup information' test_get_metadata_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_metadata_symmetric_key ... skipped u'Missing Vault setup information' test_get_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_null_context ... skipped u'Missing Vault setup information' test_get_null_object (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_null_object ... skipped u'Missing Vault setup information' test_get_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_opaque_data ... skipped u'Missing Vault setup information' test_get_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_passphrase ... skipped u'Missing Vault setup information' test_get_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_private_key ... skipped u'Missing Vault setup information' test_get_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_public_key ... skipped u'Missing Vault setup information' test_get_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_symmetric_key ... skipped u'Missing Vault setup information' test_get_unknown_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_get_unknown_key ... skipped u'Missing Vault setup information' test_list_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_certificate ... skipped u'Missing Vault setup information' test_list_metadata_only_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_metadata_only_certificate ... skipped u'Missing Vault setup information' test_list_metadata_only_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_metadata_only_opaque_data ... skipped u'Missing Vault setup information' test_list_metadata_only_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_metadata_only_passphrase ... skipped u'Missing Vault setup information' test_list_metadata_only_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_metadata_only_private_key ... skipped u'Missing Vault setup information' test_list_metadata_only_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_metadata_only_public_key ... skipped u'Missing Vault setup information' test_list_metadata_only_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_metadata_only_symmetric_key ... skipped u'Missing Vault setup information' test_list_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_opaque_data ... skipped u'Missing Vault setup information' test_list_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_passphrase ... skipped u'Missing Vault setup information' test_list_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_private_key ... skipped u'Missing Vault setup information' test_list_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_public_key ... skipped u'Missing Vault setup information' test_list_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_symmetric_key ... skipped u'Missing Vault setup information' test_list_with_filter_query_by_object_type (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_list_with_filter_query_by_object_type ... skipped u'Missing Vault setup information' test_store_certificate (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_store_certificate ... skipped u'Missing Vault setup information' test_store_null_context (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_store_null_context ... skipped u'Missing Vault setup information' test_store_opaque_data (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_store_opaque_data ... skipped u'Missing Vault setup information' test_store_passphrase (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_store_passphrase ... skipped u'Missing Vault setup information' test_store_private_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_store_private_key ... skipped u'Missing Vault setup information' test_store_public_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_store_public_key ... skipped u'Missing Vault setup information' test_store_symmetric_key (castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_vault_key_manager.VaultKeyManagerOSLOContextTestCase.test_store_symmetric_key ... skipped u'Missing Vault setup information' test_create_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_create_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_key_pair (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_create_key_pair ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_key_pair_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_create_key_pair_null_context ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_create_null_context ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_certificate ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_null_context ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_null_object (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_null_object ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_opaque_data ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_passphrase ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_private_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_public_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_symmetric_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_unknown_object (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_delete_unknown_object ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_certificate ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_certificate ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_opaque_data ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_passphrase ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_private_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_public_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_metadata_symmetric_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_null_context ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_null_object (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_null_object ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_opaque_data ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_passphrase ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_private_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_public_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_symmetric_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_unknown_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_get_unknown_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_certificate ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_certificate ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_opaque_data ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_passphrase ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_private_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_public_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_metadata_only_symmetric_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_opaque_data ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_passphrase ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_private_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_public_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_symmetric_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_with_filter_query_by_object_type (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_list_with_filter_query_by_object_type ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_certificate ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_null_context ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_opaque_data ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_passphrase ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_private_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_public_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSPasswordTestCase.test_store_symmetric_key ... WARNING [keystoneauth.identity.generic.base] Failed to discover available identity versions when contacting http://localhost/identity/v3. Attempting to parse version from URL. ERROR [castellan.key_manager.barbican_key_manager] Error creating Barbican client: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) skipped u"Key manager error: Could not find versioned identity endpoints when attempting to authenticate. Please check that your auth_url is correct. Unable to establish connection to http://localhost/identity/v3: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_create_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_key_pair (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_create_key_pair ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_key_pair_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_create_key_pair_null_context ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_create_null_context ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_null_context ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_null_object (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_null_object ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_unknown_object (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_delete_unknown_object ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_metadata_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_null_context ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_null_object (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_null_object ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_unknown_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_get_unknown_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_metadata_only_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_with_filter_query_by_object_type (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_list_with_filter_query_by_object_type ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_null_context ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerKSTokenTestCase.test_store_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_create_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_key_pair (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_create_key_pair ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_key_pair_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_create_key_pair_null_context ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_create_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_create_null_context ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_null_context ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_null_object (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_null_object ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_delete_unknown_object (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_delete_unknown_object ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_metadata_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_metadata_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_null_context ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_null_object (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_null_object ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_get_unknown_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_get_unknown_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_metadata_only_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_metadata_only_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_list_with_filter_query_by_object_type (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_list_with_filter_query_by_object_type ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_certificate (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_certificate ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_null_context (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_null_context ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_opaque_data (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_opaque_data ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_passphrase (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_passphrase ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_private_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_private_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_public_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_public_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" test_store_symmetric_key (castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase) castellan.tests.functional.key_manager.test_barbican_key_manager.BarbicanKeyManagerOSLOContextTestCase.test_store_symmetric_key ... skipped u"Unable to establish connection to http://localhost/identity/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /identity/v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))" ---------------------------------------------------------------------- Ran 499 tests in 8.689s OK (skipped=288) + exit 0 Processing files: python2-castellan-1.3.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y9ougL + umask 022 + cd /builddir/build/BUILD + cd castellan-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/share/doc/python2-castellan-1.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/share/doc/python2-castellan-1.3.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/share/doc/python2-castellan-1.3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch/usr/share/doc/python2-castellan-1.3.1 + exit 0 Provides: python-castellan = 1.3.1-2.el7 python2-castellan = 1.3.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash python(abi) = 2.7 Obsoletes: python-castellan < 1.3.1-2.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch Wrote: /builddir/build/RPMS/python2-castellan-1.3.1-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6sx5l8 + umask 022 + cd /builddir/build/BUILD + cd castellan-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-castellan-1.3.1-2.el7.noarch + exit 0 Child return code was: 0