>>> py3-tappy: Building main/py3-tappy 3.0-r3 (using abuild 3.9.0_rc2-r1) started Sun, 17 Oct 2021 02:18:58 +0000 >>> py3-tappy: Checking sanity of /home/buildozer/aports/main/py3-tappy/APKBUILD... >>> py3-tappy: Analyzing dependencies... >>> py3-tappy: Installing for build: build-base python3 py3-babel py3-setuptools (1/17) Installing libbz2 (1.0.8-r1) (2/17) Installing libffi (3.4.2-r0) (3/17) Installing gdbm (1.20-r2) (4/17) Installing xz-libs (5.2.5-r0) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.1.1-r0) (7/17) Installing sqlite-libs (3.36.0-r0) (8/17) Installing python3 (3.9.7-r3) (9/17) Installing py3-tz (2021.1-r1) (10/17) Installing py3-babel (2.9.1-r0) (11/17) Installing py3-ordered-set (4.0.2-r2) (12/17) Installing py3-appdirs (1.4.4-r2) (13/17) Installing py3-parsing (2.4.7-r2) (14/17) Installing py3-six (1.15.0-r1) (15/17) Installing py3-packaging (20.9-r1) (16/17) Installing py3-setuptools (52.0.0-r4) (17/17) Installing .makedepends-py3-tappy (20211017.021900) Executing busybox-1.34.1-r0.trigger OK: 425 MiB in 106 packages >>> py3-tappy: Cleaning up srcdir >>> py3-tappy: Cleaning up pkgdir >>> py3-tappy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-tappy-3.0.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 curl: (22) The requested URL returned error: 404 >>> py3-tappy: Fetching py3-tappy-3.0.tar.gz::https://files.pythonhosted.org/packages/source/t/tap.py/tap.py-3.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 100 138k 0 0 401k 0 --:--:-- --:--:-- --:--:-- 401k >>> py3-tappy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-tappy-3.0.tar.gz >>> py3-tappy: Checking sha512sums... py3-tappy-3.0.tar.gz: OK >>> py3-tappy: Unpacking /var/cache/distfiles/v3.15/py3-tappy-3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tap copying tap/tracker.py -> build/lib/tap copying tap/directive.py -> build/lib/tap copying tap/parser.py -> build/lib/tap copying tap/rules.py -> build/lib/tap copying tap/__init__.py -> build/lib/tap copying tap/formatter.py -> build/lib/tap copying tap/line.py -> build/lib/tap copying tap/adapter.py -> build/lib/tap copying tap/main.py -> build/lib/tap copying tap/runner.py -> build/lib/tap copying tap/i18n.py -> build/lib/tap copying tap/loader.py -> build/lib/tap copying tap/__main__.py -> build/lib/tap creating build/lib/tap/tests copying tap/tests/test_parser.py -> build/lib/tap/tests copying tap/tests/test_formatter.py -> build/lib/tap/tests copying tap/tests/test_result.py -> build/lib/tap/tests copying tap/tests/test_runner.py -> build/lib/tap/tests copying tap/tests/test_line.py -> build/lib/tap/tests copying tap/tests/__init__.py -> build/lib/tap/tests copying tap/tests/testcase.py -> build/lib/tap/tests copying tap/tests/test_adapter.py -> build/lib/tap/tests copying tap/tests/run.py -> build/lib/tap/tests copying tap/tests/test_loader.py -> build/lib/tap/tests copying tap/tests/test_tracker.py -> build/lib/tap/tests copying tap/tests/test_main.py -> build/lib/tap/tests copying tap/tests/factory.py -> build/lib/tap/tests copying tap/tests/test_rules.py -> build/lib/tap/tests copying tap/tests/test_directive.py -> build/lib/tap/tests running egg_info writing tap.py.egg-info/PKG-INFO writing dependency_links to tap.py.egg-info/dependency_links.txt writing entry points to tap.py.egg-info/entry_points.txt writing requirements to tap.py.egg-info/requires.txt writing top-level names to tap.py.egg-info/top_level.txt reading manifest file 'tap.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' writing manifest file 'tap.py.egg-info/SOURCES.txt' creating build/lib/tap/locale copying tap/locale/tappy.pot -> build/lib/tap/locale creating build/lib/tap/locale/ar creating build/lib/tap/locale/ar/LC_MESSAGES copying tap/locale/ar/LC_MESSAGES/tappy.mo -> build/lib/tap/locale/ar/LC_MESSAGES copying tap/locale/ar/LC_MESSAGES/tappy.po -> build/lib/tap/locale/ar/LC_MESSAGES creating build/lib/tap/locale/de creating build/lib/tap/locale/de/LC_MESSAGES copying tap/locale/de/LC_MESSAGES/tappy.mo -> build/lib/tap/locale/de/LC_MESSAGES copying tap/locale/de/LC_MESSAGES/tappy.po -> build/lib/tap/locale/de/LC_MESSAGES creating build/lib/tap/locale/es creating build/lib/tap/locale/es/LC_MESSAGES copying tap/locale/es/LC_MESSAGES/tappy.mo -> build/lib/tap/locale/es/LC_MESSAGES copying tap/locale/es/LC_MESSAGES/tappy.po -> build/lib/tap/locale/es/LC_MESSAGES creating build/lib/tap/locale/fr creating build/lib/tap/locale/fr/LC_MESSAGES copying tap/locale/fr/LC_MESSAGES/tappy.mo -> build/lib/tap/locale/fr/LC_MESSAGES copying tap/locale/fr/LC_MESSAGES/tappy.po -> build/lib/tap/locale/fr/LC_MESSAGES creating build/lib/tap/locale/it creating build/lib/tap/locale/it/LC_MESSAGES copying tap/locale/it/LC_MESSAGES/tappy.mo -> build/lib/tap/locale/it/LC_MESSAGES copying tap/locale/it/LC_MESSAGES/tappy.po -> build/lib/tap/locale/it/LC_MESSAGES creating build/lib/tap/locale/ja creating build/lib/tap/locale/ja/LC_MESSAGES copying tap/locale/ja/LC_MESSAGES/tappy.mo -> build/lib/tap/locale/ja/LC_MESSAGES copying tap/locale/ja/LC_MESSAGES/tappy.po -> build/lib/tap/locale/ja/LC_MESSAGES creating build/lib/tap/locale/nl creating build/lib/tap/locale/nl/LC_MESSAGES copying tap/locale/nl/LC_MESSAGES/tappy.mo -> build/lib/tap/locale/nl/LC_MESSAGES copying tap/locale/nl/LC_MESSAGES/tappy.po -> build/lib/tap/locale/nl/LC_MESSAGES creating build/lib/tap/locale/pt creating build/lib/tap/locale/pt/LC_MESSAGES copying tap/locale/pt/LC_MESSAGES/tappy.mo -> build/lib/tap/locale/pt/LC_MESSAGES copying tap/locale/pt/LC_MESSAGES/tappy.po -> build/lib/tap/locale/pt/LC_MESSAGES creating build/lib/tap/locale/ru creating build/lib/tap/locale/ru/LC_MESSAGES copying tap/locale/ru/LC_MESSAGES/tappy.mo -> build/lib/tap/locale/ru/LC_MESSAGES copying tap/locale/ru/LC_MESSAGES/tappy.po -> build/lib/tap/locale/ru/LC_MESSAGES creating build/lib/tap/locale/zh creating build/lib/tap/locale/zh/LC_MESSAGES copying tap/locale/zh/LC_MESSAGES/tappy.mo -> build/lib/tap/locale/zh/LC_MESSAGES copying tap/locale/zh/LC_MESSAGES/tappy.po -> build/lib/tap/locale/zh/LC_MESSAGES # TAP results for TestAdapter ok 1 The adapter has a TAP filename. ok 2 Add an expected failure for a not ok todo test line. ok 3 Add a success for an ok test line. ok 4 Add an unexpected success for an ok todo test line. ok 5 Add a skip when a test line contains a skip directive. # TAP results for TestDirective ok 6 test_finds_simplest_skip (tap.tests.test_directive.TestDirective) ok 7 test_finds_simplest_todo (tap.tests.test_directive.TestDirective) ok 8 test_finds_skip (tap.tests.test_directive.TestDirective) ok 9 test_finds_todo (tap.tests.test_directive.TestDirective) ok 10 Only match SKIP directives at the beginning. ok 11 TAP spec indicates TODO directives must be on a boundary. # TAP results for TestFormatter ok 12 test_format_exception_as_diagnostics (tap.tests.test_formatter.TestFormatter) ok 13 test_formats_as_diagnostics (tap.tests.test_formatter.TestFormatter) # TAP results for TestLine ok 14 test_line_requires_category (tap.tests.test_line.TestLine) # TAP results for TestResult ok 15 test_category (tap.tests.test_line.TestResult) ok 16 test_ok (tap.tests.test_line.TestResult) ok 17 test_str_diagnostics (tap.tests.test_line.TestResult) ok 18 test_str_directive (tap.tests.test_line.TestResult) ok 19 test_str_not_ok (tap.tests.test_line.TestResult) ok 20 test_str_ok (tap.tests.test_line.TestResult) WARNING: Optional imports not found, TAP 13 output will be ignored. To parse yaml, see requirements in docs: https://tappy.readthedocs.io/en/latest/consumers.html#tap-version-13 # TAP results for TestLoader ok 21 test_errors_with_multiple_version_lines (tap.tests.test_loader.TestLoader) ok 22 test_errors_with_version_not_on_first_line (tap.tests.test_loader.TestLoader) ok 23 The loader records a failure when a file does not exist. ok 24 test_handles_directory (tap.tests.test_loader.TestLoader) WARNING: Optional imports not found, TAP 13 output will be ignored. To parse yaml, see requirements in docs: https://tappy.readthedocs.io/en/latest/consumers.html#tap-version-13 ok 25 The loader handles a file. ok 26 test_loads_from_stream (tap.tests.test_loader.TestLoader) ok 27 test_skip_plan_aborts_loading (tap.tests.test_loader.TestLoader) # TAP results for TestMain ok 28 test_build_suite_from_stdin (tap.tests.test_main.TestMain) ok 29 test_build_suite_from_stdin_dash (tap.tests.test_main.TestMain) ok 30 The main function returns an error status if there were failures. ok 31 test_get_successful_status (tap.tests.test_main.TestMain) ok 32 test_when_no_pipe_to_stdin (tap.tests.test_main.TestMain) # TAP results for TestMainModule ok 33 test_main_set_to_stream (tap.tests.test_main.TestMainModule) # TAP results for TestParser ok 34 test_after_hash_is_not_description (tap.tests.test_parser.TestParser) ok 35 The parser extracts a bail out line. ok 36 The parser extracts a diagnostic line. ok 37 The TAP spec dictates that anything less than 13 is an error. ok 38 test_finds_description (tap.tests.test_parser.TestParser) ok 39 The parser extracts a directive ok 40 The parser extracts a not ok line. ok 41 The parser extracts a test number. ok 42 The parser extracts an ok line. ok 43 The parser extracts a plan line. ok 44 The parser extracts a plan line containing a SKIP. ok 45 test_finds_skip (tap.tests.test_parser.TestParser) ok 46 test_finds_todo (tap.tests.test_parser.TestParser) ok 47 The parser extracts a version line. ok 48 The parser only recognizes SKIP directives in plans. ok 49 test_malformed_yaml (tap.tests.test_parser.TestParser) ok 50 test_parse_empty_file (tap.tests.test_parser.TestParser) ok 51 test_parses_file (tap.tests.test_parser.TestParser) ok 52 test_parses_stdin (tap.tests.test_parser.TestParser) ok 53 test_parses_text (tap.tests.test_parser.TestParser) WARNING: Optional imports not found, TAP 13 output will be ignored. To parse yaml, see requirements in docs: https://tappy.readthedocs.io/en/latest/consumers.html#tap-version-13 ok 54 test_parses_yaml (tap.tests.test_parser.TestParser) WARNING: Optional imports not found, TAP 13 output will be ignored. To parse yaml, see requirements in docs: https://tappy.readthedocs.io/en/latest/consumers.html#tap-version-13 ok 55 test_parses_yaml_more_complex (tap.tests.test_parser.TestParser) WARNING: Optional imports not found, TAP 13 output will be ignored. To parse yaml, see requirements in docs: https://tappy.readthedocs.io/en/latest/consumers.html#tap-version-13 ok 56 test_parses_yaml_no_association (tap.tests.test_parser.TestParser) WARNING: Optional imports not found, TAP 13 output will be ignored. To parse yaml, see requirements in docs: https://tappy.readthedocs.io/en/latest/consumers.html#tap-version-13 ok 57 test_parses_yaml_no_end (tap.tests.test_parser.TestParser) WARNING: Optional imports not found, TAP 13 output will be ignored. To parse yaml, see requirements in docs: https://tappy.readthedocs.io/en/latest/consumers.html#tap-version-13 ok 58 test_parses_yaml_no_start (tap.tests.test_parser.TestParser) ok 59 The parser returns an unrecognizable line. # TAP results for TestTAPTestResult ok 60 test_adds_error (tap.tests.test_result.TestTAPTestResult) ok 61 test_adds_expected_failure (tap.tests.test_result.TestTAPTestResult) ok 62 test_adds_failure (tap.tests.test_result.TestTAPTestResult) ok 63 test_adds_skip (tap.tests.test_result.TestTAPTestResult) ok 64 Test that the runner handles subtest failure results. ok 65 Test that the runner handles subtest success results. ok 66 test_adds_success (tap.tests.test_result.TestTAPTestResult) ok 67 test_adds_unexpected_success (tap.tests.test_result.TestTAPTestResult) # TAP results for TestRules ok 68 test_errors_on_bail (tap.tests.test_rules.TestRules) ok 69 test_errors_plan_not_at_end (tap.tests.test_rules.TestRules) ok 70 test_errors_when_expected_tests_differs_from_actual (tap.tests.test_rules.TestRules) ok 71 test_handles_skipping_plan (tap.tests.test_rules.TestRules) ok 72 test_only_one_plan (tap.tests.test_rules.TestRules) ok 73 A plan may appear on line 2 when line 1 is a version line. ok 74 test_requires_plan (tap.tests.test_rules.TestRules) ok 75 test_tracks_plan_line (tap.tests.test_rules.TestRules) # TAP results for TestTAPTestRunner ok 76 A bad format string exits the runner. ok 77 test_has_tap_test_result (tap.tests.test_runner.TestTAPTestRunner) ok 78 The tracker is set for streaming mode. ok 79 test_runner_stream_to_devnull_for_streaming (tap.tests.test_runner.TestTAPTestRunner) ok 80 Test that output is combined. ok 81 Test that format is set on TAPTestResult FORMAT. ok 82 Test that the case header can be turned off. ok 83 Test that the test runner sets the outdir so that TAP # TAP results for TestTracker ok 84 test_add_not_ok_writes_to_stream_while_streaming (tap.tests.test_tracker.TestTracker) ok 85 test_add_ok_writes_to_stream_while_streaming (tap.tests.test_tracker.TestTracker) ok 86 test_add_skip_writes_to_stream_while_streaming (tap.tests.test_tracker.TestTracker) ok 87 test_adds_not_ok (tap.tests.test_tracker.TestTracker) ok 88 test_adds_not_ok_with_diagnostics (tap.tests.test_tracker.TestTracker) ok 89 test_adds_ok (tap.tests.test_tracker.TestTracker) ok 90 test_adds_skip (tap.tests.test_tracker.TestTracker) ok 91 test_combined_results_in_one_file_tap_version_12 (tap.tests.test_tracker.TestTracker) ok 92 test_combined_results_in_one_file_tap_version_13 (tap.tests.test_tracker.TestTracker) ok 93 test_does_not_write_header (tap.tests.test_tracker.TestTracker) ok 94 test_generates_tap_reports_in_existing_outdir (tap.tests.test_tracker.TestTracker) ok 95 test_generates_tap_reports_in_new_outdir (tap.tests.test_tracker.TestTracker) ok 96 test_get_default_tap_file_path (tap.tests.test_tracker.TestTracker) ok 97 test_has_test_cases (tap.tests.test_tracker.TestTracker) ok 98 test_header_displayed_by_default (tap.tests.test_tracker.TestTracker) ok 99 test_header_set_by_init (tap.tests.test_tracker.TestTracker) ok 100 test_individual_report_has_no_plan_when_combined (tap.tests.test_tracker.TestTracker) ok 101 test_results_not_combined_by_default (tap.tests.test_tracker.TestTracker) ok 102 test_sanitizes_tap_file_path (tap.tests.test_tracker.TestTracker) ok 103 test_streaming_does_not_write_files (tap.tests.test_tracker.TestTracker) ok 104 test_streaming_writes_plan (tap.tests.test_tracker.TestTracker) ok 105 test_streaming_writes_tap_version_13 (tap.tests.test_tracker.TestTracker) ok 106 test_tracker_does_not_stream_by_default (tap.tests.test_tracker.TestTracker) ok 107 test_tracker_has_stream (tap.tests.test_tracker.TestTracker) ok 108 test_tracks_class (tap.tests.test_tracker.TestTracker) ok 109 test_write_plan_first_combined (tap.tests.test_tracker.TestTracker) ok 110 test_write_plan_first_not_combined (tap.tests.test_tracker.TestTracker) ok 111 test_write_plan_first_streaming (tap.tests.test_tracker.TestTracker) ok 112 test_write_plan_immediate_streaming (tap.tests.test_tracker.TestTracker) 1..112 >>> py3-tappy: Entering fakeroot... running install running build running build_py running egg_info writing tap.py.egg-info/PKG-INFO writing dependency_links to tap.py.egg-info/dependency_links.txt writing entry points to tap.py.egg-info/entry_points.txt writing requirements to tap.py.egg-info/requires.txt writing top-level names to tap.py.egg-info/top_level.txt reading manifest file 'tap.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' writing manifest file 'tap.py.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/main/py3-tappy/pkg creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9 creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/tracker.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/directive.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/parser.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_parser.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_formatter.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_result.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_runner.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_line.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/__init__.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/testcase.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_adapter.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/run.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_loader.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_tracker.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_main.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/factory.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_rules.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/tests/test_directive.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests copying build/lib/tap/rules.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/__init__.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/formatter.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/line.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/adapter.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/main.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/runner.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/i18n.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap copying build/lib/tap/loader.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/es creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/es/LC_MESSAGES copying build/lib/tap/locale/es/LC_MESSAGES/tappy.po -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/es/LC_MESSAGES copying build/lib/tap/locale/es/LC_MESSAGES/tappy.mo -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/es/LC_MESSAGES creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/pt creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/pt/LC_MESSAGES copying build/lib/tap/locale/pt/LC_MESSAGES/tappy.po -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/pt/LC_MESSAGES copying build/lib/tap/locale/pt/LC_MESSAGES/tappy.mo -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/pt/LC_MESSAGES copying build/lib/tap/locale/tappy.pot -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ru creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ru/LC_MESSAGES copying build/lib/tap/locale/ru/LC_MESSAGES/tappy.po -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ru/LC_MESSAGES copying build/lib/tap/locale/ru/LC_MESSAGES/tappy.mo -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ru/LC_MESSAGES creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/de creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/de/LC_MESSAGES copying build/lib/tap/locale/de/LC_MESSAGES/tappy.po -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/de/LC_MESSAGES copying build/lib/tap/locale/de/LC_MESSAGES/tappy.mo -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/de/LC_MESSAGES creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ar creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ar/LC_MESSAGES copying build/lib/tap/locale/ar/LC_MESSAGES/tappy.po -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ar/LC_MESSAGES copying build/lib/tap/locale/ar/LC_MESSAGES/tappy.mo -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ar/LC_MESSAGES creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/it creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/it/LC_MESSAGES copying build/lib/tap/locale/it/LC_MESSAGES/tappy.po -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/it/LC_MESSAGES copying build/lib/tap/locale/it/LC_MESSAGES/tappy.mo -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/it/LC_MESSAGES creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/nl creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/nl/LC_MESSAGES copying build/lib/tap/locale/nl/LC_MESSAGES/tappy.po -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/nl/LC_MESSAGES copying build/lib/tap/locale/nl/LC_MESSAGES/tappy.mo -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/nl/LC_MESSAGES creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/zh creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/zh/LC_MESSAGES copying build/lib/tap/locale/zh/LC_MESSAGES/tappy.po -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/zh/LC_MESSAGES copying build/lib/tap/locale/zh/LC_MESSAGES/tappy.mo -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/zh/LC_MESSAGES creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ja creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ja/LC_MESSAGES copying build/lib/tap/locale/ja/LC_MESSAGES/tappy.po -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ja/LC_MESSAGES copying build/lib/tap/locale/ja/LC_MESSAGES/tappy.mo -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/ja/LC_MESSAGES creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/fr creating /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/fr/LC_MESSAGES copying build/lib/tap/locale/fr/LC_MESSAGES/tappy.po -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/fr/LC_MESSAGES copying build/lib/tap/locale/fr/LC_MESSAGES/tappy.mo -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/locale/fr/LC_MESSAGES copying build/lib/tap/__main__.py -> /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tracker.py to tracker.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/directive.py to directive.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/parser.py to parser.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_parser.py to test_parser.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_formatter.py to test_formatter.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_result.py to test_result.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_runner.py to test_runner.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_line.py to test_line.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/testcase.py to testcase.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_adapter.py to test_adapter.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/run.py to run.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_loader.py to test_loader.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_tracker.py to test_tracker.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_main.py to test_main.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/factory.py to factory.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_rules.py to test_rules.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/tests/test_directive.py to test_directive.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/rules.py to rules.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/formatter.py to formatter.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/line.py to line.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/adapter.py to adapter.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/main.py to main.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/runner.py to runner.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/i18n.py to i18n.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/loader.py to loader.cpython-39.pyc byte-compiling /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap/__main__.py to __main__.cpython-39.pyc running install_egg_info Copying tap.py.egg-info to /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/lib/python3.9/site-packages/tap.py-3.0-py3.9.egg-info running install_scripts Installing tap script to /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/bin Installing tappy script to /home/buildozer/aports/main/py3-tappy/pkg/py3-tappy/usr/bin >>> py3-tappy*: Running postcheck for py3-tappy >>> py3-tappy*: Preparing package py3-tappy... >>> py3-tappy*: Tracing dependencies... >>> py3-tappy*: Package size: 556.0 KB >>> py3-tappy*: Compressing data... >>> py3-tappy*: Create checksum... >>> py3-tappy*: Create py3-tappy-3.0-r3.apk >>> py3-tappy: Build complete at Sun, 17 Oct 2021 02:19:04 +0000 elapsed time 0h 0m 6s >>> py3-tappy: Cleaning up srcdir >>> py3-tappy: Cleaning up pkgdir >>> py3-tappy: Uninstalling dependencies... (1/17) Purging .makedepends-py3-tappy (20211017.021900) (2/17) Purging py3-babel (2.9.1-r0) (3/17) Purging py3-tz (2021.1-r1) (4/17) Purging py3-setuptools (52.0.0-r4) (5/17) Purging py3-ordered-set (4.0.2-r2) (6/17) Purging py3-appdirs (1.4.4-r2) (7/17) Purging py3-packaging (20.9-r1) (8/17) Purging py3-parsing (2.4.7-r2) (9/17) Purging py3-six (1.15.0-r1) (10/17) Purging python3 (3.9.7-r3) (11/17) Purging libbz2 (1.0.8-r1) (12/17) Purging libffi (3.4.2-r0) (13/17) Purging gdbm (1.20-r2) (14/17) Purging xz-libs (5.2.5-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.1.1-r0) (17/17) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r0.trigger OK: 342 MiB in 89 packages >>> py3-tappy: Updating the main/x86_64 repository index... >>> py3-tappy: Signing the index...