>>> py3-avro: Building testing/py3-avro 1.10.2-r1 (using abuild 3.9.0-r0) started Fri, 17 Dec 2021 16:03:29 +0000 >>> py3-avro: Checking sanity of /home/buildozer/aports/testing/py3-avro/APKBUILD... >>> py3-avro: Analyzing dependencies... >>> py3-avro: Installing for build: build-base py3-six py3-setuptools py3-pycodestyle py3-isort (1/15) Installing libffi (3.4.2-r1) (2/15) Installing gdbm (1.22-r0) (3/15) Installing mpdecimal (2.5.1-r1) (4/15) Installing readline (8.1.1-r0) (5/15) Installing sqlite-libs (3.37.0-r0) (6/15) Installing python3 (3.10.1-r0) (7/15) Installing py3-six (1.16.0-r1) (8/15) Installing py3-ordered-set (4.0.2-r3) (9/15) Installing py3-appdirs (1.4.4-r3) (10/15) Installing py3-parsing (2.4.7-r3) (11/15) Installing py3-packaging (21.3-r0) (12/15) Installing py3-setuptools (52.0.0-r5) (13/15) Installing py3-pycodestyle (2.8.0-r0) (14/15) Installing py3-isort (4.3.21.2-r4) (15/15) Installing .makedepends-py3-avro (20211217.160330) Executing busybox-1.34.1-r5.trigger OK: 398 MiB in 123 packages >>> py3-avro: Cleaning up srcdir >>> py3-avro: Cleaning up pkgdir >>> py3-avro: Fetching py3-avro-1.10.2.tar.gz::http://github.com/apache/avro/archive/release-1.10.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127 100 127 0 0 614 0 --:--:-- --:--:-- --:--:-- 614 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1889k 0 1889k 0 0 2415k 0 --:--:-- --:--:-- --:--:-- 5064k >>> py3-avro: Fetching py3-avro-1.10.2.tar.gz::http://github.com/apache/avro/archive/release-1.10.2.tar.gz >>> py3-avro: Checking sha512sums... py3-avro-1.10.2.tar.gz: OK >>> py3-avro: Unpacking /var/cache/distfiles/edge/py3-avro-1.10.2.tar.gz... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.10.2/lang/py3/setup.py:29: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives import distutils.command.clean running build running build_py creating build creating build/lib creating build/lib/avro copying avro/datafile.py -> build/lib/avro copying avro/io.py -> build/lib/avro copying avro/__init__.py -> build/lib/avro copying avro/protocol.py -> build/lib/avro copying avro/ipc.py -> build/lib/avro copying avro/tool.py -> build/lib/avro copying avro/schemanormalization.py -> build/lib/avro copying avro/schema.py -> build/lib/avro running egg_info creating avro_python3.egg-info writing avro_python3.egg-info/PKG-INFO writing dependency_links to avro_python3.egg-info/dependency_links.txt writing requirements to avro_python3.egg-info/requires.txt writing top-level names to avro_python3.egg-info/top_level.txt writing manifest file 'avro_python3.egg-info/SOURCES.txt' reading manifest file 'avro_python3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'avro_python3.egg-info/SOURCES.txt' copying avro/HandshakeRequest.avsc -> build/lib/avro copying avro/HandshakeResponse.avsc -> build/lib/avro copying avro/LICENSE -> build/lib/avro copying avro/NOTICE -> build/lib/avro copying avro/VERSION.txt -> build/lib/avro running build_scripts creating build/scripts-3.10 copying and adjusting scripts/avro -> build/scripts-3.10 changing mode of build/scripts-3.10/avro from 644 to 755 /home/buildozer/aports/testing/py3-avro/src/avro-release-1.10.2/lang/py3/setup.py:29: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives import distutils.command.clean running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing avro_python3.egg-info/PKG-INFO writing dependency_links to avro_python3.egg-info/dependency_links.txt writing requirements to avro_python3.egg-info/requires.txt writing top-level names to avro_python3.egg-info/top_level.txt reading manifest file 'avro_python3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'avro_python3.egg-info/SOURCES.txt' running build_ext testCsv (avro.tests.test_script.TestCat) ... ok testCsvHeader (avro.tests.test_script.TestCat) ... ok testFields (avro.tests.test_script.TestCat) ... ok testFiles (avro.tests.test_script.TestCat) ... ok testFilter (avro.tests.test_script.TestCat) ... ok testHelp (avro.tests.test_script.TestCat) ... ok testJsonPretty (avro.tests.test_script.TestCat) ... ok testPrint (avro.tests.test_script.TestCat) ... ok testPrintSchema (avro.tests.test_script.TestCat) ... ok testSkip (avro.tests.test_script.TestCat) ... ok testVersion (avro.tests.test_script.TestCat) ... ok testAppend (avro.tests.test_datafile.TestDataFile) ... 2021-12-17 16:03:35,746 WARNING test_datafile.py:95 : Snappy not present, will skip testing it. 2021-12-17 16:03:35,746 WARNING test_datafile.py:100 : Zstandard not present, will skip testing it. ok testContextManager (avro.tests.test_datafile.TestDataFile) ... ok testMetadata (avro.tests.test_datafile.TestDataFile) ... ok testRoundTrip (avro.tests.test_datafile.TestDataFile) ... 2021-12-17 16:03:36,665 WARNING test_datafile.py:95 : Snappy not present, will skip testing it. 2021-12-17 16:03:36,665 WARNING test_datafile.py:100 : Zstandard not present, will skip testing it. ok test_empty_datafile (avro.tests.test_datafile.TestDataFile) A reader should not fail to read a file consisting of a single empty block. ... 2021-12-17 16:03:36,775 INFO datafile.py:272 : Current block is empty, nothing to write. 2021-12-17 16:03:36,775 INFO datafile.py:272 : Current block is empty, nothing to write. ok testInterop (avro.tests.test_datafile_interop.TestDataFileInterop) ... ok testSymbolsInOrder (avro.tests.test_enum.TestEnum) ... ok testSymbolsInReverseOrder (avro.tests.test_enum.TestEnum) ... ok testBinaryIntEncoding (avro.tests.test_io.TestIO) ... ok testBinaryLongEncoding (avro.tests.test_io.TestIO) ... ok testDefaultValue (avro.tests.test_io.TestIO) ... ok testFieldOrder (avro.tests.test_io.TestIO) ... ok testNoDefaultValue (avro.tests.test_io.TestIO) ... ok testProjection (avro.tests.test_io.TestIO) ... ok testRoundTrip (avro.tests.test_io.TestIO) ... ok testSchemaPromotion (avro.tests.test_io.TestIO) ... ok testSkipInt (avro.tests.test_io.TestIO) ... ok testSkipLong (avro.tests.test_io.TestIO) ... ok testTypeException (avro.tests.test_io.TestIO) ... ok testUnionSchemaSpecificity (avro.tests.test_io.TestIO) ... ok testUnknownSymbol (avro.tests.test_io.TestIO) ... ok testValidate (avro.tests.test_io.TestIO) ... ok testEchoService (avro.tests.test_ipc.TestIPC) Tests client-side of the Echo service. ... 2021-12-17 16:03:36,793 INFO test_ipc.py:114 : Echo RPC Server listening on 127.0.0.1:36905 2021-12-17 16:03:36,793 INFO test_ipc.py:117 : RPC socket: 2021-12-17 16:03:36,793 INFO ipc.py:178 : Sending handshake request: {'clientHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'serverHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{'} 2021-12-17 16:03:36,793 INFO ipc.py:203 : writing request: {'ping': {'timestamp': 31415, 'text': 'hello ping'}} 2021-12-17 16:03:36,795 INFO ipc.py:656 : Serialized request: b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{\x00y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{\x00\x00\x08ping\xee\xea\x03\x14hello ping' 2021-12-17 16:03:36,796 INFO ipc.py:411 : Processing handshake request: {'clientHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'clientProtocol': None, 'serverHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'meta': None} 2021-12-17 16:03:36,796 INFO ipc.py:440 : Handshake response: {'match': 'BOTH'} 2021-12-17 16:03:36,796 INFO ipc.py:374 : Processing request: {'ping': {'timestamp': 31415, 'text': 'hello ping'}} 2021-12-17 16:03:36,797 INFO test_ipc.py:88 : Message: {"request": [{"type": {"type": "record", "name": "Ping", "namespace": "org.apache.avro.ipc.echo", "fields": [{"type": "long", "name": "timestamp", "default": -1}, {"type": "string", "name": "text", "default": ""}]}, "name": "ping"}], "response": {"type": "record", "name": "Pong", "namespace": "org.apache.avro.ipc.echo", "fields": [{"type": "long", "name": "timestamp", "default": -1}, {"type": "org.apache.avro.ipc.echo.Ping", "name": "ping"}]}, "errors": []} 2021-12-17 16:03:36,797 INFO test_ipc.py:89 : Request: {'ping': {'timestamp': 31415, 'text': 'hello ping'}} 2021-12-17 16:03:36,798 INFO ipc.py:658 : Serialized response: b'\x00\x00\x00\x00\x00\x00\xbc\xbb\x93\x92\xb9_\xee\xea\x03\x14hello ping' 127.0.0.1 - - [17/Dec/2021 16:03:36] "POST / HTTP/1.1" 200 - 2021-12-17 16:03:36,799 INFO ipc.py:667 : Response sent 2021-12-17 16:03:36,799 INFO ipc.py:218 : Processing handshake response: {'match': 'BOTH', 'serverProtocol': None, 'serverHash': None, 'meta': None} 2021-12-17 16:03:36,799 INFO test_ipc.py:141 : Received echo response: {'timestamp': 1639757016798, 'ping': {'timestamp': 31415, 'text': 'hello ping'}} 2021-12-17 16:03:36,800 INFO ipc.py:178 : Sending handshake request: {'clientHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'serverHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{'} 2021-12-17 16:03:36,800 INFO ipc.py:203 : writing request: {'ping': {'timestamp': 123456, 'text': 'hello again'}} 2021-12-17 16:03:36,801 INFO ipc.py:656 : Serialized request: b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{\x00y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{\x00\x00\x08ping\x80\x89\x0f\x16hello again' 2021-12-17 16:03:36,802 INFO ipc.py:411 : Processing handshake request: {'clientHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'clientProtocol': None, 'serverHash': b'y\xa9u\xe0\xbd\xf0V\\\xd1\xee\x7f\x0f}}\xb8{', 'meta': None} 2021-12-17 16:03:36,802 INFO ipc.py:440 : Handshake response: {'match': 'BOTH'} 2021-12-17 16:03:36,802 INFO ipc.py:374 : Processing request: {'ping': {'timestamp': 123456, 'text': 'hello again'}} 2021-12-17 16:03:36,802 INFO test_ipc.py:88 : Message: {"request": [{"type": {"type": "record", "name": "Ping", "namespace": "org.apache.avro.ipc.echo", "fields": [{"type": "long", "name": "timestamp", "default": -1}, {"type": "string", "name": "text", "default": ""}]}, "name": "ping"}], "response": {"type": "record", "name": "Pong", "namespace": "org.apache.avro.ipc.echo", "fields": [{"type": "long", "name": "timestamp", "default": -1}, {"type": "org.apache.avro.ipc.echo.Ping", "name": "ping"}]}, "errors": []} 2021-12-17 16:03:36,803 INFO test_ipc.py:89 : Request: {'ping': {'timestamp': 123456, 'text': 'hello again'}} 2021-12-17 16:03:36,803 INFO ipc.py:658 : Serialized response: b'\x00\x00\x00\x00\x00\x00\xc6\xbb\x93\x92\xb9_\x80\x89\x0f\x16hello again' 127.0.0.1 - - [17/Dec/2021 16:03:36] "POST / HTTP/1.1" 200 - 2021-12-17 16:03:36,804 INFO ipc.py:667 : Response sent 2021-12-17 16:03:36,804 INFO ipc.py:218 : Processing handshake response: {'match': 'BOTH', 'serverProtocol': None, 'serverHash': None, 'meta': None} 2021-12-17 16:03:36,805 INFO test_ipc.py:147 : Received echo response: {'timestamp': 1639757016803, 'ping': {'timestamp': 123456, 'text': 'hello again'}} ok testEquivalenceAfterRoundTrip (avro.tests.test_protocol.TestProtocol) 1. Given a string, parse it to get Avro protocol "original". ... ok testInnerNamespaceNotRendered (avro.tests.test_protocol.TestProtocol) ... ok testInnerNamespaceSet (avro.tests.test_protocol.TestProtocol) ... ok testParse (avro.tests.test_protocol.TestProtocol) ... ok testValidCastToStringAfterParse (avro.tests.test_protocol.TestProtocol) Test that the string generated by an Avro Protocol object is, ... ok test_Parse_is_deprecated (avro.tests.test_protocol.TestProtocol) Capital-P Parse is deprecated. ... ok testCorrectRecursiveExtraction (avro.tests.test_schema.TestSchema) ... ok testDocAttributes (avro.tests.test_schema.TestSchema) ... ok testDuplicateRecordField (avro.tests.test_schema.TestSchema) ... ok testEquivalenceAfterRoundTrip (avro.tests.test_schema.TestSchema) 1. Given a string, parse it to get Avro schema "original". ... ok testFullname (avro.tests.test_schema.TestSchema) The fullname is determined in one of the following ways: ... ok testNoName (avro.tests.test_schema.TestSchema) Test that schema without a name ... ok testOtherAttributes (avro.tests.test_schema.TestSchema) ... ok testValidCastToStringAfterParse (avro.tests.test_schema.TestSchema) Test that the string generated by an Avro Schema object ... ok test_Parse_is_deprecated (avro.tests.test_schema.TestSchema) Capital-P Parse is deprecated. ... ok test_parse (avro.tests.test_schema.TestSchema) ... ok testImportVersion (avro.tests.test_init.TestVersion) ... ok testMultiFile (avro.tests.test_script.TestWrite) ... ok testOutfile (avro.tests.test_script.TestWrite) ... ok testStdin (avro.tests.test_script.TestWrite) ... ok testVersion (avro.tests.test_script.TestWrite) ... ok testWriteCsv (avro.tests.test_script.TestWrite) ... ok testWriteJson (avro.tests.test_script.TestWrite) ... ok ---------------------------------------------------------------------- Ran 57 tests in 5.307s OK >>> py3-avro: Entering fakeroot... /home/buildozer/aports/testing/py3-avro/src/avro-release-1.10.2/lang/py3/setup.py:29: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives import distutils.command.clean running install running build running build_py running egg_info writing avro_python3.egg-info/PKG-INFO writing dependency_links to avro_python3.egg-info/dependency_links.txt writing requirements to avro_python3.egg-info/requires.txt writing top-level names to avro_python3.egg-info/top_level.txt reading manifest file 'avro_python3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'avro_python3.egg-info/SOURCES.txt' copying avro/VERSION.txt -> build/lib/avro running build_scripts running install_lib creating /home/buildozer/aports/testing/py3-avro/pkg creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/datafile.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/io.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/LICENSE -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/VERSION.txt -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/__init__.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/NOTICE -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/HandshakeResponse.avsc -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/protocol.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/ipc.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/tool.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/HandshakeRequest.avsc -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/schemanormalization.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro copying build/lib/avro/schema.py -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/datafile.py to datafile.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/io.py to io.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/protocol.py to protocol.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/ipc.py to ipc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/tool.py to tool.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/schemanormalization.py to schemanormalization.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro/schema.py to schema.cpython-310.pyc running install_egg_info Copying avro_python3.egg-info to /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/lib/python3.10/site-packages/avro_python3-1.10.2-py3.10.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/bin copying build/scripts-3.10/avro -> /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/bin changing mode of /home/buildozer/aports/testing/py3-avro/pkg/py3-avro/usr/bin/avro to 755 >>> py3-avro*: Running postcheck for py3-avro >>> py3-avro*: Preparing package py3-avro... >>> py3-avro*: Tracing dependencies... >>> py3-avro*: Package size: 364.0 KB >>> py3-avro*: Compressing data... >>> py3-avro*: Create checksum... >>> py3-avro*: Create py3-avro-1.10.2-r1.apk >>> py3-avro: Build complete at Fri, 17 Dec 2021 16:03:39 +0000 elapsed time 0h 0m 10s >>> py3-avro: Cleaning up srcdir >>> py3-avro: Cleaning up pkgdir >>> py3-avro: Uninstalling dependencies... (1/15) Purging .makedepends-py3-avro (20211217.160330) (2/15) Purging py3-setuptools (52.0.0-r5) (3/15) Purging py3-ordered-set (4.0.2-r3) (4/15) Purging py3-appdirs (1.4.4-r3) (5/15) Purging py3-packaging (21.3-r0) (6/15) Purging py3-parsing (2.4.7-r3) (7/15) Purging py3-six (1.16.0-r1) (8/15) Purging py3-pycodestyle (2.8.0-r0) (9/15) Purging py3-isort (4.3.21.2-r4) (10/15) Purging python3 (3.10.1-r0) (11/15) Purging libffi (3.4.2-r1) (12/15) Purging gdbm (1.22-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.1-r0) (15/15) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 345 MiB in 108 packages >>> py3-avro: Updating the testing/x86_64 repository index... >>> py3-avro: Signing the index...