>>> py3-xmlsec: Building community/py3-xmlsec 1.3.15-r0 (using abuild 3.14.1-r7) started Sun, 23 Mar 2025 12:48:19 +0000
>>> py3-xmlsec: Validating /home/buildozer/aports/community/py3-xmlsec/APKBUILD...
>>> py3-xmlsec: Analyzing dependencies...
>>> py3-xmlsec: Installing for build: build-base py3-lxml xmlsec py3-gpep517 py3-setuptools py3-setuptools_scm py3-pkgconfig py3-wheel python3-dev libxml2-dev xmlsec-dev py3-pytest
(1/56) Installing libbz2 (1.0.8-r6)
(2/56) Installing libffi (3.4.7-r0)
(3/56) Installing gdbm (1.24-r0)
(4/56) Installing xz-libs (5.6.4-r0)
(5/56) Installing mpdecimal (4.0.0-r0)
(6/56) Installing libpanelw (6.5_p20250216-r0)
(7/56) Installing sqlite-libs (3.49.1-r0)
(8/56) Installing python3 (3.12.9-r0)
(9/56) Installing python3-pycache-pyc0 (3.12.9-r0)
(10/56) Installing pyc (3.12.9-r0)
(11/56) Installing py3-lxml-pyc (5.3.1-r0)
(12/56) Installing python3-pyc (3.12.9-r0)
(13/56) Installing libxml2 (2.13.6-r0)
(14/56) Installing libxslt (1.1.43-r0)
(15/56) Installing py3-lxml (5.3.1-r0)
(16/56) Installing libltdl (2.5.4-r0)
(17/56) Installing xmlsec (1.3.7-r0)
(18/56) Installing py3-installer (0.7.0-r2)
(19/56) Installing py3-installer-pyc (0.7.0-r2)
(20/56) Installing py3-gpep517 (16-r0)
(21/56) Installing py3-gpep517-pyc (16-r0)
(22/56) Installing py3-parsing (3.2.0-r0)
(23/56) Installing py3-parsing-pyc (3.2.0-r0)
(24/56) Installing py3-packaging (24.2-r0)
(25/56) Installing py3-packaging-pyc (24.2-r0)
(26/56) Installing py3-setuptools (77.0.3-r0)
(27/56) Installing py3-setuptools-pyc (77.0.3-r0)
(28/56) Installing py3-setuptools_scm (8.2.0-r0)
(29/56) Installing py3-setuptools_scm-pyc (8.2.0-r0)
(30/56) Installing py3-pkgconfig (1.5.5-r4)
(31/56) Installing py3-pkgconfig-pyc (1.5.5-r4)
(32/56) Installing py3-wheel (0.43.0-r0)
(33/56) Installing py3-wheel-pyc (0.43.0-r0)
(34/56) Installing python3-dev (3.12.9-r0)
(35/56) Installing zlib-dev (1.3.1-r2)
(36/56) Installing xz (5.6.4-r0)
(37/56) Installing xz-dev (5.6.4-r0)
(38/56) Installing libxml2-utils (2.13.6-r0)
(39/56) Installing libxml2-dev (2.13.6-r0)
(40/56) Installing libxslt-dev (1.1.43-r0)
(41/56) Installing nspr (4.36-r0)
(42/56) Installing nss (3.109-r0)
(43/56) Installing xmlsec-nss (1.3.7-r0)
(44/56) Installing linux-headers (6.12.6-r0)
(45/56) Installing nspr-dev (4.36-r0)
(46/56) Installing nss-dev (3.109-r0)
(47/56) Installing xmlsec-dev (1.3.7-r0)
(48/56) Installing py3-iniconfig (2.0.0-r1)
(49/56) Installing py3-iniconfig-pyc (2.0.0-r1)
(50/56) Installing py3-pluggy (1.5.0-r0)
(51/56) Installing py3-pluggy-pyc (1.5.0-r0)
(52/56) Installing py3-py (1.11.0-r4)
(53/56) Installing py3-py-pyc (1.11.0-r4)
(54/56) Installing py3-pytest (8.3.5-r0)
(55/56) Installing py3-pytest-pyc (8.3.5-r0)
(56/56) Installing .makedepends-py3-xmlsec (20250323.124821)
Executing busybox-1.37.0-r14.trigger
OK: 583 MiB in 160 packages
>>> py3-xmlsec: Cleaning up srcdir
>>> py3-xmlsec: Cleaning up pkgdir
>>> py3-xmlsec: Cleaning up tmpdir
>>> py3-xmlsec: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xmlsec-1.3.15.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/edge/py3-xmlsec-1.3.15.tar.gz.part'
py3-xmlsec-1.3.15.ta 100% |********************************|  111k  0:00:00 ETA
'/var/cache/distfiles/edge/py3-xmlsec-1.3.15.tar.gz.part' saved
>>> py3-xmlsec: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xmlsec-1.3.15.tar.gz
>>> py3-xmlsec: Checking sha512sums...
py3-xmlsec-1.3.15.tar.gz: OK
>>> py3-xmlsec: Unpacking /var/cache/distfiles/edge/py3-xmlsec-1.3.15.tar.gz...
2025-03-23 12:48:22,684 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
/usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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()
2025-03-23 12:48:22,743 root INFO running bdist_wheel
2025-03-23 12:48:22,752 root INFO running build
2025-03-23 12:48:22,752 root INFO running build_py
2025-03-23 12:48:22,755 root INFO creating build/lib.linux-aarch64-cpython-312/xmlsec
2025-03-23 12:48:22,755 root INFO copying src/xmlsec/template.pyi -> build/lib.linux-aarch64-cpython-312/xmlsec
2025-03-23 12:48:22,756 root INFO copying src/xmlsec/constants.pyi -> build/lib.linux-aarch64-cpython-312/xmlsec
2025-03-23 12:48:22,756 root INFO copying src/xmlsec/__init__.pyi -> build/lib.linux-aarch64-cpython-312/xmlsec
2025-03-23 12:48:22,756 root INFO copying src/xmlsec/tree.pyi -> build/lib.linux-aarch64-cpython-312/xmlsec
2025-03-23 12:48:22,757 root INFO copying src/xmlsec/py.typed -> build/lib.linux-aarch64-cpython-312/xmlsec
2025-03-23 12:48:22,757 root INFO running build_ext
2025-03-23 12:48:22,764 root INFO building 'xmlsec' extension
2025-03-23 12:48:22,765 root INFO creating build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src
2025-03-23 12:48:22,766 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_FTP=1 -DXMLSEC_NO_HTTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_RIPEMD160=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.15 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/lib/python3.12/site-packages/lxml/includes -I/usr/lib/python3.12/site-packages/lxml -I/usr/lib/python3.12/site-packages/lxml/includes/__pycache__ -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/constants.c -o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/constants.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
2025-03-23 12:48:23,806 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_FTP=1 -DXMLSEC_NO_HTTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_RIPEMD160=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.15 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/lib/python3.12/site-packages/lxml/includes -I/usr/lib/python3.12/site-packages/lxml -I/usr/lib/python3.12/site-packages/lxml/includes/__pycache__ -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/ds.c -o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/ds.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
2025-03-23 12:48:24,143 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_FTP=1 -DXMLSEC_NO_HTTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_RIPEMD160=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.15 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/lib/python3.12/site-packages/lxml/includes -I/usr/lib/python3.12/site-packages/lxml -I/usr/lib/python3.12/site-packages/lxml/includes/__pycache__ -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/enc.c -o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/enc.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
2025-03-23 12:48:24,457 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_FTP=1 -DXMLSEC_NO_HTTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_RIPEMD160=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.15 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/lib/python3.12/site-packages/lxml/includes -I/usr/lib/python3.12/site-packages/lxml -I/usr/lib/python3.12/site-packages/lxml/includes/__pycache__ -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/exception.c -o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/exception.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
2025-03-23 12:48:24,707 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_FTP=1 -DXMLSEC_NO_HTTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_RIPEMD160=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.15 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/lib/python3.12/site-packages/lxml/includes -I/usr/lib/python3.12/site-packages/lxml -I/usr/lib/python3.12/site-packages/lxml/includes/__pycache__ -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/keys.c -o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/keys.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
2025-03-23 12:48:25,093 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_FTP=1 -DXMLSEC_NO_HTTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_RIPEMD160=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.15 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/lib/python3.12/site-packages/lxml/includes -I/usr/lib/python3.12/site-packages/lxml -I/usr/lib/python3.12/site-packages/lxml/includes/__pycache__ -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/lxml.c -o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/lxml.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
2025-03-23 12:48:25,347 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_FTP=1 -DXMLSEC_NO_HTTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_RIPEMD160=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.15 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/lib/python3.12/site-packages/lxml/includes -I/usr/lib/python3.12/site-packages/lxml -I/usr/lib/python3.12/site-packages/lxml/includes/__pycache__ -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/main.c -o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/main.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
2025-03-23 12:48:25,668 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_FTP=1 -DXMLSEC_NO_HTTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_RIPEMD160=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.15 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/lib/python3.12/site-packages/lxml/includes -I/usr/lib/python3.12/site-packages/lxml -I/usr/lib/python3.12/site-packages/lxml/includes/__pycache__ -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/template.c -o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/template.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
2025-03-23 12:48:26,050 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_FTP=1 -DXMLSEC_NO_HTTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_RIPEMD160=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.15 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/lib/python3.12/site-packages/lxml/includes -I/usr/lib/python3.12/site-packages/lxml -I/usr/lib/python3.12/site-packages/lxml/includes/__pycache__ -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/tree.c -o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/tree.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
2025-03-23 12:48:26,277 root INFO gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_FTP=1 -DXMLSEC_NO_HTTP=1 -DXMLSEC_NO_MD5=1 -DXMLSEC_NO_RIPEMD160=1 -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.15 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/usr/lib/python3.12/site-packages/lxml/includes -I/usr/lib/python3.12/site-packages/lxml -I/usr/lib/python3.12/site-packages/lxml/includes/__pycache__ -I/usr/include/python3.12 -c /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/utils.c -o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/utils.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
2025-03-23 12:48:26,421 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/constants.o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/ds.o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/enc.o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/exception.o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/keys.o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/lxml.o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/main.o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/template.o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/tree.o build/temp.linux-aarch64-cpython-312/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/src/utils.o -L/usr/lib -lxmlsec1 -lltdl -lxslt -lxml2 -o build/lib.linux-aarch64-cpython-312/xmlsec.cpython-312-aarch64-linux-musl.so
2025-03-23 12:48:26,460 root INFO installing to build/bdist.linux-aarch64/wheel
2025-03-23 12:48:26,460 root INFO running install
2025-03-23 12:48:26,467 root INFO running install_lib
2025-03-23 12:48:26,470 root INFO creating build/bdist.linux-aarch64/wheel
2025-03-23 12:48:26,471 root INFO creating build/bdist.linux-aarch64/wheel/xmlsec
2025-03-23 12:48:26,471 root INFO copying build/lib.linux-aarch64-cpython-312/xmlsec/template.pyi -> build/bdist.linux-aarch64/wheel/./xmlsec
2025-03-23 12:48:26,471 root INFO copying build/lib.linux-aarch64-cpython-312/xmlsec/constants.pyi -> build/bdist.linux-aarch64/wheel/./xmlsec
2025-03-23 12:48:26,471 root INFO copying build/lib.linux-aarch64-cpython-312/xmlsec/py.typed -> build/bdist.linux-aarch64/wheel/./xmlsec
2025-03-23 12:48:26,471 root INFO copying build/lib.linux-aarch64-cpython-312/xmlsec/__init__.pyi -> build/bdist.linux-aarch64/wheel/./xmlsec
2025-03-23 12:48:26,471 root INFO copying build/lib.linux-aarch64-cpython-312/xmlsec/tree.pyi -> build/bdist.linux-aarch64/wheel/./xmlsec
2025-03-23 12:48:26,471 root INFO copying build/lib.linux-aarch64-cpython-312/xmlsec.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/.
2025-03-23 12:48:26,472 root INFO running install_egg_info
2025-03-23 12:48:26,479 root INFO running egg_info
2025-03-23 12:48:26,481 root INFO writing src/xmlsec.egg-info/PKG-INFO
2025-03-23 12:48:26,482 root INFO writing dependency_links to src/xmlsec.egg-info/dependency_links.txt
2025-03-23 12:48:26,482 root INFO writing requirements to src/xmlsec.egg-info/requires.txt
2025-03-23 12:48:26,482 root INFO writing top-level names to src/xmlsec.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
2025-03-23 12:48:26,495 root INFO reading manifest file 'src/xmlsec.egg-info/SOURCES.txt'
2025-03-23 12:48:26,496 root INFO reading manifest template 'MANIFEST.in'
2025-03-23 12:48:26,498 root WARNING no previously-included directories found matching '*/__pycache__'
2025-03-23 12:48:26,498 root WARNING no previously-included directories found matching '.github'
2025-03-23 12:48:26,499 root WARNING no previously-included directories found matching 'doc'
2025-03-23 12:48:26,499 root WARNING warning: no previously-included files found matching '.appveyor.yml'
2025-03-23 12:48:26,499 root WARNING warning: no previously-included files found matching '.editorconfig'
2025-03-23 12:48:26,499 root WARNING warning: no previously-included files found matching '.travis.yml'
2025-03-23 12:48:26,499 root WARNING warning: no previously-included files found matching '.gitattributes'
2025-03-23 12:48:26,499 root WARNING warning: no previously-included files found matching '.gitignore'
2025-03-23 12:48:26,499 root WARNING warning: no previously-included files found matching 'requirements-test.txt'
2025-03-23 12:48:26,500 root WARNING warning: no previously-included files found matching 'requirements.txt'
2025-03-23 12:48:26,500 root WARNING warning: no previously-included files found matching 'xmlsec_extra.py'
2025-03-23 12:48:26,500 root WARNING warning: no previously-included files found matching 'xmlsec_setupinfo.py'
2025-03-23 12:48:26,500 root INFO adding license file 'LICENSE'
2025-03-23 12:48:26,502 root INFO writing manifest file 'src/xmlsec.egg-info/SOURCES.txt'
2025-03-23 12:48:26,502 root INFO Copying src/xmlsec.egg-info to build/bdist.linux-aarch64/wheel/./xmlsec-1.3.15-py3.12.egg-info
2025-03-23 12:48:26,503 root INFO running install_scripts
2025-03-23 12:48:26,510 root INFO creating build/bdist.linux-aarch64/wheel/xmlsec-1.3.15.dist-info/WHEEL
2025-03-23 12:48:26,510 wheel INFO creating '/home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/.dist/.tmp-e9567uy1/xmlsec-1.3.15-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
2025-03-23 12:48:26,512 wheel INFO adding 'xmlsec.cpython-312-aarch64-linux-musl.so'
2025-03-23 12:48:26,512 wheel INFO adding 'xmlsec/__init__.pyi'
2025-03-23 12:48:26,513 wheel INFO adding 'xmlsec/constants.pyi'
2025-03-23 12:48:26,513 wheel INFO adding 'xmlsec/py.typed'
2025-03-23 12:48:26,513 wheel INFO adding 'xmlsec/template.pyi'
2025-03-23 12:48:26,513 wheel INFO adding 'xmlsec/tree.pyi'
2025-03-23 12:48:26,513 wheel INFO adding 'xmlsec-1.3.15.dist-info/licenses/LICENSE'
2025-03-23 12:48:26,513 wheel INFO adding 'xmlsec-1.3.15.dist-info/METADATA'
2025-03-23 12:48:26,514 wheel INFO adding 'xmlsec-1.3.15.dist-info/WHEEL'
2025-03-23 12:48:26,514 wheel INFO adding 'xmlsec-1.3.15.dist-info/top_level.txt'
2025-03-23 12:48:26,514 wheel INFO adding 'xmlsec-1.3.15.dist-info/RECORD'
2025-03-23 12:48:26,514 root INFO removing build/bdist.linux-aarch64/wheel
2025-03-23 12:48:26,515 gpep517 INFO The backend produced .dist/xmlsec-1.3.15-cp312-cp312-linux_aarch64.whl
xmlsec-1.3.15-cp312-cp312-linux_aarch64.whl
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0 -- /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15/.testenv/bin/python3
cachedir: .pytest_cache
rootdir: /home/buildozer/aports/community/py3-xmlsec/src/xmlsec-1.3.15
configfile: pyproject.toml
collecting ... collected 285 items / 1 skipped

