Skip to content

Instantly share code, notes, and snippets.

@jimi-c
Created January 31, 2019 13:44
Show Gist options
  • Save jimi-c/14674383ae5e18cfdb75241c5c1cf9fc to your computer and use it in GitHub Desktop.
Save jimi-c/14674383ae5e18cfdb75241c5c1cf9fc to your computer and use it in GitHub Desktop.
00:25:19.831 utils.py DEBUG task path: /home/jamesc/devel/menufaire_api/roles/menufaire-api/tasks/main.yml:2
00:25:19.831 utils.py ERROR [WARNING]: Failure using method (v2_playbook_on_task_start) in callback plugin (<ansible.plugins.callback./usr/lib/python3.6/site-
00:25:19.832 utils.py ERROR packages/ansible_bender-0.4.0-py3.6.egg/ansible_bender/callback_plugins/snapshoter.CallbackModule object at 0x7f935af45f50>): 'list' object has no attribute 'copy'
00:25:19.832 utils.py DEBUG Callback Exception:
00:25:19.832 utils.py DEBUG File "/data/devel/ansible/lib/ansible/executor/task_queue_manager.py", line 328, in send_callback
00:25:19.832 utils.py DEBUG method(*new_args, **kwargs)
00:25:19.832 utils.py DEBUG File "/usr/lib/python3.6/site-packages/ansible_bender-0.4.0-py3.6.egg/ansible_bender/callback_plugins/snapshoter.py", line 104, in v2_playbook_on_task_start
00:25:19.832 utils.py DEBUG return self._maybe_load_from_cache(task)
00:25:19.832 utils.py DEBUG File "/usr/lib/python3.6/site-packages/ansible_bender-0.4.0-py3.6.egg/ansible_bender/callback_plugins/snapshoter.py", line 78, in _maybe_load_from_cache
00:25:19.832 utils.py DEBUG a, build = self._get_app_and_build()
00:25:19.832 utils.py DEBUG File "/usr/lib/python3.6/site-packages/ansible_bender-0.4.0-py3.6.egg/ansible_bender/callback_plugins/snapshoter.py", line 22, in _get_app_and_build
00:25:19.832 utils.py DEBUG app = Application(init_logging=False, db_path=db_path)
00:25:19.832 utils.py DEBUG File "/usr/lib/python3.6/site-packages/ansible_bender-0.4.0-py3.6.egg/ansible_bender/api.py", line 30, in __init__
00:25:19.832 utils.py DEBUG self.db = Database(db_path=db_path)
00:25:19.832 utils.py DEBUG File "/usr/lib/python3.6/site-packages/ansible_bender-0.4.0-py3.6.egg/ansible_bender/db.py", line 74, in __init__
00:25:19.832 utils.py DEBUG path_preference = PATH_CANDIDATES.copy()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment