Running with gitlab-runner 17.2.0 (6428c288)
  on 6de5246538c0 t3_T6bCCV, system ID: r_irMdNwGG6CXd
Resolving secrets
section_start:1743422694:prepare_executor
Preparing the "docker" executor
Using Docker executor with image python:latest ...
Pulling docker image python:latest ...
Using docker image sha256:e6c8fe2e11080a1bc3b388b235b836d23ce4181cb0f5dda88f38d095b64187a9 for python:latest with digest python@sha256:8c55c44b9e81d537f8404d0000b7331863d134db87c1385dd0ec7fefff656495 ...
section_end:1743422696:prepare_executor
section_start:1743422696:prepare_script
Preparing environment
Running on runner-t3t6bccv-project-86897-concurrent-0 via 6de5246538c0...
section_end:1743422696:prepare_script
section_start:1743422696:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/rdm-tools/plot-serializer/.git/
Checking out 9946beed as detached HEAD (ref is v0.2.3)...
Removing .cache/
Removing build/
Removing doc/_autosummary/
Removing plot_serializer/__pycache__/
Removing plot_serializer/matplotlib/__pycache__/
Removing venv/

Skipping Git submodules setup
section_end:1743422697:get_sources
section_start:1743422697:restore_cache
Restoring cache
Checking cache for default-10-non_protected...
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
Successfully extracted cache
section_end:1743422703:restore_cache
section_start:1743422703:step_script
Executing "step_script" stage of the job script
Using docker image sha256:e6c8fe2e11080a1bc3b388b235b836d23ce4181cb0f5dda88f38d095b64187a9 for python:latest with digest python@sha256:8c55c44b9e81d537f8404d0000b7331863d134db87c1385dd0ec7fefff656495 ...
$ python --version
Python 3.13.2
$ pip install virtualenv
Collecting virtualenv
  Using cached virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv)
  Using cached distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting filelock<4,>=3.12.2 (from virtualenv)
  Using cached filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
Collecting platformdirs<5,>=3.9.1 (from virtualenv)
  Using cached platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
Using cached virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
Using cached distlib-0.3.9-py2.py3-none-any.whl (468 kB)
Using cached filelock-3.18.0-py3-none-any.whl (16 kB)
Using cached platformdirs-4.3.7-py3-none-any.whl (18 kB)
Installing collected packages: distlib, platformdirs, filelock, virtualenv
Successfully installed distlib-0.3.9 filelock-3.18.0 platformdirs-4.3.7 virtualenv-20.29.3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.

