>>> py3-urlgrabber: Building community/py3-urlgrabber 4.1.0-r7 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 05:00:01 +0000 >>> py3-urlgrabber: Validating /home/udu/aports/community/py3-urlgrabber/APKBUILD... >>> py3-urlgrabber: Analyzing dependencies... >>> py3-urlgrabber: Installing for build: build-base python3 py3-curl py3-six py3-setuptools py3-gpep517 py3-wheel WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/17) Installing py3-curl (7.45.6-r1) (2/17) Installing py3-curl-pyc (7.45.6-r1) (3/17) Installing py3-six (1.17.0-r0) (4/17) Installing py3-six-pyc (1.17.0-r0) (5/17) Installing py3-parsing (3.2.3-r0) (6/17) Installing py3-parsing-pyc (3.2.3-r0) (7/17) Installing py3-packaging (25.0-r0) (8/17) Installing py3-packaging-pyc (25.0-r0) (9/17) Installing py3-setuptools (80.9.0-r0) (10/17) Installing py3-setuptools-pyc (80.9.0-r0) (11/17) Installing py3-installer (0.7.0-r2) (12/17) Installing py3-installer-pyc (0.7.0-r2) (13/17) Installing py3-gpep517 (19-r0) (14/17) Installing py3-gpep517-pyc (19-r0) (15/17) Installing py3-wheel (0.46.1-r0) (16/17) Installing py3-wheel-pyc (0.46.1-r0) (17/17) Installing .makedepends-py3-urlgrabber (20251013.050002) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 106 packages >>> py3-urlgrabber: Cleaning up srcdir >>> py3-urlgrabber: Cleaning up pkgdir >>> py3-urlgrabber: Cleaning up tmpdir >>> py3-urlgrabber: Fetching https://github.com/rpm-software-management/urlgrabber/releases/download/urlgrabber-4-1-0/urlgrabber-4.1.0.tar.gz >>> py3-urlgrabber: Fetching https://github.com/rpm-software-management/urlgrabber/releases/download/urlgrabber-4-1-0/urlgrabber-4.1.0.tar.gz >>> py3-urlgrabber: Checking sha512sums... urlgrabber-4.1.0.tar.gz: OK limit-offline-tests.patch: OK >>> py3-urlgrabber: Unpacking /var/cache/distfiles/urlgrabber-4.1.0.tar.gz... >>> py3-urlgrabber: limit-offline-tests.patch patching file test/runtests.py patching file test/test_grabber.py 2025-10-13 05:00:02,399 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/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 :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 05:00:02,409 root INFO running bdist_wheel 2025-10-13 05:00:02,417 root INFO running build 2025-10-13 05:00:02,417 root INFO running build_py 2025-10-13 05:00:02,419 root INFO creating build/lib/urlgrabber 2025-10-13 05:00:02,419 root INFO copying urlgrabber/mirror.py -> build/lib/urlgrabber 2025-10-13 05:00:02,419 root INFO copying urlgrabber/grabber.py -> build/lib/urlgrabber 2025-10-13 05:00:02,419 root INFO copying urlgrabber/progress.py -> build/lib/urlgrabber 2025-10-13 05:00:02,419 root INFO copying urlgrabber/__init__.py -> build/lib/urlgrabber 2025-10-13 05:00:02,419 root INFO copying urlgrabber/byterange.py -> build/lib/urlgrabber 2025-10-13 05:00:02,419 root INFO running egg_info 2025-10-13 05:00:02,420 root INFO writing urlgrabber.egg-info/PKG-INFO 2025-10-13 05:00:02,421 root INFO writing dependency_links to urlgrabber.egg-info/dependency_links.txt 2025-10-13 05:00:02,421 root INFO writing requirements to urlgrabber.egg-info/requires.txt 2025-10-13 05:00:02,421 root INFO writing top-level names to urlgrabber.egg-info/top_level.txt 2025-10-13 05:00:02,422 root INFO reading manifest file 'urlgrabber.egg-info/SOURCES.txt' 2025-10-13 05:00:02,423 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 05:00:02,423 root WARNING warning: no files found matching 'MANIFEST' 2025-10-13 05:00:02,423 root INFO adding license file 'LICENSE' 2025-10-13 05:00:02,424 root INFO writing manifest file 'urlgrabber.egg-info/SOURCES.txt' 2025-10-13 05:00:02,424 root INFO running build_scripts 2025-10-13 05:00:02,424 root INFO creating build/scripts-3.12 2025-10-13 05:00:02,424 root INFO copying and adjusting scripts/urlgrabber -> build/scripts-3.12 2025-10-13 05:00:02,424 root INFO changing mode of build/scripts-3.12/urlgrabber from 644 to 755 2025-10-13 05:00:02,427 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 05:00:02,428 root INFO running install 2025-10-13 05:00:02,432 root INFO running install_lib 2025-10-13 05:00:02,434 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 05:00:02,434 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber 2025-10-13 05:00:02,434 root INFO copying build/lib/urlgrabber/mirror.py -> build/bdist.linux-x86_64/wheel/./urlgrabber 2025-10-13 05:00:02,434 root INFO copying build/lib/urlgrabber/grabber.py -> build/bdist.linux-x86_64/wheel/./urlgrabber 2025-10-13 05:00:02,434 root INFO copying build/lib/urlgrabber/progress.py -> build/bdist.linux-x86_64/wheel/./urlgrabber 2025-10-13 05:00:02,434 root INFO copying build/lib/urlgrabber/__init__.py -> build/bdist.linux-x86_64/wheel/./urlgrabber 2025-10-13 05:00:02,434 root INFO copying build/lib/urlgrabber/byterange.py -> build/bdist.linux-x86_64/wheel/./urlgrabber 2025-10-13 05:00:02,434 root INFO running install_data 2025-10-13 05:00:02,436 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data 2025-10-13 05:00:02,436 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0 2025-10-13 05:00:02,436 root INFO copying README -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0 2025-10-13 05:00:02,436 root INFO copying LICENSE -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0 2025-10-13 05:00:02,436 root INFO copying TODO -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0 2025-10-13 05:00:02,436 root INFO copying ChangeLog -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0 2025-10-13 05:00:02,436 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/libexec 2025-10-13 05:00:02,437 root INFO copying scripts/urlgrabber-ext-down -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/data/libexec 2025-10-13 05:00:02,437 root INFO running install_egg_info 2025-10-13 05:00:02,438 root INFO Copying urlgrabber.egg-info to build/bdist.linux-x86_64/wheel/./urlgrabber-4.1.0-py3.12.egg-info 2025-10-13 05:00:02,439 root INFO running install_scripts 2025-10-13 05:00:02,439 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/scripts 2025-10-13 05:00:02,439 root INFO copying build/scripts-3.12/urlgrabber -> build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/scripts 2025-10-13 05:00:02,439 root INFO changing mode of build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.data/scripts/urlgrabber to 755 2025-10-13 05:00:02,439 root INFO creating build/bdist.linux-x86_64/wheel/urlgrabber-4.1.0.dist-info/WHEEL 2025-10-13 05:00:02,439 wheel INFO creating '/home/udu/aports/community/py3-urlgrabber/src/urlgrabber-4.1.0/.dist/.tmp-3vrc2x36/urlgrabber-4.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 05:00:02,440 wheel INFO adding 'urlgrabber/__init__.py' 2025-10-13 05:00:02,440 wheel INFO adding 'urlgrabber/byterange.py' 2025-10-13 05:00:02,440 wheel INFO adding 'urlgrabber/grabber.py' 2025-10-13 05:00:02,440 wheel INFO adding 'urlgrabber/mirror.py' 2025-10-13 05:00:02,440 wheel INFO adding 'urlgrabber/progress.py' 2025-10-13 05:00:02,440 wheel INFO adding 'urlgrabber-4.1.0.data/data/libexec/urlgrabber-ext-down' 2025-10-13 05:00:02,440 wheel INFO adding 'urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0/ChangeLog' 2025-10-13 05:00:02,440 wheel INFO adding 'urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0/LICENSE' 2025-10-13 05:00:02,441 wheel INFO adding 'urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0/README' 2025-10-13 05:00:02,441 wheel INFO adding 'urlgrabber-4.1.0.data/data/share/doc/urlgrabber-4.1.0/TODO' 2025-10-13 05:00:02,441 wheel INFO adding 'urlgrabber-4.1.0.data/scripts/urlgrabber' 2025-10-13 05:00:02,441 wheel INFO adding 'urlgrabber-4.1.0.dist-info/licenses/LICENSE' 2025-10-13 05:00:02,441 wheel INFO adding 'urlgrabber-4.1.0.dist-info/METADATA' 2025-10-13 05:00:02,441 wheel INFO adding 'urlgrabber-4.1.0.dist-info/WHEEL' 2025-10-13 05:00:02,441 wheel INFO adding 'urlgrabber-4.1.0.dist-info/top_level.txt' 2025-10-13 05:00:02,441 wheel INFO adding 'urlgrabber-4.1.0.dist-info/RECORD' 2025-10-13 05:00:02,441 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 05:00:02,442 gpep517 INFO The backend produced .dist/urlgrabber-4.1.0-py3-none-any.whl urlgrabber-4.1.0-py3-none-any.whl /home/udu/aports/community/py3-urlgrabber/src/urlgrabber-4.1.0/test/../urlgrabber/__init__.py:51: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import get_distribution urlgrabber tests (no description) CommonRegetTests exception raised for illegal reget mode ... ok Test failure behavior failure callback is called with the proper args ... ok failure callback is called on retry ... ok Test module level functions defined in grabber.py module-level urlgrab() function ... ok module-level urlopen() function ... ok module-level urlread() function ... ok Test grabber.URLGrabber class grabber.URLGrabber.__init__() **kwargs handling. ... ok grabber.URLGrabber._make_callback() tests ... ok test_byterange Test module level functions defined in range.py byterange.range_header_to_tuple() ... ok byterange.range_tuple_normalize() ... ok byterange.range_tuple_to_header() ... ok Test range.RangeableFileObject class RangeableFileObject.read() ... ok RangeableFileObject.read(): to end of file. ... ok RangeableFileObject.readline() ... ok RangeableFileObject.seek() ... ok RangeableFileObject.tell() ... ok ------------------------------------------------------------------------------- Ran 16 tests in 0.971s OK >>> py3-urlgrabber: Entering fakeroot... >>> py3-urlgrabber-doc*: Running split function doc... 'usr/share/doc' -> '/home/udu/aports/community/py3-urlgrabber/pkg/py3-urlgrabber-doc/usr/share/doc' >>> py3-urlgrabber-doc*: Preparing subpackage py3-urlgrabber-doc... >>> py3-urlgrabber-doc*: Running postcheck for py3-urlgrabber-doc >>> py3-urlgrabber-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/urlgrabber/__pycache__' -> '/home/udu/aports/community/py3-urlgrabber/pkg/py3-urlgrabber-pyc/usr/lib/python3.12/site-packages/urlgrabber/__pycache__' >>> py3-urlgrabber-pyc*: Preparing subpackage py3-urlgrabber-pyc... >>> py3-urlgrabber-pyc*: Running postcheck for py3-urlgrabber-pyc >>> py3-urlgrabber*: Running postcheck for py3-urlgrabber >>> py3-urlgrabber*: Preparing package py3-urlgrabber... >>> py3-urlgrabber-doc*: Tracing dependencies... >>> py3-urlgrabber-doc*: Package size: 37.1 KB >>> py3-urlgrabber-doc*: Compressing data... >>> py3-urlgrabber-doc*: Create checksum... >>> py3-urlgrabber-doc*: Create py3-urlgrabber-doc-4.1.0-r7.apk >>> py3-urlgrabber-pyc*: Tracing dependencies... python3 py3-curl py3-six python3~3.12 >>> py3-urlgrabber-pyc*: Package size: 171.2 KB >>> py3-urlgrabber-pyc*: Compressing data... >>> py3-urlgrabber-pyc*: Create checksum... >>> py3-urlgrabber-pyc*: Create py3-urlgrabber-pyc-4.1.0-r7.apk >>> py3-urlgrabber*: Tracing dependencies... python3 py3-curl py3-six python3~3.12 >>> py3-urlgrabber*: Package size: 210.4 KB >>> py3-urlgrabber*: Compressing data... >>> py3-urlgrabber*: Create checksum... >>> py3-urlgrabber*: Create py3-urlgrabber-4.1.0-r7.apk >>> py3-urlgrabber: Build complete at Mon, 13 Oct 2025 05:00:04 +0000 elapsed time 0h 0m 3s >>> py3-urlgrabber: Cleaning up srcdir >>> py3-urlgrabber: Cleaning up pkgdir >>> py3-urlgrabber: Uninstalling dependencies... (1/17) Purging .makedepends-py3-urlgrabber (20251013.050002) (2/17) Purging py3-curl-pyc (7.45.6-r1) (3/17) Purging py3-curl (7.45.6-r1) (4/17) Purging py3-six-pyc (1.17.0-r0) (5/17) Purging py3-six (1.17.0-r0) (6/17) Purging py3-setuptools-pyc (80.9.0-r0) (7/17) Purging py3-setuptools (80.9.0-r0) (8/17) Purging py3-gpep517-pyc (19-r0) (9/17) Purging py3-gpep517 (19-r0) (10/17) Purging py3-installer-pyc (0.7.0-r2) (11/17) Purging py3-installer (0.7.0-r2) (12/17) Purging py3-wheel-pyc (0.46.1-r0) (13/17) Purging py3-wheel (0.46.1-r0) (14/17) Purging py3-packaging-pyc (25.0-r0) (15/17) Purging py3-packaging (25.0-r0) (16/17) Purging py3-parsing-pyc (3.2.3-r0) (17/17) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-urlgrabber: Updating the community/x86_64 repository index... >>> py3-urlgrabber: Signing the index...