Skip to content

Run time error - on OCI  #11

@RahulMR42

Description

@RahulMR42

Error

Installing Oracle Cloud Infrastructure CLI
  /usr/bin/python -m pip install oci-cli
  Collecting oci-cli
    Downloading oci_cli-3.11.1-py3-none-any.whl (30.9 MB)
  Collecting terminaltables==3.1.0
    Downloading terminaltables-3.1.0.tar.gz (12 kB)
  Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from oci-cli) (2019.11.28)
  Collecting six>=1.15.0
    Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
  Collecting PyYAML<6,>=5.4
    Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
  Collecting jmespath==0.10.0
    Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
  Collecting prompt-toolkit==3.0.29
    Downloading prompt_toolkit-3.0.29-py3-none-any.whl (381 kB)
  Collecting pytz>=2016.10
    Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
  Collecting click==7.1.2
    Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
  Requirement already satisfied: pyOpenSSL<=22.0.0,>=17.5.0 in /usr/lib/python3/dist-packages (from oci-cli) (19.0.0)
  Collecting python-dateutil<3.0.0,>=2.5.3
    Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
  Collecting arrow>=1.0.0
    Downloading arrow-1.2.2-py3-none-any.whl (64 kB)
  Collecting oci==2.75.1
    Downloading oci-2.75.1-py2.py3-none-any.whl (16.6 MB)
  Collecting cryptography<=37.0.2,>=3.2.1
    Downloading cryptography-37.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux20[14](https://github.com/RahulMR42/oci-devops-githubactions-deploy/runs/7449224441?check_suite_focus=true#step:2:15)_x86_64.whl (4.1 MB)
  Collecting wcwidth
    Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
  Collecting circuitbreaker<2.0.0,>=1.3.1
    Downloading circuitbreaker-1.4.0.tar.gz (9.7 kB)
  Collecting cffi>=1.12
    Downloading cffi-1.[15](https://github.com/RahulMR42/oci-devops-githubactions-deploy/runs/7449224441?check_suite_focus=true#step:2:16).1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB)
  Collecting pycparser
    Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
  Building wheels for collected packages: terminaltables, circuitbreaker
    Building wheel for terminaltables (setup.py): started
    Building wheel for terminaltables (setup.py): finished with status 'done'
    Created wheel for terminaltables: filename=terminaltables-3.1.0-py3-none-any.whl size=15354 sha256=f3f6b1ae1a462c2c19122f90331c0f486d9fd9c6186bec90cfef2c7c7ea36f7e
    Stored in directory: /home/runner/.cache/pip/wheels/08/8f/5f/253d0105a55bd84ee61ef0d37dbf70421e61e0cd70cef7c5e1
    Building wheel for circuitbreaker (setup.py): started
    Building wheel for circuitbreaker (setup.py): finished with status 'done'
    Created wheel for circuitbreaker: filename=circuitbreaker-1.4.0-py3-none-any.whl size=7503 sha256=db4bda1df34ce4a9369bd742502bf19db4cd94867e2d935d1ea3e87474d34d41
    Stored in directory: /home/runner/.cache/pip/wheels/52/06/a4/3f1cdbebf72c6da0c6e0074d5f4f54bebfa6c479ca6cb56e9d
  Successfully built terminaltables circuitbreaker
  ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.
  Installing collected packages: terminaltables, six, PyYAML, jmespath, wcwidth, prompt-toolkit, pytz, click, python-dateutil, arrow, circuitbreaker, pycparser, cffi, cryptography, oci, oci-cli
  Successfully installed PyYAML-5.4.1 arrow-1.2.2 cffi-1.15.1 circuitbreaker-1.4.0 click-7.1.2 cryptography-37.0.2 jmespath-0.10.0 oci-2.75.1 oci-cli-3.11.1 prompt-toolkit-3.0.29 pycparser-2.21 python-dateutil-2.8.2 pytz-2022.1 six-1.[16](https://github.com/RahulMR42/oci-devops-githubactions-deploy/runs/7449224441?check_suite_focus=true#step:2:17).0 terminaltables-3.1.0 wcwidth-0.2.5
Executing Oracle Cloud Infrastructure CLI command
Error: The process '/home/runner/.local/bin/oci' failed with exit code 1

Config -
https://github.com/RahulMR42/oci-devops-githubactions-deploy/blob/main/.github/workflows/oci_iam.yml

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions