[0KRunning with gitlab-runner 15.4.0 (43b2dc3d)[0;m [0K on EC2AMAZ-2QGE9HD mM-kR9iN[0;m section_start:1678628042:prepare_executor [0K[0K[36;1mPreparing the "shell" executor[0;m[0;m [0KUsing Shell executor...[0;m section_end:1678628042:prepare_executor [0Ksection_start:1678628042:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on EC2AMAZ-2QGE9HD... section_end:1678628043:prepare_script [0Ksection_start:1678628043:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 20...[0;m Reinitialized existing Git repository in C:/gitlab-runner/builds/mM-kR9iN/0/bitia/bitia-cli/.git/ [32;1mChecking out 0c8674be as origin/14-ui-add-a-webserver-on-the-client-side...[0;m Removing bitia/__pycache__/ git-lfs/3.2.0 (GitHub; windows amd64; go 1.18.2) [32;1mSkipping Git submodules setup[0;m section_end:1678628047:get_sources [0Ksection_start:1678628047:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [32;1m$ choco.exe install -y python[0;m Chocolatey v1.1.0 Installing the following packages: python By installing, you accept licenses for the packages. python v3.11.0 already installed. Use --force to reinstall, specify a version to install, or try upgrade. Chocolatey installed 0/1 packages. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). Warnings: - python - python v3.11.0 already installed. Use --force to reinstall, specify a version to install, or try upgrade. Did you know the proceeds of Pro (and some proceeds from other licensed editions) go into bettering the community infrastructure? Your support ensures an active community, keeps Chocolatey tip-top, plus it nets you some awesome features! https://chocolatey.org/compare [32;1m$ python -m pip install .[0;m Processing c:\gitlab-runner\builds\mm-kr9in\0\bitia\bitia-cli Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: pyparsing<4.0.0,>=3.0.9 in c:\python311\lib\site-packages (from bitia==0.2.0) (3.0.9) Requirement already satisfied: requests<3.0.0,>=2.28.1 in c:\python311\lib\site-packages (from bitia==0.2.0) (2.28.1) Requirement already satisfied: rich<13.0.0,>=12.5.1 in c:\python311\lib\site-packages (from bitia==0.2.0) (12.6.0) Requirement already satisfied: typer<0.7.0,>=0.6.1 in c:\python311\lib\site-packages (from bitia==0.2.0) (0.6.1) Requirement already satisfied: validators<0.21.0,>=0.20.0 in c:\python311\lib\site-packages (from bitia==0.2.0) (0.20.0) Requirement already satisfied: charset-normalizer<3,>=2 in c:\python311\lib\site-packages (from requests<3.0.0,>=2.28.1->bitia==0.2.0) (2.1.1) Requirement already satisfied: idna<4,>=2.5 in c:\python311\lib\site-packages (from requests<3.0.0,>=2.28.1->bitia==0.2.0) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\python311\lib\site-packages (from requests<3.0.0,>=2.28.1->bitia==0.2.0) (1.26.12) Requirement already satisfied: certifi>=2017.4.17 in c:\python311\lib\site-packages (from requests<3.0.0,>=2.28.1->bitia==0.2.0) (2022.9.24) Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in c:\python311\lib\site-packages (from rich<13.0.0,>=12.5.1->bitia==0.2.0) (0.9.1) Requirement already satisfied: pygments<3.0.0,>=2.6.0 in c:\python311\lib\site-packages (from rich<13.0.0,>=12.5.1->bitia==0.2.0) (2.13.0) Requirement already satisfied: click<9.0.0,>=7.1.1 in c:\python311\lib\site-packages (from typer<0.7.0,>=0.6.1->bitia==0.2.0) (8.1.3) Requirement already satisfied: decorator>=3.4.0 in c:\python311\lib\site-packages (from validators<0.21.0,>=0.20.0->bitia==0.2.0) (5.1.1) Requirement already satisfied: colorama in c:\python311\lib\site-packages (from click<9.0.0,>=7.1.1->typer<0.7.0,>=0.6.1->bitia==0.2.0) (0.4.6) Building wheels for collected packages: bitia Building wheel for bitia (pyproject.toml): started Building wheel for bitia (pyproject.toml): finished with status 'done' Created wheel for bitia: filename=bitia-0.2.0-py3-none-any.whl size=25217 sha256=a68b52a9838c6dc2935ff519dcca3a8bdd664d2e33aa2ccb1cb7ecae4fe4129c Stored in directory: c:\windows\system32\config\systemprofile\appdata\local\pip\cache\wheels\22\4c\22\3407c8d41cd142a68d4375e5057ff497f84a1176d4b1901ba1 Successfully built bitia Installing collected packages: bitia Attempting uninstall: bitia Found existing installation: bitia 0.2.3 Uninstalling bitia-0.2.3: Successfully uninstalled bitia-0.2.3 Successfully installed bitia-0.2.0 [notice] A new release of pip is available: 23.0 -> 23.0.1 [notice] To update, run: python.exe -m pip install --upgrade pip [32;1m$ python -m bitia --help[0;m Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "C:\gitlab-runner\builds\mM-kR9iN\0\bitia\bitia-cli\bitia\__main__.py", line 15, in <module> from fastapi import FastAPI ModuleNotFoundError: No module named 'fastapi' section_end:1678628059:step_script [0Ksection_start:1678628059:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1678628059:cleanup_file_variables [0K[31;1mERROR: Job failed: exit status 1 [0;m