python-certifi 2023.11.17 #318479
Annotations
2 errors and 4 notices
Formula/c/cf2tf.rb#L124
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/bin/bundle clean
==> Testing cf2tf
==> /opt/homebrew/Cellar/cf2tf/0.6.1_1/bin/cf2tf test.yaml -o /private/tmp/cf2tf-test-20231119-16694-q9iun9
// Converting test.yaml to Terraform!
// Cloning Terraform src code to /private/tmp/terraform_src...Traceback (most recent call last):
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/bin/cf2tf", line 8, in <module>
sys.exit(cli())
^^^^^
File "/opt/homebrew/opt/python-click/lib/python3.12/site-packages/click/core.py", line 1157, in __call__
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/opt/python-click/lib/python3.12/site-packages/click/core.py", line 1078, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "/opt/homebrew/opt/python-click/lib/python3.12/site-packages/click/core.py", line 1434, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/opt/python-click/lib/python3.12/site-packages/click/core.py", line 783, in invoke
return __callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/libexec/lib/python3.12/site-packages/cf2tf/app.py", line 41, in cli
search_manger = code.search_manager()
^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/libexec/lib/python3.12/site-packages/cf2tf/terraform/code.py", line 51, in search_manager
repo = get_code()
^^^^^^^^^^
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/libexec/lib/python3.12/site-packages/cf2tf/terraform/code.py", line 79, in get_code
repo = Repo.clone_from(
^^^^^^^^^^^^^^^^
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/libexec/lib/python3.12/site-packages/git/repo/base.py", line 1328, in clone_from
return cls._clone(
^^^^^^^^^^^
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/libexec/lib/python3.12/site-packages/git/repo/base.py", line 1224, in _clone
handle_process_output(
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/libexec/lib/python3.12/site-packages/git/cmd.py", line 205, in handle_process_output
return finalizer(process)
^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/libexec/lib/python3.12/site-packages/git/util.py", line 453, in finalize_process
proc.wait(**kwargs)
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/libexec/lib/python3.12/site-packages/git/cmd.py", line 600, in wait
raise GitCommandError(remove_password_if_present(self.args), status, errstr)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
cmdline: git clone -v --depth=1 --progress -- https://github.com/hashicorp/terraform-provider-aws.git /private/tmp/terraform_src
==> Testing cf2tf (again)
==> /opt/homebrew/Cellar/cf2tf/0.6.1_1/bin/cf2tf test.yaml -o /private/tmp/cf2tf-test-20231119-16962-odcudq
// Converting test.yaml to Terraform!
// Cloning Terraform src code to /private/tmp/terraform_src...Traceback (most recent call last):
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/bin/cf2tf", line 8, in <module>
sys.exit(cli())
^^^^^
File "/opt/homebrew/opt/python-click/lib/python3.12/site-packages/click/core.py", line 1157, in __call__
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/opt/python-click/lib/python3.12/site-packages/click/core.py", line 1078, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "/opt/homebrew/opt/python-click/lib/python3.12/site-packages/click/core.py", line 1434, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/opt/python-click/lib/python3.12/site-packages/click/core.py", line 783, in invoke
return __callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/Cellar/cf2tf/0.6.1_1/libexec/lib/python3.12/site-packages/cf2tf/app.py", line 41, in cli
search_manger = code.search_manager()
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading