Closed dasunhegoda closed 11 months ago
Log
+ bash /runboat/runboat-clone-and-install.sh + rm -fr /mnt/data/odoo-addons-dir + rm -fr /mnt/data/odoo-addons-dir + mkdir -p /mnt/data/odoo-addons-dir + cd /mnt/data/odoo-addons-dir + curl -sSL https://github.com/openspp/openspp-base/tarball/817e5c84faaff49ca779d99efb6c805854727df2 + tar zxf - --strip-components=1 + INSTALL_METHOD=oca_install_addons + [[ oca_install_addons == \o\c\a\_\i\n\s\t\a\l\l\_\a\d\d\o\n\s ]] + oca_install_addons + shopt -s nullglob + env SETUPTOOLS_ODOO_POST_VERSION_STRATEGY_OVERRIDE=none WHOOL_POST_VERSION_STRATEGY_OVERRIDE=none pyproject-dependencies --no-isolation --ignore-build-errors /mnt/data/odoo-addons-dir/setup/spp_base/setup.py /mnt/data/odoo-addons-dir/setup/spp_base_setting/setup.py /mnt/data/odoo-addons-dir/setup/spp_import_match/setup.py /mnt/data/odoo-addons-dir/setup/spp_starter/setup.py /mnt/data/odoo-addons-dir/setup/theme_openspp/setup.py + cat test-requirements.txt git+https://github.com/OpenG2P/openg2p-registry@v15.0-1.0.1#subdirectory=setup/g2p_registry_base git+https://github.com/OpenG2P/openg2p-registry@v15.0-1.0.1#subdirectory=setup/g2p_registry_group git+https://github.com/OpenG2P/openg2p-registry@v15.0-1.0.1#subdirectory=setup/g2p_registry_individual git+https://github.com/OpenG2P/openg2p-registry@v15.0-1.0.1#subdirectory=setup/g2p_registry_membership cryptography==38.0.4 odoo <15.1dev,>=15.0a odoo-addon-dms <15.1dev,>=15.0dev odoo-addon-g2p-registry-base <15.1dev,>=15.0dev odoo-addon-g2p-registry-group <15.1dev,>=15.0dev odoo-addon-g2p-registry-individual <15.1dev,>=15.0dev odoo-addon-g2p-registry-membership <15.1dev,>=15.0dev odoo-addon-spp-area <15.1dev,>=15.0dev odoo-addon-spp-custom-field <15.1dev,>=15.0dev odoo-addon-spp-custom-fields-ui <15.1dev,>=15.0dev odoo-addon-spp-helpdesk <15.1dev,>=15.0dev odoo-addon-spp-idpass <15.1dev,>=15.0dev odoo-addon-spp-idqueue <15.1dev,>=15.0dev odoo-addon-spp-programs <15.1dev,>=15.0dev odoo-addon-spp-service-points <15.1dev,>=15.0dev + pip install -r test-requirements.txt Looking in indexes: https://wheelhouse.odoo-community.org/oca-simple-and-pypi Collecting git+https://github.com/OpenG2P/openg2p-registry@v15.0-1.0.1#subdirectory=setup/g2p_registry_base (from -r test-requirements.txt (line 1)) Cloning https://github.com/OpenG2P/openg2p-registry (to revision v15.0-1.0.1) to /tmp/pip-req-build-ol5w36gy Running command git clone --filter=blob:none --quiet https://github.com/OpenG2P/openg2p-registry /tmp/pip-req-build-ol5w36gy Running command git checkout -q ac434fe8c8b11d7b94c8b7e8b3ea9e6611b4ccd4 Resolved https://github.com/OpenG2P/openg2p-registry to commit ac434fe8c8b11d7b94c8b7e8b3ea9e6611b4ccd4 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/OpenG2P/openg2p-registry@v15.0-1.0.1#subdirectory=setup/g2p_registry_group (from -r test-requirements.txt (line 2)) Cloning https://github.com/OpenG2P/openg2p-registry (to revision v15.0-1.0.1) to /tmp/pip-req-build-5y32t0rw Running command git clone --filter=blob:none --quiet https://github.com/OpenG2P/openg2p-registry /tmp/pip-req-build-5y32t0rw Running command git checkout -q ac434fe8c8b11d7b94c8b7e8b3ea9e6611b4ccd4 Resolved https://github.com/OpenG2P/openg2p-registry to commit ac434fe8c8b11d7b94c8b7e8b3ea9e6611b4ccd4 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/OpenG2P/openg2p-registry@v15.0-1.0.1#subdirectory=setup/g2p_registry_individual (from -r test-requirements.txt (line 3)) Cloning https://github.com/OpenG2P/openg2p-registry (to revision v15.0-1.0.1) to /tmp/pip-req-build-uo8afrbl Running command git clone --filter=blob:none --quiet https://github.com/OpenG2P/openg2p-registry /tmp/pip-req-build-uo8afrbl Running command git checkout -q ac434fe8c8b11d7b94c8b7e8b3ea9e6611b4ccd4 Resolved https://github.com/OpenG2P/openg2p-registry to commit ac434fe8c8b11d7b94c8b7e8b3ea9e6611b4ccd4 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/OpenG2P/openg2p-registry@v15.0-1.0.1#subdirectory=setup/g2p_registry_membership (from -r test-requirements.txt (line 4)) Cloning https://github.com/OpenG2P/openg2p-registry (to revision v15.0-1.0.1) to /tmp/pip-req-build-nxd_s3bi Running command git clone --filter=blob:none --quiet https://github.com/OpenG2P/openg2p-registry /tmp/pip-req-build-nxd_s3bi Running command git checkout -q ac434fe8c8b11d7b94c8b7e8b3ea9e6611b4ccd4 Resolved https://github.com/OpenG2P/openg2p-registry to commit ac434fe8c8b11d7b94c8b7e8b3ea9e6611b4ccd4 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cryptography==38.0.4 (from -r test-requirements.txt (line 5)) Downloading cryptography-38.0.4-cp36-abi3-manylinux_2_28_x86_64.whl (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 43.2 MB/s eta 0:00:00 Requirement already satisfied: odoo<15.1dev,>=15.0a in /opt/odoo (from -r test-requirements.txt (line 6)) (15.0) Collecting odoo-addon-dms<15.1dev,>=15.0dev (from -r test-requirements.txt (line 7)) Downloading odoo_addon_dms-15.0.1.8.3.3-py3-none-any.whl.metadata (8.0 kB) ERROR: Ignored the following versions that require a different python version: 16.0.1.0.0.12 Requires-Python >=3.10; 16.0.1.0.0.13 Requires-Python >=3.10; 16.0.1.0.0.2 Requires-Python >=3.10; 16.0.1.0.0.7 Requires-Python >=3.10; 16.0.1.0.1 Requires-Python >=3.10; 16.0.1.0.1.1 Requires-Python >=3.10; 16.0.1.0.1.6 Requires-Python >=3.10; 16.0.1.0.1.7 Requires-Python >=3.10; 16.0.1.0.2 Requires-Python >=3.10 ERROR: Could not find a version that satisfies the requirement odoo-addon-spp-area<15.1dev,>=15.0dev (from versions: none) ERROR: No matching distribution found for odoo-addon-spp-area<15.1dev,>=15.0dev
Fix the IDPASS and id_queue issue by @emjay0921
Log