>>> trash-cli: Building community/trash-cli 0.21.10.24-r0 (using abuild 3.9.0_rc2-r1) started Fri, 05 Nov 2021 19:19:39 +0000 >>> trash-cli: Checking sanity of /home/buildozer/aports/community/trash-cli/APKBUILD... >>> trash-cli: Analyzing dependencies... >>> trash-cli: Installing for build: build-base python3 py3-psutil py3-setuptools py3-pytest py3-pytest-mock (1/26) Installing libffi (3.4.2-r1) (2/26) Installing gdbm (1.20-r2) (3/26) Installing mpdecimal (2.5.1-r1) (4/26) Installing readline (8.1.1-r0) (5/26) Installing sqlite-libs (3.36.0-r0) (6/26) Installing python3 (3.9.7-r3) (7/26) Installing py3-psutil (5.8.0-r1) (8/26) Installing py3-ordered-set (4.0.2-r2) (9/26) Installing py3-appdirs (1.4.4-r2) (10/26) Installing py3-parsing (2.4.7-r2) (11/26) Installing py3-six (1.16.0-r0) (12/26) Installing py3-packaging (20.9-r1) (13/26) Installing py3-setuptools (52.0.0-r4) (14/26) Installing py3-atomicwrites (1.4.0-r1) (15/26) Installing py3-attrs (21.2.0-r0) (16/26) Installing py3-more-itertools (8.10.0-r0) (17/26) Installing py3-iniconfig (1.1.1-r1) (18/26) Installing py3-pluggy (0.13.1-r4) (19/26) Installing py3-py (1.10.0-r1) (20/26) Installing py3-wcwidth (0.2.5-r1) (21/26) Installing py3-toml (0.10.2-r2) (22/26) Installing py3-pytest (6.2.5-r0) (23/26) Installing py3-pbr (5.7.0-r0) (24/26) Installing py3-mock (4.0.3-r1) (25/26) Installing py3-pytest-mock (3.5.1-r1) (26/26) Installing .makedepends-trash-cli (20211105.191940) Executing busybox-1.34.1-r2.trigger OK: 772 MiB in 128 packages >>> trash-cli: Cleaning up srcdir >>> trash-cli: Cleaning up pkgdir >>> trash-cli: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/trash-cli-0.21.10.24.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 >>> trash-cli: Fetching trash-cli-0.21.10.24.tar.gz::https://github.com/andreafrancia/trash-cli/archive/refs/tags/0.21.10.24.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 100 145 100 145 0 0 700 0 --:--:-- --:--:-- --:--:-- 703 100 78085 0 78085 0 0 155k 0 --:--:-- --:--:-- --:--:-- 155k >>> trash-cli: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/trash-cli-0.21.10.24.tar.gz >>> trash-cli: Checking sha512sums... trash-cli-0.21.10.24.tar.gz: OK >>> trash-cli: Unpacking /var/cache/distfiles/v3.15/trash-cli-0.21.10.24.tar.gz... running build running build_py creating build creating build/lib creating build/lib/trashcli copying trashcli/fstab.py -> build/lib/trashcli copying trashcli/list.py -> build/lib/trashcli copying trashcli/put.py -> build/lib/trashcli copying trashcli/fs.py -> build/lib/trashcli copying trashcli/restore.py -> build/lib/trashcli copying trashcli/list_mount_points.py -> build/lib/trashcli copying trashcli/__init__.py -> build/lib/trashcli copying trashcli/trash.py -> build/lib/trashcli copying trashcli/rm.py -> build/lib/trashcli copying trashcli/empty.py -> build/lib/trashcli running build_scripts creating build/scripts-3.9 copying and adjusting tests/cmds/trash -> build/scripts-3.9 copying and adjusting tests/cmds/trash-put -> build/scripts-3.9 copying and adjusting tests/cmds/trash-list -> build/scripts-3.9 copying and adjusting tests/cmds/trash-restore -> build/scripts-3.9 copying and adjusting tests/cmds/trash-empty -> build/scripts-3.9 copying and adjusting tests/cmds/trash-rm -> build/scripts-3.9 changing mode of build/scripts-3.9/trash from 644 to 755 changing mode of build/scripts-3.9/trash-put from 644 to 755 changing mode of build/scripts-3.9/trash-list from 644 to 755 changing mode of build/scripts-3.9/trash-restore from 644 to 755 changing mode of build/scripts-3.9/trash-empty from 644 to 755 changing mode of build/scripts-3.9/trash-rm from 644 to 755 ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/trash-cli/src/trash-cli-0.21.10.24 plugins: mock-3.5.1 collected 285 items tests/test_bump.py ... [ 1%] tests/test_fake_file_system.py ...... [ 3%] tests/test_fake_fstab.py ... [ 4%] tests/test_fake_ismount.py ....... [ 6%] tests/test_file_descriptions.py ....... [ 9%] tests/test_files.py ... [ 10%] tests/test_filesystem.py ...... [ 12%] tests/test_joining_paths.py . [ 12%] tests/test_list_all_trashinfo_contents.py .. [ 13%] tests/test_make_script.py ..... [ 15%] tests/test_parsing_trashinfo_contents.py ............ [ 19%] tests/test_restore_cmd.py ................ [ 24%] tests/test_restore_trash.py ....... [ 27%] tests/test_shrink_user.py ..... [ 29%] tests/test_storing_paths.py .. [ 29%] tests/test_top_trash_dir_rules.py .... [ 31%] tests/test_trash_dir_reader.py .. [ 31%] tests/test_trash_empty.py .... [ 33%] tests/test_trash_list.py ................ [ 38%] tests/test_trash_put_reporter.py . [ 39%] tests/test_trash_put_slow.py ............. [ 43%] tests/test_trash_rm.py ....... [ 46%] tests/test_trash_rm_script.py ... [ 47%] tests/test_trash_rm_slow.py .... [ 48%] tests/test_trashing_a_file.py .. [ 49%] tests/test_volume_of.py ... [ 50%] tests/empty/test_clock.py ... [ 51%] tests/empty/test_empty_end_to_end.py ........... [ 55%] tests/empty/test_empty_end_to_end_interactive.py . [ 55%] tests/empty/test_empty_end_to_end_with_argument.py .... [ 57%] tests/empty/test_guard.py ... [ 58%] tests/empty/test_make_parser.py .... [ 59%] tests/empty/test_parse_reply.py ..... [ 61%] tests/empty/test_prepare_output_message.py ... [ 62%] tests/empty/test_user.py . [ 62%] tests/fstab/test_volumes_listing.py ..... [ 64%] tests/list/test_deletion_date_extractor.py .. [ 65%] tests/list/test_end_to_end_list.py ... [ 66%] tests/list/test_file_size.py . [ 66%] tests/list/test_trash_dirs_selector.py ... [ 67%] tests/list/test_trash_list_parser.py ........ [ 70%] tests/put/test_atomic_write.py .... [ 71%] tests/put/test_create_trashinfo_basename.py ... [ 72%] tests/put/test_end_to_end_put.py ........ [ 75%] tests/put/test_file_trasher.py .. [ 76%] tests/put/test_get_option_parser.py ........... [ 80%] tests/put/test_home_fallback.py .. [ 81%] tests/put/test_parent_path.py .... [ 82%] tests/put/test_persist_trash_info.py .. [ 83%] tests/put/test_suffix.py ... [ 84%] tests/put/test_trash_directories_finder.py .. [ 84%] tests/put/test_trasher.py .... [ 86%] tests/put/test_user.py ...... [ 88%] tests/restore/test_all_trash_directories.py . [ 88%] tests/restore/test_end_to_end_restore.py .... [ 90%] tests/restore/test_is_trashed_from_path.py .... [ 91%] tests/restore/test_parse_indexes.py .......... [ 95%] tests/restore/test_restore_asking_the_user.py .. [ 95%] tests/restore/test_trash_directories2.py .. [ 96%] tests/restore/test_trash_directory.py ... [ 97%] tests/trash_dir_scanner/test_top_trash_dir_rules.py .... [ 98%] tests/trash_dir_scanner/test_trash_dir_scanner.py . [ 99%] tests/trash_dir_scanner/test_user_info_provider.py .. [100%] ============================= 285 passed in 7.54s ============================== >>> trash-cli: Entering fakeroot... running install running build running build_py running build_scripts copying and adjusting tests/cmds/trash -> build/scripts-3.9 copying and adjusting tests/cmds/trash-put -> build/scripts-3.9 copying and adjusting tests/cmds/trash-list -> build/scripts-3.9 copying and adjusting tests/cmds/trash-restore -> build/scripts-3.9 copying and adjusting tests/cmds/trash-empty -> build/scripts-3.9 copying and adjusting tests/cmds/trash-rm -> build/scripts-3.9 running install_lib creating /home/buildozer/aports/community/trash-cli/pkg creating /home/buildozer/aports/community/trash-cli/pkg/trash-cli creating /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr creating /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib creating /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9 creating /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli copying build/lib/trashcli/fstab.py -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli copying build/lib/trashcli/list.py -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli copying build/lib/trashcli/put.py -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli copying build/lib/trashcli/fs.py -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli copying build/lib/trashcli/restore.py -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli copying build/lib/trashcli/list_mount_points.py -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli copying build/lib/trashcli/__init__.py -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli copying build/lib/trashcli/trash.py -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli copying build/lib/trashcli/rm.py -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli copying build/lib/trashcli/empty.py -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli byte-compiling /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli/fstab.py to fstab.cpython-39.pyc byte-compiling /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli/list.py to list.cpython-39.pyc byte-compiling /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli/put.py to put.cpython-39.pyc byte-compiling /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli/fs.py to fs.cpython-39.pyc byte-compiling /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli/restore.py to restore.cpython-39.pyc byte-compiling /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli/list_mount_points.py to list_mount_points.cpython-39.pyc byte-compiling /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli/trash.py to trash.cpython-39.pyc byte-compiling /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli/rm.py to rm.cpython-39.pyc byte-compiling /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trashcli/empty.py to empty.cpython-39.pyc running install_data creating /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/share creating /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/share/man creating /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/share/man/man1 copying man/man1/trash-empty.1 -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/share/man/man1 copying man/man1/trash-list.1 -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/share/man/man1 copying man/man1/trash-restore.1 -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/share/man/man1 copying man/man1/trash.1 -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/share/man/man1 copying man/man1/trash-put.1 -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/share/man/man1 copying man/man1/trash-rm.1 -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/share/man/man1 running install_egg_info running egg_info creating trash_cli.egg-info writing trash_cli.egg-info/PKG-INFO writing dependency_links to trash_cli.egg-info/dependency_links.txt writing requirements to trash_cli.egg-info/requires.txt writing top-level names to trash_cli.egg-info/top_level.txt writing manifest file 'trash_cli.egg-info/SOURCES.txt' reading manifest file 'trash_cli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ez_setup.py' writing manifest file 'trash_cli.egg-info/SOURCES.txt' Copying trash_cli.egg-info to /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/lib/python3.9/site-packages/trash_cli-0.21.10.24-py3.9.egg-info running install_scripts creating /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin copying build/scripts-3.9/trash-rm -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin copying build/scripts-3.9/trash-empty -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin copying build/scripts-3.9/trash-restore -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin copying build/scripts-3.9/trash -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin copying build/scripts-3.9/trash-list -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin copying build/scripts-3.9/trash-put -> /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin changing mode of /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin/trash-rm to 755 changing mode of /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin/trash-empty to 755 changing mode of /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin/trash-restore to 755 changing mode of /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin/trash to 755 changing mode of /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin/trash-list to 755 changing mode of /home/buildozer/aports/community/trash-cli/pkg/trash-cli/usr/bin/trash-put to 755 >>> trash-cli-doc*: Running split function doc... >>> trash-cli-doc*: Preparing subpackage trash-cli-doc... >>> trash-cli-doc*: Running postcheck for trash-cli-doc >>> trash-cli*: Running postcheck for trash-cli >>> trash-cli*: Preparing package trash-cli... >>> trash-cli-doc*: Tracing dependencies... >>> trash-cli-doc*: Package size: 44.0 KB >>> trash-cli-doc*: Compressing data... >>> trash-cli-doc*: Create checksum... >>> trash-cli-doc*: Create trash-cli-doc-0.21.10.24-r0.apk >>> trash-cli*: Tracing dependencies... >>> trash-cli*: Package size: 272.0 KB >>> trash-cli*: Compressing data... >>> trash-cli*: Create checksum... >>> trash-cli*: Create trash-cli-0.21.10.24-r0.apk >>> trash-cli: Build complete at Fri, 05 Nov 2021 19:19:51 +0000 elapsed time 0h 0m 12s >>> trash-cli: Cleaning up srcdir >>> trash-cli: Cleaning up pkgdir >>> trash-cli: Uninstalling dependencies... (1/26) Purging .makedepends-trash-cli (20211105.191940) (2/26) Purging py3-psutil (5.8.0-r1) (3/26) Purging py3-setuptools (52.0.0-r4) (4/26) Purging py3-ordered-set (4.0.2-r2) (5/26) Purging py3-appdirs (1.4.4-r2) (6/26) Purging py3-pytest-mock (3.5.1-r1) (7/26) Purging py3-mock (4.0.3-r1) (8/26) Purging py3-pbr (5.7.0-r0) (9/26) Purging py3-pytest (6.2.5-r0) (10/26) Purging py3-atomicwrites (1.4.0-r1) (11/26) Purging py3-attrs (21.2.0-r0) (12/26) Purging py3-more-itertools (8.10.0-r0) (13/26) Purging py3-iniconfig (1.1.1-r1) (14/26) Purging py3-pluggy (0.13.1-r4) (15/26) Purging py3-py (1.10.0-r1) (16/26) Purging py3-wcwidth (0.2.5-r1) (17/26) Purging py3-packaging (20.9-r1) (18/26) Purging py3-parsing (2.4.7-r2) (19/26) Purging py3-six (1.16.0-r0) (20/26) Purging py3-toml (0.10.2-r2) (21/26) Purging python3 (3.9.7-r3) (22/26) Purging libffi (3.4.2-r1) (23/26) Purging gdbm (1.20-r2) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.1-r0) (26/26) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r2.trigger OK: 714 MiB in 102 packages >>> trash-cli: Updating the community/x86_64 repository index... >>> trash-cli: Signing the index...