chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.18.1 #610
Cirrus CI / macosx_arm64 PYTHON:3.8
failed
Mar 11, 2024 in 1m 38s
Task Summary
Instruction test failed in 00:23
Details
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks
✅ 00:01 clone
✅ 01:03 install
✅ 00:01 arch_check
❌ 00:23 test
@pytest.hookimpl(wrapper=True)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/__init__.py", line 1143, in pytest_cmdline_parse
self.parse(args)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/__init__.py", line 1492, in parse
self._preparse(args, addopts=addopts)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/__init__.py", line 1396, in _preparse
self.hook.pytest_load_initial_conftests(
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_hooks.py", line 501, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_callers.py", line 138, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_callers.py", line 121, in _multicall
teardown.throw(exception) # type: ignore[union-attr]
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/warnings.py", line 143, in pytest_load_initial_conftests
@pytest.hookimpl(wrapper=True)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_callers.py", line 121, in _multicall
teardown.throw(exception) # type: ignore[union-attr]
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/capture.py", line 136, in pytest_load_initial_conftests
@hookimpl(wrapper=True)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/__init__.py", line 1221, in pytest_load_initial_conftests
self.pluginmanager._set_initial_conftests(
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/__init__.py", line 579, in _set_initial_conftests
self._try_load_conftest(
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/__init__.py", line 617, in _try_load_conftest
self._loadconftestmodules(
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/__init__.py", line 657, in _loadconftestmodules
mod = self._importconftest(
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/__init__.py", line 733, in _importconftest
self.consider_conftest(mod, registration_name=conftestpath_plugin_name)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/__init__.py", line 814, in consider_conftest
self.register(conftestmodule, name=registration_name)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/__init__.py", line 499, in register
plugin_name = super().register(plugin, name)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_manager.py", line 168, in register
hook._maybe_apply_history(hookimpl)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_hooks.py", line 569, in _maybe_apply_history
res = self._hookexec(self.name, [method], kwargs, False)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_manager.py", line 119, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_callers.py", line 138, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/pluggy/_callers.py", line 102, in _multicall
res = hook_impl.function(*args)
File "/private/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/cirrus-ci-build/conftest.py", line 14, in pytest_addoption
parser.addoption(
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/argparsing.py", line 107, in addoption
self._anonymous.addoption(*opts, **attrs)
File "/Users/admin/Library/Application Support/hatch/env/virtual/pact-python/QQggLxt0/pact-python/lib/python3.8/site-packages/_pytest/config/argparsing.py", line 386, in addoption
raise ValueError("option names %s already added" % conflict)
ValueError: option names {'--broker-url'} already added
Loading