Running with gitlab-runner 17.8.1 (a1fca00e)
  on aleksis-runner xgKXqwzc, system ID: s_84022eff7be2
  feature flags: FF_NETWORK_PER_BUILD:true
section_start:1739657750:prepare_executor
Preparing the "docker" executor
Using Docker executor with image registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...
Using docker image sha256:fc38ba929b3c211229df36e3599b4f8b201a6827eff98177e20f723c0658f128 for registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 with digest registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...
section_end:1739657755:prepare_executor
section_start:1739657755:prepare_script
Preparing environment
Running on runner-xgkxqwzc-project-2918-concurrent-0 via aleksis-runner...
section_end:1739657758:prepare_script
section_start:1739657758:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/AlekSIS/onboarding/AlekSIS-App-Kolego/.git/
Checking out ad9635b3 as detached HEAD (ref is check/update-pyproject-toml)...
Removing poetry.lock

Updating/initializing submodules recursively with git depth set to 20...
Updated submodules
section_end:1739657764:get_sources
section_start:1739657764:restore_cache
Restoring cache
Checking cache for 0_poetry_pyproject-24db70fdc3c74437b697b29647acec8731aa0929-non_protected...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
WARNING: Cache file does not exist                 
Failed to extract cache
section_end:1739657768:restore_cache
section_start:1739657768:step_script
Executing "step_script" stage of the job script
Using docker image sha256:fc38ba929b3c211229df36e3599b4f8b201a6827eff98177e20f723c0658f128 for registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 with digest registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...
$ if [ x$CI_COMMIT_REF_NAME = x$CI_COMMIT_TAG ]; then VER_POETRY=$(poetry version | cut -d" " -f2); VER_TAG=$CI_COMMIT_REF_NAME ; if ! [ "${VER_POETRY%.dev*}" = "${CI_COMMIT_REF_NAME%.dev*}" ]; then echo "Package version does not match tag. Aborting build of tag!" >/dev/fd/2 ; exit 1 ; else poetry version $VER_TAG ; fi ; else poetry version $(poetry version | cut -d" " -f2)+$(date --date=${CI_COMMIT_TIMESTAMP} +%Y%m%d%H%M%S).${CI_COMMIT_SHORT_SHA} ; fi
Bumping version from 0.1.0.dev4 to 0.1.0.dev4+20250215210033.ad9635b3
$ poetry lock -vvvv
Adding repository PyPI (https://pypi.org/simple/) and setting it as primary
Adding repository gitlab (https://edugit.org/api/v4/projects/461/packages/pypi/simple) and setting it as supplemental
Trying to detect current active python executable as specified in the config.
Unable to detect the current active python executable. Falling back to default.
[virtualenv:virtualenv.app_data] created app data folder /root/.local/share/virtualenv
Trying to detect current active python executable as specified in the config.
Unable to detect the current active python executable. Falling back to default.
Creating virtualenv aleksis-app-kolego-CFfz1VMc-py3.13 in /root/.cache/pypoetry/virtualenvs
[virtualenv:virtualenv.discovery.builtin] find interpreter for spec PythonSpec(path=/usr/bin/python3)
[virtualenv:virtualenv.info] filesystem is case-sensitive
[filelock:filelock] Attempting to acquire lock 140705091935872 on /root/.local/share/virtualenv/py_info/2/8544b3b66cebbf8d4bc96652e6245fc8bdfdf722f63bdaa4790110c167815f0e.lock
[filelock:filelock] Lock 140705091935872 acquired on /root/.local/share/virtualenv/py_info/2/8544b3b66cebbf8d4bc96652e6245fc8bdfdf722f63bdaa4790110c167815f0e.lock
[virtualenv:virtualenv.discovery.cached_py_info] get interpreter info via cmd: /usr/bin/python3.13 /usr/lib/python3/dist-packages/virtualenv/discovery/py_info.py iqc4taRonZSWhB5dqEMU7KJ84yC4Fmjd h0D44ZYEBP3T1fuN79AQi8Tqi16gf43s
[virtualenv:virtualenv.app_data.via_disk_folder] wrote python info of %s at (PosixPath('/usr/bin/python3.13'), PosixPath('/root/.local/share/virtualenv/py_info/2/8544b3b66cebbf8d4bc96652e6245fc8bdfdf722f63bdaa4790110c167815f0e.json'))
[filelock:filelock] Attempting to release lock 140705091935872 on /root/.local/share/virtualenv/py_info/2/8544b3b66cebbf8d4bc96652e6245fc8bdfdf722f63bdaa4790110c167815f0e.lock
[filelock:filelock] Lock 140705091935872 released on /root/.local/share/virtualenv/py_info/2/8544b3b66cebbf8d4bc96652e6245fc8bdfdf722f63bdaa4790110c167815f0e.lock
[virtualenv:virtualenv.discovery.builtin] proposed PythonInfo(spec=CPython3.13.2.final.0-64, exe=/usr/bin/python3.13, platform=linux, version='3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]', encoding_fs_io=utf-8-utf-8)
[virtualenv:virtualenv.discovery.builtin] accepted PythonInfo(spec=CPython3.13.2.final.0-64, exe=/usr/bin/python3.13, platform=linux, version='3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]', encoding_fs_io=utf-8-utf-8)
[virtualenv:virtualenv.run.session] create virtual environment via CPython3Posix(dest=/root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13, clear=False, no_vcs_ignore=False, global=False)
[virtualenv:virtualenv.util.path._sync] create folder /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/bin
[virtualenv:virtualenv.util.path._sync] create folder /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/lib/python3.13/site-packages
[virtualenv:virtualenv.create.pyenv_cfg] write /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/pyvenv.cfg
[virtualenv:virtualenv.create.pyenv_cfg] 	home = /usr/bin
[virtualenv:virtualenv.create.pyenv_cfg] 	implementation = CPython
[virtualenv:virtualenv.create.pyenv_cfg] 	version_info = 3.13.2.final.0
[virtualenv:virtualenv.create.pyenv_cfg] 	virtualenv = 20.29.1
[virtualenv:virtualenv.create.pyenv_cfg] 	include-system-site-packages = false
[virtualenv:virtualenv.create.pyenv_cfg] 	base-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-exec-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-executable = /usr/bin/python3.13
[virtualenv:virtualenv.util.path._sync] symlink /usr/bin/python3.13 to /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/bin/python
[virtualenv:virtualenv.create.via_global_ref.api] create virtualenv import hook file /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/lib/python3.13/site-packages/_virtualenv.pth
[virtualenv:virtualenv.create.via_global_ref.api] create /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/lib/python3.13/site-packages/_virtualenv.py
[virtualenv:virtualenv.run.session] ============================== target debug ==============================
[virtualenv:virtualenv.create.creator] debug via /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/bin/python /usr/lib/python3/dist-packages/virtualenv/create/debug.py
[virtualenv:virtualenv.run.session] {
[virtualenv:virtualenv.run.session]   "sys": {
[virtualenv:virtualenv.run.session]     "executable": "/root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/bin/python",
[virtualenv:virtualenv.run.session]     "_base_executable": "/usr/bin/python3.13",
[virtualenv:virtualenv.run.session]     "prefix": "/root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13",
[virtualenv:virtualenv.run.session]     "base_prefix": "/usr",
[virtualenv:virtualenv.run.session]     "real_prefix": null,
[virtualenv:virtualenv.run.session]     "exec_prefix": "/root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13",
[virtualenv:virtualenv.run.session]     "base_exec_prefix": "/usr",
[virtualenv:virtualenv.run.session]     "path": [
[virtualenv:virtualenv.run.session]       "/usr/lib/python313.zip",
[virtualenv:virtualenv.run.session]       "/usr/lib/python3.13",
[virtualenv:virtualenv.run.session]       "/usr/lib/python3.13/lib-dynload",
[virtualenv:virtualenv.run.session]       "/root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/lib/python3.13/site-packages"
[virtualenv:virtualenv.run.session]     ],
[virtualenv:virtualenv.run.session]     "meta_path": [
[virtualenv:virtualenv.run.session]       "<class '_virtualenv._Finder'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib.BuiltinImporter'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib.FrozenImporter'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib_external.PathFinder'>"
[virtualenv:virtualenv.run.session]     ],
[virtualenv:virtualenv.run.session]     "fs_encoding": "utf-8",
[virtualenv:virtualenv.run.session]     "io_encoding": "utf-8"
[virtualenv:virtualenv.run.session]   },
[virtualenv:virtualenv.run.session]   "version": "3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]",
[virtualenv:virtualenv.run.session]   "makefile_filename": "/usr/lib/python3.13/config-3.13-x86_64-linux-gnu/Makefile",
[virtualenv:virtualenv.run.session]   "os": "<module 'os' (frozen)>",
[virtualenv:virtualenv.run.session]   "site": "<module 'site' (frozen)>",
[virtualenv:virtualenv.run.session]   "datetime": "<module 'datetime' from '/usr/lib/python3.13/datetime.py'>",
[virtualenv:virtualenv.run.session]   "math": "<module 'math' (built-in)>",
[virtualenv:virtualenv.run.session]   "json": "<module 'json' from '/usr/lib/python3.13/json/__init__.py'>"
[virtualenv:virtualenv.run.session] }
[virtualenv:virtualenv.run.session] add seed packages via FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv)
[virtualenv:virtualenv.seed.embed.via_app_data.via_app_data] install pip from wheel /usr/share/python-wheels/pip-25.0-py3-none-any.whl via CopyPipInstall
[filelock:filelock] Attempting to acquire lock 140705092188304 on /root/.local/share/virtualenv/wheel/3.13/image/1/CopyPipInstall/pip-25.0-py3-none-any.lock
[filelock:filelock] Lock 140705092188304 acquired on /root/.local/share/virtualenv/wheel/3.13/image/1/CopyPipInstall/pip-25.0-py3-none-any.lock
[virtualenv:virtualenv.seed.embed.via_app_data.pip_install.base] build install image for pip-25.0-py3-none-any.whl to /root/.local/share/virtualenv/wheel/3.13/image/1/CopyPipInstall/pip-25.0-py3-none-any
[distlib:distlib.util] changing mode of /tmp/tmpb1ixgq9j/pip-3.13 to 755
[distlib:distlib.util] changing mode of /tmp/tmpb1ixgq9j/pip to 755
[distlib:distlib.util] changing mode of /tmp/tmpb1ixgq9j/pip3.13 to 755
[distlib:distlib.util] changing mode of /tmp/tmpb1ixgq9j/pip3 to 755
[filelock:filelock] Attempting to release lock 140705092188304 on /root/.local/share/virtualenv/wheel/3.13/image/1/CopyPipInstall/pip-25.0-py3-none-any.lock
[filelock:filelock] Lock 140705092188304 released on /root/.local/share/virtualenv/wheel/3.13/image/1/CopyPipInstall/pip-25.0-py3-none-any.lock
[virtualenv:virtualenv.util.path._sync] copy /root/.local/share/virtualenv/wheel/3.13/image/1/CopyPipInstall/pip-25.0-py3-none-any/pip-25.0.virtualenv to /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/lib/python3.13/site-packages/pip-25.0.virtualenv
[virtualenv:virtualenv.util.path._sync] copy directory /root/.local/share/virtualenv/wheel/3.13/image/1/CopyPipInstall/pip-25.0-py3-none-any/pip-25.0.dist-info to /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/lib/python3.13/site-packages/pip-25.0.dist-info
[virtualenv:virtualenv.util.path._sync] copy directory /root/.local/share/virtualenv/wheel/3.13/image/1/CopyPipInstall/pip-25.0-py3-none-any/pip to /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/lib/python3.13/site-packages/pip
[distlib:distlib.util] changing mode of /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/bin/pip-3.13 to 755
[distlib:distlib.util] changing mode of /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/bin/pip to 755
[distlib:distlib.util] changing mode of /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/bin/pip3.13 to 755
[distlib:distlib.util] changing mode of /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/bin/pip3 to 755
[virtualenv:virtualenv.seed.embed.via_app_data.pip_install.base] generated console scripts pip pip-3.13 pip3.13 pip3
[virtualenv:virtualenv.run.session] add activators for Bash, CShell, Fish, Nushell, PowerShell, Python
[virtualenv:virtualenv.create.pyenv_cfg] write /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13/pyvenv.cfg
[virtualenv:virtualenv.create.pyenv_cfg] 	home = /usr/bin
[virtualenv:virtualenv.create.pyenv_cfg] 	implementation = CPython
[virtualenv:virtualenv.create.pyenv_cfg] 	version_info = 3.13.2.final.0
[virtualenv:virtualenv.create.pyenv_cfg] 	virtualenv = 20.29.1
[virtualenv:virtualenv.create.pyenv_cfg] 	include-system-site-packages = false
[virtualenv:virtualenv.create.pyenv_cfg] 	base-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-exec-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-executable = /usr/bin/python3.13
[virtualenv:virtualenv.create.pyenv_cfg] 	prompt = aleksis-app-kolego-py3.13
Using virtualenv: /root/.cache/pypoetry/virtualenvs/aleksis-app-kolego-CFfz1VMc-py3.13
Updating dependencies
Resolving dependencies...
   1: fact: aleksis-app-kolego is 0.1.0.dev4+20250215210033.ad9635b3
   1: derived: aleksis-app-kolego
   1: fact: aleksis-app-kolego depends on aleksis-core (^4.0.0.dev11)
   1: fact: aleksis-app-kolego depends on django-stubs (^4.2)
   1: fact: aleksis-app-kolego depends on safety (^2.3.5)
   1: fact: aleksis-app-kolego depends on ruff (^0.8.2)
   1: fact: aleksis-app-kolego depends on pytest (^8.3)
   1: fact: aleksis-app-kolego depends on pytest-django (^4.9)
   1: fact: aleksis-app-kolego depends on pytest-django-testing-postgresql (^0.2)
   1: fact: aleksis-app-kolego depends on pytest-cov (^6.0.0)
   1: fact: aleksis-app-kolego depends on pytest-sugar (^1.0.0)
   1: fact: aleksis-app-kolego depends on selenium (^4.27.0)
   1: fact: aleksis-app-kolego depends on freezegun (^1.5.0)
   1: fact: aleksis-app-kolego depends on sphinx (^7.0)
   1: fact: aleksis-app-kolego depends on sphinxcontrib-django (^2.3.0)
   1: fact: aleksis-app-kolego depends on sphinxcontrib-svg2pdfconverter (^1.1.1)
   1: fact: aleksis-app-kolego depends on sphinx-autodoc-typehints (^1.7)
   1: fact: aleksis-app-kolego depends on sphinx_material (^0.0.35)
   1: selecting aleksis-app-kolego (0.1.0.dev4+20250215210033.ad9635b3)
   1: derived: sphinx_material (>=0.0.35,<0.0.36)
   1: derived: sphinx-autodoc-typehints (>=1.7,<2.0)
   1: derived: sphinxcontrib-svg2pdfconverter (>=1.1.1,<2.0.0)
   1: derived: sphinxcontrib-django (>=2.3.0,<3.0.0)
   1: derived: sphinx (>=7.0,<8.0)
   1: derived: freezegun (>=1.5.0,<2.0.0)
   1: derived: selenium (>=4.27.0,<5.0.0)
   1: derived: pytest-sugar (>=1.0.0,<2.0.0)
   1: derived: pytest-cov (>=6.0.0,<7.0.0)
   1: derived: pytest-django-testing-postgresql (>=0.2,<0.3)
   1: derived: pytest-django (>=4.9,<5.0)
   1: derived: pytest (>=8.3,<9.0)
   1: derived: ruff (>=0.8.2,<0.9.0)
   1: derived: safety (>=2.3.5,<3.0.0)
   1: derived: django-stubs (>=4.2,<5.0)
   1: derived: aleksis-core (>=4.0.0.dev11,<5.0.0)
Checking if keyring is available
Backend 'null Keyring' is not suitable
No valid keyring backend was found
Creating new session for pypi.org
[urllib3:urllib3.connectionpool] Starting new HTTPS connection (1): pypi.org:443
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinx-material/ HTTP/1.1" 200 7152
[filelock:filelock] Attempting to acquire lock 140705089214784 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/b/b/2/3/2bb23b64a4681f8a42b4b093e80fefb2758b3f103d90cff0816702d4.lock
[filelock:filelock] Lock 140705089214784 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/b/b/2/3/2bb23b64a4681f8a42b4b093e80fefb2758b3f103d90cff0816702d4.lock
[filelock:filelock] Attempting to release lock 140705089214784 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/b/b/2/3/2bb23b64a4681f8a42b4b093e80fefb2758b3f103d90cff0816702d4.lock
[filelock:filelock] Lock 140705089214784 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/b/b/2/3/2bb23b64a4681f8a42b4b093e80fefb2758b3f103d90cff0816702d4.lock
Source (PyPI): 1 packages found for sphinx-material >=0.0.35,<0.0.36
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinx-autodoc-typehints/ HTTP/1.1" 200 24515
[filelock:filelock] Attempting to acquire lock 140705089390544 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/d/4/5/a1d4599f664e9f448b71f8f04abfa141634d88c17738135bcf76342e.lock
[filelock:filelock] Lock 140705089390544 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/d/4/5/a1d4599f664e9f448b71f8f04abfa141634d88c17738135bcf76342e.lock
[filelock:filelock] Attempting to release lock 140705089390544 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/d/4/5/a1d4599f664e9f448b71f8f04abfa141634d88c17738135bcf76342e.lock
[filelock:filelock] Lock 140705089390544 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/d/4/5/a1d4599f664e9f448b71f8f04abfa141634d88c17738135bcf76342e.lock
Source (PyPI): 54 packages found for sphinx-autodoc-typehints >=1.7,<2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinxcontrib-svg2pdfconverter/ HTTP/1.1" 200 2728
[filelock:filelock] Attempting to acquire lock 140705079413648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/0/e/6/3/00e6378f38083acd6ac58aa9d8a617c6671e047a2ada5fe334b48293.lock
[filelock:filelock] Lock 140705079413648 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/0/e/6/3/00e6378f38083acd6ac58aa9d8a617c6671e047a2ada5fe334b48293.lock
[filelock:filelock] Attempting to release lock 140705079413648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/0/e/6/3/00e6378f38083acd6ac58aa9d8a617c6671e047a2ada5fe334b48293.lock
[filelock:filelock] Lock 140705079413648 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/0/e/6/3/00e6378f38083acd6ac58aa9d8a617c6671e047a2ada5fe334b48293.lock
Source (PyPI): 5 packages found for sphinxcontrib-svg2pdfconverter >=1.1.1,<2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinxcontrib-django/ HTTP/1.1" 200 4031
[filelock:filelock] Attempting to acquire lock 140705079446576 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/7/7/4/9/d77499197bfeb67836fbbeaa0a60b2127d767453c93e1e65c7a26ba8.lock
[filelock:filelock] Lock 140705079446576 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/7/7/4/9/d77499197bfeb67836fbbeaa0a60b2127d767453c93e1e65c7a26ba8.lock
[filelock:filelock] Attempting to release lock 140705079446576 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/7/7/4/9/d77499197bfeb67836fbbeaa0a60b2127d767453c93e1e65c7a26ba8.lock
[filelock:filelock] Lock 140705079446576 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/7/7/4/9/d77499197bfeb67836fbbeaa0a60b2127d767453c93e1e65c7a26ba8.lock
Source (PyPI): 3 packages found for sphinxcontrib-django >=2.3.0,<3.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinx/ HTTP/1.1" 200 65096
[filelock:filelock] Attempting to acquire lock 140705079446576 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/f/7/c/acf7cb9a8e5db1838256e5c05a62ffaf8d909e818d76d1271ca2e11d.lock
[filelock:filelock] Lock 140705079446576 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/f/7/c/acf7cb9a8e5db1838256e5c05a62ffaf8d909e818d76d1271ca2e11d.lock
[filelock:filelock] Attempting to release lock 140705079446576 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/f/7/c/acf7cb9a8e5db1838256e5c05a62ffaf8d909e818d76d1271ca2e11d.lock
[filelock:filelock] Lock 140705079446576 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/f/7/c/acf7cb9a8e5db1838256e5c05a62ffaf8d909e818d76d1271ca2e11d.lock
Source (PyPI): 28 packages found for sphinx >=7.0,<8.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/freezegun/ HTTP/1.1" 200 11573
[filelock:filelock] Attempting to acquire lock 140705088993712 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/1/8/9/9f189c9b863beb2eb30842188dcba29ee98dac2f27b51ab8b9d9bf3d.lock
[filelock:filelock] Lock 140705088993712 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/1/8/9/9f189c9b863beb2eb30842188dcba29ee98dac2f27b51ab8b9d9bf3d.lock
[filelock:filelock] Attempting to release lock 140705088993712 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/1/8/9/9f189c9b863beb2eb30842188dcba29ee98dac2f27b51ab8b9d9bf3d.lock
[filelock:filelock] Lock 140705088993712 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/1/8/9/9f189c9b863beb2eb30842188dcba29ee98dac2f27b51ab8b9d9bf3d.lock
Source (PyPI): 2 packages found for freezegun >=1.5.0,<2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/selenium/ HTTP/1.1" 200 39090
[filelock:filelock] Attempting to acquire lock 140705078706528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/3/a/0/7e3a03e55e7102af79bcd0dfcf9c65b27d5f3f021a315ec84b9ee02a.lock
[filelock:filelock] Lock 140705078706528 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/3/a/0/7e3a03e55e7102af79bcd0dfcf9c65b27d5f3f021a315ec84b9ee02a.lock
[filelock:filelock] Attempting to release lock 140705078706528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/3/a/0/7e3a03e55e7102af79bcd0dfcf9c65b27d5f3f021a315ec84b9ee02a.lock
[filelock:filelock] Lock 140705078706528 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/3/a/0/7e3a03e55e7102af79bcd0dfcf9c65b27d5f3f021a315ec84b9ee02a.lock
Skipping url (https://files.pythonhosted.org/packages/01/f8/ff07a1245e6685d27f7cdf69a69810bf736a6b651e82daebe4f33118e38a/selenium-4.0.0a6.macosx-10.15-x86_64.tar.gz) due to invalid version (None)
Source (PyPI): 4 packages found for selenium >=4.27.0,<5.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pytest-sugar/ HTTP/1.1" 200 4655
[filelock:filelock] Attempting to acquire lock 140705077281120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/e/f/d/4defd422135e3d48a7bf99e85127835a942a9c8abb4a3b5e8e6b0097.lock
[filelock:filelock] Lock 140705077281120 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/e/f/d/4defd422135e3d48a7bf99e85127835a942a9c8abb4a3b5e8e6b0097.lock
[filelock:filelock] Attempting to release lock 140705077281120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/e/f/d/4defd422135e3d48a7bf99e85127835a942a9c8abb4a3b5e8e6b0097.lock
[filelock:filelock] Lock 140705077281120 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/e/f/d/4defd422135e3d48a7bf99e85127835a942a9c8abb4a3b5e8e6b0097.lock
Source (PyPI): 1 packages found for pytest-sugar >=1.0.0,<2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pytest-cov/ HTTP/1.1" 200 9849
[filelock:filelock] Attempting to acquire lock 140705089098832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/d/3/b/b8d3be6e547361e5710b25307da2acea4600ea5ca3a598aa67310379.lock
[filelock:filelock] Lock 140705089098832 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/d/3/b/b8d3be6e547361e5710b25307da2acea4600ea5ca3a598aa67310379.lock
[filelock:filelock] Attempting to release lock 140705089098832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/d/3/b/b8d3be6e547361e5710b25307da2acea4600ea5ca3a598aa67310379.lock
[filelock:filelock] Lock 140705089098832 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/d/3/b/b8d3be6e547361e5710b25307da2acea4600ea5ca3a598aa67310379.lock
Source (PyPI): 1 packages found for pytest-cov >=6.0.0,<7.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pytest-django-testing-postgresql/ HTTP/1.1" 200 1123
[filelock:filelock] Attempting to acquire lock 140705089098832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/c/0/f/1fc0f2cd34457c049a27c0390de7b1230333786eba6db7d2da0d3426.lock
[filelock:filelock] Lock 140705089098832 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/c/0/f/1fc0f2cd34457c049a27c0390de7b1230333786eba6db7d2da0d3426.lock
[filelock:filelock] Attempting to release lock 140705089098832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/c/0/f/1fc0f2cd34457c049a27c0390de7b1230333786eba6db7d2da0d3426.lock
[filelock:filelock] Lock 140705089098832 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/c/0/f/1fc0f2cd34457c049a27c0390de7b1230333786eba6db7d2da0d3426.lock
Source (PyPI): 1 packages found for pytest-django-testing-postgresql >=0.2,<0.3
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pytest-django/ HTTP/1.1" 200 14818
[filelock:filelock] Attempting to acquire lock 140705090084192 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/5/3/8/5/75385d58cb7e4d9952877e2847d037119f8d069edd3a15bb1b7b19e5.lock
[filelock:filelock] Lock 140705090084192 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/5/3/8/5/75385d58cb7e4d9952877e2847d037119f8d069edd3a15bb1b7b19e5.lock
[filelock:filelock] Attempting to release lock 140705090084192 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/5/3/8/5/75385d58cb7e4d9952877e2847d037119f8d069edd3a15bb1b7b19e5.lock
[filelock:filelock] Lock 140705090084192 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/5/3/8/5/75385d58cb7e4d9952877e2847d037119f8d069edd3a15bb1b7b19e5.lock
Source (PyPI): 2 packages found for pytest-django >=4.9,<5.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pytest/ HTTP/1.1" 200 44001
[filelock:filelock] Attempting to acquire lock 140705090116720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/2/1/8/0c218d526767991766d9b365a4f3e4449ce3579fd8b0f96a707d5a52.lock
[filelock:filelock] Lock 140705090116720 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/2/1/8/0c218d526767991766d9b365a4f3e4449ce3579fd8b0f96a707d5a52.lock
[filelock:filelock] Attempting to release lock 140705090116720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/2/1/8/0c218d526767991766d9b365a4f3e4449ce3579fd8b0f96a707d5a52.lock
[filelock:filelock] Lock 140705090116720 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/2/1/8/0c218d526767991766d9b365a4f3e4449ce3579fd8b0f96a707d5a52.lock
Source (PyPI): 5 packages found for pytest >=8.3,<9.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/ruff/ HTTP/1.1" 200 623597
[filelock:filelock] Attempting to acquire lock 140705088593872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/e/6/4/5be64dddf357efe8e015c621695508a39823691e4777c7d90558ec8b.lock
[filelock:filelock] Lock 140705088593872 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/e/6/4/5be64dddf357efe8e015c621695508a39823691e4777c7d90558ec8b.lock
[filelock:filelock] Attempting to release lock 140705088593872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/e/6/4/5be64dddf357efe8e015c621695508a39823691e4777c7d90558ec8b.lock
[filelock:filelock] Lock 140705088593872 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/e/6/4/5be64dddf357efe8e015c621695508a39823691e4777c7d90558ec8b.lock
Source (PyPI): 5 packages found for ruff >=0.8.2,<0.9.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/safety/ HTTP/1.1" 200 21042
[filelock:filelock] Attempting to acquire lock 140704992064720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/1/a/a/9/51aa962e20875b0c0559e5e4d707837c6548eb9a4055608b1273708c.lock
[filelock:filelock] Lock 140704992064720 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/1/a/a/9/51aa962e20875b0c0559e5e4d707837c6548eb9a4055608b1273708c.lock
[filelock:filelock] Attempting to release lock 140704992064720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/1/a/a/9/51aa962e20875b0c0559e5e4d707837c6548eb9a4055608b1273708c.lock
[filelock:filelock] Lock 140704992064720 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/1/a/a/9/51aa962e20875b0c0559e5e4d707837c6548eb9a4055608b1273708c.lock
Source (PyPI): 1 packages found for safety >=2.3.5,<3.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-stubs/ HTTP/1.1" 200 15989
[filelock:filelock] Attempting to acquire lock 140705003917872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/c/3/f/0/2c3f0cae9b4f48fe840bfb644956a1e83dcc2eeb6cf2950a5ee9442b.lock
[filelock:filelock] Lock 140705003917872 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/c/3/f/0/2c3f0cae9b4f48fe840bfb644956a1e83dcc2eeb6cf2950a5ee9442b.lock
[filelock:filelock] Attempting to release lock 140705003917872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/c/3/f/0/2c3f0cae9b4f48fe840bfb644956a1e83dcc2eeb6cf2950a5ee9442b.lock
[filelock:filelock] Lock 140705003917872 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/c/3/f/0/2c3f0cae9b4f48fe840bfb644956a1e83dcc2eeb6cf2950a5ee9442b.lock
Source (PyPI): 8 packages found for django-stubs >=4.2,<5.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/aleksis-core/ HTTP/1.1" 200 22634
[filelock:filelock] Attempting to acquire lock 140705004195664 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/9/f/9/929f98577f18c52c32a929a855c4af21700aa57a088e6e338d42c8c0.lock
[filelock:filelock] Lock 140705004195664 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/9/f/9/929f98577f18c52c32a929a855c4af21700aa57a088e6e338d42c8c0.lock
[filelock:filelock] Attempting to release lock 140705004195664 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/9/f/9/929f98577f18c52c32a929a855c4af21700aa57a088e6e338d42c8c0.lock
[filelock:filelock] Lock 140705004195664 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/9/f/9/929f98577f18c52c32a929a855c4af21700aa57a088e6e338d42c8c0.lock
Source (PyPI): 0 packages found for aleksis-core >=4.0.0.dev11,<5.0.0
Source (PyPI): Getting info for sphinx-material (0.0.35) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx-material/0.0.35/json HTTP/1.1" 200 2502
[filelock:filelock] Attempting to acquire lock 140705004477456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/5/3/e/7/553e73604a766b23bc0d4c85edb73f99afc18a3b7756e60dd9911b77.lock
[filelock:filelock] Lock 140705004477456 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/5/3/e/7/553e73604a766b23bc0d4c85edb73f99afc18a3b7756e60dd9911b77.lock
[filelock:filelock] Attempting to release lock 140705004477456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/5/3/e/7/553e73604a766b23bc0d4c85edb73f99afc18a3b7756e60dd9911b77.lock
[filelock:filelock] Lock 140705004477456 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/5/3/e/7/553e73604a766b23bc0d4c85edb73f99afc18a3b7756e60dd9911b77.lock
   1: fact: sphinx-material (0.0.35) depends on sphinx (>=2.0)
   1: fact: sphinx-material (0.0.35) depends on beautifulsoup4 (*)
   1: fact: sphinx-material (0.0.35) depends on python-slugify[unidecode] (*)
   1: fact: sphinx-material (0.0.35) depends on css-html-js-minify (*)
   1: fact: sphinx-material (0.0.35) depends on lxml (*)
   1: selecting sphinx-material (0.0.35)
   1: derived: lxml
   1: derived: css-html-js-minify
   1: derived: python-slugify[unidecode]
   1: derived: beautifulsoup4
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/lxml/ HTTP/1.1" 200 351681
[filelock:filelock] Attempting to acquire lock 140705004464352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/8/0/d/6/480d6f7ef777fd4fe0178a90255bde2c80a7d6807db13d9efb77f8d8.lock
[filelock:filelock] Lock 140705004464352 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/8/0/d/6/480d6f7ef777fd4fe0178a90255bde2c80a7d6807db13d9efb77f8d8.lock
[filelock:filelock] Attempting to release lock 140705004464352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/8/0/d/6/480d6f7ef777fd4fe0178a90255bde2c80a7d6807db13d9efb77f8d8.lock
[filelock:filelock] Lock 140705004464352 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/8/0/d/6/480d6f7ef777fd4fe0178a90255bde2c80a7d6807db13d9efb77f8d8.lock
Source (PyPI): 115 packages found for lxml *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/css-html-js-minify/ HTTP/1.1" 200 2147
[filelock:filelock] Attempting to acquire lock 140704986451120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/9/e/6/e59e6942802a0eeca817c1960f6e9abbcad9d1d168e028fd951e539b.lock
[filelock:filelock] Lock 140704986451120 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/9/e/6/e59e6942802a0eeca817c1960f6e9abbcad9d1d168e028fd951e539b.lock
[filelock:filelock] Attempting to release lock 140704986451120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/9/e/6/e59e6942802a0eeca817c1960f6e9abbcad9d1d168e028fd951e539b.lock
[filelock:filelock] Lock 140704986451120 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/9/e/6/e59e6942802a0eeca817c1960f6e9abbcad9d1d168e028fd951e539b.lock
Source (PyPI): 4 packages found for css-html-js-minify *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/python-slugify/ HTTP/1.1" 200 7873
[filelock:filelock] Attempting to acquire lock 140704986344144 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/5/d/7/1/c5d710a17cae1d2fc2c6a04c38ea4155fcef5749737e28b6c24e04b5.lock
[filelock:filelock] Lock 140704986344144 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/5/d/7/1/c5d710a17cae1d2fc2c6a04c38ea4155fcef5749737e28b6c24e04b5.lock
[filelock:filelock] Attempting to release lock 140704986344144 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/5/d/7/1/c5d710a17cae1d2fc2c6a04c38ea4155fcef5749737e28b6c24e04b5.lock
[filelock:filelock] Lock 140704986344144 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/5/d/7/1/c5d710a17cae1d2fc2c6a04c38ea4155fcef5749737e28b6c24e04b5.lock
Source (PyPI): 46 packages found for python-slugify *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/beautifulsoup4/ HTTP/1.1" 200 13280
[filelock:filelock] Attempting to acquire lock 140704986796336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/9/9/d/1/199d128a8b0a6a727869cf288f0802d0ddfe7785a99b6957366e40a4.lock
[filelock:filelock] Lock 140704986796336 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/9/9/d/1/199d128a8b0a6a727869cf288f0802d0ddfe7785a99b6957366e40a4.lock
[filelock:filelock] Attempting to release lock 140704986796336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/9/9/d/1/199d128a8b0a6a727869cf288f0802d0ddfe7785a99b6957366e40a4.lock
[filelock:filelock] Lock 140704986796336 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/9/9/d/1/199d128a8b0a6a727869cf288f0802d0ddfe7785a99b6957366e40a4.lock
Source (PyPI): 44 packages found for beautifulsoup4 *
Source (PyPI): Getting info for pytest-sugar (1.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pytest-sugar/1.0.0/json HTTP/1.1" 200 2659
[filelock:filelock] Attempting to acquire lock 140704984928272 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/1/9/f/3/219f32535e5b4d4e9bcc79b0cb160793ac0af244241dcc4beda52e1a.lock
[filelock:filelock] Lock 140704984928272 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/1/9/f/3/219f32535e5b4d4e9bcc79b0cb160793ac0af244241dcc4beda52e1a.lock
[filelock:filelock] Attempting to release lock 140704984928272 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/1/9/f/3/219f32535e5b4d4e9bcc79b0cb160793ac0af244241dcc4beda52e1a.lock
[filelock:filelock] Lock 140704984928272 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/1/9/f/3/219f32535e5b4d4e9bcc79b0cb160793ac0af244241dcc4beda52e1a.lock
   1: fact: pytest-sugar (1.0.0) depends on pytest (>=6.2.0)
   1: fact: pytest-sugar (1.0.0) depends on termcolor (>=2.1.0)
   1: fact: pytest-sugar (1.0.0) depends on packaging (>=21.3)
   1: selecting pytest-sugar (1.0.0)
   1: derived: packaging (>=21.3)
   1: derived: termcolor (>=2.1.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/packaging/ HTTP/1.1" 200 12656
[filelock:filelock] Attempting to acquire lock 140704984994768 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/4/e/5/b/44e5b11a6caa92636d8ccfe658d420ba4ed8f67f7f4e835b214255aa.lock
[filelock:filelock] Lock 140704984994768 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/4/e/5/b/44e5b11a6caa92636d8ccfe658d420ba4ed8f67f7f4e835b214255aa.lock
[filelock:filelock] Attempting to release lock 140704984994768 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/4/e/5/b/44e5b11a6caa92636d8ccfe658d420ba4ed8f67f7f4e835b214255aa.lock
[filelock:filelock] Lock 140704984994768 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/4/e/5/b/44e5b11a6caa92636d8ccfe658d420ba4ed8f67f7f4e835b214255aa.lock
Source (PyPI): 8 packages found for packaging >=21.3
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/termcolor/ HTTP/1.1" 200 3275
[filelock:filelock] Attempting to acquire lock 140704985237072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/d/1/8/4/dd184d596866b2fadd0149d1dce87ed0a975ba1f0cc13f07ce3a95ac.lock
[filelock:filelock] Lock 140704985237072 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/d/1/8/4/dd184d596866b2fadd0149d1dce87ed0a975ba1f0cc13f07ce3a95ac.lock
[filelock:filelock] Attempting to release lock 140704985237072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/d/1/8/4/dd184d596866b2fadd0149d1dce87ed0a975ba1f0cc13f07ce3a95ac.lock
[filelock:filelock] Lock 140704985237072 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/d/1/8/4/dd184d596866b2fadd0149d1dce87ed0a975ba1f0cc13f07ce3a95ac.lock
Source (PyPI): 6 packages found for termcolor >=2.1.0
Source (PyPI): Getting info for pytest-cov (6.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pytest-cov/6.0.0/json HTTP/1.1" 200 9035
[filelock:filelock] Attempting to acquire lock 140704985126224 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/7/9/6/9/a7969faa067b1a66f1595e87891250b98fac788559556f243b83353c.lock
[filelock:filelock] Lock 140704985126224 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/7/9/6/9/a7969faa067b1a66f1595e87891250b98fac788559556f243b83353c.lock
[filelock:filelock] Attempting to release lock 140704985126224 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/7/9/6/9/a7969faa067b1a66f1595e87891250b98fac788559556f243b83353c.lock
[filelock:filelock] Lock 140704985126224 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/7/9/6/9/a7969faa067b1a66f1595e87891250b98fac788559556f243b83353c.lock
   1: fact: pytest-cov (6.0.0) depends on pytest (>=4.6)
   1: fact: pytest-cov (6.0.0) depends on coverage[toml] (>=7.5)
   1: selecting pytest-cov (6.0.0)
   1: derived: coverage[toml] (>=7.5)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/coverage/ HTTP/1.1" 200 552978
[filelock:filelock] Attempting to acquire lock 140704985128912 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/e/9/c/c8e9c9575b76dc7560f19a6f67bb475254f4f4259cf71e96521b67d9.lock
[filelock:filelock] Lock 140704985128912 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/e/9/c/c8e9c9575b76dc7560f19a6f67bb475254f4f4259cf71e96521b67d9.lock
[filelock:filelock] Attempting to release lock 140704985128912 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/e/9/c/c8e9c9575b76dc7560f19a6f67bb475254f4f4259cf71e96521b67d9.lock
[filelock:filelock] Lock 140704985128912 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/e/9/c/c8e9c9575b76dc7560f19a6f67bb475254f4f4259cf71e96521b67d9.lock
Source (PyPI): 18 packages found for coverage >=7.5
Source (PyPI): Getting info for pytest-django-testing-postgresql (0.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pytest-django-testing-postgresql/0.2/json HTTP/1.1" 200 1622
[filelock:filelock] Attempting to acquire lock 140704975241296 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/d/6/e/2/5d6e29f89a6e5a4127d5dd6a1ee9aaffd1bc5fd288588ab70b42c68e.lock
[filelock:filelock] Lock 140704975241296 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/d/6/e/2/5d6e29f89a6e5a4127d5dd6a1ee9aaffd1bc5fd288588ab70b42c68e.lock
[filelock:filelock] Attempting to release lock 140704975241296 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/d/6/e/2/5d6e29f89a6e5a4127d5dd6a1ee9aaffd1bc5fd288588ab70b42c68e.lock
[filelock:filelock] Lock 140704975241296 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/d/6/e/2/5d6e29f89a6e5a4127d5dd6a1ee9aaffd1bc5fd288588ab70b42c68e.lock
   1: fact: pytest-django-testing-postgresql (0.2) depends on dj-database-url (*)
   1: fact: pytest-django-testing-postgresql (0.2) depends on testing.postgresql (*)
   1: selecting pytest-django-testing-postgresql (0.2)
   1: derived: testing.postgresql
   1: derived: dj-database-url
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/testing-postgresql/ HTTP/1.1" 200 3418
[filelock:filelock] Attempting to acquire lock 140704975242256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/8/8/f/5988ff74b44b9d09125fa7a00269df50e5e84ced67e1a9b3c079a0ea.lock
[filelock:filelock] Lock 140704975242256 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/8/8/f/5988ff74b44b9d09125fa7a00269df50e5e84ced67e1a9b3c079a0ea.lock
[filelock:filelock] Attempting to release lock 140704975242256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/8/8/f/5988ff74b44b9d09125fa7a00269df50e5e84ced67e1a9b3c079a0ea.lock
[filelock:filelock] Lock 140704975242256 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/8/8/f/5988ff74b44b9d09125fa7a00269df50e5e84ced67e1a9b3c079a0ea.lock
Source (PyPI): 14 packages found for testing-postgresql *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/dj-database-url/ HTTP/1.1" 200 4177
[filelock:filelock] Attempting to acquire lock 140704975246000 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/8/d/1/ac8d1df6f8fe3c2216a58aea26fffa61e71909d862d8dc8556a89b00.lock
[filelock:filelock] Lock 140704975246000 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/8/d/1/ac8d1df6f8fe3c2216a58aea26fffa61e71909d862d8dc8556a89b00.lock
[filelock:filelock] Attempting to release lock 140704975246000 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/8/d/1/ac8d1df6f8fe3c2216a58aea26fffa61e71909d862d8dc8556a89b00.lock
[filelock:filelock] Lock 140704975246000 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/8/d/1/ac8d1df6f8fe3c2216a58aea26fffa61e71909d862d8dc8556a89b00.lock
Source (PyPI): 19 packages found for dj-database-url *
Source (PyPI): Getting info for safety (2.3.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/safety/2.3.5/json HTTP/1.1" 200 11586
[filelock:filelock] Attempting to acquire lock 140704975246576 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/d/2/0/b8d205c29fc4b1714e81c8c4af8ccf37463875f3ad5fe125b9cfd1d3.lock
[filelock:filelock] Lock 140704975246576 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/d/2/0/b8d205c29fc4b1714e81c8c4af8ccf37463875f3ad5fe125b9cfd1d3.lock
[filelock:filelock] Attempting to release lock 140704975246576 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/d/2/0/b8d205c29fc4b1714e81c8c4af8ccf37463875f3ad5fe125b9cfd1d3.lock
[filelock:filelock] Lock 140704975246576 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/d/2/0/b8d205c29fc4b1714e81c8c4af8ccf37463875f3ad5fe125b9cfd1d3.lock
   1: fact: safety (2.3.5) depends on setuptools (>=19.3)
   1: fact: safety (2.3.5) depends on Click (>=8.0.2)
   1: fact: safety (2.3.5) depends on requests (*)
   1: fact: safety (2.3.5) depends on packaging (>=21.0,<22.0)
   1: fact: safety (2.3.5) depends on dparse (>=0.6.2)
   1: fact: safety (2.3.5) depends on ruamel.yaml (>=0.17.21)
   1: selecting safety (2.3.5)
   1: derived: ruamel.yaml (>=0.17.21)
   1: derived: dparse (>=0.6.2)
   1: derived: packaging (>=21.0,<22.0)
   1: derived: requests
   1: derived: Click (>=8.0.2)
   1: derived: setuptools (>=19.3)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/ruamel-yaml/ HTTP/1.1" 200 290839
[filelock:filelock] Attempting to acquire lock 140704975251376 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/0/c/9/180c97d0ce330d4b5bdf9a3714532b2cb5ff73126efb503833a43e4b.lock
[filelock:filelock] Lock 140704975251376 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/0/c/9/180c97d0ce330d4b5bdf9a3714532b2cb5ff73126efb503833a43e4b.lock
[filelock:filelock] Attempting to release lock 140704975251376 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/0/c/9/180c97d0ce330d4b5bdf9a3714532b2cb5ff73126efb503833a43e4b.lock
[filelock:filelock] Lock 140704975251376 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/0/c/9/180c97d0ce330d4b5bdf9a3714532b2cb5ff73126efb503833a43e4b.lock
Source (PyPI): 29 packages found for ruamel-yaml >=0.17.21
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/dparse/ HTTP/1.1" 200 4552
[filelock:filelock] Attempting to acquire lock 140704970141968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/4/4/f/f144fc5f521357791868967c964c3bd54bb7dd9e4b6b52d15969d47c.lock
[filelock:filelock] Lock 140704970141968 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/4/4/f/f144fc5f521357791868967c964c3bd54bb7dd9e4b6b52d15969d47c.lock
[filelock:filelock] Attempting to release lock 140704970141968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/4/4/f/f144fc5f521357791868967c964c3bd54bb7dd9e4b6b52d15969d47c.lock
[filelock:filelock] Lock 140704970141968 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/4/4/f/f144fc5f521357791868967c964c3bd54bb7dd9e4b6b52d15969d47c.lock
Source (PyPI): 3 packages found for dparse >=0.6.2
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/requests/ HTTP/1.1" 200 29113
[filelock:filelock] Attempting to acquire lock 140704970142640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/a/c/6/1/eac61126daf80149d2a016f12a54eab5e3b5c1dbc77410ff1a97edc4.lock
[filelock:filelock] Lock 140704970142640 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/a/c/6/1/eac61126daf80149d2a016f12a54eab5e3b5c1dbc77410ff1a97edc4.lock
[filelock:filelock] Attempting to release lock 140704970142640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/a/c/6/1/eac61126daf80149d2a016f12a54eab5e3b5c1dbc77410ff1a97edc4.lock
[filelock:filelock] Lock 140704970142640 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/a/c/6/1/eac61126daf80149d2a016f12a54eab5e3b5c1dbc77410ff1a97edc4.lock
Source (PyPI): 150 packages found for requests *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/click/ HTTP/1.1" 200 14430
[filelock:filelock] Attempting to acquire lock 140704968933936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/c/4/d/8ac4d14dc45e27d21da49fb515570b6f875b78707de9b08ce1088d1b.lock
[filelock:filelock] Lock 140704968933936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/c/4/d/8ac4d14dc45e27d21da49fb515570b6f875b78707de9b08ce1088d1b.lock
[filelock:filelock] Attempting to release lock 140704968933936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/c/4/d/8ac4d14dc45e27d21da49fb515570b6f875b78707de9b08ce1088d1b.lock
[filelock:filelock] Lock 140704968933936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/c/4/d/8ac4d14dc45e27d21da49fb515570b6f875b78707de9b08ce1088d1b.lock
Source (PyPI): 12 packages found for click >=8.0.2
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/setuptools/ HTTP/1.1" 200 181307
[filelock:filelock] Attempting to acquire lock 140704968937584 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/1/8/c/0418c83b80f7f7bfaec2738bfbbee53d2c1562196c0781702f6eddc8.lock
[filelock:filelock] Lock 140704968937584 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/1/8/c/0418c83b80f7f7bfaec2738bfbbee53d2c1562196c0781702f6eddc8.lock
[filelock:filelock] Attempting to release lock 140704968937584 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/1/8/c/0418c83b80f7f7bfaec2738bfbbee53d2c1562196c0781702f6eddc8.lock
[filelock:filelock] Lock 140704968937584 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/1/8/c/0418c83b80f7f7bfaec2738bfbbee53d2c1562196c0781702f6eddc8.lock
Source (PyPI): 419 packages found for setuptools >=19.3
Source (PyPI): Getting info for packaging (21.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/packaging/21.3/json HTTP/1.1" 200 5750
[filelock:filelock] Attempting to acquire lock 140704964212592 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/c/2/f/0bc2f033c6e7e880b9db7df6c5a251df3ebb54a20121fb87e5fc5bcd.lock
[filelock:filelock] Lock 140704964212592 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/c/2/f/0bc2f033c6e7e880b9db7df6c5a251df3ebb54a20121fb87e5fc5bcd.lock
[filelock:filelock] Attempting to release lock 140704964212592 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/c/2/f/0bc2f033c6e7e880b9db7df6c5a251df3ebb54a20121fb87e5fc5bcd.lock
[filelock:filelock] Lock 140704964212592 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/c/2/f/0bc2f033c6e7e880b9db7df6c5a251df3ebb54a20121fb87e5fc5bcd.lock
   1: fact: packaging (21.3) depends on pyparsing (>=2.0.2,<3.0.5 || >3.0.5)
   1: selecting packaging (21.3)
   1: derived: pyparsing (>=2.0.2,!=3.0.5)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pyparsing/ HTTP/1.1" 200 34679
[filelock:filelock] Attempting to acquire lock 140704964213648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/3/c/3/a/73c3a780e17f5e947c788a9cb111cdef096f43dbe925001283e27a77.lock
[filelock:filelock] Lock 140704964213648 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/3/c/3/a/73c3a780e17f5e947c788a9cb111cdef096f43dbe925001283e27a77.lock
[filelock:filelock] Attempting to release lock 140704964213648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/3/c/3/a/73c3a780e17f5e947c788a9cb111cdef096f43dbe925001283e27a77.lock
[filelock:filelock] Lock 140704964213648 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/3/c/3/a/73c3a780e17f5e947c788a9cb111cdef096f43dbe925001283e27a77.lock
Source (PyPI): 46 packages found for pyparsing >=2.0.2,<3.0.5 || >3.0.5
Source (PyPI): Getting info for setuptools (75.8.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/setuptools/75.8.0/json HTTP/1.1" 200 2790
[filelock:filelock] Attempting to acquire lock 140704964680336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/3/b/8/c93b81a333ad7a2b6442c7fb77eba3641d3b2addb12aeec27e5703f1.lock
[filelock:filelock] Lock 140704964680336 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/3/b/8/c93b81a333ad7a2b6442c7fb77eba3641d3b2addb12aeec27e5703f1.lock
[filelock:filelock] Attempting to release lock 140704964680336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/3/b/8/c93b81a333ad7a2b6442c7fb77eba3641d3b2addb12aeec27e5703f1.lock
[filelock:filelock] Lock 140704964680336 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/3/b/8/c93b81a333ad7a2b6442c7fb77eba3641d3b2addb12aeec27e5703f1.lock
   1: selecting setuptools (75.8.0)
Source (PyPI): Getting info for requests (2.32.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/requests/2.32.3/json HTTP/1.1" 200 2699
[filelock:filelock] Attempting to acquire lock 140704964681104 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/7/2/9/3/57293df506db96ef34ac1fea05238ffa38ce27576f210c616dc2d666.lock
[filelock:filelock] Lock 140704964681104 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/7/2/9/3/57293df506db96ef34ac1fea05238ffa38ce27576f210c616dc2d666.lock
[filelock:filelock] Attempting to release lock 140704964681104 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/7/2/9/3/57293df506db96ef34ac1fea05238ffa38ce27576f210c616dc2d666.lock
[filelock:filelock] Lock 140704964681104 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/7/2/9/3/57293df506db96ef34ac1fea05238ffa38ce27576f210c616dc2d666.lock
   1: fact: requests (2.32.3) depends on charset-normalizer (>=2,<4)
   1: fact: requests (2.32.3) depends on idna (>=2.5,<4)
   1: fact: requests (2.32.3) depends on urllib3 (>=1.21.1,<3)
   1: fact: requests (2.32.3) depends on certifi (>=2017.4.17)
   1: selecting requests (2.32.3)
   1: derived: certifi (>=2017.4.17)
   1: derived: urllib3 (>=1.21.1,<3)
   1: derived: idna (>=2.5,<4)
   1: derived: charset-normalizer (>=2,<4)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/certifi/ HTTP/1.1" 200 15641
[filelock:filelock] Attempting to acquire lock 140704964688496 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/b/e/0/7/4be07d3ac353e38d2c9e3a257cad36ee2a758fc88b4cd5f0d479a5a9.lock
[filelock:filelock] Lock 140704964688496 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/b/e/0/7/4be07d3ac353e38d2c9e3a257cad36ee2a758fc88b4cd5f0d479a5a9.lock
[filelock:filelock] Attempting to release lock 140704964688496 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/b/e/0/7/4be07d3ac353e38d2c9e3a257cad36ee2a758fc88b4cd5f0d479a5a9.lock
[filelock:filelock] Lock 140704964688496 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/b/e/0/7/4be07d3ac353e38d2c9e3a257cad36ee2a758fc88b4cd5f0d479a5a9.lock
Source (PyPI): 38 packages found for certifi >=2017.4.17
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/urllib3/ HTTP/1.1" 200 23704
[filelock:filelock] Attempting to acquire lock 140704963026896 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/0/e/1/8d0e104919449355aedb55b5b546bb9fd53f0e1a8ca1b082109464e9.lock
[filelock:filelock] Lock 140704963026896 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/0/e/1/8d0e104919449355aedb55b5b546bb9fd53f0e1a8ca1b082109464e9.lock
[filelock:filelock] Attempting to release lock 140704963026896 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/0/e/1/8d0e104919449355aedb55b5b546bb9fd53f0e1a8ca1b082109464e9.lock
[filelock:filelock] Lock 140704963026896 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/0/e/1/8d0e104919449355aedb55b5b546bb9fd53f0e1a8ca1b082109464e9.lock
Source (PyPI): 50 packages found for urllib3 >=1.21.1,<3
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/idna/ HTTP/1.1" 200 7448
[filelock:filelock] Attempting to acquire lock 140704963485072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/b/2/4/2/8b24226e2da88df4abeee0d8ca6bce79b19ca2bcd5f94b543939c66c.lock
[filelock:filelock] Lock 140704963485072 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/b/2/4/2/8b24226e2da88df4abeee0d8ca6bce79b19ca2bcd5f94b543939c66c.lock
[filelock:filelock] Attempting to release lock 140704963485072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/b/2/4/2/8b24226e2da88df4abeee0d8ca6bce79b19ca2bcd5f94b543939c66c.lock
[filelock:filelock] Lock 140704963485072 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/b/2/4/2/8b24226e2da88df4abeee0d8ca6bce79b19ca2bcd5f94b543939c66c.lock
Source (PyPI): 17 packages found for idna >=2.5,<4
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/charset-normalizer/ HTTP/1.1" 200 119431
[filelock:filelock] Attempting to acquire lock 140704963488048 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/d/8/9/5bd894eeb3dfe1c8aaee1daecdfb74bbb314293813a730238621f077.lock
[filelock:filelock] Lock 140704963488048 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/d/8/9/5bd894eeb3dfe1c8aaee1daecdfb74bbb314293813a730238621f077.lock
[filelock:filelock] Attempting to release lock 140704963488048 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/d/8/9/5bd894eeb3dfe1c8aaee1daecdfb74bbb314293813a730238621f077.lock
[filelock:filelock] Lock 140704963488048 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/d/8/9/5bd894eeb3dfe1c8aaee1daecdfb74bbb314293813a730238621f077.lock
Source (PyPI): 24 packages found for charset-normalizer >=2,<4
Source (PyPI): Getting info for lxml (5.3.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/lxml/5.3.1/json HTTP/1.1" 200 22385
[filelock:filelock] Attempting to acquire lock 140704961493808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/5/1/6/e/8516e314d8cf8b6691f880eb9b071ce0e36a057602533f96a0042228.lock
[filelock:filelock] Lock 140704961493808 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/5/1/6/e/8516e314d8cf8b6691f880eb9b071ce0e36a057602533f96a0042228.lock
[filelock:filelock] Attempting to release lock 140704961493808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/5/1/6/e/8516e314d8cf8b6691f880eb9b071ce0e36a057602533f96a0042228.lock
[filelock:filelock] Lock 140704961493808 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/5/1/6/e/8516e314d8cf8b6691f880eb9b071ce0e36a057602533f96a0042228.lock
   1: selecting lxml (5.3.1)
Source (PyPI): Getting info for sphinx-autodoc-typehints (1.25.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx-autodoc-typehints/1.25.3/json HTTP/1.1" 200 3522
[filelock:filelock] Attempting to acquire lock 140704959913360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/9/a/4/299a416ae9efd985eeb85754b56a67a38477c84dd248b27bcdda8303.lock
[filelock:filelock] Lock 140704959913360 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/9/a/4/299a416ae9efd985eeb85754b56a67a38477c84dd248b27bcdda8303.lock
[filelock:filelock] Attempting to release lock 140704959913360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/9/a/4/299a416ae9efd985eeb85754b56a67a38477c84dd248b27bcdda8303.lock
[filelock:filelock] Lock 140704959913360 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/9/a/4/299a416ae9efd985eeb85754b56a67a38477c84dd248b27bcdda8303.lock
   1: fact: sphinx-autodoc-typehints (1.25.3) depends on sphinx (>=7.1.2)
   1: selecting sphinx-autodoc-typehints (1.25.3)
   1: derived: sphinx (>=7.1.2)
Source (PyPI): Getting info for urllib3 (2.3.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/urllib3/2.3.0/json HTTP/1.1" 200 3255
[filelock:filelock] Attempting to acquire lock 140704959914800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/d/8/0/1/2d8012d5f080918089ce99b60fe6c262bcbb196423500b956db8be28.lock
[filelock:filelock] Lock 140704959914800 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/d/8/0/1/2d8012d5f080918089ce99b60fe6c262bcbb196423500b956db8be28.lock
[filelock:filelock] Attempting to release lock 140704959914800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/d/8/0/1/2d8012d5f080918089ce99b60fe6c262bcbb196423500b956db8be28.lock
[filelock:filelock] Lock 140704959914800 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/d/8/0/1/2d8012d5f080918089ce99b60fe6c262bcbb196423500b956db8be28.lock
   1: selecting urllib3 (2.3.0)
Source (PyPI): Getting info for python-slugify (8.0.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/python-slugify/8.0.4/json HTTP/1.1" 200 3907
[filelock:filelock] Attempting to acquire lock 140704959921232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/6/5/8/9d65860783aaf5924c4c41c9852b0356764d4d8b10c75984ce98a9c2.lock
[filelock:filelock] Lock 140704959921232 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/6/5/8/9d65860783aaf5924c4c41c9852b0356764d4d8b10c75984ce98a9c2.lock
[filelock:filelock] Attempting to release lock 140704959921232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/6/5/8/9d65860783aaf5924c4c41c9852b0356764d4d8b10c75984ce98a9c2.lock
[filelock:filelock] Lock 140704959921232 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/6/5/8/9d65860783aaf5924c4c41c9852b0356764d4d8b10c75984ce98a9c2.lock
   1: fact: python-slugify[unidecode] (8.0.4) depends on python-slugify (8.0.4)
   1: fact: python-slugify[unidecode] (8.0.4) depends on text-unidecode (>=1.3)
   1: fact: python-slugify[unidecode] (8.0.4) depends on Unidecode (>=1.1.1)
   1: selecting python-slugify[unidecode] (8.0.4)
   1: derived: Unidecode (>=1.1.1)
   1: derived: text-unidecode (>=1.3)
   1: derived: python-slugify (==8.0.4)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/unidecode/ HTTP/1.1" 200 6709
[filelock:filelock] Attempting to acquire lock 140704959915664 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/9/a/e/9/a9ae97fe54f74ef150b287af8835cbbc121caaa3bb42f6578c9c4ff9.lock
[filelock:filelock] Lock 140704959915664 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/9/a/e/9/a9ae97fe54f74ef150b287af8835cbbc121caaa3bb42f6578c9c4ff9.lock
[filelock:filelock] Attempting to release lock 140704959915664 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/9/a/e/9/a9ae97fe54f74ef150b287af8835cbbc121caaa3bb42f6578c9c4ff9.lock
[filelock:filelock] Lock 140704959915664 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/9/a/e/9/a9ae97fe54f74ef150b287af8835cbbc121caaa3bb42f6578c9c4ff9.lock
Source (PyPI): 9 packages found for unidecode >=1.1.1
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/text-unidecode/ HTTP/1.1" 200 1503
[filelock:filelock] Attempting to acquire lock 140704959917008 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/f/5/1/5/df5151e792305143e81ca2f7a2c963cbc786303eea65fcc2e65ccec5.lock
[filelock:filelock] Lock 140704959917008 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/f/5/1/5/df5151e792305143e81ca2f7a2c963cbc786303eea65fcc2e65ccec5.lock
[filelock:filelock] Attempting to release lock 140704959917008 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/f/5/1/5/df5151e792305143e81ca2f7a2c963cbc786303eea65fcc2e65ccec5.lock
[filelock:filelock] Lock 140704959917008 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/f/5/1/5/df5151e792305143e81ca2f7a2c963cbc786303eea65fcc2e65ccec5.lock
Source (PyPI): 1 packages found for text-unidecode >=1.3
Source (PyPI): Getting info for text-unidecode (1.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/text-unidecode/1.3/json HTTP/1.1" 200 1756
[filelock:filelock] Attempting to acquire lock 140704959921232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/8/a/a/a/78aaa627fecbb9af422c894a25b4d920fcd3309f2c97e8dbeebbf05d.lock
[filelock:filelock] Lock 140704959921232 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/8/a/a/a/78aaa627fecbb9af422c894a25b4d920fcd3309f2c97e8dbeebbf05d.lock
[filelock:filelock] Attempting to release lock 140704959921232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/8/a/a/a/78aaa627fecbb9af422c894a25b4d920fcd3309f2c97e8dbeebbf05d.lock
[filelock:filelock] Lock 140704959921232 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/8/a/a/a/78aaa627fecbb9af422c894a25b4d920fcd3309f2c97e8dbeebbf05d.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
Creating new session for files.pythonhosted.org
[urllib3:urllib3.connectionpool] Starting new HTTPS connection (1): files.pythonhosted.org:443
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/a6/a5/c0b6468d3824fe3fde30dbb5e1f687b291608f9473681bbf7dabbf5a87d7/text_unidecode-1.3-py2.py3-none-any.whl.metadata HTTP/1.1" 200 972
[filelock:filelock] Attempting to acquire lock 140704960217936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/e/1/0/08e10da6023709df6e6185f9b2cd1aa0ca4f2ed93d5cd498083f6dca.lock
[filelock:filelock] Lock 140704960217936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/e/1/0/08e10da6023709df6e6185f9b2cd1aa0ca4f2ed93d5cd498083f6dca.lock
[filelock:filelock] Attempting to release lock 140704960217936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/e/1/0/08e10da6023709df6e6185f9b2cd1aa0ca4f2ed93d5cd498083f6dca.lock
[filelock:filelock] Lock 140704960217936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/e/1/0/08e10da6023709df6e6185f9b2cd1aa0ca4f2ed93d5cd498083f6dca.lock
   1: selecting text-unidecode (1.3)
   1: fact: python-slugify (8.0.4) depends on text-unidecode (>=1.3)
   1: selecting python-slugify (8.0.4)
Source (PyPI): Getting info for pyparsing (3.2.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pyparsing/3.2.1/json HTTP/1.1" 200 2700
[filelock:filelock] Attempting to acquire lock 140704960217456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/3/5/3/9c3536847d8d9156f543e2657af0256609d658a4b89f2eb667d282cc.lock
[filelock:filelock] Lock 140704960217456 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/3/5/3/9c3536847d8d9156f543e2657af0256609d658a4b89f2eb667d282cc.lock
[filelock:filelock] Attempting to release lock 140704960217456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/3/5/3/9c3536847d8d9156f543e2657af0256609d658a4b89f2eb667d282cc.lock
[filelock:filelock] Lock 140704960217456 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/3/5/3/9c3536847d8d9156f543e2657af0256609d658a4b89f2eb667d282cc.lock
   1: selecting pyparsing (3.2.1)
Source (PyPI): Getting info for beautifulsoup4 (4.13.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/beautifulsoup4/4.13.3/json HTTP/1.1" 200 2374
[filelock:filelock] Attempting to acquire lock 140704960219568 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/f/2/1/f4f219075e65657450d2b4ccb053d30daf1c91215cade6016eb06536.lock
[filelock:filelock] Lock 140704960219568 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/f/2/1/f4f219075e65657450d2b4ccb053d30daf1c91215cade6016eb06536.lock
[filelock:filelock] Attempting to release lock 140704960219568 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/f/2/1/f4f219075e65657450d2b4ccb053d30daf1c91215cade6016eb06536.lock
[filelock:filelock] Lock 140704960219568 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/f/2/1/f4f219075e65657450d2b4ccb053d30daf1c91215cade6016eb06536.lock
   1: fact: beautifulsoup4 (4.13.3) depends on soupsieve (>1.2)
   1: fact: beautifulsoup4 (4.13.3) depends on typing-extensions (>=4.0.0)
   1: selecting beautifulsoup4 (4.13.3)
   1: derived: typing-extensions (>=4.0.0)
   1: derived: soupsieve (>1.2)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/typing-extensions/ HTTP/1.1" 200 12524
[filelock:filelock] Attempting to acquire lock 140704960220336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/0/7/4/e207426cbcf220918fdf354826064190a066f96cd6ad8830f1f11fdc.lock
[filelock:filelock] Lock 140704960220336 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/0/7/4/e207426cbcf220918fdf354826064190a066f96cd6ad8830f1f11fdc.lock
[filelock:filelock] Attempting to release lock 140704960220336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/0/7/4/e207426cbcf220918fdf354826064190a066f96cd6ad8830f1f11fdc.lock
[filelock:filelock] Lock 140704960220336 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/0/7/4/e207426cbcf220918fdf354826064190a066f96cd6ad8830f1f11fdc.lock
Source (PyPI): 21 packages found for typing-extensions >=4.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/soupsieve/ HTTP/1.1" 200 12515
[filelock:filelock] Attempting to acquire lock 140704960479696 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/e/5/f/a/ae5faffb20c18d03a8d32e103e2a7344328d8d276566417eca03d0d7.lock
[filelock:filelock] Lock 140704960479696 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/e/5/f/a/ae5faffb20c18d03a8d32e103e2a7344328d8d276566417eca03d0d7.lock
[filelock:filelock] Attempting to release lock 140704960479696 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/e/5/f/a/ae5faffb20c18d03a8d32e103e2a7344328d8d276566417eca03d0d7.lock
[filelock:filelock] Lock 140704960479696 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/e/5/f/a/ae5faffb20c18d03a8d32e103e2a7344328d8d276566417eca03d0d7.lock
Source (PyPI): 33 packages found for soupsieve >1.2
Source (PyPI): Getting info for certifi (2025.1.31) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/certifi/2025.1.31/json HTTP/1.1" 200 1731
[filelock:filelock] Attempting to acquire lock 140704960483344 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/b/5/2/f7b520d8734e4e369b28e0324bcdf9f273e547c575cf469170f3a627.lock
[filelock:filelock] Lock 140704960483344 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/b/5/2/f7b520d8734e4e369b28e0324bcdf9f273e547c575cf469170f3a627.lock
[filelock:filelock] Attempting to release lock 140704960483344 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/b/5/2/f7b520d8734e4e369b28e0324bcdf9f273e547c575cf469170f3a627.lock
[filelock:filelock] Lock 140704960483344 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/b/5/2/f7b520d8734e4e369b28e0324bcdf9f273e547c575cf469170f3a627.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/38/fc/bce832fd4fd99766c04d1ee0eead6b0ec6486fb100ae5e74c1d91292b982/certifi-2025.1.31-py3-none-any.whl.metadata HTTP/1.1" 200 995
[filelock:filelock] Attempting to acquire lock 140704960484112 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/5/e/b/085ebd93e671b51915fb14f7495754c897be1d60b4d94668b5fae9f3.lock
[filelock:filelock] Lock 140704960484112 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/5/e/b/085ebd93e671b51915fb14f7495754c897be1d60b4d94668b5fae9f3.lock
[filelock:filelock] Attempting to release lock 140704960484112 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/5/e/b/085ebd93e671b51915fb14f7495754c897be1d60b4d94668b5fae9f3.lock
[filelock:filelock] Lock 140704960484112 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/5/e/b/085ebd93e671b51915fb14f7495754c897be1d60b4d94668b5fae9f3.lock
   1: selecting certifi (2025.1.31)
Source (PyPI): Getting info for soupsieve (2.6) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/soupsieve/2.6/json HTTP/1.1" 200 2519
[filelock:filelock] Attempting to acquire lock 140704960485648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/a/2/d/3/4a2d3b8229a317ebefae82d9cce91bfee982c5788a592dcdff37c2b4.lock
[filelock:filelock] Lock 140704960485648 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/a/2/d/3/4a2d3b8229a317ebefae82d9cce91bfee982c5788a592dcdff37c2b4.lock
[filelock:filelock] Attempting to release lock 140704960485648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/a/2/d/3/4a2d3b8229a317ebefae82d9cce91bfee982c5788a592dcdff37c2b4.lock
[filelock:filelock] Lock 140704960485648 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/a/2/d/3/4a2d3b8229a317ebefae82d9cce91bfee982c5788a592dcdff37c2b4.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/d1/c2/fe97d779f3ef3b15f05c94a2f1e3d21732574ed441687474db9d342a7315/soupsieve-2.6-py3-none-any.whl.metadata HTTP/1.1" 200 1808
[filelock:filelock] Attempting to acquire lock 140704960483152 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/2/5/e/8/b25e81db38f94e6c56a291f1361a8b25acc3e5e8b9f9f54c340576b6.lock
[filelock:filelock] Lock 140704960483152 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/2/5/e/8/b25e81db38f94e6c56a291f1361a8b25acc3e5e8b9f9f54c340576b6.lock
[filelock:filelock] Attempting to release lock 140704960483152 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/2/5/e/8/b25e81db38f94e6c56a291f1361a8b25acc3e5e8b9f9f54c340576b6.lock
[filelock:filelock] Lock 140704960483152 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/2/5/e/8/b25e81db38f94e6c56a291f1361a8b25acc3e5e8b9f9f54c340576b6.lock
   1: selecting soupsieve (2.6)
Source (PyPI): Getting info for ruamel-yaml (0.18.10) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/ruamel-yaml/0.18.10/json HTTP/1.1" 200 9413
[filelock:filelock] Attempting to acquire lock 140704960485840 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/9/6/4/c/9964c830f2c0625fa400c257fe7ab56dbdbc66a780ee7c286dc98c5d.lock
[filelock:filelock] Lock 140704960485840 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/9/6/4/c/9964c830f2c0625fa400c257fe7ab56dbdbc66a780ee7c286dc98c5d.lock
[filelock:filelock] Attempting to release lock 140704960485840 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/9/6/4/c/9964c830f2c0625fa400c257fe7ab56dbdbc66a780ee7c286dc98c5d.lock
[filelock:filelock] Lock 140704960485840 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/9/6/4/c/9964c830f2c0625fa400c257fe7ab56dbdbc66a780ee7c286dc98c5d.lock
   1: fact: ruamel-yaml (0.18.10) depends on ruamel.yaml.clib (>=0.2.7)
   1: selecting ruamel-yaml (0.18.10)
   1: derived: ruamel.yaml.clib (>=0.2.7)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/ruamel-yaml-clib/ HTTP/1.1" 200 43309
[filelock:filelock] Attempting to acquire lock 140704960484304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/b/6/e/9/fb6e949ed4ef3d877ef11a14787745c0c1c67c632dad9e141f0e64f3.lock
[filelock:filelock] Lock 140704960484304 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/b/6/e/9/fb6e949ed4ef3d877ef11a14787745c0c1c67c632dad9e141f0e64f3.lock
[filelock:filelock] Attempting to release lock 140704960484304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/b/6/e/9/fb6e949ed4ef3d877ef11a14787745c0c1c67c632dad9e141f0e64f3.lock
[filelock:filelock] Lock 140704960484304 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/b/6/e/9/fb6e949ed4ef3d877ef11a14787745c0c1c67c632dad9e141f0e64f3.lock
Source (PyPI): 4 packages found for ruamel-yaml-clib >=0.2.7
Source (PyPI): Getting info for sphinx (7.4.7) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx/7.4.7/json HTTP/1.1" 200 2755
[filelock:filelock] Attempting to acquire lock 140704959443504 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/a/2/1/c8a211c14c3d82f0e26fd6876e9e20371347a0050a3ee41acab01490.lock
[filelock:filelock] Lock 140704959443504 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/a/2/1/c8a211c14c3d82f0e26fd6876e9e20371347a0050a3ee41acab01490.lock
[filelock:filelock] Attempting to release lock 140704959443504 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/a/2/1/c8a211c14c3d82f0e26fd6876e9e20371347a0050a3ee41acab01490.lock
[filelock:filelock] Lock 140704959443504 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/a/2/1/c8a211c14c3d82f0e26fd6876e9e20371347a0050a3ee41acab01490.lock
   1: fact: sphinx (7.4.7) depends on sphinxcontrib-applehelp (*)
   1: fact: sphinx (7.4.7) depends on sphinxcontrib-devhelp (*)
   1: fact: sphinx (7.4.7) depends on sphinxcontrib-jsmath (*)
   1: fact: sphinx (7.4.7) depends on sphinxcontrib-htmlhelp (>=2.0.0)
   1: fact: sphinx (7.4.7) depends on sphinxcontrib-serializinghtml (>=1.1.9)
   1: fact: sphinx (7.4.7) depends on sphinxcontrib-qthelp (*)
   1: fact: sphinx (7.4.7) depends on Jinja2 (>=3.1)
   1: fact: sphinx (7.4.7) depends on Pygments (>=2.17)
   1: fact: sphinx (7.4.7) depends on docutils (>=0.20,<0.22)
   1: fact: sphinx (7.4.7) depends on snowballstemmer (>=2.2)
   1: fact: sphinx (7.4.7) depends on babel (>=2.13)
   1: fact: sphinx (7.4.7) depends on alabaster (>=0.7.14,<0.8.0)
   1: fact: sphinx (7.4.7) depends on imagesize (>=1.3)
   1: fact: sphinx (7.4.7) depends on requests (>=2.30.0)
   1: fact: sphinx (7.4.7) depends on packaging (>=23.0)
   1: fact: sphinx (7.4.7) depends on tomli (>=2)
   1: fact: sphinx (7.4.7) depends on colorama (>=0.4.6)
   1: derived: not sphinx (==7.4.7)
Source (PyPI): Getting info for charset-normalizer (3.4.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/charset-normalizer/3.4.1/json HTTP/1.1" 200 26475
[filelock:filelock] Attempting to acquire lock 140704957613744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/5/7/a/f/357af64e90923ea260f670309231e914276b01da458a21508179dcab.lock
[filelock:filelock] Lock 140704957613744 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/5/7/a/f/357af64e90923ea260f670309231e914276b01da458a21508179dcab.lock
[filelock:filelock] Attempting to release lock 140704957613744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/5/7/a/f/357af64e90923ea260f670309231e914276b01da458a21508179dcab.lock
[filelock:filelock] Lock 140704957613744 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/5/7/a/f/357af64e90923ea260f670309231e914276b01da458a21508179dcab.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/0e/f6/65ecc6878a89bb1c23a086ea335ad4bf21a588990c3f535a227b9eea9108/charset_normalizer-3.4.1-py3-none-any.whl.metadata HTTP/1.1" 200 11750
[filelock:filelock] Attempting to acquire lock 140704957616336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/c/e/b/59cebaa10159a0da85ab4bc59ebe2b4d7cb00430e8dd2dff62b0fd68.lock
[filelock:filelock] Lock 140704957616336 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/c/e/b/59cebaa10159a0da85ab4bc59ebe2b4d7cb00430e8dd2dff62b0fd68.lock
[filelock:filelock] Attempting to release lock 140704957616336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/c/e/b/59cebaa10159a0da85ab4bc59ebe2b4d7cb00430e8dd2dff62b0fd68.lock
[filelock:filelock] Lock 140704957616336 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/c/e/b/59cebaa10159a0da85ab4bc59ebe2b4d7cb00430e8dd2dff62b0fd68.lock
   1: selecting charset-normalizer (3.4.1)
Source (PyPI): Getting info for sphinx (7.4.6) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx/7.4.6/json HTTP/1.1" 200 2751
[filelock:filelock] Attempting to acquire lock 140704957613936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/c/8/1/7/8c8174c5a7c0f447de768f1f9cb5a9c1f0790feab4670e49884b07dd.lock
[filelock:filelock] Lock 140704957613936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/c/8/1/7/8c8174c5a7c0f447de768f1f9cb5a9c1f0790feab4670e49884b07dd.lock
[filelock:filelock] Attempting to release lock 140704957613936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/c/8/1/7/8c8174c5a7c0f447de768f1f9cb5a9c1f0790feab4670e49884b07dd.lock
[filelock:filelock] Lock 140704957613936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/c/8/1/7/8c8174c5a7c0f447de768f1f9cb5a9c1f0790feab4670e49884b07dd.lock
   1: fact: sphinx (7.4.6) depends on sphinxcontrib-applehelp (*)
   1: fact: sphinx (7.4.6) depends on sphinxcontrib-devhelp (*)
   1: fact: sphinx (7.4.6) depends on sphinxcontrib-jsmath (*)
   1: fact: sphinx (7.4.6) depends on sphinxcontrib-htmlhelp (>=2.0.0)
   1: fact: sphinx (7.4.6) depends on sphinxcontrib-serializinghtml (>=1.1.9)
   1: fact: sphinx (7.4.6) depends on sphinxcontrib-qthelp (*)
   1: fact: sphinx (7.4.6) depends on Jinja2 (>=3.1)
   1: fact: sphinx (7.4.6) depends on Pygments (>=2.17)
   1: fact: sphinx (7.4.6) depends on docutils (>=0.20,<0.22)
   1: fact: sphinx (7.4.6) depends on snowballstemmer (>=2.2)
   1: fact: sphinx (7.4.6) depends on babel (>=2.13)
   1: fact: sphinx (7.4.6) depends on alabaster (>=0.7.14,<0.8.0)
   1: fact: sphinx (7.4.6) depends on imagesize (>=1.3)
   1: fact: sphinx (7.4.6) depends on requests (>=2.30.0)
   1: fact: sphinx (7.4.6) depends on packaging (>=23.0)
   1: fact: sphinx (7.4.6) depends on tomli (>=2)
   1: fact: sphinx (7.4.6) depends on colorama (>=0.4.6)
   1: derived: not sphinx (==7.4.6)
Source (PyPI): Getting info for sphinx (7.4.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx/7.4.5/json HTTP/1.1" 200 2755
[filelock:filelock] Attempting to acquire lock 140704957619792 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/0/e/0/e/a0e0e08d6a4573e92e321e32622cafba3d2d05c747f2a2ab1012a8f2.lock
[filelock:filelock] Lock 140704957619792 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/0/e/0/e/a0e0e08d6a4573e92e321e32622cafba3d2d05c747f2a2ab1012a8f2.lock
[filelock:filelock] Attempting to release lock 140704957619792 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/0/e/0/e/a0e0e08d6a4573e92e321e32622cafba3d2d05c747f2a2ab1012a8f2.lock
[filelock:filelock] Lock 140704957619792 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/0/e/0/e/a0e0e08d6a4573e92e321e32622cafba3d2d05c747f2a2ab1012a8f2.lock
   1: fact: sphinx (7.4.5) depends on sphinxcontrib-applehelp (*)
   1: fact: sphinx (7.4.5) depends on sphinxcontrib-devhelp (*)
   1: fact: sphinx (7.4.5) depends on sphinxcontrib-jsmath (*)
   1: fact: sphinx (7.4.5) depends on sphinxcontrib-htmlhelp (>=2.0.0)
   1: fact: sphinx (7.4.5) depends on sphinxcontrib-serializinghtml (>=1.1.9)
   1: fact: sphinx (7.4.5) depends on sphinxcontrib-qthelp (*)
   1: fact: sphinx (7.4.5) depends on Jinja2 (>=3.1)
   1: fact: sphinx (7.4.5) depends on Pygments (>=2.17)
   1: fact: sphinx (7.4.5) depends on docutils (>=0.20,<0.22)
   1: fact: sphinx (7.4.5) depends on snowballstemmer (>=2.2)
   1: fact: sphinx (7.4.5) depends on babel (>=2.13)
   1: fact: sphinx (7.4.5) depends on alabaster (>=0.7.14,<0.8.0)
   1: fact: sphinx (7.4.5) depends on imagesize (>=1.3)
   1: fact: sphinx (7.4.5) depends on requests (>=2.30.0)
   1: fact: sphinx (7.4.5) depends on packaging (>=23.0)
   1: fact: sphinx (7.4.5) depends on tomli (>=2)
   1: fact: sphinx (7.4.5) depends on colorama (>=0.4.6)
   1: derived: not sphinx (==7.4.5)
Source (PyPI): Getting info for sphinx (7.4.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx/7.4.4/json HTTP/1.1" 200 2749
[filelock:filelock] Attempting to acquire lock 140704957622288 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/d/5/e/29d5eb415331c16fcae8b05508ee2e9af26a7442f94d7847eabb8eb0.lock
[filelock:filelock] Lock 140704957622288 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/d/5/e/29d5eb415331c16fcae8b05508ee2e9af26a7442f94d7847eabb8eb0.lock
[filelock:filelock] Attempting to release lock 140704957622288 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/d/5/e/29d5eb415331c16fcae8b05508ee2e9af26a7442f94d7847eabb8eb0.lock
[filelock:filelock] Lock 140704957622288 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/d/5/e/29d5eb415331c16fcae8b05508ee2e9af26a7442f94d7847eabb8eb0.lock
   1: fact: sphinx (7.4.4) depends on sphinxcontrib-applehelp (*)
   1: fact: sphinx (7.4.4) depends on sphinxcontrib-devhelp (*)
   1: fact: sphinx (7.4.4) depends on sphinxcontrib-jsmath (*)
   1: fact: sphinx (7.4.4) depends on sphinxcontrib-htmlhelp (>=2.0.0)
   1: fact: sphinx (7.4.4) depends on sphinxcontrib-serializinghtml (>=1.1.9)
   1: fact: sphinx (7.4.4) depends on sphinxcontrib-qthelp (*)
   1: fact: sphinx (7.4.4) depends on Jinja2 (>=3.1)
   1: fact: sphinx (7.4.4) depends on Pygments (>=2.17)
   1: fact: sphinx (7.4.4) depends on docutils (>=0.20,<0.22)
   1: fact: sphinx (7.4.4) depends on snowballstemmer (>=2.2)
   1: fact: sphinx (7.4.4) depends on babel (>=2.13)
   1: fact: sphinx (7.4.4) depends on alabaster (>=0.7.14,<0.8.0)
   1: fact: sphinx (7.4.4) depends on imagesize (>=1.3)
   1: fact: sphinx (7.4.4) depends on requests (>=2.30.0)
   1: fact: sphinx (7.4.4) depends on packaging (>=23.0)
   1: fact: sphinx (7.4.4) depends on tomli (>=2)
   1: fact: sphinx (7.4.4) depends on colorama (>=0.4.6)
   1: derived: not sphinx (==7.4.4)
Source (PyPI): Getting info for typing-extensions (4.12.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/typing-extensions/4.12.2/json HTTP/1.1" 200 1979
[filelock:filelock] Attempting to acquire lock 140704957623536 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/f/5/e/06f5e6ff249dca41a6c62a58477ec555f09d75c84fb8ea39a2015bd2.lock
[filelock:filelock] Lock 140704957623536 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/f/5/e/06f5e6ff249dca41a6c62a58477ec555f09d75c84fb8ea39a2015bd2.lock
[filelock:filelock] Attempting to release lock 140704957623536 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/f/5/e/06f5e6ff249dca41a6c62a58477ec555f09d75c84fb8ea39a2015bd2.lock
[filelock:filelock] Lock 140704957623536 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/f/5/e/06f5e6ff249dca41a6c62a58477ec555f09d75c84fb8ea39a2015bd2.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/26/9f/ad63fc0248c5379346306f8668cda6e2e2e9c95e01216d2b8ffd9ff037d0/typing_extensions-4.12.2-py3-none-any.whl.metadata HTTP/1.1" 200 1237
[filelock:filelock] Attempting to acquire lock 140704957624976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/1/5/3/0/21530619f5c4963265779a08a82f89b7fa9994b3703716b06b233f35.lock
[filelock:filelock] Lock 140704957624976 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/1/5/3/0/21530619f5c4963265779a08a82f89b7fa9994b3703716b06b233f35.lock
[filelock:filelock] Attempting to release lock 140704957624976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/1/5/3/0/21530619f5c4963265779a08a82f89b7fa9994b3703716b06b233f35.lock
[filelock:filelock] Lock 140704957624976 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/1/5/3/0/21530619f5c4963265779a08a82f89b7fa9994b3703716b06b233f35.lock
   1: selecting typing-extensions (4.12.2)
Source (PyPI): Getting info for sphinx (7.4.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx/7.4.3/json HTTP/1.1" 200 2750
[filelock:filelock] Attempting to acquire lock 140704957624112 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/7/3/d/d/673dd72ee04f44c905228add97501da92af60a61b82890de8d2cca16.lock
[filelock:filelock] Lock 140704957624112 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/7/3/d/d/673dd72ee04f44c905228add97501da92af60a61b82890de8d2cca16.lock
[filelock:filelock] Attempting to release lock 140704957624112 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/7/3/d/d/673dd72ee04f44c905228add97501da92af60a61b82890de8d2cca16.lock
[filelock:filelock] Lock 140704957624112 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/7/3/d/d/673dd72ee04f44c905228add97501da92af60a61b82890de8d2cca16.lock
   1: fact: sphinx (7.4.3) depends on sphinxcontrib-applehelp (*)
   1: fact: sphinx (7.4.3) depends on sphinxcontrib-devhelp (*)
   1: fact: sphinx (7.4.3) depends on sphinxcontrib-jsmath (*)
   1: fact: sphinx (7.4.3) depends on sphinxcontrib-htmlhelp (>=2.0.0)
   1: fact: sphinx (7.4.3) depends on sphinxcontrib-serializinghtml (>=1.1.9)
   1: fact: sphinx (7.4.3) depends on sphinxcontrib-qthelp (*)
   1: fact: sphinx (7.4.3) depends on Jinja2 (>=3.1)
   1: fact: sphinx (7.4.3) depends on Pygments (>=2.17)
   1: fact: sphinx (7.4.3) depends on docutils (>=0.20,<0.22)
   1: fact: sphinx (7.4.3) depends on snowballstemmer (>=2.2)
   1: fact: sphinx (7.4.3) depends on babel (>=2.13)
   1: fact: sphinx (7.4.3) depends on alabaster (>=0.7.14,<0.8.0)
   1: fact: sphinx (7.4.3) depends on imagesize (>=1.3)
   1: fact: sphinx (7.4.3) depends on requests (>=2.30.0)
   1: fact: sphinx (7.4.3) depends on packaging (>=23.0)
   1: fact: sphinx (7.4.3) depends on tomli (>=2)
   1: fact: sphinx (7.4.3) depends on colorama (>=0.4.6)
   1: derived: not sphinx (==7.4.3)
Source (PyPI): Getting info for sphinx (7.4.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx/7.4.2/json HTTP/1.1" 200 2757
[filelock:filelock] Attempting to acquire lock 140704957626032 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/3/1/8/863187c3e7a71b2532ff784c91ee198582c2de0e897ee7d2ea4dc563.lock
[filelock:filelock] Lock 140704957626032 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/3/1/8/863187c3e7a71b2532ff784c91ee198582c2de0e897ee7d2ea4dc563.lock
[filelock:filelock] Attempting to release lock 140704957626032 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/3/1/8/863187c3e7a71b2532ff784c91ee198582c2de0e897ee7d2ea4dc563.lock
[filelock:filelock] Lock 140704957626032 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/3/1/8/863187c3e7a71b2532ff784c91ee198582c2de0e897ee7d2ea4dc563.lock
   1: fact: sphinx (7.4.2) depends on sphinxcontrib-applehelp (*)
   1: fact: sphinx (7.4.2) depends on sphinxcontrib-devhelp (*)
   1: fact: sphinx (7.4.2) depends on sphinxcontrib-jsmath (*)
   1: fact: sphinx (7.4.2) depends on sphinxcontrib-htmlhelp (>=2.0.0)
   1: fact: sphinx (7.4.2) depends on sphinxcontrib-serializinghtml (>=1.1.9)
   1: fact: sphinx (7.4.2) depends on sphinxcontrib-qthelp (*)
   1: fact: sphinx (7.4.2) depends on Jinja2 (>=3.1)
   1: fact: sphinx (7.4.2) depends on Pygments (>=2.17)
   1: fact: sphinx (7.4.2) depends on docutils (>=0.20,<0.22)
   1: fact: sphinx (7.4.2) depends on snowballstemmer (>=2.2)
   1: fact: sphinx (7.4.2) depends on babel (>=2.13)
   1: fact: sphinx (7.4.2) depends on alabaster (>=0.7.14,<0.8.0)
   1: fact: sphinx (7.4.2) depends on imagesize (>=1.3)
   1: fact: sphinx (7.4.2) depends on requests (>=2.30.0)
   1: fact: sphinx (7.4.2) depends on packaging (>=23.0)
   1: fact: sphinx (7.4.2) depends on tomli (>=2)
   1: fact: sphinx (7.4.2) depends on colorama (>=0.4.6)
   1: derived: not sphinx (==7.4.2)
Source (PyPI): Getting info for dj-database-url (2.3.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/dj-database-url/2.3.0/json HTTP/1.1" 200 4198
[filelock:filelock] Attempting to acquire lock 140704958317968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/7/f/e/c27fe8a8d8eca59ddb44ee78fc8faff64c3ae4f480499aae101166bc.lock
[filelock:filelock] Lock 140704958317968 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/7/f/e/c27fe8a8d8eca59ddb44ee78fc8faff64c3ae4f480499aae101166bc.lock
[filelock:filelock] Attempting to release lock 140704958317968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/7/f/e/c27fe8a8d8eca59ddb44ee78fc8faff64c3ae4f480499aae101166bc.lock
[filelock:filelock] Lock 140704958317968 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/7/f/e/c27fe8a8d8eca59ddb44ee78fc8faff64c3ae4f480499aae101166bc.lock
   1: fact: dj-database-url (2.3.0) depends on Django (>=4.2)
   1: fact: dj-database-url (2.3.0) depends on typing_extensions (>=3.10.0.0)
   1: selecting dj-database-url (2.3.0)
   1: derived: Django (>=4.2)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django/ HTTP/1.1" 200 89926
[filelock:filelock] Attempting to acquire lock 140704958317584 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/c/c/e/9dccef524c9f359b3a75b6f86f4ab8afaa5e3cd261f31c817fcba734.lock
[filelock:filelock] Lock 140704958317584 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/c/c/e/9dccef524c9f359b3a75b6f86f4ab8afaa5e3cd261f31c817fcba734.lock
[filelock:filelock] Attempting to release lock 140704958317584 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/c/c/e/9dccef524c9f359b3a75b6f86f4ab8afaa5e3cd261f31c817fcba734.lock
[filelock:filelock] Lock 140704958317584 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/c/c/e/9dccef524c9f359b3a75b6f86f4ab8afaa5e3cd261f31c817fcba734.lock
Source (PyPI): 38 packages found for django >=4.2
Source (PyPI): Getting info for django (5.1.6) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django/5.1.6/json HTTP/1.1" 200 2364
[filelock:filelock] Attempting to acquire lock 140704957524368 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/2/7/2/ed27247f202c2c37775f095ac78c97ea687265718d614e2a6347e061.lock
[filelock:filelock] Lock 140704957524368 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/2/7/2/ed27247f202c2c37775f095ac78c97ea687265718d614e2a6347e061.lock
[filelock:filelock] Attempting to release lock 140704957524368 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/2/7/2/ed27247f202c2c37775f095ac78c97ea687265718d614e2a6347e061.lock
[filelock:filelock] Lock 140704957524368 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/2/7/2/ed27247f202c2c37775f095ac78c97ea687265718d614e2a6347e061.lock
   1: fact: django (5.1.6) depends on asgiref (>=3.8.1,<4)
   1: fact: django (5.1.6) depends on sqlparse (>=0.3.1)
   1: fact: django (5.1.6) depends on tzdata (*)
   1: selecting django (5.1.6)
   1: derived: tzdata
   1: derived: sqlparse (>=0.3.1)
   1: derived: asgiref (>=3.8.1,<4)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/tzdata/ HTTP/1.1" 200 8161
[filelock:filelock] Attempting to acquire lock 140704957526000 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/f/6/e/0cf6e817e2c5554000c735ecab0f3cf492f7d33b50d5a474a801ba24.lock
[filelock:filelock] Lock 140704957526000 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/f/6/e/0cf6e817e2c5554000c735ecab0f3cf492f7d33b50d5a474a801ba24.lock
[filelock:filelock] Attempting to release lock 140704957526000 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/f/6/e/0cf6e817e2c5554000c735ecab0f3cf492f7d33b50d5a474a801ba24.lock
[filelock:filelock] Lock 140704957526000 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/f/6/e/0cf6e817e2c5554000c735ecab0f3cf492f7d33b50d5a474a801ba24.lock
Source (PyPI): 25 packages found for tzdata *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sqlparse/ HTTP/1.1" 200 6888
[filelock:filelock] Attempting to acquire lock 140704955762928 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/0/b/1/8/c0b189c21493ac131f0dd980c301012ccdcdf80d500d85eca570b41c.lock
[filelock:filelock] Lock 140704955762928 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/0/b/1/8/c0b189c21493ac131f0dd980c301012ccdcdf80d500d85eca570b41c.lock
[filelock:filelock] Attempting to release lock 140704955762928 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/0/b/1/8/c0b189c21493ac131f0dd980c301012ccdcdf80d500d85eca570b41c.lock
[filelock:filelock] Lock 140704955762928 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/0/b/1/8/c0b189c21493ac131f0dd980c301012ccdcdf80d500d85eca570b41c.lock
Source (PyPI): 10 packages found for sqlparse >=0.3.1
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/asgiref/ HTTP/1.1" 200 16704
[filelock:filelock] Attempting to acquire lock 140704955764656 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/6/3/2/9163228b7d2afed58cccf392b60beb7f398a703c63500e7e9974551d.lock
[filelock:filelock] Lock 140704955764656 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/6/3/2/9163228b7d2afed58cccf392b60beb7f398a703c63500e7e9974551d.lock
[filelock:filelock] Attempting to release lock 140704955764656 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/6/3/2/9163228b7d2afed58cccf392b60beb7f398a703c63500e7e9974551d.lock
[filelock:filelock] Lock 140704955764656 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/6/3/2/9163228b7d2afed58cccf392b60beb7f398a703c63500e7e9974551d.lock
Source (PyPI): 1 packages found for asgiref >=3.8.1,<4
Source (PyPI): Getting info for asgiref (3.8.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/asgiref/3.8.1/json HTTP/1.1" 200 4457
[filelock:filelock] Attempting to acquire lock 140704955765616 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/7/2/8/83728231c16a2f9e075af9a7021015e5dcb3824f9e373f786a600430.lock
[filelock:filelock] Lock 140704955765616 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/7/2/8/83728231c16a2f9e075af9a7021015e5dcb3824f9e373f786a600430.lock
[filelock:filelock] Attempting to release lock 140704955765616 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/7/2/8/83728231c16a2f9e075af9a7021015e5dcb3824f9e373f786a600430.lock
[filelock:filelock] Lock 140704955765616 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/7/2/8/83728231c16a2f9e075af9a7021015e5dcb3824f9e373f786a600430.lock
   1: fact: asgiref (3.8.1) depends on typing-extensions (>=4)
   1: selecting asgiref (3.8.1)
Source (PyPI): Getting info for sphinx (7.4.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx/7.4.1/json HTTP/1.1" 200 2751
[filelock:filelock] Attempting to acquire lock 140704955765328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/4/6/e/bb46e5cf9b850bea8680b66b97ff26ce37c4583262bdf8d8433466f6.lock
[filelock:filelock] Lock 140704955765328 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/4/6/e/bb46e5cf9b850bea8680b66b97ff26ce37c4583262bdf8d8433466f6.lock
[filelock:filelock] Attempting to release lock 140704955765328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/4/6/e/bb46e5cf9b850bea8680b66b97ff26ce37c4583262bdf8d8433466f6.lock
[filelock:filelock] Lock 140704955765328 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/4/6/e/bb46e5cf9b850bea8680b66b97ff26ce37c4583262bdf8d8433466f6.lock
   1: fact: sphinx (7.4.1) depends on sphinxcontrib-applehelp (*)
   1: fact: sphinx (7.4.1) depends on sphinxcontrib-devhelp (*)
   1: fact: sphinx (7.4.1) depends on sphinxcontrib-jsmath (*)
   1: fact: sphinx (7.4.1) depends on sphinxcontrib-htmlhelp (>=2.0.0)
   1: fact: sphinx (7.4.1) depends on sphinxcontrib-serializinghtml (>=1.1.9)
   1: fact: sphinx (7.4.1) depends on sphinxcontrib-qthelp (*)
   1: fact: sphinx (7.4.1) depends on Jinja2 (>=3.1)
   1: fact: sphinx (7.4.1) depends on Pygments (>=2.17)
   1: fact: sphinx (7.4.1) depends on docutils (>=0.20,<0.22)
   1: fact: sphinx (7.4.1) depends on snowballstemmer (>=2.2)
   1: fact: sphinx (7.4.1) depends on babel (>=2.13)
   1: fact: sphinx (7.4.1) depends on alabaster (>=0.7.14,<0.8.0)
   1: fact: sphinx (7.4.1) depends on imagesize (>=1.3)
   1: fact: sphinx (7.4.1) depends on requests (>=2.30.0)
   1: fact: sphinx (7.4.1) depends on packaging (>=23.0)
   1: fact: sphinx (7.4.1) depends on tomli (>=2)
   1: fact: sphinx (7.4.1) depends on colorama (>=0.4.6)
   1: derived: not sphinx (==7.4.1)
Source (PyPI): Getting info for coverage (7.6.12) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/coverage/7.6.12/json HTTP/1.1" 200 12746
[filelock:filelock] Attempting to acquire lock 140704955770416 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/5/3/6/f35360b00cb55f6ebc52e668c3e92c93f727faebac8685a9ae4a9fde.lock
[filelock:filelock] Lock 140704955770416 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/5/3/6/f35360b00cb55f6ebc52e668c3e92c93f727faebac8685a9ae4a9fde.lock
[filelock:filelock] Attempting to release lock 140704955770416 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/5/3/6/f35360b00cb55f6ebc52e668c3e92c93f727faebac8685a9ae4a9fde.lock
[filelock:filelock] Lock 140704955770416 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/5/3/6/f35360b00cb55f6ebc52e668c3e92c93f727faebac8685a9ae4a9fde.lock
   1: fact: coverage[toml] (7.6.12) depends on coverage (7.6.12)
   1: fact: coverage[toml] (7.6.12) depends on tomli (*)
   1: selecting coverage[toml] (7.6.12)
   1: derived: tomli
   1: derived: coverage (==7.6.12)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/tomli/ HTTP/1.1" 200 10587
[filelock:filelock] Attempting to acquire lock 140704955768304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/4/6/0/c84608549463ae90303a0f39c4b1e01a1717f15e0529931eee51391c.lock
[filelock:filelock] Lock 140704955768304 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/4/6/0/c84608549463ae90303a0f39c4b1e01a1717f15e0529931eee51391c.lock
[filelock:filelock] Attempting to release lock 140704955768304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/4/6/0/c84608549463ae90303a0f39c4b1e01a1717f15e0529931eee51391c.lock
[filelock:filelock] Lock 140704955768304 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/8/4/6/0/c84608549463ae90303a0f39c4b1e01a1717f15e0529931eee51391c.lock
Source (PyPI): 26 packages found for tomli *
   1: selecting coverage (7.6.12)
Source (PyPI): Getting info for sphinx (7.4.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx/7.4.0/json HTTP/1.1" 200 2754
[filelock:filelock] Attempting to acquire lock 140704954421936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/5/f/1/175f1576b7e7ca6d6ba5b898875323afde247501668ba0cb602b7537.lock
[filelock:filelock] Lock 140704954421936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/5/f/1/175f1576b7e7ca6d6ba5b898875323afde247501668ba0cb602b7537.lock
[filelock:filelock] Attempting to release lock 140704954421936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/5/f/1/175f1576b7e7ca6d6ba5b898875323afde247501668ba0cb602b7537.lock
[filelock:filelock] Lock 140704954421936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/5/f/1/175f1576b7e7ca6d6ba5b898875323afde247501668ba0cb602b7537.lock
   1: fact: sphinx (7.4.0) depends on sphinxcontrib-applehelp (*)
   1: fact: sphinx (7.4.0) depends on sphinxcontrib-devhelp (*)
   1: fact: sphinx (7.4.0) depends on sphinxcontrib-jsmath (*)
   1: fact: sphinx (7.4.0) depends on sphinxcontrib-htmlhelp (>=2.0.0)
   1: fact: sphinx (7.4.0) depends on sphinxcontrib-serializinghtml (>=1.1.9)
   1: fact: sphinx (7.4.0) depends on sphinxcontrib-qthelp (*)
   1: fact: sphinx (7.4.0) depends on Jinja2 (>=3.1)
   1: fact: sphinx (7.4.0) depends on Pygments (>=2.17)
   1: fact: sphinx (7.4.0) depends on docutils (>=0.20,<0.22)
   1: fact: sphinx (7.4.0) depends on snowballstemmer (>=2.2)
   1: fact: sphinx (7.4.0) depends on babel (>=2.13)
   1: fact: sphinx (7.4.0) depends on alabaster (>=0.7.14,<0.8.0)
   1: fact: sphinx (7.4.0) depends on imagesize (>=1.3)
   1: fact: sphinx (7.4.0) depends on requests (>=2.30.0)
   1: fact: sphinx (7.4.0) depends on packaging (>=23.0)
   1: fact: sphinx (7.4.0) depends on tomli (>=2)
   1: fact: sphinx (7.4.0) depends on colorama (>=0.4.6)
   1: derived: not sphinx (==7.4.0)
Source (PyPI): Getting info for idna (3.10) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/idna/3.10/json HTTP/1.1" 200 4710
[filelock:filelock] Attempting to acquire lock 140704954424528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/8/f/0/3/88f0362ee289b5db54ee7a5bd4c28ca2e87b4addef4f678ec8f92638.lock
[filelock:filelock] Lock 140704954424528 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/8/f/0/3/88f0362ee289b5db54ee7a5bd4c28ca2e87b4addef4f678ec8f92638.lock
[filelock:filelock] Attempting to release lock 140704954424528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/8/f/0/3/88f0362ee289b5db54ee7a5bd4c28ca2e87b4addef4f678ec8f92638.lock
[filelock:filelock] Lock 140704954424528 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/8/f/0/3/88f0362ee289b5db54ee7a5bd4c28ca2e87b4addef4f678ec8f92638.lock
   1: selecting idna (3.10)
Source (PyPI): Getting info for sphinx (7.3.7) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinx/7.3.7/json HTTP/1.1" 200 2710
[filelock:filelock] Attempting to acquire lock 140704954424336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/4/c/1/4/14c14687f68444069c3d08809a806a10c9a08dc917d250a9cd96332a.lock
[filelock:filelock] Lock 140704954424336 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/4/c/1/4/14c14687f68444069c3d08809a806a10c9a08dc917d250a9cd96332a.lock
[filelock:filelock] Attempting to release lock 140704954424336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/4/c/1/4/14c14687f68444069c3d08809a806a10c9a08dc917d250a9cd96332a.lock
[filelock:filelock] Lock 140704954424336 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/4/c/1/4/14c14687f68444069c3d08809a806a10c9a08dc917d250a9cd96332a.lock
   1: fact: sphinx (7.3.7) depends on sphinxcontrib-applehelp (*)
   1: fact: sphinx (7.3.7) depends on sphinxcontrib-devhelp (*)
   1: fact: sphinx (7.3.7) depends on sphinxcontrib-jsmath (*)
   1: fact: sphinx (7.3.7) depends on sphinxcontrib-htmlhelp (>=2.0.0)
   1: fact: sphinx (7.3.7) depends on sphinxcontrib-serializinghtml (>=1.1.9)
   1: fact: sphinx (7.3.7) depends on sphinxcontrib-qthelp (*)
   1: fact: sphinx (7.3.7) depends on Jinja2 (>=3.0)
   1: fact: sphinx (7.3.7) depends on Pygments (>=2.14)
   1: fact: sphinx (7.3.7) depends on docutils (>=0.18.1,<0.22)
   1: fact: sphinx (7.3.7) depends on snowballstemmer (>=2.0)
   1: fact: sphinx (7.3.7) depends on babel (>=2.9)
   1: fact: sphinx (7.3.7) depends on alabaster (>=0.7.14,<0.8.0)
   1: fact: sphinx (7.3.7) depends on imagesize (>=1.3)
   1: fact: sphinx (7.3.7) depends on requests (>=2.25.0)
   1: fact: sphinx (7.3.7) depends on packaging (>=21.0)
   1: fact: sphinx (7.3.7) depends on tomli (>=2)
   1: fact: sphinx (7.3.7) depends on colorama (>=0.4.5)
   1: selecting sphinx (7.3.7)
   1: derived: colorama (>=0.4.5)
   1: derived: tomli (>=2)
   1: derived: imagesize (>=1.3)
   1: derived: alabaster (>=0.7.14,<0.8.0)
   1: derived: babel (>=2.9)
   1: derived: snowballstemmer (>=2.0)
   1: derived: docutils (>=0.18.1,<0.22)
   1: derived: Pygments (>=2.14)
   1: derived: Jinja2 (>=3.0)
   1: derived: sphinxcontrib-qthelp
   1: derived: sphinxcontrib-serializinghtml (>=1.1.9)
   1: derived: sphinxcontrib-htmlhelp (>=2.0.0)
   1: derived: sphinxcontrib-jsmath
   1: derived: sphinxcontrib-devhelp
   1: derived: sphinxcontrib-applehelp
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/colorama/ HTTP/1.1" 200 11103
[filelock:filelock] Attempting to acquire lock 140704954427120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/e/0/1/04e017851dbfe81db92d092eaaf2526622c3950bcb8f2696e57143da.lock
[filelock:filelock] Lock 140704954427120 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/e/0/1/04e017851dbfe81db92d092eaaf2526622c3950bcb8f2696e57143da.lock
[filelock:filelock] Attempting to release lock 140704954427120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/e/0/1/04e017851dbfe81db92d092eaaf2526622c3950bcb8f2696e57143da.lock
[filelock:filelock] Lock 140704954427120 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/e/0/1/04e017851dbfe81db92d092eaaf2526622c3950bcb8f2696e57143da.lock
Source (PyPI): 2 packages found for colorama >=0.4.5
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/imagesize/ HTTP/1.1" 200 3111
[filelock:filelock] Attempting to acquire lock 140704954427792 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/7/2/e/f372e7ae08402807f564d05cdb1ec745f50195b33900ddbec7e8353c.lock
[filelock:filelock] Lock 140704954427792 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/7/2/e/f372e7ae08402807f564d05cdb1ec745f50195b33900ddbec7e8353c.lock
[filelock:filelock] Attempting to release lock 140704954427792 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/7/2/e/f372e7ae08402807f564d05cdb1ec745f50195b33900ddbec7e8353c.lock
[filelock:filelock] Lock 140704954427792 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/7/2/e/f372e7ae08402807f564d05cdb1ec745f50195b33900ddbec7e8353c.lock
Source (PyPI): 3 packages found for imagesize >=1.3
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/alabaster/ HTTP/1.1" 200 5730
[filelock:filelock] Attempting to acquire lock 140704954429232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/7/0/1/6b701ea6dd0ab0b2838453e7348c98d3060441eb36fea66fc36a5bee.lock
[filelock:filelock] Lock 140704954429232 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/7/0/1/6b701ea6dd0ab0b2838453e7348c98d3060441eb36fea66fc36a5bee.lock
[filelock:filelock] Attempting to release lock 140704954429232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/7/0/1/6b701ea6dd0ab0b2838453e7348c98d3060441eb36fea66fc36a5bee.lock
[filelock:filelock] Lock 140704954429232 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/7/0/1/6b701ea6dd0ab0b2838453e7348c98d3060441eb36fea66fc36a5bee.lock
Source (PyPI): 3 packages found for alabaster >=0.7.14,<0.8.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/babel/ HTTP/1.1" 200 10195
[filelock:filelock] Attempting to acquire lock 140704954430864 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/1/d/e/a51deeccd1b64d41b0c89e5a9a937fcd7702053e04108f96f96e56a5.lock
[filelock:filelock] Lock 140704954430864 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/1/d/e/a51deeccd1b64d41b0c89e5a9a937fcd7702053e04108f96f96e56a5.lock
[filelock:filelock] Attempting to release lock 140704954430864 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/1/d/e/a51deeccd1b64d41b0c89e5a9a937fcd7702053e04108f96f96e56a5.lock
[filelock:filelock] Lock 140704954430864 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/1/d/e/a51deeccd1b64d41b0c89e5a9a937fcd7702053e04108f96f96e56a5.lock
Source (PyPI): 15 packages found for babel >=2.9
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/snowballstemmer/ HTTP/1.1" 200 2076
[filelock:filelock] Attempting to acquire lock 140704955171952 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/c/c/a/3/6cca336aa79726ffde17f0516ea46d41feabc84a72123b2fc602287c.lock
[filelock:filelock] Lock 140704955171952 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/c/c/a/3/6cca336aa79726ffde17f0516ea46d41feabc84a72123b2fc602287c.lock
[filelock:filelock] Attempting to release lock 140704955171952 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/c/c/a/3/6cca336aa79726ffde17f0516ea46d41feabc84a72123b2fc602287c.lock
[filelock:filelock] Lock 140704955171952 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/c/c/a/3/6cca336aa79726ffde17f0516ea46d41feabc84a72123b2fc602287c.lock
Source (PyPI): 3 packages found for snowballstemmer >=2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/docutils/ HTTP/1.1" 200 9671
[filelock:filelock] Attempting to acquire lock 140704955172528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/e/1/1/5be1135dcb7a68de4427c71119ff80f66b671ae16db019966320bd6b.lock
[filelock:filelock] Lock 140704955172528 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/e/1/1/5be1135dcb7a68de4427c71119ff80f66b671ae16db019966320bd6b.lock
[filelock:filelock] Attempting to release lock 140704955172528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/e/1/1/5be1135dcb7a68de4427c71119ff80f66b671ae16db019966320bd6b.lock
[filelock:filelock] Lock 140704955172528 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/e/1/1/5be1135dcb7a68de4427c71119ff80f66b671ae16db019966320bd6b.lock
Source (PyPI): 8 packages found for docutils >=0.18.1,<0.22
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pygments/ HTTP/1.1" 200 22012
[filelock:filelock] Attempting to acquire lock 140704955173872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/5/f/7/7a5f717e7b3fb99ec006f4d173aad55224eb063005c662c586ba0518.lock
[filelock:filelock] Lock 140704955173872 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/5/f/7/7a5f717e7b3fb99ec006f4d173aad55224eb063005c662c586ba0518.lock
[filelock:filelock] Attempting to release lock 140704955173872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/5/f/7/7a5f717e7b3fb99ec006f4d173aad55224eb063005c662c586ba0518.lock
[filelock:filelock] Lock 140704955173872 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/5/f/7/7a5f717e7b3fb99ec006f4d173aad55224eb063005c662c586ba0518.lock
Source (PyPI): 11 packages found for pygments >=2.14
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/jinja2/ HTTP/1.1" 200 12282
[filelock:filelock] Attempting to acquire lock 140704955182800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/9/7/6/45976c194ebb9180bf7410d422bcad653ce13bcb64dda0d07d72b09d.lock
[filelock:filelock] Lock 140704955182800 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/9/7/6/45976c194ebb9180bf7410d422bcad653ce13bcb64dda0d07d72b09d.lock
[filelock:filelock] Attempting to release lock 140704955182800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/9/7/6/45976c194ebb9180bf7410d422bcad653ce13bcb64dda0d07d72b09d.lock
[filelock:filelock] Lock 140704955182800 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/9/7/6/45976c194ebb9180bf7410d422bcad653ce13bcb64dda0d07d72b09d.lock
Source (PyPI): 10 packages found for jinja2 >=3.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinxcontrib-qthelp/ HTTP/1.1" 200 2995
[filelock:filelock] Attempting to acquire lock 140704955186064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/c/c/b/63ccb92b9fe985bac5dc45fe56cd2036d786f3de6aecd329a6d0128f.lock
[filelock:filelock] Lock 140704955186064 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/c/c/b/63ccb92b9fe985bac5dc45fe56cd2036d786f3de6aecd329a6d0128f.lock
[filelock:filelock] Attempting to release lock 140704955186064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/c/c/b/63ccb92b9fe985bac5dc45fe56cd2036d786f3de6aecd329a6d0128f.lock
[filelock:filelock] Lock 140704955186064 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/c/c/b/63ccb92b9fe985bac5dc45fe56cd2036d786f3de6aecd329a6d0128f.lock
Source (PyPI): 10 packages found for sphinxcontrib-qthelp *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinxcontrib-serializinghtml/ HTTP/1.1" 200 3536
[filelock:filelock] Attempting to acquire lock 140704953780656 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/e/3/0/27e3006fb7a1560e07c44f15b6fbf876d3bcb6507ff87107efb1226a.lock
[filelock:filelock] Lock 140704953780656 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/e/3/0/27e3006fb7a1560e07c44f15b6fbf876d3bcb6507ff87107efb1226a.lock
[filelock:filelock] Attempting to release lock 140704953780656 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/e/3/0/27e3006fb7a1560e07c44f15b6fbf876d3bcb6507ff87107efb1226a.lock
[filelock:filelock] Lock 140704953780656 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/e/3/0/27e3006fb7a1560e07c44f15b6fbf876d3bcb6507ff87107efb1226a.lock
Source (PyPI): 3 packages found for sphinxcontrib-serializinghtml >=1.1.9
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinxcontrib-htmlhelp/ HTTP/1.1" 200 3524
[filelock:filelock] Attempting to acquire lock 140704953785168 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/9/5/c/9295c7e96341f905fb5904f0c92d44efd943866c4e2357901863ddc0.lock
[filelock:filelock] Lock 140704953785168 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/9/5/c/9295c7e96341f905fb5904f0c92d44efd943866c4e2357901863ddc0.lock
[filelock:filelock] Attempting to release lock 140704953785168 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/9/5/c/9295c7e96341f905fb5904f0c92d44efd943866c4e2357901863ddc0.lock
[filelock:filelock] Lock 140704953785168 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/9/5/c/9295c7e96341f905fb5904f0c92d44efd943866c4e2357901863ddc0.lock
Source (PyPI): 8 packages found for sphinxcontrib-htmlhelp >=2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinxcontrib-jsmath/ HTTP/1.1" 200 852
[filelock:filelock] Attempting to acquire lock 140704953788912 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/b/d/7/9/9bd798f80e502795959969a3b12771f2eeedb09dd0a5b026a2b1b11d.lock
[filelock:filelock] Lock 140704953788912 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/b/d/7/9/9bd798f80e502795959969a3b12771f2eeedb09dd0a5b026a2b1b11d.lock
[filelock:filelock] Attempting to release lock 140704953788912 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/b/d/7/9/9bd798f80e502795959969a3b12771f2eeedb09dd0a5b026a2b1b11d.lock
[filelock:filelock] Lock 140704953788912 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/b/d/7/9/9bd798f80e502795959969a3b12771f2eeedb09dd0a5b026a2b1b11d.lock
Source (PyPI): 2 packages found for sphinxcontrib-jsmath *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinxcontrib-devhelp/ HTTP/1.1" 200 2474
[filelock:filelock] Attempting to acquire lock 140704953790160 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/d/2/3/7fd23999479d232e1db8dfb9d09b023db54b32339c313a181ff356ae.lock
[filelock:filelock] Lock 140704953790160 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/d/2/3/7fd23999479d232e1db8dfb9d09b023db54b32339c313a181ff356ae.lock
[filelock:filelock] Attempting to release lock 140704953790160 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/d/2/3/7fd23999479d232e1db8dfb9d09b023db54b32339c313a181ff356ae.lock
[filelock:filelock] Lock 140704953790160 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/d/2/3/7fd23999479d232e1db8dfb9d09b023db54b32339c313a181ff356ae.lock
Source (PyPI): 8 packages found for sphinxcontrib-devhelp *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sphinxcontrib-applehelp/ HTTP/1.1" 200 3028
[filelock:filelock] Attempting to acquire lock 140704953793136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/e/8/3/2/0e8323f2116dc460629c37a6627885441f24e226df19a53e3df82367.lock
[filelock:filelock] Lock 140704953793136 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/e/8/3/2/0e8323f2116dc460629c37a6627885441f24e226df19a53e3df82367.lock
[filelock:filelock] Attempting to release lock 140704953793136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/e/8/3/2/0e8323f2116dc460629c37a6627885441f24e226df19a53e3df82367.lock
[filelock:filelock] Lock 140704953793136 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/e/8/3/2/0e8323f2116dc460629c37a6627885441f24e226df19a53e3df82367.lock
Source (PyPI): 10 packages found for sphinxcontrib-applehelp *
Source (PyPI): Getting info for babel (2.17.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/babel/2.17.0/json HTTP/1.1" 200 1447
[filelock:filelock] Attempting to acquire lock 140704954042032 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/2/6/f/c226f64cb8686c2d93d4b33d4cd4f472dcc86c78a0617732b4ce7106.lock
[filelock:filelock] Lock 140704954042032 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/2/6/f/c226f64cb8686c2d93d4b33d4cd4f472dcc86c78a0617732b4ce7106.lock
[filelock:filelock] Attempting to release lock 140704954042032 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/2/6/f/c226f64cb8686c2d93d4b33d4cd4f472dcc86c78a0617732b4ce7106.lock
[filelock:filelock] Lock 140704954042032 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/2/6/f/c226f64cb8686c2d93d4b33d4cd4f472dcc86c78a0617732b4ce7106.lock
   1: selecting babel (2.17.0)
Source (PyPI): Getting info for testing-postgresql (1.3.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/testing-postgresql/1.3.0/json HTTP/1.1" 200 3068
[filelock:filelock] Attempting to acquire lock 140704954043376 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/7/2/e/5/b72e522ef240e87340f07dd3b26ac00fe7e7d190c0a2cda662eb379f.lock
[filelock:filelock] Lock 140704954043376 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/7/2/e/5/b72e522ef240e87340f07dd3b26ac00fe7e7d190c0a2cda662eb379f.lock
[filelock:filelock] Attempting to release lock 140704954043376 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/7/2/e/5/b72e522ef240e87340f07dd3b26ac00fe7e7d190c0a2cda662eb379f.lock
[filelock:filelock] Lock 140704954043376 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/7/2/e/5/b72e522ef240e87340f07dd3b26ac00fe7e7d190c0a2cda662eb379f.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/11/76/d614d4bc950d961a73c952e9a2e0956d02d0869a86d3dfad070376863988/testing.postgresql-1.3.0-py2.py3-none-any.whl.metadata HTTP/1.1" 200 2334
[filelock:filelock] Attempting to acquire lock 140704954044432 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/7/c/1/317c1b69cf004cc15c71b109040a348345786f3cf5de69bf793852d7.lock
[filelock:filelock] Lock 140704954044432 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/7/c/1/317c1b69cf004cc15c71b109040a348345786f3cf5de69bf793852d7.lock
[filelock:filelock] Attempting to release lock 140704954044432 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/7/c/1/317c1b69cf004cc15c71b109040a348345786f3cf5de69bf793852d7.lock
[filelock:filelock] Lock 140704954044432 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/7/c/1/317c1b69cf004cc15c71b109040a348345786f3cf5de69bf793852d7.lock
   1: fact: testing-postgresql (1.3.0) depends on pg8000 (>=1.10)
   1: fact: testing-postgresql (1.3.0) depends on testing.common.database (*)
   1: selecting testing-postgresql (1.3.0)
   1: derived: testing.common.database
   1: derived: pg8000 (>=1.10)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/testing-common-database/ HTTP/1.1" 200 1930
[filelock:filelock] Attempting to acquire lock 140704954046256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/7/3/4/be734ec7646cbd5187876cae1c6aee58299c0df16ea90fae9d3b9911.lock
[filelock:filelock] Lock 140704954046256 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/7/3/4/be734ec7646cbd5187876cae1c6aee58299c0df16ea90fae9d3b9911.lock
[filelock:filelock] Attempting to release lock 140704954046256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/7/3/4/be734ec7646cbd5187876cae1c6aee58299c0df16ea90fae9d3b9911.lock
[filelock:filelock] Lock 140704954046256 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/7/3/4/be734ec7646cbd5187876cae1c6aee58299c0df16ea90fae9d3b9911.lock
Source (PyPI): 6 packages found for testing-common-database *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pg8000/ HTTP/1.1" 200 22320
[filelock:filelock] Attempting to acquire lock 140704954046832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/2/3/7/592372f15da702f3af24653b50be9ff3834cbec744ba23b4d6f394be.lock
[filelock:filelock] Lock 140704954046832 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/2/3/7/592372f15da702f3af24653b50be9ff3834cbec744ba23b4d6f394be.lock
[filelock:filelock] Attempting to release lock 140704954046832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/2/3/7/592372f15da702f3af24653b50be9ff3834cbec744ba23b4d6f394be.lock
[filelock:filelock] Lock 140704954046832 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/2/3/7/592372f15da702f3af24653b50be9ff3834cbec744ba23b4d6f394be.lock
Source (PyPI): 74 packages found for pg8000 >=1.10
Source (PyPI): Getting info for pg8000 (1.31.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pg8000/1.31.2/json HTTP/1.1" 200 20278
[filelock:filelock] Attempting to acquire lock 140704952484208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/b/6/3/28b636772dfe965f621e4710e67cef31bd1a0a3ccd5e5318bc2169e6.lock
[filelock:filelock] Lock 140704952484208 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/b/6/3/28b636772dfe965f621e4710e67cef31bd1a0a3ccd5e5318bc2169e6.lock
[filelock:filelock] Attempting to release lock 140704952484208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/b/6/3/28b636772dfe965f621e4710e67cef31bd1a0a3ccd5e5318bc2169e6.lock
[filelock:filelock] Lock 140704952484208 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/b/6/3/28b636772dfe965f621e4710e67cef31bd1a0a3ccd5e5318bc2169e6.lock
   1: fact: pg8000 (1.31.2) depends on python-dateutil (>=2.8.2)
   1: fact: pg8000 (1.31.2) depends on scramp (>=1.4.5)
   1: selecting pg8000 (1.31.2)
   1: derived: scramp (>=1.4.5)
   1: derived: python-dateutil (>=2.8.2)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/scramp/ HTTP/1.1" 200 4020
[filelock:filelock] Attempting to acquire lock 140704952484784 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/f/a/6/0ffa650cc9df03d0bfae8feefc63a598468c3d8bc3890ee0e486303c.lock
[filelock:filelock] Lock 140704952484784 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/f/a/6/0ffa650cc9df03d0bfae8feefc63a598468c3d8bc3890ee0e486303c.lock
[filelock:filelock] Attempting to release lock 140704952484784 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/f/a/6/0ffa650cc9df03d0bfae8feefc63a598468c3d8bc3890ee0e486303c.lock
[filelock:filelock] Lock 140704952484784 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/f/a/6/0ffa650cc9df03d0bfae8feefc63a598468c3d8bc3890ee0e486303c.lock
Source (PyPI): 1 packages found for scramp >=1.4.5
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/python-dateutil/ HTTP/1.1" 200 7324
[filelock:filelock] Attempting to acquire lock 140704952485744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/1/a/1/0/e1a102a58d5f97b4d2a7ffd62157f43e68a5808f81e4779f2eb95e89.lock
[filelock:filelock] Lock 140704952485744 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/1/a/1/0/e1a102a58d5f97b4d2a7ffd62157f43e68a5808f81e4779f2eb95e89.lock
[filelock:filelock] Attempting to release lock 140704952485744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/1/a/1/0/e1a102a58d5f97b4d2a7ffd62157f43e68a5808f81e4779f2eb95e89.lock
[filelock:filelock] Lock 140704952485744 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/1/a/1/0/e1a102a58d5f97b4d2a7ffd62157f43e68a5808f81e4779f2eb95e89.lock
Source (PyPI): 3 packages found for python-dateutil >=2.8.2
Source (PyPI): Getting info for scramp (1.4.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/scramp/1.4.5/json HTTP/1.1" 200 5837
[filelock:filelock] Attempting to acquire lock 140704952486320 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/0/d/1/f/40d1fdc39ce7306286dc355e7b59a5321ffbeaabd4a79271352a3619.lock
[filelock:filelock] Lock 140704952486320 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/0/d/1/f/40d1fdc39ce7306286dc355e7b59a5321ffbeaabd4a79271352a3619.lock
[filelock:filelock] Attempting to release lock 140704952486320 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/0/d/1/f/40d1fdc39ce7306286dc355e7b59a5321ffbeaabd4a79271352a3619.lock
[filelock:filelock] Lock 140704952486320 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/0/d/1/f/40d1fdc39ce7306286dc355e7b59a5321ffbeaabd4a79271352a3619.lock
   1: fact: scramp (1.4.5) depends on asn1crypto (>=1.5.1)
   1: selecting scramp (1.4.5)
   1: derived: asn1crypto (>=1.5.1)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/asn1crypto/ HTTP/1.1" 200 7869
[filelock:filelock] Attempting to acquire lock 140704952491216 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/f/b/6/acfb6d97970e03cb2a68946a421d74ca8797ab1c31db30b9202c5501.lock
[filelock:filelock] Lock 140704952491216 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/f/b/6/acfb6d97970e03cb2a68946a421d74ca8797ab1c31db30b9202c5501.lock
[filelock:filelock] Attempting to release lock 140704952491216 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/f/b/6/acfb6d97970e03cb2a68946a421d74ca8797ab1c31db30b9202c5501.lock
[filelock:filelock] Lock 140704952491216 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/f/b/6/acfb6d97970e03cb2a68946a421d74ca8797ab1c31db30b9202c5501.lock
Source (PyPI): 1 packages found for asn1crypto >=1.5.1
Source (PyPI): Getting info for asn1crypto (1.5.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/asn1crypto/1.5.1/json HTTP/1.1" 200 5129
[filelock:filelock] Attempting to acquire lock 140704952492368 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/a/b/5/28ab524f336c44ff0d519d23b801aaefe53f447052d6a64ad2f74f00.lock
[filelock:filelock] Lock 140704952492368 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/a/b/5/28ab524f336c44ff0d519d23b801aaefe53f447052d6a64ad2f74f00.lock
[filelock:filelock] Attempting to release lock 140704952492368 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/a/b/5/28ab524f336c44ff0d519d23b801aaefe53f447052d6a64ad2f74f00.lock
[filelock:filelock] Lock 140704952492368 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/a/b/5/28ab524f336c44ff0d519d23b801aaefe53f447052d6a64ad2f74f00.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/c9/7f/09065fd9e27da0eda08b4d6897f1c13535066174cc023af248fc2a8d5e5a/asn1crypto-1.5.1-py2.py3-none-any.whl.metadata HTTP/1.1" 200 4380
[filelock:filelock] Attempting to acquire lock 140704952492848 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/e/1/f/9ce1f189185ef34561bfa36b126464b0470b134b3824245db668d4f8.lock
[filelock:filelock] Lock 140704952492848 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/e/1/f/9ce1f189185ef34561bfa36b126464b0470b134b3824245db668d4f8.lock
[filelock:filelock] Attempting to release lock 140704952492848 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/e/1/f/9ce1f189185ef34561bfa36b126464b0470b134b3824245db668d4f8.lock
[filelock:filelock] Lock 140704952492848 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/e/1/f/9ce1f189185ef34561bfa36b126464b0470b134b3824245db668d4f8.lock
   1: selecting asn1crypto (1.5.1)
Source (PyPI): Getting info for click (8.1.8) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/click/8.1.8/json HTTP/1.1" 200 1891
[filelock:filelock] Attempting to acquire lock 140704952495440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/6/5/e/4/c65e465d815d912dcb1ed9f3c32cea65699231ddec313a08ce55eb49.lock
[filelock:filelock] Lock 140704952495440 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/6/5/e/4/c65e465d815d912dcb1ed9f3c32cea65699231ddec313a08ce55eb49.lock
[filelock:filelock] Attempting to release lock 140704952495440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/6/5/e/4/c65e465d815d912dcb1ed9f3c32cea65699231ddec313a08ce55eb49.lock
[filelock:filelock] Lock 140704952495440 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/6/5/e/4/c65e465d815d912dcb1ed9f3c32cea65699231ddec313a08ce55eb49.lock
   1: fact: click (8.1.8) depends on colorama (*)
   1: selecting click (8.1.8)
Source (PyPI): Getting info for pygments (2.19.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pygments/2.19.1/json HTTP/1.1" 200 1752
[filelock:filelock] Attempting to acquire lock 140704952495728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/3/c/a/5/a3ca535040c9ed20401fce36180d67d4ee3204dbc2b55f6e7e8d9b9b.lock
[filelock:filelock] Lock 140704952495728 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/3/c/a/5/a3ca535040c9ed20401fce36180d67d4ee3204dbc2b55f6e7e8d9b9b.lock
[filelock:filelock] Attempting to release lock 140704952495728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/3/c/a/5/a3ca535040c9ed20401fce36180d67d4ee3204dbc2b55f6e7e8d9b9b.lock
[filelock:filelock] Lock 140704952495728 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/3/c/a/5/a3ca535040c9ed20401fce36180d67d4ee3204dbc2b55f6e7e8d9b9b.lock
   1: selecting pygments (2.19.1)
Source (PyPI): Getting info for sqlparse (0.5.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sqlparse/0.5.3/json HTTP/1.1" 200 2139
[filelock:filelock] Attempting to acquire lock 140704952496304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/e/c/6/33ec6ae5c8fc5491efbd8668d72c39da7e440e2c732496c4b8d46d92.lock
[filelock:filelock] Lock 140704952496304 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/e/c/6/33ec6ae5c8fc5491efbd8668d72c39da7e440e2c732496c4b8d46d92.lock
[filelock:filelock] Attempting to release lock 140704952496304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/e/c/6/33ec6ae5c8fc5491efbd8668d72c39da7e440e2c732496c4b8d46d92.lock
[filelock:filelock] Lock 140704952496304 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/e/c/6/33ec6ae5c8fc5491efbd8668d72c39da7e440e2c732496c4b8d46d92.lock
   1: selecting sqlparse (0.5.3)
Source (PyPI): Getting info for jinja2 (3.1.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/jinja2/3.1.5/json HTTP/1.1" 200 2031
[filelock:filelock] Attempting to acquire lock 140704952496688 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/c/d/b/6ecdbe773f05a2c2ac2fa15b6dcd88a68ae5d8525882230d38657823.lock
[filelock:filelock] Lock 140704952496688 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/c/d/b/6ecdbe773f05a2c2ac2fa15b6dcd88a68ae5d8525882230d38657823.lock
[filelock:filelock] Attempting to release lock 140704952496688 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/c/d/b/6ecdbe773f05a2c2ac2fa15b6dcd88a68ae5d8525882230d38657823.lock
[filelock:filelock] Lock 140704952496688 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/c/d/b/6ecdbe773f05a2c2ac2fa15b6dcd88a68ae5d8525882230d38657823.lock
   1: fact: jinja2 (3.1.5) depends on MarkupSafe (>=2.0)
   1: selecting jinja2 (3.1.5)
   1: derived: MarkupSafe (>=2.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/markupsafe/ HTTP/1.1" 200 83937
[filelock:filelock] Attempting to acquire lock 140704952492944 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/5/2/4/9452417670b2e75527d793717779fce5d54e5f21adb3344c273876fa.lock
[filelock:filelock] Lock 140704952492944 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/5/2/4/9452417670b2e75527d793717779fce5d54e5f21adb3344c273876fa.lock
[filelock:filelock] Attempting to release lock 140704952492944 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/5/2/4/9452417670b2e75527d793717779fce5d54e5f21adb3344c273876fa.lock
[filelock:filelock] Lock 140704952492944 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/5/2/4/9452417670b2e75527d793717779fce5d54e5f21adb3344c273876fa.lock
Source (PyPI): 11 packages found for markupsafe >=2.0
Source (PyPI): Getting info for markupsafe (3.0.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/markupsafe/3.0.2/json HTTP/1.1" 200 11410
[filelock:filelock] Attempting to acquire lock 140704950323440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/d/2/0/7/3d20728d16274ee19ce6066da48607fbe7535b8a473d6b19dc685831.lock
[filelock:filelock] Lock 140704950323440 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/d/2/0/7/3d20728d16274ee19ce6066da48607fbe7535b8a473d6b19dc685831.lock
[filelock:filelock] Attempting to release lock 140704950323440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/d/2/0/7/3d20728d16274ee19ce6066da48607fbe7535b8a473d6b19dc685831.lock
[filelock:filelock] Lock 140704950323440 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/d/2/0/7/3d20728d16274ee19ce6066da48607fbe7535b8a473d6b19dc685831.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/04/90/d08277ce111dd22f77149fd1a5d4653eeb3b3eaacbdfcbae5afb2600eebd/MarkupSafe-3.0.2-cp310-cp310-macosx_10_9_universal2.whl.metadata HTTP/1.1" 200 1835
[filelock:filelock] Attempting to acquire lock 140704950323632 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/5/4/c/d/054cd3005ac5898525bb5bd3cdd48cda08e3694effa24a6eedba6173.lock
[filelock:filelock] Lock 140704950323632 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/5/4/c/d/054cd3005ac5898525bb5bd3cdd48cda08e3694effa24a6eedba6173.lock
[filelock:filelock] Attempting to release lock 140704950323632 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/5/4/c/d/054cd3005ac5898525bb5bd3cdd48cda08e3694effa24a6eedba6173.lock
[filelock:filelock] Lock 140704950323632 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/5/4/c/d/054cd3005ac5898525bb5bd3cdd48cda08e3694effa24a6eedba6173.lock
   1: selecting markupsafe (3.0.2)
Source (PyPI): Getting info for sphinxcontrib-qthelp (2.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinxcontrib-qthelp/2.0.0/json HTTP/1.1" 200 1504
[filelock:filelock] Attempting to acquire lock 140704950323152 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/5/3/8/a/7538a87573e0896810b45822beb310e94c8721f6768cce953f62401e.lock
[filelock:filelock] Lock 140704950323152 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/5/3/8/a/7538a87573e0896810b45822beb310e94c8721f6768cce953f62401e.lock
[filelock:filelock] Attempting to release lock 140704950323152 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/5/3/8/a/7538a87573e0896810b45822beb310e94c8721f6768cce953f62401e.lock
[filelock:filelock] Lock 140704950323152 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/5/3/8/a/7538a87573e0896810b45822beb310e94c8721f6768cce953f62401e.lock
   1: selecting sphinxcontrib-qthelp (2.0.0)
Source (PyPI): Getting info for sphinxcontrib-applehelp (2.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinxcontrib-applehelp/2.0.0/json HTTP/1.1" 200 1502
[filelock:filelock] Attempting to acquire lock 140704950331600 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/9/d/f/8/f9df884560dfa57df6d05236a9770533653e306f1bf1048cf03a4298.lock
[filelock:filelock] Lock 140704950331600 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/9/d/f/8/f9df884560dfa57df6d05236a9770533653e306f1bf1048cf03a4298.lock
[filelock:filelock] Attempting to release lock 140704950331600 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/9/d/f/8/f9df884560dfa57df6d05236a9770533653e306f1bf1048cf03a4298.lock
[filelock:filelock] Lock 140704950331600 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/9/d/f/8/f9df884560dfa57df6d05236a9770533653e306f1bf1048cf03a4298.lock
   1: selecting sphinxcontrib-applehelp (2.0.0)
Source (PyPI): Getting info for django-stubs (4.2.7) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-stubs/4.2.7/json HTTP/1.1" 200 6710
[filelock:filelock] Attempting to acquire lock 140704950331600 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/1/7/3/0/b17305aede1ff40f67dd27441a79a2e9ca7e160e861a55841aaaca89.lock
[filelock:filelock] Lock 140704950331600 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/1/7/3/0/b17305aede1ff40f67dd27441a79a2e9ca7e160e861a55841aaaca89.lock
[filelock:filelock] Attempting to release lock 140704950331600 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/1/7/3/0/b17305aede1ff40f67dd27441a79a2e9ca7e160e861a55841aaaca89.lock
[filelock:filelock] Lock 140704950331600 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/1/7/3/0/b17305aede1ff40f67dd27441a79a2e9ca7e160e861a55841aaaca89.lock
   1: fact: django-stubs (4.2.7) depends on django (*)
   1: fact: django-stubs (4.2.7) depends on django-stubs-ext (>=4.2.7)
   1: fact: django-stubs (4.2.7) depends on typing-extensions (*)
   1: fact: django-stubs (4.2.7) depends on types-pytz (*)
   1: fact: django-stubs (4.2.7) depends on types-PyYAML (*)
   1: fact: django-stubs (4.2.7) depends on tomli (*)
   1: selecting django-stubs (4.2.7)
   1: derived: types-PyYAML
   1: derived: types-pytz
   1: derived: django-stubs-ext (>=4.2.7)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/types-pyyaml/ HTTP/1.1" 200 13257
[filelock:filelock] Attempting to acquire lock 140704950665488 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/7/a/7/687a70f3e0eba3a3ace6fabff51baa2ffbbccd7e5c39c9965d22ddcc.lock
[filelock:filelock] Lock 140704950665488 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/7/a/7/687a70f3e0eba3a3ace6fabff51baa2ffbbccd7e5c39c9965d22ddcc.lock
[filelock:filelock] Attempting to release lock 140704950665488 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/7/a/7/687a70f3e0eba3a3ace6fabff51baa2ffbbccd7e5c39c9965d22ddcc.lock
[filelock:filelock] Lock 140704950665488 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/7/a/7/687a70f3e0eba3a3ace6fabff51baa2ffbbccd7e5c39c9965d22ddcc.lock
Source (PyPI): 54 packages found for types-pyyaml *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/types-pytz/ HTTP/1.1" 200 10775
[filelock:filelock] Attempting to acquire lock 140704950675760 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/7/a/3/9/87a39310111eb9705ce99c0f0752aa4076c48399a011ae72986dd1f7.lock
[filelock:filelock] Lock 140704950675760 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/7/a/3/9/87a39310111eb9705ce99c0f0752aa4076c48399a011ae72986dd1f7.lock
[filelock:filelock] Attempting to release lock 140704950675760 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/7/a/3/9/87a39310111eb9705ce99c0f0752aa4076c48399a011ae72986dd1f7.lock
[filelock:filelock] Lock 140704950675760 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/7/a/3/9/87a39310111eb9705ce99c0f0752aa4076c48399a011ae72986dd1f7.lock
Source (PyPI): 40 packages found for types-pytz *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-stubs-ext/ HTTP/1.1" 200 5942
[filelock:filelock] Attempting to acquire lock 140704951126640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/7/5/d/9575da23cf452b38520b1978d523b1d9d81f2fab22a2b276b19a3f8d.lock
[filelock:filelock] Lock 140704951126640 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/7/5/d/9575da23cf452b38520b1978d523b1d9d81f2fab22a2b276b19a3f8d.lock
[filelock:filelock] Attempting to release lock 140704951126640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/7/5/d/9575da23cf452b38520b1978d523b1d9d81f2fab22a2b276b19a3f8d.lock
[filelock:filelock] Lock 140704951126640 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/7/5/d/9575da23cf452b38520b1978d523b1d9d81f2fab22a2b276b19a3f8d.lock
Source (PyPI): 9 packages found for django-stubs-ext >=4.2.7
Source (PyPI): Getting info for types-pyyaml (6.0.12.20241230) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/types-pyyaml/6.0.12.20241230/json HTTP/1.1" 200 1580
[filelock:filelock] Attempting to acquire lock 140704951127984 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/a/a/b/d/5aabd8335f78480f867215f7a56e63b881357d5dc6c7a0e22ca1735f.lock
[filelock:filelock] Lock 140704951127984 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/a/a/b/d/5aabd8335f78480f867215f7a56e63b881357d5dc6c7a0e22ca1735f.lock
[filelock:filelock] Attempting to release lock 140704951127984 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/a/a/b/d/5aabd8335f78480f867215f7a56e63b881357d5dc6c7a0e22ca1735f.lock
[filelock:filelock] Lock 140704951127984 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/a/a/b/d/5aabd8335f78480f867215f7a56e63b881357d5dc6c7a0e22ca1735f.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/e8/c1/48474fbead512b70ccdb4f81ba5eb4a58f69d100ba19f17c92c0c4f50ae6/types_PyYAML-6.0.12.20241230-py3-none-any.whl.metadata HTTP/1.1" 200 863
[filelock:filelock] Attempting to acquire lock 140704951128560 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/3/a/5/0/e3a50745a2a65171ecf0365bbbe56ecdda0c0067f1d111c0317960b6.lock
[filelock:filelock] Lock 140704951128560 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/3/a/5/0/e3a50745a2a65171ecf0365bbbe56ecdda0c0067f1d111c0317960b6.lock
[filelock:filelock] Attempting to release lock 140704951128560 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/3/a/5/0/e3a50745a2a65171ecf0365bbbe56ecdda0c0067f1d111c0317960b6.lock
[filelock:filelock] Lock 140704951128560 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/3/a/5/0/e3a50745a2a65171ecf0365bbbe56ecdda0c0067f1d111c0317960b6.lock
   1: selecting types-pyyaml (6.0.12.20241230)
Source (PyPI): Getting info for types-pytz (2025.1.0.20250204) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/types-pytz/2025.1.0.20250204/json HTTP/1.1" 200 1611
[filelock:filelock] Attempting to acquire lock 140704951128176 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/c/9/f/46c9f3e4657dd6bffc8b4495d6c53ca4a8641199140b4bb4789e722f.lock
[filelock:filelock] Lock 140704951128176 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/c/9/f/46c9f3e4657dd6bffc8b4495d6c53ca4a8641199140b4bb4789e722f.lock
[filelock:filelock] Attempting to release lock 140704951128176 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/c/9/f/46c9f3e4657dd6bffc8b4495d6c53ca4a8641199140b4bb4789e722f.lock
[filelock:filelock] Lock 140704951128176 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/c/9/f/46c9f3e4657dd6bffc8b4495d6c53ca4a8641199140b4bb4789e722f.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/be/50/65ffad73746f1d8b15992c030e0fd22965fd5ae2c0206dc28873343b3230/types_pytz-2025.1.0.20250204-py3-none-any.whl.metadata HTTP/1.1" 200 904
[filelock:filelock] Attempting to acquire lock 140704951129520 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/8/e/9/ac8e948ff19099350fa55dea036c539b78c8a87148be1566e208f872.lock
[filelock:filelock] Lock 140704951129520 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/8/e/9/ac8e948ff19099350fa55dea036c539b78c8a87148be1566e208f872.lock
[filelock:filelock] Attempting to release lock 140704951129520 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/8/e/9/ac8e948ff19099350fa55dea036c539b78c8a87148be1566e208f872.lock
[filelock:filelock] Lock 140704951129520 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/c/8/e/9/ac8e948ff19099350fa55dea036c539b78c8a87148be1566e208f872.lock
   1: selecting types-pytz (2025.1.0.20250204)
Source (PyPI): Getting info for django-stubs-ext (5.1.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-stubs-ext/5.1.3/json HTTP/1.1" 200 2333
[filelock:filelock] Attempting to acquire lock 140704951129232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/4/4/6/634467fa8d3b20eef51ebc18fab20078f39f97ac35a56f3798d46591.lock
[filelock:filelock] Lock 140704951129232 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/4/4/6/634467fa8d3b20eef51ebc18fab20078f39f97ac35a56f3798d46591.lock
[filelock:filelock] Attempting to release lock 140704951129232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/4/4/6/634467fa8d3b20eef51ebc18fab20078f39f97ac35a56f3798d46591.lock
[filelock:filelock] Lock 140704951129232 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/4/4/6/634467fa8d3b20eef51ebc18fab20078f39f97ac35a56f3798d46591.lock
   1: fact: django-stubs-ext (5.1.3) depends on django (*)
   1: fact: django-stubs-ext (5.1.3) depends on typing-extensions (*)
   1: selecting django-stubs-ext (5.1.3)
Source (PyPI): Getting info for docutils (0.21.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/docutils/0.21.2/json HTTP/1.1" 200 1578
[filelock:filelock] Attempting to acquire lock 140704951128752 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/9/c/f/839cf8787925260e2247389c7df46c2fa23637666fe6a96230f52689.lock
[filelock:filelock] Lock 140704951128752 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/9/c/f/839cf8787925260e2247389c7df46c2fa23637666fe6a96230f52689.lock
[filelock:filelock] Attempting to release lock 140704951128752 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/9/c/f/839cf8787925260e2247389c7df46c2fa23637666fe6a96230f52689.lock
[filelock:filelock] Lock 140704951128752 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/9/c/f/839cf8787925260e2247389c7df46c2fa23637666fe6a96230f52689.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/8f/d7/9322c609343d929e75e7e5e6255e614fcc67572cfd083959cdef3b7aad79/docutils-0.21.2-py3-none-any.whl.metadata HTTP/1.1" 200 848
[filelock:filelock] Attempting to acquire lock 140704951131440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/f/3/0/83f30a45fe2a39bb702d5d94e5bf9e7dfa150c94fbd68faa2ad60af6.lock
[filelock:filelock] Lock 140704951131440 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/f/3/0/83f30a45fe2a39bb702d5d94e5bf9e7dfa150c94fbd68faa2ad60af6.lock
[filelock:filelock] Attempting to release lock 140704951131440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/f/3/0/83f30a45fe2a39bb702d5d94e5bf9e7dfa150c94fbd68faa2ad60af6.lock
[filelock:filelock] Lock 140704951131440 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/3/f/3/0/83f30a45fe2a39bb702d5d94e5bf9e7dfa150c94fbd68faa2ad60af6.lock
   1: selecting docutils (0.21.2)
Source (PyPI): Getting info for sphinxcontrib-htmlhelp (2.1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinxcontrib-htmlhelp/2.1.0/json HTTP/1.1" 200 1500
[filelock:filelock] Attempting to acquire lock 140704951130960 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/a/6/b/7/ea6b781abc263ad284b599e1bf451d45fc24192e1e53f1629924cfe8.lock
[filelock:filelock] Lock 140704951130960 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/a/6/b/7/ea6b781abc263ad284b599e1bf451d45fc24192e1e53f1629924cfe8.lock
[filelock:filelock] Attempting to release lock 140704951130960 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/a/6/b/7/ea6b781abc263ad284b599e1bf451d45fc24192e1e53f1629924cfe8.lock
[filelock:filelock] Lock 140704951130960 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/a/6/b/7/ea6b781abc263ad284b599e1bf451d45fc24192e1e53f1629924cfe8.lock
   1: selecting sphinxcontrib-htmlhelp (2.1.0)
Source (PyPI): Getting info for sphinxcontrib-devhelp (2.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinxcontrib-devhelp/2.0.0/json HTTP/1.1" 200 1523
[filelock:filelock] Attempting to acquire lock 140704951130672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/0/6/5/93065eea4be22c7f347741b0aeb13e98e7aa7a756d285d9be68b7660.lock
[filelock:filelock] Lock 140704951130672 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/0/6/5/93065eea4be22c7f347741b0aeb13e98e7aa7a756d285d9be68b7660.lock
[filelock:filelock] Attempting to release lock 140704951130672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/0/6/5/93065eea4be22c7f347741b0aeb13e98e7aa7a756d285d9be68b7660.lock
[filelock:filelock] Lock 140704951130672 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/0/6/5/93065eea4be22c7f347741b0aeb13e98e7aa7a756d285d9be68b7660.lock
   1: selecting sphinxcontrib-devhelp (2.0.0)
Source (PyPI): Getting info for termcolor (2.5.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/termcolor/2.5.0/json HTTP/1.1" 200 2686
[filelock:filelock] Attempting to acquire lock 140704951135472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/8/9/6/5/389659d58ba0a78705200f34f2dddc9b08955c55cb022c6875ce7d9c.lock
[filelock:filelock] Lock 140704951135472 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/8/9/6/5/389659d58ba0a78705200f34f2dddc9b08955c55cb022c6875ce7d9c.lock
[filelock:filelock] Attempting to release lock 140704951135472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/8/9/6/5/389659d58ba0a78705200f34f2dddc9b08955c55cb022c6875ce7d9c.lock
[filelock:filelock] Lock 140704951135472 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/8/9/6/5/389659d58ba0a78705200f34f2dddc9b08955c55cb022c6875ce7d9c.lock
   1: selecting termcolor (2.5.0)
Source (PyPI): Getting info for testing-common-database (2.0.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/testing-common-database/2.0.3/json HTTP/1.1" 200 3283
[filelock:filelock] Attempting to acquire lock 140704951132208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/5/6/f/9256f3538d0d4697da704774afb1c7c0ed1ecfc13899de61015632dc.lock
[filelock:filelock] Lock 140704951132208 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/5/6/f/9256f3538d0d4697da704774afb1c7c0ed1ecfc13899de61015632dc.lock
[filelock:filelock] Attempting to release lock 140704951132208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/5/6/f/9256f3538d0d4697da704774afb1c7c0ed1ecfc13899de61015632dc.lock
[filelock:filelock] Lock 140704951132208 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/5/6/f/9256f3538d0d4697da704774afb1c7c0ed1ecfc13899de61015632dc.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/a7/1a/ca1c39544ed92fa8ea121ff3bf05bb4838520c498942054235ebc4a83b36/testing.common.database-2.0.3-py2.py3-none-any.whl.metadata HTTP/1.1" 200 2523
[filelock:filelock] Attempting to acquire lock 140704951133168 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/d/c/e/41dce877bd93fef3b650781ffcc887e8ae34235b920db6d8396945b9.lock
[filelock:filelock] Lock 140704951133168 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/d/c/e/41dce877bd93fef3b650781ffcc887e8ae34235b920db6d8396945b9.lock
[filelock:filelock] Attempting to release lock 140704951133168 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/d/c/e/41dce877bd93fef3b650781ffcc887e8ae34235b920db6d8396945b9.lock
[filelock:filelock] Lock 140704951133168 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/d/c/e/41dce877bd93fef3b650781ffcc887e8ae34235b920db6d8396945b9.lock
   1: selecting testing-common-database (2.0.3)
Source (PyPI): Getting info for sphinxcontrib-svg2pdfconverter (1.2.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinxcontrib-svg2pdfconverter/1.2.3/json HTTP/1.1" 200 2070
[filelock:filelock] Attempting to acquire lock 140704951138064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/d/4/5/5bd458ebb6609512e13db935d48125506be431e75a6110054731639e.lock
[filelock:filelock] Lock 140704951138064 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/d/4/5/5bd458ebb6609512e13db935d48125506be431e75a6110054731639e.lock
[filelock:filelock] Attempting to release lock 140704951138064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/d/4/5/5bd458ebb6609512e13db935d48125506be431e75a6110054731639e.lock
[filelock:filelock] Lock 140704951138064 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/d/4/5/5bd458ebb6609512e13db935d48125506be431e75a6110054731639e.lock
   1: fact: sphinxcontrib-svg2pdfconverter (1.2.3) depends on Sphinx (>=1.6.3)
   1: selecting sphinxcontrib-svg2pdfconverter (1.2.3)
Source (PyPI): Getting info for pytest (8.3.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pytest/8.3.4/json HTTP/1.1" 200 3448
[filelock:filelock] Attempting to acquire lock 140704951136048 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/9/d/f/b/39dfba7bcd77086f72337b92667e73243dc9635123ffe32bf3d31aad.lock
[filelock:filelock] Lock 140704951136048 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/9/d/f/b/39dfba7bcd77086f72337b92667e73243dc9635123ffe32bf3d31aad.lock
[filelock:filelock] Attempting to release lock 140704951136048 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/9/d/f/b/39dfba7bcd77086f72337b92667e73243dc9635123ffe32bf3d31aad.lock
[filelock:filelock] Lock 140704951136048 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/9/d/f/b/39dfba7bcd77086f72337b92667e73243dc9635123ffe32bf3d31aad.lock
   1: fact: pytest (8.3.4) depends on colorama (*)
   1: fact: pytest (8.3.4) depends on exceptiongroup (>=1.0.0rc8)
   1: fact: pytest (8.3.4) depends on iniconfig (*)
   1: fact: pytest (8.3.4) depends on packaging (*)
   1: fact: pytest (8.3.4) depends on pluggy (>=1.5,<2)
   1: fact: pytest (8.3.4) depends on tomli (>=1)
   1: selecting pytest (8.3.4)
   1: derived: pluggy (>=1.5,<2)
   1: derived: iniconfig
   1: derived: exceptiongroup (>=1.0.0rc8)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pluggy/ HTTP/1.1" 200 6603
[filelock:filelock] Attempting to acquire lock 140704951133744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/9/7/4/33974f84394d9a943f68359da08431dab4af9f86c33962982ea21b5f.lock
[filelock:filelock] Lock 140704951133744 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/9/7/4/33974f84394d9a943f68359da08431dab4af9f86c33962982ea21b5f.lock
[filelock:filelock] Attempting to release lock 140704951133744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/9/7/4/33974f84394d9a943f68359da08431dab4af9f86c33962982ea21b5f.lock
[filelock:filelock] Lock 140704951133744 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/9/7/4/33974f84394d9a943f68359da08431dab4af9f86c33962982ea21b5f.lock
Source (PyPI): 1 packages found for pluggy >=1.5,<2
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/iniconfig/ HTTP/1.1" 200 1588
[filelock:filelock] Attempting to acquire lock 140704949420208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/7/5/9/3/07593bb905dded4b84aacb1d96c1e64704669d6bab658dcaeab79c36.lock
[filelock:filelock] Lock 140704949420208 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/7/5/9/3/07593bb905dded4b84aacb1d96c1e64704669d6bab658dcaeab79c36.lock
[filelock:filelock] Attempting to release lock 140704949420208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/7/5/9/3/07593bb905dded4b84aacb1d96c1e64704669d6bab658dcaeab79c36.lock
[filelock:filelock] Lock 140704949420208 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/7/5/9/3/07593bb905dded4b84aacb1d96c1e64704669d6bab658dcaeab79c36.lock
Source (PyPI): 6 packages found for iniconfig *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/exceptiongroup/ HTTP/1.1" 200 6155
[filelock:filelock] Attempting to acquire lock 140704949420976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/f/8/9/09f89c3ce88983d8d9b404612eb53deb91ab35d4b1e2372a172624a4.lock
[filelock:filelock] Lock 140704949420976 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/f/8/9/09f89c3ce88983d8d9b404612eb53deb91ab35d4b1e2372a172624a4.lock
[filelock:filelock] Attempting to release lock 140704949420976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/f/8/9/09f89c3ce88983d8d9b404612eb53deb91ab35d4b1e2372a172624a4.lock
[filelock:filelock] Lock 140704949420976 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/f/8/9/09f89c3ce88983d8d9b404612eb53deb91ab35d4b1e2372a172624a4.lock
Source (PyPI): 12 packages found for exceptiongroup >=1.0.0rc8
Source (PyPI): Getting info for pluggy (1.5.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pluggy/1.5.0/json HTTP/1.1" 200 2401
[filelock:filelock] Attempting to acquire lock 140704949421936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/3/7/f/1037fddd52a3cbf4f23b1b90bb7bbee873bac3063dd3295b20eb5456.lock
[filelock:filelock] Lock 140704949421936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/3/7/f/1037fddd52a3cbf4f23b1b90bb7bbee873bac3063dd3295b20eb5456.lock
[filelock:filelock] Attempting to release lock 140704949421936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/3/7/f/1037fddd52a3cbf4f23b1b90bb7bbee873bac3063dd3295b20eb5456.lock
[filelock:filelock] Lock 140704949421936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/3/7/f/1037fddd52a3cbf4f23b1b90bb7bbee873bac3063dd3295b20eb5456.lock
   1: selecting pluggy (1.5.0)
Source (PyPI): Getting info for iniconfig (2.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/iniconfig/2.0.0/json HTTP/1.1" 200 1819
[filelock:filelock] Attempting to acquire lock 140704949426256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/a/f/c/e9afc7c9ee79e575bde85966367ea045de3db143b6f352bf578f638f.lock
[filelock:filelock] Lock 140704949426256 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/a/f/c/e9afc7c9ee79e575bde85966367ea045de3db143b6f352bf578f638f.lock
[filelock:filelock] Attempting to release lock 140704949426256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/a/f/c/e9afc7c9ee79e575bde85966367ea045de3db143b6f352bf578f638f.lock
[filelock:filelock] Lock 140704949426256 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/a/f/c/e9afc7c9ee79e575bde85966367ea045de3db143b6f352bf578f638f.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/ef/a6/62565a6e1cf69e10f5727360368e451d4b7f58beeac6173dc9db836a5b46/iniconfig-2.0.0-py3-none-any.whl.metadata HTTP/1.1" 200 1084
[filelock:filelock] Attempting to acquire lock 140704949426352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/9/d/8/529d899ead0a44e9413c02620d856780368c083eff8bf2466e326011.lock
[filelock:filelock] Lock 140704949426352 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/9/d/8/529d899ead0a44e9413c02620d856780368c083eff8bf2466e326011.lock
[filelock:filelock] Attempting to release lock 140704949426352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/9/d/8/529d899ead0a44e9413c02620d856780368c083eff8bf2466e326011.lock
[filelock:filelock] Lock 140704949426352 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/9/d/8/529d899ead0a44e9413c02620d856780368c083eff8bf2466e326011.lock
   1: selecting iniconfig (2.0.0)
Source (PyPI): Getting info for ruff (0.8.6) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/ruff/0.8.6/json HTTP/1.1" 200 12006
[filelock:filelock] Attempting to acquire lock 140704949426640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/7/c/0/817c004a4ef28e51712c6be749b199ec9a83124acd43258ef816458c.lock
[filelock:filelock] Lock 140704949426640 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/7/c/0/817c004a4ef28e51712c6be749b199ec9a83124acd43258ef816458c.lock
[filelock:filelock] Attempting to release lock 140704949426640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/7/c/0/817c004a4ef28e51712c6be749b199ec9a83124acd43258ef816458c.lock
[filelock:filelock] Lock 140704949426640 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/7/c/0/817c004a4ef28e51712c6be749b199ec9a83124acd43258ef816458c.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/d7/28/aa07903694637c2fa394a9f4fe93cf861ad8b09f1282fa650ef07ff9fe97/ruff-0.8.6-py3-none-linux_armv6l.whl.metadata HTTP/1.1" 200 8467
[filelock:filelock] Attempting to acquire lock 140704949425968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/b/e/7/dbbe7b04c5cf239a78149c0ab642fedb242473ba8e39181ddf873db8.lock
[filelock:filelock] Lock 140704949425968 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/b/e/7/dbbe7b04c5cf239a78149c0ab642fedb242473ba8e39181ddf873db8.lock
[filelock:filelock] Attempting to release lock 140704949425968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/b/e/7/dbbe7b04c5cf239a78149c0ab642fedb242473ba8e39181ddf873db8.lock
[filelock:filelock] Lock 140704949425968 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/b/e/7/dbbe7b04c5cf239a78149c0ab642fedb242473ba8e39181ddf873db8.lock
   1: selecting ruff (0.8.6)
Source (PyPI): Getting info for selenium (4.28.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/selenium/4.28.1/json HTTP/1.1" 200 3156
[filelock:filelock] Attempting to acquire lock 140704949426544 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/2/0/e/f/420ef511fcd85a591308e99977bf5a2348c6be4237f368322c5cdd25.lock
[filelock:filelock] Lock 140704949426544 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/2/0/e/f/420ef511fcd85a591308e99977bf5a2348c6be4237f368322c5cdd25.lock
[filelock:filelock] Attempting to release lock 140704949426544 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/2/0/e/f/420ef511fcd85a591308e99977bf5a2348c6be4237f368322c5cdd25.lock
[filelock:filelock] Lock 140704949426544 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/2/0/e/f/420ef511fcd85a591308e99977bf5a2348c6be4237f368322c5cdd25.lock
   1: fact: selenium (4.28.1) depends on urllib3[socks] (>=1.26,<3)
   1: fact: selenium (4.28.1) depends on trio (>=0.17,<1.0)
   1: fact: selenium (4.28.1) depends on trio-websocket (>=0.9,<1.0)
   1: fact: selenium (4.28.1) depends on certifi (>=2021.10.8)
   1: fact: selenium (4.28.1) depends on typing_extensions (>=4.9,<5.0)
   1: fact: selenium (4.28.1) depends on websocket-client (>=1.8,<2.0)
   1: selecting selenium (4.28.1)
   1: derived: websocket-client (>=1.8,<2.0)
   1: derived: trio-websocket (>=0.9,<1.0)
   1: derived: trio (>=0.17,<1.0)
   1: derived: urllib3[socks] (>=1.26,<3)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/websocket-client/ HTTP/1.1" 200 17100
[filelock:filelock] Attempting to acquire lock 140704949429808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/7/0/4/45704cfe34b532cda787f37a7909644f07510f8eef34bb07ae387c59.lock
[filelock:filelock] Lock 140704949429808 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/7/0/4/45704cfe34b532cda787f37a7909644f07510f8eef34bb07ae387c59.lock
[filelock:filelock] Attempting to release lock 140704949429808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/7/0/4/45704cfe34b532cda787f37a7909644f07510f8eef34bb07ae387c59.lock
[filelock:filelock] Lock 140704949429808 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/7/0/4/45704cfe34b532cda787f37a7909644f07510f8eef34bb07ae387c59.lock
Source (PyPI): 1 packages found for websocket-client >=1.8,<2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/trio-websocket/ HTTP/1.1" 200 4038
[filelock:filelock] Attempting to acquire lock 140704949846672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/d/6/b/c9d6b3c6a925a7dec82eb02edb46161c858262ea538eb14d6ba35b93.lock
[filelock:filelock] Lock 140704949846672 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/d/6/b/c9d6b3c6a925a7dec82eb02edb46161c858262ea538eb14d6ba35b93.lock
[filelock:filelock] Attempting to release lock 140704949846672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/d/6/b/c9d6b3c6a925a7dec82eb02edb46161c858262ea538eb14d6ba35b93.lock
[filelock:filelock] Lock 140704949846672 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/d/6/b/c9d6b3c6a925a7dec82eb02edb46161c858262ea538eb14d6ba35b93.lock
Source (PyPI): 9 packages found for trio-websocket >=0.9,<1.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/trio/ HTTP/1.1" 200 10614
[filelock:filelock] Attempting to acquire lock 140704949847248 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/8/9/5/a58953210230b599c79eba773cad2f5b2551514be1c7ca153952a2ac.lock
[filelock:filelock] Lock 140704949847248 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/8/9/5/a58953210230b599c79eba773cad2f5b2551514be1c7ca153952a2ac.lock
[filelock:filelock] Attempting to release lock 140704949847248 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/8/9/5/a58953210230b599c79eba773cad2f5b2551514be1c7ca153952a2ac.lock
[filelock:filelock] Lock 140704949847248 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/8/9/5/a58953210230b599c79eba773cad2f5b2551514be1c7ca153952a2ac.lock
Source (PyPI): 20 packages found for trio >=0.17,<1.0
Source (PyPI): Getting info for websocket-client (1.8.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/websocket-client/1.8.0/json HTTP/1.1" 200 3717
[filelock:filelock] Attempting to acquire lock 140704949851472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/0/5/a/a/205aa221853ebea18d17c538c136c38db28fe6479fbcb38f3aab8ceb.lock
[filelock:filelock] Lock 140704949851472 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/0/5/a/a/205aa221853ebea18d17c538c136c38db28fe6479fbcb38f3aab8ceb.lock
[filelock:filelock] Attempting to release lock 140704949851472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/0/5/a/a/205aa221853ebea18d17c538c136c38db28fe6479fbcb38f3aab8ceb.lock
[filelock:filelock] Lock 140704949851472 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/0/5/a/a/205aa221853ebea18d17c538c136c38db28fe6479fbcb38f3aab8ceb.lock
   1: selecting websocket-client (1.8.0)
   1: fact: urllib3[socks] (2.3.0) depends on urllib3 (2.3.0)
   1: fact: urllib3[socks] (2.3.0) depends on pysocks (>=1.5.6,<1.5.7 || >1.5.7,<2.0)
   1: selecting urllib3[socks] (2.3.0)
   1: derived: pysocks (>=1.5.6,!=1.5.7,<2.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pysocks/ HTTP/1.1" 200 3149
[filelock:filelock] Attempting to acquire lock 140704949848304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/5/e/0/cb5e06e79af016388bc8d5679999668271dc9ca7e266a3a8156ba1be.lock
[filelock:filelock] Lock 140704949848304 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/5/e/0/cb5e06e79af016388bc8d5679999668271dc9ca7e266a3a8156ba1be.lock
[filelock:filelock] Attempting to release lock 140704949848304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/5/e/0/cb5e06e79af016388bc8d5679999668271dc9ca7e266a3a8156ba1be.lock
[filelock:filelock] Lock 140704949848304 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/5/e/0/cb5e06e79af016388bc8d5679999668271dc9ca7e266a3a8156ba1be.lock
Source (PyPI): 12 packages found for pysocks >=1.5.6,<1.5.7 || >1.5.7,<2.0
Source (PyPI): Getting info for trio (0.29.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/trio/0.29.0/json HTTP/1.1" 200 4234
[filelock:filelock] Attempting to acquire lock 140704949852624 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/0/1/4/a/5014ad9cd6e4d918c1487569619bed56d4424ee28648d4c977324a16.lock
[filelock:filelock] Lock 140704949852624 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/0/1/4/a/5014ad9cd6e4d918c1487569619bed56d4424ee28648d4c977324a16.lock
[filelock:filelock] Attempting to release lock 140704949852624 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/0/1/4/a/5014ad9cd6e4d918c1487569619bed56d4424ee28648d4c977324a16.lock
[filelock:filelock] Lock 140704949852624 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/0/1/4/a/5014ad9cd6e4d918c1487569619bed56d4424ee28648d4c977324a16.lock
   1: fact: trio (0.29.0) depends on attrs (>=23.2.0)
   1: fact: trio (0.29.0) depends on sortedcontainers (*)
   1: fact: trio (0.29.0) depends on idna (*)
   1: fact: trio (0.29.0) depends on outcome (*)
   1: fact: trio (0.29.0) depends on sniffio (>=1.3.0)
   1: fact: trio (0.29.0) depends on cffi (>=1.14)
   1: fact: trio (0.29.0) depends on exceptiongroup (*)
   1: selecting trio (0.29.0)
   1: derived: cffi (>=1.14)
   1: derived: sniffio (>=1.3.0)
   1: derived: outcome
   1: derived: sortedcontainers
   1: derived: attrs (>=23.2.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/cffi/ HTTP/1.1" 200 192541
[filelock:filelock] Attempting to acquire lock 140704949856080 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/6/1/b/f/361bf053ab706a1212f013301d35a0c4b0af9cd8cc559d24c73d6a6f.lock
[filelock:filelock] Lock 140704949856080 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/6/1/b/f/361bf053ab706a1212f013301d35a0c4b0af9cd8cc559d24c73d6a6f.lock
[filelock:filelock] Attempting to release lock 140704949856080 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/6/1/b/f/361bf053ab706a1212f013301d35a0c4b0af9cd8cc559d24c73d6a6f.lock
[filelock:filelock] Lock 140704949856080 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/6/1/b/f/361bf053ab706a1212f013301d35a0c4b0af9cd8cc559d24c73d6a6f.lock
Source (PyPI): 12 packages found for cffi >=1.14
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sniffio/ HTTP/1.1" 200 1768
[filelock:filelock] Attempting to acquire lock 140704945547472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/e/f/5/09ef58260179e8db2673665919e5556942a78290f8c59e57867a7a26.lock
[filelock:filelock] Lock 140704945547472 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/e/f/5/09ef58260179e8db2673665919e5556942a78290f8c59e57867a7a26.lock
[filelock:filelock] Attempting to release lock 140704945547472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/e/f/5/09ef58260179e8db2673665919e5556942a78290f8c59e57867a7a26.lock
[filelock:filelock] Lock 140704945547472 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/e/f/5/09ef58260179e8db2673665919e5556942a78290f8c59e57867a7a26.lock
Source (PyPI): 2 packages found for sniffio >=1.3.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/outcome/ HTTP/1.1" 200 2484
[filelock:filelock] Attempting to acquire lock 140704945548240 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/3/a/d/013ad8f2cd55811301449d60ddda6b5c7d599c467ae8a26829a2c252.lock
[filelock:filelock] Lock 140704945548240 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/3/a/d/013ad8f2cd55811301449d60ddda6b5c7d599c467ae8a26829a2c252.lock
[filelock:filelock] Attempting to release lock 140704945548240 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/3/a/d/013ad8f2cd55811301449d60ddda6b5c7d599c467ae8a26829a2c252.lock
[filelock:filelock] Lock 140704945548240 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/3/a/d/013ad8f2cd55811301449d60ddda6b5c7d599c467ae8a26829a2c252.lock
Source (PyPI): 7 packages found for outcome *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/sortedcontainers/ HTTP/1.1" 200 8039
[filelock:filelock] Attempting to acquire lock 140704945550928 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/f/f/1/41ff105f800c12f39ff66646e155fd26520518e71d85d28226d6848f.lock
[filelock:filelock] Lock 140704945550928 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/f/f/1/41ff105f800c12f39ff66646e155fd26520518e71d85d28226d6848f.lock
[filelock:filelock] Attempting to release lock 140704945550928 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/f/f/1/41ff105f800c12f39ff66646e155fd26520518e71d85d28226d6848f.lock
[filelock:filelock] Lock 140704945550928 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/f/f/1/41ff105f800c12f39ff66646e155fd26520518e71d85d28226d6848f.lock
Source (PyPI): 40 packages found for sortedcontainers *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/attrs/ HTTP/1.1" 200 9072
[filelock:filelock] Attempting to acquire lock 140704945886736 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/5/2/a/cb52a2d86b549893dbebd3c41cb632b74900e6546f238508e1029e00.lock
[filelock:filelock] Lock 140704945886736 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/5/2/a/cb52a2d86b549893dbebd3c41cb632b74900e6546f238508e1029e00.lock
[filelock:filelock] Attempting to release lock 140704945886736 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/5/2/a/cb52a2d86b549893dbebd3c41cb632b74900e6546f238508e1029e00.lock
[filelock:filelock] Lock 140704945886736 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/5/2/a/cb52a2d86b549893dbebd3c41cb632b74900e6546f238508e1029e00.lock
Source (PyPI): 5 packages found for attrs >=23.2.0
Source (PyPI): Getting info for sortedcontainers (2.4.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sortedcontainers/2.4.0/json HTTP/1.1" 200 4465
[filelock:filelock] Attempting to acquire lock 140704945892016 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/7/6/9/2a76969c8a98bd3b6d3a5d99e81f1965545b2ff7c8ee0d22cc90c5ab.lock
[filelock:filelock] Lock 140704945892016 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/7/6/9/2a76969c8a98bd3b6d3a5d99e81f1965545b2ff7c8ee0d22cc90c5ab.lock
[filelock:filelock] Attempting to release lock 140704945892016 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/7/6/9/2a76969c8a98bd3b6d3a5d99e81f1965545b2ff7c8ee0d22cc90c5ab.lock
[filelock:filelock] Lock 140704945892016 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/7/6/9/2a76969c8a98bd3b6d3a5d99e81f1965545b2ff7c8ee0d22cc90c5ab.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata HTTP/1.1" 200 3637
[filelock:filelock] Attempting to acquire lock 140704945892976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/5/1/5/9/85159139acac85e91bbce592eee5ee1420da514d2a6b78cfebc11be7.lock
[filelock:filelock] Lock 140704945892976 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/5/1/5/9/85159139acac85e91bbce592eee5ee1420da514d2a6b78cfebc11be7.lock
[filelock:filelock] Attempting to release lock 140704945892976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/5/1/5/9/85159139acac85e91bbce592eee5ee1420da514d2a6b78cfebc11be7.lock
[filelock:filelock] Lock 140704945892976 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/5/1/5/9/85159139acac85e91bbce592eee5ee1420da514d2a6b78cfebc11be7.lock
   1: selecting sortedcontainers (2.4.0)
Source (PyPI): Getting info for trio-websocket (0.11.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/trio-websocket/0.11.1/json HTTP/1.1" 200 2634
[filelock:filelock] Attempting to acquire lock 140704945887408 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/b/4/a/4/8b4a4cd6e1e9c1703ab635bf253cff2d89573fe269aac1c8049bc692.lock
[filelock:filelock] Lock 140704945887408 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/b/4/a/4/8b4a4cd6e1e9c1703ab635bf253cff2d89573fe269aac1c8049bc692.lock
[filelock:filelock] Attempting to release lock 140704945887408 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/b/4/a/4/8b4a4cd6e1e9c1703ab635bf253cff2d89573fe269aac1c8049bc692.lock
[filelock:filelock] Lock 140704945887408 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/b/4/a/4/8b4a4cd6e1e9c1703ab635bf253cff2d89573fe269aac1c8049bc692.lock
   1: fact: trio-websocket (0.11.1) depends on trio (>=0.11)
   1: fact: trio-websocket (0.11.1) depends on wsproto (>=0.14)
   1: fact: trio-websocket (0.11.1) depends on exceptiongroup (*)
   1: selecting trio-websocket (0.11.1)
   1: derived: wsproto (>=0.14)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/wsproto/ HTTP/1.1" 200 3274
[filelock:filelock] Attempting to acquire lock 140704945892400 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/5/4/6/4/354643208419209e38ef01f024e21c713c0c8bac129bf32752e8f687.lock
[filelock:filelock] Lock 140704945892400 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/5/4/6/4/354643208419209e38ef01f024e21c713c0c8bac129bf32752e8f687.lock
[filelock:filelock] Attempting to release lock 140704945892400 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/5/4/6/4/354643208419209e38ef01f024e21c713c0c8bac129bf32752e8f687.lock
[filelock:filelock] Lock 140704945892400 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/5/4/6/4/354643208419209e38ef01f024e21c713c0c8bac129bf32752e8f687.lock
Source (PyPI): 6 packages found for wsproto >=0.14
Source (PyPI): Getting info for outcome (1.3.0.post0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/outcome/1.3.0.post0/json HTTP/1.1" 200 1638
[filelock:filelock] Attempting to acquire lock 140704945895664 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/a/1/2/31a124311c029f89342fa6540c0a3ed97034c22273ac864df5cf4876.lock
[filelock:filelock] Lock 140704945895664 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/a/1/2/31a124311c029f89342fa6540c0a3ed97034c22273ac864df5cf4876.lock
[filelock:filelock] Attempting to release lock 140704945895664 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/a/1/2/31a124311c029f89342fa6540c0a3ed97034c22273ac864df5cf4876.lock
[filelock:filelock] Lock 140704945895664 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/a/1/2/31a124311c029f89342fa6540c0a3ed97034c22273ac864df5cf4876.lock
   1: fact: outcome (1.3.0.post0) depends on attrs (>=19.2.0)
   1: selecting outcome (1.3.0.post0)
Source (PyPI): Getting info for wsproto (1.2.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/wsproto/1.2.0/json HTTP/1.1" 200 2929
[filelock:filelock] Attempting to acquire lock 140704945896720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/3/0/9/2/c30923f15238ab22705d006ea094613382c2cf775773f365d5038b96.lock
[filelock:filelock] Lock 140704945896720 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/3/0/9/2/c30923f15238ab22705d006ea094613382c2cf775773f365d5038b96.lock
[filelock:filelock] Attempting to release lock 140704945896720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/3/0/9/2/c30923f15238ab22705d006ea094613382c2cf775773f365d5038b96.lock
[filelock:filelock] Lock 140704945896720 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/3/0/9/2/c30923f15238ab22705d006ea094613382c2cf775773f365d5038b96.lock
   1: fact: wsproto (1.2.0) depends on h11 (>=0.9.0,<1)
   1: selecting wsproto (1.2.0)
   1: derived: h11 (>=0.9.0,<1)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/h11/ HTTP/1.1" 200 3265
[filelock:filelock] Attempting to acquire lock 140704945893456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/a/c/4/91ac4141ee513b48d6e2106b8504eedf08543a9ac70e664c84a86c9b.lock
[filelock:filelock] Lock 140704945893456 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/a/c/4/91ac4141ee513b48d6e2106b8504eedf08543a9ac70e664c84a86c9b.lock
[filelock:filelock] Attempting to release lock 140704945893456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/a/c/4/91ac4141ee513b48d6e2106b8504eedf08543a9ac70e664c84a86c9b.lock
[filelock:filelock] Lock 140704945893456 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/a/c/4/91ac4141ee513b48d6e2106b8504eedf08543a9ac70e664c84a86c9b.lock
Source (PyPI): 6 packages found for h11 >=0.9.0,<1
Source (PyPI): Getting info for h11 (0.14.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/h11/0.14.0/json HTTP/1.1" 200 4597
[filelock:filelock] Attempting to acquire lock 140704945896816 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/d/5/2/7/cd5277237b663662289ad20b2c1dcec18694868499b4db7ce7718218.lock
[filelock:filelock] Lock 140704945896816 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/d/5/2/7/cd5277237b663662289ad20b2c1dcec18694868499b4db7ce7718218.lock
[filelock:filelock] Attempting to release lock 140704945896816 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/d/5/2/7/cd5277237b663662289ad20b2c1dcec18694868499b4db7ce7718218.lock
[filelock:filelock] Lock 140704945896816 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/d/5/2/7/cd5277237b663662289ad20b2c1dcec18694868499b4db7ce7718218.lock
   1: selecting h11 (0.14.0)
Source (PyPI): Getting info for attrs (25.1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/attrs/25.1.0/json HTTP/1.1" 200 4331
[filelock:filelock] Attempting to acquire lock 140704944177424 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/c/0/7/97c0713f0f6a59165e3cbaee7049b2067b4eac3c93f9ae5f462b96d4.lock
[filelock:filelock] Lock 140704944177424 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/c/0/7/97c0713f0f6a59165e3cbaee7049b2067b4eac3c93f9ae5f462b96d4.lock
[filelock:filelock] Attempting to release lock 140704944177424 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/c/0/7/97c0713f0f6a59165e3cbaee7049b2067b4eac3c93f9ae5f462b96d4.lock
[filelock:filelock] Lock 140704944177424 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/c/0/7/97c0713f0f6a59165e3cbaee7049b2067b4eac3c93f9ae5f462b96d4.lock
   1: selecting attrs (25.1.0)
Source (PyPI): Getting info for aleksis-core (4.0.0.dev15) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/aleksis-core/4.0.0.dev15/json HTTP/1.1" 200 3849
[filelock:filelock] Attempting to acquire lock 140704944178768 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/3/9/0/613904ce59038deefe028044838c73929560a966926cfd03fd27acbc.lock
[filelock:filelock] Lock 140704944178768 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/3/9/0/613904ce59038deefe028044838c73929560a966926cfd03fd27acbc.lock
[filelock:filelock] Attempting to release lock 140704944178768 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/3/9/0/613904ce59038deefe028044838c73929560a966926cfd03fd27acbc.lock
[filelock:filelock] Lock 140704944178768 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/3/9/0/613904ce59038deefe028044838c73929560a966926cfd03fd27acbc.lock
   1: fact: aleksis-core (4.0.0.dev15) depends on Django (>=5.1,<6.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-any-js (>=1.1,<2.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-tables2 (>=2.1,<3.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-phonenumber-field[phonenumbers] (>=7.0,<8.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on colour (>=0.1.5,<0.2.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on dynaconf[ini,toml,yaml] (>=3.1,<4.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-maintenance-mode (>=0.21.0,<0.22.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-ipware (>=7.0,<8.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-impersonate (>=1.4,<2.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on psycopg (>=3.2,<4.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on psycopg-pool (>=3.2,<4.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django_select2 (>=8.0,<9.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-two-factor-auth[call,phonenumbers,sms,webauthn] (>=1.15.1,<2.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-yarnpkg (>=6.1.2,<7.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-material (>=1.6.0,<2.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-dynamic-preferences (>=1.11,<2.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-filter (>=24.2,<25.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-templated-email (>=3.0.0,<4.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on html2text (>=2024.0.0,<2025.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-ckeditor (>=6.0.0,<7.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on calendarweek (>=0.5.0,<0.6.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on Celery[django,redis] (>=5.2,<6.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-celery-results (>=2.5.1,<3.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-celery-beat (>=2.6.0,<3.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-celery-email (>=3.0.0,<4.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-polymorphic (>=3.0.0,<4.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-colorfield (>=0.11.0,<0.12.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-bleach (>=3.0.0,<4.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-guardian (>=2.2.0,<3.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on rules (>=3.0,<4.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-cache-memoize (>=0.2.0,<0.3.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-haystack (>=3.3b2,<4.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on celery-haystack-ng (>=2.0,<3.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-dbbackup (>=4.0.0,<5.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on license-expression (>=30.0,<31.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-reversion (>=5.0.0,<6.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-favicon-plus-reloaded (>=1.2,<2.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-health-check (>=3.12.1,<4.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on psutil (>=6.0.0,<7.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on celery-progress (>=0.1.0,<0.2.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-prometheus (>=2.1.0,<3.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-model-utils (>=5.0.0,<6.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on bs4 (>=0.0.2,<0.0.3)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-invitations (>=2.0.0,<3.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-allauth (>=0.63.6,<0.64.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-uwsgi-ng (>=2.0,<3.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-extensions (>=3.1.1,<4.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on ipython (>=8.0.0,<9.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-oauth-toolkit (>=2.0.0,<3.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on boto3 (>=1.34.52,<2.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-cleanup (>=9.0.0,<10.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on djangorestframework (>=3.12.4,<4.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on Whoosh (>=2.7.4,<3.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-titofisto (>=1.0.0,<2.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on haystack-redis (>=0.0.1,<0.0.2)
   1: fact: aleksis-core (4.0.0.dev15) depends on python-gnupg (>=0.5.0,<0.6.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on pycountry (>=24.0.0,<25.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-iconify (>=0.4,<0.5)
   1: fact: aleksis-core (4.0.0.dev15) depends on customidenticon (>=0.1.5,<0.2.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on graphene-django (>=3.0.0,<=3.2.2)
   1: fact: aleksis-core (4.0.0.dev15) depends on selenium (>=4.4.3,<5.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-vite (>=3.0.0,<4.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on graphene-django-cud (>=0.13.0,<0.14.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-ical (>=1.9.2,<2.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-recurrence (>=1.11.1,<2.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on recurring-ical-events (>=3.0.0,<4.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-timezone-field (>=7.0,<8.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on uwsgi (>=2.0.21,<3.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on tqdm (>=4.66.1,<5.0.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on django-pg-rrule (>=0.3.1,<0.4.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on libsass (>=0.23.0,<0.24.0)
   1: fact: aleksis-core (4.0.0.dev15) depends on graphene-django-optimizer-reloaded (>=0.9.2,<0.10.0)
   1: selecting aleksis-core (4.0.0.dev15)
   1: derived: graphene-django-optimizer-reloaded (>=0.9.2,<0.10.0)
   1: derived: libsass (>=0.23.0,<0.24.0)
   1: derived: django-pg-rrule (>=0.3.1,<0.4.0)
   1: derived: tqdm (>=4.66.1,<5.0.0)
   1: derived: uwsgi (>=2.0.21,<3.0.0)
   1: derived: django-timezone-field (>=7.0,<8.0)
   1: derived: recurring-ical-events (>=3.0.0,<4.0.0)
   1: derived: django-recurrence (>=1.11.1,<2.0.0)
   1: derived: django-ical (>=1.9.2,<2.0.0)
   1: derived: graphene-django-cud (>=0.13.0,<0.14.0)
   1: derived: django-vite (>=3.0.0,<4.0.0)
   1: derived: graphene-django (>=3.0.0,<=3.2.2)
   1: derived: customidenticon (>=0.1.5,<0.2.0)
   1: derived: django-iconify (>=0.4,<0.5)
   1: derived: pycountry (>=24.0.0,<25.0.0)
   1: derived: python-gnupg (>=0.5.0,<0.6.0)
   1: derived: haystack-redis (>=0.0.1,<0.0.2)
   1: derived: django-titofisto (>=1.0.0,<2.0.0)
   1: derived: Whoosh (>=2.7.4,<3.0.0)
   1: derived: djangorestframework (>=3.12.4,<4.0.0)
   1: derived: django-cleanup (>=9.0.0,<10.0.0)
   1: derived: boto3 (>=1.34.52,<2.0.0)
   1: derived: django-oauth-toolkit (>=2.0.0,<3.0.0)
   1: derived: ipython (>=8.0.0,<9.0.0)
   1: derived: django-extensions (>=3.1.1,<4.0.0)
   1: derived: django-uwsgi-ng (>=2.0,<3.0)
   1: derived: django-allauth (>=0.63.6,<0.64.0)
   1: derived: django-invitations (>=2.0.0,<3.0.0)
   1: derived: bs4 (>=0.0.2,<0.0.3)
   1: derived: django-model-utils (>=5.0.0,<6.0.0)
   1: derived: django-prometheus (>=2.1.0,<3.0.0)
   1: derived: celery-progress (>=0.1.0,<0.2.0)
   1: derived: psutil (>=6.0.0,<7.0.0)
   1: derived: django-health-check (>=3.12.1,<4.0.0)
   1: derived: django-favicon-plus-reloaded (>=1.2,<2.0)
   1: derived: django-reversion (>=5.0.0,<6.0.0)
   1: derived: license-expression (>=30.0,<31.0)
   1: derived: django-dbbackup (>=4.0.0,<5.0.0)
   1: derived: celery-haystack-ng (>=2.0,<3.0)
   1: derived: django-haystack (>=3.3b2,<4.0)
   1: derived: django-cache-memoize (>=0.2.0,<0.3.0)
   1: derived: rules (>=3.0,<4.0)
   1: derived: django-guardian (>=2.2.0,<3.0.0)
   1: derived: django-bleach (>=3.0.0,<4.0.0)
   1: derived: django-colorfield (>=0.11.0,<0.12.0)
   1: derived: django-polymorphic (>=3.0.0,<4.0.0)
   1: derived: django-celery-email (>=3.0.0,<4.0.0)
   1: derived: django-celery-beat (>=2.6.0,<3.0.0)
   1: derived: django-celery-results (>=2.5.1,<3.0.0)
   1: derived: Celery[django,redis] (>=5.2,<6.0)
   1: derived: calendarweek (>=0.5.0,<0.6.0)
   1: derived: django-ckeditor (>=6.0.0,<7.0.0)
   1: derived: html2text (>=2024.0.0,<2025.0.0)
   1: derived: django-templated-email (>=3.0.0,<4.0.0)
   1: derived: django-filter (>=24.2,<25.0)
   1: derived: django-dynamic-preferences (>=1.11,<2.0)
   1: derived: django-material (>=1.6.0,<2.0.0)
   1: derived: django-yarnpkg (>=6.1.2,<7.0.0)
   1: derived: django-two-factor-auth[call,phonenumbers,sms,webauthn] (>=1.15.1,<2.0.0)
   1: derived: django_select2 (>=8.0,<9.0)
   1: derived: psycopg-pool (>=3.2,<4.0)
   1: derived: psycopg (>=3.2,<4.0)
   1: derived: django-impersonate (>=1.4,<2.0)
   1: derived: django-ipware (>=7.0,<8.0)
   1: derived: django-maintenance-mode (>=0.21.0,<0.22.0)
   1: derived: dynaconf[ini,toml,yaml] (>=3.1,<4.0)
   1: derived: colour (>=0.1.5,<0.2.0)
   1: derived: django-phonenumber-field[phonenumbers] (>=7.0,<8.0)
   1: derived: django-tables2 (>=2.1,<3.0)
   1: derived: django-any-js (>=1.1,<2.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/graphene-django-optimizer-reloaded/ HTTP/1.1" 200 588
[filelock:filelock] Attempting to acquire lock 140704944191152 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/4/1/9/9f4192a1384b177baddba7421229431f1b9fe3347b4aeec726ce9695.lock
[filelock:filelock] Lock 140704944191152 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/4/1/9/9f4192a1384b177baddba7421229431f1b9fe3347b4aeec726ce9695.lock
[filelock:filelock] Attempting to release lock 140704944191152 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/4/1/9/9f4192a1384b177baddba7421229431f1b9fe3347b4aeec726ce9695.lock
[filelock:filelock] Lock 140704944191152 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/4/1/9/9f4192a1384b177baddba7421229431f1b9fe3347b4aeec726ce9695.lock
Source (PyPI): 1 packages found for graphene-django-optimizer-reloaded >=0.9.2,<0.10.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/libsass/ HTTP/1.1" 200 84820
[filelock:filelock] Attempting to acquire lock 140704944191728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/5/f/1/bd5f19b26e24a9ad0e7f2a9c1f6a882d0ac289617561b3046f624d85.lock
[filelock:filelock] Lock 140704944191728 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/5/f/1/bd5f19b26e24a9ad0e7f2a9c1f6a882d0ac289617561b3046f624d85.lock
[filelock:filelock] Attempting to release lock 140704944191728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/5/f/1/bd5f19b26e24a9ad0e7f2a9c1f6a882d0ac289617561b3046f624d85.lock
[filelock:filelock] Lock 140704944191728 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/5/f/1/bd5f19b26e24a9ad0e7f2a9c1f6a882d0ac289617561b3046f624d85.lock
Source (PyPI): 1 packages found for libsass >=0.23.0,<0.24.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-pg-rrule/ HTTP/1.1" 200 1658
[filelock:filelock] Attempting to acquire lock 140704942197744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/a/f/2/c/9af2ccd106f35d4ec614ee8f6729e780f35e09e4de2aa0923532d73c.lock
[filelock:filelock] Lock 140704942197744 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/a/f/2/c/9af2ccd106f35d4ec614ee8f6729e780f35e09e4de2aa0923532d73c.lock
[filelock:filelock] Attempting to release lock 140704942197744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/a/f/2/c/9af2ccd106f35d4ec614ee8f6729e780f35e09e4de2aa0923532d73c.lock
[filelock:filelock] Lock 140704942197744 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/a/f/2/c/9af2ccd106f35d4ec614ee8f6729e780f35e09e4de2aa0923532d73c.lock
Source (PyPI): 1 packages found for django-pg-rrule >=0.3.1,<0.4.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/tqdm/ HTTP/1.1" 200 41526
[filelock:filelock] Attempting to acquire lock 140704942197936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/8/6/0/e/3860e4de9ae53c79d2fd61419e9049df314ccc8b640782c02c6e2e2d.lock
[filelock:filelock] Lock 140704942197936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/8/6/0/e/3860e4de9ae53c79d2fd61419e9049df314ccc8b640782c02c6e2e2d.lock
[filelock:filelock] Attempting to release lock 140704942197936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/8/6/0/e/3860e4de9ae53c79d2fd61419e9049df314ccc8b640782c02c6e2e2d.lock
[filelock:filelock] Lock 140704942197936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/8/6/0/e/3860e4de9ae53c79d2fd61419e9049df314ccc8b640782c02c6e2e2d.lock
Source (PyPI): 8 packages found for tqdm >=4.66.1,<5.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/uwsgi/ HTTP/1.1" 200 7533
[filelock:filelock] Attempting to acquire lock 140704942198800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/8/0/e/c980e793d4cfe907e8758f6d975e0cea0e9920eb544f95550e98972d.lock
[filelock:filelock] Lock 140704942198800 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/8/0/e/c980e793d4cfe907e8758f6d975e0cea0e9920eb544f95550e98972d.lock
[filelock:filelock] Attempting to release lock 140704942198800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/8/0/e/c980e793d4cfe907e8758f6d975e0cea0e9920eb544f95550e98972d.lock
[filelock:filelock] Lock 140704942198800 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/8/0/e/c980e793d4cfe907e8758f6d975e0cea0e9920eb544f95550e98972d.lock
Source (PyPI): 9 packages found for uwsgi >=2.0.21,<3.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-timezone-field/ HTTP/1.1" 200 6431
[filelock:filelock] Attempting to acquire lock 140704940967312 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/5/5/0/1/c55016cb62ecc413929c9ca85abf26a2c8fb602d550c7be0ea0dd24e.lock
[filelock:filelock] Lock 140704940967312 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/5/5/0/1/c55016cb62ecc413929c9ca85abf26a2c8fb602d550c7be0ea0dd24e.lock
[filelock:filelock] Attempting to release lock 140704940967312 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/5/5/0/1/c55016cb62ecc413929c9ca85abf26a2c8fb602d550c7be0ea0dd24e.lock
[filelock:filelock] Lock 140704940967312 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/5/5/0/1/c55016cb62ecc413929c9ca85abf26a2c8fb602d550c7be0ea0dd24e.lock
Source (PyPI): 2 packages found for django-timezone-field >=7.0,<8.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/recurring-ical-events/ HTTP/1.1" 200 11945
[filelock:filelock] Attempting to acquire lock 140704940972016 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/a/b/f/2aabf1ad65809c1d04573f8ca12cb05662eb771a3441cc6c56241467.lock
[filelock:filelock] Lock 140704940972016 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/a/b/f/2aabf1ad65809c1d04573f8ca12cb05662eb771a3441cc6c56241467.lock
[filelock:filelock] Attempting to release lock 140704940972016 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/a/b/f/2aabf1ad65809c1d04573f8ca12cb05662eb771a3441cc6c56241467.lock
[filelock:filelock] Lock 140704940972016 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/a/b/f/2aabf1ad65809c1d04573f8ca12cb05662eb771a3441cc6c56241467.lock
Source (PyPI): 13 packages found for recurring-ical-events >=3.0.0,<4.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-recurrence/ HTTP/1.1" 200 4905
[filelock:filelock] Attempting to acquire lock 140704941216144 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/4/e/c/2/64ec2ac996bad14be15a031f270e4cc47d9e045103521f6982c8d12f.lock
[filelock:filelock] Lock 140704941216144 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/4/e/c/2/64ec2ac996bad14be15a031f270e4cc47d9e045103521f6982c8d12f.lock
[filelock:filelock] Attempting to release lock 140704941216144 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/4/e/c/2/64ec2ac996bad14be15a031f270e4cc47d9e045103521f6982c8d12f.lock
[filelock:filelock] Lock 140704941216144 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/4/e/c/2/64ec2ac996bad14be15a031f270e4cc47d9e045103521f6982c8d12f.lock
Source (PyPI): 1 packages found for django-recurrence >=1.11.1,<2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-ical/ HTTP/1.1" 200 4869
[filelock:filelock] Attempting to acquire lock 140704941216720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/1/d/3/3/e1d3324cf084ed8847a6d1167e167888decccdfbfa684d963664d871.lock
[filelock:filelock] Lock 140704941216720 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/1/d/3/3/e1d3324cf084ed8847a6d1167e167888decccdfbfa684d963664d871.lock
[filelock:filelock] Attempting to release lock 140704941216720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/1/d/3/3/e1d3324cf084ed8847a6d1167e167888decccdfbfa684d963664d871.lock
[filelock:filelock] Lock 140704941216720 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/1/d/3/3/e1d3324cf084ed8847a6d1167e167888decccdfbfa684d963664d871.lock
Source (PyPI): 1 packages found for django-ical >=1.9.2,<2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/graphene-django-cud/ HTTP/1.1" 200 14254
[filelock:filelock] Attempting to acquire lock 140704941220464 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/2/6/1/4/3261498720ee5713c1348efbc8b45f8ca64d3928907d9f4d8ab19bc3.lock
[filelock:filelock] Lock 140704941220464 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/2/6/1/4/3261498720ee5713c1348efbc8b45f8ca64d3928907d9f4d8ab19bc3.lock
[filelock:filelock] Attempting to release lock 140704941220464 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/2/6/1/4/3261498720ee5713c1348efbc8b45f8ca64d3928907d9f4d8ab19bc3.lock
[filelock:filelock] Lock 140704941220464 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/2/6/1/4/3261498720ee5713c1348efbc8b45f8ca64d3928907d9f4d8ab19bc3.lock
Source (PyPI): 1 packages found for graphene-django-cud >=0.13.0,<0.14.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-vite/ HTTP/1.1" 200 6729
[filelock:filelock] Attempting to acquire lock 140704941608304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/c/6/b/4/4c6b4c1047ef27dd94efc33d423dbbf96bbc81e184e5af7397ead000.lock
[filelock:filelock] Lock 140704941608304 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/c/6/b/4/4c6b4c1047ef27dd94efc33d423dbbf96bbc81e184e5af7397ead000.lock
[filelock:filelock] Attempting to release lock 140704941608304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/c/6/b/4/4c6b4c1047ef27dd94efc33d423dbbf96bbc81e184e5af7397ead000.lock
[filelock:filelock] Lock 140704941608304 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/c/6/b/4/4c6b4c1047ef27dd94efc33d423dbbf96bbc81e184e5af7397ead000.lock
Source (PyPI): 7 packages found for django-vite >=3.0.0,<4.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/graphene-django/ HTTP/1.1" 200 15425
[filelock:filelock] Attempting to acquire lock 140704941609648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/d/7/1/09d7167424390c9526d16ce0f5499bb327544232b14094be97f89261.lock
[filelock:filelock] Lock 140704941609648 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/d/7/1/09d7167424390c9526d16ce0f5499bb327544232b14094be97f89261.lock
[filelock:filelock] Attempting to release lock 140704941609648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/d/7/1/09d7167424390c9526d16ce0f5499bb327544232b14094be97f89261.lock
[filelock:filelock] Lock 140704941609648 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/d/7/1/09d7167424390c9526d16ce0f5499bb327544232b14094be97f89261.lock
Source (PyPI): 12 packages found for graphene-django >=3.0.0,<=3.2.2
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/customidenticon/ HTTP/1.1" 200 835
[filelock:filelock] Attempting to acquire lock 140704939792368 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/f/6/c/93f6c48d257879d14f8d975d9e6675d143f2ef907d663f70a5396900.lock
[filelock:filelock] Lock 140704939792368 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/f/6/c/93f6c48d257879d14f8d975d9e6675d143f2ef907d663f70a5396900.lock
[filelock:filelock] Attempting to release lock 140704939792368 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/f/6/c/93f6c48d257879d14f8d975d9e6675d143f2ef907d663f70a5396900.lock
[filelock:filelock] Lock 140704939792368 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/f/6/c/93f6c48d257879d14f8d975d9e6675d143f2ef907d663f70a5396900.lock
Source (PyPI): 1 packages found for customidenticon >=0.1.5,<0.2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-iconify/ HTTP/1.1" 200 2056
[filelock:filelock] Attempting to acquire lock 140704939792944 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/d/e/8/edde8eab21ebbcf8c285f8cfd1f38f32f02fe9e089017fbe199de435.lock
[filelock:filelock] Lock 140704939792944 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/d/e/8/edde8eab21ebbcf8c285f8cfd1f38f32f02fe9e089017fbe199de435.lock
[filelock:filelock] Attempting to release lock 140704939792944 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/d/e/8/edde8eab21ebbcf8c285f8cfd1f38f32f02fe9e089017fbe199de435.lock
[filelock:filelock] Lock 140704939792944 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/d/e/8/edde8eab21ebbcf8c285f8cfd1f38f32f02fe9e089017fbe199de435.lock
Source (PyPI): 2 packages found for django-iconify >=0.4,<0.5
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pycountry/ HTTP/1.1" 200 8634
[filelock:filelock] Attempting to acquire lock 140704939794192 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/c/d/b/7/1cdb7ff8437a1c768b1425dad8b3be5488d52afbfb12b29a4fd69122.lock
[filelock:filelock] Lock 140704939794192 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/c/d/b/7/1cdb7ff8437a1c768b1425dad8b3be5488d52afbfb12b29a4fd69122.lock
[filelock:filelock] Attempting to release lock 140704939794192 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/c/d/b/7/1cdb7ff8437a1c768b1425dad8b3be5488d52afbfb12b29a4fd69122.lock
[filelock:filelock] Lock 140704939794192 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/c/d/b/7/1cdb7ff8437a1c768b1425dad8b3be5488d52afbfb12b29a4fd69122.lock
Source (PyPI): 1 packages found for pycountry >=24.0.0,<25.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/python-gnupg/ HTTP/1.1" 200 5907
[filelock:filelock] Attempting to acquire lock 140704939794864 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/b/8/6/7fb863164f00b2c5c7f92ed4b5e1baf655c26b0ce764273f95952027.lock
[filelock:filelock] Lock 140704939794864 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/b/8/6/7fb863164f00b2c5c7f92ed4b5e1baf655c26b0ce764273f95952027.lock
[filelock:filelock] Attempting to release lock 140704939794864 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/b/8/6/7fb863164f00b2c5c7f92ed4b5e1baf655c26b0ce764273f95952027.lock
[filelock:filelock] Lock 140704939794864 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/b/8/6/7fb863164f00b2c5c7f92ed4b5e1baf655c26b0ce764273f95952027.lock
Source (PyPI): 5 packages found for python-gnupg >=0.5.0,<0.6.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/haystack-redis/ HTTP/1.1" 200 836
[filelock:filelock] Attempting to acquire lock 140704939798512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/2/1/0/13210ea7fca1627026ab847ec6c01765bc61a8fcdba15639ca6cd331.lock
[filelock:filelock] Lock 140704939798512 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/2/1/0/13210ea7fca1627026ab847ec6c01765bc61a8fcdba15639ca6cd331.lock
[filelock:filelock] Attempting to release lock 140704939798512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/2/1/0/13210ea7fca1627026ab847ec6c01765bc61a8fcdba15639ca6cd331.lock
[filelock:filelock] Lock 140704939798512 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/2/1/0/13210ea7fca1627026ab847ec6c01765bc61a8fcdba15639ca6cd331.lock
Source (PyPI): 1 packages found for haystack-redis >=0.0.1,<0.0.2
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-titofisto/ HTTP/1.1" 200 2846
[filelock:filelock] Attempting to acquire lock 140704939799568 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/e/a/a/a1eaaafaef169cc37d8437d3388cdfb45086336184b0c13ea79eaaef.lock
[filelock:filelock] Lock 140704939799568 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/e/a/a/a1eaaafaef169cc37d8437d3388cdfb45086336184b0c13ea79eaaef.lock
[filelock:filelock] Attempting to release lock 140704939799568 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/e/a/a/a1eaaafaef169cc37d8437d3388cdfb45086336184b0c13ea79eaaef.lock
[filelock:filelock] Lock 140704939799568 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/e/a/a/a1eaaafaef169cc37d8437d3388cdfb45086336184b0c13ea79eaaef.lock
Source (PyPI): 3 packages found for django-titofisto >=1.0.0,<2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/whoosh/ HTTP/1.1" 200 41739
[filelock:filelock] Attempting to acquire lock 140704939800144 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/b/5/9/9/3b5990c91d95e34bb4f22092d4be4974163f4d3b8212015c6851c662.lock
[filelock:filelock] Lock 140704939800144 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/b/5/9/9/3b5990c91d95e34bb4f22092d4be4974163f4d3b8212015c6851c662.lock
[filelock:filelock] Attempting to release lock 140704939800144 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/b/5/9/9/3b5990c91d95e34bb4f22092d4be4974163f4d3b8212015c6851c662.lock
[filelock:filelock] Lock 140704939800144 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/b/5/9/9/3b5990c91d95e34bb4f22092d4be4974163f4d3b8212015c6851c662.lock
Skipping url (https://files.pythonhosted.org/packages/30/d3/890c63fa0e99d5117e6ca558eefc8d256daf9dbbd9953a22ff914c47dbe3/Whoosh-0.1.6.macosx-10.5-i386.tar.gz) due to invalid version (None)
Source (PyPI): 1 packages found for whoosh >=2.7.4,<3.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/djangorestframework/ HTTP/1.1" 200 29158
[filelock:filelock] Attempting to acquire lock 140704940642800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/5/8/c/a458c174436e29c41f747b27f6d04a796e23934cf789216db971c8bb.lock
[filelock:filelock] Lock 140704940642800 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/5/8/c/a458c174436e29c41f747b27f6d04a796e23934cf789216db971c8bb.lock
[filelock:filelock] Attempting to release lock 140704940642800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/5/8/c/a458c174436e29c41f747b27f6d04a796e23934cf789216db971c8bb.lock
[filelock:filelock] Lock 140704940642800 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/5/8/c/a458c174436e29c41f747b27f6d04a796e23934cf789216db971c8bb.lock
Source (PyPI): 7 packages found for djangorestframework >=3.12.4,<4.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-cleanup/ HTTP/1.1" 200 7987
[filelock:filelock] Attempting to acquire lock 140704939025104 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/c/5/3/41c53a90a772ff60ec3ae77c1e45508f21970f7a3410136ea582d258.lock
[filelock:filelock] Lock 140704939025104 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/c/5/3/41c53a90a772ff60ec3ae77c1e45508f21970f7a3410136ea582d258.lock
[filelock:filelock] Attempting to release lock 140704939025104 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/c/5/3/41c53a90a772ff60ec3ae77c1e45508f21970f7a3410136ea582d258.lock
[filelock:filelock] Lock 140704939025104 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/1/c/5/3/41c53a90a772ff60ec3ae77c1e45508f21970f7a3410136ea582d258.lock
Source (PyPI): 1 packages found for django-cleanup >=9.0.0,<10.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/boto3/ HTTP/1.1" 200 445069
[filelock:filelock] Attempting to acquire lock 140704939025776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/f/d/c/46fdc2f2aad758ca628097c56717d9d2d7c79cfd5dfd0995b76b6968.lock
[filelock:filelock] Lock 140704939025776 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/f/d/c/46fdc2f2aad758ca628097c56717d9d2d7c79cfd5dfd0995b76b6968.lock
[filelock:filelock] Attempting to release lock 140704939025776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/f/d/c/46fdc2f2aad758ca628097c56717d9d2d7c79cfd5dfd0995b76b6968.lock
[filelock:filelock] Lock 140704939025776 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/f/d/c/46fdc2f2aad758ca628097c56717d9d2d7c79cfd5dfd0995b76b6968.lock
Source (PyPI): 233 packages found for boto3 >=1.34.52,<2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-oauth-toolkit/ HTTP/1.1" 200 9408
[filelock:filelock] Attempting to acquire lock 140704930315536 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/c/b/6/92cb6f1c9356279ebe1c6bde57ff151ebb1d0df8bb6fcdf4d1ee711d.lock
[filelock:filelock] Lock 140704930315536 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/c/b/6/92cb6f1c9356279ebe1c6bde57ff151ebb1d0df8bb6fcdf4d1ee711d.lock
[filelock:filelock] Attempting to release lock 140704930315536 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/c/b/6/92cb6f1c9356279ebe1c6bde57ff151ebb1d0df8bb6fcdf4d1ee711d.lock
[filelock:filelock] Lock 140704930315536 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/c/b/6/92cb6f1c9356279ebe1c6bde57ff151ebb1d0df8bb6fcdf4d1ee711d.lock
Source (PyPI): 5 packages found for django-oauth-toolkit >=2.0.0,<3.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/ipython/ HTTP/1.1" 200 55576
[filelock:filelock] Attempting to acquire lock 140704930321648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/a/4/0/5/ca40521d6f4ca2bc510659d13a3cff56d7241103db5d1e645bc10f8f.lock
[filelock:filelock] Lock 140704930321648 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/a/4/0/5/ca40521d6f4ca2bc510659d13a3cff56d7241103db5d1e645bc10f8f.lock
[filelock:filelock] Attempting to release lock 140704930321648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/a/4/0/5/ca40521d6f4ca2bc510659d13a3cff56d7241103db5d1e645bc10f8f.lock
[filelock:filelock] Lock 140704930321648 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/a/4/0/5/ca40521d6f4ca2bc510659d13a3cff56d7241103db5d1e645bc10f8f.lock
Source (PyPI): 41 packages found for ipython >=8.0.0,<9.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-extensions/ HTTP/1.1" 200 28852
[filelock:filelock] Attempting to acquire lock 140704931286384 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/7/c/5/8/47c58cd0f4e7ee27f068a1c9b01ad4cee82c11dedc706cb46a006cc5.lock
[filelock:filelock] Lock 140704931286384 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/7/c/5/8/47c58cd0f4e7ee27f068a1c9b01ad4cee82c11dedc706cb46a006cc5.lock
[filelock:filelock] Attempting to release lock 140704931286384 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/7/c/5/8/47c58cd0f4e7ee27f068a1c9b01ad4cee82c11dedc706cb46a006cc5.lock
[filelock:filelock] Lock 140704931286384 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/7/c/5/8/47c58cd0f4e7ee27f068a1c9b01ad4cee82c11dedc706cb46a006cc5.lock
Source (PyPI): 9 packages found for django-extensions >=3.1.1,<4.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-uwsgi-ng/ HTTP/1.1" 200 2054
[filelock:filelock] Attempting to acquire lock 140704929521136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/c/9/0/d/6c90db213c8902211fc1ad3511802f537463958c847c232055d066cd.lock
[filelock:filelock] Lock 140704929521136 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/c/9/0/d/6c90db213c8902211fc1ad3511802f537463958c847c232055d066cd.lock
[filelock:filelock] Attempting to release lock 140704929521136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/c/9/0/d/6c90db213c8902211fc1ad3511802f537463958c847c232055d066cd.lock
[filelock:filelock] Lock 140704929521136 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/c/9/0/d/6c90db213c8902211fc1ad3511802f537463958c847c232055d066cd.lock
Source (PyPI): 3 packages found for django-uwsgi-ng >=2.0,<3.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-allauth/ HTTP/1.1" 200 12623
[filelock:filelock] Attempting to acquire lock 140704929521712 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/6/2/f/8/562f87376ae11ee8816d11c1e6994644423386024b0714fc0538d43a.lock
[filelock:filelock] Lock 140704929521712 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/6/2/f/8/562f87376ae11ee8816d11c1e6994644423386024b0714fc0538d43a.lock
[filelock:filelock] Attempting to release lock 140704929521712 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/6/2/f/8/562f87376ae11ee8816d11c1e6994644423386024b0714fc0538d43a.lock
[filelock:filelock] Lock 140704929521712 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/6/2/f/8/562f87376ae11ee8816d11c1e6994644423386024b0714fc0538d43a.lock
Source (PyPI): 1 packages found for django-allauth >=0.63.6,<0.64.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-invitations/ HTTP/1.1" 200 2679
[filelock:filelock] Attempting to acquire lock 140704929525840 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/2/6/e/a/826ea15fef2567e4f771d7a03e765b927fa538ed9a131b6af64cfd75.lock
[filelock:filelock] Lock 140704929525840 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/2/6/e/a/826ea15fef2567e4f771d7a03e765b927fa538ed9a131b6af64cfd75.lock
[filelock:filelock] Attempting to release lock 140704929525840 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/2/6/e/a/826ea15fef2567e4f771d7a03e765b927fa538ed9a131b6af64cfd75.lock
[filelock:filelock] Lock 140704929525840 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/2/6/e/a/826ea15fef2567e4f771d7a03e765b927fa538ed9a131b6af64cfd75.lock
Source (PyPI): 2 packages found for django-invitations >=2.0.0,<3.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/bs4/ HTTP/1.1" 200 782
[filelock:filelock] Attempting to acquire lock 140704929526416 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/e/2/4/a4e249cffbc9909bb00bfa561a7358b338052db162f6eefeca517585.lock
[filelock:filelock] Lock 140704929526416 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/e/2/4/a4e249cffbc9909bb00bfa561a7358b338052db162f6eefeca517585.lock
[filelock:filelock] Attempting to release lock 140704929526416 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/e/2/4/a4e249cffbc9909bb00bfa561a7358b338052db162f6eefeca517585.lock
[filelock:filelock] Lock 140704929526416 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/e/2/4/a4e249cffbc9909bb00bfa561a7358b338052db162f6eefeca517585.lock
Source (PyPI): 1 packages found for bs4 >=0.0.2,<0.0.3
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-model-utils/ HTTP/1.1" 200 7410
[filelock:filelock] Attempting to acquire lock 140704929527472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/5/f/2/275f241b603ce94e72c60a9e95956f608cb948fdd3aa91d83b67a949.lock
[filelock:filelock] Lock 140704929527472 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/5/f/2/275f241b603ce94e72c60a9e95956f608cb948fdd3aa91d83b67a949.lock
[filelock:filelock] Attempting to release lock 140704929527472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/5/f/2/275f241b603ce94e72c60a9e95956f608cb948fdd3aa91d83b67a949.lock
[filelock:filelock] Lock 140704929527472 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/5/f/2/275f241b603ce94e72c60a9e95956f608cb948fdd3aa91d83b67a949.lock
Source (PyPI): 1 packages found for django-model-utils >=5.0.0,<6.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-prometheus/ HTTP/1.1" 200 29880
[filelock:filelock] Attempting to acquire lock 140704929989936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/1/0/d/9210dd380470a52a1e63842aa5e9727fcc066af100a5898551d6000a.lock
[filelock:filelock] Lock 140704929989936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/1/0/d/9210dd380470a52a1e63842aa5e9727fcc066af100a5898551d6000a.lock
[filelock:filelock] Attempting to release lock 140704929989936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/1/0/d/9210dd380470a52a1e63842aa5e9727fcc066af100a5898551d6000a.lock
[filelock:filelock] Lock 140704929989936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/1/0/d/9210dd380470a52a1e63842aa5e9727fcc066af100a5898551d6000a.lock
Source (PyPI): 3 packages found for django-prometheus >=2.1.0,<3.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/celery-progress/ HTTP/1.1" 200 5721
[filelock:filelock] Attempting to acquire lock 140704928402512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/a/8/8/9da8899b68701e55db3f49d57b47cdc2ea9051b992853727fc39d621.lock
[filelock:filelock] Lock 140704928402512 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/a/8/8/9da8899b68701e55db3f49d57b47cdc2ea9051b992853727fc39d621.lock
[filelock:filelock] Attempting to release lock 140704928402512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/a/8/8/9da8899b68701e55db3f49d57b47cdc2ea9051b992853727fc39d621.lock
[filelock:filelock] Lock 140704928402512 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/a/8/8/9da8899b68701e55db3f49d57b47cdc2ea9051b992853727fc39d621.lock
Source (PyPI): 4 packages found for celery-progress >=0.1.0,<0.2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/psutil/ HTTP/1.1" 200 147832
[filelock:filelock] Attempting to acquire lock 140704928403760 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/b/d/f/74bdf372f3d845193f395b9ba4ed91510cd09dc32621fc25fe02568d.lock
[filelock:filelock] Lock 140704928403760 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/b/d/f/74bdf372f3d845193f395b9ba4ed91510cd09dc32621fc25fe02568d.lock
[filelock:filelock] Attempting to release lock 140704928403760 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/b/d/f/74bdf372f3d845193f395b9ba4ed91510cd09dc32621fc25fe02568d.lock
[filelock:filelock] Lock 140704928403760 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/b/d/f/74bdf372f3d845193f395b9ba4ed91510cd09dc32621fc25fe02568d.lock
Source (PyPI): 3 packages found for psutil >=6.0.0,<7.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-health-check/ HTTP/1.1" 200 13188
[filelock:filelock] Attempting to acquire lock 140704926554576 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/2/c/2/042c21a177d182c86eaaa21b68c7c2149d41a6f2ad0602a8c0244b7b.lock
[filelock:filelock] Lock 140704926554576 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/2/c/2/042c21a177d182c86eaaa21b68c7c2149d41a6f2ad0602a8c0244b7b.lock
[filelock:filelock] Attempting to release lock 140704926554576 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/2/c/2/042c21a177d182c86eaaa21b68c7c2149d41a6f2ad0602a8c0244b7b.lock
[filelock:filelock] Lock 140704926554576 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/4/2/c/2/042c21a177d182c86eaaa21b68c7c2149d41a6f2ad0602a8c0244b7b.lock
Source (PyPI): 22 packages found for django-health-check >=3.12.1,<4.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-favicon-plus-reloaded/ HTTP/1.1" 200 3767
[filelock:filelock] Attempting to acquire lock 140704926828208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/0/e/6/2/00e62c42fa53ecc2a77f47b184baccb03f128cc04af01a9374c8a62a.lock
[filelock:filelock] Lock 140704926828208 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/0/e/6/2/00e62c42fa53ecc2a77f47b184baccb03f128cc04af01a9374c8a62a.lock
[filelock:filelock] Attempting to release lock 140704926828208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/0/e/6/2/00e62c42fa53ecc2a77f47b184baccb03f128cc04af01a9374c8a62a.lock
[filelock:filelock] Lock 140704926828208 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/0/e/6/2/00e62c42fa53ecc2a77f47b184baccb03f128cc04af01a9374c8a62a.lock
Skipping url (https://files.pythonhosted.org/packages/5a/fb/3fba7174bcd097a110340ecf36c852ee031ab4203c3096c41302611d1fba/django-favicon-plus-reloaded-1.1.2.linux-x86_64.tar.gz) due to invalid version (None)
Source (PyPI): 1 packages found for django-favicon-plus-reloaded >=1.2,<2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-reversion/ HTTP/1.1" 200 13191
[filelock:filelock] Attempting to acquire lock 140704926833680 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/b/c/a/3fbcadfe98fd38e2ed77736c4b11d9317ac65278a7e5dfa309743315.lock
[filelock:filelock] Lock 140704926833680 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/b/c/a/3fbcadfe98fd38e2ed77736c4b11d9317ac65278a7e5dfa309743315.lock
[filelock:filelock] Attempting to release lock 140704926833680 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/b/c/a/3fbcadfe98fd38e2ed77736c4b11d9317ac65278a7e5dfa309743315.lock
[filelock:filelock] Lock 140704926833680 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/b/c/a/3fbcadfe98fd38e2ed77736c4b11d9317ac65278a7e5dfa309743315.lock
Source (PyPI): 13 packages found for django-reversion >=5.0.0,<6.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/license-expression/ HTTP/1.1" 200 11660
[filelock:filelock] Attempting to acquire lock 140704926830992 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/9/0/5/2/3905265c926176b734029ea21fa663f248d66a1cc7cf9c93ca72de01.lock
[filelock:filelock] Lock 140704926830992 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/9/0/5/2/3905265c926176b734029ea21fa663f248d66a1cc7cf9c93ca72de01.lock
[filelock:filelock] Attempting to release lock 140704926830992 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/9/0/5/2/3905265c926176b734029ea21fa663f248d66a1cc7cf9c93ca72de01.lock
[filelock:filelock] Lock 140704926830992 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/9/0/5/2/3905265c926176b734029ea21fa663f248d66a1cc7cf9c93ca72de01.lock
Source (PyPI): 8 packages found for license-expression >=30.0,<31.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-dbbackup/ HTTP/1.1" 200 6396
[filelock:filelock] Attempting to acquire lock 140704925176592 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/2/5/1/4/7251420a58afec5132d217ed9d5d6374ee1f8b6561fc08ddd8943e0c.lock
[filelock:filelock] Lock 140704925176592 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/2/5/1/4/7251420a58afec5132d217ed9d5d6374ee1f8b6561fc08ddd8943e0c.lock
[filelock:filelock] Attempting to release lock 140704925176592 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/2/5/1/4/7251420a58afec5132d217ed9d5d6374ee1f8b6561fc08ddd8943e0c.lock
[filelock:filelock] Lock 140704925176592 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/2/5/1/4/7251420a58afec5132d217ed9d5d6374ee1f8b6561fc08ddd8943e0c.lock
Source (PyPI): 5 packages found for django-dbbackup >=4.0.0,<5.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/celery-haystack-ng/ HTTP/1.1" 200 2426
[filelock:filelock] Attempting to acquire lock 140704925179376 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/e/0/c/3/de0c3b1e5861be0184e829fe1eae2593dee00ad93b65391278c885e0.lock
[filelock:filelock] Lock 140704925179376 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/e/0/c/3/de0c3b1e5861be0184e829fe1eae2593dee00ad93b65391278c885e0.lock
[filelock:filelock] Attempting to release lock 140704925179376 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/e/0/c/3/de0c3b1e5861be0184e829fe1eae2593dee00ad93b65391278c885e0.lock
[filelock:filelock] Lock 140704925179376 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/e/0/c/3/de0c3b1e5861be0184e829fe1eae2593dee00ad93b65391278c885e0.lock
Source (PyPI): 2 packages found for celery-haystack-ng >=2.0,<3.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-haystack/ HTTP/1.1" 200 7128
[filelock:filelock] Attempting to acquire lock 140704925182160 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/4/4/4/91444e7f61c645a1e99eaad5f50fc04b449a4680ade1864b19ac6c6f.lock
[filelock:filelock] Lock 140704925182160 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/4/4/4/91444e7f61c645a1e99eaad5f50fc04b449a4680ade1864b19ac6c6f.lock
[filelock:filelock] Attempting to release lock 140704925182160 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/4/4/4/91444e7f61c645a1e99eaad5f50fc04b449a4680ade1864b19ac6c6f.lock
[filelock:filelock] Lock 140704925182160 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/4/4/4/91444e7f61c645a1e99eaad5f50fc04b449a4680ade1864b19ac6c6f.lock
Skipping url (https://files.pythonhosted.org/packages/c0/af/75d4e1c9fec106da5ed8d308415f528b6c2e88ba6fb89ea5ea70293178f1/django-haystack-1.0.0-final.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/0b/b1/483083ce7796682f2582e2c387bb8fbd857484743416ab5c6e03989490bf/django-haystack-1.0.1-final.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/c8/2c/585f972a4dc64f25f2c5cebd43cf4e32592a798c9bcfb6e63160c97379cb/django-haystack-1.0.2-final.tar.gz) due to invalid version (None)
Source (PyPI): 1 packages found for django-haystack >=3.3b2,<4.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-cache-memoize/ HTTP/1.1" 200 3350
[filelock:filelock] Attempting to acquire lock 140704925185040 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/7/a/6/c27a69a9efb5b0207f5b5d34e4d848314593492678c99cacf03384d2.lock
[filelock:filelock] Lock 140704925185040 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/7/a/6/c27a69a9efb5b0207f5b5d34e4d848314593492678c99cacf03384d2.lock
[filelock:filelock] Attempting to release lock 140704925185040 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/7/a/6/c27a69a9efb5b0207f5b5d34e4d848314593492678c99cacf03384d2.lock
[filelock:filelock] Lock 140704925185040 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/2/7/a/6/c27a69a9efb5b0207f5b5d34e4d848314593492678c99cacf03384d2.lock
Source (PyPI): 2 packages found for django-cache-memoize >=0.2.0,<0.3.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/rules/ HTTP/1.1" 200 3851
[filelock:filelock] Attempting to acquire lock 140704925187632 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/6/c/a/2/e6ca2aa37f80fdd91114267b3194a5aa5350df4f5f1ff98862825297.lock
[filelock:filelock] Lock 140704925187632 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/6/c/a/2/e6ca2aa37f80fdd91114267b3194a5aa5350df4f5f1ff98862825297.lock
[filelock:filelock] Attempting to release lock 140704925187632 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/6/c/a/2/e6ca2aa37f80fdd91114267b3194a5aa5350df4f5f1ff98862825297.lock
[filelock:filelock] Lock 140704925187632 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/6/c/a/2/e6ca2aa37f80fdd91114267b3194a5aa5350df4f5f1ff98862825297.lock
Source (PyPI): 7 packages found for rules >=3.0,<4.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-guardian/ HTTP/1.1" 200 7120
[filelock:filelock] Attempting to acquire lock 140704925484048 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/4/8/e/c/248ecdeea469f148e6fe47dd48c4a1444ec56430408ab54eed5135d9.lock
[filelock:filelock] Lock 140704925484048 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/4/8/e/c/248ecdeea469f148e6fe47dd48c4a1444ec56430408ab54eed5135d9.lock
[filelock:filelock] Attempting to release lock 140704925484048 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/4/8/e/c/248ecdeea469f148e6fe47dd48c4a1444ec56430408ab54eed5135d9.lock
[filelock:filelock] Lock 140704925484048 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/4/8/e/c/248ecdeea469f148e6fe47dd48c4a1444ec56430408ab54eed5135d9.lock
Source (PyPI): 3 packages found for django-guardian >=2.2.0,<3.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-bleach/ HTTP/1.1" 200 6147
[filelock:filelock] Attempting to acquire lock 140704925486736 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/c/c/7/3/ccc735265e649285e3a98afd829fd40fbf1ff32bed7ede629a466810.lock
[filelock:filelock] Lock 140704925486736 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/c/c/7/3/ccc735265e649285e3a98afd829fd40fbf1ff32bed7ede629a466810.lock
[filelock:filelock] Attempting to release lock 140704925486736 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/c/c/7/3/ccc735265e649285e3a98afd829fd40fbf1ff32bed7ede629a466810.lock
[filelock:filelock] Lock 140704925486736 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/c/c/7/3/ccc735265e649285e3a98afd829fd40fbf1ff32bed7ede629a466810.lock
Source (PyPI): 3 packages found for django-bleach >=3.0.0,<4.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-colorfield/ HTTP/1.1" 200 9202
[filelock:filelock] Attempting to acquire lock 140704925490672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/6/e/4/3c6e4fc11b6ab4bce05bc291bcaf51ccf0b9d975e2882283e9fc090d.lock
[filelock:filelock] Lock 140704925490672 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/6/e/4/3c6e4fc11b6ab4bce05bc291bcaf51ccf0b9d975e2882283e9fc090d.lock
[filelock:filelock] Attempting to release lock 140704925490672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/6/e/4/3c6e4fc11b6ab4bce05bc291bcaf51ccf0b9d975e2882283e9fc090d.lock
[filelock:filelock] Lock 140704925490672 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/6/e/4/3c6e4fc11b6ab4bce05bc291bcaf51ccf0b9d975e2882283e9fc090d.lock
Source (PyPI): 1 packages found for django-colorfield >=0.11.0,<0.12.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-polymorphic/ HTTP/1.1" 200 9325
[filelock:filelock] Attempting to acquire lock 140704925496912 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/c/6/e/8/dc6e8ffa6fa34ccdfce520aa4f312342db6eb804a33b6cb62539fb77.lock
[filelock:filelock] Lock 140704925496912 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/c/6/e/8/dc6e8ffa6fa34ccdfce520aa4f312342db6eb804a33b6cb62539fb77.lock
[filelock:filelock] Attempting to release lock 140704925496912 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/c/6/e/8/dc6e8ffa6fa34ccdfce520aa4f312342db6eb804a33b6cb62539fb77.lock
[filelock:filelock] Lock 140704925496912 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/c/6/e/8/dc6e8ffa6fa34ccdfce520aa4f312342db6eb804a33b6cb62539fb77.lock
Source (PyPI): 2 packages found for django-polymorphic >=3.0.0,<4.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-celery-email/ HTTP/1.1" 200 3330
[filelock:filelock] Attempting to acquire lock 140704925945872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/6/9/5/6b6951e15745604c575eb6a0c3b2c0278b0136862c2373801948fc50.lock
[filelock:filelock] Lock 140704925945872 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/6/9/5/6b6951e15745604c575eb6a0c3b2c0278b0136862c2373801948fc50.lock
[filelock:filelock] Attempting to release lock 140704925945872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/6/9/5/6b6951e15745604c575eb6a0c3b2c0278b0136862c2373801948fc50.lock
[filelock:filelock] Lock 140704925945872 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/6/9/5/6b6951e15745604c575eb6a0c3b2c0278b0136862c2373801948fc50.lock
Source (PyPI): 1 packages found for django-celery-email >=3.0.0,<4.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-celery-beat/ HTTP/1.1" 200 4859
[filelock:filelock] Attempting to acquire lock 140704925947984 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/7/5/0/9575074ed10469a68c18e40dd8b4cb9d353938f4f43b179ce24a6df4.lock
[filelock:filelock] Lock 140704925947984 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/7/5/0/9575074ed10469a68c18e40dd8b4cb9d353938f4f43b179ce24a6df4.lock
[filelock:filelock] Attempting to release lock 140704925947984 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/7/5/0/9575074ed10469a68c18e40dd8b4cb9d353938f4f43b179ce24a6df4.lock
[filelock:filelock] Lock 140704925947984 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/7/5/0/9575074ed10469a68c18e40dd8b4cb9d353938f4f43b179ce24a6df4.lock
Source (PyPI): 2 packages found for django-celery-beat >=2.6.0,<3.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-celery-results/ HTTP/1.1" 200 5398
[filelock:filelock] Attempting to acquire lock 140704925951920 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/2/b/3/452b34d2eb2f58d436d3acd1c9a382916e8885c389b9354105b9f0e6.lock
[filelock:filelock] Lock 140704925951920 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/2/b/3/452b34d2eb2f58d436d3acd1c9a382916e8885c389b9354105b9f0e6.lock
[filelock:filelock] Attempting to release lock 140704925951920 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/2/b/3/452b34d2eb2f58d436d3acd1c9a382916e8885c389b9354105b9f0e6.lock
[filelock:filelock] Lock 140704925951920 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/2/b/3/452b34d2eb2f58d436d3acd1c9a382916e8885c389b9354105b9f0e6.lock
Source (PyPI): 1 packages found for django-celery-results >=2.5.1,<3.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/celery/ HTTP/1.1" 200 41859
[filelock:filelock] Attempting to acquire lock 140704925956144 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/6/c/0/7f6c0dabbf4c1bc13a5e02c201e86298ee061bb7353bbf945e324ba4.lock
[filelock:filelock] Lock 140704925956144 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/6/c/0/7f6c0dabbf4c1bc13a5e02c201e86298ee061bb7353bbf945e324ba4.lock
[filelock:filelock] Attempting to release lock 140704925956144 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/6/c/0/7f6c0dabbf4c1bc13a5e02c201e86298ee061bb7353bbf945e324ba4.lock
[filelock:filelock] Lock 140704925956144 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/6/c/0/7f6c0dabbf4c1bc13a5e02c201e86298ee061bb7353bbf945e324ba4.lock
Source (PyPI): 13 packages found for celery >=5.2,<6.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/calendarweek/ HTTP/1.1" 200 6115
[filelock:filelock] Attempting to acquire lock 140704924319568 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/d/3/7/f/5d37f88f9baa61e60721aad6c9b7d2ac1f37ae80aee100c3d032a14b.lock
[filelock:filelock] Lock 140704924319568 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/d/3/7/f/5d37f88f9baa61e60721aad6c9b7d2ac1f37ae80aee100c3d032a14b.lock
[filelock:filelock] Attempting to release lock 140704924319568 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/d/3/7/f/5d37f88f9baa61e60721aad6c9b7d2ac1f37ae80aee100c3d032a14b.lock
[filelock:filelock] Lock 140704924319568 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/d/3/7/f/5d37f88f9baa61e60721aad6c9b7d2ac1f37ae80aee100c3d032a14b.lock
Source (PyPI): 4 packages found for calendarweek >=0.5.0,<0.6.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-ckeditor/ HTTP/1.1" 200 12137
[filelock:filelock] Attempting to acquire lock 140704924747920 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/4/9/a/1349ad405369b6fc9485a7b203f5052faca6451b98d1340aba3c86a0.lock
[filelock:filelock] Lock 140704924747920 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/4/9/a/1349ad405369b6fc9485a7b203f5052faca6451b98d1340aba3c86a0.lock
[filelock:filelock] Attempting to release lock 140704924747920 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/4/9/a/1349ad405369b6fc9485a7b203f5052faca6451b98d1340aba3c86a0.lock
[filelock:filelock] Lock 140704924747920 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/4/9/a/1349ad405369b6fc9485a7b203f5052faca6451b98d1340aba3c86a0.lock
Source (PyPI): 16 packages found for django-ckeditor >=6.0.0,<7.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/html2text/ HTTP/1.1" 200 5372
[filelock:filelock] Attempting to acquire lock 140704924748496 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/5/a/5/e/f5a5efe12f8af12520d904de006fb2029403d133f085181069c176d7.lock
[filelock:filelock] Lock 140704924748496 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/5/a/5/e/f5a5efe12f8af12520d904de006fb2029403d133f085181069c176d7.lock
[filelock:filelock] Attempting to release lock 140704924748496 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/5/a/5/e/f5a5efe12f8af12520d904de006fb2029403d133f085181069c176d7.lock
[filelock:filelock] Lock 140704924748496 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/5/a/5/e/f5a5efe12f8af12520d904de006fb2029403d133f085181069c176d7.lock
Source (PyPI): 2 packages found for html2text >=2024.0.0,<2025.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-templated-email/ HTTP/1.1" 200 3843
[filelock:filelock] Attempting to acquire lock 140704924757040 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/6/9/a/9669a5d059a90f18c1715b13d52cc0e6e827a65c789e33c7dff55ed2.lock
[filelock:filelock] Lock 140704924757040 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/6/9/a/9669a5d059a90f18c1715b13d52cc0e6e827a65c789e33c7dff55ed2.lock
[filelock:filelock] Attempting to release lock 140704924757040 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/6/9/a/9669a5d059a90f18c1715b13d52cc0e6e827a65c789e33c7dff55ed2.lock
[filelock:filelock] Lock 140704924757040 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/6/9/a/9669a5d059a90f18c1715b13d52cc0e6e827a65c789e33c7dff55ed2.lock
Source (PyPI): 2 packages found for django-templated-email >=3.0.0,<4.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-filter/ HTTP/1.1" 200 11391
[filelock:filelock] Attempting to acquire lock 140704924757616 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/4/a/5/7/e4a57c3f6105e6743a70e3408369c69864216af7979a199142abaf3a.lock
[filelock:filelock] Lock 140704924757616 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/4/a/5/7/e4a57c3f6105e6743a70e3408369c69864216af7979a199142abaf3a.lock
[filelock:filelock] Attempting to release lock 140704924757616 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/4/a/5/7/e4a57c3f6105e6743a70e3408369c69864216af7979a199142abaf3a.lock
[filelock:filelock] Lock 140704924757616 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/4/a/5/7/e4a57c3f6105e6743a70e3408369c69864216af7979a199142abaf3a.lock
Source (PyPI): 2 packages found for django-filter >=24.2,<25.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-dynamic-preferences/ HTTP/1.1" 200 9204
[filelock:filelock] Attempting to acquire lock 140704923239824 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/4/0/8/9/e40898bf43e8c29562c9b41ccb08571357e3734940c80da50af1ea54.lock
[filelock:filelock] Lock 140704923239824 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/4/0/8/9/e40898bf43e8c29562c9b41ccb08571357e3734940c80da50af1ea54.lock
[filelock:filelock] Attempting to release lock 140704923239824 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/4/0/8/9/e40898bf43e8c29562c9b41ccb08571357e3734940c80da50af1ea54.lock
[filelock:filelock] Lock 140704923239824 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/4/0/8/9/e40898bf43e8c29562c9b41ccb08571357e3734940c80da50af1ea54.lock
Source (PyPI): 7 packages found for django-dynamic-preferences >=1.11,<2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-material/ HTTP/1.1" 200 14249
[filelock:filelock] Attempting to acquire lock 140704923245776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/0/e/2/5/60e25ecf1ea2d6fcd02db86bfccdc73f0ddddf6f0dc6d9a8cc4d7c39.lock
[filelock:filelock] Lock 140704923245776 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/0/e/2/5/60e25ecf1ea2d6fcd02db86bfccdc73f0ddddf6f0dc6d9a8cc4d7c39.lock
[filelock:filelock] Attempting to release lock 140704923245776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/0/e/2/5/60e25ecf1ea2d6fcd02db86bfccdc73f0ddddf6f0dc6d9a8cc4d7c39.lock
[filelock:filelock] Lock 140704923245776 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/0/e/2/5/60e25ecf1ea2d6fcd02db86bfccdc73f0ddddf6f0dc6d9a8cc4d7c39.lock
Source (PyPI): 14 packages found for django-material >=1.6.0,<2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-yarnpkg/ HTTP/1.1" 200 2031
[filelock:filelock] Attempting to acquire lock 140704923617232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/2/f/e/0c2fee314f750c723ebbd9da26c7c34e4e39702cbc516ca55491378b.lock
[filelock:filelock] Lock 140704923617232 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/2/f/e/0c2fee314f750c723ebbd9da26c7c34e4e39702cbc516ca55491378b.lock
[filelock:filelock] Attempting to release lock 140704923617232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/2/f/e/0c2fee314f750c723ebbd9da26c7c34e4e39702cbc516ca55491378b.lock
[filelock:filelock] Lock 140704923617232 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/c/2/f/e/0c2fee314f750c723ebbd9da26c7c34e4e39702cbc516ca55491378b.lock
Source (PyPI): 1 packages found for django-yarnpkg >=6.1.2,<7.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-two-factor-auth/ HTTP/1.1" 200 10980
[filelock:filelock] Attempting to acquire lock 140704923618384 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/2/d/a/9/42da9bc298090bec49bb023418779503ba5acdb6f565ea49bbad8307.lock
[filelock:filelock] Lock 140704923618384 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/2/d/a/9/42da9bc298090bec49bb023418779503ba5acdb6f565ea49bbad8307.lock
[filelock:filelock] Attempting to release lock 140704923618384 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/2/d/a/9/42da9bc298090bec49bb023418779503ba5acdb6f565ea49bbad8307.lock
[filelock:filelock] Lock 140704923618384 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/2/d/a/9/42da9bc298090bec49bb023418779503ba5acdb6f565ea49bbad8307.lock
Source (PyPI): 7 packages found for django-two-factor-auth >=1.15.1,<2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-select2/ HTTP/1.1" 200 18215
[filelock:filelock] Attempting to acquire lock 140704923618960 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/a/e/5/97ae560f64fb1a2a428cbdbc9af09c083b548955f44aabbe0de05103.lock
[filelock:filelock] Lock 140704923618960 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/a/e/5/97ae560f64fb1a2a428cbdbc9af09c083b548955f44aabbe0de05103.lock
[filelock:filelock] Attempting to release lock 140704923618960 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/a/e/5/97ae560f64fb1a2a428cbdbc9af09c083b548955f44aabbe0de05103.lock
[filelock:filelock] Lock 140704923618960 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/a/e/5/97ae560f64fb1a2a428cbdbc9af09c083b548955f44aabbe0de05103.lock
Source (PyPI): 9 packages found for django-select2 >=8.0,<9.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/psycopg-pool/ HTTP/1.1" 200 5643
[filelock:filelock] Attempting to acquire lock 140704921964656 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/a/f/c/28afcd56edf76777b7f0ba6af9bc937ce39f1469a94e4eb654feb6b0.lock
[filelock:filelock] Lock 140704921964656 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/a/f/c/28afcd56edf76777b7f0ba6af9bc937ce39f1469a94e4eb654feb6b0.lock
[filelock:filelock] Attempting to release lock 140704921964656 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/a/f/c/28afcd56edf76777b7f0ba6af9bc937ce39f1469a94e4eb654feb6b0.lock
[filelock:filelock] Lock 140704921964656 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/a/f/c/28afcd56edf76777b7f0ba6af9bc937ce39f1469a94e4eb654feb6b0.lock
Source (PyPI): 5 packages found for psycopg-pool >=3.2,<4.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/psycopg/ HTTP/1.1" 200 12630
[filelock:filelock] Attempting to acquire lock 140704921965328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/9/7/8/93978e7dac5547306a196beedc5a8689fb0cf42b0cc985ddf5bfe8a0.lock
[filelock:filelock] Lock 140704921965328 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/9/7/8/93978e7dac5547306a196beedc5a8689fb0cf42b0cc985ddf5bfe8a0.lock
[filelock:filelock] Attempting to release lock 140704921965328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/9/7/8/93978e7dac5547306a196beedc5a8689fb0cf42b0cc985ddf5bfe8a0.lock
[filelock:filelock] Lock 140704921965328 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/9/7/8/93978e7dac5547306a196beedc5a8689fb0cf42b0cc985ddf5bfe8a0.lock
Source (PyPI): 5 packages found for psycopg >=3.2,<4.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-impersonate/ HTTP/1.1" 200 4587
[filelock:filelock] Attempting to acquire lock 140704921966864 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/6/6/2/b/d662bfa0b8ca5d66c9c58be18bf623d62d36d5cd948e6a714ace5472.lock
[filelock:filelock] Lock 140704921966864 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/6/6/2/b/d662bfa0b8ca5d66c9c58be18bf623d62d36d5cd948e6a714ace5472.lock
[filelock:filelock] Attempting to release lock 140704921966864 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/6/6/2/b/d662bfa0b8ca5d66c9c58be18bf623d62d36d5cd948e6a714ace5472.lock
[filelock:filelock] Lock 140704921966864 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/6/6/2/b/d662bfa0b8ca5d66c9c58be18bf623d62d36d5cd948e6a714ace5472.lock
Source (PyPI): 15 packages found for django-impersonate >=1.4,<2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-ipware/ HTTP/1.1" 200 8047
[filelock:filelock] Attempting to acquire lock 140704921967440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/f/1/c/9/bf1c95fca181f253110d9b49a9371989b4eb123b593947951f09f479.lock
[filelock:filelock] Lock 140704921967440 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/f/1/c/9/bf1c95fca181f253110d9b49a9371989b4eb123b593947951f09f479.lock
[filelock:filelock] Attempting to release lock 140704921967440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/f/1/c/9/bf1c95fca181f253110d9b49a9371989b4eb123b593947951f09f479.lock
[filelock:filelock] Lock 140704921967440 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/f/1/c/9/bf1c95fca181f253110d9b49a9371989b4eb123b593947951f09f479.lock
Source (PyPI): 2 packages found for django-ipware >=7.0,<8.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-maintenance-mode/ HTTP/1.1" 200 7938
[filelock:filelock] Attempting to acquire lock 140704921973488 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/2/5/f/7/d25f770e9f0e20aed9ff2580051a4d78e8e9c4e786e5aa279c80bbc1.lock
[filelock:filelock] Lock 140704921973488 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/2/5/f/7/d25f770e9f0e20aed9ff2580051a4d78e8e9c4e786e5aa279c80bbc1.lock
[filelock:filelock] Attempting to release lock 140704921973488 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/2/5/f/7/d25f770e9f0e20aed9ff2580051a4d78e8e9c4e786e5aa279c80bbc1.lock
[filelock:filelock] Lock 140704921973488 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/2/5/f/7/d25f770e9f0e20aed9ff2580051a4d78e8e9c4e786e5aa279c80bbc1.lock
Source (PyPI): 2 packages found for django-maintenance-mode >=0.21.0,<0.22.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/dynaconf/ HTTP/1.1" 200 21993
[filelock:filelock] Attempting to acquire lock 140704921974064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/1/b/c/d/11bcd024f68fab9fc78e4cd2ffb889fb425442d393e5271ae73129be.lock
[filelock:filelock] Lock 140704921974064 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/1/b/c/d/11bcd024f68fab9fc78e4cd2ffb889fb425442d393e5271ae73129be.lock
[filelock:filelock] Attempting to release lock 140704921974064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/1/b/c/d/11bcd024f68fab9fc78e4cd2ffb889fb425442d393e5271ae73129be.lock
[filelock:filelock] Lock 140704921974064 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/1/b/c/d/11bcd024f68fab9fc78e4cd2ffb889fb425442d393e5271ae73129be.lock
Source (PyPI): 18 packages found for dynaconf >=3.1,<4.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/colour/ HTTP/1.1" 200 1893
[filelock:filelock] Attempting to acquire lock 140704922635632 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/8/d/7/1/f8d710353cc46a7ade3cd8de75d542b8275ef866da66fdf9fc47f4f9.lock
[filelock:filelock] Lock 140704922635632 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/8/d/7/1/f8d710353cc46a7ade3cd8de75d542b8275ef866da66fdf9fc47f4f9.lock
[filelock:filelock] Attempting to release lock 140704922635632 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/8/d/7/1/f8d710353cc46a7ade3cd8de75d542b8275ef866da66fdf9fc47f4f9.lock
[filelock:filelock] Lock 140704922635632 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/8/d/7/1/f8d710353cc46a7ade3cd8de75d542b8275ef866da66fdf9fc47f4f9.lock
Source (PyPI): 1 packages found for colour >=0.1.5,<0.2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-phonenumber-field/ HTTP/1.1" 200 7880
[filelock:filelock] Attempting to acquire lock 140704922636496 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/6/9/c/4/f69c4eba3e889d1e29c4a379fff06b8614ffd90d308cbccf42f23c71.lock
[filelock:filelock] Lock 140704922636496 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/6/9/c/4/f69c4eba3e889d1e29c4a379fff06b8614ffd90d308cbccf42f23c71.lock
[filelock:filelock] Attempting to release lock 140704922636496 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/6/9/c/4/f69c4eba3e889d1e29c4a379fff06b8614ffd90d308cbccf42f23c71.lock
[filelock:filelock] Lock 140704922636496 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/6/9/c/4/f69c4eba3e889d1e29c4a379fff06b8614ffd90d308cbccf42f23c71.lock
Source (PyPI): 6 packages found for django-phonenumber-field >=7.0,<8.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-tables2/ HTTP/1.1" 200 18920
[filelock:filelock] Attempting to acquire lock 140704922637072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/c/4/1/92c41dae4ff1c3bb47e7ef8fd7e1bde480c9bc4804de646c2ffdc76f.lock
[filelock:filelock] Lock 140704922637072 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/c/4/1/92c41dae4ff1c3bb47e7ef8fd7e1bde480c9bc4804de646c2ffdc76f.lock
[filelock:filelock] Attempting to release lock 140704922637072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/c/4/1/92c41dae4ff1c3bb47e7ef8fd7e1bde480c9bc4804de646c2ffdc76f.lock
[filelock:filelock] Lock 140704922637072 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/c/4/1/92c41dae4ff1c3bb47e7ef8fd7e1bde480c9bc4804de646c2ffdc76f.lock
Source (PyPI): 22 packages found for django-tables2 >=2.1,<3.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-any-js/ HTTP/1.1" 200 1794
[filelock:filelock] Attempting to acquire lock 140704921274416 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/9/1/4/e9914cdfc31553343d289b610e0eaf22a44c078a0324ecc1f80c8bec.lock
[filelock:filelock] Lock 140704921274416 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/9/1/4/e9914cdfc31553343d289b610e0eaf22a44c078a0324ecc1f80c8bec.lock
[filelock:filelock] Attempting to release lock 140704921274416 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/9/1/4/e9914cdfc31553343d289b610e0eaf22a44c078a0324ecc1f80c8bec.lock
[filelock:filelock] Lock 140704921274416 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/9/1/4/e9914cdfc31553343d289b610e0eaf22a44c078a0324ecc1f80c8bec.lock
Source (PyPI): 3 packages found for django-any-js >=1.1,<2.0
Source (PyPI): Getting info for graphene-django-optimizer-reloaded (0.9.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/graphene-django-optimizer-reloaded/0.9.2/json HTTP/1.1" 200 2786
[filelock:filelock] Attempting to acquire lock 140704921276240 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/1/5/6/c/5156cd622c9c4f24c58d188fd539f410de381a860c059a8c7263159c.lock
[filelock:filelock] Lock 140704921276240 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/1/5/6/c/5156cd622c9c4f24c58d188fd539f410de381a860c059a8c7263159c.lock
[filelock:filelock] Attempting to release lock 140704921276240 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/1/5/6/c/5156cd622c9c4f24c58d188fd539f410de381a860c059a8c7263159c.lock
[filelock:filelock] Lock 140704921276240 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/1/5/6/c/5156cd622c9c4f24c58d188fd539f410de381a860c059a8c7263159c.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/23/95/e6fe3ea2750a29aea67386249e5cffee57a3a105aa40059a88638e25dd67/graphene_django_optimizer_reloaded-0.9.2-py2.py3-none-any.whl.metadata HTTP/1.1" 200 1998
[filelock:filelock] Attempting to acquire lock 140704921275088 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/b/8/7/d/1b87d1e72148bd3540b851a0b2d92388f5fbcb374f45042d7aac19a2.lock
[filelock:filelock] Lock 140704921275088 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/b/8/7/d/1b87d1e72148bd3540b851a0b2d92388f5fbcb374f45042d7aac19a2.lock
[filelock:filelock] Attempting to release lock 140704921275088 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/b/8/7/d/1b87d1e72148bd3540b851a0b2d92388f5fbcb374f45042d7aac19a2.lock
[filelock:filelock] Lock 140704921275088 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/b/8/7/d/1b87d1e72148bd3540b851a0b2d92388f5fbcb374f45042d7aac19a2.lock
   1: selecting graphene-django-optimizer-reloaded (0.9.2)
Source (PyPI): Getting info for libsass (0.23.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/libsass/0.23.0/json HTTP/1.1" 200 3210
[filelock:filelock] Attempting to acquire lock 140704921277968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/5/0/3/89503ccdc16436ccdb9bbe4bce17bd77d17ca170050eb47e797ed4d7.lock
[filelock:filelock] Lock 140704921277968 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/5/0/3/89503ccdc16436ccdb9bbe4bce17bd77d17ca170050eb47e797ed4d7.lock
[filelock:filelock] Attempting to release lock 140704921277968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/5/0/3/89503ccdc16436ccdb9bbe4bce17bd77d17ca170050eb47e797ed4d7.lock
[filelock:filelock] Lock 140704921277968 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/5/0/3/89503ccdc16436ccdb9bbe4bce17bd77d17ca170050eb47e797ed4d7.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/e5/13/fc1bea1de880ca935137183727c7d4dd921c4128fc08b8ddc3698ba5a8a3/libsass-0.23.0-cp38-abi3-macosx_11_0_x86_64.whl.metadata HTTP/1.1" 200 1768
[filelock:filelock] Attempting to acquire lock 140704921278928 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/c/a/2/5fca270050ffee47fd3ead6f573db47fddbb3026d4d779ce6b0d22c1.lock
[filelock:filelock] Lock 140704921278928 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/c/a/2/5fca270050ffee47fd3ead6f573db47fddbb3026d4d779ce6b0d22c1.lock
[filelock:filelock] Attempting to release lock 140704921278928 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/c/a/2/5fca270050ffee47fd3ead6f573db47fddbb3026d4d779ce6b0d22c1.lock
[filelock:filelock] Lock 140704921278928 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/c/a/2/5fca270050ffee47fd3ead6f573db47fddbb3026d4d779ce6b0d22c1.lock
   1: selecting libsass (0.23.0)
Source (PyPI): Getting info for django-pg-rrule (0.3.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-pg-rrule/0.3.1/json HTTP/1.1" 200 1294
[filelock:filelock] Attempting to acquire lock 140704921280656 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/4/d/3/5/54d355bf0f6a4dc0bcd78e204cc22f5ecf497e0e3a2cf50b9df20b21.lock
[filelock:filelock] Lock 140704921280656 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/4/d/3/5/54d355bf0f6a4dc0bcd78e204cc22f5ecf497e0e3a2cf50b9df20b21.lock
[filelock:filelock] Attempting to release lock 140704921280656 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/4/d/3/5/54d355bf0f6a4dc0bcd78e204cc22f5ecf497e0e3a2cf50b9df20b21.lock
[filelock:filelock] Lock 140704921280656 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/4/d/3/5/54d355bf0f6a4dc0bcd78e204cc22f5ecf497e0e3a2cf50b9df20b21.lock
   1: fact: django-pg-rrule (0.3.1) depends on Django (>4.0)
   1: fact: django-pg-rrule (0.3.1) depends on django-cte (>=1.3.2,<2.0.0)
   1: selecting django-pg-rrule (0.3.1)
   1: derived: django-cte (>=1.3.2,<2.0.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-cte/ HTTP/1.1" 200 5085
[filelock:filelock] Attempting to acquire lock 140704921278736 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/5/0/c/f450ce2f23a66684f1d349af651afa6f3c6e53def7e236332d7149bd.lock
[filelock:filelock] Lock 140704921278736 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/5/0/c/f450ce2f23a66684f1d349af651afa6f3c6e53def7e236332d7149bd.lock
[filelock:filelock] Attempting to release lock 140704921278736 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/5/0/c/f450ce2f23a66684f1d349af651afa6f3c6e53def7e236332d7149bd.lock
[filelock:filelock] Lock 140704921278736 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/5/0/c/f450ce2f23a66684f1d349af651afa6f3c6e53def7e236332d7149bd.lock
Source (PyPI): 2 packages found for django-cte >=1.3.2,<2.0.0
Source (PyPI): Getting info for django-recurrence (1.11.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-recurrence/1.11.1/json HTTP/1.1" 200 4788
[filelock:filelock] Attempting to acquire lock 140704921276720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/6/c/c/0/f6cc0d99f219ea699dbbc8098275cc923d520e8c7ab772aa7d289622.lock
[filelock:filelock] Lock 140704921276720 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/6/c/c/0/f6cc0d99f219ea699dbbc8098275cc923d520e8c7ab772aa7d289622.lock
[filelock:filelock] Attempting to release lock 140704921276720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/6/c/c/0/f6cc0d99f219ea699dbbc8098275cc923d520e8c7ab772aa7d289622.lock
[filelock:filelock] Lock 140704921276720 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/6/c/c/0/f6cc0d99f219ea699dbbc8098275cc923d520e8c7ab772aa7d289622.lock
   1: fact: django-recurrence (1.11.1) depends on django (>=2.2)
   1: fact: django-recurrence (1.11.1) depends on python-dateutil (*)
   1: selecting django-recurrence (1.11.1)
Source (PyPI): Getting info for django-ical (1.9.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-ical/1.9.2/json HTTP/1.1" 200 3100
[filelock:filelock] Attempting to acquire lock 140704921278928 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/1/e/6/cf1e6ef75aebf5ddd8d100a2331faa01c46ba5e065369ecc9d429491.lock
[filelock:filelock] Lock 140704921278928 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/1/e/6/cf1e6ef75aebf5ddd8d100a2331faa01c46ba5e065369ecc9d429491.lock
[filelock:filelock] Attempting to release lock 140704921278928 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/1/e/6/cf1e6ef75aebf5ddd8d100a2331faa01c46ba5e065369ecc9d429491.lock
[filelock:filelock] Lock 140704921278928 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/1/e/6/cf1e6ef75aebf5ddd8d100a2331faa01c46ba5e065369ecc9d429491.lock
   1: fact: django-ical (1.9.2) depends on django (>=3.2)
   1: fact: django-ical (1.9.2) depends on icalendar (>=4.0.3)
   1: fact: django-ical (1.9.2) depends on django-recurrence (>=1.11.1)
   1: selecting django-ical (1.9.2)
   1: derived: icalendar (>=4.0.3)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/icalendar/ HTTP/1.1" 200 14026
[filelock:filelock] Attempting to acquire lock 140704921279792 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/8/6/4/0/586404971554b3ca36b7a25987147ccb4b3187acf903dd4fa56c1e44.lock
[filelock:filelock] Lock 140704921279792 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/8/6/4/0/586404971554b3ca36b7a25987147ccb4b3187acf903dd4fa56c1e44.lock
[filelock:filelock] Attempting to release lock 140704921279792 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/8/6/4/0/586404971554b3ca36b7a25987147ccb4b3187acf903dd4fa56c1e44.lock
[filelock:filelock] Lock 140704921279792 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/8/6/4/0/586404971554b3ca36b7a25987147ccb4b3187acf903dd4fa56c1e44.lock
Source (PyPI): 27 packages found for icalendar >=4.0.3
Source (PyPI): Getting info for graphene-django-cud (0.13.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/graphene-django-cud/0.13.0/json HTTP/1.1" 200 1838
[filelock:filelock] Attempting to acquire lock 140704921286704 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/e/7/a/d/1e7ad434e10948654e41671e708cb885e817d258652bba6b1a383cd7.lock
[filelock:filelock] Lock 140704921286704 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/e/7/a/d/1e7ad434e10948654e41671e708cb885e817d258652bba6b1a383cd7.lock
[filelock:filelock] Attempting to release lock 140704921286704 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/e/7/a/d/1e7ad434e10948654e41671e708cb885e817d258652bba6b1a383cd7.lock
[filelock:filelock] Lock 140704921286704 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/e/7/a/d/1e7ad434e10948654e41671e708cb885e817d258652bba6b1a383cd7.lock
   1: fact: graphene-django-cud (0.13.0) depends on graphene-django (>=3.0)
   1: fact: graphene-django-cud (0.13.0) depends on graphene-file-upload (>=1.2)
   1: selecting graphene-django-cud (0.13.0)
   1: derived: graphene-file-upload (>=1.2)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/graphene-file-upload/ HTTP/1.1" 200 2593
[filelock:filelock] Attempting to acquire lock 140704921287664 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/8/8/d/2/e88d21dd19c7ee1031e52aaee817dcac03a348f64cbcf0fbb2c4bd9f.lock
[filelock:filelock] Lock 140704921287664 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/8/8/d/2/e88d21dd19c7ee1031e52aaee817dcac03a348f64cbcf0fbb2c4bd9f.lock
[filelock:filelock] Attempting to release lock 140704921287664 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/8/8/d/2/e88d21dd19c7ee1031e52aaee817dcac03a348f64cbcf0fbb2c4bd9f.lock
[filelock:filelock] Lock 140704921287664 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/8/8/d/2/e88d21dd19c7ee1031e52aaee817dcac03a348f64cbcf0fbb2c4bd9f.lock
Source (PyPI): 4 packages found for graphene-file-upload >=1.2
Source (PyPI): Getting info for customidenticon (0.1.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/customidenticon/0.1.5/json HTTP/1.1" 200 2064
[filelock:filelock] Attempting to acquire lock 140704921798128 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/e/1/e/3/ee1e325c7bdf024a9ca8e34e91e6932af93d9e746927b032bed7df34.lock
[filelock:filelock] Lock 140704921798128 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/e/1/e/3/ee1e325c7bdf024a9ca8e34e91e6932af93d9e746927b032bed7df34.lock
[filelock:filelock] Attempting to release lock 140704921798128 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/e/1/e/3/ee1e325c7bdf024a9ca8e34e91e6932af93d9e746927b032bed7df34.lock
[filelock:filelock] Lock 140704921798128 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/e/1/e/3/ee1e325c7bdf024a9ca8e34e91e6932af93d9e746927b032bed7df34.lock
   1: fact: customidenticon (0.1.5) depends on pillow (*)
   1: selecting customidenticon (0.1.5)
   1: derived: pillow
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pillow/ HTTP/1.1" 200 344069
[filelock:filelock] Attempting to acquire lock 140704921798128 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/e/e/3/1/4ee3138b60ee0c1b5c7c6d39d2830adba9f08a2f0a1a300dfb7d80b0.lock
[filelock:filelock] Lock 140704921798128 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/e/e/3/1/4ee3138b60ee0c1b5c7c6d39d2830adba9f08a2f0a1a300dfb7d80b0.lock
[filelock:filelock] Attempting to release lock 140704921798128 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/e/e/3/1/4ee3138b60ee0c1b5c7c6d39d2830adba9f08a2f0a1a300dfb7d80b0.lock
[filelock:filelock] Lock 140704921798128 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/e/e/3/1/4ee3138b60ee0c1b5c7c6d39d2830adba9f08a2f0a1a300dfb7d80b0.lock
Source (PyPI): 97 packages found for pillow *
Source (PyPI): Getting info for pycountry (24.6.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pycountry/24.6.1/json HTTP/1.1" 200 5200
[filelock:filelock] Attempting to acquire lock 140705076487440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/e/5/b/2/ce5b2ffb2792286b54571338277c86a01d6bde11835da605a11fcbf5.lock
[filelock:filelock] Lock 140705076487440 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/e/5/b/2/ce5b2ffb2792286b54571338277c86a01d6bde11835da605a11fcbf5.lock
[filelock:filelock] Attempting to release lock 140705076487440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/e/5/b/2/ce5b2ffb2792286b54571338277c86a01d6bde11835da605a11fcbf5.lock
[filelock:filelock] Lock 140705076487440 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/e/5/b/2/ce5b2ffb2792286b54571338277c86a01d6bde11835da605a11fcbf5.lock
   1: selecting pycountry (24.6.1)
Source (PyPI): Getting info for haystack-redis (0.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/haystack-redis/0.0.1/json HTTP/1.1" 200 1620
[filelock:filelock] Attempting to acquire lock 140705076487824 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/7/7/a/3f77a0e401e0753491534d36628222938a0fa8fad98057f4583062e1.lock
[filelock:filelock] Lock 140705076487824 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/7/7/a/3f77a0e401e0753491534d36628222938a0fa8fad98057f4583062e1.lock
[filelock:filelock] Attempting to release lock 140705076487824 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/7/7/a/3f77a0e401e0753491534d36628222938a0fa8fad98057f4583062e1.lock
[filelock:filelock] Lock 140705076487824 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/7/7/a/3f77a0e401e0753491534d36628222938a0fa8fad98057f4583062e1.lock
   1: fact: haystack-redis (0.0.1) depends on django-haystack (*)
   1: fact: haystack-redis (0.0.1) depends on redis (*)
   1: fact: haystack-redis (0.0.1) depends on whoosh (*)
   1: selecting haystack-redis (0.0.1)
   1: derived: redis
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/redis/ HTTP/1.1" 200 30967
[filelock:filelock] Attempting to acquire lock 140705076488880 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/f/7/d/c/2f7dcf0c3893a0644f19d1933257d0580bf54ee7924b7b33302df5b8.lock
[filelock:filelock] Lock 140705076488880 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/f/7/d/c/2f7dcf0c3893a0644f19d1933257d0580bf54ee7924b7b33302df5b8.lock
[filelock:filelock] Attempting to release lock 140705076488880 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/f/7/d/c/2f7dcf0c3893a0644f19d1933257d0580bf54ee7924b7b33302df5b8.lock
[filelock:filelock] Lock 140705076488880 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/f/7/d/c/2f7dcf0c3893a0644f19d1933257d0580bf54ee7924b7b33302df5b8.lock
Source (PyPI): 108 packages found for redis *
Source (PyPI): Getting info for whoosh (2.7.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/whoosh/2.7.4/json HTTP/1.1" 200 2469
[filelock:filelock] Attempting to acquire lock 140704914682608 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/a/a/6/b/4aa6b00301c7bdbde76f301f464c19a585bb2bcb4ed94a611657ab55.lock
[filelock:filelock] Lock 140704914682608 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/a/a/6/b/4aa6b00301c7bdbde76f301f464c19a585bb2bcb4ed94a611657ab55.lock
[filelock:filelock] Attempting to release lock 140704914682608 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/a/a/6/b/4aa6b00301c7bdbde76f301f464c19a585bb2bcb4ed94a611657ab55.lock
[filelock:filelock] Lock 140704914682608 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/a/a/6/b/4aa6b00301c7bdbde76f301f464c19a585bb2bcb4ed94a611657ab55.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/ba/19/24d0f1f454a2c1eb689ca28d2f178db81e5024f42d82729a4ff6771155cf/Whoosh-2.7.4-py2.py3-none-any.whl.metadata HTTP/1.1" 200 1498
[filelock:filelock] Attempting to acquire lock 140704914682800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/f/2/4/8df247c927d67ba5e3679b345ef87f59df524b185be736a89ad749a0.lock
[filelock:filelock] Lock 140704914682800 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/f/2/4/8df247c927d67ba5e3679b345ef87f59df524b185be736a89ad749a0.lock
[filelock:filelock] Attempting to release lock 140704914682800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/f/2/4/8df247c927d67ba5e3679b345ef87f59df524b185be736a89ad749a0.lock
[filelock:filelock] Lock 140704914682800 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/f/2/4/8df247c927d67ba5e3679b345ef87f59df524b185be736a89ad749a0.lock
   1: selecting whoosh (2.7.4)
Source (PyPI): Getting info for django-cleanup (9.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-cleanup/9.0.0/json HTTP/1.1" 200 4992
[filelock:filelock] Attempting to acquire lock 140704914682800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/9/d/8/529d8c060363a88136b9c9413dd79ce196b9783df6417dba8ebb5789.lock
[filelock:filelock] Lock 140704914682800 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/9/d/8/529d8c060363a88136b9c9413dd79ce196b9783df6417dba8ebb5789.lock
[filelock:filelock] Attempting to release lock 140704914682800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/9/d/8/529d8c060363a88136b9c9413dd79ce196b9783df6417dba8ebb5789.lock
[filelock:filelock] Lock 140704914682800 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/9/d/8/529d8c060363a88136b9c9413dd79ce196b9783df6417dba8ebb5789.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/87/d7/a83dc87c2383e125da29948f7bccf5b30126c087a5a831316482407a960f/django_cleanup-9.0.0-py3-none-any.whl.metadata HTTP/1.1" 200 4165
[filelock:filelock] Attempting to acquire lock 140704914683664 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/2/9/9/e/1299ee0cd65ccce166c9f9ab7866e412b684f99b43c8879eff21aa53.lock
[filelock:filelock] Lock 140704914683664 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/2/9/9/e/1299ee0cd65ccce166c9f9ab7866e412b684f99b43c8879eff21aa53.lock
[filelock:filelock] Attempting to release lock 140704914683664 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/2/9/9/e/1299ee0cd65ccce166c9f9ab7866e412b684f99b43c8879eff21aa53.lock
[filelock:filelock] Lock 140704914683664 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/2/9/9/e/1299ee0cd65ccce166c9f9ab7866e412b684f99b43c8879eff21aa53.lock
   1: selecting django-cleanup (9.0.0)
Source (PyPI): Getting info for django-allauth (0.63.6) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-allauth/0.63.6/json HTTP/1.1" 200 3809
[filelock:filelock] Attempting to acquire lock 140704914685776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/5/c/0/8d5c09cb0cd72b05b2c26ddd9e7f49361b658b10db10608a06743b56.lock
[filelock:filelock] Lock 140704914685776 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/5/c/0/8d5c09cb0cd72b05b2c26ddd9e7f49361b658b10db10608a06743b56.lock
[filelock:filelock] Attempting to release lock 140704914685776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/5/c/0/8d5c09cb0cd72b05b2c26ddd9e7f49361b658b10db10608a06743b56.lock
[filelock:filelock] Lock 140704914685776 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/5/c/0/8d5c09cb0cd72b05b2c26ddd9e7f49361b658b10db10608a06743b56.lock
   1: fact: django-allauth (0.63.6) depends on Django (>=3.2)
   1: selecting django-allauth (0.63.6)
Source (PyPI): Getting info for bs4 (0.0.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/bs4/0.0.2/json HTTP/1.1" 200 1025
[filelock:filelock] Attempting to acquire lock 140704914685200 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/6/4/0/136405db2ae7d5f337b2cf8b932dff3cd9cdda4e1470e435e025a873.lock
[filelock:filelock] Lock 140704914685200 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/6/4/0/136405db2ae7d5f337b2cf8b932dff3cd9cdda4e1470e435e025a873.lock
[filelock:filelock] Attempting to release lock 140704914685200 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/6/4/0/136405db2ae7d5f337b2cf8b932dff3cd9cdda4e1470e435e025a873.lock
[filelock:filelock] Lock 140704914685200 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/3/6/4/0/136405db2ae7d5f337b2cf8b932dff3cd9cdda4e1470e435e025a873.lock
   1: fact: bs4 (0.0.2) depends on beautifulsoup4 (*)
   1: selecting bs4 (0.0.2)
Source (PyPI): Getting info for django-model-utils (5.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-model-utils/5.0.0/json HTTP/1.1" 200 8385
[filelock:filelock] Attempting to acquire lock 140704915013808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/7/e/a/967ea1f12e17a552fb37e9e304693aae5bcdc72b9751246e6a58c491.lock
[filelock:filelock] Lock 140704915013808 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/7/e/a/967ea1f12e17a552fb37e9e304693aae5bcdc72b9751246e6a58c491.lock
[filelock:filelock] Attempting to release lock 140704915013808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/7/e/a/967ea1f12e17a552fb37e9e304693aae5bcdc72b9751246e6a58c491.lock
[filelock:filelock] Lock 140704915013808 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/7/e/a/967ea1f12e17a552fb37e9e304693aae5bcdc72b9751246e6a58c491.lock
   1: fact: django-model-utils (5.0.0) depends on Django (>=3.2)
   1: selecting django-model-utils (5.0.0)
Source (PyPI): Getting info for django-favicon-plus-reloaded (1.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-favicon-plus-reloaded/1.2/json HTTP/1.1" 200 3012
[filelock:filelock] Attempting to acquire lock 140704915014672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/e/3/f/d/1e3fdea1bf8603f9a00a08835e50f3097f31c2a8f50253d7b733707e.lock
[filelock:filelock] Lock 140704915014672 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/e/3/f/d/1e3fdea1bf8603f9a00a08835e50f3097f31c2a8f50253d7b733707e.lock
[filelock:filelock] Attempting to release lock 140704915014672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/e/3/f/d/1e3fdea1bf8603f9a00a08835e50f3097f31c2a8f50253d7b733707e.lock
[filelock:filelock] Lock 140704915014672 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/e/3/f/d/1e3fdea1bf8603f9a00a08835e50f3097f31c2a8f50253d7b733707e.lock
   1: fact: django-favicon-plus-reloaded (1.2) depends on django (>=4.2.0,<6.0)
   1: fact: django-favicon-plus-reloaded (1.2) depends on pillow (>=10.0.0,<11.0)
   1: selecting django-favicon-plus-reloaded (1.2)
   1: derived: pillow (>=10.0.0,<11.0)
Source (PyPI): Getting info for django-haystack (3.3.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-haystack/3.3.0/json HTTP/1.1" 200 1984
[filelock:filelock] Attempting to acquire lock 140704915015920 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/3/9/e/1739e529ee6ca6848f1ff00a347213944d63a9d21e9f1d037f40d9be.lock
[filelock:filelock] Lock 140704915015920 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/3/9/e/1739e529ee6ca6848f1ff00a347213944d63a9d21e9f1d037f40d9be.lock
[filelock:filelock] Attempting to release lock 140704915015920 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/3/9/e/1739e529ee6ca6848f1ff00a347213944d63a9d21e9f1d037f40d9be.lock
[filelock:filelock] Lock 140704915015920 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/3/9/e/1739e529ee6ca6848f1ff00a347213944d63a9d21e9f1d037f40d9be.lock
   1: fact: django-haystack (3.3.0) depends on Django (>=3.2)
   1: fact: django-haystack (3.3.0) depends on packaging (*)
   1: selecting django-haystack (3.3.0)
Source (PyPI): Getting info for django-colorfield (0.11.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-colorfield/0.11.0/json HTTP/1.1" 200 4335
[filelock:filelock] Attempting to acquire lock 140704915017072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/f/c/e/01fce8816c89bc0da160a3bae5d147888c81708e66a9ef0eed96388f.lock
[filelock:filelock] Lock 140704915017072 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/f/c/e/01fce8816c89bc0da160a3bae5d147888c81708e66a9ef0eed96388f.lock
[filelock:filelock] Attempting to release lock 140704915017072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/f/c/e/01fce8816c89bc0da160a3bae5d147888c81708e66a9ef0eed96388f.lock
[filelock:filelock] Lock 140704915017072 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/f/c/e/01fce8816c89bc0da160a3bae5d147888c81708e66a9ef0eed96388f.lock
   1: fact: django-colorfield (0.11.0) depends on Pillow (>=9.0.0)
   1: selecting django-colorfield (0.11.0)
Source (PyPI): Getting info for django-celery-email (3.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-celery-email/3.0.0/json HTTP/1.1" 200 4124
[filelock:filelock] Attempting to acquire lock 140704915017936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/a/e/f/d/0aefdf4259ab169edf412fa2e422052e0b9bbbff4f6509003f671f88.lock
[filelock:filelock] Lock 140704915017936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/a/e/f/d/0aefdf4259ab169edf412fa2e422052e0b9bbbff4f6509003f671f88.lock
[filelock:filelock] Attempting to release lock 140704915017936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/a/e/f/d/0aefdf4259ab169edf412fa2e422052e0b9bbbff4f6509003f671f88.lock
[filelock:filelock] Lock 140704915017936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/a/e/f/d/0aefdf4259ab169edf412fa2e422052e0b9bbbff4f6509003f671f88.lock
   1: fact: django-celery-email (3.0.0) depends on django (>=2.2)
   1: fact: django-celery-email (3.0.0) depends on celery (>=4.0)
   1: fact: django-celery-email (3.0.0) depends on django-appconf (*)
   1: selecting django-celery-email (3.0.0)
   1: derived: django-appconf
   1: derived: celery (>=4.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-appconf/ HTTP/1.1" 200 2756
[filelock:filelock] Attempting to acquire lock 140704915018896 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/6/f/2/9e6f22f9aa531a1cf4f3489c0d0b16b446c4bd8b5e991f13729bceb6.lock
[filelock:filelock] Lock 140704915018896 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/6/f/2/9e6f22f9aa531a1cf4f3489c0d0b16b446c4bd8b5e991f13729bceb6.lock
[filelock:filelock] Attempting to release lock 140704915018896 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/6/f/2/9e6f22f9aa531a1cf4f3489c0d0b16b446c4bd8b5e991f13729bceb6.lock
[filelock:filelock] Lock 140704915018896 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/6/f/2/9e6f22f9aa531a1cf4f3489c0d0b16b446c4bd8b5e991f13729bceb6.lock
Source (PyPI): 12 packages found for django-appconf *
Source (PyPI): Getting info for django-celery-results (2.5.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-celery-results/2.5.1/json HTTP/1.1" 200 2829
[filelock:filelock] Attempting to acquire lock 140704915021392 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/6/3/b/2/b63b246c5d96b0b7d5525dbbdb33963cf6ca16b85d0c0586d11deecc.lock
[filelock:filelock] Lock 140704915021392 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/6/3/b/2/b63b246c5d96b0b7d5525dbbdb33963cf6ca16b85d0c0586d11deecc.lock
[filelock:filelock] Attempting to release lock 140704915021392 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/6/3/b/2/b63b246c5d96b0b7d5525dbbdb33963cf6ca16b85d0c0586d11deecc.lock
[filelock:filelock] Lock 140704915021392 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/6/3/b/2/b63b246c5d96b0b7d5525dbbdb33963cf6ca16b85d0c0586d11deecc.lock
   1: fact: django-celery-results (2.5.1) depends on Django (>=3.2.18)
   1: fact: django-celery-results (2.5.1) depends on celery (>=5.2.7,<6.0)
   1: selecting django-celery-results (2.5.1)
   1: derived: celery (>=5.2.7,<6.0)
Source (PyPI): Getting info for django-yarnpkg (6.1.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-yarnpkg/6.1.2/json HTTP/1.1" 200 1863
[filelock:filelock] Attempting to acquire lock 140704915022640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/7/8/c/1f78c1a06d497dd0d706183a521f24100b43614e8565cc117a60b841.lock
[filelock:filelock] Lock 140704915022640 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/7/8/c/1f78c1a06d497dd0d706183a521f24100b43614e8565cc117a60b841.lock
[filelock:filelock] Attempting to release lock 140704915022640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/7/8/c/1f78c1a06d497dd0d706183a521f24100b43614e8565cc117a60b841.lock
[filelock:filelock] Lock 140704915022640 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/7/8/c/1f78c1a06d497dd0d706183a521f24100b43614e8565cc117a60b841.lock
   1: fact: django-yarnpkg (6.1.2) depends on django (*)
   1: selecting django-yarnpkg (6.1.2)
Source (PyPI): Getting info for colour (0.1.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/colour/0.1.5/json HTTP/1.1" 200 7335
[filelock:filelock] Attempting to acquire lock 140704915022352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/7/e/1/bb7e149530a2364a13c192f29d3ed88794987d9c694b9c2237254701.lock
[filelock:filelock] Lock 140704915022352 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/7/e/1/bb7e149530a2364a13c192f29d3ed88794987d9c694b9c2237254701.lock
[filelock:filelock] Attempting to release lock 140704915022352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/7/e/1/bb7e149530a2364a13c192f29d3ed88794987d9c694b9c2237254701.lock
[filelock:filelock] Lock 140704915022352 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/7/e/1/bb7e149530a2364a13c192f29d3ed88794987d9c694b9c2237254701.lock
   1: selecting colour (0.1.5)
Source (PyPI): Getting info for boto3 (1.36.21) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/boto3/1.36.21/json HTTP/1.1" 200 3333
[filelock:filelock] Attempting to acquire lock 140704915023504 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/2/4/c/1/f24c16a94445694fc384439514dd971ab0c4df58681100e3fc70feaf.lock
[filelock:filelock] Lock 140704915023504 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/2/4/c/1/f24c16a94445694fc384439514dd971ab0c4df58681100e3fc70feaf.lock
[filelock:filelock] Attempting to release lock 140704915023504 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/2/4/c/1/f24c16a94445694fc384439514dd971ab0c4df58681100e3fc70feaf.lock
[filelock:filelock] Lock 140704915023504 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/2/4/c/1/f24c16a94445694fc384439514dd971ab0c4df58681100e3fc70feaf.lock
   1: fact: boto3 (1.36.21) depends on botocore (>=1.36.21,<1.37.0)
   1: fact: boto3 (1.36.21) depends on jmespath (>=0.7.1,<2.0.0)
   1: fact: boto3 (1.36.21) depends on s3transfer (>=0.11.0,<0.12.0)
   1: selecting boto3 (1.36.21)
   1: derived: s3transfer (>=0.11.0,<0.12.0)
   1: derived: jmespath (>=0.7.1,<2.0.0)
   1: derived: botocore (>=1.36.21,<1.37.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/s3transfer/ HTTP/1.1" 200 12843
[filelock:filelock] Attempting to acquire lock 140704915024752 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/d/d/4/c9dd458219980494b19d4cd2a20db2ca73b88e7356a23cd678f7b92b.lock
[filelock:filelock] Lock 140704915024752 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/d/d/4/c9dd458219980494b19d4cd2a20db2ca73b88e7356a23cd678f7b92b.lock
[filelock:filelock] Attempting to release lock 140704915024752 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/d/d/4/c9dd458219980494b19d4cd2a20db2ca73b88e7356a23cd678f7b92b.lock
[filelock:filelock] Lock 140704915024752 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/d/d/4/c9dd458219980494b19d4cd2a20db2ca73b88e7356a23cd678f7b92b.lock
Source (PyPI): 3 packages found for s3transfer >=0.11.0,<0.12.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/jmespath/ HTTP/1.1" 200 4988
[filelock:filelock] Attempting to acquire lock 140704915014000 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/0/5/0/7/d0507ab86ae613a8ed12915310975a60209a9cc83a4d529309cf2553.lock
[filelock:filelock] Lock 140704915014000 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/0/5/0/7/d0507ab86ae613a8ed12915310975a60209a9cc83a4d529309cf2553.lock
[filelock:filelock] Attempting to release lock 140704915014000 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/0/5/0/7/d0507ab86ae613a8ed12915310975a60209a9cc83a4d529309cf2553.lock
[filelock:filelock] Lock 140704915014000 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/0/5/0/7/d0507ab86ae613a8ed12915310975a60209a9cc83a4d529309cf2553.lock
Source (PyPI): 11 packages found for jmespath >=0.7.1,<2.0.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/botocore/ HTTP/1.1" 200 539928
[filelock:filelock] Attempting to acquire lock 140704915025136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/8/1/5/ed815867901506f08583e8ddff42e720c92e74d7831a1b519ac17484.lock
[filelock:filelock] Lock 140704915025136 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/8/1/5/ed815867901506f08583e8ddff42e720c92e74d7831a1b519ac17484.lock
[filelock:filelock] Attempting to release lock 140704915025136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/8/1/5/ed815867901506f08583e8ddff42e720c92e74d7831a1b519ac17484.lock
[filelock:filelock] Lock 140704915025136 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/d/8/1/5/ed815867901506f08583e8ddff42e720c92e74d7831a1b519ac17484.lock
Source (PyPI): 1 packages found for botocore >=1.36.21,<1.37.0
Source (PyPI): Getting info for botocore (1.36.21) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/botocore/1.36.21/json HTTP/1.1" 200 3006
[filelock:filelock] Attempting to acquire lock 140704906557008 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/4/8/d/0f48d3cbea2b78849711ce2b5a62e0fda5ed7edb5ae8cb510add7a4f.lock
[filelock:filelock] Lock 140704906557008 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/4/8/d/0f48d3cbea2b78849711ce2b5a62e0fda5ed7edb5ae8cb510add7a4f.lock
[filelock:filelock] Attempting to release lock 140704906557008 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/4/8/d/0f48d3cbea2b78849711ce2b5a62e0fda5ed7edb5ae8cb510add7a4f.lock
[filelock:filelock] Lock 140704906557008 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/4/8/d/0f48d3cbea2b78849711ce2b5a62e0fda5ed7edb5ae8cb510add7a4f.lock
   1: fact: botocore (1.36.21) depends on jmespath (>=0.7.1,<2.0.0)
   1: fact: botocore (1.36.21) depends on python-dateutil (>=2.1,<3.0.0)
   1: fact: botocore (1.36.21) depends on urllib3 (>=1.25.4,<2.2.0 || >2.2.0,<3)
   1: selecting botocore (1.36.21)
   1: derived: python-dateutil (>=2.1,<3.0.0)
Source (PyPI): Getting info for redis (5.2.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/redis/5.2.1/json HTTP/1.1" 200 4181
[filelock:filelock] Attempting to acquire lock 140704906559024 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/2/3/5/e2235803db5f76e62e0482afd15d7e7b635ce5c05191862dfe3ae25f.lock
[filelock:filelock] Lock 140704906559024 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/2/3/5/e2235803db5f76e62e0482afd15d7e7b635ce5c05191862dfe3ae25f.lock
[filelock:filelock] Attempting to release lock 140704906559024 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/2/3/5/e2235803db5f76e62e0482afd15d7e7b635ce5c05191862dfe3ae25f.lock
[filelock:filelock] Lock 140704906559024 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/2/3/5/e2235803db5f76e62e0482afd15d7e7b635ce5c05191862dfe3ae25f.lock
   1: fact: redis (5.2.1) depends on async-timeout (>=4.0.3)
   1: selecting redis (5.2.1)
   1: derived: async-timeout (>=4.0.3)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/async-timeout/ HTTP/1.1" 200 5679
[filelock:filelock] Attempting to acquire lock 140704907199312 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/c/0/7/4dc07ffa7cae87ee16d69571b2c74399b5b61681aa545c7822dd5b40.lock
[filelock:filelock] Lock 140704907199312 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/c/0/7/4dc07ffa7cae87ee16d69571b2c74399b5b61681aa545c7822dd5b40.lock
[filelock:filelock] Attempting to release lock 140704907199312 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/c/0/7/4dc07ffa7cae87ee16d69571b2c74399b5b61681aa545c7822dd5b40.lock
[filelock:filelock] Lock 140704907199312 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/c/0/7/4dc07ffa7cae87ee16d69571b2c74399b5b61681aa545c7822dd5b40.lock
Source (PyPI): 3 packages found for async-timeout >=4.0.3
Source (PyPI): Getting info for ipython (8.32.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/ipython/8.32.0/json HTTP/1.1" 200 2389
[filelock:filelock] Attempting to acquire lock 140704907200656 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/b/7/7/3cb7725b162f1bb766bd7c75956a9448f7d51b8532fa46142bafdcd8.lock
[filelock:filelock] Lock 140704907200656 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/b/7/7/3cb7725b162f1bb766bd7c75956a9448f7d51b8532fa46142bafdcd8.lock
[filelock:filelock] Attempting to release lock 140704907200656 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/b/7/7/3cb7725b162f1bb766bd7c75956a9448f7d51b8532fa46142bafdcd8.lock
[filelock:filelock] Lock 140704907200656 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/b/7/7/3cb7725b162f1bb766bd7c75956a9448f7d51b8532fa46142bafdcd8.lock
   1: fact: ipython (8.32.0) depends on colorama (*)
   1: fact: ipython (8.32.0) depends on decorator (*)
   1: fact: ipython (8.32.0) depends on exceptiongroup (*)
   1: fact: ipython (8.32.0) depends on jedi (>=0.16)
   1: fact: ipython (8.32.0) depends on matplotlib-inline (*)
   1: fact: ipython (8.32.0) depends on pexpect (>4.3)
   1: fact: ipython (8.32.0) depends on prompt_toolkit (>=3.0.41,<3.1.0)
   1: fact: ipython (8.32.0) depends on pygments (>=2.4.0)
   1: fact: ipython (8.32.0) depends on stack_data (*)
   1: fact: ipython (8.32.0) depends on traitlets (>=5.13.0)
   1: fact: ipython (8.32.0) depends on typing_extensions (>=4.6)
   1: selecting ipython (8.32.0)
   1: derived: traitlets (>=5.13.0)
   1: derived: stack_data
   1: derived: prompt_toolkit (>=3.0.41,<3.1.0)
   1: derived: pexpect (>4.3)
   1: derived: matplotlib-inline
   1: derived: jedi (>=0.16)
   1: derived: decorator
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/traitlets/ HTTP/1.1" 200 14519
[filelock:filelock] Attempting to acquire lock 140704907206320 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/4/2/c/9342ccd26cbebf3b7f292e682bc1a9e8141b62c8c93481f8de30cf71.lock
[filelock:filelock] Lock 140704907206320 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/4/2/c/9342ccd26cbebf3b7f292e682bc1a9e8141b62c8c93481f8de30cf71.lock
[filelock:filelock] Attempting to release lock 140704907206320 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/4/2/c/9342ccd26cbebf3b7f292e682bc1a9e8141b62c8c93481f8de30cf71.lock
[filelock:filelock] Lock 140704907206320 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/4/2/c/9342ccd26cbebf3b7f292e682bc1a9e8141b62c8c93481f8de30cf71.lock
Source (PyPI): 5 packages found for traitlets >=5.13.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/stack-data/ HTTP/1.1" 200 4547
[filelock:filelock] Attempting to acquire lock 140704907209488 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/3/1/0/a/4310a14c9aa3ce1575b521b198f0b746bc0c8a0ed1817b28db2f59fb.lock
[filelock:filelock] Lock 140704907209488 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/3/1/0/a/4310a14c9aa3ce1575b521b198f0b746bc0c8a0ed1817b28db2f59fb.lock
[filelock:filelock] Attempting to release lock 140704907209488 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/3/1/0/a/4310a14c9aa3ce1575b521b198f0b746bc0c8a0ed1817b28db2f59fb.lock
[filelock:filelock] Lock 140704907209488 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/3/1/0/a/4310a14c9aa3ce1575b521b198f0b746bc0c8a0ed1817b28db2f59fb.lock
Source (PyPI): 21 packages found for stack-data *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/prompt-toolkit/ HTTP/1.1" 200 37977
[filelock:filelock] Attempting to acquire lock 140704907210160 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/1/f/2/c91f2e41337665457740aa256c527d2526390279f8c0d22dbb82a31c.lock
[filelock:filelock] Lock 140704907210160 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/1/f/2/c91f2e41337665457740aa256c527d2526390279f8c0d22dbb82a31c.lock
[filelock:filelock] Attempting to release lock 140704907210160 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/1/f/2/c91f2e41337665457740aa256c527d2526390279f8c0d22dbb82a31c.lock
[filelock:filelock] Lock 140704907210160 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/1/f/2/c91f2e41337665457740aa256c527d2526390279f8c0d22dbb82a31c.lock
Source (PyPI): 10 packages found for prompt-toolkit >=3.0.41,<3.1.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pexpect/ HTTP/1.1" 200 4043
[filelock:filelock] Attempting to acquire lock 140704904089328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/5/b/d/315bd5994915d999cc934902f11d8d89b7bce4fc77ed43b9a66f4aad.lock
[filelock:filelock] Lock 140704904089328 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/5/b/d/315bd5994915d999cc934902f11d8d89b7bce4fc77ed43b9a66f4aad.lock
[filelock:filelock] Attempting to release lock 140704904089328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/5/b/d/315bd5994915d999cc934902f11d8d89b7bce4fc77ed43b9a66f4aad.lock
[filelock:filelock] Lock 140704904089328 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/5/b/d/315bd5994915d999cc934902f11d8d89b7bce4fc77ed43b9a66f4aad.lock
Source (PyPI): 7 packages found for pexpect >4.3
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/matplotlib-inline/ HTTP/1.1" 200 2494
[filelock:filelock] Attempting to acquire lock 140704904090768 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/1/e/8/9e1e87fd0b1feba06f600b881d4ff1fd1cc341220693d9024534a6bd.lock
[filelock:filelock] Lock 140704904090768 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/1/e/8/9e1e87fd0b1feba06f600b881d4ff1fd1cc341220693d9024534a6bd.lock
[filelock:filelock] Attempting to release lock 140704904090768 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/1/e/8/9e1e87fd0b1feba06f600b881d4ff1fd1cc341220693d9024534a6bd.lock
[filelock:filelock] Lock 140704904090768 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/1/e/8/9e1e87fd0b1feba06f600b881d4ff1fd1cc341220693d9024534a6bd.lock
Source (PyPI): 7 packages found for matplotlib-inline *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/jedi/ HTTP/1.1" 200 8546
[filelock:filelock] Attempting to acquire lock 140704904091344 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/e/1/5/6/5e1566c3cd6ebe85e96ca647578431e485dbc275e8e8ec5aaf5ff3e8.lock
[filelock:filelock] Lock 140704904091344 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/e/1/5/6/5e1566c3cd6ebe85e96ca647578431e485dbc275e8e8ec5aaf5ff3e8.lock
[filelock:filelock] Attempting to release lock 140704904091344 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/e/1/5/6/5e1566c3cd6ebe85e96ca647578431e485dbc275e8e8ec5aaf5ff3e8.lock
[filelock:filelock] Lock 140704904091344 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/e/1/5/6/5e1566c3cd6ebe85e96ca647578431e485dbc275e8e8ec5aaf5ff3e8.lock
Skipping url (https://files.pythonhosted.org/packages/57/e8/5d5317f031361c4fc9da7b1efee06066e3e35fb55c13b97355ddfb7c27b0/jedi-0.8.0-final0.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/41/86/63615d366ddb093b0844b7b6af6e2c20563493e7202a7b667c1ceb55e2a1/jedi-0.8.1-final0.tar.gz) due to invalid version (None)
Source (PyPI): 10 packages found for jedi >=0.16
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/decorator/ HTTP/1.1" 200 8754
[filelock:filelock] Attempting to acquire lock 140704904094128 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/2/3/f/9723f956c2832f0bf7a0b916be4cb31c77752847964e667e66c6bd97.lock
[filelock:filelock] Lock 140704904094128 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/2/3/f/9723f956c2832f0bf7a0b916be4cb31c77752847964e667e66c6bd97.lock
[filelock:filelock] Attempting to release lock 140704904094128 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/2/3/f/9723f956c2832f0bf7a0b916be4cb31c77752847964e667e66c6bd97.lock
[filelock:filelock] Lock 140704904094128 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/7/2/3/f/9723f956c2832f0bf7a0b916be4cb31c77752847964e667e66c6bd97.lock
Source (PyPI): 31 packages found for decorator *
Source (PyPI): Getting info for decorator (5.1.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/decorator/5.1.1/json HTTP/1.1" 200 2331
[filelock:filelock] Attempting to acquire lock 140704904093456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/3/7/3/77373b9b9514f99e3580556c7e85ae868a7aa6e38bfd42338eee1a60.lock
[filelock:filelock] Lock 140704904093456 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/3/7/3/77373b9b9514f99e3580556c7e85ae868a7aa6e38bfd42338eee1a60.lock
[filelock:filelock] Attempting to release lock 140704904093456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/3/7/3/77373b9b9514f99e3580556c7e85ae868a7aa6e38bfd42338eee1a60.lock
[filelock:filelock] Lock 140704904093456 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/3/7/3/77373b9b9514f99e3580556c7e85ae868a7aa6e38bfd42338eee1a60.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/d5/50/83c593b07763e1161326b3b8c6686f0f4b0f24d5526546bee538c89837d6/decorator-5.1.1-py3-none-any.whl.metadata HTTP/1.1" 200 1574
[filelock:filelock] Attempting to acquire lock 140704904528144 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/0/c/3/2/b0c324d6072d43122cbcc2203c8445d3c466b92af9d3002e96c603a6.lock
[filelock:filelock] Lock 140704904528144 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/0/c/3/2/b0c324d6072d43122cbcc2203c8445d3c466b92af9d3002e96c603a6.lock
[filelock:filelock] Attempting to release lock 140704904528144 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/0/c/3/2/b0c324d6072d43122cbcc2203c8445d3c466b92af9d3002e96c603a6.lock
[filelock:filelock] Lock 140704904528144 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/0/c/3/2/b0c324d6072d43122cbcc2203c8445d3c466b92af9d3002e96c603a6.lock
   1: selecting decorator (5.1.1)
Source (PyPI): Getting info for icalendar (6.1.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/icalendar/6.1.1/json HTTP/1.1" 200 4517
[filelock:filelock] Attempting to acquire lock 140704904530544 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/6/b/d/3/76bd306d47a5f5c076b34a46d1eea139fb111a2d30e10cf20d1d411c.lock
[filelock:filelock] Lock 140704904530544 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/6/b/d/3/76bd306d47a5f5c076b34a46d1eea139fb111a2d30e10cf20d1d411c.lock
[filelock:filelock] Attempting to release lock 140704904530544 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/6/b/d/3/76bd306d47a5f5c076b34a46d1eea139fb111a2d30e10cf20d1d411c.lock
[filelock:filelock] Lock 140704904530544 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/6/b/d/3/76bd306d47a5f5c076b34a46d1eea139fb111a2d30e10cf20d1d411c.lock
   1: fact: icalendar (6.1.1) depends on python-dateutil (*)
   1: fact: icalendar (6.1.1) depends on tzdata (*)
   1: selecting icalendar (6.1.1)
Source (PyPI): Getting info for django-health-check (3.18.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-health-check/3.18.3/json HTTP/1.1" 200 4549
[filelock:filelock] Attempting to acquire lock 140704904530160 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/d/4/d/3fd4dfb302747b214380b1fcc2a44476f21019af9c7cb19af429f870.lock
[filelock:filelock] Lock 140704904530160 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/d/4/d/3fd4dfb302747b214380b1fcc2a44476f21019af9c7cb19af429f870.lock
[filelock:filelock] Attempting to release lock 140704904530160 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/d/4/d/3fd4dfb302747b214380b1fcc2a44476f21019af9c7cb19af429f870.lock
[filelock:filelock] Lock 140704904530160 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/f/d/4/d/3fd4dfb302747b214380b1fcc2a44476f21019af9c7cb19af429f870.lock
   1: fact: django-health-check (3.18.3) depends on django (>=2.2)
   1: selecting django-health-check (3.18.3)
Source (PyPI): Getting info for django-tables2 (2.7.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-tables2/2.7.5/json HTTP/1.1" 200 3236
[filelock:filelock] Attempting to acquire lock 140704904527952 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/c/d/f/89cdf8389661ddbc9a39a6523fff4f1a319bdfeae0de076abbf86298.lock
[filelock:filelock] Lock 140704904527952 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/c/d/f/89cdf8389661ddbc9a39a6523fff4f1a319bdfeae0de076abbf86298.lock
[filelock:filelock] Attempting to release lock 140704904527952 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/c/d/f/89cdf8389661ddbc9a39a6523fff4f1a319bdfeae0de076abbf86298.lock
[filelock:filelock] Lock 140704904527952 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/c/d/f/89cdf8389661ddbc9a39a6523fff4f1a319bdfeae0de076abbf86298.lock
   1: fact: django-tables2 (2.7.5) depends on django (>=4.2)
   1: selecting django-tables2 (2.7.5)
Source (PyPI): Getting info for stack-data (0.6.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/stack-data/0.6.3/json HTTP/1.1" 200 6898
[filelock:filelock] Attempting to acquire lock 140704904530640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/9/e/f/7/19ef7c596901932cab9f68686aa0155f39bf18ab9b31f09a407daad7.lock
[filelock:filelock] Lock 140704904530640 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/9/e/f/7/19ef7c596901932cab9f68686aa0155f39bf18ab9b31f09a407daad7.lock
[filelock:filelock] Attempting to release lock 140704904530640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/9/e/f/7/19ef7c596901932cab9f68686aa0155f39bf18ab9b31f09a407daad7.lock
[filelock:filelock] Lock 140704904530640 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/9/e/f/7/19ef7c596901932cab9f68686aa0155f39bf18ab9b31f09a407daad7.lock
   1: fact: stack-data (0.6.3) depends on executing (>=1.2.0)
   1: fact: stack-data (0.6.3) depends on asttokens (>=2.1.0)
   1: fact: stack-data (0.6.3) depends on pure-eval (*)
   1: selecting stack-data (0.6.3)
   1: derived: pure-eval
   1: derived: asttokens (>=2.1.0)
   1: derived: executing (>=1.2.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pure-eval/ HTTP/1.1" 200 1934
[filelock:filelock] Attempting to acquire lock 140704904531888 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/9/5/e/0/d95e0f01da1bb1b7f2859ec329b3c5472f1f6ed5d0f1614e1da08bc5.lock
[filelock:filelock] Lock 140704904531888 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/9/5/e/0/d95e0f01da1bb1b7f2859ec329b3c5472f1f6ed5d0f1614e1da08bc5.lock
[filelock:filelock] Attempting to release lock 140704904531888 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/9/5/e/0/d95e0f01da1bb1b7f2859ec329b3c5472f1f6ed5d0f1614e1da08bc5.lock
[filelock:filelock] Lock 140704904531888 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/9/5/e/0/d95e0f01da1bb1b7f2859ec329b3c5472f1f6ed5d0f1614e1da08bc5.lock
Source (PyPI): 9 packages found for pure-eval *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/asttokens/ HTTP/1.1" 200 9421
[filelock:filelock] Attempting to acquire lock 140704904532560 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/5/f/0/595f01992f9f5fbeec150b38875346e8994c242a466ab0cd4fed9cad.lock
[filelock:filelock] Lock 140704904532560 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/5/f/0/595f01992f9f5fbeec150b38875346e8994c242a466ab0cd4fed9cad.lock
[filelock:filelock] Attempting to release lock 140704904532560 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/5/f/0/595f01992f9f5fbeec150b38875346e8994c242a466ab0cd4fed9cad.lock
[filelock:filelock] Lock 140704904532560 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/5/f/0/595f01992f9f5fbeec150b38875346e8994c242a466ab0cd4fed9cad.lock
Source (PyPI): 7 packages found for asttokens >=2.1.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/executing/ HTTP/1.1" 200 7499
[filelock:filelock] Attempting to acquire lock 140704904533808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/d/4/5/6/6d45661c8528eec24a3bda8c6ac0b2d711be10662b13fbf9fb560c1e.lock
[filelock:filelock] Lock 140704904533808 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/d/4/5/6/6d45661c8528eec24a3bda8c6ac0b2d711be10662b13fbf9fb560c1e.lock
[filelock:filelock] Attempting to release lock 140704904533808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/d/4/5/6/6d45661c8528eec24a3bda8c6ac0b2d711be10662b13fbf9fb560c1e.lock
[filelock:filelock] Lock 140704904533808 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/d/4/5/6/6d45661c8528eec24a3bda8c6ac0b2d711be10662b13fbf9fb560c1e.lock
Source (PyPI): 4 packages found for executing >=1.2.0
Source (PyPI): Getting info for dynaconf (3.2.7) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/dynaconf/3.2.7/json HTTP/1.1" 200 3977
[filelock:filelock] Attempting to acquire lock 140704904536784 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/2/9/d/be29d3b53a1210eff9750122e45678521797209ba8db0500343f9209.lock
[filelock:filelock] Lock 140704904536784 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/2/9/d/be29d3b53a1210eff9750122e45678521797209ba8db0500343f9209.lock
[filelock:filelock] Attempting to release lock 140704904536784 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/2/9/d/be29d3b53a1210eff9750122e45678521797209ba8db0500343f9209.lock
[filelock:filelock] Lock 140704904536784 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/2/9/d/be29d3b53a1210eff9750122e45678521797209ba8db0500343f9209.lock
   1: fact: dynaconf[ini,toml,yaml] (3.2.7) depends on dynaconf (3.2.7)
   1: fact: dynaconf[ini,toml,yaml] (3.2.7) depends on configobj (*)
   1: fact: dynaconf[ini,toml,yaml] (3.2.7) depends on toml (*)
   1: fact: dynaconf[ini,toml,yaml] (3.2.7) depends on ruamel.yaml (*)
   1: selecting dynaconf[ini,toml,yaml] (3.2.7)
   1: derived: toml
   1: derived: configobj
   1: derived: dynaconf (==3.2.7)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/toml/ HTTP/1.1" 200 2874
[filelock:filelock] Attempting to acquire lock 140704904533808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/a/b/3/01ab38ac63d82e82f212dd86d62de883eb0d7de6be8db88f70d14a62.lock
[filelock:filelock] Lock 140704904533808 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/a/b/3/01ab38ac63d82e82f212dd86d62de883eb0d7de6be8db88f70d14a62.lock
[filelock:filelock] Attempting to release lock 140704904533808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/a/b/3/01ab38ac63d82e82f212dd86d62de883eb0d7de6be8db88f70d14a62.lock
[filelock:filelock] Lock 140704904533808 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/1/a/b/3/01ab38ac63d82e82f212dd86d62de883eb0d7de6be8db88f70d14a62.lock
Source (PyPI): 16 packages found for toml *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/configobj/ HTTP/1.1" 200 3714
[filelock:filelock] Attempting to acquire lock 140704904535440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/9/9/d/3c99d6a0ce3606eb16eb811858b61fe37d3ab24bc5b6140c00ffcf55.lock
[filelock:filelock] Lock 140704904535440 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/9/9/d/3c99d6a0ce3606eb16eb811858b61fe37d3ab24bc5b6140c00ffcf55.lock
[filelock:filelock] Attempting to release lock 140704904535440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/9/9/d/3c99d6a0ce3606eb16eb811858b61fe37d3ab24bc5b6140c00ffcf55.lock
[filelock:filelock] Lock 140704904535440 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/c/9/9/d/3c99d6a0ce3606eb16eb811858b61fe37d3ab24bc5b6140c00ffcf55.lock
Source (PyPI): 14 packages found for configobj *
   1: selecting dynaconf (3.2.7)
Source (PyPI): Getting info for django-ckeditor (6.7.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-ckeditor/6.7.2/json HTTP/1.1" 200 12264
[filelock:filelock] Attempting to acquire lock 140704904541584 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/5/f/3/c/d5f3cc3389d00717958e5c518a5c72fbeb6b6313371e6c7044a3e3c7.lock
[filelock:filelock] Lock 140704904541584 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/5/f/3/c/d5f3cc3389d00717958e5c518a5c72fbeb6b6313371e6c7044a3e3c7.lock
[filelock:filelock] Attempting to release lock 140704904541584 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/5/f/3/c/d5f3cc3389d00717958e5c518a5c72fbeb6b6313371e6c7044a3e3c7.lock
[filelock:filelock] Lock 140704904541584 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/5/f/3/c/d5f3cc3389d00717958e5c518a5c72fbeb6b6313371e6c7044a3e3c7.lock
   1: fact: django-ckeditor (6.7.2) depends on Django (>=3.2)
   1: fact: django-ckeditor (6.7.2) depends on django-js-asset (>=2.0)
   1: selecting django-ckeditor (6.7.2)
   1: derived: django-js-asset (>=2.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-js-asset/ HTTP/1.1" 200 3531
[filelock:filelock] Attempting to acquire lock 140704904541200 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/9/4/9/bd949d1d4d679ce7299b2adbf86c7c499b819c0ede27508980784a9e.lock
[filelock:filelock] Lock 140704904541200 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/9/4/9/bd949d1d4d679ce7299b2adbf86c7c499b819c0ede27508980784a9e.lock
[filelock:filelock] Attempting to release lock 140704904541200 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/9/4/9/bd949d1d4d679ce7299b2adbf86c7c499b819c0ede27508980784a9e.lock
[filelock:filelock] Lock 140704904541200 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/9/4/9/bd949d1d4d679ce7299b2adbf86c7c499b819c0ede27508980784a9e.lock
Source (PyPI): 5 packages found for django-js-asset >=2.0
Source (PyPI): Getting info for django-impersonate (1.9.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-impersonate/1.9.4/json HTTP/1.1" 200 7312
[filelock:filelock] Attempting to acquire lock 140704903201040 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/6/f/a/7/b6fa7f820f3c681670d3abfa292bc4fe64948857aca4b1849d001b35.lock
[filelock:filelock] Lock 140704903201040 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/6/f/a/7/b6fa7f820f3c681670d3abfa292bc4fe64948857aca4b1849d001b35.lock
[filelock:filelock] Attempting to release lock 140704903201040 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/6/f/a/7/b6fa7f820f3c681670d3abfa292bc4fe64948857aca4b1849d001b35.lock
[filelock:filelock] Lock 140704903201040 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/6/f/a/7/b6fa7f820f3c681670d3abfa292bc4fe64948857aca4b1849d001b35.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
Source (PyPI): Downloading: https://files.pythonhosted.org/packages/11/3a/d6a60112563f3bdf2a5ea4a62703f4000024f64946d23099eb60d5c5ffed/django_impersonate-1.9.4.tar.gz
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/11/3a/d6a60112563f3bdf2a5ea4a62703f4000024f64946d23099eb60d5c5ffed/django_impersonate-1.9.4.tar.gz HTTP/1.1" 200 26663
[filelock:filelock] Attempting to acquire lock 140704903201520 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/1/9/5/d/7195db98c555b3dd64e677e23d80dec88f8f8f634dd9d60e96cdd190.lock
[filelock:filelock] Lock 140704903201520 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/1/9/5/d/7195db98c555b3dd64e677e23d80dec88f8f8f634dd9d60e96cdd190.lock
[filelock:filelock] Attempting to release lock 140704903201520 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/1/9/5/d/7195db98c555b3dd64e677e23d80dec88f8f8f634dd9d60e96cdd190.lock
[filelock:filelock] Lock 140704903201520 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/1/9/5/d/7195db98c555b3dd64e677e23d80dec88f8f8f634dd9d60e96cdd190.lock
[virtualenv:virtualenv.discovery.builtin] find interpreter for spec PythonSpec(path=/usr/bin/python3)
[virtualenv:virtualenv.discovery.builtin] proposed PythonInfo(spec=CPython3.13.2.final.0-64, exe=/usr/bin/python3.13, platform=linux, version='3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]', encoding_fs_io=utf-8-utf-8)
[virtualenv:virtualenv.discovery.builtin] accepted PythonInfo(spec=CPython3.13.2.final.0-64, exe=/usr/bin/python3.13, platform=linux, version='3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]', encoding_fs_io=utf-8-utf-8)
[virtualenv:virtualenv.run.session] create virtual environment via CPython3Posix(dest=/tmp/tmpf_kamrbh/.venv, clear=False, no_vcs_ignore=False, global=False)
[virtualenv:virtualenv.util.path._sync] create folder /tmp/tmpf_kamrbh/.venv/bin
[virtualenv:virtualenv.util.path._sync] create folder /tmp/tmpf_kamrbh/.venv/lib/python3.13/site-packages
[virtualenv:virtualenv.create.pyenv_cfg] write /tmp/tmpf_kamrbh/.venv/pyvenv.cfg
[virtualenv:virtualenv.create.pyenv_cfg] 	home = /usr/bin
[virtualenv:virtualenv.create.pyenv_cfg] 	implementation = CPython
[virtualenv:virtualenv.create.pyenv_cfg] 	version_info = 3.13.2.final.0
[virtualenv:virtualenv.create.pyenv_cfg] 	virtualenv = 20.29.1
[virtualenv:virtualenv.create.pyenv_cfg] 	include-system-site-packages = false
[virtualenv:virtualenv.create.pyenv_cfg] 	base-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-exec-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-executable = /usr/bin/python3.13
[virtualenv:virtualenv.util.path._sync] symlink /usr/bin/python3.13 to /tmp/tmpf_kamrbh/.venv/bin/python
[virtualenv:virtualenv.create.via_global_ref.api] create virtualenv import hook file /tmp/tmpf_kamrbh/.venv/lib/python3.13/site-packages/_virtualenv.pth
[virtualenv:virtualenv.create.via_global_ref.api] create /tmp/tmpf_kamrbh/.venv/lib/python3.13/site-packages/_virtualenv.py
[virtualenv:virtualenv.run.session] ============================== target debug ==============================
[virtualenv:virtualenv.create.creator] debug via /tmp/tmpf_kamrbh/.venv/bin/python /usr/lib/python3/dist-packages/virtualenv/create/debug.py
[virtualenv:virtualenv.run.session] {
[virtualenv:virtualenv.run.session]   "sys": {
[virtualenv:virtualenv.run.session]     "executable": "/tmp/tmpf_kamrbh/.venv/bin/python",
[virtualenv:virtualenv.run.session]     "_base_executable": "/usr/bin/python3.13",
[virtualenv:virtualenv.run.session]     "prefix": "/tmp/tmpf_kamrbh/.venv",
[virtualenv:virtualenv.run.session]     "base_prefix": "/usr",
[virtualenv:virtualenv.run.session]     "real_prefix": null,
[virtualenv:virtualenv.run.session]     "exec_prefix": "/tmp/tmpf_kamrbh/.venv",
[virtualenv:virtualenv.run.session]     "base_exec_prefix": "/usr",
[virtualenv:virtualenv.run.session]     "path": [
[virtualenv:virtualenv.run.session]       "/usr/lib/python313.zip",
[virtualenv:virtualenv.run.session]       "/usr/lib/python3.13",
[virtualenv:virtualenv.run.session]       "/usr/lib/python3.13/lib-dynload",
[virtualenv:virtualenv.run.session]       "/tmp/tmpf_kamrbh/.venv/lib/python3.13/site-packages"
[virtualenv:virtualenv.run.session]     ],
[virtualenv:virtualenv.run.session]     "meta_path": [
[virtualenv:virtualenv.run.session]       "<class '_virtualenv._Finder'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib.BuiltinImporter'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib.FrozenImporter'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib_external.PathFinder'>"
[virtualenv:virtualenv.run.session]     ],
[virtualenv:virtualenv.run.session]     "fs_encoding": "utf-8",
[virtualenv:virtualenv.run.session]     "io_encoding": "utf-8"
[virtualenv:virtualenv.run.session]   },
[virtualenv:virtualenv.run.session]   "version": "3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]",
[virtualenv:virtualenv.run.session]   "makefile_filename": "/usr/lib/python3.13/config-3.13-x86_64-linux-gnu/Makefile",
[virtualenv:virtualenv.run.session]   "os": "<module 'os' (frozen)>",
[virtualenv:virtualenv.run.session]   "site": "<module 'site' (frozen)>",
[virtualenv:virtualenv.run.session]   "datetime": "<module 'datetime' from '/usr/lib/python3.13/datetime.py'>",
[virtualenv:virtualenv.run.session]   "math": "<module 'math' (built-in)>",
[virtualenv:virtualenv.run.session]   "json": "<module 'json' from '/usr/lib/python3.13/json/__init__.py'>"
[virtualenv:virtualenv.run.session] }
[virtualenv:virtualenv.run.session] add activators for Bash, CShell, Fish, Nushell, PowerShell, Python
[virtualenv:virtualenv.create.pyenv_cfg] write /tmp/tmpf_kamrbh/.venv/pyvenv.cfg
[virtualenv:virtualenv.create.pyenv_cfg] 	home = /usr/bin
[virtualenv:virtualenv.create.pyenv_cfg] 	implementation = CPython
[virtualenv:virtualenv.create.pyenv_cfg] 	version_info = 3.13.2.final.0
[virtualenv:virtualenv.create.pyenv_cfg] 	virtualenv = 20.29.1
[virtualenv:virtualenv.create.pyenv_cfg] 	include-system-site-packages = false
[virtualenv:virtualenv.create.pyenv_cfg] 	base-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-exec-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-executable = /usr/bin/python3.13
Checking if keyring is available
Backend 'null Keyring' is not suitable
No valid keyring backend was found
Creating new session for pypi.org
Source (PyPI): 243 packages found for setuptools >=40.8.0
Source (PyPI): 1 packages found for setuptools >=40.8.0
Checking if keyring is available
Backend 'null Keyring' is not suitable
No valid keyring backend was found
Creating new session for files.pythonhosted.org
[urllib3:urllib3.connectionpool] Starting new HTTPS connection (1): files.pythonhosted.org:443
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/69/8a/b9dc7678803429e4a3bc9ba462fa3dd9066824d3c607490235c6a796be5a/setuptools-75.8.0-py3-none-any.whl HTTP/1.1" 200 1228782
[filelock:filelock] Attempting to acquire lock 140704903212464 on /root/.cache/pypoetry/cache/repositories/_default_cache/_http/3/7/d/a/9/37da91f32d419e420b93e82f44b5eba0745e106943aba378e32f559b.lock
[filelock:filelock] Lock 140704903212464 acquired on /root/.cache/pypoetry/cache/repositories/_default_cache/_http/3/7/d/a/9/37da91f32d419e420b93e82f44b5eba0745e106943aba378e32f559b.lock
[filelock:filelock] Attempting to release lock 140704903212464 on /root/.cache/pypoetry/cache/repositories/_default_cache/_http/3/7/d/a/9/37da91f32d419e420b93e82f44b5eba0745e106943aba378e32f559b.lock
[filelock:filelock] Lock 140704903212464 released on /root/.cache/pypoetry/cache/repositories/_default_cache/_http/3/7/d/a/9/37da91f32d419e420b93e82f44b5eba0745e106943aba378e32f559b.lock
[build:build] Getting build dependencies for wheel...
Source (PyPI): 243 packages found for setuptools >=40.8.0
Source (PyPI): 1 packages found for setuptools >=40.8.0
[build:build] Getting metadata for wheel...
   1: selecting django-impersonate (1.9.4)
Source (PyPI): Getting info for django-material (1.12.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-material/1.12.0/json HTTP/1.1" 200 1212
[filelock:filelock] Attempting to acquire lock 140704903201616 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/f/7/b/9df7bb1e33ee4beb7df21e90552fc0f4a987fa78b6c9b1a94f2b85f8.lock
[filelock:filelock] Lock 140704903201616 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/f/7/b/9df7bb1e33ee4beb7df21e90552fc0f4a987fa78b6c9b1a94f2b85f8.lock
[filelock:filelock] Attempting to release lock 140704903201616 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/f/7/b/9df7bb1e33ee4beb7df21e90552fc0f4a987fa78b6c9b1a94f2b85f8.lock
[filelock:filelock] Lock 140704903201616 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/f/7/b/9df7bb1e33ee4beb7df21e90552fc0f4a987fa78b6c9b1a94f2b85f8.lock
   1: fact: django-material (1.12.0) depends on six (*)
   1: selecting django-material (1.12.0)
   1: derived: six
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/six/ HTTP/1.1" 200 6556
[filelock:filelock] Attempting to acquire lock 140704903200944 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/0/4/0/0/c0400f4849a16bb7ec1db13ba6d964327b0869995ab53c54f6668654.lock
[filelock:filelock] Lock 140704903200944 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/0/4/0/0/c0400f4849a16bb7ec1db13ba6d964327b0869995ab53c54f6668654.lock
[filelock:filelock] Attempting to release lock 140704903200944 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/0/4/0/0/c0400f4849a16bb7ec1db13ba6d964327b0869995ab53c54f6668654.lock
[filelock:filelock] Lock 140704903200944 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/0/4/0/0/c0400f4849a16bb7ec1db13ba6d964327b0869995ab53c54f6668654.lock
Source (PyPI): 28 packages found for six *
Source (PyPI): Getting info for six (1.17.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/six/1.17.0/json HTTP/1.1" 200 1523
[filelock:filelock] Attempting to acquire lock 140704900858416 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/c/7/8/d/8c78d4d020a838d0f58cf907ce04e32579dd9252087c6176b550503d.lock
[filelock:filelock] Lock 140704900858416 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/c/7/8/d/8c78d4d020a838d0f58cf907ce04e32579dd9252087c6176b550503d.lock
[filelock:filelock] Attempting to release lock 140704900858416 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/c/7/8/d/8c78d4d020a838d0f58cf907ce04e32579dd9252087c6176b550503d.lock
[filelock:filelock] Lock 140704900858416 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/c/7/8/d/8c78d4d020a838d0f58cf907ce04e32579dd9252087c6176b550503d.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata HTTP/1.1" 200 775
[filelock:filelock] Attempting to acquire lock 140704900858320 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/f/7/8/a/8f78a59c750512c5eff98117526033c3ddca4a99c7d75426a1ad4942.lock
[filelock:filelock] Lock 140704900858320 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/f/7/8/a/8f78a59c750512c5eff98117526033c3ddca4a99c7d75426a1ad4942.lock
[filelock:filelock] Attempting to release lock 140704900858320 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/f/7/8/a/8f78a59c750512c5eff98117526033c3ddca4a99c7d75426a1ad4942.lock
[filelock:filelock] Lock 140704900858320 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/f/7/8/a/8f78a59c750512c5eff98117526033c3ddca4a99c7d75426a1ad4942.lock
   1: selecting six (1.17.0)
Source (PyPI): Getting info for recurring-ical-events (3.5.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/recurring-ical-events/3.5.2/json HTTP/1.1" 200 15654
[filelock:filelock] Attempting to acquire lock 140704900858512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/e/b/9/3/4eb9397dde5ae77b346562a0f0366658f07a72a041867ab51de45fb2.lock
[filelock:filelock] Lock 140704900858512 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/e/b/9/3/4eb9397dde5ae77b346562a0f0366658f07a72a041867ab51de45fb2.lock
[filelock:filelock] Attempting to release lock 140704900858512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/e/b/9/3/4eb9397dde5ae77b346562a0f0366658f07a72a041867ab51de45fb2.lock
[filelock:filelock] Lock 140704900858512 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/e/b/9/3/4eb9397dde5ae77b346562a0f0366658f07a72a041867ab51de45fb2.lock
   1: fact: recurring-ical-events (3.5.2) depends on icalendar (>=6.1.0,<7.0.0)
   1: fact: recurring-ical-events (3.5.2) depends on python-dateutil (>=2.8.1,<3.0.0)
   1: fact: recurring-ical-events (3.5.2) depends on tzdata (*)
   1: fact: recurring-ical-events (3.5.2) depends on x-wr-timezone (>=1.0.0,<3.0.0)
   1: selecting recurring-ical-events (3.5.2)
   1: derived: x-wr-timezone (>=1.0.0,<3.0.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/x-wr-timezone/ HTTP/1.1" 200 2973
[filelock:filelock] Attempting to acquire lock 140704900860336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/3/f/a/7a3fae04a8500c9803d75857d1b53144153c2629c51c90474587adef.lock
[filelock:filelock] Lock 140704900860336 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/3/f/a/7a3fae04a8500c9803d75857d1b53144153c2629c51c90474587adef.lock
[filelock:filelock] Attempting to release lock 140704900860336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/3/f/a/7a3fae04a8500c9803d75857d1b53144153c2629c51c90474587adef.lock
[filelock:filelock] Lock 140704900860336 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/3/f/a/7a3fae04a8500c9803d75857d1b53144153c2629c51c90474587adef.lock
Source (PyPI): 3 packages found for x-wr-timezone >=1.0.0,<3.0.0
Source (PyPI): Getting info for django-reversion (5.1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-reversion/5.1.0/json HTTP/1.1" 200 2105
[filelock:filelock] Attempting to acquire lock 140704900861296 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/4/1/8/6e41832d4676d5482dfd530841bb93d7345b88296ed871d241a872c0.lock
[filelock:filelock] Lock 140704900861296 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/4/1/8/6e41832d4676d5482dfd530841bb93d7345b88296ed871d241a872c0.lock
[filelock:filelock] Attempting to release lock 140704900861296 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/4/1/8/6e41832d4676d5482dfd530841bb93d7345b88296ed871d241a872c0.lock
[filelock:filelock] Lock 140704900861296 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/4/1/8/6e41832d4676d5482dfd530841bb93d7345b88296ed871d241a872c0.lock
   1: fact: django-reversion (5.1.0) depends on django (>=4.2)
   1: selecting django-reversion (5.1.0)
Source (PyPI): Getting info for celery (5.4.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/celery/5.4.0/json HTTP/1.1" 200 7668
[filelock:filelock] Attempting to acquire lock 140704900862640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/e/8/f/4de8fe733be8c2851b7e513f651bcf2b984ededda75e651265a06e75.lock
[filelock:filelock] Lock 140704900862640 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/e/8/f/4de8fe733be8c2851b7e513f651bcf2b984ededda75e651265a06e75.lock
[filelock:filelock] Attempting to release lock 140704900862640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/e/8/f/4de8fe733be8c2851b7e513f651bcf2b984ededda75e651265a06e75.lock
[filelock:filelock] Lock 140704900862640 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/d/e/8/f/4de8fe733be8c2851b7e513f651bcf2b984ededda75e651265a06e75.lock
   1: fact: celery[django,redis] (5.4.0) depends on celery (5.4.0)
   1: fact: celery[django,redis] (5.4.0) depends on billiard (>=4.2.0,<5.0)
   1: fact: celery[django,redis] (5.4.0) depends on kombu (>=5.3.4,<6.0)
   1: fact: celery[django,redis] (5.4.0) depends on vine (>=5.1.0,<6.0)
   1: fact: celery[django,redis] (5.4.0) depends on click (>=8.1.2,<9.0)
   1: fact: celery[django,redis] (5.4.0) depends on click-didyoumean (>=0.3.0)
   1: fact: celery[django,redis] (5.4.0) depends on click-repl (>=0.2.0)
   1: fact: celery[django,redis] (5.4.0) depends on click-plugins (>=1.1.1)
   1: fact: celery[django,redis] (5.4.0) depends on tzdata (>=2022.7)
   1: fact: celery[django,redis] (5.4.0) depends on python-dateutil (>=2.8.2)
   1: fact: celery[django,redis] (5.4.0) depends on Django (>=2.2.28)
   1: fact: celery[django,redis] (5.4.0) depends on redis (>=4.5.2,<4.5.5 || >4.5.5,<6.0.0)
   1: selecting celery[django,redis] (5.4.0)
   1: derived: tzdata (>=2022.7)
   1: derived: click-plugins (>=1.1.1)
   1: derived: click-repl (>=0.2.0)
   1: derived: click-didyoumean (>=0.3.0)
   1: derived: vine (>=5.1.0,<6.0)
   1: derived: kombu (>=5.3.4,<6.0)
   1: derived: billiard (>=4.2.0,<5.0)
   1: derived: celery (==5.4.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/click-plugins/ HTTP/1.1" 200 1714
[filelock:filelock] Attempting to acquire lock 140704900860912 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/d/f/b/6/1dfb68cc191d605377cf41cbc6bc1ece9e01530936ab5fac88314df4.lock
[filelock:filelock] Lock 140704900860912 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/d/f/b/6/1dfb68cc191d605377cf41cbc6bc1ece9e01530936ab5fac88314df4.lock
[filelock:filelock] Attempting to release lock 140704900860912 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/d/f/b/6/1dfb68cc191d605377cf41cbc6bc1ece9e01530936ab5fac88314df4.lock
[filelock:filelock] Lock 140704900860912 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/d/f/b/6/1dfb68cc191d605377cf41cbc6bc1ece9e01530936ab5fac88314df4.lock
Source (PyPI): 1 packages found for click-plugins >=1.1.1
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/click-repl/ HTTP/1.1" 200 2718
[filelock:filelock] Attempting to acquire lock 140704900862160 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/3/e/b/6e3ebb386702f4aca961a9369d10b7a2406d2a0782f30b6820bb6da5.lock
[filelock:filelock] Lock 140704900862160 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/3/e/b/6e3ebb386702f4aca961a9369d10b7a2406d2a0782f30b6820bb6da5.lock
[filelock:filelock] Attempting to release lock 140704900862160 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/3/e/b/6e3ebb386702f4aca961a9369d10b7a2406d2a0782f30b6820bb6da5.lock
[filelock:filelock] Lock 140704900862160 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/e/3/e/b/6e3ebb386702f4aca961a9369d10b7a2406d2a0782f30b6820bb6da5.lock
Source (PyPI): 2 packages found for click-repl >=0.2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/click-didyoumean/ HTTP/1.1" 200 1744
[filelock:filelock] Attempting to acquire lock 140704900863984 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/b/6/6/a5b66109bdc4e808e9e425974dcb0d94cc0a1d4c73cd26add052c532.lock
[filelock:filelock] Lock 140704900863984 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/b/6/6/a5b66109bdc4e808e9e425974dcb0d94cc0a1d4c73cd26add052c532.lock
[filelock:filelock] Attempting to release lock 140704900863984 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/b/6/6/a5b66109bdc4e808e9e425974dcb0d94cc0a1d4c73cd26add052c532.lock
[filelock:filelock] Lock 140704900863984 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/b/6/6/a5b66109bdc4e808e9e425974dcb0d94cc0a1d4c73cd26add052c532.lock
Source (PyPI): 2 packages found for click-didyoumean >=0.3.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/vine/ HTTP/1.1" 200 4379
[filelock:filelock] Attempting to acquire lock 140704900863792 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/0/2/1/8/b02187b079c9cdd7c6026b274bfbf83fd3d25bd63fc7ab60b94a568f.lock
[filelock:filelock] Lock 140704900863792 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/0/2/1/8/b02187b079c9cdd7c6026b274bfbf83fd3d25bd63fc7ab60b94a568f.lock
[filelock:filelock] Attempting to release lock 140704900863792 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/0/2/1/8/b02187b079c9cdd7c6026b274bfbf83fd3d25bd63fc7ab60b94a568f.lock
[filelock:filelock] Lock 140704900863792 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/0/2/1/8/b02187b079c9cdd7c6026b274bfbf83fd3d25bd63fc7ab60b94a568f.lock
Source (PyPI): 1 packages found for vine >=5.1.0,<6.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/kombu/ HTTP/1.1" 200 34979
[filelock:filelock] Attempting to acquire lock 140704900872816 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/7/5/6/c4756599e4248f13ab82db0be8726c3b266ba1f0425bf92a00bcd48e.lock
[filelock:filelock] Lock 140704900872816 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/7/5/6/c4756599e4248f13ab82db0be8726c3b266ba1f0425bf92a00bcd48e.lock
[filelock:filelock] Attempting to release lock 140704900872816 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/7/5/6/c4756599e4248f13ab82db0be8726c3b266ba1f0425bf92a00bcd48e.lock
[filelock:filelock] Lock 140704900872816 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/7/5/6/c4756599e4248f13ab82db0be8726c3b266ba1f0425bf92a00bcd48e.lock
Source (PyPI): 7 packages found for kombu >=5.3.4,<6.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/billiard/ HTTP/1.1" 200 18988
[filelock:filelock] Attempting to acquire lock 140704899353392 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/2/0/4/bd204bb1722af50a368a82947035bb3fb4758fdf2cedbbf66b5484c7.lock
[filelock:filelock] Lock 140704899353392 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/2/0/4/bd204bb1722af50a368a82947035bb3fb4758fdf2cedbbf66b5484c7.lock
[filelock:filelock] Attempting to release lock 140704899353392 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/2/0/4/bd204bb1722af50a368a82947035bb3fb4758fdf2cedbbf66b5484c7.lock
[filelock:filelock] Lock 140704899353392 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/d/2/0/4/bd204bb1722af50a368a82947035bb3fb4758fdf2cedbbf66b5484c7.lock
Source (PyPI): 2 packages found for billiard >=4.2.0,<5.0
   1: fact: celery (5.4.0) depends on billiard (>=4.2.0,<5.0)
   1: fact: celery (5.4.0) depends on kombu (>=5.3.4,<6.0)
   1: fact: celery (5.4.0) depends on vine (>=5.1.0,<6.0)
   1: fact: celery (5.4.0) depends on click (>=8.1.2,<9.0)
   1: fact: celery (5.4.0) depends on click-didyoumean (>=0.3.0)
   1: fact: celery (5.4.0) depends on click-repl (>=0.2.0)
   1: fact: celery (5.4.0) depends on click-plugins (>=1.1.1)
   1: fact: celery (5.4.0) depends on tzdata (>=2022.7)
   1: fact: celery (5.4.0) depends on python-dateutil (>=2.8.2)
   1: selecting celery (5.4.0)
Source (PyPI): Getting info for click-plugins (1.1.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/click-plugins/1.1.1/json HTTP/1.1" 200 3341
[filelock:filelock] Attempting to acquire lock 140704902087408 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/2/5/2/8a2524031c31823d31b3a5742bd7b467e9dcd6b0d746a0fdd320099f.lock
[filelock:filelock] Lock 140704902087408 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/2/5/2/8a2524031c31823d31b3a5742bd7b467e9dcd6b0d746a0fdd320099f.lock
[filelock:filelock] Attempting to release lock 140704902087408 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/2/5/2/8a2524031c31823d31b3a5742bd7b467e9dcd6b0d746a0fdd320099f.lock
[filelock:filelock] Lock 140704902087408 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/2/5/2/8a2524031c31823d31b3a5742bd7b467e9dcd6b0d746a0fdd320099f.lock
   1: fact: click-plugins (1.1.1) depends on click (>=4.0)
   1: selecting click-plugins (1.1.1)
Source (PyPI): Getting info for vine (5.1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/vine/5.1.0/json HTTP/1.1" 200 1612
[filelock:filelock] Attempting to acquire lock 140704902090480 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/8/e/5/3/e8e53c0b7da184629e97ba82da5d231e1dd99328640606644be8b942.lock
[filelock:filelock] Lock 140704902090480 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/8/e/5/3/e8e53c0b7da184629e97ba82da5d231e1dd99328640606644be8b942.lock
[filelock:filelock] Attempting to release lock 140704902090480 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/8/e/5/3/e8e53c0b7da184629e97ba82da5d231e1dd99328640606644be8b942.lock
[filelock:filelock] Lock 140704902090480 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/8/e/5/3/e8e53c0b7da184629e97ba82da5d231e1dd99328640606644be8b942.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl.metadata HTTP/1.1" 200 880
[filelock:filelock] Attempting to acquire lock 140704902091344 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/6/0/4/686043b70df9a0e6b8d36a3b359ce15f3c77ba4d31ca0ab315b6ef65.lock
[filelock:filelock] Lock 140704902091344 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/6/0/4/686043b70df9a0e6b8d36a3b359ce15f3c77ba4d31ca0ab315b6ef65.lock
[filelock:filelock] Attempting to release lock 140704902091344 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/6/0/4/686043b70df9a0e6b8d36a3b359ce15f3c77ba4d31ca0ab315b6ef65.lock
[filelock:filelock] Lock 140704902091344 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/6/0/4/686043b70df9a0e6b8d36a3b359ce15f3c77ba4d31ca0ab315b6ef65.lock
   1: selecting vine (5.1.0)
Source (PyPI): Getting info for graphene-django (3.2.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/graphene-django/3.2.2/json HTTP/1.1" 200 3483
[filelock:filelock] Attempting to acquire lock 140704902099120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/2/c/d/9/a2cd98ea8f7cfc0f9de084a123cc419810131561aab99ac831c23f49.lock
[filelock:filelock] Lock 140704902099120 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/2/c/d/9/a2cd98ea8f7cfc0f9de084a123cc419810131561aab99ac831c23f49.lock
[filelock:filelock] Attempting to release lock 140704902099120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/2/c/d/9/a2cd98ea8f7cfc0f9de084a123cc419810131561aab99ac831c23f49.lock
[filelock:filelock] Lock 140704902099120 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/2/c/d/9/a2cd98ea8f7cfc0f9de084a123cc419810131561aab99ac831c23f49.lock
   1: fact: graphene-django (3.2.2) depends on graphene (>=3.0,<4)
   1: fact: graphene-django (3.2.2) depends on graphql-core (>=3.1.0,<4)
   1: fact: graphene-django (3.2.2) depends on graphql-relay (>=3.1.1,<4)
   1: fact: graphene-django (3.2.2) depends on Django (>=3.2)
   1: fact: graphene-django (3.2.2) depends on promise (>=2.1)
   1: fact: graphene-django (3.2.2) depends on text-unidecode (*)
   1: selecting graphene-django (3.2.2)
   1: derived: promise (>=2.1)
   1: derived: graphql-relay (>=3.1.1,<4)
   1: derived: graphql-core (>=3.1.0,<4)
   1: derived: graphene (>=3.0,<4)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/promise/ HTTP/1.1" 200 3733
[filelock:filelock] Attempting to acquire lock 140704902096720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/8/8/b/b/a88bbc4975b258564ac60f8b3a4291a50c8ae4acba7f4b52a00401e5.lock
[filelock:filelock] Lock 140704902096720 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/8/8/b/b/a88bbc4975b258564ac60f8b3a4291a50c8ae4acba7f4b52a00401e5.lock
[filelock:filelock] Attempting to release lock 140704902096720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/8/8/b/b/a88bbc4975b258564ac60f8b3a4291a50c8ae4acba7f4b52a00401e5.lock
[filelock:filelock] Lock 140704902096720 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/8/8/b/b/a88bbc4975b258564ac60f8b3a4291a50c8ae4acba7f4b52a00401e5.lock
Source (PyPI): 4 packages found for promise >=2.1
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/graphql-relay/ HTTP/1.1" 200 5227
[filelock:filelock] Attempting to acquire lock 140704900113392 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/9/3/e/4693e3f9f6fc3c714fae30f8abd2678d0f8e8061a6785ec9ba1c0ea7.lock
[filelock:filelock] Lock 140704900113392 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/9/3/e/4693e3f9f6fc3c714fae30f8abd2678d0f8e8061a6785ec9ba1c0ea7.lock
[filelock:filelock] Attempting to release lock 140704900113392 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/9/3/e/4693e3f9f6fc3c714fae30f8abd2678d0f8e8061a6785ec9ba1c0ea7.lock
[filelock:filelock] Lock 140704900113392 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/6/9/3/e/4693e3f9f6fc3c714fae30f8abd2678d0f8e8061a6785ec9ba1c0ea7.lock
Source (PyPI): 6 packages found for graphql-relay >=3.1.1,<4
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/graphql-core/ HTTP/1.1" 200 19300
[filelock:filelock] Attempting to acquire lock 140704902275888 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/e/d/f/b/5edfb2f729475a95926efa052cc3d9acae0eb9bff36ea84e9e16bcd0.lock
[filelock:filelock] Lock 140704902275888 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/e/d/f/b/5edfb2f729475a95926efa052cc3d9acae0eb9bff36ea84e9e16bcd0.lock
[filelock:filelock] Attempting to release lock 140704902275888 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/e/d/f/b/5edfb2f729475a95926efa052cc3d9acae0eb9bff36ea84e9e16bcd0.lock
[filelock:filelock] Lock 140704902275888 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/e/d/f/b/5edfb2f729475a95926efa052cc3d9acae0eb9bff36ea84e9e16bcd0.lock
Source (PyPI): 15 packages found for graphql-core >=3.1.0,<4
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/graphene/ HTTP/1.1" 200 17073
[filelock:filelock] Attempting to acquire lock 140704903417680 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/d/1/6/c/1d16c75ef26f396eaf3a96e261a20df59d0fc55aae9ee4ef35b076c2.lock
[filelock:filelock] Lock 140704903417680 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/d/1/6/c/1d16c75ef26f396eaf3a96e261a20df59d0fc55aae9ee4ef35b076c2.lock
[filelock:filelock] Attempting to release lock 140704903417680 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/d/1/6/c/1d16c75ef26f396eaf3a96e261a20df59d0fc55aae9ee4ef35b076c2.lock
[filelock:filelock] Lock 140704903417680 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/d/1/6/c/1d16c75ef26f396eaf3a96e261a20df59d0fc55aae9ee4ef35b076c2.lock
Source (PyPI): 11 packages found for graphene >=3.0,<4
Source (PyPI): Getting info for graphql-core (3.2.6) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/graphql-core/3.2.6/json HTTP/1.1" 200 4928
[filelock:filelock] Attempting to acquire lock 140704903421424 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/7/e/1/297e162f498e595e0c49c65016ec5fcc27a220df290b4fb4ca0089e7.lock
[filelock:filelock] Lock 140704903421424 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/7/e/1/297e162f498e595e0c49c65016ec5fcc27a220df290b4fb4ca0089e7.lock
[filelock:filelock] Attempting to release lock 140704903421424 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/7/e/1/297e162f498e595e0c49c65016ec5fcc27a220df290b4fb4ca0089e7.lock
[filelock:filelock] Lock 140704903421424 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/7/e/1/297e162f498e595e0c49c65016ec5fcc27a220df290b4fb4ca0089e7.lock
   1: selecting graphql-core (3.2.6)
Source (PyPI): Getting info for django-appconf (1.1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-appconf/1.1.0/json HTTP/1.1" 200 2683
[filelock:filelock] Attempting to acquire lock 140704903422480 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/9/8/0/0b9804d06d7dde0431eb588fdb4201947383b07ae6d60453df37d3c2.lock
[filelock:filelock] Lock 140704903422480 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/9/8/0/0b9804d06d7dde0431eb588fdb4201947383b07ae6d60453df37d3c2.lock
[filelock:filelock] Attempting to release lock 140704903422480 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/9/8/0/0b9804d06d7dde0431eb588fdb4201947383b07ae6d60453df37d3c2.lock
[filelock:filelock] Lock 140704903422480 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/9/8/0/0b9804d06d7dde0431eb588fdb4201947383b07ae6d60453df37d3c2.lock
   1: fact: django-appconf (1.1.0) depends on django (*)
   1: selecting django-appconf (1.1.0)
Source (PyPI): Getting info for jmespath (1.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/jmespath/1.0.1/json HTTP/1.1" 200 3585
[filelock:filelock] Attempting to acquire lock 140704903423056 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/c/9/0/7ec901ce846933af6b3f01e88b5e20a9be2321a4ff2e1a42bc4b3e57.lock
[filelock:filelock] Lock 140704903423056 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/c/9/0/7ec901ce846933af6b3f01e88b5e20a9be2321a4ff2e1a42bc4b3e57.lock
[filelock:filelock] Attempting to release lock 140704903423056 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/c/9/0/7ec901ce846933af6b3f01e88b5e20a9be2321a4ff2e1a42bc4b3e57.lock
[filelock:filelock] Lock 140704903423056 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/c/9/0/7ec901ce846933af6b3f01e88b5e20a9be2321a4ff2e1a42bc4b3e57.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl.metadata HTTP/1.1" 200 2778
[filelock:filelock] Attempting to acquire lock 140704903422672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/1/0/5/e5105ee3adb631a480bcebff5fed7391f42f980509561a6b18de987b.lock
[filelock:filelock] Lock 140704903422672 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/1/0/5/e5105ee3adb631a480bcebff5fed7391f42f980509561a6b18de987b.lock
[filelock:filelock] Attempting to release lock 140704903422672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/1/0/5/e5105ee3adb631a480bcebff5fed7391f42f980509561a6b18de987b.lock
[filelock:filelock] Lock 140704903422672 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/1/0/5/e5105ee3adb631a480bcebff5fed7391f42f980509561a6b18de987b.lock
   1: selecting jmespath (1.0.1)
Source (PyPI): Getting info for graphene (3.4.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/graphene/3.4.3/json HTTP/1.1" 200 3380
[filelock:filelock] Attempting to acquire lock 140704903424304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/a/3/7/c/ba37c8dfe02080a10d1c11eeeed895a625bf31aaa5cb2ed957f69bbd.lock
[filelock:filelock] Lock 140704903424304 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/a/3/7/c/ba37c8dfe02080a10d1c11eeeed895a625bf31aaa5cb2ed957f69bbd.lock
[filelock:filelock] Attempting to release lock 140704903424304 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/a/3/7/c/ba37c8dfe02080a10d1c11eeeed895a625bf31aaa5cb2ed957f69bbd.lock
[filelock:filelock] Lock 140704903424304 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/a/3/7/c/ba37c8dfe02080a10d1c11eeeed895a625bf31aaa5cb2ed957f69bbd.lock
   1: fact: graphene (3.4.3) depends on graphql-core (>=3.1,<3.3)
   1: fact: graphene (3.4.3) depends on graphql-relay (>=3.1,<3.3)
   1: fact: graphene (3.4.3) depends on python-dateutil (>=2.7.0,<3)
   1: fact: graphene (3.4.3) depends on typing-extensions (>=4.7.1,<5)
   1: selecting graphene (3.4.3)
   1: derived: graphql-relay (>=3.1,<3.3)
Source (PyPI): Getting info for prompt-toolkit (3.0.50) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/prompt-toolkit/3.0.50/json HTTP/1.1" 200 3471
[filelock:filelock] Attempting to acquire lock 140704903424976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/4/d/9/634d9038dbca29ff135e79b37a5c1ae0790bac38f010d55192cbeff3.lock
[filelock:filelock] Lock 140704903424976 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/4/d/9/634d9038dbca29ff135e79b37a5c1ae0790bac38f010d55192cbeff3.lock
[filelock:filelock] Attempting to release lock 140704903424976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/4/d/9/634d9038dbca29ff135e79b37a5c1ae0790bac38f010d55192cbeff3.lock
[filelock:filelock] Lock 140704903424976 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/4/d/9/634d9038dbca29ff135e79b37a5c1ae0790bac38f010d55192cbeff3.lock
   1: fact: prompt-toolkit (3.0.50) depends on wcwidth (*)
   1: selecting prompt-toolkit (3.0.50)
   1: derived: wcwidth
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/wcwidth/ HTTP/1.1" 200 6150
[filelock:filelock] Attempting to acquire lock 140704903423440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/9/3/3/9f93306d7b672475999e1ccb003ed535876b07060341d71f2c054af0.lock
[filelock:filelock] Lock 140704903423440 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/9/3/3/9f93306d7b672475999e1ccb003ed535876b07060341d71f2c054af0.lock
[filelock:filelock] Attempting to release lock 140704903423440 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/9/3/3/9f93306d7b672475999e1ccb003ed535876b07060341d71f2c054af0.lock
[filelock:filelock] Lock 140704903423440 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/9/3/3/9f93306d7b672475999e1ccb003ed535876b07060341d71f2c054af0.lock
Source (PyPI): 25 packages found for wcwidth *
Source (PyPI): Getting info for wcwidth (0.2.13) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/wcwidth/0.2.13/json HTTP/1.1" 200 6136
[filelock:filelock] Attempting to acquire lock 140704903417872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/3/9/b/3/b39b3b02c67c4cfd3a8f394b7022f2b3b739f141a4fb36881c1c069f.lock
[filelock:filelock] Lock 140704903417872 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/3/9/b/3/b39b3b02c67c4cfd3a8f394b7022f2b3b739f141a4fb36881c1c069f.lock
[filelock:filelock] Attempting to release lock 140704903417872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/3/9/b/3/b39b3b02c67c4cfd3a8f394b7022f2b3b739f141a4fb36881c1c069f.lock
[filelock:filelock] Lock 140704903417872 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/3/9/b/3/b39b3b02c67c4cfd3a8f394b7022f2b3b739f141a4fb36881c1c069f.lock
   1: selecting wcwidth (0.2.13)
Source (PyPI): Getting info for jedi (0.19.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/jedi/0.19.2/json HTTP/1.1" 200 8887
[filelock:filelock] Attempting to acquire lock 140704903428816 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/0/d/e/0/e0de0675f13219fd2e443d8a592cef73a986192637aacaa830529d5a.lock
[filelock:filelock] Lock 140704903428816 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/0/d/e/0/e0de0675f13219fd2e443d8a592cef73a986192637aacaa830529d5a.lock
[filelock:filelock] Attempting to release lock 140704903428816 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/0/d/e/0/e0de0675f13219fd2e443d8a592cef73a986192637aacaa830529d5a.lock
[filelock:filelock] Lock 140704903428816 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/0/d/e/0/e0de0675f13219fd2e443d8a592cef73a986192637aacaa830529d5a.lock
   1: fact: jedi (0.19.2) depends on parso (>=0.8.4,<0.9.0)
   1: selecting jedi (0.19.2)
   1: derived: parso (>=0.8.4,<0.9.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/parso/ HTTP/1.1" 200 7546
[filelock:filelock] Attempting to acquire lock 140704903429104 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/e/9/a/4/3e9a4e7f56493e9f06407dbc32afae529f65c7ec2e8742451dcc4271.lock
[filelock:filelock] Lock 140704903429104 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/e/9/a/4/3e9a4e7f56493e9f06407dbc32afae529f65c7ec2e8742451dcc4271.lock
[filelock:filelock] Attempting to release lock 140704903429104 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/e/9/a/4/3e9a4e7f56493e9f06407dbc32afae529f65c7ec2e8742451dcc4271.lock
[filelock:filelock] Lock 140704903429104 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/e/9/a/4/3e9a4e7f56493e9f06407dbc32afae529f65c7ec2e8742451dcc4271.lock
Source (PyPI): 1 packages found for parso >=0.8.4,<0.9.0
Source (PyPI): Getting info for parso (0.8.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/parso/0.8.4/json HTTP/1.1" 200 3764
[filelock:filelock] Attempting to acquire lock 140704903429968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/2/8/6/9228611658b08bb53220ea71d40e0be96e13a2c2c4933818cad05e6a.lock
[filelock:filelock] Lock 140704903429968 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/2/8/6/9228611658b08bb53220ea71d40e0be96e13a2c2c4933818cad05e6a.lock
[filelock:filelock] Attempting to release lock 140704903429968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/2/8/6/9228611658b08bb53220ea71d40e0be96e13a2c2c4933818cad05e6a.lock
[filelock:filelock] Lock 140704903429968 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/2/8/6/9228611658b08bb53220ea71d40e0be96e13a2c2c4933818cad05e6a.lock
   1: selecting parso (0.8.4)
Source (PyPI): Getting info for uwsgi (2.0.28) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/uwsgi/2.0.28/json HTTP/1.1" 200 740
[filelock:filelock] Attempting to acquire lock 140704903428528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/f/4/d/77f4da7111bc56877d7f0a83dcd2487d672215d600fb3b9cab064dae.lock
[filelock:filelock] Lock 140704903428528 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/f/4/d/77f4da7111bc56877d7f0a83dcd2487d672215d600fb3b9cab064dae.lock
[filelock:filelock] Attempting to release lock 140704903428528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/f/4/d/77f4da7111bc56877d7f0a83dcd2487d672215d600fb3b9cab064dae.lock
[filelock:filelock] Lock 140704903428528 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/f/4/d/77f4da7111bc56877d7f0a83dcd2487d672215d600fb3b9cab064dae.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
Source (PyPI): Downloading: https://files.pythonhosted.org/packages/24/c2/d58480aadc9a1f420dd96fc43cf0dcd8cb5ededb95cab53743529c23b6cd/uwsgi-2.0.28.tar.gz
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/24/c2/d58480aadc9a1f420dd96fc43cf0dcd8cb5ededb95cab53743529c23b6cd/uwsgi-2.0.28.tar.gz HTTP/1.1" 200 816212
[filelock:filelock] Attempting to acquire lock 140704903423920 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/1/7/8/6b178337908cb3c892093fad26fb6427b4917c7de77c7c7a1d456098.lock
[filelock:filelock] Lock 140704903423920 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/1/7/8/6b178337908cb3c892093fad26fb6427b4917c7de77c7c7a1d456098.lock
[filelock:filelock] Attempting to release lock 140704903423920 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/1/7/8/6b178337908cb3c892093fad26fb6427b4917c7de77c7c7a1d456098.lock
[filelock:filelock] Lock 140704903423920 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/1/7/8/6b178337908cb3c892093fad26fb6427b4917c7de77c7c7a1d456098.lock
[virtualenv:virtualenv.discovery.builtin] find interpreter for spec PythonSpec(path=/usr/bin/python3)
[virtualenv:virtualenv.discovery.builtin] proposed PythonInfo(spec=CPython3.13.2.final.0-64, exe=/usr/bin/python3.13, platform=linux, version='3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]', encoding_fs_io=utf-8-utf-8)
[virtualenv:virtualenv.discovery.builtin] accepted PythonInfo(spec=CPython3.13.2.final.0-64, exe=/usr/bin/python3.13, platform=linux, version='3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]', encoding_fs_io=utf-8-utf-8)
[virtualenv:virtualenv.run.session] create virtual environment via CPython3Posix(dest=/tmp/tmpyw5rs6bj/.venv, clear=False, no_vcs_ignore=False, global=False)
[virtualenv:virtualenv.util.path._sync] create folder /tmp/tmpyw5rs6bj/.venv/bin
[virtualenv:virtualenv.util.path._sync] create folder /tmp/tmpyw5rs6bj/.venv/lib/python3.13/site-packages
[virtualenv:virtualenv.create.pyenv_cfg] write /tmp/tmpyw5rs6bj/.venv/pyvenv.cfg
[virtualenv:virtualenv.create.pyenv_cfg] 	home = /usr/bin
[virtualenv:virtualenv.create.pyenv_cfg] 	implementation = CPython
[virtualenv:virtualenv.create.pyenv_cfg] 	version_info = 3.13.2.final.0
[virtualenv:virtualenv.create.pyenv_cfg] 	virtualenv = 20.29.1
[virtualenv:virtualenv.create.pyenv_cfg] 	include-system-site-packages = false
[virtualenv:virtualenv.create.pyenv_cfg] 	base-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-exec-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-executable = /usr/bin/python3.13
[virtualenv:virtualenv.util.path._sync] symlink /usr/bin/python3.13 to /tmp/tmpyw5rs6bj/.venv/bin/python
[virtualenv:virtualenv.create.via_global_ref.api] create virtualenv import hook file /tmp/tmpyw5rs6bj/.venv/lib/python3.13/site-packages/_virtualenv.pth
[virtualenv:virtualenv.create.via_global_ref.api] create /tmp/tmpyw5rs6bj/.venv/lib/python3.13/site-packages/_virtualenv.py
[virtualenv:virtualenv.run.session] ============================== target debug ==============================
[virtualenv:virtualenv.create.creator] debug via /tmp/tmpyw5rs6bj/.venv/bin/python /usr/lib/python3/dist-packages/virtualenv/create/debug.py
[virtualenv:virtualenv.run.session] {
[virtualenv:virtualenv.run.session]   "sys": {
[virtualenv:virtualenv.run.session]     "executable": "/tmp/tmpyw5rs6bj/.venv/bin/python",
[virtualenv:virtualenv.run.session]     "_base_executable": "/usr/bin/python3.13",
[virtualenv:virtualenv.run.session]     "prefix": "/tmp/tmpyw5rs6bj/.venv",
[virtualenv:virtualenv.run.session]     "base_prefix": "/usr",
[virtualenv:virtualenv.run.session]     "real_prefix": null,
[virtualenv:virtualenv.run.session]     "exec_prefix": "/tmp/tmpyw5rs6bj/.venv",
[virtualenv:virtualenv.run.session]     "base_exec_prefix": "/usr",
[virtualenv:virtualenv.run.session]     "path": [
[virtualenv:virtualenv.run.session]       "/usr/lib/python313.zip",
[virtualenv:virtualenv.run.session]       "/usr/lib/python3.13",
[virtualenv:virtualenv.run.session]       "/usr/lib/python3.13/lib-dynload",
[virtualenv:virtualenv.run.session]       "/tmp/tmpyw5rs6bj/.venv/lib/python3.13/site-packages"
[virtualenv:virtualenv.run.session]     ],
[virtualenv:virtualenv.run.session]     "meta_path": [
[virtualenv:virtualenv.run.session]       "<class '_virtualenv._Finder'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib.BuiltinImporter'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib.FrozenImporter'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib_external.PathFinder'>"
[virtualenv:virtualenv.run.session]     ],
[virtualenv:virtualenv.run.session]     "fs_encoding": "utf-8",
[virtualenv:virtualenv.run.session]     "io_encoding": "utf-8"
[virtualenv:virtualenv.run.session]   },
[virtualenv:virtualenv.run.session]   "version": "3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]",
[virtualenv:virtualenv.run.session]   "makefile_filename": "/usr/lib/python3.13/config-3.13-x86_64-linux-gnu/Makefile",
[virtualenv:virtualenv.run.session]   "os": "<module 'os' (frozen)>",
[virtualenv:virtualenv.run.session]   "site": "<module 'site' (frozen)>",
[virtualenv:virtualenv.run.session]   "datetime": "<module 'datetime' from '/usr/lib/python3.13/datetime.py'>",
[virtualenv:virtualenv.run.session]   "math": "<module 'math' (built-in)>",
[virtualenv:virtualenv.run.session]   "json": "<module 'json' from '/usr/lib/python3.13/json/__init__.py'>"
[virtualenv:virtualenv.run.session] }
[virtualenv:virtualenv.run.session] add activators for Bash, CShell, Fish, Nushell, PowerShell, Python
[virtualenv:virtualenv.create.pyenv_cfg] write /tmp/tmpyw5rs6bj/.venv/pyvenv.cfg
[virtualenv:virtualenv.create.pyenv_cfg] 	home = /usr/bin
[virtualenv:virtualenv.create.pyenv_cfg] 	implementation = CPython
[virtualenv:virtualenv.create.pyenv_cfg] 	version_info = 3.13.2.final.0
[virtualenv:virtualenv.create.pyenv_cfg] 	virtualenv = 20.29.1
[virtualenv:virtualenv.create.pyenv_cfg] 	include-system-site-packages = false
[virtualenv:virtualenv.create.pyenv_cfg] 	base-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-exec-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-executable = /usr/bin/python3.13
Checking if keyring is available
Backend 'null Keyring' is not suitable
No valid keyring backend was found
Creating new session for pypi.org
Source (PyPI): 243 packages found for setuptools >=40.8.0
Source (PyPI): 1 packages found for setuptools >=40.8.0
[build:build] Getting build dependencies for wheel...
Source (PyPI): 243 packages found for setuptools >=40.8.0
Source (PyPI): 1 packages found for setuptools >=40.8.0
[build:build] Getting metadata for wheel...
   1: selecting uwsgi (2.0.28)
Source (PyPI): Getting info for django-extensions (3.2.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-extensions/3.2.3/json HTTP/1.1" 200 2787
[filelock:filelock] Attempting to acquire lock 140704899354064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/3/4/9/e/d349e14838fd4478a21acb8cd15c1859b554f9cb33c1bc370de37d8c.lock
[filelock:filelock] Lock 140704899354064 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/3/4/9/e/d349e14838fd4478a21acb8cd15c1859b554f9cb33c1bc370de37d8c.lock
[filelock:filelock] Attempting to release lock 140704899354064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/3/4/9/e/d349e14838fd4478a21acb8cd15c1859b554f9cb33c1bc370de37d8c.lock
[filelock:filelock] Lock 140704899354064 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/3/4/9/e/d349e14838fd4478a21acb8cd15c1859b554f9cb33c1bc370de37d8c.lock
   1: fact: django-extensions (3.2.3) depends on Django (>=3.2)
   1: selecting django-extensions (3.2.3)
Source (PyPI): Getting info for django-select2 (8.3.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-select2/8.3.0/json HTTP/1.1" 200 1776
[filelock:filelock] Attempting to acquire lock 140704899366256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/2/9/4/9c294cee95e07170d30bd064feb8c5b9df4cc44bc2d9b1f8b94b110b.lock
[filelock:filelock] Lock 140704899366256 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/2/9/4/9c294cee95e07170d30bd064feb8c5b9df4cc44bc2d9b1f8b94b110b.lock
[filelock:filelock] Attempting to release lock 140704899366256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/2/9/4/9c294cee95e07170d30bd064feb8c5b9df4cc44bc2d9b1f8b94b110b.lock
[filelock:filelock] Lock 140704899366256 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/c/2/9/4/9c294cee95e07170d30bd064feb8c5b9df4cc44bc2d9b1f8b94b110b.lock
   1: fact: django-select2 (8.3.0) depends on django (>=4.2)
   1: fact: django-select2 (8.3.0) depends on django-appconf (>=0.6.0)
   1: selecting django-select2 (8.3.0)
Source (PyPI): Getting info for pure-eval (0.2.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pure-eval/0.2.3/json HTTP/1.1" 200 3075
[filelock:filelock] Attempting to acquire lock 140704899366352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/7/9/b/d/079bdb3b5a412caffe389cf3e32613792e5f0befe960047807848b2d.lock
[filelock:filelock] Lock 140704899366352 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/7/9/b/d/079bdb3b5a412caffe389cf3e32613792e5f0befe960047807848b2d.lock
[filelock:filelock] Attempting to release lock 140704899366352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/7/9/b/d/079bdb3b5a412caffe389cf3e32613792e5f0befe960047807848b2d.lock
[filelock:filelock] Lock 140704899366352 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/7/9/b/d/079bdb3b5a412caffe389cf3e32613792e5f0befe960047807848b2d.lock
   1: selecting pure-eval (0.2.3)
Source (PyPI): Getting info for tqdm (4.67.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/tqdm/4.67.1/json HTTP/1.1" 200 19190
[filelock:filelock] Attempting to acquire lock 140704899366352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/7/b/d/e57bd70aad86233c42a5328fde219396ae8f48c4356fe1190fa69d9a.lock
[filelock:filelock] Lock 140704899366352 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/7/b/d/e57bd70aad86233c42a5328fde219396ae8f48c4356fe1190fa69d9a.lock
[filelock:filelock] Attempting to release lock 140704899366352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/7/b/d/e57bd70aad86233c42a5328fde219396ae8f48c4356fe1190fa69d9a.lock
[filelock:filelock] Lock 140704899366352 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/5/7/b/d/e57bd70aad86233c42a5328fde219396ae8f48c4356fe1190fa69d9a.lock
   1: fact: tqdm (4.67.1) depends on colorama (*)
   1: selecting tqdm (4.67.1)
Source (PyPI): Getting info for license-expression (30.4.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/license-expression/30.4.1/json HTTP/1.1" 200 4663
[filelock:filelock] Attempting to acquire lock 140704899353296 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/9/e/3/7/a9e37334a577421ad4c9c7730a5bb6c590ba51cfe0adff95d05a9e79.lock
[filelock:filelock] Lock 140704899353296 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/9/e/3/7/a9e37334a577421ad4c9c7730a5bb6c590ba51cfe0adff95d05a9e79.lock
[filelock:filelock] Attempting to release lock 140704899353296 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/9/e/3/7/a9e37334a577421ad4c9c7730a5bb6c590ba51cfe0adff95d05a9e79.lock
[filelock:filelock] Lock 140704899353296 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/9/e/3/7/a9e37334a577421ad4c9c7730a5bb6c590ba51cfe0adff95d05a9e79.lock
   1: fact: license-expression (30.4.1) depends on boolean.py (>=4.0)
   1: selecting license-expression (30.4.1)
   1: derived: boolean.py (>=4.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/boolean-py/ HTTP/1.1" 200 7050
[filelock:filelock] Attempting to acquire lock 140704899359632 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/7/3/c/9273c34749d75d2fefaaa64631ac05c4f5f267f272c8649266f322c7.lock
[filelock:filelock] Lock 140704899359632 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/7/3/c/9273c34749d75d2fefaaa64631ac05c4f5f267f272c8649266f322c7.lock
[filelock:filelock] Attempting to release lock 140704899359632 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/7/3/c/9273c34749d75d2fefaaa64631ac05c4f5f267f272c8649266f322c7.lock
[filelock:filelock] Lock 140704899359632 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/7/3/c/9273c34749d75d2fefaaa64631ac05c4f5f267f272c8649266f322c7.lock
Source (PyPI): 1 packages found for boolean-py >=4.0
Source (PyPI): Getting info for boolean-py (4.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/boolean-py/4.0/json HTTP/1.1" 200 1462
[filelock:filelock] Attempting to acquire lock 140704899361072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/e/5/4/f7e5479e9def74756038ea137c9631885fbcf6c4d2ef01a49d24efc3.lock
[filelock:filelock] Lock 140704899361072 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/e/5/4/f7e5479e9def74756038ea137c9631885fbcf6c4d2ef01a49d24efc3.lock
[filelock:filelock] Attempting to release lock 140704899361072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/e/5/4/f7e5479e9def74756038ea137c9631885fbcf6c4d2ef01a49d24efc3.lock
[filelock:filelock] Lock 140704899361072 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/e/5/4/f7e5479e9def74756038ea137c9631885fbcf6c4d2ef01a49d24efc3.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/3f/02/6389ef0529af6da0b913374dedb9bbde8eabfe45767ceec38cc37801b0bd/boolean.py-4.0-py3-none-any.whl.metadata HTTP/1.1" 200 745
[filelock:filelock] Attempting to acquire lock 140704899360784 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/d/f/a/81dfabb77f10014e7218a92a68fe395536dcf361e1236f56d092e09a.lock
[filelock:filelock] Lock 140704899360784 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/d/f/a/81dfabb77f10014e7218a92a68fe395536dcf361e1236f56d092e09a.lock
[filelock:filelock] Attempting to release lock 140704899360784 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/d/f/a/81dfabb77f10014e7218a92a68fe395536dcf361e1236f56d092e09a.lock
[filelock:filelock] Lock 140704899360784 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/d/f/a/81dfabb77f10014e7218a92a68fe395536dcf361e1236f56d092e09a.lock
   1: selecting boolean-py (4.0)
Source (PyPI): Getting info for django-vite (3.0.6) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-vite/3.0.6/json HTTP/1.1" 200 5310
[filelock:filelock] Attempting to acquire lock 140704899362800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/7/1/5/a/a715a1c7ebb51809aacc18674dd0d01d273f56b1346e74d99af53013.lock
[filelock:filelock] Lock 140704899362800 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/7/1/5/a/a715a1c7ebb51809aacc18674dd0d01d273f56b1346e74d99af53013.lock
[filelock:filelock] Attempting to release lock 140704899362800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/7/1/5/a/a715a1c7ebb51809aacc18674dd0d01d273f56b1346e74d99af53013.lock
[filelock:filelock] Lock 140704899362800 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/7/1/5/a/a715a1c7ebb51809aacc18674dd0d01d273f56b1346e74d99af53013.lock
   1: fact: django-vite (3.0.6) depends on Django (>=3.2)
   1: selecting django-vite (3.0.6)
Source (PyPI): Getting info for djangorestframework (3.15.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/djangorestframework/3.15.2/json HTTP/1.1" 200 4328
[filelock:filelock] Attempting to acquire lock 140704899366736 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/9/f/d/7/99fd726a34ae391c434d2006504eb4d38491f7ddaf13a8559649ebb4.lock
[filelock:filelock] Lock 140704899366736 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/9/f/d/7/99fd726a34ae391c434d2006504eb4d38491f7ddaf13a8559649ebb4.lock
[filelock:filelock] Attempting to release lock 140704899366736 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/9/f/d/7/99fd726a34ae391c434d2006504eb4d38491f7ddaf13a8559649ebb4.lock
[filelock:filelock] Lock 140704899366736 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/9/f/d/7/99fd726a34ae391c434d2006504eb4d38491f7ddaf13a8559649ebb4.lock
   1: fact: djangorestframework (3.15.2) depends on django (>=4.2)
   1: selecting djangorestframework (3.15.2)
Source (PyPI): Getting info for rules (3.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/rules/3.5/json HTTP/1.1" 200 12722
[filelock:filelock] Attempting to acquire lock 140704899366832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/d/2/0/c/0d20c00d2c4fc0d00be16803a52dfa2c2e9b722a0805472631fc7bcd.lock
[filelock:filelock] Lock 140704899366832 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/d/2/0/c/0d20c00d2c4fc0d00be16803a52dfa2c2e9b722a0805472631fc7bcd.lock
[filelock:filelock] Attempting to release lock 140704899366832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/d/2/0/c/0d20c00d2c4fc0d00be16803a52dfa2c2e9b722a0805472631fc7bcd.lock
[filelock:filelock] Lock 140704899366832 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/d/2/0/c/0d20c00d2c4fc0d00be16803a52dfa2c2e9b722a0805472631fc7bcd.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/ea/33/16213dd62ca8ce8749985318a966ac1300ab55c977b2d66632a45b405c99/rules-3.5-py2.py3-none-any.whl.metadata HTTP/1.1" 200 11732
[filelock:filelock] Attempting to acquire lock 140704896783696 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/6/c/8/086c85dc522dcd699d7b994fa9cfa2b41e241b79aa08672244fbe358.lock
[filelock:filelock] Lock 140704896783696 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/6/c/8/086c85dc522dcd699d7b994fa9cfa2b41e241b79aa08672244fbe358.lock
[filelock:filelock] Attempting to release lock 140704896783696 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/6/c/8/086c85dc522dcd699d7b994fa9cfa2b41e241b79aa08672244fbe358.lock
[filelock:filelock] Lock 140704896783696 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/8/6/c/8/086c85dc522dcd699d7b994fa9cfa2b41e241b79aa08672244fbe358.lock
   1: selecting rules (3.5)
Source (PyPI): Getting info for django-dynamic-preferences (1.17.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-dynamic-preferences/1.17.0/json HTTP/1.1" 200 2306
[filelock:filelock] Attempting to acquire lock 140704897370832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/f/9/0/f/4f90f494acf882ac87f4f6dd12e44c4ca4b1fe29dd6cf19e1480e2d2.lock
[filelock:filelock] Lock 140704897370832 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/f/9/0/f/4f90f494acf882ac87f4f6dd12e44c4ca4b1fe29dd6cf19e1480e2d2.lock
[filelock:filelock] Attempting to release lock 140704897370832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/f/9/0/f/4f90f494acf882ac87f4f6dd12e44c4ca4b1fe29dd6cf19e1480e2d2.lock
[filelock:filelock] Lock 140704897370832 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/f/9/0/f/4f90f494acf882ac87f4f6dd12e44c4ca4b1fe29dd6cf19e1480e2d2.lock
   1: fact: django-dynamic-preferences (1.17.0) depends on django (>=4.2)
   1: fact: django-dynamic-preferences (1.17.0) depends on persisting_theory (1.0)
   1: selecting django-dynamic-preferences (1.17.0)
   1: derived: persisting_theory (==1.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/persisting-theory/ HTTP/1.1" 200 1139
[filelock:filelock] Attempting to acquire lock 140704897373616 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/0/e/e/840ee98fd8158ed7b95eee90985716c6da5b28ffdc856ea759ba98cd.lock
[filelock:filelock] Lock 140704897373616 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/0/e/e/840ee98fd8158ed7b95eee90985716c6da5b28ffdc856ea759ba98cd.lock
[filelock:filelock] Attempting to release lock 140704897373616 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/0/e/e/840ee98fd8158ed7b95eee90985716c6da5b28ffdc856ea759ba98cd.lock
[filelock:filelock] Lock 140704897373616 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/0/e/e/840ee98fd8158ed7b95eee90985716c6da5b28ffdc856ea759ba98cd.lock
Source (PyPI): 1 packages found for persisting-theory 1.0
Source (PyPI): Getting info for persisting-theory (1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/persisting-theory/1.0/json HTTP/1.1" 200 3180
[filelock:filelock] Attempting to acquire lock 140704897375632 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/7/8/a/9178a6fb9b0ed447d4bfee2e8146171a0efaaec141e2fdaca615900c.lock
[filelock:filelock] Lock 140704897375632 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/7/8/a/9178a6fb9b0ed447d4bfee2e8146171a0efaaec141e2fdaca615900c.lock
[filelock:filelock] Attempting to release lock 140704897375632 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/7/8/a/9178a6fb9b0ed447d4bfee2e8146171a0efaaec141e2fdaca615900c.lock
[filelock:filelock] Lock 140704897375632 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/7/8/a/9178a6fb9b0ed447d4bfee2e8146171a0efaaec141e2fdaca615900c.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/89/5d/533442b24abd6be67a332987aebc0ce0fcfe39bfad36564d08f3db375291/persisting_theory-1.0-py3-none-any.whl.metadata HTTP/1.1" 200 2356
[filelock:filelock] Attempting to acquire lock 140704897380624 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/f/4/0/e2f406c467aa2071b58040f50bbca042faf2a8033f9aa02203a25daa.lock
[filelock:filelock] Lock 140704897380624 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/f/4/0/e2f406c467aa2071b58040f50bbca042faf2a8033f9aa02203a25daa.lock
[filelock:filelock] Attempting to release lock 140704897380624 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/f/4/0/e2f406c467aa2071b58040f50bbca042faf2a8033f9aa02203a25daa.lock
[filelock:filelock] Lock 140704897380624 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/2/f/4/0/e2f406c467aa2071b58040f50bbca042faf2a8033f9aa02203a25daa.lock
   1: selecting persisting-theory (1.0)
Source (PyPI): Getting info for django-two-factor-auth (1.17.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-two-factor-auth/1.17.0/json HTTP/1.1" 200 2790
[filelock:filelock] Attempting to acquire lock 140704897383408 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/7/3/c/0673ce614fc0fcca88f3ce162af2439391e911d397c060465e0a03f4.lock
[filelock:filelock] Lock 140704897383408 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/7/3/c/0673ce614fc0fcca88f3ce162af2439391e911d397c060465e0a03f4.lock
[filelock:filelock] Attempting to release lock 140704897383408 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/7/3/c/0673ce614fc0fcca88f3ce162af2439391e911d397c060465e0a03f4.lock
[filelock:filelock] Lock 140704897383408 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/7/3/c/0673ce614fc0fcca88f3ce162af2439391e911d397c060465e0a03f4.lock
   0: Duplicate dependencies for twilio
   0: Merging requirements for twilio
   1: fact: django-two-factor-auth[call,phonenumbers,sms,webauthn] (1.17.0) depends on django-two-factor-auth (1.17.0)
   1: fact: django-two-factor-auth[call,phonenumbers,sms,webauthn] (1.17.0) depends on Django (>=4.2)
   1: fact: django-two-factor-auth[call,phonenumbers,sms,webauthn] (1.17.0) depends on django_otp (>=0.8.0)
   1: fact: django-two-factor-auth[call,phonenumbers,sms,webauthn] (1.17.0) depends on qrcode (>=4.0.0,<7.99)
   1: fact: django-two-factor-auth[call,phonenumbers,sms,webauthn] (1.17.0) depends on django-phonenumber-field (<9)
   1: fact: django-two-factor-auth[call,phonenumbers,sms,webauthn] (1.17.0) depends on django-formtools (*)
   1: fact: django-two-factor-auth[call,phonenumbers,sms,webauthn] (1.17.0) depends on twilio (>=6.0)
   1: fact: django-two-factor-auth[call,phonenumbers,sms,webauthn] (1.17.0) depends on webauthn (>=2.0,<2.99)
   1: fact: django-two-factor-auth[call,phonenumbers,sms,webauthn] (1.17.0) depends on phonenumbers (>=7.0.9,<8.99)
   1: selecting django-two-factor-auth[call,phonenumbers,sms,webauthn] (1.17.0)
   1: derived: phonenumbers (>=7.0.9,<8.99)
   1: derived: webauthn (>=2.0,<2.99)
   1: derived: twilio (>=6.0)
   1: derived: django-formtools
   1: derived: django-phonenumber-field (<9)
   1: derived: qrcode (>=4.0.0,<7.99)
   1: derived: django_otp (>=0.8.0)
   1: derived: django-two-factor-auth (==1.17.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/phonenumbers/ HTTP/1.1" 200 59698
[filelock:filelock] Attempting to acquire lock 140704897376016 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/0/6/5/f706524524a7a241d662ef7c9f9bdaae3d8f6d7913aaa3f240e45db8.lock
[filelock:filelock] Lock 140704897376016 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/0/6/5/f706524524a7a241d662ef7c9f9bdaae3d8f6d7913aaa3f240e45db8.lock
[filelock:filelock] Attempting to release lock 140704897376016 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/0/6/5/f706524524a7a241d662ef7c9f9bdaae3d8f6d7913aaa3f240e45db8.lock
[filelock:filelock] Lock 140704897376016 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/7/0/6/5/f706524524a7a241d662ef7c9f9bdaae3d8f6d7913aaa3f240e45db8.lock
Source (PyPI): 219 packages found for phonenumbers >=7.0.9,<8.99
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/webauthn/ HTTP/1.1" 200 9412
[filelock:filelock] Attempting to acquire lock 140704896251376 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/4/0/c/e/440ce9fd736924fce4287a4fd018fe5bff71559609074d25b1127807.lock
[filelock:filelock] Lock 140704896251376 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/4/0/c/e/440ce9fd736924fce4287a4fd018fe5bff71559609074d25b1127807.lock
[filelock:filelock] Attempting to release lock 140704896251376 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/4/0/c/e/440ce9fd736924fce4287a4fd018fe5bff71559609074d25b1127807.lock
[filelock:filelock] Lock 140704896251376 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/4/0/c/e/440ce9fd736924fce4287a4fd018fe5bff71559609074d25b1127807.lock
Source (PyPI): 7 packages found for webauthn >=2.0,<2.99
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/twilio/ HTTP/1.1" 200 67641
[filelock:filelock] Attempting to acquire lock 140704896252432 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/e/4/5/7ee451bcf126fca6db4237c6412ec820f86390fb4a69b9e075168558.lock
[filelock:filelock] Lock 140704896252432 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/e/4/5/7ee451bcf126fca6db4237c6412ec820f86390fb4a69b9e075168558.lock
[filelock:filelock] Attempting to release lock 140704896252432 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/e/4/5/7ee451bcf126fca6db4237c6412ec820f86390fb4a69b9e075168558.lock
[filelock:filelock] Lock 140704896252432 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/e/4/5/7ee451bcf126fca6db4237c6412ec820f86390fb4a69b9e075168558.lock
Source (PyPI): 218 packages found for twilio >=6.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-formtools/ HTTP/1.1" 200 2495
[filelock:filelock] Attempting to acquire lock 140704895671600 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/5/0/b/2950bb80c9bd88dd23f67419206c2ac4c3174888e3bef8d11bdf0747.lock
[filelock:filelock] Lock 140704895671600 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/5/0/b/2950bb80c9bd88dd23f67419206c2ac4c3174888e3bef8d11bdf0747.lock
[filelock:filelock] Attempting to release lock 140704895671600 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/5/0/b/2950bb80c9bd88dd23f67419206c2ac4c3174888e3bef8d11bdf0747.lock
[filelock:filelock] Lock 140704895671600 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/9/5/0/b/2950bb80c9bd88dd23f67419206c2ac4c3174888e3bef8d11bdf0747.lock
Source (PyPI): 8 packages found for django-formtools *
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/qrcode/ HTTP/1.1" 200 6090
[filelock:filelock] Attempting to acquire lock 140704895672176 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/4/7/6/a/5476a143dce6084b405e3a177fcc1d99bfdd7f39750c5fddae7115c3.lock
[filelock:filelock] Lock 140704895672176 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/4/7/6/a/5476a143dce6084b405e3a177fcc1d99bfdd7f39750c5fddae7115c3.lock
[filelock:filelock] Attempting to release lock 140704895672176 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/4/7/6/a/5476a143dce6084b405e3a177fcc1d99bfdd7f39750c5fddae7115c3.lock
[filelock:filelock] Lock 140704895672176 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/4/7/6/a/5476a143dce6084b405e3a177fcc1d99bfdd7f39750c5fddae7115c3.lock
Source (PyPI): 20 packages found for qrcode >=4.0.0,<7.99
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-otp/ HTTP/1.1" 200 18656
[filelock:filelock] Attempting to acquire lock 140704895674096 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/9/9/0/09990e614caf87e7da8e27bf6aaeb6f6701e55994512ee4c592449e2.lock
[filelock:filelock] Lock 140704895674096 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/9/9/0/09990e614caf87e7da8e27bf6aaeb6f6701e55994512ee4c592449e2.lock
[filelock:filelock] Attempting to release lock 140704895674096 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/9/9/0/09990e614caf87e7da8e27bf6aaeb6f6701e55994512ee4c592449e2.lock
[filelock:filelock] Lock 140704895674096 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/9/9/9/0/09990e614caf87e7da8e27bf6aaeb6f6701e55994512ee4c592449e2.lock
Source (PyPI): 34 packages found for django-otp >=0.8.0
   1: fact: django-two-factor-auth (1.17.0) depends on Django (>=4.2)
   1: fact: django-two-factor-auth (1.17.0) depends on django_otp (>=0.8.0)
   1: fact: django-two-factor-auth (1.17.0) depends on qrcode (>=4.0.0,<7.99)
   1: fact: django-two-factor-auth (1.17.0) depends on django-phonenumber-field (<9)
   1: fact: django-two-factor-auth (1.17.0) depends on django-formtools (*)
   1: selecting django-two-factor-auth (1.17.0)
Source (PyPI): Getting info for django-otp (1.5.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-otp/1.5.4/json HTTP/1.1" 200 4086
[filelock:filelock] Attempting to acquire lock 140704895680048 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/6/6/f/1766f380c0e474ebd6df406139a47cf6a612c51f4b07c129e88de9b6.lock
[filelock:filelock] Lock 140704895680048 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/6/6/f/1766f380c0e474ebd6df406139a47cf6a612c51f4b07c129e88de9b6.lock
[filelock:filelock] Attempting to release lock 140704895680048 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/6/6/f/1766f380c0e474ebd6df406139a47cf6a612c51f4b07c129e88de9b6.lock
[filelock:filelock] Lock 140704895680048 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/7/6/6/f/1766f380c0e474ebd6df406139a47cf6a612c51f4b07c129e88de9b6.lock
   1: fact: django-otp (1.5.4) depends on django (>=3.2)
   1: selecting django-otp (1.5.4)
Source (PyPI): Getting info for qrcode (7.4.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/qrcode/7.4.2/json HTTP/1.1" 200 7090
[filelock:filelock] Attempting to acquire lock 140704894107728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/6/e/d/1f6ed6e014c43c9863aa6caef71e9d38f5bf695ed48de9e2cf6afcd4.lock
[filelock:filelock] Lock 140704894107728 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/6/e/d/1f6ed6e014c43c9863aa6caef71e9d38f5bf695ed48de9e2cf6afcd4.lock
[filelock:filelock] Attempting to release lock 140704894107728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/6/e/d/1f6ed6e014c43c9863aa6caef71e9d38f5bf695ed48de9e2cf6afcd4.lock
[filelock:filelock] Lock 140704894107728 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/6/e/d/1f6ed6e014c43c9863aa6caef71e9d38f5bf695ed48de9e2cf6afcd4.lock
   1: fact: qrcode (7.4.2) depends on typing-extensions (*)
   1: fact: qrcode (7.4.2) depends on pypng (*)
   1: fact: qrcode (7.4.2) depends on colorama (*)
   1: selecting qrcode (7.4.2)
   1: derived: pypng
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pypng/ HTTP/1.1" 200 3073
[filelock:filelock] Attempting to acquire lock 140704894107728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/b/6/2/bbb623d3afaeb632b8c238e5578f28d41d167011fb5d989ccab8b902.lock
[filelock:filelock] Lock 140704894107728 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/b/6/2/bbb623d3afaeb632b8c238e5578f28d41d167011fb5d989ccab8b902.lock
[filelock:filelock] Attempting to release lock 140704894107728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/b/6/2/bbb623d3afaeb632b8c238e5578f28d41d167011fb5d989ccab8b902.lock
[filelock:filelock] Lock 140704894107728 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/b/6/2/bbb623d3afaeb632b8c238e5578f28d41d167011fb5d989ccab8b902.lock
Source (PyPI): 21 packages found for pypng *
Source (PyPI): Getting info for pypng (0.20220715.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pypng/0.20220715.0/json HTTP/1.1" 200 6252
[filelock:filelock] Attempting to acquire lock 140704894111280 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/b/a/9/0bba953683d14d7e411a9494bef58a4ad35710888a362f66eadbe346.lock
[filelock:filelock] Lock 140704894111280 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/b/a/9/0bba953683d14d7e411a9494bef58a4ad35710888a362f66eadbe346.lock
[filelock:filelock] Attempting to release lock 140704894111280 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/b/a/9/0bba953683d14d7e411a9494bef58a4ad35710888a362f66eadbe346.lock
[filelock:filelock] Lock 140704894111280 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/b/a/9/0bba953683d14d7e411a9494bef58a4ad35710888a362f66eadbe346.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/3e/b9/3766cc361d93edb2ce81e2e1f87dd98f314d7d513877a342d31b30741680/pypng-0.20220715.0-py3-none-any.whl.metadata HTTP/1.1" 200 5415
[filelock:filelock] Attempting to acquire lock 140704894109360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/4/2/f/e/d42feb70e8a1cb6444b063102f3571fb0b7aedc834598d2805d583ce.lock
[filelock:filelock] Lock 140704894109360 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/4/2/f/e/d42feb70e8a1cb6444b063102f3571fb0b7aedc834598d2805d583ce.lock
[filelock:filelock] Attempting to release lock 140704894109360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/4/2/f/e/d42feb70e8a1cb6444b063102f3571fb0b7aedc834598d2805d583ce.lock
[filelock:filelock] Lock 140704894109360 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/4/2/f/e/d42feb70e8a1cb6444b063102f3571fb0b7aedc834598d2805d583ce.lock
   1: selecting pypng (0.20220715.0)
Source (PyPI): Getting info for django-formtools (2.5.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-formtools/2.5.1/json HTTP/1.1" 200 2127
[filelock:filelock] Attempting to acquire lock 140704894113104 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/9/d/8/9/f9d89692a3abfacdd7aec25a995d32951024671137be3b681c28ad91.lock
[filelock:filelock] Lock 140704894113104 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/9/d/8/9/f9d89692a3abfacdd7aec25a995d32951024671137be3b681c28ad91.lock
[filelock:filelock] Attempting to release lock 140704894113104 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/9/d/8/9/f9d89692a3abfacdd7aec25a995d32951024671137be3b681c28ad91.lock
[filelock:filelock] Lock 140704894113104 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/9/d/8/9/f9d89692a3abfacdd7aec25a995d32951024671137be3b681c28ad91.lock
   1: fact: django-formtools (2.5.1) depends on Django (>=3.2)
   1: selecting django-formtools (2.5.1)
Source (PyPI): Getting info for matplotlib-inline (0.1.7) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/matplotlib-inline/0.1.7/json HTTP/1.1" 200 2408
[filelock:filelock] Attempting to acquire lock 140704894109360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/3/d/4/103d47e9aaf624977fc64e1d5c27cd24d69917c6345163fb6deae3a8.lock
[filelock:filelock] Lock 140704894109360 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/3/d/4/103d47e9aaf624977fc64e1d5c27cd24d69917c6345163fb6deae3a8.lock
[filelock:filelock] Attempting to release lock 140704894109360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/3/d/4/103d47e9aaf624977fc64e1d5c27cd24d69917c6345163fb6deae3a8.lock
[filelock:filelock] Lock 140704894109360 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/3/d/4/103d47e9aaf624977fc64e1d5c27cd24d69917c6345163fb6deae3a8.lock
   1: fact: matplotlib-inline (0.1.7) depends on traitlets (*)
   1: selecting matplotlib-inline (0.1.7)
Source (PyPI): Getting info for asttokens (3.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/asttokens/3.0.0/json HTTP/1.1" 200 2577
[filelock:filelock] Attempting to acquire lock 140704894111472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/6/9/f/7469fdd44d24f1760a95fe6ee9e0256d5da931d4226a0848b380bac2.lock
[filelock:filelock] Lock 140704894111472 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/6/9/f/7469fdd44d24f1760a95fe6ee9e0256d5da931d4226a0848b380bac2.lock
[filelock:filelock] Attempting to release lock 140704894111472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/6/9/f/7469fdd44d24f1760a95fe6ee9e0256d5da931d4226a0848b380bac2.lock
[filelock:filelock] Lock 140704894111472 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/6/9/f/7469fdd44d24f1760a95fe6ee9e0256d5da931d4226a0848b380bac2.lock
   1: selecting asttokens (3.0.0)
Source (PyPI): Getting info for kombu (5.4.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/kombu/5.4.2/json HTTP/1.1" 200 1752
[filelock:filelock] Attempting to acquire lock 140704894113872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/4/6/c/5946c25206ad50fbe910925f55250de404942f4b124370eb85bc3dcf.lock
[filelock:filelock] Lock 140704894113872 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/4/6/c/5946c25206ad50fbe910925f55250de404942f4b124370eb85bc3dcf.lock
[filelock:filelock] Attempting to release lock 140704894113872 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/4/6/c/5946c25206ad50fbe910925f55250de404942f4b124370eb85bc3dcf.lock
[filelock:filelock] Lock 140704894113872 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/4/6/c/5946c25206ad50fbe910925f55250de404942f4b124370eb85bc3dcf.lock
   1: fact: kombu (5.4.2) depends on amqp (>=5.1.1,<6.0.0)
   1: fact: kombu (5.4.2) depends on vine (5.1.0)
   1: fact: kombu (5.4.2) depends on tzdata (*)
   1: selecting kombu (5.4.2)
   1: derived: amqp (>=5.1.1,<6.0.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/amqp/ HTTP/1.1" 200 15779
[filelock:filelock] Attempting to acquire lock 140704894115216 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/d/5/8/8dd5891c2f017c509fc56d93f93036c85f505949bff89121584dd7e5.lock
[filelock:filelock] Lock 140704894115216 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/d/5/8/8dd5891c2f017c509fc56d93f93036c85f505949bff89121584dd7e5.lock
[filelock:filelock] Attempting to release lock 140704894115216 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/d/5/8/8dd5891c2f017c509fc56d93f93036c85f505949bff89121584dd7e5.lock
[filelock:filelock] Lock 140704894115216 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/d/d/5/8/8dd5891c2f017c509fc56d93f93036c85f505949bff89121584dd7e5.lock
Source (PyPI): 4 packages found for amqp >=5.1.1,<6.0.0
Source (PyPI): Getting info for django-phonenumber-field (7.3.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-phonenumber-field/7.3.0/json HTTP/1.1" 200 1749
[filelock:filelock] Attempting to acquire lock 140704894120208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/1/8/0/be180dfb1505aeaf3f4f4ca6fff4365d8dbec866e5e3ebcf3d207199.lock
[filelock:filelock] Lock 140704894120208 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/1/8/0/be180dfb1505aeaf3f4f4ca6fff4365d8dbec866e5e3ebcf3d207199.lock
[filelock:filelock] Attempting to release lock 140704894120208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/1/8/0/be180dfb1505aeaf3f4f4ca6fff4365d8dbec866e5e3ebcf3d207199.lock
[filelock:filelock] Lock 140704894120208 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/1/8/0/be180dfb1505aeaf3f4f4ca6fff4365d8dbec866e5e3ebcf3d207199.lock
   1: fact: django-phonenumber-field[phonenumbers] (7.3.0) depends on django-phonenumber-field (7.3.0)
   1: fact: django-phonenumber-field[phonenumbers] (7.3.0) depends on Django (>=3.2)
   1: fact: django-phonenumber-field[phonenumbers] (7.3.0) depends on phonenumbers (>=7.0.2)
   1: selecting django-phonenumber-field[phonenumbers] (7.3.0)
   1: derived: django-phonenumber-field (==7.3.0)
   1: fact: django-phonenumber-field (7.3.0) depends on Django (>=3.2)
   1: selecting django-phonenumber-field (7.3.0)
Source (PyPI): Getting info for pillow (10.4.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pillow/10.4.0/json HTTP/1.1" 200 14696
[filelock:filelock] Attempting to acquire lock 140704894119248 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/d/c/b/a4dcbd735a58828a7469d77668e372103b67918a871dc75a8af45e71.lock
[filelock:filelock] Lock 140704894119248 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/d/c/b/a4dcbd735a58828a7469d77668e372103b67918a871dc75a8af45e71.lock
[filelock:filelock] Attempting to release lock 140704894119248 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/d/c/b/a4dcbd735a58828a7469d77668e372103b67918a871dc75a8af45e71.lock
[filelock:filelock] Lock 140704894119248 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/d/c/b/a4dcbd735a58828a7469d77668e372103b67918a871dc75a8af45e71.lock
   1: selecting pillow (10.4.0)
Source (PyPI): Getting info for graphql-relay (3.2.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/graphql-relay/3.2.0/json HTTP/1.1" 200 4564
[filelock:filelock] Attempting to acquire lock 140704892617360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/3/8/0/8438048ad2a3c2b82541a3810cb990597c8834cb623d6cf34eb5b240.lock
[filelock:filelock] Lock 140704892617360 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/3/8/0/8438048ad2a3c2b82541a3810cb990597c8834cb623d6cf34eb5b240.lock
[filelock:filelock] Attempting to release lock 140704892617360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/3/8/0/8438048ad2a3c2b82541a3810cb990597c8834cb623d6cf34eb5b240.lock
[filelock:filelock] Lock 140704892617360 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/3/8/0/8438048ad2a3c2b82541a3810cb990597c8834cb623d6cf34eb5b240.lock
   1: fact: graphql-relay (3.2.0) depends on graphql-core (>=3.2,<3.3)
   1: selecting graphql-relay (3.2.0)
Source (PyPI): Getting info for python-gnupg (0.5.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/python-gnupg/0.5.4/json HTTP/1.1" 200 1537
[filelock:filelock] Attempting to acquire lock 140704892618032 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/5/3/1/d/1531d57e8df079d8c52e865258e5f7be16cfd52563e3b24b7cd07030.lock
[filelock:filelock] Lock 140704892618032 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/5/3/1/d/1531d57e8df079d8c52e865258e5f7be16cfd52563e3b24b7cd07030.lock
[filelock:filelock] Attempting to release lock 140704892618032 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/5/3/1/d/1531d57e8df079d8c52e865258e5f7be16cfd52563e3b24b7cd07030.lock
[filelock:filelock] Lock 140704892618032 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/5/3/1/d/1531d57e8df079d8c52e865258e5f7be16cfd52563e3b24b7cd07030.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/7b/5b/6666ed5a0d3ce4d5444af62e373d5ba8ab253a03487c86f2f9f1078e7c31/python_gnupg-0.5.4-py2.py3-none-any.whl.metadata HTTP/1.1" 200 811
[filelock:filelock] Attempting to acquire lock 140704892617936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/c/4/f/cbc4fd97abd1f72812ca122ad84230e189a28f3ceeffd4cc26a3a14f.lock
[filelock:filelock] Lock 140704892617936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/c/4/f/cbc4fd97abd1f72812ca122ad84230e189a28f3ceeffd4cc26a3a14f.lock
[filelock:filelock] Attempting to release lock 140704892617936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/c/4/f/cbc4fd97abd1f72812ca122ad84230e189a28f3ceeffd4cc26a3a14f.lock
[filelock:filelock] Lock 140704892617936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/b/c/4/f/cbc4fd97abd1f72812ca122ad84230e189a28f3ceeffd4cc26a3a14f.lock
   1: selecting python-gnupg (0.5.4)
Source (PyPI): Getting info for django-oauth-toolkit (2.4.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-oauth-toolkit/2.4.0/json HTTP/1.1" 200 2936
[filelock:filelock] Attempting to acquire lock 140704892617936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/3/6/7/6/c367673b9b28f57bae7e60da015b0d43bfb664491f3c8e4e304131ca.lock
[filelock:filelock] Lock 140704892617936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/3/6/7/6/c367673b9b28f57bae7e60da015b0d43bfb664491f3c8e4e304131ca.lock
[filelock:filelock] Attempting to release lock 140704892617936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/3/6/7/6/c367673b9b28f57bae7e60da015b0d43bfb664491f3c8e4e304131ca.lock
[filelock:filelock] Lock 140704892617936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/3/6/7/6/c367673b9b28f57bae7e60da015b0d43bfb664491f3c8e4e304131ca.lock
   1: fact: django-oauth-toolkit (2.4.0) depends on django (>=3.2,<4.0.0 || >4.0.0)
   1: fact: django-oauth-toolkit (2.4.0) depends on requests (>=2.13.0)
   1: fact: django-oauth-toolkit (2.4.0) depends on oauthlib (>=3.1.0)
   1: fact: django-oauth-toolkit (2.4.0) depends on jwcrypto (>=0.8.0)
   1: fact: django-oauth-toolkit (2.4.0) depends on pytz (>=2024.1)
   1: selecting django-oauth-toolkit (2.4.0)
   1: derived: pytz (>=2024.1)
   1: derived: jwcrypto (>=0.8.0)
   1: derived: oauthlib (>=3.1.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pytz/ HTTP/1.1" 200 79519
[filelock:filelock] Attempting to acquire lock 140704892619184 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/3/a/9/893a9178010858cecf72b523725b46ddedbe6c23406a020810080ab3.lock
[filelock:filelock] Lock 140704892619184 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/3/a/9/893a9178010858cecf72b523725b46ddedbe6c23406a020810080ab3.lock
[filelock:filelock] Attempting to release lock 140704892619184 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/3/a/9/893a9178010858cecf72b523725b46ddedbe6c23406a020810080ab3.lock
[filelock:filelock] Lock 140704892619184 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/9/3/a/9/893a9178010858cecf72b523725b46ddedbe6c23406a020810080ab3.lock
Skipping url (https://files.pythonhosted.org/packages/3a/e5/368c20bbf58a616682027db3ffa21f90a43d82c5517fdbd4e819e621cbec/pytz-2004d.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/65/97/f74315be3ae53c4fa27a53cb1d63360898b27fb6547c9346ab02e1e1eba9/pytz-2005e.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/a9/69/fc96febe8356af8f7d6ccd8b92535222bf39d3e4f315fa725774a3762077/pytz-2005i.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/5a/d8/4d75d1e4287ad9d051aab793c68f902c9c55c4397636b5ee540ebd15aedf/pytz-2005k.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/73/b2/12575d53aa86b02dfb6d8ac808e2b0a866afaa598139aac4423795d1f150/pytz-2005k.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/33/13/7a8b55b12ca8ff7ef760c6ec24f369766e3c5d9eda99d5e127cde18d2684/pytz-2005k.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/64/10/4953545bfb7a1ff6856ccd4964ee2fabef046ddf539fdd2788f369801a20/pytz-2005m.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/85/3e/781c31f3df5090145b9a490d9870dc94356312af042465b5dd30739c1ba5/pytz-2005m.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/58/32/b1b04917e45f3cb21d73c8d6fc50cbfbd0c8842508e4f0778ee40fb62562/pytz-2005m.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/56/03/af156356856b4fef1aaf50165a1be86b0f619c6019ee4519bbdc3348b50e/pytz-2006g.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/21/e0/82ed2864abd138b90be57ab7d7f3b603537b700b0aa8dfd916e1de793b62/pytz-2006g.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/57/ad/791fd78561fd3da59f79f18e9d31a9f7f62013a61df996fe7c27682c999b/pytz-2006g.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/47/75/5a1756c84ac51d83901d03fed58378bef6f06326335516126ba80bfce920/pytz-2006j.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/5f/b9/0efede0c43692c24c4670d5cc6917226af1da232f965dc4b35b2ff243114/pytz-2006j.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/fb/49/318a913286569b566c6cb18ad253bf3a827db66916528ae437f4b2269241/pytz-2006j.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/28/ff/14eeb3ee899b7f01f5d81a7585ca87b725765694f21d7200cf4e4f3cea36/pytz-2006p.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/03/be/abbddc124be14e7f74b7915ea5e3fea3ebb133ce1fe41ad82db781ecdb14/pytz-2006p.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/a2/73/7a40861ff5aa0e6e11861e91350488343d98d9d26fc94b238c365e5a105d/pytz-2006p.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/b9/de/49f4e7c8a4cbb0c1adbfa9e1ac4c155bda807d2834b2cbbbbfd3b304cb26/pytz-2007d.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/4d/80/44e945c0983ef844be6b43d3dad72691d67315e748a9999d0d959eb5ab04/pytz-2007d.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/04/87/6b3ce220b1d8e5398abd1eb230ab0eb5a45d84db824ff994772e273a8551/pytz-2007d.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/9c/ee/ce8dc89913f8b03e3088d129051dc02e1b80e1ad4ac2052e82b9d23121b2/pytz-2007f.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/d5/ec/e69a32096e6f6b796152e5f023e8fce929f7e6560946e453d3d7b7e1586e/pytz-2007f.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/3b/37/2aa23ce0e75dc5a0a15e77f2a2fe12855ac7906411d85c8b4a7fdb1cb853/pytz-2007f.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/a0/cc/c205090cb9f6f56873f011a103f95169d6a0c2f0abbda0495bfe25bc3b2f/pytz-2007g.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/82/ee/a85ee2be28d2aedbf6aa7bfee8284e9f200617b48f2ea5b354d266326f9f/pytz-2007g.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/2e/75/4b5d8d79fca5a7423c668b3b517f1efe3458a80245ea216b10fbfc3d61d8/pytz-2007g.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/9b/57/ac5b5096de848c05bba3f268066cf3dbd4a63f580ab6506403a663168765/pytz-2007i.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/ad/f6/4b101e61edf991d38a4ccb80a40b0ad998ecbc90b0f07b3dcb850e408b99/pytz-2007i.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/52/0a/e322be630089f5bd566f9b40a47b1266ba3f93348572832d4798cb6d6ae0/pytz-2007i.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/df/76/1d3ac1abada8806e822ca1795e3d59015576991062ef5d62cc0091d957ce/pytz-2007k.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/22/d0/0388b67ae2c118e6de8b07c4ac9a7f59cd916d56af4af79aec1492d2c291/pytz-2007k.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/e5/0e/88e83701c01bbf8bff0829d66643d941a6b76b4cadc062ecef2bc682a382/pytz-2007k.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/51/5c/0e5db5f8c032be47f54c7d143d42ca19513970731b2e82de108a586288da/pytz-2008g.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/64/26/b74326c8002f913647d50a63fa56a15cab4f5e95677f238d8f3abd65dc91/pytz-2008g.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/d9/b4/d1c73810911df636e1bddda8a0c604d6663e8cf9ffa20258d786a6fb2827/pytz-2008g.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/06/f7/266b26bb23143c7acf6cb3ad19b7824cdd9517c26368256250a7cb5efa62/pytz-2008h.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/24/e0/f33f94ed0b565b0182a47773d3411d6547071ff68718c3668c67302ad5c9/pytz-2008h.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/39/e3/f34605f5d71b81856f6a7bafcb52d1063c2086f66f630ec119090e73068f/pytz-2008h.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/a9/35/d0a8617d22ae87699d31a2ea5b18de15c63e07b05689161b58111645abf4/pytz-2008i.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/f5/1a/d103f26e848591bd3fdc56f18aafdef69c0e9b95e82c750fe4b14b1654c6/pytz-2008i.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/e4/51/00e1b38980da33d493519d1c0ac504f0bdf63617ddd9672eee043b25b8c8/pytz-2008i.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/18/23/e6118915c5b3c46626d0205149dd4cf0b2ec608e7e3a7568fba3af9ca188/pytz-2009d.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/9d/2c/7eea25f6b84bb02931002f51ca737b818acaac51d9e9924c91cddf5c4dcc/pytz-2009d.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/c1/73/0b1a568ebce568b3a4fcebb5afd9bd030d6a95f5705521b84c8781d9b04d/pytz-2009d.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/9e/fc/c8b089fbfd590deeb11748d471a20e05bf80bebef4e00bd8e378e986b53d/pytz-2009e.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/75/1b/cab44fcd506b65780211b3a1ec15c0bef60b1a0cc114a87f3108a44a16af/pytz-2009e.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/88/ab/6931879ab795e659c25fe86c4592096cb4d2588ac9c0abbfc7d431e4a86d/pytz-2009e.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/46/1d/875875884b152e2ffc3ef5a6d8ff4df152618b30dfec8f3ca84c5f8e41ae/pytz-2009f.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/ef/0a/71c08c0a51a2cbe727bb367ed8cc90d081aa7ec5fbaf1822c082769921e0/pytz-2009f.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/e0/09/cbf72ef237142744304371fc6a9ec9342f654eebaee69bb666059803f494/pytz-2009f.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/7d/ce/28b8c291004257812fa5307d399bdd62b5047481824d527585f8935a3c01/pytz-2009g.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/3d/f7/31b96b1be66829f5286376cf9b65ccbdc6afa3ed6088e4d357cca48bc15c/pytz-2009g.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/4c/de/d68df17b4c9c3bd4634e62e900c76836900de9dd766c5057b6f9c0cd497c/pytz-2009g.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/b7/a9/180b96568ef36c3c78fb9c6390110a9c8357715980d50687f3736becafed/pytz-2009i.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/11/9c/e33f8790c465b951621bbfa73d3bd44ffba8366180aaa0f73660ddf1094d/pytz-2009i.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/f6/d6/8fe883b1a63e92f639fca8596665db067cdfb9db491b92e67b89aae80f5a/pytz-2009i.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/52/87/6e0649d0a259f2d2527f2f09419a92430e8c4435085fa2bbeca41eee5615/pytz-2009j.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/ab/ff/9c14978cffcc911ea84ba0ceacedcad78e7722fdafbcde8ce52ce04fa0db/pytz-2009j.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/14/10/d960c57fef8b6f8a11e7138ce1c391f26cd568c0885f089bc68d323a8100/pytz-2009j.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/95/d6/fb2b44e234c637b052dbf65d140c7f2665d11894cdbafeefbbb79aa320d1/pytz-2009l.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/5c/8c/67aedaf217c47cee1974a70059c7a9d1ea77c4bff8d908da1feeeab58c14/pytz-2009l.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/b1/6c/8aef50d26df9326a0c868c87e67254517cec3c8b447cf0ebb7895ca34ded/pytz-2009l.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/82/9c/ccd2197555563134ea5d52f3a6a7a3d9cc34eaeaff283037cbe1d7f56947/pytz-2009n.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/2a/38/ec91abc41768cef990534fb687f80f88a826eab6e3866926bd77d23d2bfc/pytz-2009n.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/f8/92/9d191a76a87d2608cb5dc6c496cf9739dfd49048a63fd3a6d39051b6f7a6/pytz-2009n.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/0d/92/b4e43bea93e8db7b199f27e868efecd9945aa53a6f20d3b9b373a76b4468/pytz-2009p.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/9c/7c/1372af61f0258fb29858ac273a3b5fc425f45ecefefb1f789cff7718f477/pytz-2009p.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/37/42/1bb630e89a5a060b9fa30bb6e966e15c9ff46859d3e625adfdc53bfc9449/pytz-2009p.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/7b/0a/0f5abb08cde76c348bde3517795341de008ff5864a9025f7d8b26d12e447/pytz-2009u.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/a8/b0/524e52f325f3d7775028adcf5c10c3ab2f02d3290d41f3af1572a8bf19eb/pytz-2009u.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/7c/d5/5cc1451347aea2f84b1f723cca8c17227ca558efa0b0e071be0df9c679bd/pytz-2009u.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/3e/cf/328d56054798e46c02d7f9307669f8bb2547153b21f7234f5f936668bb27/pytz-2010e.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/cf/cf/bac0d5074731351a854714ae3eb5aa4bfff77ff78a9ae41706172f4ce0a9/pytz-2010e.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/29/62/7c5d050dfb86522785fe7531fcf7aac5c8e4f34afa47f84c599cdd1eaa8e/pytz-2010e.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/0e/3d/f3e9311798977f25a35401a5789663c3fba93bed09b2bbe82109b0bec0a2/pytz-2010g.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/5e/51/581eefaa5f6518a74aafa9959144507ca4dd36e9711a7cdac472a8603281/pytz-2010g.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/97/ef/1e545f3652f1d33ec679f40e86f8b06eaa36ada23cf5ea798f357a4bf5ee/pytz-2010g.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/32/5f/bf8b188f58cac700cd138abc79877a22dc49224b457c2a519035796f8c20/pytz-2010h.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/8a/b4/c26a8258f06aacabdb372f42daa9cf6c2da1473185c04cb86b229c75a260/pytz-2010h.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/ec/79/11ef536accd7261df5f5dba6bb9069aaf87cb52b1b0693569961de965d7a/pytz-2010h.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/22/b1/93440fd268c3efd82548a1f519adf9f99d835bd410e42318ec66c60ba456/pytz-2010k.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/08/94/804e9eeb1055ccad9ae5f28f2114a31b3576c6785e9d870c87929629b298/pytz-2010k.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/64/58/8937a1da399b172ff82c47e85c6f35cf838b8104a5d9c32f2bcc091b1b2d/pytz-2010k.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/64/d6/8df9c01922fd7541d499a8ed647499f629ebaee6cdb95d54f75a1c87dadf/pytz-2010l.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/1e/cb/ad94d22ec6a5fc9dc92c752eed71c417b5f632787e3660dd44f02425169b/pytz-2010l.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/90/9d/643f9e55d4ff12b7e2fc2ad214af7a2da40b60c65496f35008d8a6fa387d/pytz-2010l.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/0d/3b/781baa19b24486d6a393d84efe16b39b4416a68bf136ea6393b8e2a6af8d/pytz-2010o.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/e4/6a/cd6736c445c223df40daeb5d9d224f6a2e79b6abba3da560e77e4cc33340/pytz-2010o.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/ae/d8/81625fd534c5cfa4f06cb11df5c4320b31f56eb6b1c5b92b7c8e6aedd294/pytz-2010o.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/6f/96/5337fa85efb7533b448e742aa66c97332f00c0bb5d4da8c7f71d4be99d14/pytz-2011d.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/34/0d/9ee842897b9af22b37d4ecd6aa6f3e0c1183450597f005e633474f2193e2/pytz-2011d.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/cb/17/909813d7cfdb048503cb3d42752cdc86384a19181377993e82e20232c528/pytz-2011d.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/25/99/74dc0f53589ee3c8bbf41a41930e616fcebcdb2e86b5f5def51b5878d46d/pytz-2011e.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/fc/81/7991ac2b8aac2529b838248e42cc6039cc61fb2784590932b1dd75b11e46/pytz-2011e.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/78/e1/8d6e1f79aa083d9de1f99597c70ef0d17b4e511a4e338b013bf61048589b/pytz-2011e.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/40/4e/dc52937859e5a6b9c45363d575e523508dc9ad332f46a37491e889ce1025/pytz-2011g.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/02/07/c838ca979e7daa33ddc0b1690e7e287a10ab6d99faa3b812de23f2396909/pytz-2011g.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/3d/64/7da2a8a962318a24e5d3f347831f885e1b1fa7a65ce1d6fa77391ce02d53/pytz-2011g.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/41/e1/c96f14b67fe7e5260c94a50a67c247d81504f9e7932030902504593f5286/pytz-2011h.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/62/7e/2b128707de67976091142cd50fc5a0fd99a8c68c14081b721ce6d1ee591c/pytz-2011h.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/d3/e6/0ea8cf01aaba04abb54d99fa60f1ea79f2d861970006be2c72378599ec37/pytz-2011h.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/b9/43/a66435be96b19052cfc9d281ff4a21ddef8c82ceb6598e2a9131e7f81e66/pytz-2011j.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/0c/36/82a1fabc3e11572cce0e7df8e621bfb3fffaac6c9edc017117d80c54557c/pytz-2011j.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/e8/14/5eb477c7b33d6fe552b5334eb2e14bd3f134d124293a8c7455af73529d06/pytz-2011j.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/9c/56/3813cd4d4ec4cd8d93388b8934e421122d8a89f19cf1f143a3c7ebc8827c/pytz-2011k.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/4e/82/6484ed495a32e5ed6544d27bf56291c48b0bc76fdb59e67508c6fb6c88b1/pytz-2011k.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/24/ed/209c1fcf829c1b541b8be54ce8c1adb7f1ea94ca6f9343c715c46655b628/pytz-2011k.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/37/7f/35a9254080735c0f57fb616b7ca1f33d69874262ea950582cbd552db0547/pytz-2011n.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/c6/bd/8f8fab6717dbb3ab588f98cb256f99ed02411a0402f1466011c02a19cc77/pytz-2011n.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/f9/5b/e38aa2e972a20cec267305b66b75abd3d50c711b1245f0176fe8f5e06c8c/pytz-2011n.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/1b/03/3d5fbb706fe1d1a3ddd173546828cf003a76d5f4c2ae4282239a531cb0dc/pytz-2012d.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/a3/72/3c29643cc7fcc7d66252b673d6bd7a704b7afe5befd80c373bd089a97ec8/pytz-2012d.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/9d/de/d37baefeaaf503bd2da66bb26fc52b193b572a127d8aaa6599ee76a22208/pytz-2012d.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/a8/7c/3ab6d8ce18a3ee97adb2834a567d59b5052da23cb7a2df8f65a683a61329/pytz-2012f.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/83/c1/5606c09484e1e48c5438944837646f5efc4315a504dc1b6678c4701102f8/pytz-2012f.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/e8/4d/25ce05ab3b9d6b198e86d9613b489b52698f73c387175bed3375fe592389/pytz-2012f.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/e0/67/9f9bdc3e3541cff69db9f00a9f3633e76d6e09038272fbf9d0104209d711/pytz-2012g.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/2b/dc/8a5ab30b85e053afe883796099e84492a2a459493ff7ad099f67b97a41a9/pytz-2012g.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/31/0f/e260a082c7b86b04df960bdeaf02a3b8569a98201954f4762167b439a915/pytz-2012g.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/3f/fe/9ab62966b1bf38f4c06630e9b0cbbc2bb55a4852674e07461e3ad47a7028/pytz-2012h.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/f3/e6/c201993495f8d95eb65d00770659fa71de0a466755c9a905c38feca1e3ba/pytz-2012h.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/36/a7/08762931f8a4c04dd9e7f25877263cf874f41b50b8e4142afb3c4e459e7a/pytz-2012j.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/27/35/35b141bbe9f31e7ebcd2ce97385773270b70aa956c7673b618240da570f6/pytz-2012j.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/0d/fe/e76fc7c330bd4b088e7c99b5614555fa5c43ba0e0b700f9bf55082f78973/pytz-2012j.zip) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/12/41/890466b297479190741a3b428a29fa54ed6200bc0780d839edfd7a0f3caf/pytz-2013d.tar.bz2) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/03/25/829c6a147e2abe2c025f93df8a847fb85cbb04a1e2f902218886dd3c5bf9/pytz-2013d.tar.gz) due to invalid version (None)
Skipping url (https://files.pythonhosted.org/packages/3a/4c/6e6761f3c29396516ab67ef0c8ac56223dacc8c84f938464bbdd5cc9340f/pytz-2013d.zip) due to invalid version (None)
Source (PyPI): 3 packages found for pytz >=2024.1
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/jwcrypto/ HTTP/1.1" 200 5760
[filelock:filelock] Attempting to acquire lock 140704892621680 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/5/8/4/065849169b6bb6c10729d4c377a0d9039b8fab4bff3d4f9db7d5d308.lock
[filelock:filelock] Lock 140704892621680 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/5/8/4/065849169b6bb6c10729d4c377a0d9039b8fab4bff3d4f9db7d5d308.lock
[filelock:filelock] Attempting to release lock 140704892621680 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/5/8/4/065849169b6bb6c10729d4c377a0d9039b8fab4bff3d4f9db7d5d308.lock
[filelock:filelock] Lock 140704892621680 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/5/8/4/065849169b6bb6c10729d4c377a0d9039b8fab4bff3d4f9db7d5d308.lock
Source (PyPI): 15 packages found for jwcrypto >=0.8.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/oauthlib/ HTTP/1.1" 200 7548
[filelock:filelock] Attempting to acquire lock 140704892622448 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/a/7/f/f/3a7ff988ef550935f8b5bac93f3c401cb0108edeb6faf42037b20923.lock
[filelock:filelock] Lock 140704892622448 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/a/7/f/f/3a7ff988ef550935f8b5bac93f3c401cb0108edeb6faf42037b20923.lock
[filelock:filelock] Attempting to release lock 140704892622448 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/a/7/f/f/3a7ff988ef550935f8b5bac93f3c401cb0108edeb6faf42037b20923.lock
[filelock:filelock] Lock 140704892622448 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/a/7/f/f/3a7ff988ef550935f8b5bac93f3c401cb0108edeb6faf42037b20923.lock
Source (PyPI): 5 packages found for oauthlib >=3.1.0
Source (PyPI): Getting info for jwcrypto (1.5.6) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/jwcrypto/1.5.6/json HTTP/1.1" 200 2068
[filelock:filelock] Attempting to acquire lock 140704892625328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/4/2/5/9f42587897edf705ef605b4d6a6225c353c49f9b4c028e9f17d5327b.lock
[filelock:filelock] Lock 140704892625328 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/4/2/5/9f42587897edf705ef605b4d6a6225c353c49f9b4c028e9f17d5327b.lock
[filelock:filelock] Attempting to release lock 140704892625328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/4/2/5/9f42587897edf705ef605b4d6a6225c353c49f9b4c028e9f17d5327b.lock
[filelock:filelock] Lock 140704892625328 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/f/4/2/5/9f42587897edf705ef605b4d6a6225c353c49f9b4c028e9f17d5327b.lock
   1: fact: jwcrypto (1.5.6) depends on cryptography (>=3.4)
   1: fact: jwcrypto (1.5.6) depends on typing-extensions (>=4.5.0)
   1: selecting jwcrypto (1.5.6)
   1: derived: cryptography (>=3.4)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/cryptography/ HTTP/1.1" 200 300045
[filelock:filelock] Attempting to acquire lock 140704892625328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/6/b/7/a46b74c1407dd55ebf9eeb7eb2c73000028b7639a6ed9edc7981950c.lock
[filelock:filelock] Lock 140704892625328 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/6/b/7/a46b74c1407dd55ebf9eeb7eb2c73000028b7639a6ed9edc7981950c.lock
[filelock:filelock] Attempting to release lock 140704892625328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/6/b/7/a46b74c1407dd55ebf9eeb7eb2c73000028b7639a6ed9edc7981950c.lock
[filelock:filelock] Lock 140704892625328 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/4/6/b/7/a46b74c1407dd55ebf9eeb7eb2c73000028b7639a6ed9edc7981950c.lock
Source (PyPI): 49 packages found for cryptography >=3.4
Source (PyPI): Getting info for cryptography (44.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/cryptography/44.0.1/json HTTP/1.1" 200 7052
[filelock:filelock] Attempting to acquire lock 140704886652848 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/4/6/b/7/646b741003ade5ff9ad8ff98283b06fdb48565b3fe4b3fc69540da58.lock
[filelock:filelock] Lock 140704886652848 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/4/6/b/7/646b741003ade5ff9ad8ff98283b06fdb48565b3fe4b3fc69540da58.lock
[filelock:filelock] Attempting to release lock 140704886652848 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/4/6/b/7/646b741003ade5ff9ad8ff98283b06fdb48565b3fe4b3fc69540da58.lock
[filelock:filelock] Lock 140704886652848 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/4/6/b/7/646b741003ade5ff9ad8ff98283b06fdb48565b3fe4b3fc69540da58.lock
   1: fact: cryptography (44.0.1) depends on cffi (>=1.12)
   1: selecting cryptography (44.0.1)
Source (PyPI): Getting info for django-dbbackup (4.2.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-dbbackup/4.2.1/json HTTP/1.1" 200 3565
[filelock:filelock] Attempting to acquire lock 140704886883344 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/0/b/9/6f0b9467e267eafef1bcffb5cf0743e90ab5a748bf7bf906644efa4b.lock
[filelock:filelock] Lock 140704886883344 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/0/b/9/6f0b9467e267eafef1bcffb5cf0743e90ab5a748bf7bf906644efa4b.lock
[filelock:filelock] Attempting to release lock 140704886883344 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/0/b/9/6f0b9467e267eafef1bcffb5cf0743e90ab5a748bf7bf906644efa4b.lock
[filelock:filelock] Lock 140704886883344 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/0/b/9/6f0b9467e267eafef1bcffb5cf0743e90ab5a748bf7bf906644efa4b.lock
   1: fact: django-dbbackup (4.2.1) depends on django (>=3.2)
   1: fact: django-dbbackup (4.2.1) depends on pytz (*)
   1: selecting django-dbbackup (4.2.1)
Source (PyPI): Getting info for psycopg-pool (3.2.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/psycopg-pool/3.2.4/json HTTP/1.1" 200 1675
[filelock:filelock] Attempting to acquire lock 140704886884976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/c/8/c/dbc8ccdec7d912b36e437cbc62ee65929589a2442b49b43369b867f7.lock
[filelock:filelock] Lock 140704886884976 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/c/8/c/dbc8ccdec7d912b36e437cbc62ee65929589a2442b49b43369b867f7.lock
[filelock:filelock] Attempting to release lock 140704886884976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/c/8/c/dbc8ccdec7d912b36e437cbc62ee65929589a2442b49b43369b867f7.lock
[filelock:filelock] Lock 140704886884976 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/c/8/c/dbc8ccdec7d912b36e437cbc62ee65929589a2442b49b43369b867f7.lock
   1: fact: psycopg-pool (3.2.4) depends on typing-extensions (>=4.6)
   1: selecting psycopg-pool (3.2.4)
Source (PyPI): Getting info for psycopg (3.2.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/psycopg/3.2.4/json HTTP/1.1" 200 2129
[filelock:filelock] Attempting to acquire lock 140704886887760 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/5/d/1/aa5d121c19e99c94eb49c7ee7b0494c7d66c24fa81ae0fcbf5ba301d.lock
[filelock:filelock] Lock 140704886887760 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/5/d/1/aa5d121c19e99c94eb49c7ee7b0494c7d66c24fa81ae0fcbf5ba301d.lock
[filelock:filelock] Attempting to release lock 140704886887760 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/5/d/1/aa5d121c19e99c94eb49c7ee7b0494c7d66c24fa81ae0fcbf5ba301d.lock
[filelock:filelock] Lock 140704886887760 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/5/d/1/aa5d121c19e99c94eb49c7ee7b0494c7d66c24fa81ae0fcbf5ba301d.lock
   1: fact: psycopg (3.2.4) depends on typing-extensions (>=4.6)
   1: fact: psycopg (3.2.4) depends on tzdata (*)
   1: selecting psycopg (3.2.4)
Source (PyPI): Getting info for traitlets (5.14.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/traitlets/5.14.3/json HTTP/1.1" 200 4870
[filelock:filelock] Attempting to acquire lock 140704886889680 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/d/0/b/45d0b7dc8827ce80ff20e66f4a8cf8862385bebc689746a3898fdea7.lock
[filelock:filelock] Lock 140704886889680 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/d/0/b/45d0b7dc8827ce80ff20e66f4a8cf8862385bebc689746a3898fdea7.lock
[filelock:filelock] Attempting to release lock 140704886889680 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/d/0/b/45d0b7dc8827ce80ff20e66f4a8cf8862385bebc689746a3898fdea7.lock
[filelock:filelock] Lock 140704886889680 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/5/d/0/b/45d0b7dc8827ce80ff20e66f4a8cf8862385bebc689746a3898fdea7.lock
   1: selecting traitlets (5.14.3)
Source (PyPI): Getting info for django-js-asset (3.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-js-asset/3.0.1/json HTTP/1.1" 200 2372
[filelock:filelock] Attempting to acquire lock 140704886890448 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/6/7/6/8/a676802cdf818c8e1c58d10a7fc8604fe15db2d408e6480aef3161fa.lock
[filelock:filelock] Lock 140704886890448 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/6/7/6/8/a676802cdf818c8e1c58d10a7fc8604fe15db2d408e6480aef3161fa.lock
[filelock:filelock] Attempting to release lock 140704886890448 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/6/7/6/8/a676802cdf818c8e1c58d10a7fc8604fe15db2d408e6480aef3161fa.lock
[filelock:filelock] Lock 140704886890448 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/6/7/6/8/a676802cdf818c8e1c58d10a7fc8604fe15db2d408e6480aef3161fa.lock
   1: fact: django-js-asset (3.0.1) depends on django (>=4.2)
   1: selecting django-js-asset (3.0.1)
Source (PyPI): Getting info for oauthlib (3.2.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/oauthlib/3.2.2/json HTTP/1.1" 200 3369
[filelock:filelock] Attempting to acquire lock 140704886891024 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/f/2/2/52f22450478a4e493e93696343f73629efa1e95cefcca04c94251c50.lock
[filelock:filelock] Lock 140704886891024 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/f/2/2/52f22450478a4e493e93696343f73629efa1e95cefcca04c94251c50.lock
[filelock:filelock] Attempting to release lock 140704886891024 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/f/2/2/52f22450478a4e493e93696343f73629efa1e95cefcca04c94251c50.lock
[filelock:filelock] Lock 140704886891024 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/f/2/2/52f22450478a4e493e93696343f73629efa1e95cefcca04c94251c50.lock
   1: selecting oauthlib (3.2.2)
Source (PyPI): Getting info for css-html-js-minify (2.5.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/css-html-js-minify/2.5.5/json HTTP/1.1" 200 5602
[filelock:filelock] Attempting to acquire lock 140704886891888 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/1/3/4/8/c1348029a1f070934df19ca69898016179f0dbc0ba731c2b63031a2f.lock
[filelock:filelock] Lock 140704886891888 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/1/3/4/8/c1348029a1f070934df19ca69898016179f0dbc0ba731c2b63031a2f.lock
[filelock:filelock] Attempting to release lock 140704886891888 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/1/3/4/8/c1348029a1f070934df19ca69898016179f0dbc0ba731c2b63031a2f.lock
[filelock:filelock] Lock 140704886891888 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/1/3/4/8/c1348029a1f070934df19ca69898016179f0dbc0ba731c2b63031a2f.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/e8/21/1260081a2c67105a3bd0f8692ff3c80b5f0cb5fe9f3f8fd4a990f17b8a39/css_html_js_minify-2.5.5-py2.py3-none-any.whl.metadata HTTP/1.1" 200 4756
[filelock:filelock] Attempting to acquire lock 140704886892848 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/1/8/d/5218d07c026f707ff289765435aee16ee4f43299c84585f5c9545e5d.lock
[filelock:filelock] Lock 140704886892848 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/1/8/d/5218d07c026f707ff289765435aee16ee4f43299c84585f5c9545e5d.lock
[filelock:filelock] Attempting to release lock 140704886892848 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/1/8/d/5218d07c026f707ff289765435aee16ee4f43299c84585f5c9545e5d.lock
[filelock:filelock] Lock 140704886892848 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/2/1/8/d/5218d07c026f707ff289765435aee16ee4f43299c84585f5c9545e5d.lock
   1: selecting css-html-js-minify (2.5.5)
Source (PyPI): Getting info for celery-progress (0.1.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/celery-progress/0.1.3/json HTTP/1.1" 200 4462
[filelock:filelock] Attempting to acquire lock 140704886895344 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/1/a/f/741afa1c5a386bef939f0c74e411189d97e5351b1bf98e7495953b8b.lock
[filelock:filelock] Lock 140704886895344 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/1/a/f/741afa1c5a386bef939f0c74e411189d97e5351b1bf98e7495953b8b.lock
[filelock:filelock] Attempting to release lock 140704886895344 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/1/a/f/741afa1c5a386bef939f0c74e411189d97e5351b1bf98e7495953b8b.lock
[filelock:filelock] Lock 140704886895344 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/4/1/a/f/741afa1c5a386bef939f0c74e411189d97e5351b1bf98e7495953b8b.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/79/3b/ddf55ef24dffe6ad41cfecaa33e1cfafc8a60048562afc08638ea5286aea/celery_progress-0.1.3-py3-none-any.whl.metadata HTTP/1.1" 200 3718
[filelock:filelock] Attempting to acquire lock 140704886894384 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/f/8/1/9/af81957d2a8ea7fe3909cd66e293023fbb6d9eec3d1fc6c5472e1477.lock
[filelock:filelock] Lock 140704886894384 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/f/8/1/9/af81957d2a8ea7fe3909cd66e293023fbb6d9eec3d1fc6c5472e1477.lock
[filelock:filelock] Attempting to release lock 140704886894384 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/f/8/1/9/af81957d2a8ea7fe3909cd66e293023fbb6d9eec3d1fc6c5472e1477.lock
[filelock:filelock] Lock 140704886894384 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/f/8/1/9/af81957d2a8ea7fe3909cd66e293023fbb6d9eec3d1fc6c5472e1477.lock
   1: selecting celery-progress (0.1.3)
Source (PyPI): Getting info for calendarweek (0.5.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/calendarweek/0.5.3/json HTTP/1.1" 200 1956
[filelock:filelock] Attempting to acquire lock 140704886894000 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/7/1/d/1871dab46f66aeb6cb77b49b2afdefb9b87d18dadd31bd34944edd43.lock
[filelock:filelock] Lock 140704886894000 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/7/1/d/1871dab46f66aeb6cb77b49b2afdefb9b87d18dadd31bd34944edd43.lock
[filelock:filelock] Attempting to release lock 140704886894000 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/7/1/d/1871dab46f66aeb6cb77b49b2afdefb9b87d18dadd31bd34944edd43.lock
[filelock:filelock] Lock 140704886894000 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/7/1/d/1871dab46f66aeb6cb77b49b2afdefb9b87d18dadd31bd34944edd43.lock
   1: selecting calendarweek (0.5.3)
Source (PyPI): Getting info for graphene-file-upload (1.3.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/graphene-file-upload/1.3.0/json HTTP/1.1" 200 3482
[filelock:filelock] Attempting to acquire lock 140704886893712 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/6/0/3/b/e603bfda19fe18c6884d67da22289d5b57984afe7e47764cfc9c65ba.lock
[filelock:filelock] Lock 140704886893712 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/6/0/3/b/e603bfda19fe18c6884d67da22289d5b57984afe7e47764cfc9c65ba.lock
[filelock:filelock] Attempting to release lock 140704886893712 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/6/0/3/b/e603bfda19fe18c6884d67da22289d5b57984afe7e47764cfc9c65ba.lock
[filelock:filelock] Lock 140704886893712 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/6/0/3/b/e603bfda19fe18c6884d67da22289d5b57984afe7e47764cfc9c65ba.lock
   1: fact: graphene-file-upload (1.3.0) depends on six (>=1.11.0)
   1: selecting graphene-file-upload (1.3.0)
Source (PyPI): Getting info for executing (2.2.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/executing/2.2.0/json HTTP/1.1" 200 4114
[filelock:filelock] Attempting to acquire lock 140704886894576 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/9/8/4/6f984806b8e612980fd1f6af338dd63245e14ebeab456f2ac1a66fcb.lock
[filelock:filelock] Lock 140704886894576 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/9/8/4/6f984806b8e612980fd1f6af338dd63245e14ebeab456f2ac1a66fcb.lock
[filelock:filelock] Attempting to release lock 140704886894576 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/9/8/4/6f984806b8e612980fd1f6af338dd63245e14ebeab456f2ac1a66fcb.lock
[filelock:filelock] Lock 140704886894576 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/9/8/4/6f984806b8e612980fd1f6af338dd63245e14ebeab456f2ac1a66fcb.lock
   1: selecting executing (2.2.0)
Source (PyPI): Getting info for promise (2.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/promise/2.3/json HTTP/1.1" 200 3191
[filelock:filelock] Attempting to acquire lock 140704886894480 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/4/c/f/314cf06537c960724dba54d73c3b7b809b787dfa525f627e2312cf83.lock
[filelock:filelock] Lock 140704886894480 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/4/c/f/314cf06537c960724dba54d73c3b7b809b787dfa525f627e2312cf83.lock
[filelock:filelock] Attempting to release lock 140704886894480 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/4/c/f/314cf06537c960724dba54d73c3b7b809b787dfa525f627e2312cf83.lock
[filelock:filelock] Lock 140704886894480 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/4/c/f/314cf06537c960724dba54d73c3b7b809b787dfa525f627e2312cf83.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
Source (PyPI): Downloading: https://files.pythonhosted.org/packages/cf/9c/fb5d48abfe5d791cd496e4242ebcf87a4bb2e0c3dcd6e0ae68c11426a528/promise-2.3.tar.gz
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/cf/9c/fb5d48abfe5d791cd496e4242ebcf87a4bb2e0c3dcd6e0ae68c11426a528/promise-2.3.tar.gz HTTP/1.1" 200 19534
[filelock:filelock] Attempting to acquire lock 140704886895056 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/a/1/5/6ba15d77f224aeb186b425619dbb4730dae6065f7ea3286c7965cb78.lock
[filelock:filelock] Lock 140704886895056 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/a/1/5/6ba15d77f224aeb186b425619dbb4730dae6065f7ea3286c7965cb78.lock
[filelock:filelock] Attempting to release lock 140704886895056 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/a/1/5/6ba15d77f224aeb186b425619dbb4730dae6065f7ea3286c7965cb78.lock
[filelock:filelock] Lock 140704886895056 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/b/a/1/5/6ba15d77f224aeb186b425619dbb4730dae6065f7ea3286c7965cb78.lock
   1: fact: promise (2.3) depends on six (*)
   1: selecting promise (2.3)
Source (PyPI): Getting info for amqp (5.3.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/amqp/5.3.1/json HTTP/1.1" 200 3814
[filelock:filelock] Attempting to acquire lock 140704886895056 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/2/1/a/8/221a871f933513e5b5ad2c05c254ba4842113822dda05f97de9e9ea9.lock
[filelock:filelock] Lock 140704886895056 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/2/1/a/8/221a871f933513e5b5ad2c05c254ba4842113822dda05f97de9e9ea9.lock
[filelock:filelock] Attempting to release lock 140704886895056 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/2/1/a/8/221a871f933513e5b5ad2c05c254ba4842113822dda05f97de9e9ea9.lock
[filelock:filelock] Lock 140704886895056 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/2/1/a/8/221a871f933513e5b5ad2c05c254ba4842113822dda05f97de9e9ea9.lock
   1: fact: amqp (5.3.1) depends on vine (>=5.0.0,<6.0.0)
   1: selecting amqp (5.3.1)
Source (PyPI): Getting info for sphinxcontrib-django (2.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinxcontrib-django/2.5/json HTTP/1.1" 200 3212
[filelock:filelock] Attempting to acquire lock 140704886897648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/3/6/a/9e36ad4e8272f4156d01004b87c2f49e356d864e31fe07d4c73f2eb1.lock
[filelock:filelock] Lock 140704886897648 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/3/6/a/9e36ad4e8272f4156d01004b87c2f49e356d864e31fe07d4c73f2eb1.lock
[filelock:filelock] Attempting to release lock 140704886897648 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/3/6/a/9e36ad4e8272f4156d01004b87c2f49e356d864e31fe07d4c73f2eb1.lock
[filelock:filelock] Lock 140704886897648 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/3/6/a/9e36ad4e8272f4156d01004b87c2f49e356d864e31fe07d4c73f2eb1.lock
   1: fact: sphinxcontrib-django (2.5) depends on Django (>=3.2)
   1: fact: sphinxcontrib-django (2.5) depends on Sphinx (>=3.4.0)
   1: fact: sphinxcontrib-django (2.5) depends on pprintpp (*)
   1: selecting sphinxcontrib-django (2.5)
   1: derived: pprintpp
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pprintpp/ HTTP/1.1" 200 2919
[filelock:filelock] Attempting to acquire lock 140704887243120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/5/4/e/a/654ea39d3f01af44a513c0f86f8c6f68c2c5a3d95c8ff6b41a3ca24f.lock
[filelock:filelock] Lock 140704887243120 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/5/4/e/a/654ea39d3f01af44a513c0f86f8c6f68c2c5a3d95c8ff6b41a3ca24f.lock
[filelock:filelock] Attempting to release lock 140704887243120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/5/4/e/a/654ea39d3f01af44a513c0f86f8c6f68c2c5a3d95c8ff6b41a3ca24f.lock
[filelock:filelock] Lock 140704887243120 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/5/4/e/a/654ea39d3f01af44a513c0f86f8c6f68c2c5a3d95c8ff6b41a3ca24f.lock
Source (PyPI): 10 packages found for pprintpp *
Source (PyPI): Getting info for pprintpp (0.4.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pprintpp/0.4.0/json HTTP/1.1" 200 3507
[filelock:filelock] Attempting to acquire lock 140704887244752 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/1/7/9/cf1797619e5ed3377290424f5d08f63e90f721ba0d9bef5dcb1d95a1.lock
[filelock:filelock] Lock 140704887244752 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/1/7/9/cf1797619e5ed3377290424f5d08f63e90f721ba0d9bef5dcb1d95a1.lock
[filelock:filelock] Attempting to release lock 140704887244752 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/1/7/9/cf1797619e5ed3377290424f5d08f63e90f721ba0d9bef5dcb1d95a1.lock
[filelock:filelock] Lock 140704887244752 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/1/7/9/cf1797619e5ed3377290424f5d08f63e90f721ba0d9bef5dcb1d95a1.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/4e/d1/e4ed95fdd3ef13b78630280d9e9e240aeb65cc7c544ec57106149c3942fb/pprintpp-0.4.0-py2.py3-none-any.whl.metadata HTTP/1.1" 200 2680
[filelock:filelock] Attempting to acquire lock 140704887245136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/7/9/e/1a79e88e7984033cb8b1d980a4b8219ea1e0592a6b627ce3503f9813.lock
[filelock:filelock] Lock 140704887245136 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/7/9/e/1a79e88e7984033cb8b1d980a4b8219ea1e0592a6b627ce3503f9813.lock
[filelock:filelock] Attempting to release lock 140704887245136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/7/9/e/1a79e88e7984033cb8b1d980a4b8219ea1e0592a6b627ce3503f9813.lock
[filelock:filelock] Lock 140704887245136 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/7/9/e/1a79e88e7984033cb8b1d980a4b8219ea1e0592a6b627ce3503f9813.lock
   1: selecting pprintpp (0.4.0)
Source (PyPI): Getting info for dparse (0.6.4) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/dparse/0.6.4/json HTTP/1.1" 200 2407
[filelock:filelock] Attempting to acquire lock 140704887244560 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/e/6/7/d/ae67dad11664b8820b925e1b71b963feffea071b25ea36353995f64e.lock
[filelock:filelock] Lock 140704887244560 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/e/6/7/d/ae67dad11664b8820b925e1b71b963feffea071b25ea36353995f64e.lock
[filelock:filelock] Attempting to release lock 140704887244560 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/e/6/7/d/ae67dad11664b8820b925e1b71b963feffea071b25ea36353995f64e.lock
[filelock:filelock] Lock 140704887244560 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/e/6/7/d/ae67dad11664b8820b925e1b71b963feffea071b25ea36353995f64e.lock
   1: fact: dparse (0.6.4) depends on packaging (*)
   1: fact: dparse (0.6.4) depends on tomli (*)
   1: selecting dparse (0.6.4)
Source (PyPI): Getting info for imagesize (1.4.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/imagesize/1.4.1/json HTTP/1.1" 200 1286
[filelock:filelock] Attempting to acquire lock 140704887247824 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/1/0/0/3/7100359e6ee37c1364bc77daaa1c6e775513a5901ccf3ad842fdf67f.lock
[filelock:filelock] Lock 140704887247824 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/1/0/0/3/7100359e6ee37c1364bc77daaa1c6e775513a5901ccf3ad842fdf67f.lock
[filelock:filelock] Attempting to release lock 140704887247824 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/1/0/0/3/7100359e6ee37c1364bc77daaa1c6e775513a5901ccf3ad842fdf67f.lock
[filelock:filelock] Lock 140704887247824 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/1/0/0/3/7100359e6ee37c1364bc77daaa1c6e775513a5901ccf3ad842fdf67f.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/ff/62/85c4c919272577931d407be5ba5d71c20f0b616d31a0befe0ae45bb79abd/imagesize-1.4.1-py2.py3-none-any.whl.metadata HTTP/1.1" 200 550
[filelock:filelock] Attempting to acquire lock 140704887245136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/0/e/3/f/70e3fe0f94b87dc5fa02741491c2087413d3d7ad78f99551197e5e5a.lock
[filelock:filelock] Lock 140704887245136 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/0/e/3/f/70e3fe0f94b87dc5fa02741491c2087413d3d7ad78f99551197e5e5a.lock
[filelock:filelock] Attempting to release lock 140704887245136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/0/e/3/f/70e3fe0f94b87dc5fa02741491c2087413d3d7ad78f99551197e5e5a.lock
[filelock:filelock] Lock 140704887245136 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/0/e/3/f/70e3fe0f94b87dc5fa02741491c2087413d3d7ad78f99551197e5e5a.lock
   1: selecting imagesize (1.4.1)
Source (PyPI): Getting info for alabaster (0.7.16) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/alabaster/0.7.16/json HTTP/1.1" 200 1749
[filelock:filelock] Attempting to acquire lock 140704887245232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/f/5/c/5bf5c809f4d9c04f49d6d4e47fc5bac32cf0822d478d6de6b093d86b.lock
[filelock:filelock] Lock 140704887245232 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/f/5/c/5bf5c809f4d9c04f49d6d4e47fc5bac32cf0822d478d6de6b093d86b.lock
[filelock:filelock] Attempting to release lock 140704887245232 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/f/5/c/5bf5c809f4d9c04f49d6d4e47fc5bac32cf0822d478d6de6b093d86b.lock
[filelock:filelock] Lock 140704887245232 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/f/5/c/5bf5c809f4d9c04f49d6d4e47fc5bac32cf0822d478d6de6b093d86b.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/32/34/d4e1c02d3bee589efb5dfa17f88ea08bdb3e3eac12bc475462aec52ed223/alabaster-0.7.16-py3-none-any.whl.metadata HTTP/1.1" 200 1026
[filelock:filelock] Attempting to acquire lock 140704887249936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/3/1/b/a/e31bae3570619a8b7b57d9797e5df3c5b2eef6151889ef1718b97820.lock
[filelock:filelock] Lock 140704887249936 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/3/1/b/a/e31bae3570619a8b7b57d9797e5df3c5b2eef6151889ef1718b97820.lock
[filelock:filelock] Attempting to release lock 140704887249936 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/3/1/b/a/e31bae3570619a8b7b57d9797e5df3c5b2eef6151889ef1718b97820.lock
[filelock:filelock] Lock 140704887249936 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/3/1/b/a/e31bae3570619a8b7b57d9797e5df3c5b2eef6151889ef1718b97820.lock
   1: selecting alabaster (0.7.16)
Source (PyPI): Getting info for snowballstemmer (2.2.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/snowballstemmer/2.2.0/json HTTP/1.1" 200 3059
[filelock:filelock] Attempting to acquire lock 140704887251280 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/7/e/5/7/b7e57ba26f145d4bb7072d9794f2e267c80b0e501d24357303301597.lock
[filelock:filelock] Lock 140704887251280 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/7/e/5/7/b7e57ba26f145d4bb7072d9794f2e267c80b0e501d24357303301597.lock
[filelock:filelock] Attempting to release lock 140704887251280 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/7/e/5/7/b7e57ba26f145d4bb7072d9794f2e267c80b0e501d24357303301597.lock
[filelock:filelock] Lock 140704887251280 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/7/e/5/7/b7e57ba26f145d4bb7072d9794f2e267c80b0e501d24357303301597.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/ed/dc/c02e01294f7265e63a7315fe086dd1df7dacb9f840a804da846b96d01b96/snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata HTTP/1.1" 200 2316
[filelock:filelock] Attempting to acquire lock 140704887250800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/f/a/7/3/afa73933687dd067cff3f5a2142b56a631ef9c8561caeb0044791c80.lock
[filelock:filelock] Lock 140704887250800 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/f/a/7/3/afa73933687dd067cff3f5a2142b56a631ef9c8561caeb0044791c80.lock
[filelock:filelock] Attempting to release lock 140704887250800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/f/a/7/3/afa73933687dd067cff3f5a2142b56a631ef9c8561caeb0044791c80.lock
[filelock:filelock] Lock 140704887250800 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/f/a/7/3/afa73933687dd067cff3f5a2142b56a631ef9c8561caeb0044791c80.lock
   1: selecting snowballstemmer (2.2.0)
Source (PyPI): Getting info for sphinxcontrib-serializinghtml (2.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinxcontrib-serializinghtml/2.0.0/json HTTP/1.1" 200 1526
[filelock:filelock] Attempting to acquire lock 140704887254640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/8/e/2/d/78e2d2b37535b176849b6289cbfb786874d229d0142347979640b05a.lock
[filelock:filelock] Lock 140704887254640 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/8/e/2/d/78e2d2b37535b176849b6289cbfb786874d229d0142347979640b05a.lock
[filelock:filelock] Attempting to release lock 140704887254640 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/8/e/2/d/78e2d2b37535b176849b6289cbfb786874d229d0142347979640b05a.lock
[filelock:filelock] Lock 140704887254640 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/8/e/2/d/78e2d2b37535b176849b6289cbfb786874d229d0142347979640b05a.lock
   1: selecting sphinxcontrib-serializinghtml (2.0.0)
Source (PyPI): Getting info for python-dateutil (2.9.0.post0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/python-dateutil/2.9.0.post0/json HTTP/1.1" 200 3854
[filelock:filelock] Attempting to acquire lock 140704887254448 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/a/c/d/9/6acd9bbb37db3335c814dfecc692e8f4027f3fc3bf902ecc4865b95a.lock
[filelock:filelock] Lock 140704887254448 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/a/c/d/9/6acd9bbb37db3335c814dfecc692e8f4027f3fc3bf902ecc4865b95a.lock
[filelock:filelock] Attempting to release lock 140704887254448 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/a/c/d/9/6acd9bbb37db3335c814dfecc692e8f4027f3fc3bf902ecc4865b95a.lock
[filelock:filelock] Lock 140704887254448 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/a/c/d/9/6acd9bbb37db3335c814dfecc692e8f4027f3fc3bf902ecc4865b95a.lock
   1: fact: python-dateutil (2.9.0.post0) depends on six (>=1.5)
   1: selecting python-dateutil (2.9.0.post0)
Source (PyPI): Getting info for django-titofisto (1.1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-titofisto/1.1.0/json HTTP/1.1" 200 3125
[filelock:filelock] Attempting to acquire lock 140704887245904 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/e/0/6/e/ee06eb1ed89de43dee4540fbf6bf76fddbd165da5c7409b66e04d13b.lock
[filelock:filelock] Lock 140704887245904 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/e/0/6/e/ee06eb1ed89de43dee4540fbf6bf76fddbd165da5c7409b66e04d13b.lock
[filelock:filelock] Attempting to release lock 140704887245904 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/e/0/6/e/ee06eb1ed89de43dee4540fbf6bf76fddbd165da5c7409b66e04d13b.lock
[filelock:filelock] Lock 140704887245904 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/e/0/6/e/ee06eb1ed89de43dee4540fbf6bf76fddbd165da5c7409b66e04d13b.lock
   1: fact: django-titofisto (1.1.0) depends on Django (>4.2,<6.0)
   1: fact: django-titofisto (1.1.0) depends on shortuuid (>=1.0.11,<2.0.0)
   1: selecting django-titofisto (1.1.0)
   1: derived: shortuuid (>=1.0.11,<2.0.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/shortuuid/ HTTP/1.1" 200 5484
[filelock:filelock] Attempting to acquire lock 140704887250512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/0/d/1/be0d1982abdc789b74789bccffd0a81caeee650c29eb29215cbe66b6.lock
[filelock:filelock] Lock 140704887250512 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/0/d/1/be0d1982abdc789b74789bccffd0a81caeee650c29eb29215cbe66b6.lock
[filelock:filelock] Attempting to release lock 140704887250512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/0/d/1/be0d1982abdc789b74789bccffd0a81caeee650c29eb29215cbe66b6.lock
[filelock:filelock] Lock 140704887250512 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/0/d/1/be0d1982abdc789b74789bccffd0a81caeee650c29eb29215cbe66b6.lock
Source (PyPI): 3 packages found for shortuuid >=1.0.11,<2.0.0
Source (PyPI): Getting info for django-uwsgi-ng (2.0.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-uwsgi-ng/2.0.2/json HTTP/1.1" 200 1762
[filelock:filelock] Attempting to acquire lock 140704887252336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/3/b/f/593bf36a386a8806104213e6202d55a28099765ac277e5985e286689.lock
[filelock:filelock] Lock 140704887252336 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/3/b/f/593bf36a386a8806104213e6202d55a28099765ac277e5985e286689.lock
[filelock:filelock] Attempting to release lock 140704887252336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/3/b/f/593bf36a386a8806104213e6202d55a28099765ac277e5985e286689.lock
[filelock:filelock] Lock 140704887252336 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/9/3/b/f/593bf36a386a8806104213e6202d55a28099765ac277e5985e286689.lock
   1: selecting django-uwsgi-ng (2.0.2)
Source (PyPI): Getting info for django-prometheus (2.3.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-prometheus/2.3.1/json HTTP/1.1" 200 4244
[filelock:filelock] Attempting to acquire lock 140704887252048 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/4/7/d/8647d0379121f39eeb54b8ccb078afd61c12b0656747f81dde7b8c13.lock
[filelock:filelock] Lock 140704887252048 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/4/7/d/8647d0379121f39eeb54b8ccb078afd61c12b0656747f81dde7b8c13.lock
[filelock:filelock] Attempting to release lock 140704887252048 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/4/7/d/8647d0379121f39eeb54b8ccb078afd61c12b0656747f81dde7b8c13.lock
[filelock:filelock] Lock 140704887252048 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/4/7/d/8647d0379121f39eeb54b8ccb078afd61c12b0656747f81dde7b8c13.lock
   1: fact: django-prometheus (2.3.1) depends on prometheus-client (>=0.7)
   1: selecting django-prometheus (2.3.1)
   1: derived: prometheus-client (>=0.7)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/prometheus-client/ HTTP/1.1" 200 9175
[filelock:filelock] Attempting to acquire lock 140704887252528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/e/d/f/33edfdc631388d50e17fdfc77f6245d6a716f94b1333842b4cce6055.lock
[filelock:filelock] Lock 140704887252528 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/e/d/f/33edfdc631388d50e17fdfc77f6245d6a716f94b1333842b4cce6055.lock
[filelock:filelock] Attempting to release lock 140704887252528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/e/d/f/33edfdc631388d50e17fdfc77f6245d6a716f94b1333842b4cce6055.lock
[filelock:filelock] Lock 140704887252528 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/3/e/d/f/33edfdc631388d50e17fdfc77f6245d6a716f94b1333842b4cce6055.lock
Source (PyPI): 21 packages found for prometheus-client >=0.7
Source (PyPI): Getting info for prometheus-client (0.21.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/prometheus-client/0.21.1/json HTTP/1.1" 200 1406
[filelock:filelock] Attempting to acquire lock 140704885654448 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/3/6/4/9/536493cd73da6f83c41536927599feef2cf82f41a18c64814aa0abd9.lock
[filelock:filelock] Lock 140704885654448 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/3/6/4/9/536493cd73da6f83c41536927599feef2cf82f41a18c64814aa0abd9.lock
[filelock:filelock] Attempting to release lock 140704885654448 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/3/6/4/9/536493cd73da6f83c41536927599feef2cf82f41a18c64814aa0abd9.lock
[filelock:filelock] Lock 140704885654448 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/3/6/4/9/536493cd73da6f83c41536927599feef2cf82f41a18c64814aa0abd9.lock
   1: selecting prometheus-client (0.21.1)
Source (PyPI): Getting info for psutil (6.1.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/psutil/6.1.1/json HTTP/1.1" 200 10439
[filelock:filelock] Attempting to acquire lock 140704885655120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/3/f/e/813fef380cf0627a35f292bb514303475603ea2eb0cfa6c8a10374be.lock
[filelock:filelock] Lock 140704885655120 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/3/f/e/813fef380cf0627a35f292bb514303475603ea2eb0cfa6c8a10374be.lock
[filelock:filelock] Attempting to release lock 140704885655120 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/3/f/e/813fef380cf0627a35f292bb514303475603ea2eb0cfa6c8a10374be.lock
[filelock:filelock] Lock 140704885655120 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/1/3/f/e/813fef380cf0627a35f292bb514303475603ea2eb0cfa6c8a10374be.lock
   1: selecting psutil (6.1.1)
Source (PyPI): Getting info for django-guardian (2.4.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-guardian/2.4.0/json HTTP/1.1" 200 2360
[filelock:filelock] Attempting to acquire lock 140704885654352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/a/3/a/86a3a3db62a99c97f490653ac741f2c4fb36fc823256521493378c05.lock
[filelock:filelock] Lock 140704885654352 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/a/3/a/86a3a3db62a99c97f490653ac741f2c4fb36fc823256521493378c05.lock
[filelock:filelock] Attempting to release lock 140704885654352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/a/3/a/86a3a3db62a99c97f490653ac741f2c4fb36fc823256521493378c05.lock
[filelock:filelock] Lock 140704885654352 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/6/a/3/a/86a3a3db62a99c97f490653ac741f2c4fb36fc823256521493378c05.lock
   1: fact: django-guardian (2.4.0) depends on Django (>=2.2)
   1: selecting django-guardian (2.4.0)
Source (PyPI): Getting info for django-bleach (3.1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-bleach/3.1.0/json HTTP/1.1" 200 3646
[filelock:filelock] Attempting to acquire lock 140704885654352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/6/d/7/7f6d70f0fbf591a6fbf7573c6b7ac3ae04f336eea46bd10ac39134bc.lock
[filelock:filelock] Lock 140704885654352 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/6/d/7/7f6d70f0fbf591a6fbf7573c6b7ac3ae04f336eea46bd10ac39134bc.lock
[filelock:filelock] Attempting to release lock 140704885654352 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/6/d/7/7f6d70f0fbf591a6fbf7573c6b7ac3ae04f336eea46bd10ac39134bc.lock
[filelock:filelock] Lock 140704885654352 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/f/6/d/7/7f6d70f0fbf591a6fbf7573c6b7ac3ae04f336eea46bd10ac39134bc.lock
   1: fact: django-bleach (3.1.0) depends on bleach[css] (>=5,<6)
   1: fact: django-bleach (3.1.0) depends on Django (>=3.2)
   1: selecting django-bleach (3.1.0)
   1: derived: bleach[css] (>=5,<6)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/bleach/ HTTP/1.1" 200 12051
[filelock:filelock] Attempting to acquire lock 140704885655600 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/d/9/f/c/7d9fc72980162cfdee107d68ed91af7f0d17635944a2be45d02dcc8a.lock
[filelock:filelock] Lock 140704885655600 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/d/9/f/c/7d9fc72980162cfdee107d68ed91af7f0d17635944a2be45d02dcc8a.lock
[filelock:filelock] Attempting to release lock 140704885655600 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/d/9/f/c/7d9fc72980162cfdee107d68ed91af7f0d17635944a2be45d02dcc8a.lock
[filelock:filelock] Lock 140704885655600 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/d/9/f/c/7d9fc72980162cfdee107d68ed91af7f0d17635944a2be45d02dcc8a.lock
Source (PyPI): 2 packages found for bleach >=5,<6
Source (PyPI): Getting info for django-any-js (1.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-any-js/1.2/json HTTP/1.1" 200 1463
[filelock:filelock] Attempting to acquire lock 140704885662512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/6/1/2/5f612a8abce6c529bc4a292e98440970f6af6289a9a2cb0a6a957e97.lock
[filelock:filelock] Lock 140704885662512 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/6/1/2/5f612a8abce6c529bc4a292e98440970f6af6289a9a2cb0a6a957e97.lock
[filelock:filelock] Attempting to release lock 140704885662512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/6/1/2/5f612a8abce6c529bc4a292e98440970f6af6289a9a2cb0a6a957e97.lock
[filelock:filelock] Lock 140704885662512 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/6/1/2/5f612a8abce6c529bc4a292e98440970f6af6289a9a2cb0a6a957e97.lock
   1: fact: django-any-js (1.2) depends on Django (>=4.2,<6.0)
   1: selecting django-any-js (1.2)
Source (PyPI): Getting info for s3transfer (0.11.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/s3transfer/0.11.2/json HTTP/1.1" 200 1418
[filelock:filelock] Attempting to acquire lock 140704885663184 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/2/9/3/a1293b3b2ed215a9260f6ba93b1e223f144e62e10722dcef783d43cc.lock
[filelock:filelock] Lock 140704885663184 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/2/9/3/a1293b3b2ed215a9260f6ba93b1e223f144e62e10722dcef783d43cc.lock
[filelock:filelock] Attempting to release lock 140704885663184 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/2/9/3/a1293b3b2ed215a9260f6ba93b1e223f144e62e10722dcef783d43cc.lock
[filelock:filelock] Lock 140704885663184 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/1/2/9/3/a1293b3b2ed215a9260f6ba93b1e223f144e62e10722dcef783d43cc.lock
   1: fact: s3transfer (0.11.2) depends on botocore (>=1.36.0,<2.0a.0)
   1: selecting s3transfer (0.11.2)
Source (PyPI): Getting info for pytz (2025.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pytz/2025.1/json HTTP/1.1" 200 8201
[filelock:filelock] Attempting to acquire lock 140704885662800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/2/d/7/c/82d7cf35bc8d78f9411ec9b4d66fbf86c01d3863695891e2ae91df69.lock
[filelock:filelock] Lock 140704885662800 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/2/d/7/c/82d7cf35bc8d78f9411ec9b4d66fbf86c01d3863695891e2ae91df69.lock
[filelock:filelock] Attempting to release lock 140704885662800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/2/d/7/c/82d7cf35bc8d78f9411ec9b4d66fbf86c01d3863695891e2ae91df69.lock
[filelock:filelock] Lock 140704885662800 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/2/d/7/c/82d7cf35bc8d78f9411ec9b4d66fbf86c01d3863695891e2ae91df69.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/eb/38/ac33370d784287baa1c3d538978b5e2ea064d4c1b93ffbd12826c190dd10/pytz-2025.1-py2.py3-none-any.whl.metadata HTTP/1.1" 200 7386
[filelock:filelock] Attempting to acquire lock 140704885663376 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/e/6/a/7ae6a7ee7e174202b926176f47a0e66fdc69e67905c67115fe470bf0.lock
[filelock:filelock] Lock 140704885663376 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/e/6/a/7ae6a7ee7e174202b926176f47a0e66fdc69e67905c67115fe470bf0.lock
[filelock:filelock] Attempting to release lock 140704885663376 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/e/6/a/7ae6a7ee7e174202b926176f47a0e66fdc69e67905c67115fe470bf0.lock
[filelock:filelock] Lock 140704885663376 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/a/e/6/a/7ae6a7ee7e174202b926176f47a0e66fdc69e67905c67115fe470bf0.lock
   1: selecting pytz (2025.1)
Source (PyPI): Getting info for shortuuid (1.0.13) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/shortuuid/1.0.13/json HTTP/1.1" 200 3300
[filelock:filelock] Attempting to acquire lock 140704885666928 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/5/5/d/f455d7a4e67294f9d22f35b4868002602eae2e4aabaa2c56541c656b.lock
[filelock:filelock] Lock 140704885666928 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/5/5/d/f455d7a4e67294f9d22f35b4868002602eae2e4aabaa2c56541c656b.lock
[filelock:filelock] Attempting to release lock 140704885666928 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/5/5/d/f455d7a4e67294f9d22f35b4868002602eae2e4aabaa2c56541c656b.lock
[filelock:filelock] Lock 140704885666928 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/5/5/d/f455d7a4e67294f9d22f35b4868002602eae2e4aabaa2c56541c656b.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/c0/44/21d6bf170bf40b41396480d8d49ad640bca3f2b02139cd52aa1e272830a5/shortuuid-1.0.13-py3-none-any.whl.metadata HTTP/1.1" 200 2509
[filelock:filelock] Attempting to acquire lock 140704885666832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/d/7/3/f/2d73fe49e57c9dbf65fa4973fd18725116559565305132f3c45dbb7a.lock
[filelock:filelock] Lock 140704885666832 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/d/7/3/f/2d73fe49e57c9dbf65fa4973fd18725116559565305132f3c45dbb7a.lock
[filelock:filelock] Attempting to release lock 140704885666832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/d/7/3/f/2d73fe49e57c9dbf65fa4973fd18725116559565305132f3c45dbb7a.lock
[filelock:filelock] Lock 140704885666832 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/d/7/3/f/2d73fe49e57c9dbf65fa4973fd18725116559565305132f3c45dbb7a.lock
   1: selecting shortuuid (1.0.13)
Source (PyPI): Getting info for freezegun (1.5.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/freezegun/1.5.1/json HTTP/1.1" 200 3661
[filelock:filelock] Attempting to acquire lock 140704885664336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/2/5/2/1/625210ee6e0bdf5d9635860d9de4881194cdaad95223ee570bda6ce3.lock
[filelock:filelock] Lock 140704885664336 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/2/5/2/1/625210ee6e0bdf5d9635860d9de4881194cdaad95223ee570bda6ce3.lock
[filelock:filelock] Attempting to release lock 140704885664336 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/2/5/2/1/625210ee6e0bdf5d9635860d9de4881194cdaad95223ee570bda6ce3.lock
[filelock:filelock] Lock 140704885664336 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/2/5/2/1/625210ee6e0bdf5d9635860d9de4881194cdaad95223ee570bda6ce3.lock
   1: fact: freezegun (1.5.1) depends on python-dateutil (>=2.7)
   1: selecting freezegun (1.5.1)
Source (PyPI): Getting info for pytest-django (4.10.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pytest-django/4.10.0/json HTTP/1.1" 200 3171
[filelock:filelock] Attempting to acquire lock 140704885669136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/6/6/9/0f669c0747dd0489dfb6f56ebdf16393c11615a36caa855c72724577.lock
[filelock:filelock] Lock 140704885669136 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/6/6/9/0f669c0747dd0489dfb6f56ebdf16393c11615a36caa855c72724577.lock
[filelock:filelock] Attempting to release lock 140704885669136 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/6/6/9/0f669c0747dd0489dfb6f56ebdf16393c11615a36caa855c72724577.lock
[filelock:filelock] Lock 140704885669136 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/f/6/6/9/0f669c0747dd0489dfb6f56ebdf16393c11615a36caa855c72724577.lock
   1: fact: pytest-django (4.10.0) depends on pytest (>=7.0.0)
   1: selecting pytest-django (4.10.0)
Source (PyPI): Getting info for sphinxcontrib-jsmath (1.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sphinxcontrib-jsmath/1.0.1/json HTTP/1.1" 200 1259
[filelock:filelock] Attempting to acquire lock 140704885669520 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/3/c/0/b/73c0b7484a4325189edccda90c00145183cc772ff2bffc1bee3a1e95.lock
[filelock:filelock] Lock 140704885669520 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/3/c/0/b/73c0b7484a4325189edccda90c00145183cc772ff2bffc1bee3a1e95.lock
[filelock:filelock] Attempting to release lock 140704885669520 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/3/c/0/b/73c0b7484a4325189edccda90c00145183cc772ff2bffc1bee3a1e95.lock
[filelock:filelock] Lock 140704885669520 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/3/c/0/b/73c0b7484a4325189edccda90c00145183cc772ff2bffc1bee3a1e95.lock
   1: selecting sphinxcontrib-jsmath (1.0.1)
Source (PyPI): Getting info for sniffio (1.3.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sniffio/1.3.1/json HTTP/1.1" 200 2160
[filelock:filelock] Attempting to acquire lock 140704885669040 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/4/6/d/aa46d5e73597af8efd06dfc8f5633685b2f957efb630588a50b28eef.lock
[filelock:filelock] Lock 140704885669040 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/4/6/d/aa46d5e73597af8efd06dfc8f5633685b2f957efb630588a50b28eef.lock
[filelock:filelock] Attempting to release lock 140704885669040 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/4/6/d/aa46d5e73597af8efd06dfc8f5633685b2f957efb630588a50b28eef.lock
[filelock:filelock] Lock 140704885669040 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/4/6/d/aa46d5e73597af8efd06dfc8f5633685b2f957efb630588a50b28eef.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/e9/44/75a9c9421471a6c4805dbf2356f7c181a29c1879239abab1ea2cc8f38b40/sniffio-1.3.1-py3-none-any.whl.metadata HTTP/1.1" 200 1455
[filelock:filelock] Attempting to acquire lock 140704885669328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/5/d/2/b/05d2b64c05880a9f3c9fc979c15cf2e6a96deb4d9953f4cf863dd87b.lock
[filelock:filelock] Lock 140704885669328 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/5/d/2/b/05d2b64c05880a9f3c9fc979c15cf2e6a96deb4d9953f4cf863dd87b.lock
[filelock:filelock] Attempting to release lock 140704885669328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/5/d/2/b/05d2b64c05880a9f3c9fc979c15cf2e6a96deb4d9953f4cf863dd87b.lock
[filelock:filelock] Lock 140704885669328 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/5/d/2/b/05d2b64c05880a9f3c9fc979c15cf2e6a96deb4d9953f4cf863dd87b.lock
   1: selecting sniffio (1.3.1)
Source (PyPI): Getting info for django-timezone-field (7.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-timezone-field/7.1/json HTTP/1.1" 200 4960
[filelock:filelock] Attempting to acquire lock 140704885653968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/d/c/5/c/0dc5cfbb4da84c40c0da08a780bfadfb93206348a87b07235c7ce420.lock
[filelock:filelock] Lock 140704885653968 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/d/c/5/c/0dc5cfbb4da84c40c0da08a780bfadfb93206348a87b07235c7ce420.lock
[filelock:filelock] Attempting to release lock 140704885653968 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/d/c/5/c/0dc5cfbb4da84c40c0da08a780bfadfb93206348a87b07235c7ce420.lock
[filelock:filelock] Lock 140704885653968 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/d/c/5/c/0dc5cfbb4da84c40c0da08a780bfadfb93206348a87b07235c7ce420.lock
   1: fact: django-timezone-field (7.1) depends on Django (>=3.2,<6.0)
   1: selecting django-timezone-field (7.1)
Source (PyPI): Getting info for django-iconify (0.4.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-iconify/0.4.1/json HTTP/1.1" 200 3217
[filelock:filelock] Attempting to acquire lock 140704885666064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/5/c/e/275cec2264426ca7ffbe95749293616117681523e58844a6cfc6f1d8.lock
[filelock:filelock] Lock 140704885666064 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/5/c/e/275cec2264426ca7ffbe95749293616117681523e58844a6cfc6f1d8.lock
[filelock:filelock] Attempting to release lock 140704885666064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/5/c/e/275cec2264426ca7ffbe95749293616117681523e58844a6cfc6f1d8.lock
[filelock:filelock] Lock 140704885666064 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/7/5/c/e/275cec2264426ca7ffbe95749293616117681523e58844a6cfc6f1d8.lock
   1: fact: django-iconify (0.4.1) depends on Django (>4.2,<6.0)
   1: selecting django-iconify (0.4.1)
Source (PyPI): Getting info for django-invitations (2.1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-invitations/2.1.0/json HTTP/1.1" 200 1652
[filelock:filelock] Attempting to acquire lock 140704885668080 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/a/f/b/9dafb558cc3ec2cdf79c8717f2e23e658363bd1e3c8105c59a557c4f.lock
[filelock:filelock] Lock 140704885668080 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/a/f/b/9dafb558cc3ec2cdf79c8717f2e23e658363bd1e3c8105c59a557c4f.lock
[filelock:filelock] Attempting to release lock 140704885668080 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/a/f/b/9dafb558cc3ec2cdf79c8717f2e23e658363bd1e3c8105c59a557c4f.lock
[filelock:filelock] Lock 140704885668080 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/a/f/b/9dafb558cc3ec2cdf79c8717f2e23e658363bd1e3c8105c59a557c4f.lock
   1: fact: django-invitations (2.1.0) depends on django (>=3.2)
   1: selecting django-invitations (2.1.0)
Source (PyPI): Getting info for celery-haystack-ng (2.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/celery-haystack-ng/2.0.1/json HTTP/1.1" 200 2174
[filelock:filelock] Attempting to acquire lock 140704885655888 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/3/0/f/1830f081ea827f3667a420507fb029e3994f71c32592ccf885aa7300.lock
[filelock:filelock] Lock 140704885655888 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/3/0/f/1830f081ea827f3667a420507fb029e3994f71c32592ccf885aa7300.lock
[filelock:filelock] Attempting to release lock 140704885655888 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/3/0/f/1830f081ea827f3667a420507fb029e3994f71c32592ccf885aa7300.lock
[filelock:filelock] Lock 140704885655888 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/8/3/0/f/1830f081ea827f3667a420507fb029e3994f71c32592ccf885aa7300.lock
   1: fact: celery-haystack-ng (2.0.1) depends on django-appconf (>=0.4.1)
   1: fact: celery-haystack-ng (2.0.1) depends on django-haystack (>=2.0)
   1: fact: celery-haystack-ng (2.0.1) depends on celery (>=4.0)
   1: selecting celery-haystack-ng (2.0.1)
Source (PyPI): Getting info for django-cache-memoize (0.2.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-cache-memoize/0.2.1/json HTTP/1.1" 200 6172
[filelock:filelock] Attempting to acquire lock 140704885658672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/9/3/e/1f93eab875fe3f91adc7e92caaa6f3f30858134c144b6582f1606abe.lock
[filelock:filelock] Lock 140704885658672 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/9/3/e/1f93eab875fe3f91adc7e92caaa6f3f30858134c144b6582f1606abe.lock
[filelock:filelock] Attempting to release lock 140704885658672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/9/3/e/1f93eab875fe3f91adc7e92caaa6f3f30858134c144b6582f1606abe.lock
[filelock:filelock] Lock 140704885658672 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/9/3/e/1f93eab875fe3f91adc7e92caaa6f3f30858134c144b6582f1606abe.lock
   1: selecting django-cache-memoize (0.2.1)
Source (PyPI): Getting info for django-polymorphic (3.1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-polymorphic/3.1.0/json HTTP/1.1" 200 2477
[filelock:filelock] Attempting to acquire lock 140704886112528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/9/e/d/949ed286bd589515dc6fe7842a685e604578fadeb3a861f29564ecf8.lock
[filelock:filelock] Lock 140704886112528 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/9/e/d/949ed286bd589515dc6fe7842a685e604578fadeb3a861f29564ecf8.lock
[filelock:filelock] Attempting to release lock 140704886112528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/9/e/d/949ed286bd589515dc6fe7842a685e604578fadeb3a861f29564ecf8.lock
[filelock:filelock] Lock 140704886112528 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/9/e/d/949ed286bd589515dc6fe7842a685e604578fadeb3a861f29564ecf8.lock
   1: fact: django-polymorphic (3.1.0) depends on Django (>=2.1)
   1: selecting django-polymorphic (3.1.0)
Source (PyPI): Getting info for django-celery-beat (2.7.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-celery-beat/2.7.0/json HTTP/1.1" 200 4906
[filelock:filelock] Attempting to acquire lock 140704886112720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/1/1/b/f411baeeb03e9ccd9c8fff62aac833c49a8f03cd046bd49c980f902f.lock
[filelock:filelock] Lock 140704886112720 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/1/1/b/f411baeeb03e9ccd9c8fff62aac833c49a8f03cd046bd49c980f902f.lock
[filelock:filelock] Attempting to release lock 140704886112720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/1/1/b/f411baeeb03e9ccd9c8fff62aac833c49a8f03cd046bd49c980f902f.lock
[filelock:filelock] Lock 140704886112720 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/1/1/b/f411baeeb03e9ccd9c8fff62aac833c49a8f03cd046bd49c980f902f.lock
   1: fact: django-celery-beat (2.7.0) depends on celery (>=5.2.3,<6.0)
   1: fact: django-celery-beat (2.7.0) depends on django-timezone-field (>=5.0)
   1: fact: django-celery-beat (2.7.0) depends on tzdata (*)
   1: fact: django-celery-beat (2.7.0) depends on python-crontab (>=2.3.4)
   1: fact: django-celery-beat (2.7.0) depends on cron-descriptor (>=1.2.32)
   1: fact: django-celery-beat (2.7.0) depends on Django (>=2.2,<5.2)
   1: selecting django-celery-beat (2.7.0)
   1: derived: cron-descriptor (>=1.2.32)
   1: derived: python-crontab (>=2.3.4)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/cron-descriptor/ HTTP/1.1" 200 4034
[filelock:filelock] Attempting to acquire lock 140704886115024 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/a/4/e/6fa4ec57125137c140a2b59995ee0bc38ec5df3ad82deae8ee18f8fe.lock
[filelock:filelock] Lock 140704886115024 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/a/4/e/6fa4ec57125137c140a2b59995ee0bc38ec5df3ad82deae8ee18f8fe.lock
[filelock:filelock] Attempting to release lock 140704886115024 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/a/4/e/6fa4ec57125137c140a2b59995ee0bc38ec5df3ad82deae8ee18f8fe.lock
[filelock:filelock] Lock 140704886115024 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/f/a/4/e/6fa4ec57125137c140a2b59995ee0bc38ec5df3ad82deae8ee18f8fe.lock
Source (PyPI): 7 packages found for cron-descriptor >=1.2.32
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/python-crontab/ HTTP/1.1" 200 8401
[filelock:filelock] Attempting to acquire lock 140704886115600 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/9/d/8/4/69d847321c869942ee56a97c4eb003c54319fd2d9dcd6f69a4f1f055.lock
[filelock:filelock] Lock 140704886115600 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/9/d/8/4/69d847321c869942ee56a97c4eb003c54319fd2d9dcd6f69a4f1f055.lock
[filelock:filelock] Attempting to release lock 140704886115600 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/9/d/8/4/69d847321c869942ee56a97c4eb003c54319fd2d9dcd6f69a4f1f055.lock
[filelock:filelock] Lock 140704886115600 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/9/d/8/4/69d847321c869942ee56a97c4eb003c54319fd2d9dcd6f69a4f1f055.lock
Skipping url (https://files.pythonhosted.org/packages/1b/51/88c692ae57da0bc704d77be92688518749794397fb8beac1ff7cb0144e7f/python-crontab-0.7.linux-i686.tar.gz) due to invalid version (None)
Source (PyPI): 16 packages found for python-crontab >=2.3.4
Source (PyPI): Getting info for python-crontab (3.2.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/python-crontab/3.2.0/json HTTP/1.1" 200 6787
[filelock:filelock] Attempting to acquire lock 140704886118384 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/a/0/f/7ea0f138b97247f2d8819e24b8403753972f120e773ec16ef34c58bb.lock
[filelock:filelock] Lock 140704886118384 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/a/0/f/7ea0f138b97247f2d8819e24b8403753972f120e773ec16ef34c58bb.lock
[filelock:filelock] Attempting to release lock 140704886118384 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/a/0/f/7ea0f138b97247f2d8819e24b8403753972f120e773ec16ef34c58bb.lock
[filelock:filelock] Lock 140704886118384 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/e/a/0/f/7ea0f138b97247f2d8819e24b8403753972f120e773ec16ef34c58bb.lock
   1: fact: python-crontab (3.2.0) depends on python-dateutil (*)
   1: selecting python-crontab (3.2.0)
Source (PyPI): Getting info for cron-descriptor (1.4.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/cron-descriptor/1.4.5/json HTTP/1.1" 200 3065
[filelock:filelock] Attempting to acquire lock 140704886117712 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/0/7/4/950748c3ab434f25b95bdc9f1ce62c676ce318bdb6041d7ad33ec5c9.lock
[filelock:filelock] Lock 140704886117712 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/0/7/4/950748c3ab434f25b95bdc9f1ce62c676ce318bdb6041d7ad33ec5c9.lock
[filelock:filelock] Attempting to release lock 140704886117712 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/0/7/4/950748c3ab434f25b95bdc9f1ce62c676ce318bdb6041d7ad33ec5c9.lock
[filelock:filelock] Lock 140704886117712 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/5/0/7/4/950748c3ab434f25b95bdc9f1ce62c676ce318bdb6041d7ad33ec5c9.lock
   1: selecting cron-descriptor (1.4.5)
Source (PyPI): Getting info for html2text (2024.2.26) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/html2text/2024.2.26/json HTTP/1.1" 200 2047
[filelock:filelock] Attempting to acquire lock 140704886118384 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/5/2/7/6/b5276812378d8104f8ab2e53881618f003a6ac5536ae2fe821edc36b.lock
[filelock:filelock] Lock 140704886118384 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/5/2/7/6/b5276812378d8104f8ab2e53881618f003a6ac5536ae2fe821edc36b.lock
[filelock:filelock] Attempting to release lock 140704886118384 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/5/2/7/6/b5276812378d8104f8ab2e53881618f003a6ac5536ae2fe821edc36b.lock
[filelock:filelock] Lock 140704886118384 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/5/2/7/6/b5276812378d8104f8ab2e53881618f003a6ac5536ae2fe821edc36b.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
Source (PyPI): Downloading: https://files.pythonhosted.org/packages/1a/43/e1d53588561e533212117750ee79ad0ba02a41f52a08c1df3396bd466c05/html2text-2024.2.26.tar.gz
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/1a/43/e1d53588561e533212117750ee79ad0ba02a41f52a08c1df3396bd466c05/html2text-2024.2.26.tar.gz HTTP/1.1" 200 56527
[filelock:filelock] Attempting to acquire lock 140704886118768 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/d/c/d/0/ddcd02b319d77cbb75227308d68eda7d818ac22e78ca17411d4d4493.lock
[filelock:filelock] Lock 140704886118768 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/d/c/d/0/ddcd02b319d77cbb75227308d68eda7d818ac22e78ca17411d4d4493.lock
[filelock:filelock] Attempting to release lock 140704886118768 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/d/c/d/0/ddcd02b319d77cbb75227308d68eda7d818ac22e78ca17411d4d4493.lock
[filelock:filelock] Lock 140704886118768 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/d/c/d/0/ddcd02b319d77cbb75227308d68eda7d818ac22e78ca17411d4d4493.lock
[virtualenv:virtualenv.discovery.builtin] find interpreter for spec PythonSpec(path=/usr/bin/python3)
[virtualenv:virtualenv.discovery.builtin] proposed PythonInfo(spec=CPython3.13.2.final.0-64, exe=/usr/bin/python3.13, platform=linux, version='3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]', encoding_fs_io=utf-8-utf-8)
[virtualenv:virtualenv.discovery.builtin] accepted PythonInfo(spec=CPython3.13.2.final.0-64, exe=/usr/bin/python3.13, platform=linux, version='3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]', encoding_fs_io=utf-8-utf-8)
[virtualenv:virtualenv.run.session] create virtual environment via CPython3Posix(dest=/tmp/tmp0riy9e1r/.venv, clear=False, no_vcs_ignore=False, global=False)
[virtualenv:virtualenv.util.path._sync] create folder /tmp/tmp0riy9e1r/.venv/bin
[virtualenv:virtualenv.util.path._sync] create folder /tmp/tmp0riy9e1r/.venv/lib/python3.13/site-packages
[virtualenv:virtualenv.create.pyenv_cfg] write /tmp/tmp0riy9e1r/.venv/pyvenv.cfg
[virtualenv:virtualenv.create.pyenv_cfg] 	home = /usr/bin
[virtualenv:virtualenv.create.pyenv_cfg] 	implementation = CPython
[virtualenv:virtualenv.create.pyenv_cfg] 	version_info = 3.13.2.final.0
[virtualenv:virtualenv.create.pyenv_cfg] 	virtualenv = 20.29.1
[virtualenv:virtualenv.create.pyenv_cfg] 	include-system-site-packages = false
[virtualenv:virtualenv.create.pyenv_cfg] 	base-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-exec-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-executable = /usr/bin/python3.13
[virtualenv:virtualenv.util.path._sync] symlink /usr/bin/python3.13 to /tmp/tmp0riy9e1r/.venv/bin/python
[virtualenv:virtualenv.create.via_global_ref.api] create virtualenv import hook file /tmp/tmp0riy9e1r/.venv/lib/python3.13/site-packages/_virtualenv.pth
[virtualenv:virtualenv.create.via_global_ref.api] create /tmp/tmp0riy9e1r/.venv/lib/python3.13/site-packages/_virtualenv.py
[virtualenv:virtualenv.run.session] ============================== target debug ==============================
[virtualenv:virtualenv.create.creator] debug via /tmp/tmp0riy9e1r/.venv/bin/python /usr/lib/python3/dist-packages/virtualenv/create/debug.py
[virtualenv:virtualenv.run.session] {
[virtualenv:virtualenv.run.session]   "sys": {
[virtualenv:virtualenv.run.session]     "executable": "/tmp/tmp0riy9e1r/.venv/bin/python",
[virtualenv:virtualenv.run.session]     "_base_executable": "/usr/bin/python3.13",
[virtualenv:virtualenv.run.session]     "prefix": "/tmp/tmp0riy9e1r/.venv",
[virtualenv:virtualenv.run.session]     "base_prefix": "/usr",
[virtualenv:virtualenv.run.session]     "real_prefix": null,
[virtualenv:virtualenv.run.session]     "exec_prefix": "/tmp/tmp0riy9e1r/.venv",
[virtualenv:virtualenv.run.session]     "base_exec_prefix": "/usr",
[virtualenv:virtualenv.run.session]     "path": [
[virtualenv:virtualenv.run.session]       "/usr/lib/python313.zip",
[virtualenv:virtualenv.run.session]       "/usr/lib/python3.13",
[virtualenv:virtualenv.run.session]       "/usr/lib/python3.13/lib-dynload",
[virtualenv:virtualenv.run.session]       "/tmp/tmp0riy9e1r/.venv/lib/python3.13/site-packages"
[virtualenv:virtualenv.run.session]     ],
[virtualenv:virtualenv.run.session]     "meta_path": [
[virtualenv:virtualenv.run.session]       "<class '_virtualenv._Finder'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib.BuiltinImporter'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib.FrozenImporter'>",
[virtualenv:virtualenv.run.session]       "<class '_frozen_importlib_external.PathFinder'>"
[virtualenv:virtualenv.run.session]     ],
[virtualenv:virtualenv.run.session]     "fs_encoding": "utf-8",
[virtualenv:virtualenv.run.session]     "io_encoding": "utf-8"
[virtualenv:virtualenv.run.session]   },
[virtualenv:virtualenv.run.session]   "version": "3.13.2 (main, Feb  5 2025, 01:23:35) [GCC 14.2.0]",
[virtualenv:virtualenv.run.session]   "makefile_filename": "/usr/lib/python3.13/config-3.13-x86_64-linux-gnu/Makefile",
[virtualenv:virtualenv.run.session]   "os": "<module 'os' (frozen)>",
[virtualenv:virtualenv.run.session]   "site": "<module 'site' (frozen)>",
[virtualenv:virtualenv.run.session]   "datetime": "<module 'datetime' from '/usr/lib/python3.13/datetime.py'>",
[virtualenv:virtualenv.run.session]   "math": "<module 'math' (built-in)>",
[virtualenv:virtualenv.run.session]   "json": "<module 'json' from '/usr/lib/python3.13/json/__init__.py'>"
[virtualenv:virtualenv.run.session] }
[virtualenv:virtualenv.run.session] add activators for Bash, CShell, Fish, Nushell, PowerShell, Python
[virtualenv:virtualenv.create.pyenv_cfg] write /tmp/tmp0riy9e1r/.venv/pyvenv.cfg
[virtualenv:virtualenv.create.pyenv_cfg] 	home = /usr/bin
[virtualenv:virtualenv.create.pyenv_cfg] 	implementation = CPython
[virtualenv:virtualenv.create.pyenv_cfg] 	version_info = 3.13.2.final.0
[virtualenv:virtualenv.create.pyenv_cfg] 	virtualenv = 20.29.1
[virtualenv:virtualenv.create.pyenv_cfg] 	include-system-site-packages = false
[virtualenv:virtualenv.create.pyenv_cfg] 	base-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-exec-prefix = /usr
[virtualenv:virtualenv.create.pyenv_cfg] 	base-executable = /usr/bin/python3.13
Checking if keyring is available
Backend 'null Keyring' is not suitable
No valid keyring backend was found
Creating new session for pypi.org
Source (PyPI): 243 packages found for setuptools >=40.8.0
Source (PyPI): 1 packages found for setuptools >=40.8.0
[build:build] Getting build dependencies for wheel...
Source (PyPI): 243 packages found for setuptools >=40.8.0
Source (PyPI): 1 packages found for setuptools >=40.8.0
[build:build] Getting metadata for wheel...
   1: selecting html2text (2024.2.26)
Source (PyPI): Getting info for django-templated-email (3.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-templated-email/3.0.1/json HTTP/1.1" 200 6218
[filelock:filelock] Attempting to acquire lock 140704886122608 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/e/5/6/94e56dc6173ae6b24beef75192ae918943f6f18f510e020696ccb143.lock
[filelock:filelock] Lock 140704886122608 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/e/5/6/94e56dc6173ae6b24beef75192ae918943f6f18f510e020696ccb143.lock
[filelock:filelock] Attempting to release lock 140704886122608 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/e/5/6/94e56dc6173ae6b24beef75192ae918943f6f18f510e020696ccb143.lock
[filelock:filelock] Lock 140704886122608 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/4/e/5/6/94e56dc6173ae6b24beef75192ae918943f6f18f510e020696ccb143.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
Source (PyPI): Downloading: https://files.pythonhosted.org/packages/20/53/b83f08603fbaa8a6af4d67329bafb528e1af0d60f7d9ee6f3ae70429d15e/django-templated-email-3.0.1.tar.gz
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/20/53/b83f08603fbaa8a6af4d67329bafb528e1af0d60f7d9ee6f3ae70429d15e/django-templated-email-3.0.1.tar.gz HTTP/1.1" 200 13468
[filelock:filelock] Attempting to acquire lock 140704883276880 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/f/a/0/c9fa0e84e201457d3c22db9ef42f387d1bf2f2b030b588cca631b29a.lock
[filelock:filelock] Lock 140704883276880 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/f/a/0/c9fa0e84e201457d3c22db9ef42f387d1bf2f2b030b588cca631b29a.lock
[filelock:filelock] Attempting to release lock 140704883276880 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/f/a/0/c9fa0e84e201457d3c22db9ef42f387d1bf2f2b030b588cca631b29a.lock
[filelock:filelock] Lock 140704883276880 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/9/f/a/0/c9fa0e84e201457d3c22db9ef42f387d1bf2f2b030b588cca631b29a.lock
   1: fact: django-templated-email (3.0.1) depends on django-render-block (>=0.5)
   1: selecting django-templated-email (3.0.1)
   1: derived: django-render-block (>=0.5)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/django-render-block/ HTTP/1.1" 200 3039
[filelock:filelock] Attempting to acquire lock 140704883276976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/9/e/6/bb9e621c45b5435de67aee71cb7fe3dbad3622b66bcf413053977932.lock
[filelock:filelock] Lock 140704883276976 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/9/e/6/bb9e621c45b5435de67aee71cb7fe3dbad3622b66bcf413053977932.lock
[filelock:filelock] Attempting to release lock 140704883276976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/9/e/6/bb9e621c45b5435de67aee71cb7fe3dbad3622b66bcf413053977932.lock
[filelock:filelock] Lock 140704883276976 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/b/9/e/6/bb9e621c45b5435de67aee71cb7fe3dbad3622b66bcf413053977932.lock
Source (PyPI): 8 packages found for django-render-block >=0.5
Source (PyPI): Getting info for django-render-block (0.10) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-render-block/0.10/json HTTP/1.1" 200 4739
[filelock:filelock] Attempting to acquire lock 140704883377840 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/8/f/2/c/48f2ce431a3b4b898a1f099b900bf2f7897826449834449dab86047b.lock
[filelock:filelock] Lock 140704883377840 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/8/f/2/c/48f2ce431a3b4b898a1f099b900bf2f7897826449834449dab86047b.lock
[filelock:filelock] Attempting to release lock 140704883377840 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/8/f/2/c/48f2ce431a3b4b898a1f099b900bf2f7897826449834449dab86047b.lock
[filelock:filelock] Lock 140704883377840 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/8/f/2/c/48f2ce431a3b4b898a1f099b900bf2f7897826449834449dab86047b.lock
   1: fact: django-render-block (0.10) depends on django (>=3.2)
   1: selecting django-render-block (0.10)
Source (PyPI): Getting info for django-filter (24.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-filter/24.3/json HTTP/1.1" 200 2685
[filelock:filelock] Attempting to acquire lock 140704883378224 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/9/9/2/10992ee95d59dc666c1fd5739698430456aa9c020d37fb9ffcc4e8ac.lock
[filelock:filelock] Lock 140704883378224 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/9/9/2/10992ee95d59dc666c1fd5739698430456aa9c020d37fb9ffcc4e8ac.lock
[filelock:filelock] Attempting to release lock 140704883378224 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/9/9/2/10992ee95d59dc666c1fd5739698430456aa9c020d37fb9ffcc4e8ac.lock
[filelock:filelock] Lock 140704883378224 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/0/9/9/2/10992ee95d59dc666c1fd5739698430456aa9c020d37fb9ffcc4e8ac.lock
   1: fact: django-filter (24.3) depends on Django (>=4.2)
   1: selecting django-filter (24.3)
Source (PyPI): Getting info for django-ipware (7.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-ipware/7.0.1/json HTTP/1.1" 200 3932
[filelock:filelock] Attempting to acquire lock 140704883378992 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/0/3/a/4/803a40311acee2446e5aff0cf8d46836adc3d5865585b55ea4b35f70.lock
[filelock:filelock] Lock 140704883378992 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/0/3/a/4/803a40311acee2446e5aff0cf8d46836adc3d5865585b55ea4b35f70.lock
[filelock:filelock] Attempting to release lock 140704883378992 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/0/3/a/4/803a40311acee2446e5aff0cf8d46836adc3d5865585b55ea4b35f70.lock
[filelock:filelock] Lock 140704883378992 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/0/3/a/4/803a40311acee2446e5aff0cf8d46836adc3d5865585b55ea4b35f70.lock
   1: fact: django-ipware (7.0.1) depends on python-ipware (>=2.0.3)
   1: selecting django-ipware (7.0.1)
   1: derived: python-ipware (>=2.0.3)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/python-ipware/ HTTP/1.1" 200 2966
[filelock:filelock] Attempting to acquire lock 140704883378320 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/5/f/3/e95f33ace40fa752477333740a315ffebdb05c45991adccb4ae944c5.lock
[filelock:filelock] Lock 140704883378320 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/5/f/3/e95f33ace40fa752477333740a315ffebdb05c45991adccb4ae944c5.lock
[filelock:filelock] Attempting to release lock 140704883378320 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/5/f/3/e95f33ace40fa752477333740a315ffebdb05c45991adccb4ae944c5.lock
[filelock:filelock] Lock 140704883378320 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/9/5/f/3/e95f33ace40fa752477333740a315ffebdb05c45991adccb4ae944c5.lock
Source (PyPI): 4 packages found for python-ipware >=2.0.3
Source (PyPI): Getting info for python-ipware (3.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/python-ipware/3.0.0/json HTTP/1.1" 200 5633
[filelock:filelock] Attempting to acquire lock 140704883380240 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/e/f/0/0/8ef00f95e46f1f0dcea24ffb864e3734f52a1d3b0487e13025c22c39.lock
[filelock:filelock] Lock 140704883380240 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/e/f/0/0/8ef00f95e46f1f0dcea24ffb864e3734f52a1d3b0487e13025c22c39.lock
[filelock:filelock] Attempting to release lock 140704883380240 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/e/f/0/0/8ef00f95e46f1f0dcea24ffb864e3734f52a1d3b0487e13025c22c39.lock
[filelock:filelock] Lock 140704883380240 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/e/f/0/0/8ef00f95e46f1f0dcea24ffb864e3734f52a1d3b0487e13025c22c39.lock
   1: selecting python-ipware (3.0.0)
Source (PyPI): Getting info for django-maintenance-mode (0.21.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-maintenance-mode/0.21.1/json HTTP/1.1" 200 5390
[filelock:filelock] Attempting to acquire lock 140704883381104 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/1/e/3/c41e35a2c66ed5c57745f89df56a5f073703117b634fe1b555d90f34.lock
[filelock:filelock] Lock 140704883381104 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/1/e/3/c41e35a2c66ed5c57745f89df56a5f073703117b634fe1b555d90f34.lock
[filelock:filelock] Attempting to release lock 140704883381104 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/1/e/3/c41e35a2c66ed5c57745f89df56a5f073703117b634fe1b555d90f34.lock
[filelock:filelock] Lock 140704883381104 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/1/e/3/c41e35a2c66ed5c57745f89df56a5f073703117b634fe1b555d90f34.lock
   1: fact: django-maintenance-mode (0.21.1) depends on python-fsutil (>=0.13.1,<1.0.0)
   1: selecting django-maintenance-mode (0.21.1)
   1: derived: python-fsutil (>=0.13.1,<1.0.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/python-fsutil/ HTTP/1.1" 200 5919
[filelock:filelock] Attempting to acquire lock 140704883380720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/b/1/e/1fb1ec87b87d6036f6dd2d6545d008b8e8bc44cb4afd9637c17022d4.lock
[filelock:filelock] Lock 140704883380720 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/b/1/e/1fb1ec87b87d6036f6dd2d6545d008b8e8bc44cb4afd9637c17022d4.lock
[filelock:filelock] Attempting to release lock 140704883380720 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/b/1/e/1fb1ec87b87d6036f6dd2d6545d008b8e8bc44cb4afd9637c17022d4.lock
[filelock:filelock] Lock 140704883380720 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/b/1/e/1fb1ec87b87d6036f6dd2d6545d008b8e8bc44cb4afd9637c17022d4.lock
Source (PyPI): 4 packages found for python-fsutil >=0.13.1,<1.0.0
Source (PyPI): Getting info for python-fsutil (0.15.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/python-fsutil/0.15.0/json HTTP/1.1" 200 6636
[filelock:filelock] Attempting to acquire lock 140704883382448 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/c/7/8/9dc78b71620812aa40555d940f3a39447a41b658b53fd63001960982.lock
[filelock:filelock] Lock 140704883382448 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/c/7/8/9dc78b71620812aa40555d940f3a39447a41b658b53fd63001960982.lock
[filelock:filelock] Attempting to release lock 140704883382448 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/c/7/8/9dc78b71620812aa40555d940f3a39447a41b658b53fd63001960982.lock
[filelock:filelock] Lock 140704883382448 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/d/c/7/8/9dc78b71620812aa40555d940f3a39447a41b658b53fd63001960982.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/33/de/fc2c3fa9d1f29c017c8eba2448efe86495b762111cf613a4c6d860158970/python_fsutil-0.15.0-py3-none-any.whl.metadata HTTP/1.1" 200 5856
[filelock:filelock] Attempting to acquire lock 140704883382256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/5/f/0/685f0823a6812efa30eb2e13c74e38c3e260828ebdf38d5897748e2f.lock
[filelock:filelock] Lock 140704883382256 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/5/f/0/685f0823a6812efa30eb2e13c74e38c3e260828ebdf38d5897748e2f.lock
[filelock:filelock] Attempting to release lock 140704883382256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/5/f/0/685f0823a6812efa30eb2e13c74e38c3e260828ebdf38d5897748e2f.lock
[filelock:filelock] Lock 140704883382256 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/5/f/0/685f0823a6812efa30eb2e13c74e38c3e260828ebdf38d5897748e2f.lock
   1: selecting python-fsutil (0.15.0)
Source (PyPI): Getting info for django-cte (1.3.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/django-cte/1.3.3/json HTTP/1.1" 200 1556
[filelock:filelock] Attempting to acquire lock 140704883382736 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/d/1/5/6/3d1569d4b4ba7398d04e28feb141271087798a2935b3fab3508cc189.lock
[filelock:filelock] Lock 140704883382736 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/d/1/5/6/3d1569d4b4ba7398d04e28feb141271087798a2935b3fab3508cc189.lock
[filelock:filelock] Attempting to release lock 140704883382736 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/d/1/5/6/3d1569d4b4ba7398d04e28feb141271087798a2935b3fab3508cc189.lock
[filelock:filelock] Lock 140704883382736 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/d/1/5/6/3d1569d4b4ba7398d04e28feb141271087798a2935b3fab3508cc189.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/b3/02/a9d12e8c1cb767b2541bf7d759fbe713f84238f1c2bd22ed2ef3bed14606/django_cte-1.3.3-py2.py3-none-any.whl.metadata HTTP/1.1" 200 847
[filelock:filelock] Attempting to acquire lock 140704883382832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/a/0/1/9ea01618c8b396857bb5c537398fc93babf98f2408fc69e62b3b2fde.lock
[filelock:filelock] Lock 140704883382832 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/a/0/1/9ea01618c8b396857bb5c537398fc93babf98f2408fc69e62b3b2fde.lock
[filelock:filelock] Attempting to release lock 140704883382832 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/a/0/1/9ea01618c8b396857bb5c537398fc93babf98f2408fc69e62b3b2fde.lock
[filelock:filelock] Lock 140704883382832 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/a/0/1/9ea01618c8b396857bb5c537398fc93babf98f2408fc69e62b3b2fde.lock
   1: selecting django-cte (1.3.3)
Source (PyPI): Getting info for click-repl (0.3.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/click-repl/0.3.0/json HTTP/1.1" 200 2152
[filelock:filelock] Attempting to acquire lock 140704883385904 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/8/8/a/6388a62e9295a98223e28aef3c745a8f6ca81b56c6095fbe8559766d.lock
[filelock:filelock] Lock 140704883385904 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/8/8/a/6388a62e9295a98223e28aef3c745a8f6ca81b56c6095fbe8559766d.lock
[filelock:filelock] Attempting to release lock 140704883385904 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/8/8/a/6388a62e9295a98223e28aef3c745a8f6ca81b56c6095fbe8559766d.lock
[filelock:filelock] Lock 140704883385904 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/8/8/a/6388a62e9295a98223e28aef3c745a8f6ca81b56c6095fbe8559766d.lock
   1: fact: click-repl (0.3.0) depends on click (>=7.0)
   1: fact: click-repl (0.3.0) depends on prompt-toolkit (>=3.0.36)
   1: selecting click-repl (0.3.0)
Source (PyPI): Getting info for click-didyoumean (0.3.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/click-didyoumean/0.3.1/json HTTP/1.1" 200 1903
[filelock:filelock] Attempting to acquire lock 140704883388208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/6/2/9/d/d629dace495dfaea452bdd73bb3a129a375298dac22b383329ef7f85.lock
[filelock:filelock] Lock 140704883388208 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/6/2/9/d/d629dace495dfaea452bdd73bb3a129a375298dac22b383329ef7f85.lock
[filelock:filelock] Attempting to release lock 140704883388208 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/6/2/9/d/d629dace495dfaea452bdd73bb3a129a375298dac22b383329ef7f85.lock
[filelock:filelock] Lock 140704883388208 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/6/2/9/d/d629dace495dfaea452bdd73bb3a129a375298dac22b383329ef7f85.lock
   1: fact: click-didyoumean (0.3.1) depends on click (>=7)
   1: selecting click-didyoumean (0.3.1)
Source (PyPI): Getting info for billiard (4.2.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/billiard/4.2.1/json HTTP/1.1" 200 2382
[filelock:filelock] Attempting to acquire lock 140704883387728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/d/5/1/e/6d51e57024b3d8b333b2ba67555f3d67f1b47ab7c9916b2fb9c4d8a7.lock
[filelock:filelock] Lock 140704883387728 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/d/5/1/e/6d51e57024b3d8b333b2ba67555f3d67f1b47ab7c9916b2fb9c4d8a7.lock
[filelock:filelock] Attempting to release lock 140704883387728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/d/5/1/e/6d51e57024b3d8b333b2ba67555f3d67f1b47ab7c9916b2fb9c4d8a7.lock
[filelock:filelock] Lock 140704883387728 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/d/5/1/e/6d51e57024b3d8b333b2ba67555f3d67f1b47ab7c9916b2fb9c4d8a7.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/30/da/43b15f28fe5f9e027b41c539abc5469052e9d48fd75f8ff094ba2a0ae767/billiard-4.2.1-py3-none-any.whl.metadata HTTP/1.1" 200 1626
[filelock:filelock] Attempting to acquire lock 140704883385328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/2/2/f/d/f22fd304072fa0275630f11884173031bf7c2d8c0561ae15a237b18c.lock
[filelock:filelock] Lock 140704883385328 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/2/2/f/d/f22fd304072fa0275630f11884173031bf7c2d8c0561ae15a237b18c.lock
[filelock:filelock] Attempting to release lock 140704883385328 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/2/2/f/d/f22fd304072fa0275630f11884173031bf7c2d8c0561ae15a237b18c.lock
[filelock:filelock] Lock 140704883385328 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/2/2/f/d/f22fd304072fa0275630f11884173031bf7c2d8c0561ae15a237b18c.lock
   1: selecting billiard (4.2.1)
Source (PyPI): Getting info for bleach (5.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/bleach/5.0.1/json HTTP/1.1" 200 9986
[filelock:filelock] Attempting to acquire lock 140704883271888 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/8/d/b/318dbd7e4082c9fe139ef646c57bed45e132c3271f615c0f40643728.lock
[filelock:filelock] Lock 140704883271888 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/8/d/b/318dbd7e4082c9fe139ef646c57bed45e132c3271f615c0f40643728.lock
[filelock:filelock] Attempting to release lock 140704883271888 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/8/d/b/318dbd7e4082c9fe139ef646c57bed45e132c3271f615c0f40643728.lock
[filelock:filelock] Lock 140704883271888 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/1/8/d/b/318dbd7e4082c9fe139ef646c57bed45e132c3271f615c0f40643728.lock
   1: fact: bleach[css] (5.0.1) depends on bleach (5.0.1)
   1: fact: bleach[css] (5.0.1) depends on six (>=1.9.0)
   1: fact: bleach[css] (5.0.1) depends on webencodings (*)
   1: fact: bleach[css] (5.0.1) depends on tinycss2 (>=1.1.0,<1.2)
   1: selecting bleach[css] (5.0.1)
   1: derived: tinycss2 (>=1.1.0,<1.2)
   1: derived: webencodings
   1: derived: bleach (==5.0.1)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/tinycss2/ HTTP/1.1" 200 3841
[filelock:filelock] Attempting to acquire lock 140704883388976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/0/4/3/b/6043bf8844497d3f6893a24e04306574d9ae79a5a3804828cc5ad6ef.lock
[filelock:filelock] Lock 140704883388976 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/0/4/3/b/6043bf8844497d3f6893a24e04306574d9ae79a5a3804828cc5ad6ef.lock
[filelock:filelock] Attempting to release lock 140704883388976 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/0/4/3/b/6043bf8844497d3f6893a24e04306574d9ae79a5a3804828cc5ad6ef.lock
[filelock:filelock] Lock 140704883388976 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/0/4/3/b/6043bf8844497d3f6893a24e04306574d9ae79a5a3804828cc5ad6ef.lock
Source (PyPI): 2 packages found for tinycss2 >=1.1.0,<1.2
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/webencodings/ HTTP/1.1" 200 1135
[filelock:filelock] Attempting to acquire lock 140704883386960 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/a/f/1/1aaf12502d9d2700532b5c7786558a9bfb4d409422398ffa270ae51d.lock
[filelock:filelock] Lock 140704883386960 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/a/f/1/1aaf12502d9d2700532b5c7786558a9bfb4d409422398ffa270ae51d.lock
[filelock:filelock] Attempting to release lock 140704883386960 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/a/f/1/1aaf12502d9d2700532b5c7786558a9bfb4d409422398ffa270ae51d.lock
[filelock:filelock] Lock 140704883386960 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/a/f/1/1aaf12502d9d2700532b5c7786558a9bfb4d409422398ffa270ae51d.lock
Source (PyPI): 6 packages found for webencodings *
   1: fact: bleach (5.0.1) depends on six (>=1.9.0)
   1: fact: bleach (5.0.1) depends on webencodings (*)
   1: selecting bleach (5.0.1)
Source (PyPI): Getting info for webencodings (0.5.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/webencodings/0.5.1/json HTTP/1.1" 200 1654
[filelock:filelock] Attempting to acquire lock 140704883378032 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/8/c/f/aa8cfcfa67d407be89d34e9360ab5b3ee2805bd0075f7f0b17674623.lock
[filelock:filelock] Lock 140704883378032 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/8/c/f/aa8cfcfa67d407be89d34e9360ab5b3ee2805bd0075f7f0b17674623.lock
[filelock:filelock] Attempting to release lock 140704883378032 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/8/c/f/aa8cfcfa67d407be89d34e9360ab5b3ee2805bd0075f7f0b17674623.lock
[filelock:filelock] Lock 140704883378032 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/a/8/c/f/aa8cfcfa67d407be89d34e9360ab5b3ee2805bd0075f7f0b17674623.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl.metadata HTTP/1.1" 200 876
[filelock:filelock] Attempting to acquire lock 140704883389456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/b/3/b/0/4b3b05f30c97ca6caf341b00933bfefb791e056815228b3ae021f7a5.lock
[filelock:filelock] Lock 140704883389456 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/b/3/b/0/4b3b05f30c97ca6caf341b00933bfefb791e056815228b3ae021f7a5.lock
[filelock:filelock] Attempting to release lock 140704883389456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/b/3/b/0/4b3b05f30c97ca6caf341b00933bfefb791e056815228b3ae021f7a5.lock
[filelock:filelock] Lock 140704883389456 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/b/3/b/0/4b3b05f30c97ca6caf341b00933bfefb791e056815228b3ae021f7a5.lock
   1: selecting webencodings (0.5.1)
Source (PyPI): Getting info for phonenumbers (8.13.55) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/phonenumbers/8.13.55/json HTTP/1.1" 200 4551
[filelock:filelock] Attempting to acquire lock 140704883390032 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/7/0/e/e/670ee0fe399f024f4d44b3b178717a9d1e338bc945691814d949ff6f.lock
[filelock:filelock] Lock 140704883390032 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/7/0/e/e/670ee0fe399f024f4d44b3b178717a9d1e338bc945691814d949ff6f.lock
[filelock:filelock] Attempting to release lock 140704883390032 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/7/0/e/e/670ee0fe399f024f4d44b3b178717a9d1e338bc945691814d949ff6f.lock
[filelock:filelock] Lock 140704883390032 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/7/0/e/e/670ee0fe399f024f4d44b3b178717a9d1e338bc945691814d949ff6f.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/50/dc/a7f0a9d5ad8b98bc5406deb00207b268d6d2edd215c21642e8f2ecc6f0ce/phonenumbers-8.13.55-py2.py3-none-any.whl.metadata HTTP/1.1" 200 3761
[filelock:filelock] Attempting to acquire lock 140704883386672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/6/c/4/f36c407fc40922ffc27a9ef9a5b6b924764109fe86fd7df503cc4587.lock
[filelock:filelock] Lock 140704883386672 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/6/c/4/f36c407fc40922ffc27a9ef9a5b6b924764109fe86fd7df503cc4587.lock
[filelock:filelock] Attempting to release lock 140704883386672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/6/c/4/f36c407fc40922ffc27a9ef9a5b6b924764109fe86fd7df503cc4587.lock
[filelock:filelock] Lock 140704883386672 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/6/c/4/f36c407fc40922ffc27a9ef9a5b6b924764109fe86fd7df503cc4587.lock
   1: selecting phonenumbers (8.13.55)
Source (PyPI): Getting info for twilio (9.4.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/twilio/9.4.5/json HTTP/1.1" 200 5974
[filelock:filelock] Attempting to acquire lock 140704883390608 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/7/a/e/5f7ae2c541553e57333ca04c2dea4d6d515013956ef49d78e7aa5d9e.lock
[filelock:filelock] Lock 140704883390608 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/7/a/e/5f7ae2c541553e57333ca04c2dea4d6d515013956ef49d78e7aa5d9e.lock
[filelock:filelock] Attempting to release lock 140704883390608 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/7/a/e/5f7ae2c541553e57333ca04c2dea4d6d515013956ef49d78e7aa5d9e.lock
[filelock:filelock] Lock 140704883390608 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/f/7/a/e/5f7ae2c541553e57333ca04c2dea4d6d515013956ef49d78e7aa5d9e.lock
   1: fact: twilio (9.4.5) depends on requests (>=2.0.0)
   1: fact: twilio (9.4.5) depends on PyJWT (>=2.0.0,<3.0.0)
   1: fact: twilio (9.4.5) depends on aiohttp (>=3.8.4)
   1: fact: twilio (9.4.5) depends on aiohttp-retry (>=2.8.3)
   1: selecting twilio (9.4.5)
   1: derived: aiohttp-retry (>=2.8.3)
   1: derived: aiohttp (>=3.8.4)
   1: derived: PyJWT (>=2.0.0,<3.0.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/aiohttp-retry/ HTTP/1.1" 200 8688
[filelock:filelock] Attempting to acquire lock 140704883384560 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/c/4/0/d/5c40d879a553c082925ea33febe3c13e7621ebe162c95d31a21b2ead.lock
[filelock:filelock] Lock 140704883384560 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/c/4/0/d/5c40d879a553c082925ea33febe3c13e7621ebe162c95d31a21b2ead.lock
[filelock:filelock] Attempting to release lock 140704883384560 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/c/4/0/d/5c40d879a553c082925ea33febe3c13e7621ebe162c95d31a21b2ead.lock
[filelock:filelock] Lock 140704883384560 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/c/4/0/d/5c40d879a553c082925ea33febe3c13e7621ebe162c95d31a21b2ead.lock
Source (PyPI): 3 packages found for aiohttp-retry >=2.8.3
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/aiohttp/ HTTP/1.1" 200 742560
[filelock:filelock] Attempting to acquire lock 140704883386672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/e/4/3/7/de437938ef85929246af957191da12fbc37876e8e6bf1a090f59e1d8.lock
[filelock:filelock] Lock 140704883386672 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/e/4/3/7/de437938ef85929246af957191da12fbc37876e8e6bf1a090f59e1d8.lock
[filelock:filelock] Attempting to release lock 140704883386672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/e/4/3/7/de437938ef85929246af957191da12fbc37876e8e6bf1a090f59e1d8.lock
[filelock:filelock] Lock 140704883386672 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/e/4/3/7/de437938ef85929246af957191da12fbc37876e8e6bf1a090f59e1d8.lock
Source (PyPI): 34 packages found for aiohttp >=3.8.4
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pyjwt/ HTTP/1.1" 200 16282
[filelock:filelock] Attempting to acquire lock 140704877334544 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/4/1/c/2a41cb8e405637e51ada370419ba2d90cff5ec7779741a4b3b53a257.lock
[filelock:filelock] Lock 140704877334544 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/4/1/c/2a41cb8e405637e51ada370419ba2d90cff5ec7779741a4b3b53a257.lock
[filelock:filelock] Attempting to release lock 140704877334544 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/4/1/c/2a41cb8e405637e51ada370419ba2d90cff5ec7779741a4b3b53a257.lock
[filelock:filelock] Lock 140704877334544 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/a/4/1/c/2a41cb8e405637e51ada370419ba2d90cff5ec7779741a4b3b53a257.lock
Source (PyPI): 13 packages found for pyjwt >=2.0.0,<3.0.0
Source (PyPI): Getting info for aiohttp (3.11.12) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/aiohttp/3.11.12/json HTTP/1.1" 200 15319
[filelock:filelock] Attempting to acquire lock 140704877336464 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/0/e/d/7/30ed78e2ca2156ed40e401729f38d4f52b317a72229533dfea18259d.lock
[filelock:filelock] Lock 140704877336464 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/0/e/d/7/30ed78e2ca2156ed40e401729f38d4f52b317a72229533dfea18259d.lock
[filelock:filelock] Attempting to release lock 140704877336464 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/0/e/d/7/30ed78e2ca2156ed40e401729f38d4f52b317a72229533dfea18259d.lock
[filelock:filelock] Lock 140704877336464 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/0/e/d/7/30ed78e2ca2156ed40e401729f38d4f52b317a72229533dfea18259d.lock
   1: fact: aiohttp (3.11.12) depends on aiohappyeyeballs (>=2.3.0)
   1: fact: aiohttp (3.11.12) depends on aiosignal (>=1.1.2)
   1: fact: aiohttp (3.11.12) depends on async-timeout (>=4.0,<6.0)
   1: fact: aiohttp (3.11.12) depends on attrs (>=17.3.0)
   1: fact: aiohttp (3.11.12) depends on frozenlist (>=1.1.1)
   1: fact: aiohttp (3.11.12) depends on multidict (>=4.5,<7.0)
   1: fact: aiohttp (3.11.12) depends on propcache (>=0.2.0)
   1: fact: aiohttp (3.11.12) depends on yarl (>=1.17.0,<2.0)
   1: selecting aiohttp (3.11.12)
   1: derived: yarl (>=1.17.0,<2.0)
   1: derived: propcache (>=0.2.0)
   1: derived: multidict (>=4.5,<7.0)
   1: derived: frozenlist (>=1.1.1)
   1: derived: async-timeout (>=4.0,<6.0)
   1: derived: aiosignal (>=1.1.2)
   1: derived: aiohappyeyeballs (>=2.3.0)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/yarl/ HTTP/1.1" 200 468295
[filelock:filelock] Attempting to acquire lock 140704877343760 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/2/0/3/c4203c5060d0f778eafd521050eab23e6aaa0f9eefa17eb1e671212c.lock
[filelock:filelock] Lock 140704877343760 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/2/0/3/c4203c5060d0f778eafd521050eab23e6aaa0f9eefa17eb1e671212c.lock
[filelock:filelock] Attempting to release lock 140704877343760 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/2/0/3/c4203c5060d0f778eafd521050eab23e6aaa0f9eefa17eb1e671212c.lock
[filelock:filelock] Lock 140704877343760 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/4/2/0/3/c4203c5060d0f778eafd521050eab23e6aaa0f9eefa17eb1e671212c.lock
Source (PyPI): 5 packages found for yarl >=1.17.0,<2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/propcache/ HTTP/1.1" 200 40821
[filelock:filelock] Attempting to acquire lock 140704854253808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/c/7/3/2/5c7324e1f6f306065fa6d1263cbce82c8310fb4475bb74e6f90422e3.lock
[filelock:filelock] Lock 140704854253808 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/c/7/3/2/5c7324e1f6f306065fa6d1263cbce82c8310fb4475bb74e6f90422e3.lock
[filelock:filelock] Attempting to release lock 140704854253808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/c/7/3/2/5c7324e1f6f306065fa6d1263cbce82c8310fb4475bb74e6f90422e3.lock
[filelock:filelock] Lock 140704854253808 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/c/7/3/2/5c7324e1f6f306065fa6d1263cbce82c8310fb4475bb74e6f90422e3.lock
Source (PyPI): 2 packages found for propcache >=0.2.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/multidict/ HTTP/1.1" 200 299192
[filelock:filelock] Attempting to acquire lock 140704853133360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/f/d/6/3/bfd6322b8f4c82d6b7ed54608512187e126478b3b0851b74973f4adc.lock
[filelock:filelock] Lock 140704853133360 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/f/d/6/3/bfd6322b8f4c82d6b7ed54608512187e126478b3b0851b74973f4adc.lock
[filelock:filelock] Attempting to release lock 140704853133360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/f/d/6/3/bfd6322b8f4c82d6b7ed54608512187e126478b3b0851b74973f4adc.lock
[filelock:filelock] Lock 140704853133360 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/f/d/6/3/bfd6322b8f4c82d6b7ed54608512187e126478b3b0851b74973f4adc.lock
Source (PyPI): 24 packages found for multidict >=4.5,<7.0
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/frozenlist/ HTTP/1.1" 200 78648
[filelock:filelock] Attempting to acquire lock 140704883263728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/6/7/8/61678d682a1ea716fb4acccebc1350da197d2251a96e4b9220061051.lock
[filelock:filelock] Lock 140704883263728 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/6/7/8/61678d682a1ea716fb4acccebc1350da197d2251a96e4b9220061051.lock
[filelock:filelock] Attempting to release lock 140704883263728 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/6/7/8/61678d682a1ea716fb4acccebc1350da197d2251a96e4b9220061051.lock
[filelock:filelock] Lock 140704883263728 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/6/7/8/61678d682a1ea716fb4acccebc1350da197d2251a96e4b9220061051.lock
Source (PyPI): 8 packages found for frozenlist >=1.1.1
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/aiosignal/ HTTP/1.1" 200 2725
[filelock:filelock] Attempting to acquire lock 140704901432816 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/8/2/4/db824c526d765b86c60e3a8f549e4d9f6b2c1e8876b000670174e0bc.lock
[filelock:filelock] Lock 140704901432816 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/8/2/4/db824c526d765b86c60e3a8f549e4d9f6b2c1e8876b000670174e0bc.lock
[filelock:filelock] Attempting to release lock 140704901432816 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/8/2/4/db824c526d765b86c60e3a8f549e4d9f6b2c1e8876b000670174e0bc.lock
[filelock:filelock] Lock 140704901432816 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/d/b/8/2/4/db824c526d765b86c60e3a8f549e4d9f6b2c1e8876b000670174e0bc.lock
Source (PyPI): 4 packages found for aiosignal >=1.1.2
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/aiohappyeyeballs/ HTTP/1.1" 200 10654
[filelock:filelock] Attempting to acquire lock 140704901434256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/9/9/5/1a995e0685d0b5c5a3f3321cda9ebcbc376a9137828d1c100a493532.lock
[filelock:filelock] Lock 140704901434256 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/9/9/5/1a995e0685d0b5c5a3f3321cda9ebcbc376a9137828d1c100a493532.lock
[filelock:filelock] Attempting to release lock 140704901434256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/9/9/5/1a995e0685d0b5c5a3f3321cda9ebcbc376a9137828d1c100a493532.lock
[filelock:filelock] Lock 140704901434256 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/a/9/9/5/1a995e0685d0b5c5a3f3321cda9ebcbc376a9137828d1c100a493532.lock
Source (PyPI): 14 packages found for aiohappyeyeballs >=2.3.0
Source (PyPI): Getting info for multidict (6.1.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/multidict/6.1.0/json HTTP/1.1" 200 15993
[filelock:filelock] Attempting to acquire lock 140704901436176 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/0/2/9/4/a0294b1f796d0dedd95942c02b919124940757925da34cc476c9f6d3.lock
[filelock:filelock] Lock 140704901436176 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/0/2/9/4/a0294b1f796d0dedd95942c02b919124940757925da34cc476c9f6d3.lock
[filelock:filelock] Attempting to release lock 140704901436176 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/0/2/9/4/a0294b1f796d0dedd95942c02b919124940757925da34cc476c9f6d3.lock
[filelock:filelock] Lock 140704901436176 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/0/2/9/4/a0294b1f796d0dedd95942c02b919124940757925da34cc476c9f6d3.lock
   1: fact: multidict (6.1.0) depends on typing-extensions (>=4.1.0)
   1: selecting multidict (6.1.0)
Source (PyPI): Getting info for aiohappyeyeballs (2.4.6) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/aiohappyeyeballs/2.4.6/json HTTP/1.1" 200 3320
[filelock:filelock] Attempting to acquire lock 140704901436080 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/e/1/0/7/3e107606fb1b0f8a963f7b8b459c542ed10236b4b8631013d9b46390.lock
[filelock:filelock] Lock 140704901436080 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/e/1/0/7/3e107606fb1b0f8a963f7b8b459c542ed10236b4b8631013d9b46390.lock
[filelock:filelock] Attempting to release lock 140704901436080 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/e/1/0/7/3e107606fb1b0f8a963f7b8b459c542ed10236b4b8631013d9b46390.lock
[filelock:filelock] Lock 140704901436080 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/e/1/0/7/3e107606fb1b0f8a963f7b8b459c542ed10236b4b8631013d9b46390.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/44/4c/03fb05f56551828ec67ceb3665e5dc51638042d204983a03b0a1541475b6/aiohappyeyeballs-2.4.6-py3-none-any.whl.metadata HTTP/1.1" 200 2557
[filelock:filelock] Attempting to acquire lock 140704901442512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/7/7/4/a57742ba43f32827efb5293e07133a5b79e70ff64810581ce8d94598.lock
[filelock:filelock] Lock 140704901442512 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/7/7/4/a57742ba43f32827efb5293e07133a5b79e70ff64810581ce8d94598.lock
[filelock:filelock] Attempting to release lock 140704901442512 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/7/7/4/a57742ba43f32827efb5293e07133a5b79e70ff64810581ce8d94598.lock
[filelock:filelock] Lock 140704901442512 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/a/5/7/7/4/a57742ba43f32827efb5293e07133a5b79e70ff64810581ce8d94598.lock
   1: selecting aiohappyeyeballs (2.4.6)
Source (PyPI): Getting info for pyjwt (2.10.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pyjwt/2.10.1/json HTTP/1.1" 200 2147
[filelock:filelock] Attempting to acquire lock 140704901436080 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/f/4/f/7/ef4f77d39911487ab7418c66060e7138afc0650511ef9cb75a1de7c7.lock
[filelock:filelock] Lock 140704901436080 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/f/4/f/7/ef4f77d39911487ab7418c66060e7138afc0650511ef9cb75a1de7c7.lock
[filelock:filelock] Attempting to release lock 140704901436080 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/f/4/f/7/ef4f77d39911487ab7418c66060e7138afc0650511ef9cb75a1de7c7.lock
[filelock:filelock] Lock 140704901436080 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/f/4/f/7/ef4f77d39911487ab7418c66060e7138afc0650511ef9cb75a1de7c7.lock
   1: selecting pyjwt (2.10.1)
Source (PyPI): Getting info for frozenlist (1.5.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/frozenlist/1.5.0/json HTTP/1.1" 200 18541
[filelock:filelock] Attempting to acquire lock 140704901445776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/a/f/3/f1af3088c63fea38ce58a369f3fd074a9132231b6f5fb01e3f785f41.lock
[filelock:filelock] Lock 140704901445776 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/a/f/3/f1af3088c63fea38ce58a369f3fd074a9132231b6f5fb01e3f785f41.lock
[filelock:filelock] Attempting to release lock 140704901445776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/a/f/3/f1af3088c63fea38ce58a369f3fd074a9132231b6f5fb01e3f785f41.lock
[filelock:filelock] Lock 140704901445776 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/a/f/3/f1af3088c63fea38ce58a369f3fd074a9132231b6f5fb01e3f785f41.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/c6/c8/a5be5b7550c10858fcf9b0ea054baccab474da77d37f1e828ce043a3a5d4/frozenlist-1.5.0-py3-none-any.whl.metadata HTTP/1.1" 200 4217
[filelock:filelock] Attempting to acquire lock 140704901301552 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/6/4/3/d/2643dcb229d2d5faa604a13733e77baec19016ed9d44c2db6c28f353.lock
[filelock:filelock] Lock 140704901301552 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/6/4/3/d/2643dcb229d2d5faa604a13733e77baec19016ed9d44c2db6c28f353.lock
[filelock:filelock] Attempting to release lock 140704901301552 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/6/4/3/d/2643dcb229d2d5faa604a13733e77baec19016ed9d44c2db6c28f353.lock
[filelock:filelock] Lock 140704901301552 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/6/4/3/d/2643dcb229d2d5faa604a13733e77baec19016ed9d44c2db6c28f353.lock
   1: selecting frozenlist (1.5.0)
Source (PyPI): Getting info for yarl (1.18.3) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/yarl/1.18.3/json HTTP/1.1" 200 28608
[filelock:filelock] Attempting to acquire lock 140704901443952 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/a/e/4/beae4c9fdec9cad9e99564bb17986c0eb9d0d63bb75da6a10a6a9645.lock
[filelock:filelock] Lock 140704901443952 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/a/e/4/beae4c9fdec9cad9e99564bb17986c0eb9d0d63bb75da6a10a6a9645.lock
[filelock:filelock] Attempting to release lock 140704901443952 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/a/e/4/beae4c9fdec9cad9e99564bb17986c0eb9d0d63bb75da6a10a6a9645.lock
[filelock:filelock] Lock 140704901443952 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/e/a/e/4/beae4c9fdec9cad9e99564bb17986c0eb9d0d63bb75da6a10a6a9645.lock
   1: fact: yarl (1.18.3) depends on idna (>=2.0)
   1: fact: yarl (1.18.3) depends on multidict (>=4.0)
   1: fact: yarl (1.18.3) depends on propcache (>=0.2.0)
   1: selecting yarl (1.18.3)
Source (PyPI): Getting info for aiosignal (1.3.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/aiosignal/1.3.2/json HTTP/1.1" 200 2182
[filelock:filelock] Attempting to acquire lock 140704901307504 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/c/2/3/d/bc23d3500ea5418d053e49a3b9e30765137d4bc4ae7297378ea198d6.lock
[filelock:filelock] Lock 140704901307504 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/c/2/3/d/bc23d3500ea5418d053e49a3b9e30765137d4bc4ae7297378ea198d6.lock
[filelock:filelock] Attempting to release lock 140704901307504 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/c/2/3/d/bc23d3500ea5418d053e49a3b9e30765137d4bc4ae7297378ea198d6.lock
[filelock:filelock] Lock 140704901307504 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/c/2/3/d/bc23d3500ea5418d053e49a3b9e30765137d4bc4ae7297378ea198d6.lock
   1: fact: aiosignal (1.3.2) depends on frozenlist (>=1.1.0)
   1: selecting aiosignal (1.3.2)
Source (PyPI): Getting info for aiohttp-retry (2.9.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/aiohttp-retry/2.9.1/json HTTP/1.1" 200 3884
[filelock:filelock] Attempting to acquire lock 140704901307312 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/d/6/8/0bd689ff08ab797ddede05fa41a3a68e58a9c304c31c739ed8b3cf19.lock
[filelock:filelock] Lock 140704901307312 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/d/6/8/0bd689ff08ab797ddede05fa41a3a68e58a9c304c31c739ed8b3cf19.lock
[filelock:filelock] Attempting to release lock 140704901307312 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/d/6/8/0bd689ff08ab797ddede05fa41a3a68e58a9c304c31c739ed8b3cf19.lock
[filelock:filelock] Lock 140704901307312 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/b/d/6/8/0bd689ff08ab797ddede05fa41a3a68e58a9c304c31c739ed8b3cf19.lock
   1: fact: aiohttp-retry (2.9.1) depends on aiohttp (*)
   1: selecting aiohttp-retry (2.9.1)
Source (PyPI): Getting info for propcache (0.2.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/propcache/0.2.1/json HTTP/1.1" 200 15600
[filelock:filelock] Attempting to acquire lock 140704901301744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/a/3/c/1/ba3c1c3363f1ded6e56d71687b6d4a2da161ee4867a5e3108c712e25.lock
[filelock:filelock] Lock 140704901301744 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/a/3/c/1/ba3c1c3363f1ded6e56d71687b6d4a2da161ee4867a5e3108c712e25.lock
[filelock:filelock] Attempting to release lock 140704901301744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/a/3/c/1/ba3c1c3363f1ded6e56d71687b6d4a2da161ee4867a5e3108c712e25.lock
[filelock:filelock] Lock 140704901301744 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/a/3/c/1/ba3c1c3363f1ded6e56d71687b6d4a2da161ee4867a5e3108c712e25.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/41/b6/c5319caea262f4821995dca2107483b94a3345d4607ad797c76cb9c36bcc/propcache-0.2.1-py3-none-any.whl.metadata HTTP/1.1" 200 2832
[filelock:filelock] Attempting to acquire lock 140704901313072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/8/8/7/618870dc38203d1dd3ff30fb564a7a20d615a6b8b4d1effe3c4274da.lock
[filelock:filelock] Lock 140704901313072 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/8/8/7/618870dc38203d1dd3ff30fb564a7a20d615a6b8b4d1effe3c4274da.lock
[filelock:filelock] Attempting to release lock 140704901313072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/8/8/7/618870dc38203d1dd3ff30fb564a7a20d615a6b8b4d1effe3c4274da.lock
[filelock:filelock] Lock 140704901313072 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/1/8/8/7/618870dc38203d1dd3ff30fb564a7a20d615a6b8b4d1effe3c4274da.lock
   1: selecting propcache (0.2.1)
Source (PyPI): Getting info for toml (0.10.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/toml/0.10.2/json HTTP/1.1" 200 3090
[filelock:filelock] Attempting to acquire lock 140704901301744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/e/6/7/68e6756257c2beba5850d6cede5edbc91d855b6a06088a3643fd2a3d.lock
[filelock:filelock] Lock 140704901301744 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/e/6/7/68e6756257c2beba5850d6cede5edbc91d855b6a06088a3643fd2a3d.lock
[filelock:filelock] Attempting to release lock 140704901301744 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/e/6/7/68e6756257c2beba5850d6cede5edbc91d855b6a06088a3643fd2a3d.lock
[filelock:filelock] Lock 140704901301744 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/8/e/6/7/68e6756257c2beba5850d6cede5edbc91d855b6a06088a3643fd2a3d.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl.metadata HTTP/1.1" 200 2315
[filelock:filelock] Attempting to acquire lock 140704901314608 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/6/d/0/cf6d09c92b27459f442bcfd167e1aa1c15cefc3f5865289eae156102.lock
[filelock:filelock] Lock 140704901314608 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/6/d/0/cf6d09c92b27459f442bcfd167e1aa1c15cefc3f5865289eae156102.lock
[filelock:filelock] Attempting to release lock 140704901314608 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/6/d/0/cf6d09c92b27459f442bcfd167e1aa1c15cefc3f5865289eae156102.lock
[filelock:filelock] Lock 140704901314608 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/f/6/d/0/cf6d09c92b27459f442bcfd167e1aa1c15cefc3f5865289eae156102.lock
   1: selecting toml (0.10.2)
Source (PyPI): Getting info for configobj (5.0.9) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/configobj/5.0.9/json HTTP/1.1" 200 2198
[filelock:filelock] Attempting to acquire lock 140704901313360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/8/4/8/91848a28a401acf107816945d3e4381955fbdf73a5ebce3dd24abaf1.lock
[filelock:filelock] Lock 140704901313360 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/8/4/8/91848a28a401acf107816945d3e4381955fbdf73a5ebce3dd24abaf1.lock
[filelock:filelock] Attempting to release lock 140704901313360 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/8/4/8/91848a28a401acf107816945d3e4381955fbdf73a5ebce3dd24abaf1.lock
[filelock:filelock] Lock 140704901313360 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/1/8/4/8/91848a28a401acf107816945d3e4381955fbdf73a5ebce3dd24abaf1.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/a6/c4/0679472c60052c27efa612b4cd3ddd2a23e885dcdc73461781d2c802d39e/configobj-5.0.9-py2.py3-none-any.whl.metadata HTTP/1.1" 200 1424
[filelock:filelock] Attempting to acquire lock 140704901314800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/f/9/5/9ef95bf9b66f9b49bb4b0f025e52ba3ce05d5b991240807799dc55ca.lock
[filelock:filelock] Lock 140704901314800 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/f/9/5/9ef95bf9b66f9b49bb4b0f025e52ba3ce05d5b991240807799dc55ca.lock
[filelock:filelock] Attempting to release lock 140704901314800 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/f/9/5/9ef95bf9b66f9b49bb4b0f025e52ba3ce05d5b991240807799dc55ca.lock
[filelock:filelock] Lock 140704901314800 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/e/f/9/5/9ef95bf9b66f9b49bb4b0f025e52ba3ce05d5b991240807799dc55ca.lock
   1: selecting configobj (5.0.9)
Source (PyPI): Getting info for exceptiongroup (1.2.2) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/exceptiongroup/1.2.2/json HTTP/1.1" 200 3260
[filelock:filelock] Attempting to acquire lock 140704901315568 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/d/0/5/93d05e6ac83c1eaa9e683b20670705c61d4de1e647392ab61fea3bc3.lock
[filelock:filelock] Lock 140704901315568 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/d/0/5/93d05e6ac83c1eaa9e683b20670705c61d4de1e647392ab61fea3bc3.lock
[filelock:filelock] Attempting to release lock 140704901315568 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/d/0/5/93d05e6ac83c1eaa9e683b20670705c61d4de1e647392ab61fea3bc3.lock
[filelock:filelock] Lock 140704901315568 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/3/d/0/5/93d05e6ac83c1eaa9e683b20670705c61d4de1e647392ab61fea3bc3.lock
   1: selecting exceptiongroup (1.2.2)
Source (PyPI): Getting info for pysocks (1.7.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pysocks/1.7.1/json HTTP/1.1" 200 6010
[filelock:filelock] Attempting to acquire lock 140704901314896 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/b/d/6/9/ebd6924207c202e3d0279cb351660692c2770d404fd5ec92ceb421ef.lock
[filelock:filelock] Lock 140704901314896 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/b/d/6/9/ebd6924207c202e3d0279cb351660692c2770d404fd5ec92ceb421ef.lock
[filelock:filelock] Attempting to release lock 140704901314896 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/b/d/6/9/ebd6924207c202e3d0279cb351660692c2770d404fd5ec92ceb421ef.lock
[filelock:filelock] Lock 140704901314896 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/b/d/6/9/ebd6924207c202e3d0279cb351660692c2770d404fd5ec92ceb421ef.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/8d/59/b4572118e098ac8e46e399a1dd0f2d85403ce8bbaad9ec79373ed6badaf9/PySocks-1.7.1-py3-none-any.whl.metadata HTTP/1.1" 200 5009
[filelock:filelock] Attempting to acquire lock 140704901314416 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/2/b/6/282b61caeddd82f0265c4542c9823722d61f67fa70926dd3770aa873.lock
[filelock:filelock] Lock 140704901314416 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/2/b/6/282b61caeddd82f0265c4542c9823722d61f67fa70926dd3770aa873.lock
[filelock:filelock] Attempting to release lock 140704901314416 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/2/b/6/282b61caeddd82f0265c4542c9823722d61f67fa70926dd3770aa873.lock
[filelock:filelock] Lock 140704901314416 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/8/2/b/6/282b61caeddd82f0265c4542c9823722d61f67fa70926dd3770aa873.lock
   1: selecting pysocks (1.7.1)
Source (PyPI): Getting info for cffi (1.17.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/cffi/1.17.1/json HTTP/1.1" 200 10865
[filelock:filelock] Attempting to acquire lock 140704901313456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/0/b/8/7/40b875f02cc8ce28913a774dbc7ecebb64b7a61c6588a66f28f2d7a9.lock
[filelock:filelock] Lock 140704901313456 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/0/b/8/7/40b875f02cc8ce28913a774dbc7ecebb64b7a61c6588a66f28f2d7a9.lock
[filelock:filelock] Attempting to release lock 140704901313456 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/0/b/8/7/40b875f02cc8ce28913a774dbc7ecebb64b7a61c6588a66f28f2d7a9.lock
[filelock:filelock] Lock 140704901313456 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/4/0/b/8/7/40b875f02cc8ce28913a774dbc7ecebb64b7a61c6588a66f28f2d7a9.lock
   1: fact: cffi (1.17.1) depends on pycparser (*)
   1: selecting cffi (1.17.1)
   1: derived: pycparser
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pycparser/ HTTP/1.1" 200 3331
[filelock:filelock] Attempting to acquire lock 140704898484464 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/5/7/6/5b576ddc69cb2cda42f61333b85f066e4990a5eab5c96e0670cbb445.lock
[filelock:filelock] Lock 140704898484464 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/5/7/6/5b576ddc69cb2cda42f61333b85f066e4990a5eab5c96e0670cbb445.lock
[filelock:filelock] Attempting to release lock 140704898484464 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/5/7/6/5b576ddc69cb2cda42f61333b85f066e4990a5eab5c96e0670cbb445.lock
[filelock:filelock] Lock 140704898484464 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/b/5/7/6/5b576ddc69cb2cda42f61333b85f066e4990a5eab5c96e0670cbb445.lock
Source (PyPI): 22 packages found for pycparser *
Source (PyPI): Getting info for pycparser (2.22) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pycparser/2.22/json HTTP/1.1" 200 1171
[filelock:filelock] Attempting to acquire lock 140704898488688 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/3/6/8/a/b368ad2366cf29335388a6d0c366d3ad5d990d0fe960c1677d5e51b8.lock
[filelock:filelock] Lock 140704898488688 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/3/6/8/a/b368ad2366cf29335388a6d0c366d3ad5d990d0fe960c1677d5e51b8.lock
[filelock:filelock] Attempting to release lock 140704898488688 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/3/6/8/a/b368ad2366cf29335388a6d0c366d3ad5d990d0fe960c1677d5e51b8.lock
[filelock:filelock] Lock 140704898488688 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/3/6/8/a/b368ad2366cf29335388a6d0c366d3ad5d990d0fe960c1677d5e51b8.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata HTTP/1.1" 200 439
[filelock:filelock] Attempting to acquire lock 140704898489072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/e/f/7/92ef7419eb6827a0ce7bd2e8302e814f6bce116c07a95506ca8dd6b0.lock
[filelock:filelock] Lock 140704898489072 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/e/f/7/92ef7419eb6827a0ce7bd2e8302e814f6bce116c07a95506ca8dd6b0.lock
[filelock:filelock] Attempting to release lock 140704898489072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/e/f/7/92ef7419eb6827a0ce7bd2e8302e814f6bce116c07a95506ca8dd6b0.lock
[filelock:filelock] Lock 140704898489072 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/2/e/f/7/92ef7419eb6827a0ce7bd2e8302e814f6bce116c07a95506ca8dd6b0.lock
   1: selecting pycparser (2.22)
Source (PyPI): Getting info for unidecode (1.3.8) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/unidecode/1.3.8/json HTTP/1.1" 200 6313
[filelock:filelock] Attempting to acquire lock 140704898489072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/f/7/d/d/8f7dd9945ddb7d56ebe735f52d13fce7a5eb3b7e47729439f3dbf0b8.lock
[filelock:filelock] Lock 140704898489072 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/f/7/d/d/8f7dd9945ddb7d56ebe735f52d13fce7a5eb3b7e47729439f3dbf0b8.lock
[filelock:filelock] Attempting to release lock 140704898489072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/f/7/d/d/8f7dd9945ddb7d56ebe735f52d13fce7a5eb3b7e47729439f3dbf0b8.lock
[filelock:filelock] Lock 140704898489072 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/f/7/d/d/8f7dd9945ddb7d56ebe735f52d13fce7a5eb3b7e47729439f3dbf0b8.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/84/b7/6ec57841fb67c98f52fc8e4a2d96df60059637cba077edc569a302a8ffc7/Unidecode-1.3.8-py3-none-any.whl.metadata HTTP/1.1" 200 5473
[filelock:filelock] Attempting to acquire lock 140704898489168 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/2/a/3/2/32a3244b5d753bf3da54e17c6c5d59da83928a8fcf0c04b7f1923457.lock
[filelock:filelock] Lock 140704898489168 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/2/a/3/2/32a3244b5d753bf3da54e17c6c5d59da83928a8fcf0c04b7f1923457.lock
[filelock:filelock] Attempting to release lock 140704898489168 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/2/a/3/2/32a3244b5d753bf3da54e17c6c5d59da83928a8fcf0c04b7f1923457.lock
[filelock:filelock] Lock 140704898489168 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/3/2/a/3/2/32a3244b5d753bf3da54e17c6c5d59da83928a8fcf0c04b7f1923457.lock
   1: selecting unidecode (1.3.8)
Source (PyPI): Getting info for tzdata (2025.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/tzdata/2025.1/json HTTP/1.1" 200 1384
[filelock:filelock] Attempting to acquire lock 140704898491088 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/9/3/4/1f93426d57ae5b3abb9de02afe2c45c913c98a635a804ffd053f8430.lock
[filelock:filelock] Lock 140704898491088 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/9/3/4/1f93426d57ae5b3abb9de02afe2c45c913c98a635a804ffd053f8430.lock
[filelock:filelock] Attempting to release lock 140704898491088 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/9/3/4/1f93426d57ae5b3abb9de02afe2c45c913c98a635a804ffd053f8430.lock
[filelock:filelock] Lock 140704898491088 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/f/9/3/4/1f93426d57ae5b3abb9de02afe2c45c913c98a635a804ffd053f8430.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/0f/dd/84f10e23edd882c6f968c21c2434fe67bd4a528967067515feca9e611e5e/tzdata-2025.1-py2.py3-none-any.whl.metadata HTTP/1.1" 200 686
[filelock:filelock] Attempting to acquire lock 140704898491184 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/3/f/d/f33fd36bd6b92b2e141bf65f601f89683880655b53be877901e3b1dc.lock
[filelock:filelock] Lock 140704898491184 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/3/f/d/f33fd36bd6b92b2e141bf65f601f89683880655b53be877901e3b1dc.lock
[filelock:filelock] Attempting to release lock 140704898491184 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/3/f/d/f33fd36bd6b92b2e141bf65f601f89683880655b53be877901e3b1dc.lock
[filelock:filelock] Lock 140704898491184 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/3/3/f/d/f33fd36bd6b92b2e141bf65f601f89683880655b53be877901e3b1dc.lock
   1: selecting tzdata (2025.1)
Source (PyPI): Getting info for pexpect (4.9.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pexpect/4.9.0/json HTTP/1.1" 200 1796
[filelock:filelock] Attempting to acquire lock 140704898489552 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/a/9/3/8aa9314ec0e616929042888537b344dc753ff63a765e64358431d323.lock
[filelock:filelock] Lock 140704898489552 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/a/9/3/8aa9314ec0e616929042888537b344dc753ff63a765e64358431d323.lock
[filelock:filelock] Attempting to release lock 140704898489552 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/a/9/3/8aa9314ec0e616929042888537b344dc753ff63a765e64358431d323.lock
[filelock:filelock] Lock 140704898489552 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/a/a/9/3/8aa9314ec0e616929042888537b344dc753ff63a765e64358431d323.lock
   1: fact: pexpect (4.9.0) depends on ptyprocess (>=0.5)
   1: selecting pexpect (4.9.0)
   1: derived: ptyprocess (>=0.5)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/ptyprocess/ HTTP/1.1" 200 2048
[filelock:filelock] Attempting to acquire lock 140704898491472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/a/1/0/06a10a01993b98a46b24126de4370c3ed430c734a40d6ac34065ddcf.lock
[filelock:filelock] Lock 140704898491472 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/a/1/0/06a10a01993b98a46b24126de4370c3ed430c734a40d6ac34065ddcf.lock
[filelock:filelock] Attempting to release lock 140704898491472 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/a/1/0/06a10a01993b98a46b24126de4370c3ed430c734a40d6ac34065ddcf.lock
[filelock:filelock] Lock 140704898491472 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/6/a/1/0/06a10a01993b98a46b24126de4370c3ed430c734a40d6ac34065ddcf.lock
Source (PyPI): 5 packages found for ptyprocess >=0.5
Source (PyPI): Getting info for ptyprocess (0.7.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/ptyprocess/0.7.0/json HTTP/1.1" 200 1415
[filelock:filelock] Attempting to acquire lock 140704898492432 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/7/4/a/6374aa3138faf912845103f90b3caa8a67e09f0f63efee641a756d54.lock
[filelock:filelock] Lock 140704898492432 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/7/4/a/6374aa3138faf912845103f90b3caa8a67e09f0f63efee641a756d54.lock
[filelock:filelock] Attempting to release lock 140704898492432 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/7/4/a/6374aa3138faf912845103f90b3caa8a67e09f0f63efee641a756d54.lock
[filelock:filelock] Lock 140704898492432 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/6/3/7/4/a/6374aa3138faf912845103f90b3caa8a67e09f0f63efee641a756d54.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/22/a6/858897256d0deac81a172289110f31629fc4cee19b6f01283303e18c8db3/ptyprocess-0.7.0-py2.py3-none-any.whl.metadata HTTP/1.1" 200 661
[filelock:filelock] Attempting to acquire lock 140704898493008 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/a/5/b/5/0a5b50aac9e22911a9e07de7b70cb2f99a1d1ad2d2a475d992a5dde9.lock
[filelock:filelock] Lock 140704898493008 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/a/5/b/5/0a5b50aac9e22911a9e07de7b70cb2f99a1d1ad2d2a475d992a5dde9.lock
[filelock:filelock] Attempting to release lock 140704898493008 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/a/5/b/5/0a5b50aac9e22911a9e07de7b70cb2f99a1d1ad2d2a475d992a5dde9.lock
[filelock:filelock] Lock 140704898493008 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/0/a/5/b/5/0a5b50aac9e22911a9e07de7b70cb2f99a1d1ad2d2a475d992a5dde9.lock
   1: selecting ptyprocess (0.7.0)
Source (PyPI): Getting info for webauthn (2.5.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/webauthn/2.5.1/json HTTP/1.1" 200 3245
[filelock:filelock] Attempting to acquire lock 140704898492240 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/7/4/0/e/e740e2d80a181bd2eb22714faa580f1eb6d9de054e1c9406fc2ba3bd.lock
[filelock:filelock] Lock 140704898492240 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/7/4/0/e/e740e2d80a181bd2eb22714faa580f1eb6d9de054e1c9406fc2ba3bd.lock
[filelock:filelock] Attempting to release lock 140704898492240 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/7/4/0/e/e740e2d80a181bd2eb22714faa580f1eb6d9de054e1c9406fc2ba3bd.lock
[filelock:filelock] Lock 140704898492240 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/e/7/4/0/e/e740e2d80a181bd2eb22714faa580f1eb6d9de054e1c9406fc2ba3bd.lock
   1: fact: webauthn (2.5.1) depends on asn1crypto (>=1.5.1)
   1: fact: webauthn (2.5.1) depends on cbor2 (>=5.6.5)
   1: fact: webauthn (2.5.1) depends on cryptography (>=43.0.3)
   1: fact: webauthn (2.5.1) depends on pyOpenSSL (>=24.2.1)
   1: selecting webauthn (2.5.1)
   1: derived: pyOpenSSL (>=24.2.1)
   1: derived: cbor2 (>=5.6.5)
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/pyopenssl/ HTTP/1.1" 200 13412
[filelock:filelock] Attempting to acquire lock 140704898493776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/5/b/f/6/f5bf61d556317048ec0f8d64e24ac9dde22abca94241aa5ff4a4e791.lock
[filelock:filelock] Lock 140704898493776 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/5/b/f/6/f5bf61d556317048ec0f8d64e24ac9dde22abca94241aa5ff4a4e791.lock
[filelock:filelock] Attempting to release lock 140704898493776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/5/b/f/6/f5bf61d556317048ec0f8d64e24ac9dde22abca94241aa5ff4a4e791.lock
[filelock:filelock] Lock 140704898493776 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/5/b/f/6/f5bf61d556317048ec0f8d64e24ac9dde22abca94241aa5ff4a4e791.lock
Source (PyPI): 3 packages found for pyopenssl >=24.2.1
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /simple/cbor2/ HTTP/1.1" 200 59410
[filelock:filelock] Attempting to acquire lock 140704898482256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/7/8/f/1/c78f1ed208a17f363fc47132df5241643a48593b5374be2557ce6a9a.lock
[filelock:filelock] Lock 140704898482256 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/7/8/f/1/c78f1ed208a17f363fc47132df5241643a48593b5374be2557ce6a9a.lock
[filelock:filelock] Attempting to release lock 140704898482256 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/7/8/f/1/c78f1ed208a17f363fc47132df5241643a48593b5374be2557ce6a9a.lock
[filelock:filelock] Lock 140704898482256 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/c/7/8/f/1/c78f1ed208a17f363fc47132df5241643a48593b5374be2557ce6a9a.lock
Source (PyPI): 1 packages found for cbor2 >=5.6.5
Source (PyPI): Getting info for cbor2 (5.6.5) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/cbor2/5.6.5/json HTTP/1.1" 200 9606
[filelock:filelock] Attempting to acquire lock 140704885176368 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/5/f/8/965f85882b13440002316de0d0eca71c111f67085514c06def5789e2.lock
[filelock:filelock] Lock 140704885176368 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/5/f/8/965f85882b13440002316de0d0eca71c111f67085514c06def5789e2.lock
[filelock:filelock] Attempting to release lock 140704885176368 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/5/f/8/965f85882b13440002316de0d0eca71c111f67085514c06def5789e2.lock
[filelock:filelock] Lock 140704885176368 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/6/5/f/8/965f85882b13440002316de0d0eca71c111f67085514c06def5789e2.lock
   1: selecting cbor2 (5.6.5)
Source (PyPI): Getting info for pyopenssl (25.0.0) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pyopenssl/25.0.0/json HTTP/1.1" 200 5415
[filelock:filelock] Attempting to acquire lock 140704883000528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/b/6/2/f4b62ea071cf89ef328e889bf5acef8e43339b97775cbbc14b7d7120.lock
[filelock:filelock] Lock 140704883000528 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/b/6/2/f4b62ea071cf89ef328e889bf5acef8e43339b97775cbbc14b7d7120.lock
[filelock:filelock] Attempting to release lock 140704883000528 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/b/6/2/f4b62ea071cf89ef328e889bf5acef8e43339b97775cbbc14b7d7120.lock
[filelock:filelock] Lock 140704883000528 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/4/b/6/2/f4b62ea071cf89ef328e889bf5acef8e43339b97775cbbc14b7d7120.lock
   1: fact: pyopenssl (25.0.0) depends on cryptography (>=41.0.5,<45)
   1: fact: pyopenssl (25.0.0) depends on typing-extensions (>=4.9)
   1: selecting pyopenssl (25.0.0)
Source (PyPI): Getting info for tomli (2.2.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/tomli/2.2.1/json HTTP/1.1" 200 9826
[filelock:filelock] Attempting to acquire lock 140704883001776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/f/e/7/84fe7276fab48f83a97a7a5fe1769703f89f58f12c283ef4d9995b6c.lock
[filelock:filelock] Lock 140704883001776 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/f/e/7/84fe7276fab48f83a97a7a5fe1769703f89f58f12c283ef4d9995b6c.lock
[filelock:filelock] Attempting to release lock 140704883001776 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/f/e/7/84fe7276fab48f83a97a7a5fe1769703f89f58f12c283ef4d9995b6c.lock
[filelock:filelock] Lock 140704883001776 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/8/4/f/e/7/84fe7276fab48f83a97a7a5fe1769703f89f58f12c283ef4d9995b6c.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/6e/c2/61d3e0f47e2b74ef40a68b9e6ad5984f6241a942f7cd3bbfbdbd03861ea9/tomli-2.2.1-py3-none-any.whl.metadata HTTP/1.1" 200 3659
[filelock:filelock] Attempting to acquire lock 140704883001680 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/3/5/8/e/2358e14c99021315a65cc26343e03f223455a27b562901b7bbb86c41.lock
[filelock:filelock] Lock 140704883001680 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/3/5/8/e/2358e14c99021315a65cc26343e03f223455a27b562901b7bbb86c41.lock
[filelock:filelock] Attempting to release lock 140704883001680 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/3/5/8/e/2358e14c99021315a65cc26343e03f223455a27b562901b7bbb86c41.lock
[filelock:filelock] Lock 140704883001680 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/3/5/8/e/2358e14c99021315a65cc26343e03f223455a27b562901b7bbb86c41.lock
   1: selecting tomli (2.2.1)
Source (PyPI): Getting info for ruamel-yaml-clib (0.2.12) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/ruamel-yaml-clib/0.2.12/json HTTP/1.1" 200 8426
[filelock:filelock] Attempting to acquire lock 140704883006672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/6/b/8/776b87ce6839a8e25ab59b32a0e9e95021239deeb083a61237846de8.lock
[filelock:filelock] Lock 140704883006672 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/6/b/8/776b87ce6839a8e25ab59b32a0e9e95021239deeb083a61237846de8.lock
[filelock:filelock] Attempting to release lock 140704883006672 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/6/b/8/776b87ce6839a8e25ab59b32a0e9e95021239deeb083a61237846de8.lock
[filelock:filelock] Lock 140704883006672 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/7/7/6/b/8/776b87ce6839a8e25ab59b32a0e9e95021239deeb083a61237846de8.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/70/57/40a958e863e299f0c74ef32a3bde9f2d1ea8d69669368c0c502a0997f57f/ruamel.yaml.clib-0.2.12-cp310-cp310-macosx_13_0_arm64.whl.metadata HTTP/1.1" 200 485
[filelock:filelock] Attempting to acquire lock 140704883006768 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/3/1/e/b/531eb36dd7cf90cd5a068824a7c96740543c6a7886ec1b1574e58ab2.lock
[filelock:filelock] Lock 140704883006768 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/3/1/e/b/531eb36dd7cf90cd5a068824a7c96740543c6a7886ec1b1574e58ab2.lock
[filelock:filelock] Attempting to release lock 140704883006768 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/3/1/e/b/531eb36dd7cf90cd5a068824a7c96740543c6a7886ec1b1574e58ab2.lock
[filelock:filelock] Lock 140704883006768 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/5/3/1/e/b/531eb36dd7cf90cd5a068824a7c96740543c6a7886ec1b1574e58ab2.lock
   1: selecting ruamel-yaml-clib (0.2.12)
Source (PyPI): Getting info for async-timeout (5.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/async-timeout/5.0.1/json HTTP/1.1" 200 2774
[filelock:filelock] Attempting to acquire lock 140704883004272 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/7/7/8/b877804129208188cddf520ac7afe1727a709af0c0c87411aaeb1707.lock
[filelock:filelock] Lock 140704883004272 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/7/7/8/b877804129208188cddf520ac7afe1727a709af0c0c87411aaeb1707.lock
[filelock:filelock] Attempting to release lock 140704883004272 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/7/7/8/b877804129208188cddf520ac7afe1727a709af0c0c87411aaeb1707.lock
[filelock:filelock] Lock 140704883004272 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/b/8/7/7/8/b877804129208188cddf520ac7afe1727a709af0c0c87411aaeb1707.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/fe/ba/e2081de779ca30d473f21f5b30e0e737c438205440784c7dfc81efc2b029/async_timeout-5.0.1-py3-none-any.whl.metadata HTTP/1.1" 200 1990
[filelock:filelock] Attempting to acquire lock 140704883002064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/e/6/e/d/2e6eda44a625086ba95bee93e754c2eef4a198937cc8e9b0b11a8b03.lock
[filelock:filelock] Lock 140704883002064 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/e/6/e/d/2e6eda44a625086ba95bee93e754c2eef4a198937cc8e9b0b11a8b03.lock
[filelock:filelock] Attempting to release lock 140704883002064 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/e/6/e/d/2e6eda44a625086ba95bee93e754c2eef4a198937cc8e9b0b11a8b03.lock
[filelock:filelock] Lock 140704883002064 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/2/e/6/e/d/2e6eda44a625086ba95bee93e754c2eef4a198937cc8e9b0b11a8b03.lock
   1: selecting async-timeout (5.0.1)
Source (PyPI): Getting info for x-wr-timezone (2.0.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/x-wr-timezone/2.0.1/json HTTP/1.1" 200 4782
[filelock:filelock] Attempting to acquire lock 140704883005808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/5/6/6/8/1566840b6733940562693c721803d9edd5647f53fb4893857d7aa5f2.lock
[filelock:filelock] Lock 140704883005808 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/5/6/6/8/1566840b6733940562693c721803d9edd5647f53fb4893857d7aa5f2.lock
[filelock:filelock] Attempting to release lock 140704883005808 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/5/6/6/8/1566840b6733940562693c721803d9edd5647f53fb4893857d7aa5f2.lock
[filelock:filelock] Lock 140704883005808 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/1/5/6/6/8/1566840b6733940562693c721803d9edd5647f53fb4893857d7aa5f2.lock
   1: fact: x-wr-timezone (2.0.1) depends on icalendar (>=6.1.0)
   1: fact: x-wr-timezone (2.0.1) depends on tzdata (*)
   1: fact: x-wr-timezone (2.0.1) depends on click (*)
   1: selecting x-wr-timezone (2.0.1)
Source (PyPI): Getting info for colorama (0.4.6) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/colorama/0.4.6/json HTTP/1.1" 200 7307
[filelock:filelock] Attempting to acquire lock 140704883009840 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/f/a/1/f1fa10111568cf3977cbca1285a636edbe346634bc9150a243be83a6.lock
[filelock:filelock] Lock 140704883009840 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/f/a/1/f1fa10111568cf3977cbca1285a636edbe346634bc9150a243be83a6.lock
[filelock:filelock] Attempting to release lock 140704883009840 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/f/a/1/f1fa10111568cf3977cbca1285a636edbe346634bc9150a243be83a6.lock
[filelock:filelock] Lock 140704883009840 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/f/1/f/a/1/f1fa10111568cf3977cbca1285a636edbe346634bc9150a243be83a6.lock
Source (PyPI): No dependencies found, downloading metadata and/or archives
[urllib3:urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl.metadata HTTP/1.1" 200 6494
[filelock:filelock] Attempting to acquire lock 140704883004272 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/0/b/e/f/90befe1961344473fe1c8272b7c496e26663e2a140fea197487a70a3.lock
[filelock:filelock] Lock 140704883004272 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/0/b/e/f/90befe1961344473fe1c8272b7c496e26663e2a140fea197487a70a3.lock
[filelock:filelock] Attempting to release lock 140704883004272 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/0/b/e/f/90befe1961344473fe1c8272b7c496e26663e2a140fea197487a70a3.lock
[filelock:filelock] Lock 140704883004272 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/0/b/e/f/90befe1961344473fe1c8272b7c496e26663e2a140fea197487a70a3.lock
   1: selecting colorama (0.4.6)
Source (PyPI): Getting info for tinycss2 (1.1.1) from PyPI
[urllib3:urllib3.connectionpool] https://pypi.org:443 "GET /pypi/tinycss2/1.1.1/json HTTP/1.1" 200 1908
[filelock:filelock] Attempting to acquire lock 140704883009072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/0/b/9/d/90b9d0b0408756cd74a2e9a622b54521987648ba9c80fa3337b1c2ae.lock
[filelock:filelock] Lock 140704883009072 acquired on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/0/b/9/d/90b9d0b0408756cd74a2e9a622b54521987648ba9c80fa3337b1c2ae.lock
[filelock:filelock] Attempting to release lock 140704883009072 on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/0/b/9/d/90b9d0b0408756cd74a2e9a622b54521987648ba9c80fa3337b1c2ae.lock
[filelock:filelock] Lock 140704883009072 released on /root/.cache/pypoetry/cache/repositories/PyPI/_http/9/0/b/9/d/90b9d0b0408756cd74a2e9a622b54521987648ba9c80fa3337b1c2ae.lock
   1: fact: tinycss2 (1.1.1) depends on webencodings (>=0.4)
   1: selecting tinycss2 (1.1.1)
   1: Version solving took 53.772 seconds.
   1: Tried 1 solutions.

Writing lock file
section_end:1739657839:step_script
section_start:1739657839:archive_cache
Saving cache for successful job
Creating cache 0_poetry_pyproject-24db70fdc3c74437b697b29647acec8731aa0929-non_protected...
WARNING: .cache/pip: no matching files. Ensure that the artifact path is relative to the working directory (/builds/AlekSIS/onboarding/AlekSIS-App-Kolego) 
No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1739657845:archive_cache
section_start:1739657845:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
poetry.lock: found 1 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=324336 responseStatus=201 Created token=glcbt-64
section_end:1739657848:upload_artifacts_on_success
section_start:1739657848:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1739657851:cleanup_file_variables
Job succeeded