"./bisync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestBisyncLocalRemote$/^(backupdir|basic|changes|check_access|check_access_filters|check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$|^TestBisyncRemoteLocal$/^(filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Starting (try 5/5) === RUN TestBisyncRemoteLocal 2025/06/12 10:07:27 NOTICE: remote: TestSwift:rclone-test-tuxoquy2gari === RUN TestBisyncRemoteLocal/filtersfile_checks 2025/06/12 10:07:54 ERROR : error listing: directory not found 2025/06/12 10:07:54 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_filtersfile_checks-cosasep7 2025/06/12 10:07:59 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/filtersfile_checks/path1 2025/06/12 10:08:00 NOTICE: checking path2 Local file system at /tmp/100727qi/filtersfile_checks/path2 2025/06/12 10:08:00 NOTICE: (01) : test filtersfile-checks 2025/06/12 10:08:00 NOTICE: (02) : test initial bisync 2025/06/12 10:08:00 NOTICE: (03) : bisync resync 2025/06/12 10:08:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:08:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:08:20 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" with Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:08:20 INFO : Copying Path2 files to Path1 2025/06/12 10:08:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:08:26 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:08:31 INFO : Resync updating listings 2025/06/12 10:08:31 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" vs Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:08:31 INFO : Bisync successful 2025/06/12 10:08:31 NOTICE: (04) : test 1. inject filters file in workdir. 2025/06/12 10:08:31 NOTICE: (05) : copy-file /tmp/100727qi/datadir/test_filtersfile_checks-lajunax9/filtersfile.txt /tmp/100727qi/workdir/ 2025/06/12 10:08:31 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/06/12 10:08:31 NOTICE: (07) : bisync filters-file=/tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:09:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:09:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:09:10 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" with Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:09:10 INFO : Using filters file /tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:09:10 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:09:10 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 10:09:10 NOTICE: Bisync error: bisync aborted 2025/06/12 10:09:10 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/06/12 10:09:10 NOTICE: (09) : bisync 2025/06/12 10:09:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:09:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:09:30 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" with Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:09:30 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/100727qi/workdir/TestSwift_rclone-test-tuxoquy2gari_100727qi_filtersfile_checks_path1..tmp_100727qi_filtersfile_checks_path2.path1.lst Path2: /tmp/100727qi/workdir/TestSwift_rclone-test-tuxoquy2gari_100727qi_filtersfile_checks_path1..tmp_100727qi_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/100727qi/workdir" 2025/06/12 10:09:30 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 10:09:30 NOTICE: Bisync error: bisync aborted 2025/06/12 10:09:30 NOTICE: (10) : test 4. run with filters-file and resync. 2025/06/12 10:09:30 NOTICE: (11) : bisync filters-file=/tmp/100727qi/workdir/filtersfile.txt resync 2025/06/12 10:09:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:09:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:09:50 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" with Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:09:50 INFO : Using filters file /tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:09:50 INFO : Storing filters file hash to /tmp/100727qi/workdir/filtersfile.txt.md5 2025/06/12 10:09:50 INFO : Copying Path2 files to Path1 2025/06/12 10:09:50 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:09:51 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:09:56 INFO : Resync updating listings 2025/06/12 10:09:56 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" vs Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:09:56 INFO : Bisync successful 2025/06/12 10:09:56 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/06/12 10:09:56 NOTICE: (13) : bisync filters-file=/tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:10:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:10:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:10:17 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" with Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:10:17 INFO : Using filters file /tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:10:17 INFO : Building Path1 and Path2 listings 2025/06/12 10:10:22 INFO : Path1 checking for diffs 2025/06/12 10:10:22 INFO : Path2 checking for diffs 2025/06/12 10:10:22 INFO : No changes found 2025/06/12 10:10:22 INFO : Updating listings 2025/06/12 10:10:22 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" vs Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:10:22 INFO : Bisync successful 2025/06/12 10:10:22 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/06/12 10:10:22 NOTICE: (15) : copy-as /tmp/100727qi/datadir/test_filtersfile_checks-lajunax9/filtersfile2.txt /tmp/100727qi/workdir/ filtersfile.txt 2025/06/12 10:10:22 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/06/12 10:10:22 NOTICE: (17) : bisync filters-file=/tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:10:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:10:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:10:42 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" with Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:10:42 INFO : Using filters file /tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:10:42 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:10:42 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 10:10:42 NOTICE: Bisync error: bisync aborted 2025/06/12 10:10:42 NOTICE: (18) : test 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort. 2025/06/12 10:10:42 NOTICE: (19) : bisync filters-file=/tmp/100727qi/workdir/filtersfile.txt resync dry-run 2025/06/12 10:11:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:11:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:11:03 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" with Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:11:03 INFO : Using filters file /tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:11:03 INFO : Skipped storing filters file hash to /tmp/100727qi/workdir/filtersfile.txt.md5 as --dry-run is set 2025/06/12 10:11:03 INFO : Copying Path2 files to Path1 2025/06/12 10:11:03 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/12 10:11:08 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/12 10:11:09 INFO : Resync updating listings 2025/06/12 10:11:09 INFO : Bisync successful 2025/06/12 10:11:09 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/06/12 10:11:09 NOTICE: (21) : bisync filters-file=/tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:11:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:11:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:11:29 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/filtersfile_checks/path1/" with Path2 "/tmp/100727qi/filtersfile_checks/path2/" 2025/06/12 10:11:29 INFO : Using filters file /tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:11:29 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/100727qi/workdir/filtersfile.txt 2025/06/12 10:11:29 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 10:11:29 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncRemoteLocal/ignorelistingchecksum 2025/06/12 10:11:45 ERROR : error listing: directory not found 2025/06/12 10:11:45 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_ignorelistingchecksum-kexepod0 2025/06/12 10:11:51 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/ignorelistingchecksum/path1 2025/06/12 10:11:57 NOTICE: checking path2 Local file system at /tmp/100727qi/ignorelistingchecksum/path2 2025/06/12 10:11:57 NOTICE: (01) : test basic 2025/06/12 10:11:57 NOTICE: (02) : test initial bisync 2025/06/12 10:11:57 NOTICE: (03) : bisync resync 2025/06/12 10:12:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:12:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:12:17 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/ignorelistingchecksum/path1/" with Path2 "/tmp/100727qi/ignorelistingchecksum/path2/" 2025/06/12 10:12:17 INFO : Copying Path2 files to Path1 2025/06/12 10:12:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:12:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:12:23 INFO : Resync updating listings 2025/06/12 10:12:23 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/ignorelistingchecksum/path1/" vs Path2 "/tmp/100727qi/ignorelistingchecksum/path2/" 2025/06/12 10:12:23 INFO : Bisync successful 2025/06/12 10:12:23 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/12 10:12:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:12:43 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/ignorelistingchecksum/path1/" with Path2 "/tmp/100727qi/ignorelistingchecksum/path2/" 2025/06/12 10:12:43 INFO : Copying Path2 files to Path1 2025/06/12 10:12:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:12:49 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:12:59 INFO : Resync updating listings 2025/06/12 10:12:59 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/ignorelistingchecksum/path1/" vs Path2 "/tmp/100727qi/ignorelistingchecksum/path2/" 2025/06/12 10:12:59 INFO : Bisync successful 2025/06/12 10:12:59 NOTICE: (05) : test place newer files on both paths 2025/06/12 10:12:59 NOTICE: (06) : touch-copy 2001-01-02 /tmp/100727qi/datadir/test_ignorelistingchecksum-sasubak2/file1.txt /tmp/100727qi/ignorelistingchecksum/path2/ 2025/06/12 10:12:59 NOTICE: (07) : copy-as /tmp/100727qi/datadir/test_ignorelistingchecksum-sasubak2/file1.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/ignorelistingchecksum/path1/subdir file20.txt 2025/06/12 10:13:06 NOTICE: (08) : test bisync run 2025/06/12 10:13:06 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/12 10:13:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:13:29 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/ignorelistingchecksum/path1/" with Path2 "/tmp/100727qi/ignorelistingchecksum/path2/" 2025/06/12 10:13:29 INFO : Building Path1 and Path2 listings 2025/06/12 10:13:30 INFO : Path1 checking for diffs 2025/06/12 10:13:30 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/12 10:13:30 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:13:30 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 10:13:30 INFO : Path2 checking for diffs 2025/06/12 10:13:30 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 10:13:30 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:13:30 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 10:13:30 INFO : Applying changes 2025/06/12 10:13:30 INFO : - Path1 Queue copy to Path2 - /tmp/100727qi/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/12 10:13:30 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/ignorelistingchecksum/path1/file1.txt 2025/06/12 10:13:30 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:13:35 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:13:35 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:13:41 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/12 10:13:41 INFO : Updating listings 2025/06/12 10:13:41 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/ignorelistingchecksum/path1/" vs Path2 "/tmp/100727qi/ignorelistingchecksum/path2/" 2025/06/12 10:13:41 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncRemoteLocal/max_delete_path1 2025/06/12 10:13:57 ERROR : error listing: directory not found 2025/06/12 10:13:57 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_max_delete_path1-hixuxil6 2025/06/12 10:14:03 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/max_delete_path1/path1 2025/06/12 10:14:19 NOTICE: checking path2 Local file system at /tmp/100727qi/max_delete_path1/path2 2025/06/12 10:14:19 NOTICE: (01) : test max-delete-path1 2025/06/12 10:14:19 NOTICE: (02) : test initial bisync 2025/06/12 10:14:19 NOTICE: (03) : bisync resync 2025/06/12 10:14:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:14:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:14:39 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/" with Path2 "/tmp/100727qi/max_delete_path1/path2/" 2025/06/12 10:14:39 INFO : Copying Path2 files to Path1 2025/06/12 10:14:39 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:14:55 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:15:00 INFO : Resync updating listings 2025/06/12 10:15:00 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/" vs Path2 "/tmp/100727qi/max_delete_path1/path2/" 2025/06/12 10:15:00 INFO : Bisync successful 2025/06/12 10:15:00 NOTICE: (04) : test delete >50% of local files 2025/06/12 10:15:00 NOTICE: (05) : delete-file TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/file1.txt 2025/06/12 10:15:11 NOTICE: (06) : delete-file TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/file2.txt 2025/06/12 10:15:11 NOTICE: (07) : delete-file TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/file3.txt 2025/06/12 10:15:11 NOTICE: (08) : delete-file TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/file4.txt 2025/06/12 10:15:21 NOTICE: (09) : delete-file TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/file5.txt 2025/06/12 10:15:26 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/12 10:15:26 NOTICE: (11) : bisync 2025/06/12 10:15:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:15:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:15:47 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/" with Path2 "/tmp/100727qi/max_delete_path1/path2/" 2025/06/12 10:15:47 INFO : Building Path1 and Path2 listings 2025/06/12 10:15:52 INFO : Path1 checking for diffs 2025/06/12 10:15:52 INFO : - Path1 File was deleted - file1.txt 2025/06/12 10:15:52 INFO : - Path1 File was deleted - file2.txt 2025/06/12 10:15:52 INFO : - Path1 File was deleted - file3.txt 2025/06/12 10:15:52 INFO : - Path1 File was deleted - file4.txt 2025/06/12 10:15:52 INFO : - Path1 File was deleted - file5.txt 2025/06/12 10:15:52 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 10:15:52 INFO : Path2 checking for diffs 2025/06/12 10:15:52 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/". Run with --force if desired. 2025/06/12 10:15:52 NOTICE: Bisync aborted. Please try again. 2025/06/12 10:15:52 NOTICE: Bisync error: too many deletes 2025/06/12 10:15:52 NOTICE: (12) : copy-listings initial-fail 2025/06/12 10:15:52 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/12 10:15:52 NOTICE: (14) : bisync max-delete=60 2025/06/12 10:16:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:16:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:16:13 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/" with Path2 "/tmp/100727qi/max_delete_path1/path2/" 2025/06/12 10:16:13 INFO : Building Path1 and Path2 listings 2025/06/12 10:16:18 INFO : Path1 checking for diffs 2025/06/12 10:16:18 INFO : - Path1 File was deleted - file1.txt 2025/06/12 10:16:18 INFO : - Path1 File was deleted - file2.txt 2025/06/12 10:16:18 INFO : - Path1 File was deleted - file3.txt 2025/06/12 10:16:18 INFO : - Path1 File was deleted - file4.txt 2025/06/12 10:16:18 INFO : - Path1 File was deleted - file5.txt 2025/06/12 10:16:18 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 10:16:18 INFO : Path2 checking for diffs 2025/06/12 10:16:18 INFO : Applying changes 2025/06/12 10:16:18 INFO : - Path2 Queue delete - /tmp/100727qi/max_delete_path1/path2/file1.txt 2025/06/12 10:16:18 INFO : - Path2 Queue delete - /tmp/100727qi/max_delete_path1/path2/file2.txt 2025/06/12 10:16:18 INFO : - Path2 Queue delete - /tmp/100727qi/max_delete_path1/path2/file3.txt 2025/06/12 10:16:18 INFO : - Path2 Queue delete - /tmp/100727qi/max_delete_path1/path2/file4.txt 2025/06/12 10:16:18 INFO : - Path2 Queue delete - /tmp/100727qi/max_delete_path1/path2/file5.txt 2025/06/12 10:16:18 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:16:18 INFO : file1.txt: Deleted 2025/06/12 10:16:18 INFO : file2.txt: Deleted 2025/06/12 10:16:18 INFO : file4.txt: Deleted 2025/06/12 10:16:18 INFO : file3.txt: Deleted 2025/06/12 10:16:18 INFO : file5.txt: Deleted 2025/06/12 10:16:18 INFO : Updating listings 2025/06/12 10:16:18 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path1/path1/" vs Path2 "/tmp/100727qi/max_delete_path1/path2/" 2025/06/12 10:16:18 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteLocal/max_delete_path2_force 2025/06/12 10:16:30 ERROR : error listing: directory not found 2025/06/12 10:16:30 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_max_delete_path2_force-cicayix9 2025/06/12 10:16:40 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/max_delete_path2_force/path1 2025/06/12 10:16:56 NOTICE: checking path2 Local file system at /tmp/100727qi/max_delete_path2_force/path2 2025/06/12 10:16:56 NOTICE: (01) : test max-delete-path2-force 2025/06/12 10:16:56 NOTICE: (02) : test initial bisync 2025/06/12 10:16:56 NOTICE: (03) : bisync resync 2025/06/12 10:17:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:17:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:17:02 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path2_force/path1/" with Path2 "/tmp/100727qi/max_delete_path2_force/path2/" 2025/06/12 10:17:02 INFO : Copying Path2 files to Path1 2025/06/12 10:17:02 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:17:02 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:17:36 INFO : Resync updating listings 2025/06/12 10:17:36 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path2_force/path1/" vs Path2 "/tmp/100727qi/max_delete_path2_force/path2/" 2025/06/12 10:17:36 INFO : Bisync successful 2025/06/12 10:17:36 NOTICE: (04) : test delete >50% of remote files 2025/06/12 10:17:36 NOTICE: (05) : delete-file /tmp/100727qi/max_delete_path2_force/path2/file1.txt 2025/06/12 10:17:36 NOTICE: (06) : delete-file /tmp/100727qi/max_delete_path2_force/path2/file2.txt 2025/06/12 10:17:36 NOTICE: (07) : delete-file /tmp/100727qi/max_delete_path2_force/path2/file3.txt 2025/06/12 10:17:36 NOTICE: (08) : delete-file /tmp/100727qi/max_delete_path2_force/path2/file4.txt 2025/06/12 10:17:36 NOTICE: (09) : delete-file /tmp/100727qi/max_delete_path2_force/path2/file5.txt 2025/06/12 10:17:36 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/12 10:17:36 NOTICE: (11) : bisync 2025/06/12 10:17:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:17:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:17:59 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path2_force/path1/" with Path2 "/tmp/100727qi/max_delete_path2_force/path2/" 2025/06/12 10:17:59 INFO : Building Path1 and Path2 listings 2025/06/12 10:18:00 INFO : Path1 checking for diffs 2025/06/12 10:18:00 INFO : Path2 checking for diffs 2025/06/12 10:18:00 INFO : - Path2 File was deleted - file1.txt 2025/06/12 10:18:00 INFO : - Path2 File was deleted - file2.txt 2025/06/12 10:18:00 INFO : - Path2 File was deleted - file3.txt 2025/06/12 10:18:00 INFO : - Path2 File was deleted - file4.txt 2025/06/12 10:18:00 INFO : - Path2 File was deleted - file5.txt 2025/06/12 10:18:00 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 10:18:00 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/100727qi/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/12 10:18:00 NOTICE: Bisync aborted. Please try again. 2025/06/12 10:18:00 NOTICE: Bisync error: too many deletes 2025/06/12 10:18:00 NOTICE: (12) : copy-listings initial-fail 2025/06/12 10:18:00 NOTICE: (13) : test apply force option. sync should run. 2025/06/12 10:18:00 NOTICE: (14) : bisync force 2025/06/12 10:18:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:18:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:18:20 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path2_force/path1/" with Path2 "/tmp/100727qi/max_delete_path2_force/path2/" 2025/06/12 10:18:20 INFO : Building Path1 and Path2 listings 2025/06/12 10:18:41 INFO : Path1 checking for diffs 2025/06/12 10:18:41 INFO : Path2 checking for diffs 2025/06/12 10:18:41 INFO : - Path2 File was deleted - file1.txt 2025/06/12 10:18:41 INFO : - Path2 File was deleted - file2.txt 2025/06/12 10:18:41 INFO : - Path2 File was deleted - file3.txt 2025/06/12 10:18:41 INFO : - Path2 File was deleted - file4.txt 2025/06/12 10:18:41 INFO : - Path2 File was deleted - file5.txt 2025/06/12 10:18:41 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 10:18:41 INFO : Applying changes 2025/06/12 10:18:41 INFO : - Path1 Queue delete - TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path2_force/path1/file1.txt 2025/06/12 10:18:41 INFO : - Path1 Queue delete - TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path2_force/path1/file2.txt 2025/06/12 10:18:41 INFO : - Path1 Queue delete - TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path2_force/path1/file3.txt 2025/06/12 10:18:41 INFO : - Path1 Queue delete - TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path2_force/path1/file4.txt 2025/06/12 10:18:41 INFO : - Path1 Queue delete - TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path2_force/path1/file5.txt 2025/06/12 10:18:41 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:18:42 INFO : file4.txt: Deleted 2025/06/12 10:18:42 INFO : file2.txt: Deleted 2025/06/12 10:19:01 INFO : file1.txt: Deleted 2025/06/12 10:19:02 INFO : file5.txt: Deleted 2025/06/12 10:19:02 INFO : file3.txt: Deleted 2025/06/12 10:19:02 INFO : Updating listings 2025/06/12 10:19:02 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/max_delete_path2_force/path1/" vs Path2 "/tmp/100727qi/max_delete_path2_force/path2/" 2025/06/12 10:19:02 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteLocal/nomodtime 2025/06/12 10:19:28 ERROR : error listing: directory not found 2025/06/12 10:19:28 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_nomodtime-nawakep5 2025/06/12 10:19:34 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/nomodtime/path1 2025/06/12 10:19:40 NOTICE: checking path2 Local file system at /tmp/100727qi/nomodtime/path2 2025/06/12 10:19:40 NOTICE: (01) : test changes 2025/06/12 10:19:40 NOTICE: (02) : test initial bisync 2025/06/12 10:19:40 NOTICE: (03) : bisync resync nomodtime 2025/06/12 10:19:45 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 10:19:45 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/" with Path2 "/tmp/100727qi/nomodtime/path2/" 2025/06/12 10:19:45 INFO : Copying Path2 files to Path1 2025/06/12 10:19:45 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:19:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:19:47 INFO : Resync updating listings 2025/06/12 10:19:47 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/" vs Path2 "/tmp/100727qi/nomodtime/path2/" 2025/06/12 10:19:47 INFO : Bisync successful 2025/06/12 10:19:47 NOTICE: (04) : test make modifications on both paths 2025/06/12 10:19:47 NOTICE: (05) : test new on path2 - file10 2025/06/12 10:19:47 NOTICE: (06) : copy-file /tmp/100727qi/datadir/test_nomodtime-vosehal9/file10.txt /tmp/100727qi/nomodtime/path2/ 2025/06/12 10:19:47 NOTICE: (07) : test changed on path2 - file1 2025/06/12 10:19:47 NOTICE: (08) : copy-file /tmp/100727qi/datadir/test_nomodtime-vosehal9/file1.txt /tmp/100727qi/nomodtime/path2/ 2025/06/12 10:19:47 NOTICE: (09) : test new on path1 - file11 2025/06/12 10:19:47 NOTICE: (10) : copy-file /tmp/100727qi/datadir/test_nomodtime-vosehal9/file11.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/ 2025/06/12 10:20:01 NOTICE: (11) : test changed on path1 - file2 2025/06/12 10:20:01 NOTICE: (12) : copy-file /tmp/100727qi/datadir/test_nomodtime-vosehal9/file2.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/ 2025/06/12 10:20:07 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 10:20:07 NOTICE: (14) : delete-file /tmp/100727qi/nomodtime/path2/file3.txt 2025/06/12 10:20:07 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 10:20:07 NOTICE: (16) : delete-file TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/file4.txt 2025/06/12 10:20:12 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 10:20:12 NOTICE: (18) : delete-file TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/file8.txt 2025/06/12 10:20:13 NOTICE: (19) : delete-file /tmp/100727qi/nomodtime/path2/file8.txt 2025/06/12 10:20:13 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 10:20:13 NOTICE: (21) : copy-as /tmp/100727qi/datadir/test_nomodtime-vosehal9/file5R.txt /tmp/100727qi/nomodtime/path2/ file5.txt 2025/06/12 10:20:13 NOTICE: (22) : copy-as /tmp/100727qi/datadir/test_nomodtime-vosehal9/file5L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/ file5.txt 2025/06/12 10:20:33 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/06/12 10:20:33 NOTICE: (24) : copy-file /tmp/100727qi/datadir/test_nomodtime-vosehal9/file6.txt /tmp/100727qi/nomodtime/path2/ 2025/06/12 10:20:33 NOTICE: (25) : delete-file TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/file6.txt 2025/06/12 10:20:44 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/06/12 10:20:44 NOTICE: (27) : copy-file /tmp/100727qi/datadir/test_nomodtime-vosehal9/file7.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/ 2025/06/12 10:20:50 NOTICE: (28) : delete-file /tmp/100727qi/nomodtime/path2/file7.txt 2025/06/12 10:20:50 NOTICE: (29) : test bisync run 2025/06/12 10:20:50 NOTICE: (30) : bisync nomodtime 2025/06/12 10:20:55 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 10:20:55 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/" with Path2 "/tmp/100727qi/nomodtime/path2/" 2025/06/12 10:20:55 INFO : Building Path1 and Path2 listings 2025/06/12 10:20:56 INFO : Path1 checking for diffs 2025/06/12 10:20:56 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/06/12 10:20:56 INFO : - Path1 File was deleted - file4.txt 2025/06/12 10:20:56 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/06/12 10:20:56 INFO : - Path1 File was deleted - file6.txt 2025/06/12 10:20:56 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/06/12 10:20:56 INFO : - Path1 File was deleted - file8.txt 2025/06/12 10:20:56 INFO : - Path1 File is new - file11.txt 2025/06/12 10:20:56 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 10:20:56 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/12 10:20:56 INFO : Path2 checking for diffs 2025/06/12 10:20:56 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/06/12 10:20:56 INFO : - Path2 File was deleted - file3.txt 2025/06/12 10:20:56 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/06/12 10:20:56 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/06/12 10:20:56 INFO : - Path2 File was deleted - file7.txt 2025/06/12 10:20:56 INFO : - Path2 File was deleted - file8.txt 2025/06/12 10:20:56 INFO : - Path2 File is new - file10.txt 2025/06/12 10:20:56 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 10:20:56 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/12 10:20:56 INFO : Applying changes 2025/06/12 10:20:56 INFO : - Path1 Queue copy to Path2 - /tmp/100727qi/nomodtime/path2/file11.txt 2025/06/12 10:20:56 INFO : - Path1 Queue copy to Path2 - /tmp/100727qi/nomodtime/path2/file2.txt 2025/06/12 10:20:56 INFO : - Path2 Queue delete - /tmp/100727qi/nomodtime/path2/file4.txt 2025/06/12 10:20:56 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 10:20:56 NOTICE: - Path1 Renaming Path1 copy - TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/file5.txt.conflict1 2025/06/12 10:21:06 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/06/12 10:21:07 INFO : file5.txt: Deleted 2025/06/12 10:21:07 NOTICE: - Path1 Queue copy to Path2 - /tmp/100727qi/nomodtime/path2/file5.txt.conflict1 2025/06/12 10:21:07 NOTICE: - Path2 Renaming Path2 copy - /tmp/100727qi/nomodtime/path2/file5.txt.conflict2 2025/06/12 10:21:07 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/12 10:21:07 NOTICE: - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/file5.txt.conflict2 2025/06/12 10:21:07 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/file6.txt 2025/06/12 10:21:07 INFO : - Path1 Queue copy to Path2 - /tmp/100727qi/nomodtime/path2/file7.txt 2025/06/12 10:21:07 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/file1.txt 2025/06/12 10:21:07 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/file10.txt 2025/06/12 10:21:07 INFO : - Path1 Queue delete - TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/file3.txt 2025/06/12 10:21:07 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:21:07 INFO : file5.txt.conflict2: Copied (new) 2025/06/12 10:21:12 INFO : file10.txt: Copied (new) 2025/06/12 10:21:12 INFO : file6.txt: Copied (new) 2025/06/12 10:21:12 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:21:12 INFO : file3.txt: Deleted 2025/06/12 10:21:12 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:21:12 INFO : file11.txt: Copied (new) 2025/06/12 10:21:13 INFO : file5.txt.conflict1: Copied (new) 2025/06/12 10:21:13 INFO : file7.txt: Copied (new) 2025/06/12 10:21:13 INFO : file2.txt: Copied (replaced existing) 2025/06/12 10:21:13 INFO : file4.txt: Deleted 2025/06/12 10:21:13 INFO : Updating listings 2025/06/12 10:21:13 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/nomodtime/path1/" vs Path2 "/tmp/100727qi/nomodtime/path2/" 2025/06/12 10:21:13 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncRemoteLocal/normalization 2025/06/12 10:21:29 ERROR : error listing: directory not found 2025/06/12 10:21:29 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_normalization-xoyuriq6 2025/06/12 10:21:34 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/normalization/path1 2025/06/12 10:21:35 NOTICE: checking path2 Local file system at /tmp/100727qi/normalization/path2 2025/06/12 10:21:35 NOTICE: (01) : test normalization 2025/06/12 10:21:35 NOTICE: (02) : touch-copy 2001-01-02 /tmp/100727qi/datadir/test_normalization-ciziyiw3/file1.txt /tmp/100727qi/normalization/path2/ 2025/06/12 10:21:35 NOTICE: (03) : test initial bisync 2025/06/12 10:21:35 NOTICE: (04) : bisync resync 2025/06/12 10:22:18 NOTICE: Local file system at /tmp/100727qi/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/12 10:22:18 NOTICE: Local file system at /tmp/100727qi/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" bisync_test.go:1035: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1: RCLONE_TESTRCLONE_TEST (BOTH) path2: 測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ (測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ)) (fs1: Swift container rclone-test-tuxoquy2gari path 100727qi/normalization/path1 fs2: Local file system at /tmp/100727qi/normalization/path2) @@ -1 +1 @@ -RCLONE_TESTRCLONE_TEST+測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ === RUN TestBisyncRemoteLocal/rclone_args 2025/06/12 10:22:24 ERROR : error listing: directory not found 2025/06/12 10:22:24 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_rclone_args-qedojax9 2025/06/12 10:22:29 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/rclone_args/path1 2025/06/12 10:22:35 NOTICE: checking path2 Local file system at /tmp/100727qi/rclone_args/path2 2025/06/12 10:22:35 NOTICE: (01) : test rclone-args 2025/06/12 10:22:35 NOTICE: (02) : touch-glob 2001-01-02 /tmp/100727qi/datadir/test_rclone_args-fufagap5/ * 2025/06/12 10:22:35 NOTICE: (03) : test initial bisync 2025/06/12 10:22:35 NOTICE: (04) : bisync resync checksum 2025/06/12 10:22:40 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 10:22:40 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" with Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:22:40 INFO : Copying Path2 files to Path1 2025/06/12 10:22:40 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:22:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:22:51 INFO : Resync updating listings 2025/06/12 10:22:51 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" vs Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:22:51 INFO : Bisync successful 2025/06/12 10:22:51 NOTICE: (05) : test place newer files on both paths 2025/06/12 10:22:51 NOTICE: (06) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file1.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/ 2025/06/12 10:23:01 NOTICE: (07) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file2.txt /tmp/100727qi/rclone_args/path2/ 2025/06/12 10:23:01 NOTICE: (08) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file20.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/subdir 2025/06/12 10:23:42 NOTICE: (09) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file21.txt /tmp/100727qi/rclone_args/path2/subdir 2025/06/12 10:23:42 NOTICE: (10) : touch-glob 2001-01-02 TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/ file1.txt 2025/06/12 10:23:58 NOTICE: (11) : touch-glob 2001-01-02 /tmp/100727qi/rclone_args/path2/ file2.txt 2025/06/12 10:23:58 NOTICE: (12) : touch-glob 2001-01-02 TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/subdir/ file20.txt 2025/06/12 10:24:09 NOTICE: (13) : touch-glob 2001-01-02 /tmp/100727qi/rclone_args/path2/subdir/ file21.txt 2025/06/12 10:24:09 NOTICE: (14) : test run bisync with custom options 2025/06/12 10:24:09 NOTICE: (15) : bisync checksum 2025/06/12 10:24:14 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 10:24:14 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" with Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:24:14 INFO : Building Path1 and Path2 listings 2025/06/12 10:24:20 INFO : Path1 checking for diffs 2025/06/12 10:24:20 INFO : - Path1 File changed: hash - file1.txt 2025/06/12 10:24:20 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:24:20 INFO : (Modified:  1 hash differs) 2025/06/12 10:24:20 INFO : Path2 checking for diffs 2025/06/12 10:24:20 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/12 10:24:20 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:24:20 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/12 10:24:20 INFO : Applying changes 2025/06/12 10:24:20 INFO : - Path1 Queue copy to Path2 - /tmp/100727qi/rclone_args/path2/file1.txt 2025/06/12 10:24:20 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/file2.txt 2025/06/12 10:24:20 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:24:25 INFO : file2.txt: Copied (replaced existing) 2025/06/12 10:24:25 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:24:30 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:24:30 INFO : Updating listings 2025/06/12 10:24:30 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" vs Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:24:30 INFO : Bisync successful 2025/06/12 10:24:30 NOTICE: (16) : touch-glob 2007-07-23 /tmp/100727qi/datadir/test_rclone_args-fufagap5/ * 2025/06/12 10:24:30 NOTICE: (17) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file1.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/ 2025/06/12 10:24:51 NOTICE: (18) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file2.txt /tmp/100727qi/rclone_args/path2/ 2025/06/12 10:24:51 NOTICE: (19) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file20.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/subdir 2025/06/12 10:25:02 NOTICE: (20) : copy-as /tmp/100727qi/datadir/test_rclone_args-fufagap5/file21.txt /tmp/100727qi/rclone_args/path2/ file1.txt 2025/06/12 10:25:02 NOTICE: (21) : touch-glob 2007-07-23 TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/ file1.txt 2025/06/12 10:25:18 NOTICE: (22) : touch-glob 2007-07-23 /tmp/100727qi/rclone_args/path2/ file2.txt 2025/06/12 10:25:18 NOTICE: (23) : touch-glob 2007-07-23 TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/subdir/ file20.txt 2025/06/12 10:25:23 NOTICE: (24) : touch-glob 2007-07-23 /tmp/100727qi/rclone_args/path2/subdir/ file21.txt 2025/06/12 10:25:23 NOTICE: (25) : bisync size-only 2025/06/12 10:25:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:25:29 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:25:29 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" with Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:25:29 INFO : Building Path1 and Path2 listings 2025/06/12 10:25:29 INFO : Path1 checking for diffs 2025/06/12 10:25:29 INFO : Path2 checking for diffs 2025/06/12 10:25:29 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/12 10:25:29 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:25:29 INFO : (Modified:  0 larger,  1 smaller) 2025/06/12 10:25:29 INFO : Applying changes 2025/06/12 10:25:29 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/file1.txt 2025/06/12 10:25:29 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:25:39 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:25:39 INFO : Updating listings 2025/06/12 10:25:39 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" vs Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:25:39 INFO : Bisync successful 2025/06/12 10:25:39 NOTICE: (26) : bisync resync 2025/06/12 10:25:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:25:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:25:45 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" with Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:25:45 INFO : Copying Path2 files to Path1 2025/06/12 10:25:45 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:25:50 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:25:50 INFO : file2.txt: Updated modification time in destination 2025/06/12 10:25:50 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 10:25:50 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 10:25:50 INFO : Resync updating listings 2025/06/12 10:25:50 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" vs Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:25:50 INFO : Bisync successful 2025/06/12 10:25:50 NOTICE: (27) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file1.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/ 2025/06/12 10:26:51 NOTICE: (28) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file2.txt /tmp/100727qi/rclone_args/path2/ 2025/06/12 10:26:51 NOTICE: (29) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file20.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/subdir 2025/06/12 10:26:57 NOTICE: (30) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file21.txt /tmp/100727qi/rclone_args/path2/subdir 2025/06/12 10:26:57 NOTICE: (31) : touch-glob 2007-07-23 TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/ file1.txt 2025/06/12 10:27:07 NOTICE: (32) : touch-glob 2007-07-23 /tmp/100727qi/rclone_args/path2/ file2.txt 2025/06/12 10:27:07 NOTICE: (33) : touch-glob 2007-07-23 TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/subdir/ file20.txt 2025/06/12 10:27:13 NOTICE: (34) : touch-glob 2007-07-23 /tmp/100727qi/rclone_args/path2/subdir/ file21.txt 2025/06/12 10:27:13 NOTICE: (35) : bisync ignore-size 2025/06/12 10:27:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:27:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:27:18 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" with Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:27:18 INFO : Building Path1 and Path2 listings 2025/06/12 10:27:34 INFO : Path1 checking for diffs 2025/06/12 10:27:34 INFO : Path2 checking for diffs 2025/06/12 10:27:34 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/12 10:27:34 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/12 10:27:34 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 10:27:34 INFO : (Modified:  2 newer,  0 older) 2025/06/12 10:27:34 INFO : Applying changes 2025/06/12 10:27:34 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/file2.txt 2025/06/12 10:27:34 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/subdir/file21.txt 2025/06/12 10:27:34 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:27:39 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 10:27:49 INFO : file2.txt: Updated modification time in destination 2025/06/12 10:27:49 INFO : Updating listings 2025/06/12 10:27:49 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" vs Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:27:49 INFO : Bisync successful 2025/06/12 10:27:49 NOTICE: (36) : bisync resync compare-all 2025/06/12 10:27:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 10:27:55 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" with Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:27:55 INFO : Copying Path2 files to Path1 2025/06/12 10:27:55 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:27:55 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:28:00 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:28:00 INFO : Resync updating listings 2025/06/12 10:28:00 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" vs Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:28:00 INFO : Bisync successful 2025/06/12 10:28:00 NOTICE: (37) : copy-as /tmp/100727qi/datadir/test_rclone_args-fufagap5/file21.txt /tmp/100727qi/rclone_args/path2/ file2.txt 2025/06/12 10:28:00 NOTICE: (38) : touch-glob 2023-08-26 /tmp/100727qi/datadir/test_rclone_args-fufagap5/ * 2025/06/12 10:28:00 NOTICE: (39) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file1.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/ 2025/06/12 10:28:21 NOTICE: (40) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file20.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/subdir 2025/06/12 10:28:32 NOTICE: (41) : copy-file /tmp/100727qi/datadir/test_rclone_args-fufagap5/file21.txt /tmp/100727qi/rclone_args/path2/subdir 2025/06/12 10:28:32 NOTICE: (42) : touch-glob 2007-07-23 /tmp/100727qi/rclone_args/path2/ file2.txt 2025/06/12 10:28:32 NOTICE: (43) : touch-glob 2023-08-26 TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/ file1.txt 2025/06/12 10:28:47 NOTICE: (44) : touch-glob 2023-08-26 TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/subdir/ file20.txt 2025/06/12 10:28:52 NOTICE: (45) : touch-glob 2023-08-26 /tmp/100727qi/rclone_args/path2/subdir/ file21.txt 2025/06/12 10:28:52 NOTICE: (46) : bisync compare-all 2025/06/12 10:28:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 10:28:58 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" with Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:28:58 INFO : Building Path1 and Path2 listings 2025/06/12 10:28:58 INFO : Path1 checking for diffs 2025/06/12 10:28:58 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 10:28:58 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/12 10:28:58 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 10:28:58 INFO : (Modified:  2 newer,  0 older) 2025/06/12 10:28:58 INFO : Path2 checking for diffs 2025/06/12 10:28:58 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/12 10:28:58 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/12 10:28:58 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 10:28:58 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/12 10:28:58 INFO : Applying changes 2025/06/12 10:28:58 INFO : - Path1 Queue copy to Path2 - /tmp/100727qi/rclone_args/path2/file1.txt 2025/06/12 10:28:58 INFO : - Path1 Queue copy to Path2 - /tmp/100727qi/rclone_args/path2/subdir/file20.txt 2025/06/12 10:28:58 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/file2.txt 2025/06/12 10:28:58 INFO : - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/subdir/file21.txt 2025/06/12 10:28:58 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:29:04 INFO : file2.txt: Copied (replaced existing) 2025/06/12 10:29:04 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 10:29:04 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:29:09 INFO : file1.txt: Updated modification time in destination 2025/06/12 10:29:09 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 10:29:09 INFO : Updating listings 2025/06/12 10:29:09 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/rclone_args/path1/" vs Path2 "/tmp/100727qi/rclone_args/path2/" 2025/06/12 10:29:09 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncRemoteLocal/resolve 2025/06/12 10:29:40 ERROR : error listing: directory not found 2025/06/12 10:29:40 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_resolve-cezuyon0 2025/06/12 10:30:00 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/resolve/path1 2025/06/12 10:30:41 NOTICE: checking path2 Local file system at /tmp/100727qi/resolve/path2 2025/06/12 10:30:41 NOTICE: (01) : test resolve 2025/06/12 10:30:41 NOTICE: (02) : test initial bisync 2025/06/12 10:30:41 NOTICE: (03) : bisync resync 2025/06/12 10:30:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:30:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:30:48 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" with Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:30:48 INFO : Copying Path2 files to Path1 2025/06/12 10:30:48 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:30:58 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:30:58 INFO : Resync updating listings 2025/06/12 10:30:58 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" vs Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:30:58 INFO : Bisync successful 2025/06/12 10:30:58 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 10:30:58 NOTICE: (05) : touch-glob 2001-01-02 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1R.txt 2025/06/12 10:30:58 NOTICE: (06) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1R.txt /tmp/100727qi/resolve/path2/ file1.txt 2025/06/12 10:30:58 NOTICE: (07) : touch-glob 2001-03-04 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1L.txt 2025/06/12 10:30:58 NOTICE: (08) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/ file1.txt 2025/06/12 10:31:04 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/12 10:31:04 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/12 10:31:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:31:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:31:26 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" with Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:31:26 INFO : Building Path1 and Path2 listings 2025/06/12 10:31:47 INFO : Path1 checking for diffs 2025/06/12 10:31:47 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/12 10:31:47 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:31:47 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 10:31:47 INFO : Path2 checking for diffs 2025/06/12 10:31:47 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 10:31:47 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:31:47 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 10:31:47 INFO : Applying changes 2025/06/12 10:31:47 INFO : Checking potential conflicts... 2025/06/12 10:32:08 ERROR : file1.txt: md5 differ 2025/06/12 10:32:08 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 1 differences found 2025/06/12 10:32:08 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 1 errors while checking 2025/06/12 10:32:08 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 10:32:08 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 10:32:08 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/06/12 10:32:08 INFO : file1.txt: The winner is: Path1 2025/06/12 10:32:08 NOTICE: - Path2 Deleting Path2 copy - /tmp/100727qi/resolve/path2/file1.txt 2025/06/12 10:32:08 INFO : file1.txt: Deleted 2025/06/12 10:32:08 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/12 10:32:08 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:32:28 INFO : file1.txt: Copied (new) 2025/06/12 10:32:28 INFO : Updating listings 2025/06/12 10:32:28 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" vs Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:32:28 INFO : Bisync successful 2025/06/12 10:32:28 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 10:32:28 NOTICE: (12) : touch-glob 2001-07-23 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1R.txt 2025/06/12 10:32:28 NOTICE: (13) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1R.txt /tmp/100727qi/resolve/path2/ file1.txt 2025/06/12 10:32:28 NOTICE: (14) : touch-glob 2001-08-26 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1L.txt 2025/06/12 10:32:28 NOTICE: (15) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/ file1.txt 2025/06/12 10:32:39 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/12 10:32:39 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/12 10:32:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:32:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:32:59 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" with Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:32:59 INFO : Building Path1 and Path2 listings 2025/06/12 10:33:19 INFO : Path1 checking for diffs 2025/06/12 10:33:19 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 10:33:19 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:33:19 INFO : (Modified:  1 newer,  0 older) 2025/06/12 10:33:19 INFO : Path2 checking for diffs 2025/06/12 10:33:19 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/12 10:33:19 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:33:19 INFO : (Modified:  1 newer,  0 older) 2025/06/12 10:33:19 INFO : Applying changes 2025/06/12 10:33:19 INFO : Checking potential conflicts... 2025/06/12 10:33:40 ERROR : file1.txt: md5 differ 2025/06/12 10:33:40 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 1 differences found 2025/06/12 10:33:40 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 1 errors while checking 2025/06/12 10:33:40 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 10:33:40 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 10:33:40 INFO : file1.txt: The winner is: Path2 2025/06/12 10:33:40 NOTICE: - Path1 Renaming Path1 copy - TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/file1.txt.dinosaur1 2025/06/12 10:34:10 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1 2025/06/12 10:34:10 INFO : file1.txt: Deleted 2025/06/12 10:34:10 NOTICE: - Path1 Queue copy to Path2 - /tmp/100727qi/resolve/path2/file1.txt.dinosaur1 2025/06/12 10:34:10 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - /tmp/100727qi/resolve/path2/file1.txt 2025/06/12 10:34:10 NOTICE: - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/file1.txt 2025/06/12 10:34:10 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:34:10 INFO : file1.txt: Copied (new) 2025/06/12 10:34:10 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:34:11 INFO : file1.txt.dinosaur1: Copied (new) 2025/06/12 10:34:11 INFO : Updating listings 2025/06/12 10:34:11 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" vs Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:34:11 INFO : Bisync successful 2025/06/12 10:34:11 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 10:34:11 NOTICE: (19) : touch-glob 2002-07-23 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1R.txt 2025/06/12 10:34:11 NOTICE: (20) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1R.txt /tmp/100727qi/resolve/path2/ file1.txt 2025/06/12 10:34:11 NOTICE: (21) : touch-glob 2002-08-26 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1L.txt 2025/06/12 10:34:11 NOTICE: (22) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/ file1.txt 2025/06/12 10:34:17 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/12 10:34:17 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/12 10:34:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:34:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:34:22 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" with Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:34:22 INFO : Building Path1 and Path2 listings 2025/06/12 10:34:28 INFO : Path1 checking for diffs 2025/06/12 10:34:28 INFO : - Path1 File is new - file1.txt 2025/06/12 10:34:28 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 10:34:28 INFO : Path2 checking for diffs 2025/06/12 10:34:28 INFO : - Path2 File is new - file1.txt 2025/06/12 10:34:28 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 10:34:28 INFO : Applying changes 2025/06/12 10:34:28 INFO : Checking potential conflicts... 2025/06/12 10:34:28 ERROR : file1.txt: md5 differ 2025/06/12 10:34:28 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 1 differences found 2025/06/12 10:34:28 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 1 errors while checking 2025/06/12 10:34:28 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 10:34:28 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 10:34:28 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/12 10:34:28 INFO : file1.txt: A winner could not be determined. 2025/06/12 10:34:28 NOTICE: - Path1 Renaming Path1 copy - TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/file1.txt.apple1 2025/06/12 10:34:38 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1 2025/06/12 10:34:39 INFO : file1.txt: Deleted 2025/06/12 10:34:39 NOTICE: - Path1 Queue copy to Path2 - /tmp/100727qi/resolve/path2/file1.txt.apple1 2025/06/12 10:34:39 NOTICE: - Path2 Renaming Path2 copy - /tmp/100727qi/resolve/path2/file1.txt.apple2 2025/06/12 10:34:39 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/06/12 10:34:39 NOTICE: - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/file1.txt.apple2 2025/06/12 10:34:39 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:34:44 INFO : file1.txt.apple2: Copied (new) 2025/06/12 10:34:44 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:34:49 INFO : file1.txt.apple1: Copied (new) 2025/06/12 10:34:49 INFO : Updating listings 2025/06/12 10:34:49 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" vs Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:34:49 INFO : Bisync successful 2025/06/12 10:34:49 NOTICE: (25) : test different suffixes 2025/06/12 10:34:49 NOTICE: (26) : touch-glob 2003-07-23 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1R.txt 2025/06/12 10:34:49 NOTICE: (27) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1R.txt /tmp/100727qi/resolve/path2/ file1.txt 2025/06/12 10:34:49 NOTICE: (28) : touch-glob 2003-07-23 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1L.txt 2025/06/12 10:34:49 NOTICE: (29) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/ file1.txt 2025/06/12 10:35:00 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/12 10:35:00 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/12 10:35:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:35:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:35:06 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" with Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:35:06 INFO : Building Path1 and Path2 listings 2025/06/12 10:35:11 INFO : Path1 checking for diffs 2025/06/12 10:35:11 INFO : - Path1 File is new - file1.txt 2025/06/12 10:35:11 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 10:35:11 INFO : Path2 checking for diffs 2025/06/12 10:35:11 INFO : - Path2 File is new - file1.txt 2025/06/12 10:35:11 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 10:35:11 INFO : Applying changes 2025/06/12 10:35:11 INFO : Checking potential conflicts... 2025/06/12 10:35:11 ERROR : file1.txt: md5 differ 2025/06/12 10:35:11 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 1 differences found 2025/06/12 10:35:11 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 1 errors while checking 2025/06/12 10:35:11 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 10:35:11 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 10:35:11 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/06/12 10:35:11 INFO : file1.txt: A winner could not be determined. 2025/06/12 10:35:11 NOTICE: - Path1 Renaming Path1 copy - TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/file1.txt.cloud1 2025/06/12 10:35:27 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1 2025/06/12 10:35:27 INFO : file1.txt: Deleted 2025/06/12 10:35:27 NOTICE: - Path1 Queue copy to Path2 - /tmp/100727qi/resolve/path2/file1.txt.cloud1 2025/06/12 10:35:27 NOTICE: - Path2 Renaming Path2 copy - /tmp/100727qi/resolve/path2/file1.txt.local1 2025/06/12 10:35:27 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/06/12 10:35:27 NOTICE: - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/file1.txt.local1 2025/06/12 10:35:27 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:35:38 INFO : file1.txt.local1: Copied (new) 2025/06/12 10:35:38 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:35:38 INFO : file1.txt.cloud1: Copied (new) 2025/06/12 10:35:38 INFO : Updating listings 2025/06/12 10:35:38 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" vs Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:35:38 INFO : Bisync successful 2025/06/12 10:35:38 NOTICE: (32) : test legacy 2025/06/12 10:35:38 NOTICE: (33) : touch-glob 2004-07-23 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1R.txt 2025/06/12 10:35:38 NOTICE: (34) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1R.txt /tmp/100727qi/resolve/path2/ file1.txt 2025/06/12 10:35:38 NOTICE: (35) : touch-glob 2004-07-23 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1L.txt 2025/06/12 10:35:38 NOTICE: (36) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/ file1.txt 2025/06/12 10:35:49 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/12 10:35:49 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/12 10:36:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:36:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:36:09 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" with Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:36:09 INFO : Building Path1 and Path2 listings 2025/06/12 10:36:10 INFO : Path1 checking for diffs 2025/06/12 10:36:10 INFO : - Path1 File is new - file1.txt 2025/06/12 10:36:10 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 10:36:10 INFO : Path2 checking for diffs 2025/06/12 10:36:10 INFO : - Path2 File is new - file1.txt 2025/06/12 10:36:10 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 10:36:10 INFO : Applying changes 2025/06/12 10:36:10 INFO : Checking potential conflicts... 2025/06/12 10:36:10 ERROR : file1.txt: md5 differ 2025/06/12 10:36:10 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 1 differences found 2025/06/12 10:36:10 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 1 errors while checking 2025/06/12 10:36:10 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 10:36:10 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 10:36:10 NOTICE: - Path1 Renaming Path1 copy - TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/file1.txt..path1 2025/06/12 10:37:11 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1 2025/06/12 10:37:11 INFO : file1.txt: Deleted 2025/06/12 10:37:11 NOTICE: - Path1 Queue copy to Path2 - /tmp/100727qi/resolve/path2/file1.txt..path1 2025/06/12 10:37:11 NOTICE: - Path2 Renaming Path2 copy - /tmp/100727qi/resolve/path2/file1.txt..path2 2025/06/12 10:37:11 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/06/12 10:37:11 NOTICE: - Path2 Queue copy to Path1 - TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/file1.txt..path2 2025/06/12 10:37:11 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:37:32 INFO : file1.txt..path2: Copied (new) 2025/06/12 10:37:32 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:37:37 INFO : file1.txt..path1: Copied (new) 2025/06/12 10:37:37 INFO : Updating listings 2025/06/12 10:37:37 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" vs Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:37:37 INFO : Bisync successful 2025/06/12 10:37:37 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/12 10:37:37 NOTICE: (40) : touch-glob 2005-01-02 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1R.txt 2025/06/12 10:37:37 NOTICE: (41) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1R.txt /tmp/100727qi/resolve/path2/ file1.txt 2025/06/12 10:37:37 NOTICE: (42) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1R.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/ file2.txt 2025/06/12 10:37:53 NOTICE: (43) : touch-glob 2006-03-04 /tmp/100727qi/datadir/test_resolve-zoluyex0/ file1L.txt 2025/06/12 10:37:53 NOTICE: (44) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/ file1.txt 2025/06/12 10:38:04 NOTICE: (45) : copy-as /tmp/100727qi/datadir/test_resolve-zoluyex0/file1L.txt /tmp/100727qi/resolve/path2/ file2.txt 2025/06/12 10:38:04 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/12 10:38:04 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/12 10:38:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:38:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:38:09 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" with Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:38:09 INFO : Building Path1 and Path2 listings 2025/06/12 10:38:25 INFO : Path1 checking for diffs 2025/06/12 10:38:25 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 10:38:25 INFO : - Path1 File is new - file1.txt 2025/06/12 10:38:25 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/12 10:38:25 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 10:38:25 INFO : Path2 checking for diffs 2025/06/12 10:38:25 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/12 10:38:25 INFO : - Path2 File is new - file1.txt 2025/06/12 10:38:25 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/12 10:38:25 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 10:38:25 INFO : Applying changes 2025/06/12 10:38:25 INFO : Checking potential conflicts... 2025/06/12 10:38:25 ERROR : file2.txt: md5 differ 2025/06/12 10:38:25 ERROR : file1.txt: md5 differ 2025/06/12 10:38:25 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 2 differences found 2025/06/12 10:38:25 NOTICE: Local file system at /tmp/100727qi/resolve/path2: 2 errors while checking 2025/06/12 10:38:25 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/12 10:38:25 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 10:38:25 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/12 10:38:25 INFO : file1.txt: The winner is: Path1 2025/06/12 10:38:25 NOTICE: - Path2 Deleting Path2 copy - /tmp/100727qi/resolve/path2/file1.txt 2025/06/12 10:38:25 INFO : file1.txt: Deleted 2025/06/12 10:38:25 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/12 10:38:25 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/12 10:38:25 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/12 10:38:25 INFO : file2.txt: The winner is: Path2 2025/06/12 10:38:25 NOTICE: - Path1 Deleting Path1 copy - TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/file2.txt 2025/06/12 10:38:35 INFO : file2.txt: Deleted 2025/06/12 10:38:35 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/12 10:38:35 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:38:40 INFO : file2.txt: Copied (new) 2025/06/12 10:38:40 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:38:41 INFO : file1.txt: Copied (new) 2025/06/12 10:38:41 INFO : Updating listings 2025/06/12 10:38:41 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resolve/path1/" vs Path2 "/tmp/100727qi/resolve/path2/" 2025/06/12 10:38:41 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncRemoteLocal/resync 2025/06/12 10:38:57 ERROR : error listing: directory not found 2025/06/12 10:38:57 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_resync-gikanej9 2025/06/12 10:39:04 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/resync/path1 2025/06/12 10:39:09 NOTICE: checking path2 Local file system at /tmp/100727qi/resync/path2 2025/06/12 10:39:09 NOTICE: (01) : test resync 2025/06/12 10:39:09 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/12 10:39:09 NOTICE: (03) : purge-children TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/ 2025/06/12 10:39:31 NOTICE: (04) : bisync resync 2025/06/12 10:39:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:39:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:39:52 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/" with Path2 "/tmp/100727qi/resync/path2/" 2025/06/12 10:39:52 INFO : Copying Path2 files to Path1 2025/06/12 10:39:52 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:39:52 INFO : file3.txt: Copied (new) 2025/06/12 10:39:52 INFO : file2.txt: Copied (new) 2025/06/12 10:39:52 INFO : file4.txt: Copied (new) 2025/06/12 10:39:53 INFO : file5.txt: Copied (new) 2025/06/12 10:39:53 INFO : file6.txt: Copied (new) 2025/06/12 10:39:57 INFO : RCLONE_TEST: Copied (new) 2025/06/12 10:39:57 INFO : file1.txt: Copied (new) 2025/06/12 10:39:58 INFO : file7.txt: Copied (new) 2025/06/12 10:39:58 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:40:03 INFO : Resync updating listings 2025/06/12 10:40:03 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/" vs Path2 "/tmp/100727qi/resync/path2/" 2025/06/12 10:40:03 INFO : Bisync successful 2025/06/12 10:40:03 NOTICE: (05) : move-listings empty-path1 2025/06/12 10:40:03 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/12 10:40:03 NOTICE: (07) : purge-children /tmp/100727qi/resync/path2/ 2025/06/12 10:40:03 NOTICE: (08) : bisync resync 2025/06/12 10:40:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:40:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:40:24 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/" with Path2 "/tmp/100727qi/resync/path2/" 2025/06/12 10:40:24 INFO : Copying Path2 files to Path1 2025/06/12 10:40:24 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:40:30 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:40:36 INFO : file3.txt: Copied (new) 2025/06/12 10:40:36 INFO : file2.txt: Copied (new) 2025/06/12 10:40:36 INFO : file1.txt: Copied (new) 2025/06/12 10:40:36 INFO : file4.txt: Copied (new) 2025/06/12 10:40:36 INFO : file5.txt: Copied (new) 2025/06/12 10:40:36 INFO : file6.txt: Copied (new) 2025/06/12 10:40:41 INFO : RCLONE_TEST: Copied (new) 2025/06/12 10:40:41 INFO : file7.txt: Copied (new) 2025/06/12 10:40:41 INFO : Resync updating listings 2025/06/12 10:40:41 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/" vs Path2 "/tmp/100727qi/resync/path2/" 2025/06/12 10:40:41 INFO : Bisync successful 2025/06/12 10:40:41 NOTICE: (09) : move-listings empty-path2 2025/06/12 10:40:41 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/12 10:40:41 NOTICE: (11) : touch-glob 2002-02-02 /tmp/100727qi/datadir/test_resync-kenexaw9/ fileA.txt 2025/06/12 10:40:41 NOTICE: (12) : touch-glob 1999-09-09 /tmp/100727qi/datadir/test_resync-kenexaw9/ fileB.txt 2025/06/12 10:40:41 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/12 10:40:41 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/12 10:40:41 NOTICE: (15) : delete-file /tmp/100727qi/resync/path2/file1.txt 2025/06/12 10:40:41 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/06/12 10:40:41 NOTICE: (17) : delete-file TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/file2.txt 2025/06/12 10:40:47 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/06/12 10:40:47 NOTICE: (19) : copy-as /tmp/100727qi/datadir/test_resync-kenexaw9/fileA.txt /tmp/100727qi/resync/path2/ file3.txt 2025/06/12 10:40:47 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/06/12 10:40:47 NOTICE: (21) : delete-file TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/file4.txt 2025/06/12 10:40:47 NOTICE: (22) : copy-as /tmp/100727qi/datadir/test_resync-kenexaw9/fileA.txt /tmp/100727qi/resync/path2/ file4.txt 2025/06/12 10:40:47 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/06/12 10:40:47 NOTICE: (24) : copy-as /tmp/100727qi/datadir/test_resync-kenexaw9/fileB.txt /tmp/100727qi/resync/path2/ file5.txt 2025/06/12 10:40:47 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/06/12 10:40:47 NOTICE: (26) : copy-as /tmp/100727qi/datadir/test_resync-kenexaw9/fileB.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/ file6.txt 2025/06/12 10:40:53 NOTICE: (27) : copy-as /tmp/100727qi/datadir/test_resync-kenexaw9/fileA.txt /tmp/100727qi/resync/path2/ file6.txt 2025/06/12 10:40:53 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/06/12 10:40:53 NOTICE: (29) : test run bisync with resync 2025/06/12 10:40:53 NOTICE: (30) : bisync resync 2025/06/12 10:41:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:41:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:41:13 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/" with Path2 "/tmp/100727qi/resync/path2/" 2025/06/12 10:41:13 INFO : Copying Path2 files to Path1 2025/06/12 10:41:13 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:41:14 INFO : file2.txt: Copied (new) 2025/06/12 10:41:14 INFO : file4.txt: Copied (new) 2025/06/12 10:41:19 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:41:24 INFO : file6.txt: Updated modification time in destination 2025/06/12 10:41:24 INFO : file1.txt: Copied (new) 2025/06/12 10:41:24 INFO : file3.txt: Copied (replaced existing) 2025/06/12 10:41:24 INFO : file5.txt: Copied (replaced existing) 2025/06/12 10:41:29 INFO : Resync updating listings 2025/06/12 10:41:29 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/" vs Path2 "/tmp/100727qi/resync/path2/" 2025/06/12 10:41:29 INFO : Bisync successful 2025/06/12 10:41:29 NOTICE: (31) : copy-listings mixed-diffs 2025/06/12 10:41:29 NOTICE: (32) : test run normal bisync 2025/06/12 10:41:29 NOTICE: (33) : bisync 2025/06/12 10:41:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:41:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:41:50 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/" with Path2 "/tmp/100727qi/resync/path2/" 2025/06/12 10:41:50 INFO : Building Path1 and Path2 listings 2025/06/12 10:42:00 INFO : Path1 checking for diffs 2025/06/12 10:42:00 INFO : Path2 checking for diffs 2025/06/12 10:42:00 INFO : No changes found 2025/06/12 10:42:00 INFO : Updating listings 2025/06/12 10:42:00 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/" vs Path2 "/tmp/100727qi/resync/path2/" 2025/06/12 10:42:00 INFO : Bisync successful 2025/06/12 10:42:00 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/06/12 10:42:00 NOTICE: (35) : purge-children /tmp/100727qi/resync/path2/ 2025/06/12 10:42:00 NOTICE: (36) : bisync 2025/06/12 10:42:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:42:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:42:21 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync/path1/" with Path2 "/tmp/100727qi/resync/path2/" 2025/06/12 10:42:21 INFO : Building Path1 and Path2 listings 2025/06/12 10:42:27 INFO : Path1 checking for diffs 2025/06/12 10:42:27 INFO : Path2 checking for diffs 2025/06/12 10:42:27 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/100727qi/workdir/TestSwift_rclone-test-tuxoquy2gari_100727qi_resync_path1..tmp_100727qi_resync_path2.path2.lst-new 2025/06/12 10:42:27 ERROR : Bisync critical error: empty current Path2 listing: /tmp/100727qi/workdir/TestSwift_rclone-test-tuxoquy2gari_100727qi_resync_path1..tmp_100727qi_resync_path2.path2.lst-new 2025/06/12 10:42:27 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 10:42:27 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncRemoteLocal/resync_modes 2025/06/12 10:42:38 ERROR : error listing: directory not found 2025/06/12 10:42:38 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_resync_modes-soroxej2 2025/06/12 10:42:44 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/resync_modes/path1 2025/06/12 10:42:44 NOTICE: checking path2 Local file system at /tmp/100727qi/resync_modes/path2 2025/06/12 10:42:44 NOTICE: (01) : test resync-mode 2025/06/12 10:42:44 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 10:42:44 NOTICE: (03) : touch-glob 2001-01-02 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1R.txt 2025/06/12 10:42:44 NOTICE: (04) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1R.txt /tmp/100727qi/resync_modes/path2/ file1.txt 2025/06/12 10:42:44 NOTICE: (05) : touch-glob 2001-03-04 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1L.txt 2025/06/12 10:42:44 NOTICE: (06) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/ file1.txt 2025/06/12 10:43:00 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/12 10:43:00 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/12 10:43:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:43:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:43:06 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" with Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:43:06 INFO : Copying Path2 files to Path1 2025/06/12 10:43:06 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:43:07 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:43:17 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:43:17 INFO : Resync updating listings 2025/06/12 10:43:17 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" vs Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:43:17 INFO : Bisync successful 2025/06/12 10:43:17 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 10:43:17 NOTICE: (10) : touch-glob 2001-07-23 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1R.txt 2025/06/12 10:43:17 NOTICE: (11) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1R.txt /tmp/100727qi/resync_modes/path2/ file1.txt 2025/06/12 10:43:17 NOTICE: (12) : touch-glob 2001-08-26 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1L.txt 2025/06/12 10:43:17 NOTICE: (13) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/ file1.txt 2025/06/12 10:43:38 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/12 10:43:38 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/12 10:43:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:43:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:43:44 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" with Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:43:44 INFO : Copying Path2 files to Path1 2025/06/12 10:43:44 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:43:49 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:43:49 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:43:55 INFO : Resync updating listings 2025/06/12 10:43:55 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" vs Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:43:55 INFO : Bisync successful 2025/06/12 10:43:55 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 10:43:55 NOTICE: (17) : touch-glob 2002-07-23 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1R.txt 2025/06/12 10:43:55 NOTICE: (18) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1R.txt /tmp/100727qi/resync_modes/path2/ file1.txt 2025/06/12 10:43:55 NOTICE: (19) : touch-glob 2002-08-26 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1L.txt 2025/06/12 10:43:55 NOTICE: (20) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/ file1.txt 2025/06/12 10:44:05 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/12 10:44:05 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/12 10:44:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:44:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:44:11 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" with Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:44:11 INFO : Copying Path2 files to Path1 2025/06/12 10:44:11 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:44:11 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/12 10:44:16 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:44:16 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:44:17 INFO : Resync updating listings 2025/06/12 10:44:17 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" vs Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:44:17 INFO : Bisync successful 2025/06/12 10:44:17 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 10:44:17 NOTICE: (24) : touch-glob 2003-07-23 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1R.txt 2025/06/12 10:44:17 NOTICE: (25) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1R.txt /tmp/100727qi/resync_modes/path2/ file1.txt 2025/06/12 10:44:17 NOTICE: (26) : touch-glob 2003-09-04 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1L.txt 2025/06/12 10:44:17 NOTICE: (27) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/ file1.txt 2025/06/12 10:44:32 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/12 10:44:32 NOTICE: (29) : bisync resync resync-mode=older 2025/06/12 10:44:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:44:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:44:38 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" with Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:44:38 INFO : Copying Path2 files to Path1 2025/06/12 10:44:38 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:44:43 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/12 10:44:48 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:44:48 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:44:54 INFO : Resync updating listings 2025/06/12 10:44:54 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" vs Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:44:54 INFO : Bisync successful 2025/06/12 10:44:54 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 10:44:54 NOTICE: (31) : touch-glob 2004-07-23 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1R.txt 2025/06/12 10:44:54 NOTICE: (32) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1R.txt /tmp/100727qi/resync_modes/path2/ file1.txt 2025/06/12 10:44:54 NOTICE: (33) : touch-glob 2004-07-23 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1L.txt 2025/06/12 10:44:54 NOTICE: (34) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/ file1.txt 2025/06/12 10:45:05 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/12 10:45:05 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/12 10:45:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:45:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:45:10 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" with Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:45:10 INFO : Copying Path2 files to Path1 2025/06/12 10:45:10 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:45:11 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/12 10:45:11 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:45:16 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/12 10:45:21 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:45:21 INFO : Resync updating listings 2025/06/12 10:45:21 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" vs Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:45:21 INFO : Bisync successful 2025/06/12 10:45:21 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 10:45:21 NOTICE: (38) : touch-glob 2005-01-02 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1R.txt 2025/06/12 10:45:21 NOTICE: (39) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1R.txt /tmp/100727qi/resync_modes/path2/ file1.txt 2025/06/12 10:45:21 NOTICE: (40) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1R.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/ file2.txt 2025/06/12 10:45:32 NOTICE: (41) : touch-glob 2006-03-04 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1L.txt 2025/06/12 10:45:32 NOTICE: (42) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/ file1.txt 2025/06/12 10:45:47 NOTICE: (43) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1L.txt /tmp/100727qi/resync_modes/path2/ file2.txt 2025/06/12 10:45:47 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/12 10:45:47 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/12 10:45:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:45:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:45:53 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" with Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:45:53 INFO : Copying Path2 files to Path1 2025/06/12 10:45:53 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:46:03 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:46:03 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:46:08 INFO : file2.txt: Copied (replaced existing) 2025/06/12 10:46:08 INFO : Resync updating listings 2025/06/12 10:46:08 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" vs Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:46:08 INFO : Bisync successful 2025/06/12 10:46:08 NOTICE: (46) : test no winner 2025/06/12 10:46:08 NOTICE: (47) : touch-glob 2022-02-22 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1R.txt 2025/06/12 10:46:08 NOTICE: (48) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1R.txt /tmp/100727qi/resync_modes/path2/ file1.txt 2025/06/12 10:46:08 NOTICE: (49) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1R.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/ file2.txt 2025/06/12 10:46:24 NOTICE: (50) : touch-glob 2022-02-22 /tmp/100727qi/datadir/test_resync_modes-tonivum0/ file1L.txt 2025/06/12 10:46:24 NOTICE: (51) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1L.txt TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/ file1.txt 2025/06/12 10:46:40 NOTICE: (52) : copy-as /tmp/100727qi/datadir/test_resync_modes-tonivum0/file1L.txt /tmp/100727qi/resync_modes/path2/ file2.txt 2025/06/12 10:46:40 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/12 10:46:40 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/12 10:46:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:46:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:46:45 INFO : Synching Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" with Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:46:45 INFO : Copying Path2 files to Path1 2025/06/12 10:46:45 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:46:51 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:46:51 INFO : file2.txt: Copied (replaced existing) 2025/06/12 10:46:51 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:46:52 INFO : Resync updating listings 2025/06/12 10:46:52 INFO : Validating listings for Path1 "TestSwift:rclone-test-tuxoquy2gari/100727qi/resync_modes/path1/" vs Path2 "/tmp/100727qi/resync_modes/path2/" 2025/06/12 10:46:52 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncRemoteLocal/rmdirs 2025/06/12 10:47:08 ERROR : error listing: directory not found 2025/06/12 10:47:08 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_rmdirs-yipeqir5 2025/06/12 10:47:19 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/rmdirs/path1 2025/06/12 10:47:30 NOTICE: checking path2 Local file system at /tmp/100727qi/rmdirs/path2 2025/06/12 10:47:30 NOTICE: (01) : test rmdirs 2025/06/12 10:47:30 NOTICE: (02) : test initial bisync 2025/06/12 10:47:30 NOTICE: (03) : bisync resync bisync_test.go:960: skipping test as remote does not support empty dirs === RUN TestBisyncRemoteLocal/volatile 2025/06/12 10:47:36 ERROR : error listing: directory not found 2025/06/12 10:47:36 NOTICE: checking initFs Local file system at /tmp/100727qi/initdir/test_volatile-yocolom1 2025/06/12 10:47:43 NOTICE: checking Path1 Swift container rclone-test-tuxoquy2gari path 100727qi/volatile/path1 2025/06/12 10:47:48 NOTICE: checking path2 Local file system at /tmp/100727qi/volatile/path2 2025/06/12 10:47:48 NOTICE: (01) : test volatile 2025/06/12 10:47:48 NOTICE: (02) : test initial bisync 2025/06/12 10:47:48 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- PASS: TestBisyncRemoteLocal (2443.37s) --- PASS: TestBisyncRemoteLocal/filtersfile_checks (252.83s) --- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (131.50s) --- PASS: TestBisyncRemoteLocal/max_delete_path1 (152.71s) --- PASS: TestBisyncRemoteLocal/max_delete_path2_force (178.54s) --- PASS: TestBisyncRemoteLocal/nomodtime (120.85s) --- SKIP: TestBisyncRemoteLocal/normalization (54.88s) --- PASS: TestBisyncRemoteLocal/rclone_args (421.26s) --- PASS: TestBisyncRemoteLocal/resolve (571.94s) --- PASS: TestBisyncRemoteLocal/resync (221.54s) --- PASS: TestBisyncRemoteLocal/resync_modes (269.40s) --- SKIP: TestBisyncRemoteLocal/rmdirs (27.61s) --- SKIP: TestBisyncRemoteLocal/volatile (18.57s) === RUN TestBisyncLocalRemote 2025/06/12 10:48:10 NOTICE: remote: TestSwift:rclone-test-lavomoy9qale === RUN TestBisyncLocalRemote/backupdir 2025/06/12 10:48:27 ERROR : error listing: directory not found 2025/06/12 10:48:27 NOTICE: checking initFs Local file system at /tmp/104810po/initdir/test_backupdir-vejudif3 2025/06/12 10:48:27 NOTICE: checking Path1 Local file system at /tmp/104810po/backupdir/path1 2025/06/12 10:48:38 NOTICE: checking path2 Swift container rclone-test-lavomoy9qale path 104810po/backupdir/path2 2025/06/12 10:48:49 NOTICE: (01) : test backupdir 2025/06/12 10:48:49 NOTICE: (02) : test initial bisync 2025/06/12 10:48:49 NOTICE: (03) : bisync resync backupdir1=/tmp/104810po/workdir/backupdirs/backupdir1 backupdir2=/tmp/104810po/workdir/backupdirs/backupdir2 bisync_test.go:934: backupdir test currently only works on local (it uses the workdir) === RUN TestBisyncLocalRemote/basic 2025/06/12 10:48:55 ERROR : error listing: directory not found 2025/06/12 10:48:55 NOTICE: checking initFs Local file system at /tmp/104810po/initdir/test_basic-mujicur7 2025/06/12 10:48:55 NOTICE: checking Path1 Local file system at /tmp/104810po/basic/path1 2025/06/12 10:49:06 NOTICE: checking path2 Swift container rclone-test-lavomoy9qale path 104810po/basic/path2 2025/06/12 10:49:31 NOTICE: (01) : test basic 2025/06/12 10:49:31 NOTICE: (02) : test initial bisync 2025/06/12 10:49:31 NOTICE: (03) : bisync resync 2025/06/12 10:49:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:49:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:49:52 INFO : Synching Path1 "/tmp/104810po/basic/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/basic/path2/" 2025/06/12 10:49:52 INFO : Copying Path2 files to Path1 2025/06/12 10:49:52 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:51:15 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:51:56 INFO : Resync updating listings 2025/06/12 10:51:56 INFO : Validating listings for Path1 "/tmp/104810po/basic/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/basic/path2/" 2025/06/12 10:51:56 INFO : Bisync successful 2025/06/12 10:51:56 NOTICE: (04) : test place newer files on both paths 2025/06/12 10:51:56 NOTICE: (05) : touch-copy 2001-01-02 /tmp/104810po/datadir/test_basic-nonefej4/file1.txt TestSwift:rclone-test-lavomoy9qale/104810po/basic/path2/ 2025/06/12 10:52:02 NOTICE: (06) : copy-as /tmp/104810po/datadir/test_basic-nonefej4/file1.txt /tmp/104810po/basic/path1/subdir file20.txt 2025/06/12 10:52:02 NOTICE: (07) : test bisync run 2025/06/12 10:52:02 NOTICE: (08) : bisync 2025/06/12 10:52:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:52:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:52:22 INFO : Synching Path1 "/tmp/104810po/basic/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/basic/path2/" 2025/06/12 10:52:22 INFO : Building Path1 and Path2 listings 2025/06/12 10:52:38 INFO : Path1 checking for diffs 2025/06/12 10:52:38 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/12 10:52:38 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:52:38 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 10:52:38 INFO : Path2 checking for diffs 2025/06/12 10:52:38 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 10:52:38 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 10:52:38 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 10:52:38 INFO : Applying changes 2025/06/12 10:52:38 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-lavomoy9qale/104810po/basic/path2/subdir/file20.txt 2025/06/12 10:52:38 INFO : - Path2 Queue copy to Path1 - /tmp/104810po/basic/path1/file1.txt 2025/06/12 10:52:38 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:52:48 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:52:48 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:53:14 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/12 10:53:14 INFO : Updating listings 2025/06/12 10:53:14 INFO : Validating listings for Path1 "/tmp/104810po/basic/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/basic/path2/" 2025/06/12 10:53:14 INFO : Bisync successful bisync_test.go:560: TEST basic PASSED === RUN TestBisyncLocalRemote/changes 2025/06/12 10:53:30 ERROR : error listing: directory not found 2025/06/12 10:53:30 NOTICE: checking initFs Local file system at /tmp/104810po/initdir/test_changes-xoqinav0 2025/06/12 10:53:30 NOTICE: checking Path1 Local file system at /tmp/104810po/changes/path1 2025/06/12 10:53:41 NOTICE: checking path2 Swift container rclone-test-lavomoy9qale path 104810po/changes/path2 2025/06/12 10:53:47 NOTICE: (01) : test changes 2025/06/12 10:53:47 NOTICE: (02) : test initial bisync 2025/06/12 10:53:47 NOTICE: (03) : bisync resync 2025/06/12 10:54:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:54:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:54:07 INFO : Synching Path1 "/tmp/104810po/changes/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/" 2025/06/12 10:54:07 INFO : Copying Path2 files to Path1 2025/06/12 10:54:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:54:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:54:38 INFO : Resync updating listings 2025/06/12 10:54:38 INFO : Validating listings for Path1 "/tmp/104810po/changes/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/" 2025/06/12 10:54:38 INFO : Bisync successful 2025/06/12 10:54:38 NOTICE: (04) : test make modifications on both paths 2025/06/12 10:54:38 NOTICE: (05) : test new on path2 - file10 2025/06/12 10:54:38 NOTICE: (06) : touch-copy 2001-01-02 /tmp/104810po/datadir/test_changes-wajizox2/file10.txt TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/ 2025/06/12 10:54:54 NOTICE: (07) : test newer on path2 - file1 2025/06/12 10:54:54 NOTICE: (08) : touch-copy 2001-01-02 /tmp/104810po/datadir/test_changes-wajizox2/file1.txt TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/ 2025/06/12 10:55:05 NOTICE: (09) : test new on path1 - file11 2025/06/12 10:55:05 NOTICE: (10) : touch-copy 2001-01-02 /tmp/104810po/datadir/test_changes-wajizox2/file11.txt /tmp/104810po/changes/path1/ 2025/06/12 10:55:05 NOTICE: (11) : test newer on path1 - file2 2025/06/12 10:55:05 NOTICE: (12) : touch-copy 2001-01-02 /tmp/104810po/datadir/test_changes-wajizox2/file2.txt /tmp/104810po/changes/path1/ 2025/06/12 10:55:05 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 10:55:05 NOTICE: (14) : delete-file TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/file3.txt 2025/06/12 10:55:16 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 10:55:16 NOTICE: (16) : delete-file /tmp/104810po/changes/path1/file4.txt 2025/06/12 10:55:16 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 10:55:16 NOTICE: (18) : delete-file /tmp/104810po/changes/path1/file8.txt 2025/06/12 10:55:16 NOTICE: (19) : delete-file TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/file8.txt 2025/06/12 10:55:26 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 10:55:26 NOTICE: (21) : touch-glob 2001-01-02 /tmp/104810po/datadir/test_changes-wajizox2/ file5R.txt 2025/06/12 10:55:26 NOTICE: (22) : copy-as /tmp/104810po/datadir/test_changes-wajizox2/file5R.txt TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/ file5.txt 2025/06/12 10:55:41 NOTICE: (23) : touch-glob 2001-03-04 /tmp/104810po/datadir/test_changes-wajizox2/ file5L.txt 2025/06/12 10:55:41 NOTICE: (24) : copy-as /tmp/104810po/datadir/test_changes-wajizox2/file5L.txt /tmp/104810po/changes/path1/ file5.txt 2025/06/12 10:55:41 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/12 10:55:41 NOTICE: (26) : touch-copy 2001-01-02 /tmp/104810po/datadir/test_changes-wajizox2/file6.txt TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/ 2025/06/12 10:55:52 NOTICE: (27) : delete-file /tmp/104810po/changes/path1/file6.txt 2025/06/12 10:55:52 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/12 10:55:52 NOTICE: (29) : touch-copy 2001-01-02 /tmp/104810po/datadir/test_changes-wajizox2/file7.txt /tmp/104810po/changes/path1/ 2025/06/12 10:55:52 NOTICE: (30) : delete-file TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/file7.txt 2025/06/12 10:55:52 NOTICE: (31) : test bisync run 2025/06/12 10:55:52 NOTICE: (32) : bisync 2025/06/12 10:56:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:56:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:56:13 INFO : Synching Path1 "/tmp/104810po/changes/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/" 2025/06/12 10:56:13 INFO : Building Path1 and Path2 listings 2025/06/12 10:56:28 INFO : Path1 checking for diffs 2025/06/12 10:56:28 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 10:56:28 INFO : - Path1 File was deleted - file4.txt 2025/06/12 10:56:28 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/12 10:56:28 INFO : - Path1 File was deleted - file6.txt 2025/06/12 10:56:28 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/12 10:56:28 INFO : - Path1 File was deleted - file8.txt 2025/06/12 10:56:28 INFO : - Path1 File is new - file11.txt 2025/06/12 10:56:28 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 10:56:28 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 10:56:28 INFO : Path2 checking for diffs 2025/06/12 10:56:28 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 10:56:28 INFO : - Path2 File was deleted - file3.txt 2025/06/12 10:56:28 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/12 10:56:28 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/12 10:56:28 INFO : - Path2 File was deleted - file7.txt 2025/06/12 10:56:28 INFO : - Path2 File was deleted - file8.txt 2025/06/12 10:56:28 INFO : - Path2 File is new - file10.txt 2025/06/12 10:56:28 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 10:56:28 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 10:56:28 INFO : Applying changes 2025/06/12 10:56:28 INFO : Checking potential conflicts... 2025/06/12 10:56:34 ERROR : file5.txt: md5 differ 2025/06/12 10:56:34 NOTICE: Swift container rclone-test-lavomoy9qale path 104810po/changes/path2: 1 differences found 2025/06/12 10:56:34 NOTICE: Swift container rclone-test-lavomoy9qale path 104810po/changes/path2: 1 errors while checking 2025/06/12 10:56:34 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 10:56:34 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/file11.txt 2025/06/12 10:56:34 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/file2.txt 2025/06/12 10:56:34 INFO : - Path2 Queue delete - TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/file4.txt 2025/06/12 10:56:34 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 10:56:34 NOTICE: - Path1 Renaming Path1 copy - /tmp/104810po/changes/path1/file5.txt.conflict1 2025/06/12 10:56:34 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/12 10:56:34 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/file5.txt.conflict1 2025/06/12 10:56:34 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/file5.txt.conflict2 2025/06/12 10:56:54 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/12 10:56:59 INFO : file5.txt: Deleted 2025/06/12 10:56:59 NOTICE: - Path2 Queue copy to Path1 - /tmp/104810po/changes/path1/file5.txt.conflict2 2025/06/12 10:56:59 INFO : - Path2 Queue copy to Path1 - /tmp/104810po/changes/path1/file6.txt 2025/06/12 10:56:59 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/file7.txt 2025/06/12 10:56:59 INFO : - Path2 Queue copy to Path1 - /tmp/104810po/changes/path1/file1.txt 2025/06/12 10:56:59 INFO : - Path2 Queue copy to Path1 - /tmp/104810po/changes/path1/file10.txt 2025/06/12 10:56:59 INFO : - Path1 Queue delete - /tmp/104810po/changes/path1/file3.txt 2025/06/12 10:56:59 INFO : - Path2 Do queued copies to - Path1 2025/06/12 10:57:05 INFO : file10.txt: Copied (new) 2025/06/12 10:57:10 INFO : file1.txt: Copied (replaced existing) 2025/06/12 10:57:15 INFO : file5.txt.conflict2: Copied (new) 2025/06/12 10:57:20 INFO : file6.txt: Copied (new) 2025/06/12 10:57:20 INFO : file3.txt: Deleted 2025/06/12 10:57:20 INFO : - Path1 Do queued copies to - Path2 2025/06/12 10:57:20 INFO : file7.txt: Copied (new) 2025/06/12 10:57:25 INFO : file5.txt.conflict1: Copied (new) 2025/06/12 10:57:25 INFO : file11.txt: Copied (new) 2025/06/12 10:57:25 INFO : file2.txt: Copied (replaced existing) 2025/06/12 10:57:25 INFO : file4.txt: Deleted 2025/06/12 10:57:25 INFO : Updating listings 2025/06/12 10:57:25 INFO : Validating listings for Path1 "/tmp/104810po/changes/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/changes/path2/" 2025/06/12 10:57:25 INFO : Bisync successful bisync_test.go:560: TEST changes PASSED === RUN TestBisyncLocalRemote/check_access 2025/06/12 10:57:41 ERROR : error listing: directory not found 2025/06/12 10:57:42 NOTICE: checking initFs Local file system at /tmp/104810po/initdir/test_check_access-rifufin7 2025/06/12 10:57:42 NOTICE: checking Path1 Local file system at /tmp/104810po/check_access/path1 2025/06/12 10:57:48 NOTICE: checking path2 Swift container rclone-test-lavomoy9qale path 104810po/check_access/path2 2025/06/12 10:57:53 NOTICE: (01) : test check-access 2025/06/12 10:57:53 NOTICE: (02) : test initial bisync 2025/06/12 10:57:53 NOTICE: (03) : bisync resync 2025/06/12 10:57:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:57:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:57:59 INFO : Synching Path1 "/tmp/104810po/check_access/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:57:59 INFO : Copying Path2 files to Path1 2025/06/12 10:57:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:58:15 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:58:21 INFO : Resync updating listings 2025/06/12 10:58:21 INFO : Validating listings for Path1 "/tmp/104810po/check_access/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:58:21 INFO : Bisync successful 2025/06/12 10:58:21 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/12 10:58:21 NOTICE: (05) : bisync check-access 2025/06/12 10:58:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:58:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:58:26 INFO : Synching Path1 "/tmp/104810po/check_access/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:58:26 INFO : Building Path1 and Path2 listings 2025/06/12 10:58:27 INFO : Path1 checking for diffs 2025/06/12 10:58:27 INFO : Path2 checking for diffs 2025/06/12 10:58:27 INFO : Checking access health 2025/06/12 10:58:27 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 10:58:27 INFO : No changes found 2025/06/12 10:58:27 INFO : Updating listings 2025/06/12 10:58:27 INFO : Validating listings for Path1 "/tmp/104810po/check_access/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:58:27 INFO : Bisync successful 2025/06/12 10:58:27 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/12 10:58:27 NOTICE: (07) : delete-file TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/subdir/RCLONE_TEST 2025/06/12 10:58:33 NOTICE: (08) : bisync check-access 2025/06/12 10:58:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:58:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:58:39 INFO : Synching Path1 "/tmp/104810po/check_access/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:58:39 INFO : Building Path1 and Path2 listings 2025/06/12 10:58:44 INFO : Path1 checking for diffs 2025/06/12 10:58:44 INFO : Path2 checking for diffs 2025/06/12 10:58:44 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/12 10:58:44 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 10:58:44 INFO : Checking access health 2025/06/12 10:58:44 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/12 10:58:44 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/12 10:58:44 ERROR : Bisync critical error: check file check failed 2025/06/12 10:58:44 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 10:58:44 NOTICE: Bisync error: bisync aborted 2025/06/12 10:58:44 NOTICE: (09) : copy-listings path2-missing 2025/06/12 10:58:44 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/12 10:58:44 NOTICE: (11) : copy-file /tmp/104810po/check_access/path1/subdir/RCLONE_TEST TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/ 2025/06/12 10:58:55 NOTICE: (12) : bisync resync 2025/06/12 10:59:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:59:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:59:00 INFO : Synching Path1 "/tmp/104810po/check_access/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:59:00 INFO : Copying Path2 files to Path1 2025/06/12 10:59:00 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 10:59:11 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 10:59:16 INFO : subdir/RCLONE_TEST: Copied (new) 2025/06/12 10:59:21 INFO : Resync updating listings 2025/06/12 10:59:21 INFO : Validating listings for Path1 "/tmp/104810po/check_access/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:59:21 INFO : Bisync successful 2025/06/12 10:59:21 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/12 10:59:21 NOTICE: (14) : bisync check-access 2025/06/12 10:59:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:59:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:59:26 INFO : Synching Path1 "/tmp/104810po/check_access/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:59:26 INFO : Building Path1 and Path2 listings 2025/06/12 10:59:37 INFO : Path1 checking for diffs 2025/06/12 10:59:37 INFO : Path2 checking for diffs 2025/06/12 10:59:37 INFO : Checking access health 2025/06/12 10:59:37 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 10:59:37 INFO : No changes found 2025/06/12 10:59:37 INFO : Updating listings 2025/06/12 10:59:37 INFO : Validating listings for Path1 "/tmp/104810po/check_access/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:59:37 INFO : Bisync successful 2025/06/12 10:59:37 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/12 10:59:37 NOTICE: (16) : delete-file /tmp/104810po/check_access/path1/RCLONE_TEST 2025/06/12 10:59:37 NOTICE: (17) : bisync check-access 2025/06/12 10:59:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:59:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:59:43 INFO : Synching Path1 "/tmp/104810po/check_access/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:59:43 INFO : Building Path1 and Path2 listings 2025/06/12 10:59:48 INFO : Path1 checking for diffs 2025/06/12 10:59:48 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/12 10:59:48 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 10:59:48 INFO : Path2 checking for diffs 2025/06/12 10:59:48 INFO : Checking access health 2025/06/12 10:59:48 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/12 10:59:48 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/12 10:59:48 ERROR : Bisync critical error: check file check failed 2025/06/12 10:59:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 10:59:48 NOTICE: Bisync error: bisync aborted 2025/06/12 10:59:48 NOTICE: (18) : copy-listings path1-missing 2025/06/12 10:59:48 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/12 10:59:48 NOTICE: (20) : bisync check-access 2025/06/12 10:59:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 10:59:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 10:59:56 INFO : Synching Path1 "/tmp/104810po/check_access/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 10:59:56 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/104810po/workdir/tmp_104810po_check_access_path1..TestSwift_rclone-test-lavomoy9qale_104810po_check_access_path2.path1.lst Path2: /tmp/104810po/workdir/tmp_104810po_check_access_path1..TestSwift_rclone-test-lavomoy9qale_104810po_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/104810po/workdir" 2025/06/12 10:59:56 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 10:59:56 NOTICE: Bisync error: bisync aborted 2025/06/12 10:59:56 NOTICE: (21) : move-listings missing-listings 2025/06/12 10:59:56 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/12 10:59:56 NOTICE: (23) : bisync resync 2025/06/12 11:00:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 11:00:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 11:00:02 INFO : Synching Path1 "/tmp/104810po/check_access/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 11:00:02 INFO : Copying Path2 files to Path1 2025/06/12 11:00:02 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 11:00:08 INFO : RCLONE_TEST: Copied (new) 2025/06/12 11:00:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 11:00:08 INFO : Resync updating listings 2025/06/12 11:00:08 INFO : Validating listings for Path1 "/tmp/104810po/check_access/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 11:00:08 INFO : Bisync successful 2025/06/12 11:00:08 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/12 11:00:08 NOTICE: (25) : bisync check-access 2025/06/12 11:00:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 11:00:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 11:00:14 INFO : Synching Path1 "/tmp/104810po/check_access/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 11:00:14 INFO : Building Path1 and Path2 listings 2025/06/12 11:00:22 INFO : Path1 checking for diffs 2025/06/12 11:00:22 INFO : Path2 checking for diffs 2025/06/12 11:00:22 INFO : Checking access health 2025/06/12 11:00:22 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 11:00:22 INFO : No changes found 2025/06/12 11:00:22 INFO : Updating listings 2025/06/12 11:00:22 INFO : Validating listings for Path1 "/tmp/104810po/check_access/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access/path2/" 2025/06/12 11:00:22 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncLocalRemote/check_access_filters 2025/06/12 11:00:33 ERROR : error listing: directory not found 2025/06/12 11:00:33 NOTICE: checking initFs Local file system at /tmp/104810po/initdir/test_check_access_filters-yezozux6 2025/06/12 11:00:33 NOTICE: checking Path1 Local file system at /tmp/104810po/check_access_filters/path1 2025/06/12 11:00:48 NOTICE: checking path2 Swift container rclone-test-lavomoy9qale path 104810po/check_access_filters/path2 2025/06/12 11:01:13 NOTICE: (01) : test check-access-filters 2025/06/12 11:01:13 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/12 11:01:13 NOTICE: (03) : copy-file /tmp/104810po/datadir/test_check_access_filters-cigewoj7/exclude-other-filtersfile.txt /tmp/104810po/workdir/ 2025/06/12 11:01:13 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/12 11:01:13 NOTICE: (05) : bisync resync filters-file=/tmp/104810po/workdir/exclude-other-filtersfile.txt 2025/06/12 11:01:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 11:01:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 11:01:34 INFO : Synching Path1 "/tmp/104810po/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:01:34 INFO : Using filters file /tmp/104810po/workdir/exclude-other-filtersfile.txt 2025/06/12 11:01:34 INFO : Storing filters file hash to /tmp/104810po/workdir/exclude-other-filtersfile.txt.md5 2025/06/12 11:01:34 INFO : Copying Path2 files to Path1 2025/06/12 11:01:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 11:01:39 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 11:01:50 INFO : Resync updating listings 2025/06/12 11:01:50 INFO : Validating listings for Path1 "/tmp/104810po/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:01:50 INFO : Bisync successful 2025/06/12 11:01:50 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/12 11:01:50 NOTICE: (07) : bisync check-access filters-file=/tmp/104810po/workdir/exclude-other-filtersfile.txt 2025/06/12 11:02:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 11:02:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 11:02:10 INFO : Synching Path1 "/tmp/104810po/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:02:10 INFO : Using filters file /tmp/104810po/workdir/exclude-other-filtersfile.txt 2025/06/12 11:02:10 INFO : Building Path1 and Path2 listings 2025/06/12 11:02:16 INFO : Path1 checking for diffs 2025/06/12 11:02:16 INFO : Path2 checking for diffs 2025/06/12 11:02:16 INFO : Checking access health 2025/06/12 11:02:16 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/12 11:02:16 INFO : No changes found 2025/06/12 11:02:16 INFO : Updating listings 2025/06/12 11:02:16 INFO : Validating listings for Path1 "/tmp/104810po/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:02:16 INFO : Bisync successful 2025/06/12 11:02:16 NOTICE: (08) : copy-listings exclude-initial 2025/06/12 11:02:16 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/12 11:02:16 NOTICE: (10) : delete-file TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/12 11:02:31 NOTICE: (11) : delete-file /tmp/104810po/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/12 11:02:31 NOTICE: (12) : delete-file TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/12 11:02:47 NOTICE: (13) : delete-file /tmp/104810po/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/12 11:02:47 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/12 11:02:47 NOTICE: (15) : bisync check-access filters-file=/tmp/104810po/workdir/exclude-other-filtersfile.txt 2025/06/12 11:03:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 11:03:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 11:03:08 INFO : Synching Path1 "/tmp/104810po/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:03:08 INFO : Using filters file /tmp/104810po/workdir/exclude-other-filtersfile.txt 2025/06/12 11:03:08 INFO : Building Path1 and Path2 listings 2025/06/12 11:03:14 INFO : Path1 checking for diffs 2025/06/12 11:03:14 INFO : Path2 checking for diffs 2025/06/12 11:03:14 INFO : Checking access health 2025/06/12 11:03:14 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/12 11:03:14 INFO : No changes found 2025/06/12 11:03:14 INFO : Updating listings 2025/06/12 11:03:14 INFO : Validating listings for Path1 "/tmp/104810po/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:03:14 INFO : Bisync successful 2025/06/12 11:03:14 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/12 11:03:14 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/12 11:03:14 NOTICE: (18) : delete-file TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/RCLONE_TEST 2025/06/12 11:03:20 NOTICE: (19) : delete-file /tmp/104810po/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/12 11:03:20 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/12 11:03:20 NOTICE: (21) : bisync check-access filters-file=/tmp/104810po/workdir/exclude-other-filtersfile.txt 2025/06/12 11:03:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 11:03:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 11:03:40 INFO : Synching Path1 "/tmp/104810po/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:03:40 INFO : Using filters file /tmp/104810po/workdir/exclude-other-filtersfile.txt 2025/06/12 11:03:40 INFO : Building Path1 and Path2 listings 2025/06/12 11:03:46 INFO : Path1 checking for diffs 2025/06/12 11:03:46 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/12 11:03:46 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 11:03:46 INFO : Path2 checking for diffs 2025/06/12 11:03:46 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/12 11:03:46 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 11:03:46 INFO : Checking access health 2025/06/12 11:03:46 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/12 11:03:46 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/12 11:03:46 ERROR : Bisync critical error: check file check failed 2025/06/12 11:03:46 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 11:03:46 NOTICE: Bisync error: bisync aborted 2025/06/12 11:03:46 NOTICE: (22) : move-listings exclude-error-run 2025/06/12 11:03:46 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/12 11:03:46 NOTICE: (24) : test reset to the initial state 2025/06/12 11:03:46 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/104810po/check_access_filters/path1/ 2025/06/12 11:03:46 NOTICE: (26) : sync-dir /tmp/104810po/check_access_filters/path1/ TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/ 2025/06/12 11:04:07 NOTICE: (27) : copy-file /tmp/104810po/datadir/test_check_access_filters-cigewoj7/include-other-filtersfile.txt /tmp/104810po/workdir/ 2025/06/12 11:04:07 NOTICE: (28) : bisync resync filters-file=/tmp/104810po/workdir/include-other-filtersfile.txt 2025/06/12 11:04:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 11:04:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 11:04:28 INFO : Synching Path1 "/tmp/104810po/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:04:28 INFO : Using filters file /tmp/104810po/workdir/include-other-filtersfile.txt 2025/06/12 11:04:28 INFO : Storing filters file hash to /tmp/104810po/workdir/include-other-filtersfile.txt.md5 2025/06/12 11:04:28 INFO : Copying Path2 files to Path1 2025/06/12 11:04:28 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 11:04:33 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 11:04:39 INFO : Resync updating listings 2025/06/12 11:04:39 INFO : Validating listings for Path1 "/tmp/104810po/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:04:39 INFO : Bisync successful 2025/06/12 11:04:39 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/12 11:04:39 NOTICE: (30) : bisync check-access filters-file=/tmp/104810po/workdir/include-other-filtersfile.txt 2025/06/12 11:05:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 11:05:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 11:05:00 INFO : Synching Path1 "/tmp/104810po/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:05:00 INFO : Using filters file /tmp/104810po/workdir/include-other-filtersfile.txt 2025/06/12 11:05:00 INFO : Building Path1 and Path2 listings 2025/06/12 11:05:00 INFO : Path1 checking for diffs 2025/06/12 11:05:00 INFO : Path2 checking for diffs 2025/06/12 11:05:00 INFO : Checking access health 2025/06/12 11:05:00 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/12 11:05:00 INFO : No changes found 2025/06/12 11:05:00 INFO : Updating listings 2025/06/12 11:05:00 INFO : Validating listings for Path1 "/tmp/104810po/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:05:00 INFO : Bisync successful 2025/06/12 11:05:00 NOTICE: (31) : copy-listings include-initial 2025/06/12 11:05:00 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/12 11:05:00 NOTICE: (33) : delete-file TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/12 11:05:11 NOTICE: (34) : delete-file /tmp/104810po/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/12 11:05:11 NOTICE: (35) : delete-file TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/12 11:05:21 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/12 11:05:21 NOTICE: (37) : bisync check-access filters-file=/tmp/104810po/workdir/include-other-filtersfile.txt 2025/06/12 11:05:41 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 11:05:41 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 11:05:41 INFO : Synching Path1 "/tmp/104810po/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:05:41 INFO : Using filters file /tmp/104810po/workdir/include-other-filtersfile.txt 2025/06/12 11:05:41 INFO : Building Path1 and Path2 listings 2025/06/12 11:05:52 INFO : Path1 checking for diffs 2025/06/12 11:05:52 INFO : Path2 checking for diffs 2025/06/12 11:05:52 INFO : Checking access health 2025/06/12 11:05:52 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/12 11:05:52 INFO : No changes found 2025/06/12 11:05:52 INFO : Updating listings 2025/06/12 11:05:52 INFO : Validating listings for Path1 "/tmp/104810po/check_access_filters/path1/" vs Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:05:52 INFO : Bisync successful 2025/06/12 11:05:52 NOTICE: (38) : copy-listings include-pass-run 2025/06/12 11:05:52 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/12 11:05:52 NOTICE: (40) : delete-file TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/RCLONE_TEST 2025/06/12 11:05:52 NOTICE: (41) : delete-file /tmp/104810po/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/12 11:05:52 NOTICE: (42) : delete-file /tmp/104810po/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/12 11:05:52 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/12 11:05:52 NOTICE: (44) : bisync check-access filters-file=/tmp/104810po/workdir/include-other-filtersfile.txt 2025/06/12 11:06:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 11:06:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 11:06:13 INFO : Synching Path1 "/tmp/104810po/check_access_filters/path1/" with Path2 "TestSwift:rclone-test-lavomoy9qale/104810po/check_access_filters/path2/" 2025/06/12 11:06:13 INFO : Using filters file /tmp/104810po/workdir/include-other-filtersfile.txt 2025/06/12 11:06:13 INFO : Building Path1 and Path2 listings 2025/06/12 11:06:24 INFO : Path1 checking for diffs 2025/06/12 11:06:24 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/12 11:06:24 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/12 11:06:24 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 11:06:24 INFO : Path2 checking for diffs 2025/06/12 11:06:24 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/12 11:06:24 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 11:06:24 INFO : Checking access health 2025/06/12 11:06:24 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/12 11:06:24 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/12 11:06:24 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/12 11:06:24 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/12 11:06:24 ERROR : Bisync critical error: check file check failed 2025/06/12 11:06:24 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 11:06:24 NOTICE: Bisync error: bisync aborted 2025/06/12 11:06:24 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncLocalRemote/check_filename bisync_test.go:355: test check_filename timed out - not enough time to start test (45.879285705s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/check_sync bisync_test.go:355: test check_sync timed out - not enough time to start test (45.878941359s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/compare_all bisync_test.go:355: test compare_all timed out - not enough time to start test (45.878658798s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/concurrent bisync_test.go:355: test concurrent timed out - not enough time to start test (45.878345922s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/createemptysrcdirs bisync_test.go:355: test createemptysrcdirs timed out - not enough time to start test (45.878026121s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/dry_run bisync_test.go:355: test dry_run timed out - not enough time to start test (45.877756784s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/equal bisync_test.go:355: test equal timed out - not enough time to start test (45.877411176s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/ext_paths bisync_test.go:355: test ext_paths timed out - not enough time to start test (45.877057101s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/extended_filenames bisync_test.go:355: test extended_filenames timed out - not enough time to start test (45.8768066s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/filters bisync_test.go:355: test filters timed out - not enough time to start test (45.876487292s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/filtersfile_checks bisync_test.go:355: test filtersfile_checks timed out - not enough time to start test (45.876211213s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/ignorelistingchecksum bisync_test.go:355: test ignorelistingchecksum timed out - not enough time to start test (45.875465513s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/max_delete_path1 bisync_test.go:355: test max_delete_path1 timed out - not enough time to start test (45.874604767s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/max_delete_path2_force bisync_test.go:355: test max_delete_path2_force timed out - not enough time to start test (45.873843466s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/nomodtime bisync_test.go:355: test nomodtime timed out - not enough time to start test (45.872847186s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/normalization bisync_test.go:355: test normalization timed out - not enough time to start test (45.871775023s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/rclone_args bisync_test.go:355: test rclone_args timed out - not enough time to start test (45.871429775s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/resolve bisync_test.go:355: test resolve timed out - not enough time to start test (45.871120915s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/resync bisync_test.go:355: test resync timed out - not enough time to start test (45.870814059s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/resync_modes bisync_test.go:355: test resync_modes timed out - not enough time to start test (45.87050028s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/rmdirs bisync_test.go:355: test rmdirs timed out - not enough time to start test (45.870184176s remaining, need 6m12.835191145s for test) === RUN TestBisyncLocalRemote/volatile bisync_test.go:355: test volatile timed out - not enough time to start test (45.869859697s remaining, need 6m12.835191145s for test) --- FAIL: TestBisyncLocalRemote (1131.67s) --- SKIP: TestBisyncLocalRemote/backupdir (38.84s) --- PASS: TestBisyncLocalRemote/basic (275.53s) --- PASS: TestBisyncLocalRemote/changes (251.47s) --- PASS: TestBisyncLocalRemote/check_access (171.74s) --- PASS: TestBisyncLocalRemote/check_access_filters (372.84s) --- FAIL: TestBisyncLocalRemote/check_filename (0.00s) --- FAIL: TestBisyncLocalRemote/check_sync (0.00s) --- FAIL: TestBisyncLocalRemote/compare_all (0.00s) --- FAIL: TestBisyncLocalRemote/concurrent (0.00s) --- FAIL: TestBisyncLocalRemote/createemptysrcdirs (0.00s) --- FAIL: TestBisyncLocalRemote/dry_run (0.00s) --- FAIL: TestBisyncLocalRemote/equal (0.00s) --- FAIL: TestBisyncLocalRemote/ext_paths (0.00s) --- FAIL: TestBisyncLocalRemote/extended_filenames (0.00s) --- FAIL: TestBisyncLocalRemote/filters (0.00s) --- FAIL: TestBisyncLocalRemote/filtersfile_checks (0.00s) --- FAIL: TestBisyncLocalRemote/ignorelistingchecksum (0.00s) --- FAIL: TestBisyncLocalRemote/max_delete_path1 (0.00s) --- FAIL: TestBisyncLocalRemote/max_delete_path2_force (0.00s) --- FAIL: TestBisyncLocalRemote/nomodtime (0.00s) --- FAIL: TestBisyncLocalRemote/normalization (0.00s) --- FAIL: TestBisyncLocalRemote/rclone_args (0.00s) --- FAIL: TestBisyncLocalRemote/resolve (0.00s) --- FAIL: TestBisyncLocalRemote/resync (0.00s) --- FAIL: TestBisyncLocalRemote/resync_modes (0.00s) --- FAIL: TestBisyncLocalRemote/rmdirs (0.00s) --- FAIL: TestBisyncLocalRemote/volatile (0.00s) FAIL 2025/06/12 11:07:01 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestBisyncLocalRemote$/^(backupdir|basic|changes|check_access|check_access_filters|check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$|^TestBisyncRemoteLocal$/^(filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Finished ERROR in 59m35.654259259s (try 5/5): exit status 1: Failed [TestBisyncLocalRemote/check_filename TestBisyncLocalRemote/check_sync TestBisyncLocalRemote/compare_all TestBisyncLocalRemote/concurrent TestBisyncLocalRemote/createemptysrcdirs TestBisyncLocalRemote/dry_run TestBisyncLocalRemote/equal TestBisyncLocalRemote/ext_paths TestBisyncLocalRemote/extended_filenames TestBisyncLocalRemote/filters TestBisyncLocalRemote/filtersfile_checks TestBisyncLocalRemote/ignorelistingchecksum TestBisyncLocalRemote/max_delete_path1 TestBisyncLocalRemote/max_delete_path2_force TestBisyncLocalRemote/nomodtime TestBisyncLocalRemote/normalization TestBisyncLocalRemote/rclone_args TestBisyncLocalRemote/resolve TestBisyncLocalRemote/resync TestBisyncLocalRemote/resync_modes TestBisyncLocalRemote/rmdirs TestBisyncLocalRemote/volatile]