Matthias Klose
unread,Feb 1, 2023, 1:30:05 PM2/1/23You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Package: src:jenkins-job-builder
Version: 3.11.0-4
Severity: serious
Tags: sid bookworm
jenkins-job-builder autopkg tests fail with setuptools 66:
[...]
==============================
Failed 1 tests - output below:
==============================
tests.moduleregistry.test_moduleregistry.ModuleRegistryPluginInfoTestsWithScenarios.test_plugin_version_comparison(s13)
-----------------------------------------------------------------------------------------------------------------------
Captured plugin_info:
~~~~~~~~~~~~~~~~~~~~~
[{'shortName': 'HerpDerpPlugin', 'longName': 'Blah Blah Blah Plugin'},
{'shortName': 'JankyPlugin1', 'longName': 'Not A Real Plugin', 'version':
'1.0a-SNAPSHOT'}]
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File
"/tmp/autopkgtest-lxc.qfr3os4o/downtmp/autopkgtest_tmp/tests/moduleregistry/test_moduleregistry.py",
line 129, in test_plugin_version_comparison
op = getattr(pkg_resources.parse_version(v1), self.op)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/lib/python3/dist-packages/pkg_resources/_vendor/packaging/version.py",
line 266, in __init__
raise InvalidVersion(f"Invalid version: '{version}'")
pkg_resources.extern.packaging.version.InvalidVersion: Invalid version:
'1.0a.preview'
Captured pythonlogging:
~~~~~~~~~~~~~~~~~~~~~~~
Config file, /etc/jenkins_jobs/jenkins_jobs.ini, not found. Using default
config values.
Config: <configparser.ConfigParser object at 0x7f10ebd618d0>
Skipping plugin info retrieval
Will use anonymous access to Jenkins if needed.