tests/test_xmlsec.py::TestModule::test_reinitialize_module PASSED        [  0%]
tests/test_constants.py::test_transform_str[__Transform('aes128-cbc', 'http://www.w3.org/2001/04/xmlenc#aes128-cbc', 16)] PASSED [  0%]
tests/test_constants.py::test_transform_str[__Transform('aes128-gcm', 'http://www.w3.org/2009/xmlenc11#aes128-gcm', 16)] PASSED [  1%]
tests/test_constants.py::test_transform_str[__Transform('aes192-cbc', 'http://www.w3.org/2001/04/xmlenc#aes192-cbc', 16)] PASSED [  1%]
tests/test_constants.py::test_transform_str[__Transform('aes192-gcm', 'http://www.w3.org/2009/xmlenc11#aes192-gcm', 16)] PASSED [  1%]
tests/test_constants.py::test_transform_str[__Transform('aes256-cbc', 'http://www.w3.org/2001/04/xmlenc#aes256-cbc', 16)] PASSED [  2%]
tests/test_constants.py::test_transform_str[__Transform('aes256-gcm', 'http://www.w3.org/2009/xmlenc11#aes256-gcm', 16)] PASSED [  2%]
tests/test_constants.py::test_transform_str[__Transform('c14n', 'http://www.w3.org/TR/2001/REC-xml-c14n-20010315', 3)] PASSED [  2%]
tests/test_constants.py::test_transform_str[__Transform('c14n-with-comments', 'http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments', 3)] PASSED [  3%]
tests/test_constants.py::test_transform_str[__Transform('c14n11', 'http://www.w3.org/2006/12/xml-c14n11', 3)] PASSED [  3%]
tests/test_constants.py::test_transform_str[__Transform('c14n11-with-comments', 'http://www.w3.org/2006/12/xml-c14n11#WithComments', 3)] PASSED [  3%]
tests/test_constants.py::test_transform_str[__Transform('dsa-sha1', 'http://www.w3.org/2000/09/xmldsig#dsa-sha1', 8)] PASSED [  4%]
tests/test_constants.py::test_transform_str[__Transform('ecdsa-sha1', 'http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1', 8)] PASSED [  4%]
tests/test_constants.py::test_transform_str[__Transform('ecdsa-sha224', 'http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224', 8)] PASSED [  4%]
tests/test_constants.py::test_transform_str[__Transform('ecdsa-sha256', 'http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256', 8)] PASSED [  5%]
tests/test_constants.py::test_transform_str[__Transform('ecdsa-sha384', 'http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384', 8)] PASSED [  5%]
tests/test_constants.py::test_transform_str[__Transform('ecdsa-sha512', 'http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512', 8)] PASSED [  5%]
tests/test_constants.py::test_transform_str[__Transform('enveloped-signature', 'http://www.w3.org/2000/09/xmldsig#enveloped-signature', 1)] PASSED [  6%]
tests/test_constants.py::test_transform_str[__Transform('exc-c14n', 'http://www.w3.org/2001/10/xml-exc-c14n#', 3)] PASSED [  6%]
tests/test_constants.py::test_transform_str[__Transform('exc-c14n-with-comments', 'http://www.w3.org/2001/10/xml-exc-c14n#WithComments', 3)] PASSED [  7%]
tests/test_constants.py::test_transform_str[__Transform('hmac-sha1', 'http://www.w3.org/2000/09/xmldsig#hmac-sha1', 8)] PASSED [  7%]
tests/test_constants.py::test_transform_str[__Transform('hmac-sha224', 'http://www.w3.org/2001/04/xmldsig-more#hmac-sha224', 8)] PASSED [  7%]
tests/test_constants.py::test_transform_str[__Transform('hmac-sha256', 'http://www.w3.org/2001/04/xmldsig-more#hmac-sha256', 8)] PASSED [  8%]
tests/test_constants.py::test_transform_str[__Transform('hmac-sha384', 'http://www.w3.org/2001/04/xmldsig-more#hmac-sha384', 8)] PASSED [  8%]
tests/test_constants.py::test_transform_str[__Transform('hmac-sha512', 'http://www.w3.org/2001/04/xmldsig-more#hmac-sha512', 8)] PASSED [  8%]
tests/test_constants.py::test_transform_str[__Transform('kw-aes128', 'http://www.w3.org/2001/04/xmlenc#kw-aes128', 16)] PASSED [  9%]
tests/test_constants.py::test_transform_str[__Transform('kw-aes192', 'http://www.w3.org/2001/04/xmlenc#kw-aes192', 16)] PASSED [  9%]
tests/test_constants.py::test_transform_str[__Transform('kw-aes256', 'http://www.w3.org/2001/04/xmlenc#kw-aes256', 16)] PASSED [  9%]
tests/test_constants.py::test_transform_str[__Transform('kw-tripledes', 'http://www.w3.org/2001/04/xmlenc#kw-tripledes', 16)] PASSED [ 10%]
tests/test_constants.py::test_transform_str[__Transform('remove-xml-tags-transform', None, 3)] PASSED [ 10%]
tests/test_constants.py::test_transform_str[__Transform('rsa-1_5', 'http://www.w3.org/2001/04/xmlenc#rsa-1_5', 16)] PASSED [ 10%]
tests/test_constants.py::test_transform_str[__Transform('rsa-oaep-mgf1p', 'http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p', 16)] PASSED [ 11%]
tests/test_constants.py::test_transform_str[__Transform('rsa-sha1', 'http://www.w3.org/2000/09/xmldsig#rsa-sha1', 8)] PASSED [ 11%]
tests/test_constants.py::test_transform_str[__Transform('rsa-sha224', 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha224', 8)] PASSED [ 11%]
tests/test_constants.py::test_transform_str[__Transform('rsa-sha256', 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256', 8)] PASSED [ 12%]
tests/test_constants.py::test_transform_str[__Transform('rsa-sha384', 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha384', 8)] PASSED [ 12%]
tests/test_constants.py::test_transform_str[__Transform('rsa-sha512', 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha512', 8)] PASSED [ 12%]
tests/test_constants.py::test_transform_str[__Transform('sha1', 'http://www.w3.org/2000/09/xmldsig#sha1', 4)] PASSED [ 13%]
tests/test_constants.py::test_transform_str[__Transform('sha224', 'http://www.w3.org/2001/04/xmldsig-more#sha224', 4)] PASSED [ 13%]
tests/test_constants.py::test_transform_str[__Transform('sha256', 'http://www.w3.org/2001/04/xmlenc#sha256', 4)] PASSED [ 14%]
tests/test_constants.py::test_transform_str[__Transform('sha384', 'http://www.w3.org/2001/04/xmldsig-more#sha384', 4)] PASSED [ 14%]
tests/test_constants.py::test_transform_str[__Transform('sha512', 'http://www.w3.org/2001/04/xmlenc#sha512', 4)] PASSED [ 14%]
tests/test_constants.py::test_transform_str[__Transform('tripledes-cbc', 'http://www.w3.org/2001/04/xmlenc#tripledes-cbc', 16)] PASSED [ 15%]
tests/test_constants.py::test_transform_str[__Transform('Visa3DHackTransform', None, 1)] PASSED [ 15%]
tests/test_constants.py::test_transform_str[__Transform('xpath', 'http://www.w3.org/TR/1999/REC-xpath-19991116', 1)] PASSED [ 15%]
tests/test_constants.py::test_transform_str[__Transform('xpath2', 'http://www.w3.org/2002/06/xmldsig-filter2', 1)] PASSED [ 16%]
tests/test_constants.py::test_transform_str[__Transform('xpointer', 'http://www.w3.org/2001/04/xmldsig-more/xptr', 1)] PASSED [ 16%]
tests/test_constants.py::test_transform_str[__Transform('xslt', 'http://www.w3.org/TR/1999/REC-xslt-19991116', 1)] PASSED [ 16%]
tests/test_constants.py::test_transform_repr[__Transform('aes128-cbc', 'http://www.w3.org/2001/04/xmlenc#aes128-cbc', 16)] PASSED [ 17%]
tests/test_constants.py::test_transform_repr[__Transform('aes128-gcm', 'http://www.w3.org/2009/xmlenc11#aes128-gcm', 16)] PASSED [ 17%]
tests/test_constants.py::test_transform_repr[__Transform('aes192-cbc', 'http://www.w3.org/2001/04/xmlenc#aes192-cbc', 16)] PASSED [ 17%]
tests/test_constants.py::test_transform_repr[__Transform('aes192-gcm', 'http://www.w3.org/2009/xmlenc11#aes192-gcm', 16)] PASSED [ 18%]
tests/test_constants.py::test_transform_repr[__Transform('aes256-cbc', 'http://www.w3.org/2001/04/xmlenc#aes256-cbc', 16)] PASSED [ 18%]
tests/test_constants.py::test_transform_repr[__Transform('aes256-gcm', 'http://www.w3.org/2009/xmlenc11#aes256-gcm', 16)] PASSED [ 18%]
tests/test_constants.py::test_transform_repr[__Transform('c14n', 'http://www.w3.org/TR/2001/REC-xml-c14n-20010315', 3)] PASSED [ 19%]
tests/test_constants.py::test_transform_repr[__Transform('c14n-with-comments', 'http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments', 3)] PASSED [ 19%]
tests/test_constants.py::test_transform_repr[__Transform('c14n11', 'http://www.w3.org/2006/12/xml-c14n11', 3)] PASSED [ 20%]
tests/test_constants.py::test_transform_repr[__Transform('c14n11-with-comments', 'http://www.w3.org/2006/12/xml-c14n11#WithComments', 3)] PASSED [ 20%]
tests/test_constants.py::test_transform_repr[__Transform('dsa-sha1', 'http://www.w3.org/2000/09/xmldsig#dsa-sha1', 8)] PASSED [ 20%]
tests/test_constants.py::test_transform_repr[__Transform('ecdsa-sha1', 'http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1', 8)] PASSED [ 21%]
tests/test_constants.py::test_transform_repr[__Transform('ecdsa-sha224', 'http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224', 8)] PASSED [ 21%]
tests/test_constants.py::test_transform_repr[__Transform('ecdsa-sha256', 'http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256', 8)] PASSED [ 21%]
tests/test_constants.py::test_transform_repr[__Transform('ecdsa-sha384', 'http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384', 8)] PASSED [ 22%]
tests/test_constants.py::test_transform_repr[__Transform('ecdsa-sha512', 'http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512', 8)] PASSED [ 22%]
tests/test_constants.py::test_transform_repr[__Transform('enveloped-signature', 'http://www.w3.org/2000/09/xmldsig#enveloped-signature', 1)] PASSED [ 22%]
tests/test_constants.py::test_transform_repr[__Transform('exc-c14n', 'http://www.w3.org/2001/10/xml-exc-c14n#', 3)] PASSED [ 23%]
tests/test_constants.py::test_transform_repr[__Transform('exc-c14n-with-comments', 'http://www.w3.org/2001/10/xml-exc-c14n#WithComments', 3)] PASSED [ 23%]
tests/test_constants.py::test_transform_repr[__Transform('hmac-sha1', 'http://www.w3.org/2000/09/xmldsig#hmac-sha1', 8)] PASSED [ 23%]
tests/test_constants.py::test_transform_repr[__Transform('hmac-sha224', 'http://www.w3.org/2001/04/xmldsig-more#hmac-sha224', 8)] PASSED [ 24%]
tests/test_constants.py::test_transform_repr[__Transform('hmac-sha256', 'http://www.w3.org/2001/04/xmldsig-more#hmac-sha256', 8)] PASSED [ 24%]
tests/test_constants.py::test_transform_repr[__Transform('hmac-sha384', 'http://www.w3.org/2001/04/xmldsig-more#hmac-sha384', 8)] PASSED [ 24%]
tests/test_constants.py::test_transform_repr[__Transform('hmac-sha512', 'http://www.w3.org/2001/04/xmldsig-more#hmac-sha512', 8)] PASSED [ 25%]
tests/test_constants.py::test_transform_repr[__Transform('kw-aes128', 'http://www.w3.org/2001/04/xmlenc#kw-aes128', 16)] PASSED [ 25%]
tests/test_constants.py::test_transform_repr[__Transform('kw-aes192', 'http://www.w3.org/2001/04/xmlenc#kw-aes192', 16)] PASSED [ 25%]
tests/test_constants.py::test_transform_repr[__Transform('kw-aes256', 'http://www.w3.org/2001/04/xmlenc#kw-aes256', 16)] PASSED [ 26%]
tests/test_constants.py::test_transform_repr[__Transform('kw-tripledes', 'http://www.w3.org/2001/04/xmlenc#kw-tripledes', 16)] PASSED [ 26%]
tests/test_constants.py::test_transform_repr[__Transform('remove-xml-tags-transform', None, 3)] PASSED [ 27%]
tests/test_constants.py::test_transform_repr[__Transform('rsa-1_5', 'http://www.w3.org/2001/04/xmlenc#rsa-1_5', 16)] PASSED [ 27%]
tests/test_constants.py::test_transform_repr[__Transform('rsa-oaep-mgf1p', 'http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p', 16)] PASSED [ 27%]
tests/test_constants.py::test_transform_repr[__Transform('rsa-sha1', 'http://www.w3.org/2000/09/xmldsig#rsa-sha1', 8)] PASSED [ 28%]
tests/test_constants.py::test_transform_repr[__Transform('rsa-sha224', 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha224', 8)] PASSED [ 28%]
tests/test_constants.py::test_transform_repr[__Transform('rsa-sha256', 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256', 8)] PASSED [ 28%]
tests/test_constants.py::test_transform_repr[__Transform('rsa-sha384', 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha384', 8)] PASSED [ 29%]
tests/test_constants.py::test_transform_repr[__Transform('rsa-sha512', 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha512', 8)] PASSED [ 29%]
tests/test_constants.py::test_transform_repr[__Transform('sha1', 'http://www.w3.org/2000/09/xmldsig#sha1', 4)] PASSED [ 29%]
tests/test_constants.py::test_transform_repr[__Transform('sha224', 'http://www.w3.org/2001/04/xmldsig-more#sha224', 4)] PASSED [ 30%]
tests/test_constants.py::test_transform_repr[__Transform('sha256', 'http://www.w3.org/2001/04/xmlenc#sha256', 4)] PASSED [ 30%]
tests/test_constants.py::test_transform_repr[__Transform('sha384', 'http://www.w3.org/2001/04/xmldsig-more#sha384', 4)] PASSED [ 30%]
tests/test_constants.py::test_transform_repr[__Transform('sha512', 'http://www.w3.org/2001/04/xmlenc#sha512', 4)] PASSED [ 31%]
tests/test_constants.py::test_transform_repr[__Transform('tripledes-cbc', 'http://www.w3.org/2001/04/xmlenc#tripledes-cbc', 16)] PASSED [ 31%]
tests/test_constants.py::test_transform_repr[__Transform('Visa3DHackTransform', None, 1)] PASSED [ 31%]
tests/test_constants.py::test_transform_repr[__Transform('xpath', 'http://www.w3.org/TR/1999/REC-xpath-19991116', 1)] PASSED [ 32%]
tests/test_constants.py::test_transform_repr[__Transform('xpath2', 'http://www.w3.org/2002/06/xmldsig-filter2', 1)] PASSED [ 32%]
tests/test_constants.py::test_transform_repr[__Transform('xpointer', 'http://www.w3.org/2001/04/xmldsig-more/xptr', 1)] PASSED [ 32%]
tests/test_constants.py::test_transform_repr[__Transform('xslt', 'http://www.w3.org/TR/1999/REC-xslt-19991116', 1)] PASSED [ 33%]
tests/test_constants.py::test_keydata_str[__KeyData('aes', 'http://www.aleksey.com/xmlsec/2002#AESKeyValue')] PASSED [ 33%]
tests/test_constants.py::test_keydata_str[__KeyData('des', 'http://www.aleksey.com/xmlsec/2002#DESKeyValue')] PASSED [ 34%]
tests/test_constants.py::test_keydata_str[__KeyData('dsa', 'http://www.w3.org/2000/09/xmldsig#DSAKeyValue')] PASSED [ 34%]
tests/test_constants.py::test_keydata_str[__KeyData('ec', 'http://www.w3.org/2009/xmldsig11#ECKeyValue')] PASSED [ 34%]
tests/test_constants.py::test_keydata_str[__KeyData('enc-key', 'http://www.w3.org/2001/04/xmlenc#EncryptedKey')] PASSED [ 35%]
tests/test_constants.py::test_keydata_str[__KeyData('hmac', 'http://www.aleksey.com/xmlsec/2002#HMACKeyValue')] PASSED [ 35%]
tests/test_constants.py::test_keydata_str[__KeyData('key-name', None)] PASSED [ 35%]
tests/test_constants.py::test_keydata_str[__KeyData('key-value', None)] PASSED [ 36%]
tests/test_constants.py::test_keydata_str[__KeyData('raw-x509-cert', 'http://www.w3.org/2000/09/xmldsig#rawX509Certificate')] PASSED [ 36%]
tests/test_constants.py::test_keydata_str[__KeyData('retrieval-method', None)] PASSED [ 36%]
tests/test_constants.py::test_keydata_str[__KeyData('rsa', 'http://www.w3.org/2000/09/xmldsig#RSAKeyValue')] PASSED [ 37%]
tests/test_constants.py::test_keydata_str[__KeyData('x509', 'http://www.w3.org/2000/09/xmldsig#X509Data')] PASSED [ 37%]
tests/test_constants.py::test_keydata_repr[__KeyData('aes', 'http://www.aleksey.com/xmlsec/2002#AESKeyValue')] PASSED [ 37%]
tests/test_constants.py::test_keydata_repr[__KeyData('des', 'http://www.aleksey.com/xmlsec/2002#DESKeyValue')] PASSED [ 38%]
tests/test_constants.py::test_keydata_repr[__KeyData('dsa', 'http://www.w3.org/2000/09/xmldsig#DSAKeyValue')] PASSED [ 38%]
tests/test_constants.py::test_keydata_repr[__KeyData('ec', 'http://www.w3.org/2009/xmldsig11#ECKeyValue')] PASSED [ 38%]
tests/test_constants.py::test_keydata_repr[__KeyData('enc-key', 'http://www.w3.org/2001/04/xmlenc#EncryptedKey')] PASSED [ 39%]
tests/test_constants.py::test_keydata_repr[__KeyData('hmac', 'http://www.aleksey.com/xmlsec/2002#HMACKeyValue')] PASSED [ 39%]
tests/test_constants.py::test_keydata_repr[__KeyData('key-name', None)] PASSED [ 40%]
tests/test_constants.py::test_keydata_repr[__KeyData('key-value', None)] PASSED [ 40%]
tests/test_constants.py::test_keydata_repr[__KeyData('raw-x509-cert', 'http://www.w3.org/2000/09/xmldsig#rawX509Certificate')] PASSED [ 40%]
tests/test_constants.py::test_keydata_repr[__KeyData('retrieval-method', None)] PASSED [ 41%]
tests/test_constants.py::test_keydata_repr[__KeyData('rsa', 'http://www.w3.org/2000/09/xmldsig#RSAKeyValue')] PASSED [ 41%]
tests/test_constants.py::test_keydata_repr[__KeyData('x509', 'http://www.w3.org/2000/09/xmldsig#X509Data')] PASSED [ 41%]
tests/test_doc_examples.py::test_doc_example[token] SKIPPED (got emp...) [ 42%]
tests/test_ds.py::TestSignContext::test_del_key PASSED                   [ 42%]
tests/test_ds.py::TestSignContext::test_enable_reference_transform PASSED [ 42%]
tests/test_ds.py::TestSignContext::test_enable_reference_transform_bad_args PASSED [ 43%]
tests/test_ds.py::TestSignContext::test_enable_signature_transform PASSED [ 43%]
tests/test_ds.py::TestSignContext::test_enable_signature_transform_bad_args PASSED [ 43%]
tests/test_ds.py::TestSignContext::test_init PASSED                      [ 44%]
tests/test_ds.py::TestSignContext::test_init_bad_args PASSED             [ 44%]
tests/test_ds.py::TestSignContext::test_init_no_keys_manager PASSED      [ 44%]
tests/test_ds.py::TestSignContext::test_no_key PASSED                    [ 45%]
tests/test_ds.py::TestSignContext::test_register_id PASSED               [ 45%]
tests/test_ds.py::TestSignContext::test_register_id_bad_args PASSED      [ 45%]
tests/test_ds.py::TestSignContext::test_register_id_with_namespace_without_attribute PASSED [ 46%]
tests/test_ds.py::TestSignContext::test_set_enabled_key_data PASSED      [ 46%]
tests/test_ds.py::TestSignContext::test_set_enabled_key_data_bad_args PASSED [ 47%]
tests/test_ds.py::TestSignContext::test_set_enabled_key_data_bad_list PASSED [ 47%]
tests/test_ds.py::TestSignContext::test_set_enabled_key_data_empty PASSED [ 47%]
tests/test_ds.py::TestSignContext::test_set_invalid_key PASSED           [ 48%]
tests/test_ds.py::TestSignContext::test_set_key PASSED                   [ 48%]
tests/test_ds.py::TestSignContext::test_set_key_bad_type PASSED          [ 48%]
tests/test_ds.py::TestSignContext::test_sign_bad_args PASSED             [ 49%]
tests/test_ds.py::TestSignContext::test_sign_binary PASSED               [ 49%]
tests/test_ds.py::TestSignContext::test_sign_binary_bad_args PASSED      [ 49%]
tests/test_ds.py::TestSignContext::test_sign_binary_invalid_signature_method PASSED [ 50%]
tests/test_ds.py::TestSignContext::test_sign_binary_no_key PASSED        [ 50%]
tests/test_ds.py::TestSignContext::test_sign_binary_twice_not_possible PASSED [ 50%]
tests/test_ds.py::TestSignContext::test_sign_case1 PASSED                [ 51%]
tests/test_ds.py::TestSignContext::test_sign_case2 PASSED                [ 51%]
tests/test_ds.py::TestSignContext::test_sign_case3 PASSED                [ 51%]
tests/test_ds.py::TestSignContext::test_sign_case4 PASSED                [ 52%]
tests/test_ds.py::TestSignContext::test_sign_case5 PASSED                [ 52%]
tests/test_ds.py::TestSignContext::test_sign_fail PASSED                 [ 52%]
tests/test_ds.py::TestSignContext::test_validate_binary_sign PASSED      [ 53%]
tests/test_ds.py::TestSignContext::test_validate_binary_sign_fail PASSED [ 53%]
tests/test_ds.py::TestSignContext::test_verify_bad_args PASSED           [ 54%]
tests/test_ds.py::TestSignContext::test_verify_case_1 PASSED             [ 54%]
tests/test_ds.py::TestSignContext::test_verify_case_2 PASSED             [ 54%]
tests/test_ds.py::TestSignContext::test_verify_case_3 PASSED             [ 55%]
tests/test_ds.py::TestSignContext::test_verify_case_4 PASSED             [ 55%]
tests/test_ds.py::TestSignContext::test_verify_case_5 PASSED             [ 55%]
tests/test_ds.py::TestSignContext::test_verify_fail PASSED               [ 56%]
tests/test_enc.py::TestEncryptionContext::test_decrypt1 PASSED           [ 56%]
tests/test_enc.py::TestEncryptionContext::test_decrypt2 PASSED           [ 56%]
tests/test_enc.py::TestEncryptionContext::test_decrypt_bad_args PASSED   [ 57%]
tests/test_enc.py::TestEncryptionContext::test_decrypt_key PASSED        [ 57%]
tests/test_enc.py::TestEncryptionContext::test_del_key PASSED            [ 57%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_binary PASSED     [ 58%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_binary_bad_args PASSED [ 58%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_binary_bad_template PASSED [ 58%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_uri PASSED        [ 59%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_uri_bad_args PASSED [ 59%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_uri_fail PASSED   [ 60%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_xml PASSED        [ 60%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_xml_bad_args PASSED [ 60%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_xml_bad_template PASSED [ 61%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_xml_bad_template_bad_type_attribute PASSED [ 61%]
tests/test_enc.py::TestEncryptionContext::test_encrypt_xml_fail PASSED   [ 61%]
tests/test_enc.py::TestEncryptionContext::test_get_key PASSED            [ 62%]
tests/test_enc.py::TestEncryptionContext::test_init PASSED               [ 62%]
tests/test_enc.py::TestEncryptionContext::test_init_bad_args PASSED      [ 62%]
tests/test_enc.py::TestEncryptionContext::test_init_no_keys_manager PASSED [ 63%]
tests/test_enc.py::TestEncryptionContext::test_no_key PASSED             [ 63%]
tests/test_enc.py::TestEncryptionContext::test_set_invalid_key PASSED    [ 63%]
tests/test_enc.py::TestEncryptionContext::test_set_key PASSED            [ 64%]
tests/test_enc.py::TestEncryptionContext::test_set_key_bad_type PASSED   [ 64%]
tests/test_keys.py::TestKeys::test_copy PASSED                           [ 64%]
tests/test_keys.py::TestKeys::test_del_name PASSED                       [ 65%]
tests/test_keys.py::TestKeys::test_from_binary_data PASSED               [ 65%]
tests/test_keys.py::TestKeys::test_from_binary_data_with_bad_args PASSED [ 65%]
tests/test_keys.py::TestKeys::test_from_binary_file PASSED               [ 66%]
tests/test_keys.py::TestKeys::test_from_binary_file_with_bad_args PASSED [ 66%]
tests/test_keys.py::TestKeys::test_from_invalid_binary_data PASSED       [ 67%]
tests/test_keys.py::TestKeys::test_from_invalid_binary_file PASSED       [ 67%]
tests/test_keys.py::TestKeys::test_generate PASSED                       [ 67%]
tests/test_keys.py::TestKeys::test_generate_invalid_size PASSED          [ 68%]
tests/test_keys.py::TestKeys::test_generate_with_bad_args PASSED         [ 68%]
tests/test_keys.py::TestKeys::test_get_name PASSED                       [ 68%]
tests/test_keys.py::TestKeys::test_get_name_invalid_key PASSED           [ 69%]
tests/test_keys.py::TestKeys::test_key_from_file PASSED                  [ 69%]
tests/test_keys.py::TestKeys::test_key_from_file_with_bad_args PASSED    [ 69%]
tests/test_keys.py::TestKeys::test_key_from_fileobj PASSED               [ 70%]
tests/test_keys.py::TestKeys::test_key_from_invalid_file PASSED          [ 70%]
tests/test_keys.py::TestKeys::test_key_from_invalid_fileobj PASSED       [ 70%]
tests/test_keys.py::TestKeys::test_key_from_memory PASSED                [ 71%]
tests/test_keys.py::TestKeys::test_key_from_memory_invalid_data PASSED   [ 71%]
tests/test_keys.py::TestKeys::test_key_from_memory_with_bad_args PASSED  [ 71%]
tests/test_keys.py::TestKeys::test_load_cert_from_file PASSED            [ 72%]
tests/test_keys.py::TestKeys::test_load_cert_from_file_with_bad_args PASSED [ 72%]
tests/test_keys.py::TestKeys::test_load_cert_from_fileobj PASSED         [ 72%]
tests/test_keys.py::TestKeys::test_load_cert_from_fileobj_with_bad_args PASSED [ 73%]
tests/test_keys.py::TestKeys::test_load_cert_from_invalid_file PASSED    [ 73%]
tests/test_keys.py::TestKeys::test_load_cert_from_invalid_fileobj PASSED [ 74%]
tests/test_keys.py::TestKeys::test_load_cert_from_memory PASSED          [ 74%]
tests/test_keys.py::TestKeys::test_load_cert_from_memory_invalid_data PASSED [ 74%]
tests/test_keys.py::TestKeys::test_load_cert_from_memory_with_bad_args PASSED [ 75%]
tests/test_keys.py::TestKeys::test_set_name PASSED                       [ 75%]
tests/test_keys.py::TestKeys::test_set_name_invalid_key PASSED           [ 75%]
tests/test_keys.py::TestKeysManager::test_add_key PASSED                 [ 76%]
tests/test_keys.py::TestKeysManager::test_add_key_with_bad_args PASSED   [ 76%]
tests/test_keys.py::TestKeysManager::test_load_cert PASSED               [ 76%]
tests/test_keys.py::TestKeysManager::test_load_cert_from_memory PASSED   [ 77%]
tests/test_keys.py::TestKeysManager::test_load_cert_from_memory_invalid_data PASSED [ 77%]
tests/test_keys.py::TestKeysManager::test_load_cert_from_memory_with_bad_args PASSED [ 77%]
tests/test_keys.py::TestKeysManager::test_load_cert_with_bad_args PASSED [ 78%]
tests/test_keys.py::TestKeysManager::test_load_invalid_cert PASSED       [ 78%]
tests/test_keys.py::TestKeysManager::test_load_invalid_key PASSED        [ 78%]
tests/test_main.py::TestBase64LineSize::test_get_base64_default_line_size PASSED [ 79%]
tests/test_main.py::TestBase64LineSize::test_set_base64_default_line_size_keyword_arg PASSED [ 79%]
tests/test_main.py::TestBase64LineSize::test_set_base64_default_line_size_positional_arg PASSED [ 80%]
tests/test_main.py::TestBase64LineSize::test_set_base64_default_line_size_rejects_negative_values PASSED [ 80%]
tests/test_main.py::TestBase64LineSize::test_set_base64_default_line_size_with_bad_args PASSED [ 80%]
tests/test_main.py::TestCallbacks::test_failed_sign_because_default_callbacks PASSED [ 81%]
tests/test_main.py::TestCallbacks::test_register_non_callables PASSED    [ 81%]
tests/test_main.py::TestCallbacks::test_sign_data_from_callbacks PASSED  [ 81%]
tests/test_main.py::TestCallbacks::test_sign_data_not_first_callback PASSED [ 82%]
tests/test_main.py::TestCallbacks::test_sign_external_data_default_callbacks_fails PASSED [ 82%]
tests/test_main.py::TestCallbacks::test_sign_external_data_fails_on_read_callback_wrong_returns PASSED [ 82%]
tests/test_main.py::TestCallbacks::test_sign_external_data_no_callbacks_fails PASSED [ 83%]
tests/test_main.py::TestCallbacks::test_sign_external_data_no_matching_callbacks_fails PASSED [ 83%]
tests/test_pkcs11.py::TestKeys::test_del_key SKIPPED (Required compo...) [ 83%]
tests/test_pkcs11.py::TestKeys::test_set_key SKIPPED (Required compo...) [ 84%]
tests/test_pkcs11.py::TestKeys::test_sign_bad_args SKIPPED (Required...) [ 84%]
tests/test_pkcs11.py::TestKeys::test_sign_case1 SKIPPED (Required co...) [ 84%]
tests/test_pkcs11.py::TestKeys::test_sign_fail SKIPPED (Required com...) [ 85%]
tests/test_templates.py::TestTemplates::test_add_encrypted_key PASSED    [ 85%]
tests/test_templates.py::TestTemplates::test_add_encrypted_key_bad_args PASSED [ 85%]
tests/test_templates.py::TestTemplates::test_add_key_name PASSED         [ 86%]
tests/test_templates.py::TestTemplates::test_add_key_name_bad_args PASSED [ 86%]
tests/test_templates.py::TestTemplates::test_add_key_name_none PASSED    [ 87%]
tests/test_templates.py::TestTemplates::test_add_key_value PASSED        [ 87%]
tests/test_templates.py::TestTemplates::test_add_key_value_bad_args PASSED [ 87%]
tests/test_templates.py::TestTemplates::test_add_reference PASSED        [ 88%]
tests/test_templates.py::TestTemplates::test_add_reference_bad_args PASSED [ 88%]
tests/test_templates.py::TestTemplates::test_add_reference_fail PASSED   [ 88%]
tests/test_templates.py::TestTemplates::test_add_transform_bad_args PASSED [ 89%]
tests/test_templates.py::TestTemplates::test_add_x509_data PASSED        [ 89%]
tests/test_templates.py::TestTemplates::test_add_x509_data_bad_args PASSED [ 89%]
tests/test_templates.py::TestTemplates::test_create PASSED               [ 90%]
tests/test_templates.py::TestTemplates::test_create_bad_args PASSED      [ 90%]
tests/test_templates.py::TestTemplates::test_encrypt_data_create PASSED  [ 90%]
tests/test_templates.py::TestTemplates::test_encrypted_data_create_bad_args PASSED [ 91%]
tests/test_templates.py::TestTemplates::test_encrypted_data_ensure_cipher_value PASSED [ 91%]
tests/test_templates.py::TestTemplates::test_encrypted_data_ensure_cipher_value_bad_args PASSED [ 91%]
tests/test_templates.py::TestTemplates::test_encrypted_data_ensure_key_info PASSED [ 92%]
tests/test_templates.py::TestTemplates::test_encrypted_data_ensure_key_info_bad_args PASSED [ 92%]
tests/test_templates.py::TestTemplates::test_ensure_key_info PASSED      [ 92%]
tests/test_templates.py::TestTemplates::test_ensure_key_info_bad_args PASSED [ 93%]
tests/test_templates.py::TestTemplates::test_ensure_key_info_fail PASSED [ 93%]
tests/test_templates.py::TestTemplates::test_transform_add_c14n_inclusive_namespaces PASSED [ 94%]
tests/test_templates.py::TestTemplates::test_transform_add_c14n_inclusive_namespaces_bad_args PASSED [ 94%]
tests/test_templates.py::TestTemplates::test_x509_data_add_certificate_bad_args PASSED [ 94%]
tests/test_templates.py::TestTemplates::test_x509_data_add_crl_bad_args PASSED [ 95%]
tests/test_templates.py::TestTemplates::test_x509_data_add_ski_bad_args PASSED [ 95%]
tests/test_templates.py::TestTemplates::test_x509_data_add_subject_name_bad_args PASSED [ 95%]
tests/test_templates.py::TestTemplates::test_x509_issuer_serial_add_issuer PASSED [ 96%]
tests/test_templates.py::TestTemplates::test_x509_issuer_serial_add_issuer_bad_args PASSED [ 96%]
tests/test_templates.py::TestTemplates::test_x509_issuer_serial_add_issuer_name_bad_args PASSED [ 96%]
tests/test_templates.py::TestTemplates::test_x509_issuer_serial_add_serial_number_bad_args PASSED [ 97%]
tests/test_tree.py::TestTree::test_add_ids PASSED                        [ 97%]
tests/test_tree.py::TestTree::test_add_ids_bad_args PASSED               [ 97%]
tests/test_tree.py::TestTree::test_find_child PASSED                     [ 98%]
tests/test_tree.py::TestTree::test_find_child_bad_args PASSED            [ 98%]
tests/test_tree.py::TestTree::test_find_node PASSED                      [ 98%]
tests/test_tree.py::TestTree::test_find_node_bad_args PASSED             [ 99%]
tests/test_tree.py::TestTree::test_find_parent PASSED                    [ 99%]
tests/test_tree.py::TestTree::test_find_parent_bad_args PASSED           [100%]

======================== 279 passed, 7 skipped in 5.14s ========================
>>> py3-xmlsec: Entering fakeroot...
>>> py3-xmlsec*: Running postcheck for py3-xmlsec
>>> py3-xmlsec*: Preparing package py3-xmlsec...
>>> py3-xmlsec*: Stripping binaries
>>> py3-xmlsec*: Scanning shared objects
>>> py3-xmlsec*: Tracing dependencies...
	py3-lxml
	xmlsec
	python3~3.12
	so:libc.musl-aarch64.so.1
	so:libxml2.so.2
	so:libxmlsec1.so.1
>>> py3-xmlsec*: Package size: 170.4 KB
>>> py3-xmlsec*: Compressing data...
>>> py3-xmlsec*: Create checksum...
libfakeroot internal error: payload not recognized!
>>> py3-xmlsec*: Create py3-xmlsec-1.3.15-r0.apk
>>> py3-xmlsec: Build complete at Sun, 23 Mar 2025 12:48:33 +0000 elapsed time 0h 0m 14s
>>> py3-xmlsec: Cleaning up srcdir
>>> py3-xmlsec: Cleaning up pkgdir
>>> py3-xmlsec: Uninstalling dependencies...
(1/56) Purging .makedepends-py3-xmlsec (20250323.124821)
(2/56) Purging py3-lxml-pyc (5.3.1-r0)
(3/56) Purging py3-lxml (5.3.1-r0)
(4/56) Purging py3-gpep517-pyc (16-r0)
(5/56) Purging py3-gpep517 (16-r0)
(6/56) Purging py3-installer-pyc (0.7.0-r2)
(7/56) Purging py3-installer (0.7.0-r2)
(8/56) Purging py3-setuptools_scm-pyc (8.2.0-r0)
(9/56) Purging py3-setuptools_scm (8.2.0-r0)
(10/56) Purging py3-setuptools-pyc (77.0.3-r0)
(11/56) Purging py3-setuptools (77.0.3-r0)
(12/56) Purging py3-pkgconfig-pyc (1.5.5-r4)
(13/56) Purging py3-pkgconfig (1.5.5-r4)
(14/56) Purging py3-wheel-pyc (0.43.0-r0)
(15/56) Purging py3-wheel (0.43.0-r0)
(16/56) Purging python3-dev (3.12.9-r0)
(17/56) Purging xmlsec-dev (1.3.7-r0)
(18/56) Purging py3-pytest-pyc (8.3.5-r0)
(19/56) Purging py3-pytest (8.3.5-r0)
(20/56) Purging py3-iniconfig-pyc (2.0.0-r1)
(21/56) Purging py3-iniconfig (2.0.0-r1)
(22/56) Purging py3-packaging-pyc (24.2-r0)
(23/56) Purging py3-packaging (24.2-r0)
(24/56) Purging py3-parsing-pyc (3.2.0-r0)
(25/56) Purging py3-parsing (3.2.0-r0)
(26/56) Purging py3-pluggy-pyc (1.5.0-r0)
(27/56) Purging py3-pluggy (1.5.0-r0)
(28/56) Purging py3-py-pyc (1.11.0-r4)
(29/56) Purging py3-py (1.11.0-r4)
(30/56) Purging python3-pyc (3.12.9-r0)
(31/56) Purging python3-pycache-pyc0 (3.12.9-r0)
(32/56) Purging pyc (3.12.9-r0)
(33/56) Purging python3 (3.12.9-r0)
(34/56) Purging gdbm (1.24-r0)
(35/56) Purging libbz2 (1.0.8-r6)
(36/56) Purging libffi (3.4.7-r0)
(37/56) Purging libpanelw (6.5_p20250216-r0)
(38/56) Purging libxslt-dev (1.1.43-r0)
(39/56) Purging mpdecimal (4.0.0-r0)
(40/56) Purging nss-dev (3.109-r0)
(41/56) Purging xmlsec-nss (1.3.7-r0)
(42/56) Purging xmlsec (1.3.7-r0)
(43/56) Purging libltdl (2.5.4-r0)
(44/56) Purging libxml2-dev (2.13.6-r0)
(45/56) Purging libxml2-utils (2.13.6-r0)
(46/56) Purging libxslt (1.1.43-r0)
(47/56) Purging libxml2 (2.13.6-r0)
(48/56) Purging nspr-dev (4.36-r0)
(49/56) Purging linux-headers (6.12.6-r0)
(50/56) Purging nss (3.109-r0)
(51/56) Purging nspr (4.36-r0)
(52/56) Purging sqlite-libs (3.49.1-r0)
(53/56) Purging xz-dev (5.6.4-r0)
(54/56) Purging xz (5.6.4-r0)
(55/56) Purging xz-libs (5.6.4-r0)
(56/56) Purging zlib-dev (1.3.1-r2)
Executing busybox-1.37.0-r14.trigger
OK: 397 MiB in 104 packages
>>> py3-xmlsec: Updating the community/aarch64 repository index...
>>> py3-xmlsec: Signing the index...