[notice] A new release of pip is available: 24.3.1 -> 25.0.1
[notice] To update, run: pip install --upgrade pip
$ virtualenv venv
created virtual environment CPython3.13.2.final.0-64 in 237ms
  creator CPython3Posix(dest=/builds/rdm-tools/plot-serializer/venv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv)
    added seed packages: MarkupSafe==3.0.2, SecretStorage==3.3.3, accessible_pygments==0.0.5, alabaster==1.0.0, annotated_types==0.7.0, arcp==0.2.1, attrs==25.3.0, autodoc_pydantic==2.2.0, babel==2.17.0, beautifulsoup4==4.13.3, build==1.2.2.post1, certifi==2025.1.31, cffi==1.17.1, charset_normalizer==3.4.1, click==8.1.8, contourpy==1.3.1, cryptography==44.0.2, cycler==0.12.1, debugpy==1.8.13, docutils==0.21.2, fonttools==4.56.0, hypothesis==6.130.5, id==1.5.0, idna==3.10, imagesize==1.4.1, iniconfig==2.1.0, jaraco.classes==3.4.0, jaraco.context==6.0.1, jaraco.functools==4.1.0, jeepney==0.9.0, jinja2==3.1.6, keyring==25.6.0, kiwisolver==1.4.8, markdown_it_py==3.0.0, matplotlib==3.10.1, mdurl==0.1.2, more_itertools==10.6.0, mypy==1.15.0, mypy_extensions==1.0.0, nh3==0.2.21, numpy==2.2.4, packaging==24.2, pillow==11.1.0, pip==25.0.1, pluggy==1.5.0, pycparser==2.22, pydantic==2.11.1, pydantic_core==2.33.0, pydantic_settings==2.8.1, pydata_sphinx_theme==0.16.1, pygments==2.19.1, pyparsing==3.2.3, pyproject_hooks==1.2.0, pytest==8.3.5, python_dateutil==2.9.0.post0, python_dotenv==1.1.0, rdflib==7.1.4, readme_renderer==44.0, requests==2.32.3, requests_toolbelt==1.0.0, rfc3986==2.0.0, rich==14.0.0, rocrate==0.13.0, roman_numerals_py==3.1.0, ruff==0.11.2, six==1.17.0, snowballstemmer==2.2.0, sortedcontainers==2.4.0, soupsieve==2.6, sphinx==8.2.3, sphinxcontrib_applehelp==2.0.0, sphinxcontrib_devhelp==2.0.0, sphinxcontrib_htmlhelp==2.1.0, sphinxcontrib_jsmath==1.0.1, sphinxcontrib_qthelp==2.0.0, sphinxcontrib_serializinghtml==2.0.0, twine==6.1.0, types_docutils==0.21.0.20241128, typing_extensions==4.13.0, typing_inspection==0.4.0, urllib3==2.3.0
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
$ source venv/bin/activate
$ pip install -r requirements.txt
Requirement already satisfied: numpy in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 5)) (2.2.4)
Requirement already satisfied: matplotlib>=3.9 in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 6)) (3.10.1)
Requirement already satisfied: pydantic in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 7)) (2.11.1)
Requirement already satisfied: rdflib in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 8)) (7.1.4)
Requirement already satisfied: rocrate in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 9)) (0.13.0)
Requirement already satisfied: sphinx in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 12)) (8.2.3)
Requirement already satisfied: pydata-sphinx-theme in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 13)) (0.16.1)
Requirement already satisfied: autodoc_pydantic in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 14)) (2.2.0)
Requirement already satisfied: ruff in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 17)) (0.11.2)
Requirement already satisfied: mypy in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 20)) (1.15.0)
Requirement already satisfied: types-docutils in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 21)) (0.21.0.20241128)
Requirement already satisfied: pytest in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 24)) (8.3.5)
Requirement already satisfied: hypothesis in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 25)) (6.130.5)
Requirement already satisfied: debugpy in ./venv/lib/python3.13/site-packages (from -r requirements.txt (line 28)) (1.8.13)
Requirement already satisfied: contourpy>=1.0.1 in ./venv/lib/python3.13/site-packages (from matplotlib>=3.9->-r requirements.txt (line 6)) (1.3.1)
Requirement already satisfied: cycler>=0.10 in ./venv/lib/python3.13/site-packages (from matplotlib>=3.9->-r requirements.txt (line 6)) (0.12.1)
Requirement already satisfied: fonttools>=4.22.0 in ./venv/lib/python3.13/site-packages (from matplotlib>=3.9->-r requirements.txt (line 6)) (4.56.0)
Requirement already satisfied: kiwisolver>=1.3.1 in ./venv/lib/python3.13/site-packages (from matplotlib>=3.9->-r requirements.txt (line 6)) (1.4.8)
Requirement already satisfied: packaging>=20.0 in ./venv/lib/python3.13/site-packages (from matplotlib>=3.9->-r requirements.txt (line 6)) (24.2)
Requirement already satisfied: pillow>=8 in ./venv/lib/python3.13/site-packages (from matplotlib>=3.9->-r requirements.txt (line 6)) (11.1.0)
Requirement already satisfied: pyparsing>=2.3.1 in ./venv/lib/python3.13/site-packages (from matplotlib>=3.9->-r requirements.txt (line 6)) (3.2.3)
Requirement already satisfied: python-dateutil>=2.7 in ./venv/lib/python3.13/site-packages (from matplotlib>=3.9->-r requirements.txt (line 6)) (2.9.0.post0)
Requirement already satisfied: annotated-types>=0.6.0 in ./venv/lib/python3.13/site-packages (from pydantic->-r requirements.txt (line 7)) (0.7.0)
Requirement already satisfied: pydantic-core==2.33.0 in ./venv/lib/python3.13/site-packages (from pydantic->-r requirements.txt (line 7)) (2.33.0)
Requirement already satisfied: typing-extensions>=4.12.2 in ./venv/lib/python3.13/site-packages (from pydantic->-r requirements.txt (line 7)) (4.13.0)
Requirement already satisfied: typing-inspection>=0.4.0 in ./venv/lib/python3.13/site-packages (from pydantic->-r requirements.txt (line 7)) (0.4.0)
Requirement already satisfied: requests in ./venv/lib/python3.13/site-packages (from rocrate->-r requirements.txt (line 9)) (2.32.3)
Requirement already satisfied: arcp==0.2.1 in ./venv/lib/python3.13/site-packages (from rocrate->-r requirements.txt (line 9)) (0.2.1)
Requirement already satisfied: jinja2 in ./venv/lib/python3.13/site-packages (from rocrate->-r requirements.txt (line 9)) (3.1.6)
Requirement already satisfied: click in ./venv/lib/python3.13/site-packages (from rocrate->-r requirements.txt (line 9)) (8.1.8)
Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (2.0.0)
Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (2.0.0)
Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (2.1.0)
Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (1.0.1)
Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (2.0.0)
Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (2.0.0)
Requirement already satisfied: Pygments>=2.17 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (2.19.1)
Requirement already satisfied: docutils<0.22,>=0.20 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (0.21.2)
Requirement already satisfied: snowballstemmer>=2.2 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (2.2.0)
Requirement already satisfied: babel>=2.13 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (2.17.0)
Requirement already satisfied: alabaster>=0.7.14 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (1.0.0)
Requirement already satisfied: imagesize>=1.3 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (1.4.1)
Requirement already satisfied: roman-numerals-py>=1.0.0 in ./venv/lib/python3.13/site-packages (from sphinx->-r requirements.txt (line 12)) (3.1.0)
Requirement already satisfied: beautifulsoup4 in ./venv/lib/python3.13/site-packages (from pydata-sphinx-theme->-r requirements.txt (line 13)) (4.13.3)
Requirement already satisfied: accessible-pygments in ./venv/lib/python3.13/site-packages (from pydata-sphinx-theme->-r requirements.txt (line 13)) (0.0.5)
Requirement already satisfied: pydantic-settings<3.0.0,>=2.0 in ./venv/lib/python3.13/site-packages (from autodoc_pydantic->-r requirements.txt (line 14)) (2.8.1)
Requirement already satisfied: mypy_extensions>=1.0.0 in ./venv/lib/python3.13/site-packages (from mypy->-r requirements.txt (line 20)) (1.0.0)
Requirement already satisfied: iniconfig in ./venv/lib/python3.13/site-packages (from pytest->-r requirements.txt (line 24)) (2.1.0)
Requirement already satisfied: pluggy<2,>=1.5 in ./venv/lib/python3.13/site-packages (from pytest->-r requirements.txt (line 24)) (1.5.0)
Requirement already satisfied: attrs>=22.2.0 in ./venv/lib/python3.13/site-packages (from hypothesis->-r requirements.txt (line 25)) (25.3.0)
Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in ./venv/lib/python3.13/site-packages (from hypothesis->-r requirements.txt (line 25)) (2.4.0)
Requirement already satisfied: MarkupSafe>=2.0 in ./venv/lib/python3.13/site-packages (from jinja2->rocrate->-r requirements.txt (line 9)) (3.0.2)
Requirement already satisfied: python-dotenv>=0.21.0 in ./venv/lib/python3.13/site-packages (from pydantic-settings<3.0.0,>=2.0->autodoc_pydantic->-r requirements.txt (line 14)) (1.1.0)
Requirement already satisfied: six>=1.5 in ./venv/lib/python3.13/site-packages (from python-dateutil>=2.7->matplotlib>=3.9->-r requirements.txt (line 6)) (1.17.0)
Requirement already satisfied: charset-normalizer<4,>=2 in ./venv/lib/python3.13/site-packages (from requests->rocrate->-r requirements.txt (line 9)) (3.4.1)
Requirement already satisfied: idna<4,>=2.5 in ./venv/lib/python3.13/site-packages (from requests->rocrate->-r requirements.txt (line 9)) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in ./venv/lib/python3.13/site-packages (from requests->rocrate->-r requirements.txt (line 9)) (2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in ./venv/lib/python3.13/site-packages (from requests->rocrate->-r requirements.txt (line 9)) (2025.1.31)
Requirement already satisfied: soupsieve>1.2 in ./venv/lib/python3.13/site-packages (from beautifulsoup4->pydata-sphinx-theme->-r requirements.txt (line 13)) (2.6)
$ pip install build twine
Requirement already satisfied: build in ./venv/lib/python3.13/site-packages (1.2.2.post1)
Requirement already satisfied: twine in ./venv/lib/python3.13/site-packages (6.1.0)
Requirement already satisfied: packaging>=19.1 in ./venv/lib/python3.13/site-packages (from build) (24.2)
Requirement already satisfied: pyproject_hooks in ./venv/lib/python3.13/site-packages (from build) (1.2.0)
Requirement already satisfied: readme-renderer>=35.0 in ./venv/lib/python3.13/site-packages (from twine) (44.0)
Requirement already satisfied: requests>=2.20 in ./venv/lib/python3.13/site-packages (from twine) (2.32.3)
Requirement already satisfied: requests-toolbelt!=0.9.0,>=0.8.0 in ./venv/lib/python3.13/site-packages (from twine) (1.0.0)
Requirement already satisfied: urllib3>=1.26.0 in ./venv/lib/python3.13/site-packages (from twine) (2.3.0)
Requirement already satisfied: keyring>=15.1 in ./venv/lib/python3.13/site-packages (from twine) (25.6.0)
Requirement already satisfied: rfc3986>=1.4.0 in ./venv/lib/python3.13/site-packages (from twine) (2.0.0)
Requirement already satisfied: rich>=12.0.0 in ./venv/lib/python3.13/site-packages (from twine) (14.0.0)
Requirement already satisfied: id in ./venv/lib/python3.13/site-packages (from twine) (1.5.0)
Requirement already satisfied: SecretStorage>=3.2 in ./venv/lib/python3.13/site-packages (from keyring>=15.1->twine) (3.3.3)
Requirement already satisfied: jeepney>=0.4.2 in ./venv/lib/python3.13/site-packages (from keyring>=15.1->twine) (0.9.0)
Requirement already satisfied: jaraco.classes in ./venv/lib/python3.13/site-packages (from keyring>=15.1->twine) (3.4.0)
Requirement already satisfied: jaraco.functools in ./venv/lib/python3.13/site-packages (from keyring>=15.1->twine) (4.1.0)
Requirement already satisfied: jaraco.context in ./venv/lib/python3.13/site-packages (from keyring>=15.1->twine) (6.0.1)
Requirement already satisfied: nh3>=0.2.14 in ./venv/lib/python3.13/site-packages (from readme-renderer>=35.0->twine) (0.2.21)
Requirement already satisfied: docutils>=0.21.2 in ./venv/lib/python3.13/site-packages (from readme-renderer>=35.0->twine) (0.21.2)
Requirement already satisfied: Pygments>=2.5.1 in ./venv/lib/python3.13/site-packages (from readme-renderer>=35.0->twine) (2.19.1)
Requirement already satisfied: charset-normalizer<4,>=2 in ./venv/lib/python3.13/site-packages (from requests>=2.20->twine) (3.4.1)
Requirement already satisfied: idna<4,>=2.5 in ./venv/lib/python3.13/site-packages (from requests>=2.20->twine) (3.10)
Requirement already satisfied: certifi>=2017.4.17 in ./venv/lib/python3.13/site-packages (from requests>=2.20->twine) (2025.1.31)
Requirement already satisfied: markdown-it-py>=2.2.0 in ./venv/lib/python3.13/site-packages (from rich>=12.0.0->twine) (3.0.0)
Requirement already satisfied: mdurl~=0.1 in ./venv/lib/python3.13/site-packages (from markdown-it-py>=2.2.0->rich>=12.0.0->twine) (0.1.2)
Requirement already satisfied: cryptography>=2.0 in ./venv/lib/python3.13/site-packages (from SecretStorage>=3.2->keyring>=15.1->twine) (44.0.2)
Requirement already satisfied: more-itertools in ./venv/lib/python3.13/site-packages (from jaraco.classes->keyring>=15.1->twine) (10.6.0)
Requirement already satisfied: cffi>=1.12 in ./venv/lib/python3.13/site-packages (from cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine) (1.17.1)
Requirement already satisfied: pycparser in ./venv/lib/python3.13/site-packages (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine) (2.22)
$ python3 -m build
* Creating isolated environment: venv+pip...
* Installing packages in isolated environment:
  - setuptools
  - wheel
* Getting build dependencies for sdist...
/tmp/build-env-w2tmb1gq/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/tmp/build-env-w2tmb1gq/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/tmp/build-env-w2tmb1gq/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating plot_serializer.egg-info
writing plot_serializer.egg-info/PKG-INFO
writing dependency_links to plot_serializer.egg-info/dependency_links.txt
writing requirements to plot_serializer.egg-info/requires.txt
writing top-level names to plot_serializer.egg-info/top_level.txt
writing manifest file 'plot_serializer.egg-info/SOURCES.txt'
reading manifest file 'plot_serializer.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'plot_serializer.egg-info/SOURCES.txt'
* Building sdist...
/tmp/build-env-w2tmb1gq/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/tmp/build-env-w2tmb1gq/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/tmp/build-env-w2tmb1gq/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running sdist
running egg_info
writing plot_serializer.egg-info/PKG-INFO
writing dependency_links to plot_serializer.egg-info/dependency_links.txt
writing requirements to plot_serializer.egg-info/requires.txt
writing top-level names to plot_serializer.egg-info/top_level.txt
reading manifest file 'plot_serializer.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'plot_serializer.egg-info/SOURCES.txt'
running check
creating plot_serializer-0.2.3
creating plot_serializer-0.2.3/doc
creating plot_serializer-0.2.3/plot_serializer
creating plot_serializer-0.2.3/plot_serializer.egg-info
creating plot_serializer-0.2.3/plot_serializer/matplotlib
creating plot_serializer-0.2.3/tests
creating plot_serializer-0.2.3/tests_automatic
creating plot_serializer-0.2.3/venv/bin
copying files to plot_serializer-0.2.3...
copying LICENSE -> plot_serializer-0.2.3
copying README.md -> plot_serializer-0.2.3
copying pyproject.toml -> plot_serializer-0.2.3
copying doc/conf.py -> plot_serializer-0.2.3/doc
copying plot_serializer/__init__.py -> plot_serializer-0.2.3/plot_serializer
copying plot_serializer/model.py -> plot_serializer-0.2.3/plot_serializer
copying plot_serializer/proxy.py -> plot_serializer-0.2.3/plot_serializer
copying plot_serializer/serializer.py -> plot_serializer-0.2.3/plot_serializer
copying plot_serializer.egg-info/PKG-INFO -> plot_serializer-0.2.3/plot_serializer.egg-info
copying plot_serializer.egg-info/SOURCES.txt -> plot_serializer-0.2.3/plot_serializer.egg-info
copying plot_serializer.egg-info/dependency_links.txt -> plot_serializer-0.2.3/plot_serializer.egg-info
copying plot_serializer.egg-info/requires.txt -> plot_serializer-0.2.3/plot_serializer.egg-info
copying plot_serializer.egg-info/top_level.txt -> plot_serializer-0.2.3/plot_serializer.egg-info
copying plot_serializer/matplotlib/__init__.py -> plot_serializer-0.2.3/plot_serializer/matplotlib
copying plot_serializer/matplotlib/axesproxy.py -> plot_serializer-0.2.3/plot_serializer/matplotlib
copying plot_serializer/matplotlib/deserializer.py -> plot_serializer-0.2.3/plot_serializer/matplotlib
copying plot_serializer/matplotlib/serializer.py -> plot_serializer-0.2.3/plot_serializer/matplotlib
copying plot_serializer/matplotlib/serializer.pyi -> plot_serializer-0.2.3/plot_serializer/matplotlib
copying tests/__init__.py -> plot_serializer-0.2.3/tests
copying tests/conftest.py -> plot_serializer-0.2.3/tests
copying tests/test_bar_plot.py -> plot_serializer-0.2.3/tests
copying tests/test_box_plot.py -> plot_serializer-0.2.3/tests
copying tests/test_deserializer.py -> plot_serializer-0.2.3/tests
copying tests/test_errorbar_plot.py -> plot_serializer-0.2.3/tests
copying tests/test_hist_plot.py -> plot_serializer-0.2.3/tests
copying tests/test_line_plot.py -> plot_serializer-0.2.3/tests
copying tests/test_line_plot3d.py -> plot_serializer-0.2.3/tests
copying tests/test_pie_plot.py -> plot_serializer-0.2.3/tests
copying tests/test_scatter3d_plot.py -> plot_serializer-0.2.3/tests
copying tests/test_scatter_plot.py -> plot_serializer-0.2.3/tests
copying tests/test_surface_plot3d.py -> plot_serializer-0.2.3/tests
copying tests/test_update_schema.py -> plot_serializer-0.2.3/tests
copying tests_automatic/__init__.py -> plot_serializer-0.2.3/tests_automatic
copying tests_automatic/test_bar_automatic.py -> plot_serializer-0.2.3/tests_automatic
copying tests_automatic/test_box_automatic.py -> plot_serializer-0.2.3/tests_automatic
copying tests_automatic/test_errorbar_automatic.py -> plot_serializer-0.2.3/tests_automatic
copying tests_automatic/test_hist_automatic.py -> plot_serializer-0.2.3/tests_automatic
copying tests_automatic/test_line3d_automatic.py -> plot_serializer-0.2.3/tests_automatic
copying tests_automatic/test_line_automatic.py -> plot_serializer-0.2.3/tests_automatic
copying tests_automatic/test_pie_automatic.py -> plot_serializer-0.2.3/tests_automatic
copying tests_automatic/test_scatter3d_automatic.py -> plot_serializer-0.2.3/tests_automatic
copying tests_automatic/test_scatter_automatic.py -> plot_serializer-0.2.3/tests_automatic
copying tests_automatic/test_surface3d_automatic.py -> plot_serializer-0.2.3/tests_automatic
copying venv/bin/activate_this.py -> plot_serializer-0.2.3/venv/bin
copying plot_serializer.egg-info/SOURCES.txt -> plot_serializer-0.2.3/plot_serializer.egg-info
Writing plot_serializer-0.2.3/setup.cfg
Creating tar archive
removing 'plot_serializer-0.2.3' (and everything under it)
* Building wheel from sdist
* Creating isolated environment: venv+pip...
* Installing packages in isolated environment:
  - setuptools
  - wheel
* Getting build dependencies for wheel...
/tmp/build-env-iiutd07q/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/tmp/build-env-iiutd07q/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/tmp/build-env-iiutd07q/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
writing plot_serializer.egg-info/PKG-INFO
writing dependency_links to plot_serializer.egg-info/dependency_links.txt
writing requirements to plot_serializer.egg-info/requires.txt
writing top-level names to plot_serializer.egg-info/top_level.txt
reading manifest file 'plot_serializer.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'plot_serializer.egg-info/SOURCES.txt'
* Building wheel...
/tmp/build-env-iiutd07q/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  corresp(dist, value, root_dir)
/tmp/build-env-iiutd07q/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/tmp/build-env-iiutd07q/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/doc
copying doc/conf.py -> build/lib/doc
creating build/lib/tests
copying tests/test_pie_plot.py -> build/lib/tests
copying tests/conftest.py -> build/lib/tests
copying tests/test_bar_plot.py -> build/lib/tests
copying tests/test_line_plot3d.py -> build/lib/tests
copying tests/test_hist_plot.py -> build/lib/tests
copying tests/test_line_plot.py -> build/lib/tests
copying tests/test_box_plot.py -> build/lib/tests
copying tests/__init__.py -> build/lib/tests
copying tests/test_scatter3d_plot.py -> build/lib/tests
copying tests/test_update_schema.py -> build/lib/tests
copying tests/test_scatter_plot.py -> build/lib/tests
copying tests/test_deserializer.py -> build/lib/tests
copying tests/test_surface_plot3d.py -> build/lib/tests
copying tests/test_errorbar_plot.py -> build/lib/tests
creating build/lib/plot_serializer
copying plot_serializer/proxy.py -> build/lib/plot_serializer
copying plot_serializer/__init__.py -> build/lib/plot_serializer
copying plot_serializer/model.py -> build/lib/plot_serializer
copying plot_serializer/serializer.py -> build/lib/plot_serializer
creating build/lib/tests_automatic
copying tests_automatic/test_line_automatic.py -> build/lib/tests_automatic
copying tests_automatic/test_surface3d_automatic.py -> build/lib/tests_automatic
copying tests_automatic/test_pie_automatic.py -> build/lib/tests_automatic
copying tests_automatic/test_line3d_automatic.py -> build/lib/tests_automatic
copying tests_automatic/test_hist_automatic.py -> build/lib/tests_automatic
copying tests_automatic/__init__.py -> build/lib/tests_automatic
copying tests_automatic/test_errorbar_automatic.py -> build/lib/tests_automatic
copying tests_automatic/test_scatter_automatic.py -> build/lib/tests_automatic
copying tests_automatic/test_scatter3d_automatic.py -> build/lib/tests_automatic
copying tests_automatic/test_bar_automatic.py -> build/lib/tests_automatic
copying tests_automatic/test_box_automatic.py -> build/lib/tests_automatic
creating build/lib/venv/bin
copying venv/bin/activate_this.py -> build/lib/venv/bin
creating build/lib/plot_serializer/matplotlib
copying plot_serializer/matplotlib/__init__.py -> build/lib/plot_serializer/matplotlib
copying plot_serializer/matplotlib/axesproxy.py -> build/lib/plot_serializer/matplotlib
copying plot_serializer/matplotlib/serializer.py -> build/lib/plot_serializer/matplotlib
copying plot_serializer/matplotlib/deserializer.py -> build/lib/plot_serializer/matplotlib
running egg_info
writing plot_serializer.egg-info/PKG-INFO
writing dependency_links to plot_serializer.egg-info/dependency_links.txt
writing requirements to plot_serializer.egg-info/requires.txt
writing top-level names to plot_serializer.egg-info/top_level.txt
reading manifest file 'plot_serializer.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'plot_serializer.egg-info/SOURCES.txt'
copying plot_serializer/matplotlib/serializer.pyi -> build/lib/plot_serializer/matplotlib
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/doc
copying build/lib/doc/conf.py -> build/bdist.linux-x86_64/wheel/./doc
creating build/bdist.linux-x86_64/wheel/venv
creating build/bdist.linux-x86_64/wheel/venv/bin
copying build/lib/venv/bin/activate_this.py -> build/bdist.linux-x86_64/wheel/./venv/bin
creating build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_pie_plot.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_bar_plot.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_line_plot3d.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_hist_plot.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_line_plot.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_box_plot.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_scatter3d_plot.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_update_schema.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_scatter_plot.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_deserializer.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_surface_plot3d.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/test_errorbar_plot.py -> build/bdist.linux-x86_64/wheel/./tests
creating build/bdist.linux-x86_64/wheel/plot_serializer
creating build/bdist.linux-x86_64/wheel/plot_serializer/matplotlib
copying build/lib/plot_serializer/matplotlib/__init__.py -> build/bdist.linux-x86_64/wheel/./plot_serializer/matplotlib
copying build/lib/plot_serializer/matplotlib/axesproxy.py -> build/bdist.linux-x86_64/wheel/./plot_serializer/matplotlib
copying build/lib/plot_serializer/matplotlib/serializer.py -> build/bdist.linux-x86_64/wheel/./plot_serializer/matplotlib
copying build/lib/plot_serializer/matplotlib/serializer.pyi -> build/bdist.linux-x86_64/wheel/./plot_serializer/matplotlib
copying build/lib/plot_serializer/matplotlib/deserializer.py -> build/bdist.linux-x86_64/wheel/./plot_serializer/matplotlib
copying build/lib/plot_serializer/proxy.py -> build/bdist.linux-x86_64/wheel/./plot_serializer
copying build/lib/plot_serializer/__init__.py -> build/bdist.linux-x86_64/wheel/./plot_serializer
copying build/lib/plot_serializer/model.py -> build/bdist.linux-x86_64/wheel/./plot_serializer
copying build/lib/plot_serializer/serializer.py -> build/bdist.linux-x86_64/wheel/./plot_serializer
creating build/bdist.linux-x86_64/wheel/tests_automatic
copying build/lib/tests_automatic/test_line_automatic.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
copying build/lib/tests_automatic/test_surface3d_automatic.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
copying build/lib/tests_automatic/test_pie_automatic.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
copying build/lib/tests_automatic/test_line3d_automatic.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
copying build/lib/tests_automatic/test_hist_automatic.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
copying build/lib/tests_automatic/__init__.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
copying build/lib/tests_automatic/test_errorbar_automatic.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
copying build/lib/tests_automatic/test_scatter_automatic.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
copying build/lib/tests_automatic/test_scatter3d_automatic.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
copying build/lib/tests_automatic/test_bar_automatic.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
copying build/lib/tests_automatic/test_box_automatic.py -> build/bdist.linux-x86_64/wheel/./tests_automatic
running install_egg_info
Copying plot_serializer.egg-info to build/bdist.linux-x86_64/wheel/./plot_serializer-0.2.3-py3.13.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/plot_serializer-0.2.3.dist-info/WHEEL
creating '/builds/rdm-tools/plot-serializer/dist/.tmp-62ftaqme/plot_serializer-0.2.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'doc/conf.py'
adding 'plot_serializer/__init__.py'
adding 'plot_serializer/model.py'
adding 'plot_serializer/proxy.py'
adding 'plot_serializer/serializer.py'
adding 'plot_serializer/matplotlib/__init__.py'
adding 'plot_serializer/matplotlib/axesproxy.py'
adding 'plot_serializer/matplotlib/deserializer.py'
adding 'plot_serializer/matplotlib/serializer.py'
adding 'plot_serializer/matplotlib/serializer.pyi'
adding 'plot_serializer-0.2.3.dist-info/licenses/LICENSE'
adding 'tests/__init__.py'
adding 'tests/conftest.py'
adding 'tests/test_bar_plot.py'
adding 'tests/test_box_plot.py'
adding 'tests/test_deserializer.py'
adding 'tests/test_errorbar_plot.py'
adding 'tests/test_hist_plot.py'
adding 'tests/test_line_plot.py'
adding 'tests/test_line_plot3d.py'
adding 'tests/test_pie_plot.py'
adding 'tests/test_scatter3d_plot.py'
adding 'tests/test_scatter_plot.py'
adding 'tests/test_surface_plot3d.py'
adding 'tests/test_update_schema.py'
adding 'tests_automatic/__init__.py'
adding 'tests_automatic/test_bar_automatic.py'
adding 'tests_automatic/test_box_automatic.py'
adding 'tests_automatic/test_errorbar_automatic.py'
adding 'tests_automatic/test_hist_automatic.py'
adding 'tests_automatic/test_line3d_automatic.py'
adding 'tests_automatic/test_line_automatic.py'
adding 'tests_automatic/test_pie_automatic.py'
adding 'tests_automatic/test_scatter3d_automatic.py'
adding 'tests_automatic/test_scatter_automatic.py'
adding 'tests_automatic/test_surface3d_automatic.py'
adding 'venv/bin/activate_this.py'
adding 'plot_serializer-0.2.3.dist-info/METADATA'
adding 'plot_serializer-0.2.3.dist-info/WHEEL'
adding 'plot_serializer-0.2.3.dist-info/top_level.txt'
adding 'plot_serializer-0.2.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built plot_serializer-0.2.3.tar.gz and plot_serializer-0.2.3-py3-none-any.whl
$ TWINE_PASSWORD=${CI_PYPI_TOKEN} TWINE_USERNAME=__token__ python3 -m twine upload dist/*
Uploading distributions to https://upload.pypi.org/legacy/
Uploading plot_serializer-0.2.3-py3-none-any.whl
[?25l
  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/68.8 kB • --:-- • ?
  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/68.8 kB • --:-- • ?
  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/68.8 kB • --:-- • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 kB • 00:00 • 51.3 MB/s
[?25hUploading plot_serializer-0.2.3.tar.gz
[?25l
  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/54.9 kB • --:-- • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB • 00:00 • 41.4 MB/s
[?25h
View at:
https://pypi.org/project/plot-serializer/0.2.3/
section_end:1743422714:step_script
section_start:1743422714:archive_cache
Saving cache for successful job
Creating cache default-10-non_protected...
.cache/pip: found 1458 matching artifact files and directories 
venv/: found 14735 matching artifact files and directories 
No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally. 
Created cache
section_end:1743422728:archive_cache
section_start:1743422728:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1743422728:cleanup_file_variables
Job succeeded