"./bisync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestBisyncLocalRemote$/^(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)$'" - Starting (try 3/5) === RUN TestBisyncLocalRemote 2025/06/07 09:27:38 NOTICE: remote: TestSwift:rclone-test-cozowor2yibo === RUN TestBisyncLocalRemote/check_filename 2025/06/07 09:27:50 ERROR : error listing: directory not found 2025/06/07 09:27:50 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_check_filename-jofapad8 2025/06/07 09:27:50 NOTICE: checking Path1 Local file system at /tmp/092738hi/check_filename/path1 2025/06/07 09:27:56 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/check_filename/path2 2025/06/07 09:28:02 NOTICE: (01) : test check-filename 2025/06/07 09:28:02 NOTICE: (02) : test initial bisync 2025/06/07 09:28:02 NOTICE: (03) : bisync resync 2025/06/07 09:28:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:28: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/07 09:28:07 INFO : Synching Path1 "/tmp/092738hi/check_filename/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/" 2025/06/07 09:28:07 INFO : Copying Path2 files to Path1 2025/06/07 09:28:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:28:13 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:28:13 INFO : Resync updating listings 2025/06/07 09:28:13 INFO : Validating listings for Path1 "/tmp/092738hi/check_filename/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/" 2025/06/07 09:28:13 INFO : Bisync successful 2025/06/07 09:28:13 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/07 09:28:13 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/07 09:28:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:28:19 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/07 09:28:19 INFO : Synching Path1 "/tmp/092738hi/check_filename/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/" 2025/06/07 09:28:19 INFO : Building Path1 and Path2 listings 2025/06/07 09:28:34 INFO : Path1 checking for diffs 2025/06/07 09:28:34 INFO : Path2 checking for diffs 2025/06/07 09:28:34 INFO : Checking access health 2025/06/07 09:28:34 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/07 09:28:34 INFO : No changes found 2025/06/07 09:28:34 INFO : Updating listings 2025/06/07 09:28:34 INFO : Validating listings for Path1 "/tmp/092738hi/check_filename/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/" 2025/06/07 09:28:34 INFO : Bisync successful 2025/06/07 09:28:34 NOTICE: (06) : copy-listings initial-pass 2025/06/07 09:28:34 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/07 09:28:34 NOTICE: (08) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/subdir/.chk_file 2025/06/07 09:28:40 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/07 09:28:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:28:46 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/07 09:28:46 INFO : Synching Path1 "/tmp/092738hi/check_filename/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/" 2025/06/07 09:28:46 INFO : Building Path1 and Path2 listings 2025/06/07 09:28:46 INFO : Path1 checking for diffs 2025/06/07 09:28:46 INFO : Path2 checking for diffs 2025/06/07 09:28:46 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/07 09:28:46 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/07 09:28:46 INFO : Checking access health 2025/06/07 09:28:46 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/07 09:28:46 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/07 09:28:46 ERROR : Bisync critical error: check file check failed 2025/06/07 09:28:46 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/07 09:28:46 NOTICE: Bisync error: bisync aborted 2025/06/07 09:28:46 NOTICE: (10) : move-listings path2-missing 2025/06/07 09:28:46 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/07 09:28:46 NOTICE: (12) : copy-file /tmp/092738hi/check_filename/path1/subdir/.chk_file TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/subdir/ 2025/06/07 09:28:57 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/07 09:29:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:29: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/07 09:29:02 INFO : Synching Path1 "/tmp/092738hi/check_filename/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/" 2025/06/07 09:29:02 INFO : Copying Path2 files to Path1 2025/06/07 09:29:02 INFO : Checking access health 2025/06/07 09:29:08 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/07 09:29:08 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:29:13 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:29:18 INFO : Resync updating listings 2025/06/07 09:29:18 INFO : Validating listings for Path1 "/tmp/092738hi/check_filename/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/" 2025/06/07 09:29:18 INFO : Bisync successful 2025/06/07 09:29:18 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/07 09:29:18 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/07 09:29:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:29: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/07 09:29:24 INFO : Synching Path1 "/tmp/092738hi/check_filename/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/" 2025/06/07 09:29:24 INFO : Building Path1 and Path2 listings 2025/06/07 09:29:35 INFO : Path1 checking for diffs 2025/06/07 09:29:35 INFO : Path2 checking for diffs 2025/06/07 09:29:35 INFO : Checking access health 2025/06/07 09:29:35 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/07 09:29:35 INFO : No changes found 2025/06/07 09:29:35 INFO : Updating listings 2025/06/07 09:29:35 INFO : Validating listings for Path1 "/tmp/092738hi/check_filename/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_filename/path2/" 2025/06/07 09:29:35 INFO : Bisync successful bisync_test.go:560: TEST check_filename PASSED === RUN TestBisyncLocalRemote/check_sync 2025/06/07 09:29:51 ERROR : error listing: directory not found 2025/06/07 09:29:51 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_check_sync-rubawos8 2025/06/07 09:29:51 NOTICE: checking Path1 Local file system at /tmp/092738hi/check_sync/path1 2025/06/07 09:29:57 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/check_sync/path2 2025/06/07 09:29:57 NOTICE: (01) : test check-sync 2025/06/07 09:29:57 NOTICE: (02) : test initial bisync 2025/06/07 09:29:57 NOTICE: (03) : bisync resync 2025/06/07 09:30:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:30: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/07 09:30:03 INFO : Synching Path1 "/tmp/092738hi/check_sync/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_sync/path2/" 2025/06/07 09:30:03 INFO : Copying Path2 files to Path1 2025/06/07 09:30:03 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:30:09 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:30:09 INFO : Resync updating listings 2025/06/07 09:30:09 INFO : Validating listings for Path1 "/tmp/092738hi/check_sync/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_sync/path2/" 2025/06/07 09:30:09 INFO : Bisync successful 2025/06/07 09:30:09 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/07 09:30:09 NOTICE: (05) : bisync check-sync-only 2025/06/07 09:30:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:30:15 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/07 09:30:15 INFO : Validating listings for Path1 "/tmp/092738hi/check_sync/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_sync/path2/" 2025/06/07 09:30:15 INFO : Bisync successful 2025/06/07 09:30:15 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/07 09:30:15 NOTICE: (07) : copy-as /tmp/092738hi/datadir/test_check_sync-tinovim8/_testdir_path1.._testdir_path2.path1.lst /tmp/092738hi/workdir/ tmp_092738hi_check_sync_path1..TestSwift_rclone-test-cozowor2yibo_092738hi_check_sync_path2.path1.lst 2025/06/07 09:30:15 NOTICE: (08) : copy-as /tmp/092738hi/datadir/test_check_sync-tinovim8/_testdir_path1.._testdir_path2.path2.lst /tmp/092738hi/workdir/ tmp_092738hi_check_sync_path1..TestSwift_rclone-test-cozowor2yibo_092738hi_check_sync_path2.path2.lst 2025/06/07 09:30:15 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/07 09:30:15 NOTICE: (10) : bisync check-sync-only 2025/06/07 09:30:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:30: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/07 09:30:20 INFO : Validating listings for Path1 "/tmp/092738hi/check_sync/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_sync/path2/" 2025/06/07 09:30:20 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/07 09:30:20 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/07 09:30:20 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/07 09:30:20 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/07 09:30:20 NOTICE: Bisync error: bisync aborted 2025/06/07 09:30:20 NOTICE: (11) : copy-listings check-sync-only 2025/06/07 09:30:20 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/07 09:30:20 NOTICE: (13) : bisync 2025/06/07 09:30:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:30: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/07 09:30:26 INFO : Synching Path1 "/tmp/092738hi/check_sync/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_sync/path2/" 2025/06/07 09:30:26 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/092738hi/workdir/tmp_092738hi_check_sync_path1..TestSwift_rclone-test-cozowor2yibo_092738hi_check_sync_path2.path1.lst Path2: /tmp/092738hi/workdir/tmp_092738hi_check_sync_path1..TestSwift_rclone-test-cozowor2yibo_092738hi_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/092738hi/workdir" 2025/06/07 09:30:26 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/07 09:30:26 NOTICE: Bisync error: bisync aborted 2025/06/07 09:30:26 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/07 09:30:26 NOTICE: (15) : delete-glob /tmp/092738hi/workdir/ *.lst 2025/06/07 09:30:26 NOTICE: (16) : delete-glob /tmp/092738hi/workdir/ *.lst-err 2025/06/07 09:30:26 NOTICE: (17) : delete-glob /tmp/092738hi/workdir/ *.lst-new 2025/06/07 09:30:26 NOTICE: (18) : test 6. run resync 2025/06/07 09:30:26 NOTICE: (19) : bisync resync 2025/06/07 09:30:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:30:31 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/07 09:30:31 INFO : Synching Path1 "/tmp/092738hi/check_sync/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_sync/path2/" 2025/06/07 09:30:31 INFO : Copying Path2 files to Path1 2025/06/07 09:30:31 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:30:32 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:30:32 INFO : Resync updating listings 2025/06/07 09:30:32 INFO : Validating listings for Path1 "/tmp/092738hi/check_sync/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_sync/path2/" 2025/06/07 09:30:32 INFO : Bisync successful 2025/06/07 09:30:32 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/07 09:30:32 NOTICE: (21) : bisync 2025/06/07 09:30:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:30: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/07 09:30:38 INFO : Synching Path1 "/tmp/092738hi/check_sync/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_sync/path2/" 2025/06/07 09:30:38 INFO : Building Path1 and Path2 listings 2025/06/07 09:30:43 INFO : Path1 checking for diffs 2025/06/07 09:30:43 INFO : Path2 checking for diffs 2025/06/07 09:30:43 INFO : No changes found 2025/06/07 09:30:43 INFO : Updating listings 2025/06/07 09:30:43 INFO : Validating listings for Path1 "/tmp/092738hi/check_sync/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_sync/path2/" 2025/06/07 09:30:43 INFO : Bisync successful 2025/06/07 09:30:43 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/07 09:30:43 NOTICE: (23) : bisync no-check-sync 2025/06/07 09:30:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:30:49 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/07 09:30:49 INFO : Synching Path1 "/tmp/092738hi/check_sync/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/check_sync/path2/" 2025/06/07 09:30:49 INFO : Building Path1 and Path2 listings 2025/06/07 09:30:59 INFO : Path1 checking for diffs 2025/06/07 09:30:59 INFO : Path2 checking for diffs 2025/06/07 09:30:59 INFO : No changes found 2025/06/07 09:30:59 INFO : Updating listings 2025/06/07 09:30:59 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncLocalRemote/compare_all 2025/06/07 09:31:11 ERROR : error listing: directory not found 2025/06/07 09:31:11 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_compare_all-luqecof6 2025/06/07 09:31:11 NOTICE: checking Path1 Local file system at /tmp/092738hi/compare_all/path1 2025/06/07 09:31:17 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/compare_all/path2 2025/06/07 09:31:22 NOTICE: (01) : test changes compare-all 2025/06/07 09:31:22 NOTICE: (02) : test initial bisync 2025/06/07 09:31:22 NOTICE: (03) : bisync resync compare-all 2025/06/07 09:31:29 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/07 09:31:29 INFO : Synching Path1 "/tmp/092738hi/compare_all/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/" 2025/06/07 09:31:29 INFO : Copying Path2 files to Path1 2025/06/07 09:31:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:31:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:31:45 INFO : Resync updating listings 2025/06/07 09:31:45 INFO : Validating listings for Path1 "/tmp/092738hi/compare_all/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/" 2025/06/07 09:31:45 INFO : Bisync successful 2025/06/07 09:31:45 NOTICE: (04) : test make modifications on both paths 2025/06/07 09:31:45 NOTICE: (05) : test new on path2 - file10 2025/06/07 09:31:45 NOTICE: (06) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_compare_all-riqalon3/file10.txt TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/ 2025/06/07 09:32:01 NOTICE: (07) : test newer on path2 - file1 2025/06/07 09:32:01 NOTICE: (08) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_compare_all-riqalon3/file1.txt TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/ 2025/06/07 09:32:06 NOTICE: (09) : test new on path1 - file11 2025/06/07 09:32:06 NOTICE: (10) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_compare_all-riqalon3/file11.txt /tmp/092738hi/compare_all/path1/ 2025/06/07 09:32:06 NOTICE: (11) : test newer on path1 - file2 2025/06/07 09:32:06 NOTICE: (12) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_compare_all-riqalon3/file2.txt /tmp/092738hi/compare_all/path1/ 2025/06/07 09:32:06 NOTICE: (13) : test deleted on path2 - file3 2025/06/07 09:32:06 NOTICE: (14) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/file3.txt 2025/06/07 09:32:12 NOTICE: (15) : test deleted on path1 - file4 2025/06/07 09:32:12 NOTICE: (16) : delete-file /tmp/092738hi/compare_all/path1/file4.txt 2025/06/07 09:32:12 NOTICE: (17) : test deleted on both paths - file8 2025/06/07 09:32:12 NOTICE: (18) : delete-file /tmp/092738hi/compare_all/path1/file8.txt 2025/06/07 09:32:12 NOTICE: (19) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/file8.txt 2025/06/07 09:32:12 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/07 09:32:12 NOTICE: (21) : touch-glob 2001-01-02 /tmp/092738hi/datadir/test_compare_all-riqalon3/ file5R.txt 2025/06/07 09:32:12 NOTICE: (22) : copy-as /tmp/092738hi/datadir/test_compare_all-riqalon3/file5R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/ file5.txt 2025/06/07 09:32:28 NOTICE: (23) : touch-glob 2001-03-04 /tmp/092738hi/datadir/test_compare_all-riqalon3/ file5L.txt 2025/06/07 09:32:28 NOTICE: (24) : copy-as /tmp/092738hi/datadir/test_compare_all-riqalon3/file5L.txt /tmp/092738hi/compare_all/path1/ file5.txt 2025/06/07 09:32:28 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/07 09:32:28 NOTICE: (26) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_compare_all-riqalon3/file6.txt TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/ 2025/06/07 09:32:34 NOTICE: (27) : delete-file /tmp/092738hi/compare_all/path1/file6.txt 2025/06/07 09:32:34 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/07 09:32:34 NOTICE: (29) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_compare_all-riqalon3/file7.txt /tmp/092738hi/compare_all/path1/ 2025/06/07 09:32:34 NOTICE: (30) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/file7.txt 2025/06/07 09:32:34 NOTICE: (31) : test bisync run 2025/06/07 09:32:34 NOTICE: (32) : bisync compare-all 2025/06/07 09:32: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/07 09:32:58 INFO : Synching Path1 "/tmp/092738hi/compare_all/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/" 2025/06/07 09:32:58 INFO : Building Path1 and Path2 listings 2025/06/07 09:33:38 INFO : Path1 checking for diffs 2025/06/07 09:33:38 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2025/06/07 09:33:38 INFO : - Path1 File was deleted - file4.txt 2025/06/07 09:33:38 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2025/06/07 09:33:38 INFO : - Path1 File was deleted - file6.txt 2025/06/07 09:33:38 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2025/06/07 09:33:38 INFO : - Path1 File was deleted - file8.txt 2025/06/07 09:33:38 INFO : - Path1 File is new - file11.txt 2025/06/07 09:33:38 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/07 09:33:38 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/07 09:33:38 INFO : Path2 checking for diffs 2025/06/07 09:33:38 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2025/06/07 09:33:38 INFO : - Path2 File was deleted - file3.txt 2025/06/07 09:33:38 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2025/06/07 09:33:38 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2025/06/07 09:33:38 INFO : - Path2 File was deleted - file7.txt 2025/06/07 09:33:38 INFO : - Path2 File was deleted - file8.txt 2025/06/07 09:33:38 INFO : - Path2 File is new - file10.txt 2025/06/07 09:33:38 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/07 09:33:38 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/07 09:33:38 INFO : Applying changes 2025/06/07 09:33:38 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/file11.txt 2025/06/07 09:33:38 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/file2.txt 2025/06/07 09:33:38 INFO : - Path2 Queue delete - TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/file4.txt 2025/06/07 09:33:38 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/07 09:33:38 NOTICE: - Path1 Renaming Path1 copy - /tmp/092738hi/compare_all/path1/file5.txt.conflict1 2025/06/07 09:33:38 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/07 09:33:38 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/file5.txt.conflict1 2025/06/07 09:33:38 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/file5.txt.conflict2 2025/06/07 09:34:39 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/07 09:34:59 INFO : file5.txt: Deleted 2025/06/07 09:34:59 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/compare_all/path1/file5.txt.conflict2 2025/06/07 09:34:59 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/compare_all/path1/file6.txt 2025/06/07 09:34:59 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/file7.txt 2025/06/07 09:34:59 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/compare_all/path1/file1.txt 2025/06/07 09:34:59 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/compare_all/path1/file10.txt 2025/06/07 09:34:59 INFO : - Path1 Queue delete - /tmp/092738hi/compare_all/path1/file3.txt 2025/06/07 09:34:59 INFO : - Path2 Do queued copies to - Path1 2025/06/07 09:35:24 INFO : file10.txt: Copied (new) 2025/06/07 09:35:24 INFO : file1.txt: Copied (replaced existing) 2025/06/07 09:35:47 INFO : file5.txt.conflict2: Copied (new) 2025/06/07 09:35:47 INFO : file6.txt: Copied (new) 2025/06/07 09:35:47 INFO : file3.txt: Deleted 2025/06/07 09:35:47 INFO : - Path1 Do queued copies to - Path2 2025/06/07 09:36:08 INFO : file7.txt: Copied (new) 2025/06/07 09:36:08 INFO : file5.txt.conflict1: Copied (new) 2025/06/07 09:36:13 INFO : file11.txt: Copied (new) 2025/06/07 09:36:13 INFO : file2.txt: Copied (replaced existing) 2025/06/07 09:36:13 INFO : file4.txt: Deleted 2025/06/07 09:36:13 INFO : Updating listings 2025/06/07 09:36:13 INFO : Validating listings for Path1 "/tmp/092738hi/compare_all/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/compare_all/path2/" 2025/06/07 09:36:13 INFO : Bisync successful bisync_test.go:560: TEST compare_all PASSED === RUN TestBisyncLocalRemote/concurrent 2025/06/07 09:36:29 ERROR : error listing: directory not found 2025/06/07 09:36:29 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_concurrent-xezaley2 2025/06/07 09:36:29 NOTICE: checking Path1 Local file system at /tmp/092738hi/concurrent/path1 2025/06/07 09:36:40 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/concurrent/path2 2025/06/07 09:36:51 NOTICE: (01) : test concurrent 2025/06/07 09:36:51 NOTICE: (02) : test initial bisync 2025/06/07 09:36:51 NOTICE: (03) : bisync resync 2025/06/07 09:37:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:37:57 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/07 09:37:57 INFO : Synching Path1 "/tmp/092738hi/concurrent/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/concurrent/path2/" 2025/06/07 09:37:57 INFO : Copying Path2 files to Path1 2025/06/07 09:37:57 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:38:28 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:38:48 INFO : Resync updating listings 2025/06/07 09:38:48 INFO : Validating listings for Path1 "/tmp/092738hi/concurrent/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/concurrent/path2/" 2025/06/07 09:38:48 INFO : Bisync successful 2025/06/07 09:38:48 NOTICE: (04) : test changed on one path - file1 2025/06/07 09:38:48 NOTICE: (05) : touch-glob 2001-01-02 /tmp/092738hi/datadir/test_concurrent-zerutul5/ file5R.txt 2025/06/07 09:38:48 NOTICE: (06) : touch-glob 2023-08-26 /tmp/092738hi/datadir/test_concurrent-zerutul5/ file7.txt 2025/06/07 09:38:48 NOTICE: (07) : copy-as /tmp/092738hi/datadir/test_concurrent-zerutul5/file5R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/concurrent/path2/ file1.txt 2025/06/07 09:39:22 NOTICE: (08) : test bisync with file changed during 2025/06/07 09:39:22 NOTICE: (09) : concurrent-func 2025/06/07 09:39:22 NOTICE: (10) : bisync 2025/06/07 09:39:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:39: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/07 09:39:42 INFO : Synching Path1 "/tmp/092738hi/concurrent/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/concurrent/path2/" 2025/06/07 09:39:42 INFO : Building Path1 and Path2 listings 2025/06/07 09:40:03 INFO : Path1 checking for diffs 2025/06/07 09:40:03 INFO : Path2 checking for diffs 2025/06/07 09:40:03 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/07 09:40:03 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/07 09:40:03 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/07 09:40:03 INFO : Applying changes 2025/06/07 09:40:03 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/concurrent/path1/file1.txt 2025/06/07 09:40:03 INFO : - Path2 Do queued copies to - Path1 2025/06/07 09:40:19 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2025/06/07 09:40:29 INFO : file1.txt: Copied (replaced existing) 2025/06/07 09:40:29 INFO : Updating listings 2025/06/07 09:40:29 INFO : Validating listings for Path1 "/tmp/092738hi/concurrent/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/concurrent/path2/" 2025/06/07 09:40:29 INFO : Bisync successful 2025/06/07 09:40:29 NOTICE: (11) : bisync 2025/06/07 09:40:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:40: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/07 09:40:50 INFO : Synching Path1 "/tmp/092738hi/concurrent/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/concurrent/path2/" 2025/06/07 09:40:50 INFO : Building Path1 and Path2 listings 2025/06/07 09:41:00 INFO : Path1 checking for diffs 2025/06/07 09:41:00 INFO : Path2 checking for diffs 2025/06/07 09:41:00 INFO : No changes found 2025/06/07 09:41:00 INFO : Updating listings 2025/06/07 09:41:00 INFO : Validating listings for Path1 "/tmp/092738hi/concurrent/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/concurrent/path2/" 2025/06/07 09:41:00 INFO : Bisync successful bisync_test.go:560: TEST concurrent PASSED === RUN TestBisyncLocalRemote/createemptysrcdirs 2025/06/07 09:41:21 ERROR : error listing: directory not found 2025/06/07 09:41:22 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_createemptysrcdirs-zijiyop6 2025/06/07 09:41:22 NOTICE: checking Path1 Local file system at /tmp/092738hi/createemptysrcdirs/path1 2025/06/07 09:41:32 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/createemptysrcdirs/path2 2025/06/07 09:41:38 NOTICE: (01) : test createemptysrcdirs 2025/06/07 09:41:38 NOTICE: (02) : test initial bisync 2025/06/07 09:41:38 NOTICE: (03) : touch-glob 2001-01-02 /tmp/092738hi/datadir/test_createemptysrcdirs-sojiyej0/ placeholder.txt 2025/06/07 09:41:38 NOTICE: (04) : copy-as /tmp/092738hi/datadir/test_createemptysrcdirs-sojiyej0/placeholder.txt /tmp/092738hi/createemptysrcdirs/path1/ file1.txt 2025/06/07 09:41:38 NOTICE: (05) : copy-as /tmp/092738hi/datadir/test_createemptysrcdirs-sojiyej0/placeholder.txt /tmp/092738hi/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/07 09:41:38 NOTICE: (06) : copy-as /tmp/092738hi/datadir/test_createemptysrcdirs-sojiyej0/placeholder.txt /tmp/092738hi/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/07 09:41:38 NOTICE: (07) : copy-as /tmp/092738hi/datadir/test_createemptysrcdirs-sojiyej0/placeholder.txt /tmp/092738hi/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/07 09:41:38 NOTICE: (08) : copy-as /tmp/092738hi/datadir/test_createemptysrcdirs-sojiyej0/placeholder.txt /tmp/092738hi/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/07 09:41:38 NOTICE: (09) : copy-as /tmp/092738hi/datadir/test_createemptysrcdirs-sojiyej0/placeholder.txt /tmp/092738hi/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/07 09:41:38 NOTICE: (10) : bisync resync bisync_test.go:960: skipping test as remote does not support empty dirs === RUN TestBisyncLocalRemote/dry_run 2025/06/07 09:41:43 ERROR : error listing: directory not found 2025/06/07 09:41:43 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_dry_run-bodiqol0 2025/06/07 09:41:44 NOTICE: checking Path1 Local file system at /tmp/092738hi/dry_run/path1 2025/06/07 09:41:54 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/dry_run/path2 2025/06/07 09:42:00 NOTICE: (01) : test dry-run 2025/06/07 09:42:00 NOTICE: (02) : test initial bisync 2025/06/07 09:42:00 NOTICE: (03) : bisync resync 2025/06/07 09:42:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:42: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/07 09:42:06 INFO : Synching Path1 "/tmp/092738hi/dry_run/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/" 2025/06/07 09:42:06 INFO : Copying Path2 files to Path1 2025/06/07 09:42:06 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:42:12 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:42:12 INFO : Resync updating listings 2025/06/07 09:42:12 INFO : Validating listings for Path1 "/tmp/092738hi/dry_run/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/" 2025/06/07 09:42:12 INFO : Bisync successful 2025/06/07 09:42:12 NOTICE: (04) : test new on path2 - file10 2025/06/07 09:42:12 NOTICE: (05) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_dry_run-bijibir4/file10.txt TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/ 2025/06/07 09:42:23 NOTICE: (06) : test newer on path2 - file1 2025/06/07 09:42:23 NOTICE: (07) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_dry_run-bijibir4/file1.txt TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/ 2025/06/07 09:42:34 NOTICE: (08) : test new on path1 - file11 2025/06/07 09:42:34 NOTICE: (09) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_dry_run-bijibir4/file11.txt /tmp/092738hi/dry_run/path1/ 2025/06/07 09:42:34 NOTICE: (10) : test newer on path1 - file2 2025/06/07 09:42:34 NOTICE: (11) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_dry_run-bijibir4/file2.txt /tmp/092738hi/dry_run/path1/ 2025/06/07 09:42:34 NOTICE: (12) : test deleted on path2 - file3 2025/06/07 09:42:34 NOTICE: (13) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file3.txt 2025/06/07 09:42:40 NOTICE: (14) : test deleted on path1 - file4 2025/06/07 09:42:40 NOTICE: (15) : delete-file /tmp/092738hi/dry_run/path1/file4.txt 2025/06/07 09:42:40 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/06/07 09:42:40 NOTICE: (17) : touch-glob 2001-01-02 /tmp/092738hi/datadir/test_dry_run-bijibir4/ file5R.txt 2025/06/07 09:42:40 NOTICE: (18) : copy-as /tmp/092738hi/datadir/test_dry_run-bijibir4/file5R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/ file5.txt 2025/06/07 09:42:55 NOTICE: (19) : touch-glob 2001-03-04 /tmp/092738hi/datadir/test_dry_run-bijibir4/ file5L.txt 2025/06/07 09:42:55 NOTICE: (20) : copy-as /tmp/092738hi/datadir/test_dry_run-bijibir4/file5L.txt /tmp/092738hi/dry_run/path1/ file5.txt 2025/06/07 09:42:55 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/06/07 09:42:55 NOTICE: (22) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_dry_run-bijibir4/file6.txt TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/ 2025/06/07 09:43:01 NOTICE: (23) : delete-file /tmp/092738hi/dry_run/path1/file6.txt 2025/06/07 09:43:01 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/06/07 09:43:01 NOTICE: (25) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_dry_run-bijibir4/file7.txt /tmp/092738hi/dry_run/path1/ 2025/06/07 09:43:01 NOTICE: (26) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file7.txt 2025/06/07 09:43:02 NOTICE: (27) : test sync with dry-run and resync 2025/06/07 09:43:02 NOTICE: (28) : bisync dry-run resync 2025/06/07 09:43:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:43: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/07 09:43:07 INFO : Synching Path1 "/tmp/092738hi/dry_run/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/" 2025/06/07 09:43:07 INFO : Copying Path2 files to Path1 2025/06/07 09:43:07 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/07 09:43:13 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/07 09:43:13 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/06/07 09:43:13 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/07 09:43:18 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/07 09:43:28 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/07 09:43:28 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/06/07 09:43:28 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/06/07 09:43:28 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/07 09:43:28 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/07 09:43:28 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/06/07 09:43:28 INFO : Resync updating listings 2025/06/07 09:43:33 INFO : Bisync successful 2025/06/07 09:43:33 NOTICE: (29) : copy-listings dryrun-resync 2025/06/07 09:43:33 NOTICE: (30) : test sync with dry-run 2025/06/07 09:43:33 NOTICE: (31) : bisync dry-run 2025/06/07 09:43:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:43: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/07 09:43:39 INFO : Synching Path1 "/tmp/092738hi/dry_run/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/" 2025/06/07 09:43:39 INFO : Building Path1 and Path2 listings 2025/06/07 09:43:45 INFO : Path1 checking for diffs 2025/06/07 09:43:45 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/07 09:43:45 NOTICE: - Path1 File was deleted - file4.txt 2025/06/07 09:43:45 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/07 09:43:45 NOTICE: - Path1 File was deleted - file6.txt 2025/06/07 09:43:45 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/07 09:43:45 NOTICE: - Path1 File is new - file11.txt 2025/06/07 09:43:45 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/07 09:43:45 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/07 09:43:45 INFO : Path2 checking for diffs 2025/06/07 09:43:45 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/07 09:43:45 NOTICE: - Path2 File was deleted - file3.txt 2025/06/07 09:43:45 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/07 09:43:45 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/07 09:43:45 NOTICE: - Path2 File was deleted - file7.txt 2025/06/07 09:43:45 NOTICE: - Path2 File is new - file10.txt 2025/06/07 09:43:45 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/07 09:43:45 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/07 09:43:45 INFO : Applying changes 2025/06/07 09:43:45 INFO : Checking potential conflicts... 2025/06/07 09:43:45 ERROR : file5.txt: md5 differ 2025/06/07 09:43:45 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/dry_run/path2: 1 differences found 2025/06/07 09:43:45 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/dry_run/path2: 1 errors while checking 2025/06/07 09:43:45 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/07 09:43:45 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file11.txt 2025/06/07 09:43:45 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file2.txt 2025/06/07 09:43:45 NOTICE: - Path2 Queue delete - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file4.txt 2025/06/07 09:43:45 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/07 09:43:45 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/07 09:43:45 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file5.txt.conflict1 2025/06/07 09:43:45 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/07 09:43:45 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/dry_run/path1/file5.txt.conflict2 2025/06/07 09:43:45 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/dry_run/path1/file6.txt 2025/06/07 09:43:45 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file7.txt 2025/06/07 09:43:45 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/dry_run/path1/file1.txt 2025/06/07 09:43:45 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/dry_run/path1/file10.txt 2025/06/07 09:43:45 NOTICE: - Path1 Queue delete - /tmp/092738hi/dry_run/path1/file3.txt 2025/06/07 09:43:45 NOTICE: - Path2 Do queued copies to - Path1 2025/06/07 09:43:50 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/07 09:43:50 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/06/07 09:43:50 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/07 09:43:50 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/06/07 09:43:50 NOTICE: - Path1 Do queued copies to - Path2 2025/06/07 09:43:55 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/07 09:43:55 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/07 09:43:55 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/07 09:43:55 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/06/07 09:43:55 INFO : Updating listings 2025/06/07 09:44:06 INFO : Bisync successful 2025/06/07 09:44:06 NOTICE: (32) : copy-listings dryrun 2025/06/07 09:44:06 NOTICE: (33) : test sync without dry-run 2025/06/07 09:44:06 NOTICE: (34) : bisync 2025/06/07 09:44:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:44:12 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/07 09:44:12 INFO : Synching Path1 "/tmp/092738hi/dry_run/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/" 2025/06/07 09:44:12 INFO : Building Path1 and Path2 listings 2025/06/07 09:44:22 INFO : Path1 checking for diffs 2025/06/07 09:44:22 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/07 09:44:22 INFO : - Path1 File was deleted - file4.txt 2025/06/07 09:44:22 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/07 09:44:22 INFO : - Path1 File was deleted - file6.txt 2025/06/07 09:44:22 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/07 09:44:22 INFO : - Path1 File is new - file11.txt 2025/06/07 09:44:22 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/07 09:44:22 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/07 09:44:22 INFO : Path2 checking for diffs 2025/06/07 09:44:22 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/07 09:44:22 INFO : - Path2 File was deleted - file3.txt 2025/06/07 09:44:22 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/07 09:44:22 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/07 09:44:22 INFO : - Path2 File was deleted - file7.txt 2025/06/07 09:44:22 INFO : - Path2 File is new - file10.txt 2025/06/07 09:44:22 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/07 09:44:22 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/07 09:44:22 INFO : Applying changes 2025/06/07 09:44:22 INFO : Checking potential conflicts... 2025/06/07 09:44:28 ERROR : file5.txt: md5 differ 2025/06/07 09:44:28 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/dry_run/path2: 1 differences found 2025/06/07 09:44:28 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/dry_run/path2: 1 errors while checking 2025/06/07 09:44:28 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/07 09:44:28 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file11.txt 2025/06/07 09:44:28 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file2.txt 2025/06/07 09:44:28 INFO : - Path2 Queue delete - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file4.txt 2025/06/07 09:44:28 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/07 09:44:28 NOTICE: - Path1 Renaming Path1 copy - /tmp/092738hi/dry_run/path1/file5.txt.conflict1 2025/06/07 09:44:28 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/07 09:44:28 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file5.txt.conflict1 2025/06/07 09:44:28 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file5.txt.conflict2 2025/06/07 09:44:43 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/07 09:44:48 INFO : file5.txt: Deleted 2025/06/07 09:44:48 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/dry_run/path1/file5.txt.conflict2 2025/06/07 09:44:48 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/dry_run/path1/file6.txt 2025/06/07 09:44:48 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/file7.txt 2025/06/07 09:44:48 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/dry_run/path1/file1.txt 2025/06/07 09:44:48 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/dry_run/path1/file10.txt 2025/06/07 09:44:48 INFO : - Path1 Queue delete - /tmp/092738hi/dry_run/path1/file3.txt 2025/06/07 09:44:48 INFO : - Path2 Do queued copies to - Path1 2025/06/07 09:44:59 INFO : file10.txt: Copied (new) 2025/06/07 09:44:59 INFO : file1.txt: Copied (replaced existing) 2025/06/07 09:44:59 INFO : file5.txt.conflict2: Copied (new) 2025/06/07 09:44:59 INFO : file6.txt: Copied (new) 2025/06/07 09:44:59 INFO : file3.txt: Deleted 2025/06/07 09:44:59 INFO : - Path1 Do queued copies to - Path2 2025/06/07 09:44:59 INFO : file7.txt: Copied (new) 2025/06/07 09:44:59 INFO : file5.txt.conflict1: Copied (new) 2025/06/07 09:45:04 INFO : file11.txt: Copied (new) 2025/06/07 09:45:04 INFO : file2.txt: Copied (replaced existing) 2025/06/07 09:45:09 INFO : file4.txt: Deleted 2025/06/07 09:45:09 INFO : Updating listings 2025/06/07 09:45:09 INFO : Validating listings for Path1 "/tmp/092738hi/dry_run/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/dry_run/path2/" 2025/06/07 09:45:09 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncLocalRemote/equal 2025/06/07 09:45:25 ERROR : error listing: directory not found 2025/06/07 09:45:25 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_equal-meqomez8 2025/06/07 09:45:25 NOTICE: checking Path1 Local file system at /tmp/092738hi/equal/path1 2025/06/07 09:45:31 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/equal/path2 2025/06/07 09:45:36 NOTICE: (01) : test equal 2025/06/07 09:45:36 NOTICE: (02) : test initial bisync 2025/06/07 09:45:36 NOTICE: (03) : bisync resync 2025/06/07 09:45:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:45: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/07 09:45:42 INFO : Synching Path1 "/tmp/092738hi/equal/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/equal/path2/" 2025/06/07 09:45:42 INFO : Copying Path2 files to Path1 2025/06/07 09:45:42 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:45:52 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:45:57 INFO : Resync updating listings 2025/06/07 09:45:57 INFO : Validating listings for Path1 "/tmp/092738hi/equal/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/equal/path2/" 2025/06/07 09:45:57 INFO : Bisync successful 2025/06/07 09:45:57 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/07 09:45:57 NOTICE: (05) : touch-glob 2001-01-02 /tmp/092738hi/datadir/test_equal-bogiwak7/ file1R.txt 2025/06/07 09:45:57 NOTICE: (06) : copy-as /tmp/092738hi/datadir/test_equal-bogiwak7/file1R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/equal/path2/ file1.txt 2025/06/07 09:46:03 NOTICE: (07) : touch-glob 2001-03-04 /tmp/092738hi/datadir/test_equal-bogiwak7/ file1L.txt 2025/06/07 09:46:03 NOTICE: (08) : copy-as /tmp/092738hi/datadir/test_equal-bogiwak7/file1L.txt /tmp/092738hi/equal/path1/ file1.txt 2025/06/07 09:46:03 NOTICE: (09) : test changed on both paths and identical - file2 2025/06/07 09:46:03 NOTICE: (10) : touch-glob 2001-01-02 /tmp/092738hi/datadir/test_equal-bogiwak7/ file2.txt 2025/06/07 09:46:03 NOTICE: (11) : copy-as /tmp/092738hi/datadir/test_equal-bogiwak7/file2.txt /tmp/092738hi/equal/path1/ file2.txt 2025/06/07 09:46:03 NOTICE: (12) : copy-as /tmp/092738hi/datadir/test_equal-bogiwak7/file2.txt TestSwift:rclone-test-cozowor2yibo/092738hi/equal/path2/ file2.txt 2025/06/07 09:46:14 NOTICE: (13) : test bisync run 2025/06/07 09:46:14 NOTICE: (14) : bisync 2025/06/07 09:46:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:46: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/07 09:46:20 INFO : Synching Path1 "/tmp/092738hi/equal/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/equal/path2/" 2025/06/07 09:46:20 INFO : Building Path1 and Path2 listings 2025/06/07 09:46:20 INFO : Path1 checking for diffs 2025/06/07 09:46:20 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/07 09:46:20 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/07 09:46:20 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/07 09:46:20 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/07 09:46:20 INFO : Path2 checking for diffs 2025/06/07 09:46:20 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/07 09:46:20 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/07 09:46:20 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/07 09:46:20 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/07 09:46:20 INFO : Applying changes 2025/06/07 09:46:20 INFO : Checking potential conflicts... 2025/06/07 09:46:20 ERROR : file1.txt: md5 differ 2025/06/07 09:46:20 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/equal/path2: 1 differences found 2025/06/07 09:46:20 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/equal/path2: 1 errors while checking 2025/06/07 09:46:20 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/equal/path2: 1 matching files 2025/06/07 09:46:20 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/07 09:46:20 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/07 09:46:20 NOTICE: - Path1 Renaming Path1 copy - /tmp/092738hi/equal/path1/file1.txt.conflict1 2025/06/07 09:46:20 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1 2025/06/07 09:46:20 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/equal/path2/file1.txt.conflict1 2025/06/07 09:46:20 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-cozowor2yibo/092738hi/equal/path2/file1.txt.conflict2 2025/06/07 09:46:31 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2 2025/06/07 09:46:31 INFO : file1.txt: Deleted 2025/06/07 09:46:31 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/equal/path1/file1.txt.conflict2 2025/06/07 09:46:31 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/07 09:46:31 INFO : Files are equal! Skipping: file2.txt 2025/06/07 09:46:31 INFO : - Path2 Do queued copies to - Path1 2025/06/07 09:46:31 INFO : file1.txt.conflict2: Copied (new) 2025/06/07 09:46:31 INFO : - Path1 Do queued copies to - Path2 2025/06/07 09:46:36 INFO : file1.txt.conflict1: Copied (new) 2025/06/07 09:46:36 INFO : Updating listings 2025/06/07 09:46:42 INFO : Validating listings for Path1 "/tmp/092738hi/equal/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/equal/path2/" 2025/06/07 09:46:42 INFO : Bisync successful bisync_test.go:560: TEST equal PASSED === RUN TestBisyncLocalRemote/ext_paths 2025/06/07 09:46:53 ERROR : error listing: directory not found 2025/06/07 09:46:53 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_ext_paths-hihusac2 2025/06/07 09:46:53 NOTICE: checking Path1 Local file system at /tmp/092738hi/ext_paths/path1 2025/06/07 09:47:06 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/ext_paths/path2 2025/06/07 09:47:22 NOTICE: (01) : test extended-char-paths 2025/06/07 09:47:22 NOTICE: (02) : fix-names /tmp/092738hi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/ 2025/06/07 09:47:22 ERROR : Local file system at /tmp/092738hi/ext_paths/path1/測試Русский ěáñ-rclone-move-vodiyat7: Server side directory move failed: rename /tmp/092738hi/ext_paths/path1/測試Русский ěáñ /tmp/092738hi/ext_paths/path1/測試Русский ěáñ-rclone-move-vodiyat7: no such file or directory 2025/06/07 09:47:22 ERROR : Local file system at /tmp/092738hi/ext_paths/path1/測試Русский ěáñ-rclone-move-vodiyat7: error reading source root directory: directory not found 2025/06/07 09:47:22 NOTICE: (03) : fix-names TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/ 2025/06/07 09:47:44 NOTICE: (04) : fix-names /tmp/092738hi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/07 09:47:44 NOTICE: (05) : fix-names TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/07 09:47:55 NOTICE: (06) : fix-names /tmp/092738hi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/06/07 09:47:55 NOTICE: (07) : fix-names TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/06/07 09:48:15 NOTICE: (08) : fix-names /tmp/092738hi/ext_paths/path1/測試_check{spc}file 2025/06/07 09:48:15 NOTICE: (09) : fix-names TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試_check{spc}file 2025/06/07 09:48:31 NOTICE: (10) : fix-names /tmp/092738hi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/07 09:48:31 NOTICE: (11) : fix-names TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/07 09:48:41 NOTICE: (12) : test resync subdirs with extended chars 2025/06/07 09:48:41 NOTICE: (13) : bisync subdir=測試Русский{spc}{spc}ěáñ resync 2025/06/07 09:49:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:49: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/07 09:49:02 INFO : Synching Path1 "/tmp/092738hi/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試Русский ěáñ/" 2025/06/07 09:49:02 INFO : Copying Path2 files to Path1 2025/06/07 09:49:02 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:49:07 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:49:12 INFO : Resync updating listings 2025/06/07 09:49:12 INFO : Validating listings for Path1 "/tmp/092738hi/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試Русский ěáñ/" 2025/06/07 09:49:12 INFO : Bisync successful 2025/06/07 09:49:12 NOTICE: (14) : copy-listings resync 2025/06/07 09:49:12 NOTICE: (15) : test place new files with extended chars on each side 2025/06/07 09:49:12 NOTICE: (16) : touch-glob 2001-01-02 /tmp/092738hi/datadir/test_ext_paths-lowukuy9/ file1.txt 2025/06/07 09:49:12 NOTICE: (17) : copy-as /tmp/092738hi/datadir/test_ext_paths-lowukuy9/file1.txt /tmp/092738hi/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1 2025/06/07 09:49:12 NOTICE: (18) : copy-as /tmp/092738hi/datadir/test_ext_paths-lowukuy9/file1.txt TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2 2025/06/07 09:49:28 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/06/07 09:49:28 NOTICE: (20) : bisync subdir=測試Русский{spc}{spc}ěáñ 2025/06/07 09:49:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:49: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/07 09:49:48 INFO : Synching Path1 "/tmp/092738hi/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試Русский ěáñ/" 2025/06/07 09:49:48 INFO : Building Path1 and Path2 listings 2025/06/07 09:49:49 INFO : Path1 checking for diffs 2025/06/07 09:49:49 INFO : - Path1 File is new - 測試_file1p1 2025/06/07 09:49:49 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/07 09:49:49 INFO : Path2 checking for diffs 2025/06/07 09:49:49 INFO : - Path2 File is new - 測試_file1p2 2025/06/07 09:49:49 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/07 09:49:49 INFO : Applying changes 2025/06/07 09:49:49 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試Русский ěáñ/測試_file1p1 2025/06/07 09:49:49 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/ext_paths/path1/測試Русский ěáñ/測試_file1p2 2025/06/07 09:49:49 INFO : - Path2 Do queued copies to - Path1 2025/06/07 09:49:49 INFO : 測試_file1p2: Copied (new) 2025/06/07 09:49:49 INFO : - Path1 Do queued copies to - Path2 2025/06/07 09:49:55 INFO : 測試_file1p1: Copied (new) 2025/06/07 09:49:55 INFO : Updating listings 2025/06/07 09:49:55 INFO : Validating listings for Path1 "/tmp/092738hi/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/測試Русский ěáñ/" 2025/06/07 09:49:55 INFO : Bisync successful 2025/06/07 09:49:55 NOTICE: (21) : move-listings normal-sync 2025/06/07 09:49:55 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/06/07 09:49:55 NOTICE: (23) : bisync resync 2025/06/07 09:50:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:50:15 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/07 09:50:15 INFO : Synching Path1 "/tmp/092738hi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:50:15 INFO : Copying Path2 files to Path1 2025/06/07 09:50:15 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:50:31 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:50:41 INFO : Resync updating listings 2025/06/07 09:50:41 INFO : Validating listings for Path1 "/tmp/092738hi/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:50:41 INFO : Bisync successful 2025/06/07 09:50:41 NOTICE: (24) : delete-file /tmp/092738hi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/06/07 09:50:41 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/06/07 09:51:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:51:01 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/07 09:51:01 INFO : Synching Path1 "/tmp/092738hi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:51:01 INFO : Building Path1 and Path2 listings 2025/06/07 09:51:17 INFO : Path1 checking for diffs 2025/06/07 09:51:17 INFO : - Path1 File was deleted - 測試Русский ěáñ/測試_check file 2025/06/07 09:51:17 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/07 09:51:17 INFO : Path2 checking for diffs 2025/06/07 09:51:17 INFO : Checking access health 2025/06/07 09:51:17 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/06/07 09:51:17 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試Русский ěáñ/測試_check file 2025/06/07 09:51:17 ERROR : Bisync critical error: check file check failed 2025/06/07 09:51:17 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/07 09:51:17 NOTICE: Bisync error: bisync aborted 2025/06/07 09:51:17 NOTICE: (26) : copy-listings check-access-fail 2025/06/07 09:51:17 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/06/07 09:51:17 NOTICE: (28) : bisync resync 2025/06/07 09:51:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:51: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/07 09:51:38 INFO : Synching Path1 "/tmp/092738hi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:51:38 INFO : Copying Path2 files to Path1 2025/06/07 09:51:38 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:51:38 INFO : 測試Русский ěáñ/測試_check file: Copied (new) 2025/06/07 09:51:43 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:51:54 INFO : Resync updating listings 2025/06/07 09:51:54 INFO : Validating listings for Path1 "/tmp/092738hi/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:51:54 INFO : Bisync successful 2025/06/07 09:51:54 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/06/07 09:52:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:52: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/07 09:52:14 INFO : Synching Path1 "/tmp/092738hi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:52:14 INFO : Building Path1 and Path2 listings 2025/06/07 09:52:30 INFO : Path1 checking for diffs 2025/06/07 09:52:30 INFO : Path2 checking for diffs 2025/06/07 09:52:30 INFO : Checking access health 2025/06/07 09:52:30 INFO : Found 2 matching "測試_check file" files on both paths 2025/06/07 09:52:30 INFO : No changes found 2025/06/07 09:52:30 INFO : Updating listings 2025/06/07 09:52:30 INFO : Validating listings for Path1 "/tmp/092738hi/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:52:30 INFO : Bisync successful 2025/06/07 09:52:30 NOTICE: (30) : move-listings check-access-pass 2025/06/07 09:52:30 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/06/07 09:52:30 NOTICE: (32) : copy-file /tmp/092738hi/datadir/test_ext_paths-lowukuy9/測試_filtersfile.txt /tmp/092738hi/workdir/ 2025/06/07 09:52:30 NOTICE: (33) : bisync filters-file=/tmp/092738hi/workdir/測試_filtersfile.txt resync 2025/06/07 09:52:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:52: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/07 09:52:50 INFO : Synching Path1 "/tmp/092738hi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:52:50 INFO : Using filters file /tmp/092738hi/workdir/測試_filtersfile.txt 2025/06/07 09:52:50 INFO : Storing filters file hash to /tmp/092738hi/workdir/測試_filtersfile.txt.md5 2025/06/07 09:52:50 INFO : Copying Path2 files to Path1 2025/06/07 09:52:50 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:52:56 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:53:16 INFO : Resync updating listings 2025/06/07 09:53:16 INFO : Validating listings for Path1 "/tmp/092738hi/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:53:16 INFO : Bisync successful 2025/06/07 09:53:16 NOTICE: (34) : copy-as /tmp/092738hi/datadir/test_ext_paths-lowukuy9/file1.txt /tmp/092738hi/ext_paths/path1/ fileZ.txt 2025/06/07 09:53:16 NOTICE: (35) : bisync filters-file=/tmp/092738hi/workdir/測試_filtersfile.txt 2025/06/07 09:53:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:53:37 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/07 09:53:37 INFO : Synching Path1 "/tmp/092738hi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:53:37 INFO : Using filters file /tmp/092738hi/workdir/測試_filtersfile.txt 2025/06/07 09:53:37 INFO : Building Path1 and Path2 listings 2025/06/07 09:53:42 INFO : Path1 checking for diffs 2025/06/07 09:53:42 INFO : Path2 checking for diffs 2025/06/07 09:53:42 INFO : No changes found 2025/06/07 09:53:42 INFO : Updating listings 2025/06/07 09:53:42 INFO : Validating listings for Path1 "/tmp/092738hi/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ext_paths/path2/" 2025/06/07 09:53:42 INFO : Bisync successful bisync_test.go:560: TEST ext_paths PASSED === RUN TestBisyncLocalRemote/extended_filenames 2025/06/07 09:54:14 ERROR : error listing: directory not found 2025/06/07 09:54:14 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_extended_filenames-rirekig2 2025/06/07 09:54:14 NOTICE: checking Path1 Local file system at /tmp/092738hi/extended_filenames/path1 2025/06/07 09:54:23 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/extended_filenames/path2 2025/06/07 09:54:28 NOTICE: (01) : test extended-filenames 2025/06/07 09:54:28 NOTICE: (02) : fix-names /tmp/092738hi/extended_filenames/path1/subdir_with_ࢺ_/ 2025/06/07 09:54:28 NOTICE: (03) : fix-names TestSwift:rclone-test-cozowor2yibo/092738hi/extended_filenames/path2/subdir_with_ࢺ_/ 2025/06/07 09:54:28 NOTICE: (04) : fix-names /tmp/092738hi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt 2025/06/07 09:54:28 NOTICE: (05) : fix-names TestSwift:rclone-test-cozowor2yibo/092738hi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt 2025/06/07 09:54:39 NOTICE: (06) : fix-names /tmp/092738hi/extended_filenames/path1/Русский.txt 2025/06/07 09:54:39 NOTICE: (07) : fix-names TestSwift:rclone-test-cozowor2yibo/092738hi/extended_filenames/path2/Русский.txt 2025/06/07 09:54:49 NOTICE: (08) : fix-names /tmp/092738hi/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2025/06/07 09:54:49 NOTICE: (09) : fix-names TestSwift:rclone-test-cozowor2yibo/092738hi/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2025/06/07 09:54:59 NOTICE: (10) : test initial bisync 2025/06/07 09:54:59 NOTICE: (11) : bisync resync 2025/06/07 09:55:05 NOTICE: Local file system at /tmp/092738hi/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/07 09:55:05 NOTICE: Local file system at /tmp/092738hi/extended_filenames/path1: 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: extended_filenames (path1: file1 - Copy (2).txtfile1 - Copy (2).txt (BOTH) path2: RCLONE_TESTRCLONE_TEST (RCLONE_TESTRCLONE_TEST)) (fs1: Local file system at /tmp/092738hi/extended_filenames/path1 fs2: Swift container rclone-test-cozowor2yibo path 092738hi/extended_filenames/path2) @@ -1 +1 @@ -file1 - Copy (2).txtfile1 - Copy (2).txt+RCLONE_TESTRCLONE_TEST === RUN TestBisyncLocalRemote/filters 2025/06/07 09:55:40 ERROR : error listing: directory not found 2025/06/07 09:55:40 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_filters-nefoyow7 2025/06/07 09:55:40 NOTICE: checking Path1 Local file system at /tmp/092738hi/filters/path1 2025/06/07 09:55:47 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/filters/path2 2025/06/07 09:55:58 NOTICE: (01) : test filters 2025/06/07 09:55:58 NOTICE: (02) : copy-file /tmp/092738hi/datadir/test_filters-jexuraw6/filtersfile.flt /tmp/092738hi/workdir/ 2025/06/07 09:55:58 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/06/07 09:55:58 NOTICE: (04) : bisync filters-file=/tmp/092738hi/workdir/filtersfile.flt resync 2025/06/07 09:56:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:56:18 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/07 09:56:18 INFO : Synching Path1 "/tmp/092738hi/filters/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filters/path2/" 2025/06/07 09:56:18 INFO : Using filters file /tmp/092738hi/workdir/filtersfile.flt 2025/06/07 09:56:18 INFO : Storing filters file hash to /tmp/092738hi/workdir/filtersfile.flt.md5 2025/06/07 09:56:18 INFO : Copying Path2 files to Path1 2025/06/07 09:56:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:56:19 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:56:24 INFO : Resync updating listings 2025/06/07 09:56:24 INFO : Validating listings for Path1 "/tmp/092738hi/filters/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filters/path2/" 2025/06/07 09:56:24 INFO : Bisync successful 2025/06/07 09:56:24 NOTICE: (05) : copy-listings resync 2025/06/07 09:56:24 NOTICE: (06) : test place new files on the remote 2025/06/07 09:56:24 NOTICE: (07) : touch-glob 2001-01-02 /tmp/092738hi/datadir/test_filters-jexuraw6/ fileZ.txt 2025/06/07 09:56:24 NOTICE: (08) : copy-as /tmp/092738hi/datadir/test_filters-jexuraw6/fileZ.txt TestSwift:rclone-test-cozowor2yibo/092738hi/filters/path2/ fileZ.txt 2025/06/07 09:56:36 NOTICE: (09) : copy-as /tmp/092738hi/datadir/test_filters-jexuraw6/fileZ.txt /tmp/092738hi/filters/path1/subdir fileZ.txt 2025/06/07 09:56:36 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/06/07 09:56:36 NOTICE: (11) : bisync filters-file=/tmp/092738hi/workdir/filtersfile.flt 2025/06/07 09:56:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:56:57 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/07 09:56:57 INFO : Synching Path1 "/tmp/092738hi/filters/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filters/path2/" 2025/06/07 09:56:57 INFO : Using filters file /tmp/092738hi/workdir/filtersfile.flt 2025/06/07 09:56:57 INFO : Building Path1 and Path2 listings 2025/06/07 09:57:07 INFO : Path1 checking for diffs 2025/06/07 09:57:07 INFO : - Path1 File is new - subdir/fileZ.txt 2025/06/07 09:57:07 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/07 09:57:07 INFO : Path2 checking for diffs 2025/06/07 09:57:07 INFO : Applying changes 2025/06/07 09:57:07 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/filters/path2/subdir/fileZ.txt 2025/06/07 09:57:07 INFO : - Path1 Do queued copies to - Path2 2025/06/07 09:57:23 INFO : subdir/fileZ.txt: Copied (new) 2025/06/07 09:57:23 INFO : Updating listings 2025/06/07 09:57:23 INFO : Validating listings for Path1 "/tmp/092738hi/filters/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filters/path2/" 2025/06/07 09:57:23 INFO : Bisync successful bisync_test.go:560: TEST filters PASSED === RUN TestBisyncLocalRemote/filtersfile_checks 2025/06/07 09:57:49 ERROR : error listing: directory not found 2025/06/07 09:57:49 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_filtersfile_checks-jacavet4 2025/06/07 09:57:49 NOTICE: checking Path1 Local file system at /tmp/092738hi/filtersfile_checks/path1 2025/06/07 09:57:56 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/filtersfile_checks/path2 2025/06/07 09:58:01 NOTICE: (01) : test filtersfile-checks 2025/06/07 09:58:01 NOTICE: (02) : test initial bisync 2025/06/07 09:58:01 NOTICE: (03) : bisync resync 2025/06/07 09:58:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:58: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/07 09:58:07 INFO : Synching Path1 "/tmp/092738hi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:58:07 INFO : Copying Path2 files to Path1 2025/06/07 09:58:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:58:12 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:58:13 INFO : Resync updating listings 2025/06/07 09:58:13 INFO : Validating listings for Path1 "/tmp/092738hi/filtersfile_checks/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:58:13 INFO : Bisync successful 2025/06/07 09:58:13 NOTICE: (04) : test 1. inject filters file in workdir. 2025/06/07 09:58:13 NOTICE: (05) : copy-file /tmp/092738hi/datadir/test_filtersfile_checks-navofaw5/filtersfile.txt /tmp/092738hi/workdir/ 2025/06/07 09:58:13 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/06/07 09:58:13 NOTICE: (07) : bisync filters-file=/tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:58:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:58:18 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/07 09:58:18 INFO : Synching Path1 "/tmp/092738hi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:58:18 INFO : Using filters file /tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:58:18 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:58:18 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/07 09:58:18 NOTICE: Bisync error: bisync aborted 2025/06/07 09:58:18 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/06/07 09:58:18 NOTICE: (09) : bisync 2025/06/07 09:58:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:58: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/07 09:58:24 INFO : Synching Path1 "/tmp/092738hi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:58:24 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/092738hi/workdir/tmp_092738hi_filtersfile_checks_path1..TestSwift_rclone-test-cozowor2yibo_092738hi_filtersfile_checks_path2.path1.lst Path2: /tmp/092738hi/workdir/tmp_092738hi_filtersfile_checks_path1..TestSwift_rclone-test-cozowor2yibo_092738hi_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/092738hi/workdir" 2025/06/07 09:58:24 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/07 09:58:24 NOTICE: Bisync error: bisync aborted 2025/06/07 09:58:24 NOTICE: (10) : test 4. run with filters-file and resync. 2025/06/07 09:58:24 NOTICE: (11) : bisync filters-file=/tmp/092738hi/workdir/filtersfile.txt resync 2025/06/07 09:58:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:58: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/07 09:58:29 INFO : Synching Path1 "/tmp/092738hi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:58:29 INFO : Using filters file /tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:58:29 INFO : Storing filters file hash to /tmp/092738hi/workdir/filtersfile.txt.md5 2025/06/07 09:58:29 INFO : Copying Path2 files to Path1 2025/06/07 09:58:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 09:58:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 09:58:40 INFO : Resync updating listings 2025/06/07 09:58:40 INFO : Validating listings for Path1 "/tmp/092738hi/filtersfile_checks/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:58:40 INFO : Bisync successful 2025/06/07 09:58:40 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/06/07 09:58:40 NOTICE: (13) : bisync filters-file=/tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:58:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:58: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/07 09:58:45 INFO : Synching Path1 "/tmp/092738hi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:58:45 INFO : Using filters file /tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:58:45 INFO : Building Path1 and Path2 listings 2025/06/07 09:58:51 INFO : Path1 checking for diffs 2025/06/07 09:58:51 INFO : Path2 checking for diffs 2025/06/07 09:58:51 INFO : No changes found 2025/06/07 09:58:51 INFO : Updating listings 2025/06/07 09:58:51 INFO : Validating listings for Path1 "/tmp/092738hi/filtersfile_checks/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:58:51 INFO : Bisync successful 2025/06/07 09:58:51 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/06/07 09:58:51 NOTICE: (15) : copy-as /tmp/092738hi/datadir/test_filtersfile_checks-navofaw5/filtersfile2.txt /tmp/092738hi/workdir/ filtersfile.txt 2025/06/07 09:58:51 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/06/07 09:58:51 NOTICE: (17) : bisync filters-file=/tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:58:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:58: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/07 09:58:56 INFO : Synching Path1 "/tmp/092738hi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:58:56 INFO : Using filters file /tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:58:56 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:58:56 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/07 09:58:56 NOTICE: Bisync error: bisync aborted 2025/06/07 09:58:56 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/07 09:58:56 NOTICE: (19) : bisync filters-file=/tmp/092738hi/workdir/filtersfile.txt resync dry-run 2025/06/07 09:59:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:59: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/07 09:59:02 INFO : Synching Path1 "/tmp/092738hi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:59:02 INFO : Using filters file /tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:59:02 INFO : Skipped storing filters file hash to /tmp/092738hi/workdir/filtersfile.txt.md5 as --dry-run is set 2025/06/07 09:59:02 INFO : Copying Path2 files to Path1 2025/06/07 09:59:02 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/07 09:59:07 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/07 09:59:07 INFO : Resync updating listings 2025/06/07 09:59:07 INFO : Bisync successful 2025/06/07 09:59:07 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/06/07 09:59:07 NOTICE: (21) : bisync filters-file=/tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:59:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 09:59: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/07 09:59:13 INFO : Synching Path1 "/tmp/092738hi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/filtersfile_checks/path2/" 2025/06/07 09:59:13 INFO : Using filters file /tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:59:13 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/092738hi/workdir/filtersfile.txt 2025/06/07 09:59:13 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/07 09:59:13 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncLocalRemote/ignorelistingchecksum 2025/06/07 09:59:29 ERROR : error listing: directory not found 2025/06/07 09:59:29 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_ignorelistingchecksum-juhapad6 2025/06/07 09:59:29 NOTICE: checking Path1 Local file system at /tmp/092738hi/ignorelistingchecksum/path1 2025/06/07 09:59:37 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/ignorelistingchecksum/path2 2025/06/07 09:59:42 NOTICE: (01) : test basic 2025/06/07 09:59:42 NOTICE: (02) : test initial bisync 2025/06/07 09:59:42 NOTICE: (03) : bisync resync 2025/06/07 10:00:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:00: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/07 10:00:03 INFO : Synching Path1 "/tmp/092738hi/ignorelistingchecksum/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ignorelistingchecksum/path2/" 2025/06/07 10:00:03 INFO : Copying Path2 files to Path1 2025/06/07 10:00:03 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 10:00:04 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 10:00:04 INFO : Resync updating listings 2025/06/07 10:00:04 INFO : Validating listings for Path1 "/tmp/092738hi/ignorelistingchecksum/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ignorelistingchecksum/path2/" 2025/06/07 10:00:04 INFO : Bisync successful 2025/06/07 10:00:04 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/07 10:00:25 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/07 10:00:25 INFO : Synching Path1 "/tmp/092738hi/ignorelistingchecksum/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ignorelistingchecksum/path2/" 2025/06/07 10:00:25 INFO : Copying Path2 files to Path1 2025/06/07 10:00:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 10:00:31 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 10:00:36 INFO : Resync updating listings 2025/06/07 10:00:36 INFO : Validating listings for Path1 "/tmp/092738hi/ignorelistingchecksum/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ignorelistingchecksum/path2/" 2025/06/07 10:00:36 INFO : Bisync successful 2025/06/07 10:00:36 NOTICE: (05) : test place newer files on both paths 2025/06/07 10:00:36 NOTICE: (06) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_ignorelistingchecksum-yapagap1/file1.txt TestSwift:rclone-test-cozowor2yibo/092738hi/ignorelistingchecksum/path2/ 2025/06/07 10:00:42 NOTICE: (07) : copy-as /tmp/092738hi/datadir/test_ignorelistingchecksum-yapagap1/file1.txt /tmp/092738hi/ignorelistingchecksum/path1/subdir file20.txt 2025/06/07 10:00:42 NOTICE: (08) : test bisync run 2025/06/07 10:00:42 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/07 10:01: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/07 10:01:03 INFO : Synching Path1 "/tmp/092738hi/ignorelistingchecksum/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ignorelistingchecksum/path2/" 2025/06/07 10:01:03 INFO : Building Path1 and Path2 listings 2025/06/07 10:01:14 INFO : Path1 checking for diffs 2025/06/07 10:01:14 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/07 10:01:14 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/07 10:01:14 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/07 10:01:14 INFO : Path2 checking for diffs 2025/06/07 10:01:14 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/07 10:01:14 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/07 10:01:14 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/07 10:01:14 INFO : Applying changes 2025/06/07 10:01:14 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/07 10:01:14 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/ignorelistingchecksum/path1/file1.txt 2025/06/07 10:01:14 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:01:19 INFO : file1.txt: Copied (replaced existing) 2025/06/07 10:01:19 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:01:35 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/07 10:01:35 INFO : Updating listings 2025/06/07 10:01:35 INFO : Validating listings for Path1 "/tmp/092738hi/ignorelistingchecksum/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/ignorelistingchecksum/path2/" 2025/06/07 10:01:35 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncLocalRemote/max_delete_path1 2025/06/07 10:01:56 ERROR : error listing: directory not found 2025/06/07 10:01:56 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_max_delete_path1-cewuzug7 2025/06/07 10:01:56 NOTICE: checking Path1 Local file system at /tmp/092738hi/max_delete_path1/path1 2025/06/07 10:02:02 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/max_delete_path1/path2 2025/06/07 10:02:08 NOTICE: (01) : test max-delete-path1 2025/06/07 10:02:08 NOTICE: (02) : test initial bisync 2025/06/07 10:02:08 NOTICE: (03) : bisync resync 2025/06/07 10:02:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:02: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/07 10:02:29 INFO : Synching Path1 "/tmp/092738hi/max_delete_path1/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path1/path2/" 2025/06/07 10:02:29 INFO : Copying Path2 files to Path1 2025/06/07 10:02:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 10:02:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 10:02:30 INFO : Resync updating listings 2025/06/07 10:02:30 INFO : Validating listings for Path1 "/tmp/092738hi/max_delete_path1/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path1/path2/" 2025/06/07 10:02:30 INFO : Bisync successful 2025/06/07 10:02:30 NOTICE: (04) : test delete >50% of local files 2025/06/07 10:02:30 NOTICE: (05) : delete-file /tmp/092738hi/max_delete_path1/path1/file1.txt 2025/06/07 10:02:30 NOTICE: (06) : delete-file /tmp/092738hi/max_delete_path1/path1/file2.txt 2025/06/07 10:02:30 NOTICE: (07) : delete-file /tmp/092738hi/max_delete_path1/path1/file3.txt 2025/06/07 10:02:30 NOTICE: (08) : delete-file /tmp/092738hi/max_delete_path1/path1/file4.txt 2025/06/07 10:02:30 NOTICE: (09) : delete-file /tmp/092738hi/max_delete_path1/path1/file5.txt 2025/06/07 10:02:30 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/07 10:02:30 NOTICE: (11) : bisync 2025/06/07 10:02:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:02:51 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/07 10:02:51 INFO : Synching Path1 "/tmp/092738hi/max_delete_path1/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path1/path2/" 2025/06/07 10:02:51 INFO : Building Path1 and Path2 listings 2025/06/07 10:02:51 INFO : Path1 checking for diffs 2025/06/07 10:02:51 INFO : - Path1 File was deleted - file1.txt 2025/06/07 10:02:51 INFO : - Path1 File was deleted - file2.txt 2025/06/07 10:02:51 INFO : - Path1 File was deleted - file3.txt 2025/06/07 10:02:51 INFO : - Path1 File was deleted - file4.txt 2025/06/07 10:02:51 INFO : - Path1 File was deleted - file5.txt 2025/06/07 10:02:51 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/07 10:02:51 INFO : Path2 checking for diffs 2025/06/07 10:02:51 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/092738hi/max_delete_path1/path1/". Run with --force if desired. 2025/06/07 10:02:51 NOTICE: Bisync aborted. Please try again. 2025/06/07 10:02:51 NOTICE: Bisync error: too many deletes 2025/06/07 10:02:51 NOTICE: (12) : copy-listings initial-fail 2025/06/07 10:02:51 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/07 10:02:51 NOTICE: (14) : bisync max-delete=60 2025/06/07 10:03:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:03:12 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/07 10:03:12 INFO : Synching Path1 "/tmp/092738hi/max_delete_path1/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path1/path2/" 2025/06/07 10:03:12 INFO : Building Path1 and Path2 listings 2025/06/07 10:03:12 INFO : Path1 checking for diffs 2025/06/07 10:03:12 INFO : - Path1 File was deleted - file1.txt 2025/06/07 10:03:12 INFO : - Path1 File was deleted - file2.txt 2025/06/07 10:03:12 INFO : - Path1 File was deleted - file3.txt 2025/06/07 10:03:12 INFO : - Path1 File was deleted - file4.txt 2025/06/07 10:03:12 INFO : - Path1 File was deleted - file5.txt 2025/06/07 10:03:12 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/07 10:03:12 INFO : Path2 checking for diffs 2025/06/07 10:03:12 INFO : Applying changes 2025/06/07 10:03:12 INFO : - Path2 Queue delete - TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path1/path2/file1.txt 2025/06/07 10:03:12 INFO : - Path2 Queue delete - TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path1/path2/file2.txt 2025/06/07 10:03:12 INFO : - Path2 Queue delete - TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path1/path2/file3.txt 2025/06/07 10:03:12 INFO : - Path2 Queue delete - TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path1/path2/file4.txt 2025/06/07 10:03:12 INFO : - Path2 Queue delete - TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path1/path2/file5.txt 2025/06/07 10:03:12 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:03:13 INFO : file1.txt: Deleted 2025/06/07 10:03:13 INFO : file3.txt: Deleted 2025/06/07 10:03:13 INFO : file2.txt: Deleted 2025/06/07 10:03:18 INFO : file4.txt: Deleted 2025/06/07 10:03:18 INFO : file5.txt: Deleted 2025/06/07 10:03:18 INFO : Updating listings 2025/06/07 10:03:18 INFO : Validating listings for Path1 "/tmp/092738hi/max_delete_path1/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path1/path2/" 2025/06/07 10:03:18 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncLocalRemote/max_delete_path2_force 2025/06/07 10:03:29 ERROR : error listing: directory not found 2025/06/07 10:03:29 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_max_delete_path2_force-cihawik6 2025/06/07 10:03:29 NOTICE: checking Path1 Local file system at /tmp/092738hi/max_delete_path2_force/path1 2025/06/07 10:03:40 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/max_delete_path2_force/path2 2025/06/07 10:03:51 NOTICE: (01) : test max-delete-path2-force 2025/06/07 10:03:51 NOTICE: (02) : test initial bisync 2025/06/07 10:03:51 NOTICE: (03) : bisync resync 2025/06/07 10:03:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:03:57 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/07 10:03:57 INFO : Synching Path1 "/tmp/092738hi/max_delete_path2_force/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/" 2025/06/07 10:03:57 INFO : Copying Path2 files to Path1 2025/06/07 10:03:57 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 10:04:02 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 10:04:08 INFO : Resync updating listings 2025/06/07 10:04:08 INFO : Validating listings for Path1 "/tmp/092738hi/max_delete_path2_force/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/" 2025/06/07 10:04:08 INFO : Bisync successful 2025/06/07 10:04:08 NOTICE: (04) : test delete >50% of remote files 2025/06/07 10:04:08 NOTICE: (05) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/file1.txt 2025/06/07 10:04:29 NOTICE: (06) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/file2.txt 2025/06/07 10:04:34 NOTICE: (07) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/file3.txt 2025/06/07 10:04:44 NOTICE: (08) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/file4.txt 2025/06/07 10:04:49 NOTICE: (09) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/file5.txt 2025/06/07 10:04:49 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/07 10:04:49 NOTICE: (11) : bisync 2025/06/07 10:04:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:04:55 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/07 10:04:55 INFO : Synching Path1 "/tmp/092738hi/max_delete_path2_force/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/" 2025/06/07 10:04:55 INFO : Building Path1 and Path2 listings 2025/06/07 10:04:55 INFO : Path1 checking for diffs 2025/06/07 10:04:55 INFO : Path2 checking for diffs 2025/06/07 10:04:55 INFO : - Path2 File was deleted - file1.txt 2025/06/07 10:04:55 INFO : - Path2 File was deleted - file2.txt 2025/06/07 10:04:55 INFO : - Path2 File was deleted - file3.txt 2025/06/07 10:04:55 INFO : - Path2 File was deleted - file4.txt 2025/06/07 10:04:55 INFO : - Path2 File was deleted - file5.txt 2025/06/07 10:04:55 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/07 10:04:55 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/07 10:04:55 NOTICE: Bisync aborted. Please try again. 2025/06/07 10:04:55 NOTICE: Bisync error: too many deletes 2025/06/07 10:04:55 NOTICE: (12) : copy-listings initial-fail 2025/06/07 10:04:55 NOTICE: (13) : test apply force option. sync should run. 2025/06/07 10:04:55 NOTICE: (14) : bisync force 2025/06/07 10:05:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10: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/07 10:05:00 INFO : Synching Path1 "/tmp/092738hi/max_delete_path2_force/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/" 2025/06/07 10:05:00 INFO : Building Path1 and Path2 listings 2025/06/07 10:05:01 INFO : Path1 checking for diffs 2025/06/07 10:05:01 INFO : Path2 checking for diffs 2025/06/07 10:05:01 INFO : - Path2 File was deleted - file1.txt 2025/06/07 10:05:01 INFO : - Path2 File was deleted - file2.txt 2025/06/07 10:05:01 INFO : - Path2 File was deleted - file3.txt 2025/06/07 10:05:01 INFO : - Path2 File was deleted - file4.txt 2025/06/07 10:05:01 INFO : - Path2 File was deleted - file5.txt 2025/06/07 10:05:01 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/07 10:05:01 INFO : Applying changes 2025/06/07 10:05:01 INFO : - Path1 Queue delete - /tmp/092738hi/max_delete_path2_force/path1/file1.txt 2025/06/07 10:05:01 INFO : - Path1 Queue delete - /tmp/092738hi/max_delete_path2_force/path1/file2.txt 2025/06/07 10:05:01 INFO : - Path1 Queue delete - /tmp/092738hi/max_delete_path2_force/path1/file3.txt 2025/06/07 10:05:01 INFO : - Path1 Queue delete - /tmp/092738hi/max_delete_path2_force/path1/file4.txt 2025/06/07 10:05:01 INFO : - Path1 Queue delete - /tmp/092738hi/max_delete_path2_force/path1/file5.txt 2025/06/07 10:05:01 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:05:01 INFO : file4.txt: Deleted 2025/06/07 10:05:01 INFO : file5.txt: Deleted 2025/06/07 10:05:01 INFO : file2.txt: Deleted 2025/06/07 10:05:01 INFO : file3.txt: Deleted 2025/06/07 10:05:01 INFO : file1.txt: Deleted 2025/06/07 10:05:01 INFO : Updating listings 2025/06/07 10:05:01 INFO : Validating listings for Path1 "/tmp/092738hi/max_delete_path2_force/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/max_delete_path2_force/path2/" 2025/06/07 10:05:01 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncLocalRemote/nomodtime 2025/06/07 10:05:12 ERROR : error listing: directory not found 2025/06/07 10:05:12 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_nomodtime-seyuxur2 2025/06/07 10:05:12 NOTICE: checking Path1 Local file system at /tmp/092738hi/nomodtime/path1 2025/06/07 10:05:19 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/nomodtime/path2 2025/06/07 10:05:19 NOTICE: (01) : test changes 2025/06/07 10:05:19 NOTICE: (02) : test initial bisync 2025/06/07 10:05:19 NOTICE: (03) : bisync resync nomodtime 2025/06/07 10:05: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/07 10:05:40 INFO : Synching Path1 "/tmp/092738hi/nomodtime/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/" 2025/06/07 10:05:40 INFO : Copying Path2 files to Path1 2025/06/07 10:05:40 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 10:05:45 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 10:05:56 INFO : Resync updating listings 2025/06/07 10:05:56 INFO : Validating listings for Path1 "/tmp/092738hi/nomodtime/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/" 2025/06/07 10:05:56 INFO : Bisync successful 2025/06/07 10:05:56 NOTICE: (04) : test make modifications on both paths 2025/06/07 10:05:56 NOTICE: (05) : test new on path2 - file10 2025/06/07 10:05:56 NOTICE: (06) : copy-file /tmp/092738hi/datadir/test_nomodtime-ticagoq3/file10.txt TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/ 2025/06/07 10:06:12 NOTICE: (07) : test changed on path2 - file1 2025/06/07 10:06:12 NOTICE: (08) : copy-file /tmp/092738hi/datadir/test_nomodtime-ticagoq3/file1.txt TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/ 2025/06/07 10:06:18 NOTICE: (09) : test new on path1 - file11 2025/06/07 10:06:18 NOTICE: (10) : copy-file /tmp/092738hi/datadir/test_nomodtime-ticagoq3/file11.txt /tmp/092738hi/nomodtime/path1/ 2025/06/07 10:06:18 NOTICE: (11) : test changed on path1 - file2 2025/06/07 10:06:18 NOTICE: (12) : copy-file /tmp/092738hi/datadir/test_nomodtime-ticagoq3/file2.txt /tmp/092738hi/nomodtime/path1/ 2025/06/07 10:06:18 NOTICE: (13) : test deleted on path2 - file3 2025/06/07 10:06:18 NOTICE: (14) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/file3.txt 2025/06/07 10:06:34 NOTICE: (15) : test deleted on path1 - file4 2025/06/07 10:06:34 NOTICE: (16) : delete-file /tmp/092738hi/nomodtime/path1/file4.txt 2025/06/07 10:06:34 NOTICE: (17) : test deleted on both paths - file8 2025/06/07 10:06:34 NOTICE: (18) : delete-file /tmp/092738hi/nomodtime/path1/file8.txt 2025/06/07 10:06:34 NOTICE: (19) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/file8.txt 2025/06/07 10:06:39 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/07 10:06:39 NOTICE: (21) : copy-as /tmp/092738hi/datadir/test_nomodtime-ticagoq3/file5R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/ file5.txt 2025/06/07 10:06:45 NOTICE: (22) : copy-as /tmp/092738hi/datadir/test_nomodtime-ticagoq3/file5L.txt /tmp/092738hi/nomodtime/path1/ file5.txt 2025/06/07 10:06:45 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/06/07 10:06:45 NOTICE: (24) : copy-file /tmp/092738hi/datadir/test_nomodtime-ticagoq3/file6.txt TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/ 2025/06/07 10:06:56 NOTICE: (25) : delete-file /tmp/092738hi/nomodtime/path1/file6.txt 2025/06/07 10:06:56 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/06/07 10:06:56 NOTICE: (27) : copy-file /tmp/092738hi/datadir/test_nomodtime-ticagoq3/file7.txt /tmp/092738hi/nomodtime/path1/ 2025/06/07 10:06:56 NOTICE: (28) : delete-file TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/file7.txt 2025/06/07 10:07:01 NOTICE: (29) : test bisync run 2025/06/07 10:07:01 NOTICE: (30) : bisync nomodtime 2025/06/07 10:07:22 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/07 10:07:22 INFO : Synching Path1 "/tmp/092738hi/nomodtime/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/" 2025/06/07 10:07:22 INFO : Building Path1 and Path2 listings 2025/06/07 10:07:27 INFO : Path1 checking for diffs 2025/06/07 10:07:27 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/06/07 10:07:27 INFO : - Path1 File was deleted - file4.txt 2025/06/07 10:07:27 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/06/07 10:07:27 INFO : - Path1 File was deleted - file6.txt 2025/06/07 10:07:27 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/06/07 10:07:27 INFO : - Path1 File was deleted - file8.txt 2025/06/07 10:07:27 INFO : - Path1 File is new - file11.txt 2025/06/07 10:07:27 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/07 10:07:27 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/07 10:07:27 INFO : Path2 checking for diffs 2025/06/07 10:07:27 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/06/07 10:07:27 INFO : - Path2 File was deleted - file3.txt 2025/06/07 10:07:27 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/06/07 10:07:27 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/06/07 10:07:27 INFO : - Path2 File was deleted - file7.txt 2025/06/07 10:07:27 INFO : - Path2 File was deleted - file8.txt 2025/06/07 10:07:27 INFO : - Path2 File is new - file10.txt 2025/06/07 10:07:27 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/07 10:07:27 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/07 10:07:27 INFO : Applying changes 2025/06/07 10:07:27 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/file11.txt 2025/06/07 10:07:27 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/file2.txt 2025/06/07 10:07:27 INFO : - Path2 Queue delete - TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/file4.txt 2025/06/07 10:07:27 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/07 10:07:27 NOTICE: - Path1 Renaming Path1 copy - /tmp/092738hi/nomodtime/path1/file5.txt.conflict1 2025/06/07 10:07:27 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/07 10:07:27 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/file5.txt.conflict1 2025/06/07 10:07:27 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/file5.txt.conflict2 2025/06/07 10:07:38 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/07 10:07:38 INFO : file5.txt: Deleted 2025/06/07 10:07:38 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/nomodtime/path1/file5.txt.conflict2 2025/06/07 10:07:38 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/nomodtime/path1/file6.txt 2025/06/07 10:07:38 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/file7.txt 2025/06/07 10:07:38 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/nomodtime/path1/file1.txt 2025/06/07 10:07:38 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/nomodtime/path1/file10.txt 2025/06/07 10:07:38 INFO : - Path1 Queue delete - /tmp/092738hi/nomodtime/path1/file3.txt 2025/06/07 10:07:38 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:07:44 INFO : file1.txt: Copied (replaced existing) 2025/06/07 10:07:44 INFO : file5.txt.conflict2: Copied (new) 2025/06/07 10:07:49 INFO : file10.txt: Copied (new) 2025/06/07 10:07:54 INFO : file6.txt: Copied (new) 2025/06/07 10:07:54 INFO : file3.txt: Deleted 2025/06/07 10:07:54 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:07:55 INFO : file5.txt.conflict1: Copied (new) 2025/06/07 10:07:55 INFO : file2.txt: Copied (replaced existing) 2025/06/07 10:08:00 INFO : file7.txt: Copied (new) 2025/06/07 10:08:00 INFO : file11.txt: Copied (new) 2025/06/07 10:08:00 INFO : file4.txt: Deleted 2025/06/07 10:08:00 INFO : Updating listings 2025/06/07 10:08:00 INFO : Validating listings for Path1 "/tmp/092738hi/nomodtime/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/nomodtime/path2/" 2025/06/07 10:08:00 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncLocalRemote/normalization 2025/06/07 10:08:16 ERROR : error listing: directory not found 2025/06/07 10:08:16 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_normalization-viyanip3 2025/06/07 10:08:16 NOTICE: checking Path1 Local file system at /tmp/092738hi/normalization/path1 2025/06/07 10:08:22 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/normalization/path2 2025/06/07 10:08:27 NOTICE: (01) : test normalization 2025/06/07 10:08:27 NOTICE: (02) : touch-copy 2001-01-02 /tmp/092738hi/datadir/test_normalization-pahuqoj1/file1.txt TestSwift:rclone-test-cozowor2yibo/092738hi/normalization/path2/ 2025/06/07 10:08:33 NOTICE: (03) : test initial bisync 2025/06/07 10:08:33 NOTICE: (04) : bisync resync 2025/06/07 10:08:54 NOTICE: Local file system at /tmp/092738hi/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/06/07 10:08:54 NOTICE: Local file system at /tmp/092738hi/normalization/path1: 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: 測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ (NFC) path2: RCLONE_TESTRCLONE_TEST (RCLONE_TESTRCLONE_TEST)) (fs1: Local file system at /tmp/092738hi/normalization/path1 fs2: Swift container rclone-test-cozowor2yibo path 092738hi/normalization/path2) @@ -1 +1 @@ -測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ+RCLONE_TESTRCLONE_TEST === RUN TestBisyncLocalRemote/rclone_args 2025/06/07 10:09:32 ERROR : error listing: directory not found 2025/06/07 10:09:33 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_rclone_args-xihikoz0 2025/06/07 10:09:33 NOTICE: checking Path1 Local file system at /tmp/092738hi/rclone_args/path1 2025/06/07 10:09:38 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/rclone_args/path2 2025/06/07 10:09:39 NOTICE: (01) : test rclone-args 2025/06/07 10:09:39 NOTICE: (02) : touch-glob 2001-01-02 /tmp/092738hi/datadir/test_rclone_args-diyihom8/ * 2025/06/07 10:09:39 NOTICE: (03) : test initial bisync 2025/06/07 10:09:39 NOTICE: (04) : bisync resync checksum 2025/06/07 10:09:59 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/07 10:09:59 INFO : Synching Path1 "/tmp/092738hi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:09:59 INFO : Copying Path2 files to Path1 2025/06/07 10:09:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 10:10:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 10:10:10 INFO : Resync updating listings 2025/06/07 10:10:10 INFO : Validating listings for Path1 "/tmp/092738hi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:10:10 INFO : Bisync successful 2025/06/07 10:10:10 NOTICE: (05) : test place newer files on both paths 2025/06/07 10:10:10 NOTICE: (06) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file1.txt /tmp/092738hi/rclone_args/path1/ 2025/06/07 10:10:10 NOTICE: (07) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file2.txt TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/ 2025/06/07 10:10:21 NOTICE: (08) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file20.txt /tmp/092738hi/rclone_args/path1/subdir 2025/06/07 10:10:21 NOTICE: (09) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file21.txt TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/subdir 2025/06/07 10:10:31 NOTICE: (10) : touch-glob 2001-01-02 /tmp/092738hi/rclone_args/path1/ file1.txt 2025/06/07 10:10:31 NOTICE: (11) : touch-glob 2001-01-02 TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/ file2.txt 2025/06/07 10:10:52 NOTICE: (12) : touch-glob 2001-01-02 /tmp/092738hi/rclone_args/path1/subdir/ file20.txt 2025/06/07 10:10:52 NOTICE: (13) : touch-glob 2001-01-02 TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/subdir/ file21.txt 2025/06/07 10:11:03 NOTICE: (14) : test run bisync with custom options 2025/06/07 10:11:03 NOTICE: (15) : bisync checksum 2025/06/07 10:11:24 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/07 10:11:24 INFO : Synching Path1 "/tmp/092738hi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:11:24 INFO : Building Path1 and Path2 listings 2025/06/07 10:11:29 INFO : Path1 checking for diffs 2025/06/07 10:11:29 INFO : - Path1 File changed: hash - file1.txt 2025/06/07 10:11:29 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/07 10:11:29 INFO : (Modified:  1 hash differs) 2025/06/07 10:11:29 INFO : Path2 checking for diffs 2025/06/07 10:11:29 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/07 10:11:29 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/07 10:11:29 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/07 10:11:29 INFO : Applying changes 2025/06/07 10:11:29 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/file1.txt 2025/06/07 10:11:29 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/rclone_args/path1/file2.txt 2025/06/07 10:11:29 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:11:29 INFO : file2.txt: Copied (replaced existing) 2025/06/07 10:11:29 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:11:30 INFO : file1.txt: Copied (replaced existing) 2025/06/07 10:11:30 INFO : Updating listings 2025/06/07 10:11:30 INFO : Validating listings for Path1 "/tmp/092738hi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:11:30 INFO : Bisync successful 2025/06/07 10:11:30 NOTICE: (16) : touch-glob 2007-07-23 /tmp/092738hi/datadir/test_rclone_args-diyihom8/ * 2025/06/07 10:11:30 NOTICE: (17) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file1.txt /tmp/092738hi/rclone_args/path1/ 2025/06/07 10:11:30 NOTICE: (18) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file2.txt TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/ 2025/06/07 10:11:50 NOTICE: (19) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file20.txt /tmp/092738hi/rclone_args/path1/subdir 2025/06/07 10:11:50 NOTICE: (20) : copy-as /tmp/092738hi/datadir/test_rclone_args-diyihom8/file21.txt TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/ file1.txt 2025/06/07 10:11:56 NOTICE: (21) : touch-glob 2007-07-23 /tmp/092738hi/rclone_args/path1/ file1.txt 2025/06/07 10:11:56 NOTICE: (22) : touch-glob 2007-07-23 TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/ file2.txt 2025/06/07 10:12:07 NOTICE: (23) : touch-glob 2007-07-23 /tmp/092738hi/rclone_args/path1/subdir/ file20.txt 2025/06/07 10:12:07 NOTICE: (24) : touch-glob 2007-07-23 TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/subdir/ file21.txt 2025/06/07 10:12:12 NOTICE: (25) : bisync size-only 2025/06/07 10:12:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:12:33 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/07 10:12:33 INFO : Synching Path1 "/tmp/092738hi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:12:33 INFO : Building Path1 and Path2 listings 2025/06/07 10:12:33 INFO : Path1 checking for diffs 2025/06/07 10:12:33 INFO : Path2 checking for diffs 2025/06/07 10:12:33 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/07 10:12:33 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/07 10:12:33 INFO : (Modified:  0 larger,  1 smaller) 2025/06/07 10:12:33 INFO : Applying changes 2025/06/07 10:12:33 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/rclone_args/path1/file1.txt 2025/06/07 10:12:33 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:12:33 INFO : file1.txt: Copied (replaced existing) 2025/06/07 10:12:33 INFO : Updating listings 2025/06/07 10:12:33 INFO : Validating listings for Path1 "/tmp/092738hi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:12:33 INFO : Bisync successful 2025/06/07 10:12:33 NOTICE: (26) : bisync resync 2025/06/07 10:12:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:12: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/07 10:12:53 INFO : Synching Path1 "/tmp/092738hi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:12:53 INFO : Copying Path2 files to Path1 2025/06/07 10:12:53 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 10:12:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 10:12:59 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/07 10:12:59 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/07 10:13:04 INFO : file2.txt: Updated modification time in destination 2025/06/07 10:13:04 INFO : Resync updating listings 2025/06/07 10:13:04 INFO : Validating listings for Path1 "/tmp/092738hi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:13:04 INFO : Bisync successful 2025/06/07 10:13:04 NOTICE: (27) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file1.txt /tmp/092738hi/rclone_args/path1/ 2025/06/07 10:13:04 NOTICE: (28) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file2.txt TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/ 2025/06/07 10:13:25 NOTICE: (29) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file20.txt /tmp/092738hi/rclone_args/path1/subdir 2025/06/07 10:13:25 NOTICE: (30) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file21.txt TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/subdir 2025/06/07 10:13:35 NOTICE: (31) : touch-glob 2007-07-23 /tmp/092738hi/rclone_args/path1/ file1.txt 2025/06/07 10:13:35 NOTICE: (32) : touch-glob 2007-07-23 TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/ file2.txt 2025/06/07 10:13:46 NOTICE: (33) : touch-glob 2007-07-23 /tmp/092738hi/rclone_args/path1/subdir/ file20.txt 2025/06/07 10:13:46 NOTICE: (34) : touch-glob 2007-07-23 TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/subdir/ file21.txt 2025/06/07 10:13:51 NOTICE: (35) : bisync ignore-size 2025/06/07 10:14:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:14:12 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/07 10:14:12 INFO : Synching Path1 "/tmp/092738hi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:14:12 INFO : Building Path1 and Path2 listings 2025/06/07 10:14:12 INFO : Path1 checking for diffs 2025/06/07 10:14:12 INFO : Path2 checking for diffs 2025/06/07 10:14:12 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/07 10:14:12 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/07 10:14:12 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/07 10:14:12 INFO : (Modified:  2 newer,  0 older) 2025/06/07 10:14:12 INFO : Applying changes 2025/06/07 10:14:12 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/rclone_args/path1/file2.txt 2025/06/07 10:14:12 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/rclone_args/path1/subdir/file21.txt 2025/06/07 10:14:12 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:14:13 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/07 10:14:17 INFO : file2.txt: Updated modification time in destination 2025/06/07 10:14:17 INFO : Updating listings 2025/06/07 10:14:17 INFO : Validating listings for Path1 "/tmp/092738hi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:14:17 INFO : Bisync successful 2025/06/07 10:14:17 NOTICE: (36) : bisync resync compare-all 2025/06/07 10:14:38 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/07 10:14:38 INFO : Synching Path1 "/tmp/092738hi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:14:38 INFO : Copying Path2 files to Path1 2025/06/07 10:14:38 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 10:14:38 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 10:14:38 INFO : file1.txt: Copied (replaced existing) 2025/06/07 10:14:43 INFO : Resync updating listings 2025/06/07 10:14:43 INFO : Validating listings for Path1 "/tmp/092738hi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:14:43 INFO : Bisync successful 2025/06/07 10:14:43 NOTICE: (37) : copy-as /tmp/092738hi/datadir/test_rclone_args-diyihom8/file21.txt TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/ file2.txt 2025/06/07 10:14:54 NOTICE: (38) : touch-glob 2023-08-26 /tmp/092738hi/datadir/test_rclone_args-diyihom8/ * 2025/06/07 10:14:54 NOTICE: (39) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file1.txt /tmp/092738hi/rclone_args/path1/ 2025/06/07 10:14:54 NOTICE: (40) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file20.txt /tmp/092738hi/rclone_args/path1/subdir 2025/06/07 10:14:54 NOTICE: (41) : copy-file /tmp/092738hi/datadir/test_rclone_args-diyihom8/file21.txt TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/subdir 2025/06/07 10:15:05 NOTICE: (42) : touch-glob 2007-07-23 TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/ file2.txt 2025/06/07 10:15:15 NOTICE: (43) : touch-glob 2023-08-26 /tmp/092738hi/rclone_args/path1/ file1.txt 2025/06/07 10:15:15 NOTICE: (44) : touch-glob 2023-08-26 /tmp/092738hi/rclone_args/path1/subdir/ file20.txt 2025/06/07 10:15:15 NOTICE: (45) : touch-glob 2023-08-26 TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/subdir/ file21.txt 2025/06/07 10:15:20 NOTICE: (46) : bisync compare-all 2025/06/07 10:15:41 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/07 10:15:41 INFO : Synching Path1 "/tmp/092738hi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:15:41 INFO : Building Path1 and Path2 listings 2025/06/07 10:15:41 INFO : Path1 checking for diffs 2025/06/07 10:15:41 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/07 10:15:41 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/07 10:15:41 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/07 10:15:41 INFO : (Modified:  2 newer,  0 older) 2025/06/07 10:15:41 INFO : Path2 checking for diffs 2025/06/07 10:15:41 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/07 10:15:41 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/07 10:15:41 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/07 10:15:41 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/07 10:15:41 INFO : Applying changes 2025/06/07 10:15:41 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/file1.txt 2025/06/07 10:15:41 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/subdir/file20.txt 2025/06/07 10:15:41 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/rclone_args/path1/file2.txt 2025/06/07 10:15:41 INFO : - Path2 Queue copy to Path1 - /tmp/092738hi/rclone_args/path1/subdir/file21.txt 2025/06/07 10:15:41 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:15:42 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/07 10:15:47 INFO : file2.txt: Copied (replaced existing) 2025/06/07 10:15:47 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:15:57 INFO : file1.txt: Updated modification time in destination 2025/06/07 10:15:57 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/07 10:15:57 INFO : Updating listings 2025/06/07 10:15:57 INFO : Validating listings for Path1 "/tmp/092738hi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/rclone_args/path2/" 2025/06/07 10:15:57 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncLocalRemote/resolve 2025/06/07 10:16:08 ERROR : error listing: directory not found 2025/06/07 10:16:08 NOTICE: checking initFs Local file system at /tmp/092738hi/initdir/test_resolve-sokudux3 2025/06/07 10:16:08 NOTICE: checking Path1 Local file system at /tmp/092738hi/resolve/path1 2025/06/07 10:16:14 NOTICE: checking path2 Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2 2025/06/07 10:16:14 NOTICE: (01) : test resolve 2025/06/07 10:16:14 NOTICE: (02) : test initial bisync 2025/06/07 10:16:14 NOTICE: (03) : bisync resync 2025/06/07 10:16:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:16:35 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/07 10:16:35 INFO : Synching Path1 "/tmp/092738hi/resolve/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:16:35 INFO : Copying Path2 files to Path1 2025/06/07 10:16:35 INFO : - Path2 Resync is copying files to - Path1 2025/06/07 10:16:40 INFO : - Path1 Resync is copying files to - Path2 2025/06/07 10:16:46 INFO : Resync updating listings 2025/06/07 10:16:46 INFO : Validating listings for Path1 "/tmp/092738hi/resolve/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:16:46 INFO : Bisync successful 2025/06/07 10:16:46 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/07 10:16:46 NOTICE: (05) : touch-glob 2001-01-02 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1R.txt 2025/06/07 10:16:46 NOTICE: (06) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/ file1.txt 2025/06/07 10:16:52 NOTICE: (07) : touch-glob 2001-03-04 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1L.txt 2025/06/07 10:16:52 NOTICE: (08) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1L.txt /tmp/092738hi/resolve/path1/ file1.txt 2025/06/07 10:16:52 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/07 10:16:52 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/07 10:17:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:17:12 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/07 10:17:12 INFO : Synching Path1 "/tmp/092738hi/resolve/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:17:12 INFO : Building Path1 and Path2 listings 2025/06/07 10:17:18 INFO : Path1 checking for diffs 2025/06/07 10:17:18 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/07 10:17:18 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/07 10:17:18 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/07 10:17:18 INFO : Path2 checking for diffs 2025/06/07 10:17:18 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/07 10:17:18 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/07 10:17:18 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/07 10:17:18 INFO : Applying changes 2025/06/07 10:17:18 INFO : Checking potential conflicts... 2025/06/07 10:17:18 ERROR : file1.txt: md5 differ 2025/06/07 10:17:18 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 1 differences found 2025/06/07 10:17:18 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 1 errors while checking 2025/06/07 10:17:18 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/07 10:17:18 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/07 10:17:18 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/07 10:17:18 INFO : file1.txt: The winner is: Path1 2025/06/07 10:17:18 NOTICE: - Path2 Deleting Path2 copy - TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/file1.txt 2025/06/07 10:17:18 INFO : file1.txt: Deleted 2025/06/07 10:17:18 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/07 10:17:18 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:17:18 INFO : file1.txt: Copied (new) 2025/06/07 10:17:18 INFO : Updating listings 2025/06/07 10:17:18 INFO : Validating listings for Path1 "/tmp/092738hi/resolve/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:17:18 INFO : Bisync successful 2025/06/07 10:17:18 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/07 10:17:18 NOTICE: (12) : touch-glob 2001-07-23 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1R.txt 2025/06/07 10:17:18 NOTICE: (13) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/ file1.txt 2025/06/07 10:17:24 NOTICE: (14) : touch-glob 2001-08-26 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1L.txt 2025/06/07 10:17:24 NOTICE: (15) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1L.txt /tmp/092738hi/resolve/path1/ file1.txt 2025/06/07 10:17:24 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/07 10:17:24 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/07 10:17:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:17: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/07 10:17:45 INFO : Synching Path1 "/tmp/092738hi/resolve/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:17:45 INFO : Building Path1 and Path2 listings 2025/06/07 10:17:46 INFO : Path1 checking for diffs 2025/06/07 10:17:46 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/07 10:17:46 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/07 10:17:46 INFO : (Modified:  1 newer,  0 older) 2025/06/07 10:17:46 INFO : Path2 checking for diffs 2025/06/07 10:17:46 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/07 10:17:46 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/07 10:17:46 INFO : (Modified:  1 newer,  0 older) 2025/06/07 10:17:46 INFO : Applying changes 2025/06/07 10:17:46 INFO : Checking potential conflicts... 2025/06/07 10:17:51 ERROR : file1.txt: md5 differ 2025/06/07 10:17:51 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 1 differences found 2025/06/07 10:17:51 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 1 errors while checking 2025/06/07 10:17:51 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/07 10:17:51 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/07 10:17:51 INFO : file1.txt: The winner is: Path2 2025/06/07 10:17:51 NOTICE: - Path1 Renaming Path1 copy - /tmp/092738hi/resolve/path1/file1.txt.dinosaur1 2025/06/07 10:17:51 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/06/07 10:17:51 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/file1.txt.dinosaur1 2025/06/07 10:17:51 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/file1.txt 2025/06/07 10:17:51 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/resolve/path1/file1.txt 2025/06/07 10:17:51 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:17:56 INFO : file1.txt: Copied (new) 2025/06/07 10:17:56 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:18:06 INFO : file1.txt.dinosaur1: Copied (new) 2025/06/07 10:18:06 INFO : Updating listings 2025/06/07 10:18:06 INFO : Validating listings for Path1 "/tmp/092738hi/resolve/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:18:06 INFO : Bisync successful 2025/06/07 10:18:06 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/07 10:18:06 NOTICE: (19) : touch-glob 2002-07-23 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1R.txt 2025/06/07 10:18:06 NOTICE: (20) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/ file1.txt 2025/06/07 10:18:17 NOTICE: (21) : touch-glob 2002-08-26 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1L.txt 2025/06/07 10:18:17 NOTICE: (22) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1L.txt /tmp/092738hi/resolve/path1/ file1.txt 2025/06/07 10:18:17 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/07 10:18:17 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/07 10:18:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:18: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/07 10:18:38 INFO : Synching Path1 "/tmp/092738hi/resolve/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:18:38 INFO : Building Path1 and Path2 listings 2025/06/07 10:18:38 INFO : Path1 checking for diffs 2025/06/07 10:18:38 INFO : - Path1 File is new - file1.txt 2025/06/07 10:18:38 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/07 10:18:38 INFO : Path2 checking for diffs 2025/06/07 10:18:38 INFO : - Path2 File is new - file1.txt 2025/06/07 10:18:38 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/07 10:18:38 INFO : Applying changes 2025/06/07 10:18:38 INFO : Checking potential conflicts... 2025/06/07 10:18:38 ERROR : file1.txt: md5 differ 2025/06/07 10:18:38 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 1 differences found 2025/06/07 10:18:38 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 1 errors while checking 2025/06/07 10:18:38 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/07 10:18:38 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/07 10:18:38 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/07 10:18:38 INFO : file1.txt: A winner could not be determined. 2025/06/07 10:18:38 NOTICE: - Path1 Renaming Path1 copy - /tmp/092738hi/resolve/path1/file1.txt.apple1 2025/06/07 10:18:38 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/06/07 10:18:38 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/file1.txt.apple1 2025/06/07 10:18:38 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/file1.txt.apple2 2025/06/07 10:18:49 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple2 2025/06/07 10:18:49 INFO : file1.txt: Deleted 2025/06/07 10:18:49 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/resolve/path1/file1.txt.apple2 2025/06/07 10:18:49 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:18:55 INFO : file1.txt.apple2: Copied (new) 2025/06/07 10:18:55 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:19:00 INFO : file1.txt.apple1: Copied (new) 2025/06/07 10:19:00 INFO : Updating listings 2025/06/07 10:19:00 INFO : Validating listings for Path1 "/tmp/092738hi/resolve/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:19:00 INFO : Bisync successful 2025/06/07 10:19:00 NOTICE: (25) : test different suffixes 2025/06/07 10:19:00 NOTICE: (26) : touch-glob 2003-07-23 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1R.txt 2025/06/07 10:19:00 NOTICE: (27) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/ file1.txt 2025/06/07 10:19:11 NOTICE: (28) : touch-glob 2003-07-23 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1L.txt 2025/06/07 10:19:11 NOTICE: (29) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1L.txt /tmp/092738hi/resolve/path1/ file1.txt 2025/06/07 10:19:11 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/07 10:19:11 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/07 10:19:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:19:32 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/07 10:19:32 INFO : Synching Path1 "/tmp/092738hi/resolve/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:19:32 INFO : Building Path1 and Path2 listings 2025/06/07 10:19:32 INFO : Path1 checking for diffs 2025/06/07 10:19:32 INFO : - Path1 File is new - file1.txt 2025/06/07 10:19:32 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/07 10:19:32 INFO : Path2 checking for diffs 2025/06/07 10:19:32 INFO : - Path2 File is new - file1.txt 2025/06/07 10:19:32 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/07 10:19:32 INFO : Applying changes 2025/06/07 10:19:32 INFO : Checking potential conflicts... 2025/06/07 10:19:40 ERROR : file1.txt: md5 differ 2025/06/07 10:19:40 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 1 differences found 2025/06/07 10:19:40 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 1 errors while checking 2025/06/07 10:19:40 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/07 10:19:40 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/07 10:19:40 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/07 10:19:40 INFO : file1.txt: A winner could not be determined. 2025/06/07 10:19:40 NOTICE: - Path1 Renaming Path1 copy - /tmp/092738hi/resolve/path1/file1.txt.cloud1 2025/06/07 10:19:40 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/06/07 10:19:40 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/file1.txt.cloud1 2025/06/07 10:19:40 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/file1.txt.local1 2025/06/07 10:20:01 INFO : file1.txt: Copied (server-side copy) to: file1.txt.local1 2025/06/07 10:20:01 INFO : file1.txt: Deleted 2025/06/07 10:20:01 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/resolve/path1/file1.txt.local1 2025/06/07 10:20:01 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:20:07 INFO : file1.txt.local1: Copied (new) 2025/06/07 10:20:07 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:20:07 INFO : file1.txt.cloud1: Copied (new) 2025/06/07 10:20:07 INFO : Updating listings 2025/06/07 10:20:07 INFO : Validating listings for Path1 "/tmp/092738hi/resolve/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:20:07 INFO : Bisync successful 2025/06/07 10:20:07 NOTICE: (32) : test legacy 2025/06/07 10:20:07 NOTICE: (33) : touch-glob 2004-07-23 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1R.txt 2025/06/07 10:20:07 NOTICE: (34) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/ file1.txt 2025/06/07 10:20:18 NOTICE: (35) : touch-glob 2004-07-23 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1L.txt 2025/06/07 10:20:18 NOTICE: (36) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1L.txt /tmp/092738hi/resolve/path1/ file1.txt 2025/06/07 10:20:18 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/07 10:20:18 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/07 10:20:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:20: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/07 10:20:39 INFO : Synching Path1 "/tmp/092738hi/resolve/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:20:39 INFO : Building Path1 and Path2 listings 2025/06/07 10:20:39 INFO : Path1 checking for diffs 2025/06/07 10:20:39 INFO : - Path1 File is new - file1.txt 2025/06/07 10:20:39 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/07 10:20:39 INFO : Path2 checking for diffs 2025/06/07 10:20:39 INFO : - Path2 File is new - file1.txt 2025/06/07 10:20:39 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/07 10:20:39 INFO : Applying changes 2025/06/07 10:20:39 INFO : Checking potential conflicts... 2025/06/07 10:20:40 ERROR : file1.txt: md5 differ 2025/06/07 10:20:40 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 1 differences found 2025/06/07 10:20:40 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 1 errors while checking 2025/06/07 10:20:40 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/07 10:20:40 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/07 10:20:40 NOTICE: - Path1 Renaming Path1 copy - /tmp/092738hi/resolve/path1/file1.txt..path1 2025/06/07 10:20:40 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2025/06/07 10:20:40 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/file1.txt..path1 2025/06/07 10:20:40 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/file1.txt..path2 2025/06/07 10:21:00 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path2 2025/06/07 10:21:01 INFO : file1.txt: Deleted 2025/06/07 10:21:01 NOTICE: - Path2 Queue copy to Path1 - /tmp/092738hi/resolve/path1/file1.txt..path2 2025/06/07 10:21:01 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:21:01 INFO : file1.txt..path2: Copied (new) 2025/06/07 10:21:01 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:21:06 INFO : file1.txt..path1: Copied (new) 2025/06/07 10:21:06 INFO : Updating listings 2025/06/07 10:21:06 INFO : Validating listings for Path1 "/tmp/092738hi/resolve/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:21:06 INFO : Bisync successful 2025/06/07 10:21:06 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/07 10:21:06 NOTICE: (40) : touch-glob 2005-01-02 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1R.txt 2025/06/07 10:21:06 NOTICE: (41) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1R.txt TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/ file1.txt 2025/06/07 10:21:17 NOTICE: (42) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1R.txt /tmp/092738hi/resolve/path1/ file2.txt 2025/06/07 10:21:17 NOTICE: (43) : touch-glob 2006-03-04 /tmp/092738hi/datadir/test_resolve-qahapop1/ file1L.txt 2025/06/07 10:21:17 NOTICE: (44) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1L.txt /tmp/092738hi/resolve/path1/ file1.txt 2025/06/07 10:21:17 NOTICE: (45) : copy-as /tmp/092738hi/datadir/test_resolve-qahapop1/file1L.txt TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/ file2.txt 2025/06/07 10:21:28 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/07 10:21:28 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/07 10:21:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/07 10:21:49 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/07 10:21:49 INFO : Synching Path1 "/tmp/092738hi/resolve/path1/" with Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:21:49 INFO : Building Path1 and Path2 listings 2025/06/07 10:22:04 INFO : Path1 checking for diffs 2025/06/07 10:22:04 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/07 10:22:04 INFO : - Path1 File is new - file1.txt 2025/06/07 10:22:04 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/07 10:22:04 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/07 10:22:04 INFO : Path2 checking for diffs 2025/06/07 10:22:04 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/07 10:22:04 INFO : - Path2 File is new - file1.txt 2025/06/07 10:22:04 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/07 10:22:04 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/07 10:22:04 INFO : Applying changes 2025/06/07 10:22:04 INFO : Checking potential conflicts... 2025/06/07 10:22:04 ERROR : file1.txt: md5 differ 2025/06/07 10:22:04 ERROR : file2.txt: md5 differ 2025/06/07 10:22:04 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 2 differences found 2025/06/07 10:22:04 NOTICE: Swift container rclone-test-cozowor2yibo path 092738hi/resolve/path2: 2 errors while checking 2025/06/07 10:22:04 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/07 10:22:04 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/07 10:22:04 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/07 10:22:04 INFO : file1.txt: The winner is: Path1 2025/06/07 10:22:04 NOTICE: - Path2 Deleting Path2 copy - TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/file1.txt 2025/06/07 10:22:05 INFO : file1.txt: Deleted 2025/06/07 10:22:05 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/07 10:22:05 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/07 10:22:05 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/07 10:22:05 INFO : file2.txt: The winner is: Path2 2025/06/07 10:22:05 NOTICE: - Path1 Deleting Path1 copy - /tmp/092738hi/resolve/path1/file2.txt 2025/06/07 10:22:05 INFO : file2.txt: Deleted 2025/06/07 10:22:05 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/07 10:22:05 INFO : - Path2 Do queued copies to - Path1 2025/06/07 10:22:10 INFO : file2.txt: Copied (new) 2025/06/07 10:22:10 INFO : - Path1 Do queued copies to - Path2 2025/06/07 10:22:10 INFO : file1.txt: Copied (new) 2025/06/07 10:22:10 INFO : Updating listings 2025/06/07 10:22:11 INFO : Validating listings for Path1 "/tmp/092738hi/resolve/path1/" vs Path2 "TestSwift:rclone-test-cozowor2yibo/092738hi/resolve/path2/" 2025/06/07 10:22:11 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncLocalRemote/resync bisync_test.go:355: test resync timed out - not enough time to start test (5m21.685944529s remaining, need 7m20.878544512s for test) === RUN TestBisyncLocalRemote/resync_modes bisync_test.go:355: test resync_modes timed out - not enough time to start test (5m21.685631472s remaining, need 7m20.878544512s for test) === RUN TestBisyncLocalRemote/rmdirs bisync_test.go:355: test rmdirs timed out - not enough time to start test (5m21.685359301s remaining, need 7m20.878544512s for test) === RUN TestBisyncLocalRemote/volatile bisync_test.go:355: test volatile timed out - not enough time to start test (5m21.685141742s remaining, need 7m20.878544512s for test) --- FAIL: TestBisyncLocalRemote (3309.54s) --- PASS: TestBisyncLocalRemote/check_filename (126.50s) --- PASS: TestBisyncLocalRemote/check_sync (80.15s) --- PASS: TestBisyncLocalRemote/compare_all (318.30s) --- PASS: TestBisyncLocalRemote/concurrent (292.43s) --- SKIP: TestBisyncLocalRemote/createemptysrcdirs (21.84s) --- PASS: TestBisyncLocalRemote/dry_run (222.06s) --- PASS: TestBisyncLocalRemote/equal (87.49s) --- PASS: TestBisyncLocalRemote/ext_paths (440.88s) --- SKIP: TestBisyncLocalRemote/extended_filenames (85.62s) --- PASS: TestBisyncLocalRemote/filters (129.69s) --- PASS: TestBisyncLocalRemote/filtersfile_checks (100.25s) --- PASS: TestBisyncLocalRemote/ignorelistingchecksum (146.82s) --- PASS: TestBisyncLocalRemote/max_delete_path1 (88.01s) --- PASS: TestBisyncLocalRemote/max_delete_path2_force (107.82s) --- PASS: TestBisyncLocalRemote/nomodtime (183.94s) --- SKIP: TestBisyncLocalRemote/normalization (76.53s) --- PASS: TestBisyncLocalRemote/rclone_args (395.76s) --- PASS: TestBisyncLocalRemote/resolve (373.89s) --- FAIL: TestBisyncLocalRemote/resync (0.00s) --- FAIL: TestBisyncLocalRemote/resync_modes (0.00s) --- FAIL: TestBisyncLocalRemote/rmdirs (0.00s) --- FAIL: TestBisyncLocalRemote/volatile (0.00s) FAIL 2025/06/07 10:22:48 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestBisyncLocalRemote$/^(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)$'" - Finished ERROR in 55m10.077264265s (try 3/5): exit status 1: Failed [TestBisyncLocalRemote/resync TestBisyncLocalRemote/resync_modes TestBisyncLocalRemote/rmdirs TestBisyncLocalRemote/volatile]