"./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/05/26 03:12:15 NOTICE: remote: TestSwift:rclone-test-sefuwoz3gica === RUN TestBisyncLocalRemote/check_filename 2025/05/26 03:12:27 ERROR : error listing: directory not found 2025/05/26 03:12:27 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_check_filename-teruxik4 2025/05/26 03:12:27 NOTICE: checking Path1 Local file system at /tmp/031215xi/check_filename/path1 2025/05/26 03:12:38 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/check_filename/path2 2025/05/26 03:12:43 NOTICE: (01) : test check-filename 2025/05/26 03:12:43 NOTICE: (02) : test initial bisync 2025/05/26 03:12:43 NOTICE: (03) : bisync resync 2025/05/26 03:12:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:12: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/05/26 03:12:49 INFO : Synching Path1 "/tmp/031215xi/check_filename/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/" 2025/05/26 03:12:49 INFO : Copying Path2 files to Path1 2025/05/26 03:12:49 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:13:09 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:13:25 INFO : Resync updating listings 2025/05/26 03:13:25 INFO : Validating listings for Path1 "/tmp/031215xi/check_filename/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/" 2025/05/26 03:13:25 INFO : Bisync successful 2025/05/26 03:13:25 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/05/26 03:13:25 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/05/26 03:13:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:13:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:13:30 INFO : Synching Path1 "/tmp/031215xi/check_filename/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/" 2025/05/26 03:13:30 INFO : Building Path1 and Path2 listings 2025/05/26 03:13:51 INFO : Path1 checking for diffs 2025/05/26 03:13:51 INFO : Path2 checking for diffs 2025/05/26 03:13:51 INFO : Checking access health 2025/05/26 03:13:51 INFO : Found 2 matching ".chk_file" files on both paths 2025/05/26 03:13:51 INFO : No changes found 2025/05/26 03:13:51 INFO : Updating listings 2025/05/26 03:13:51 INFO : Validating listings for Path1 "/tmp/031215xi/check_filename/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/" 2025/05/26 03:13:51 INFO : Bisync successful 2025/05/26 03:13:51 NOTICE: (06) : copy-listings initial-pass 2025/05/26 03:13:51 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/05/26 03:13:51 NOTICE: (08) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/subdir/.chk_file 2025/05/26 03:14:02 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/05/26 03:14:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:14: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/05/26 03:14:07 INFO : Synching Path1 "/tmp/031215xi/check_filename/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/" 2025/05/26 03:14:07 INFO : Building Path1 and Path2 listings 2025/05/26 03:14:23 INFO : Path1 checking for diffs 2025/05/26 03:14:23 INFO : Path2 checking for diffs 2025/05/26 03:14:23 INFO : - Path2 File was deleted - subdir/.chk_file 2025/05/26 03:14:23 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/26 03:14:23 INFO : Checking access health 2025/05/26 03:14:23 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/05/26 03:14:23 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/05/26 03:14:23 ERROR : Bisync critical error: check file check failed 2025/05/26 03:14:23 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 03:14:23 NOTICE: Bisync error: bisync aborted 2025/05/26 03:14:23 NOTICE: (10) : move-listings path2-missing 2025/05/26 03:14:23 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/05/26 03:14:23 NOTICE: (12) : copy-file /tmp/031215xi/check_filename/path1/subdir/.chk_file TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/subdir/ 2025/05/26 03:14:39 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/05/26 03:14:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:14: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/05/26 03:14:45 INFO : Synching Path1 "/tmp/031215xi/check_filename/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/" 2025/05/26 03:14:45 INFO : Copying Path2 files to Path1 2025/05/26 03:14:45 INFO : Checking access health 2025/05/26 03:15:05 INFO : Found 2 matching ".chk_file" files on both paths 2025/05/26 03:15:05 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:15:16 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:15:31 INFO : Resync updating listings 2025/05/26 03:15:31 INFO : Validating listings for Path1 "/tmp/031215xi/check_filename/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/" 2025/05/26 03:15:31 INFO : Bisync successful 2025/05/26 03:15:31 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/05/26 03:15:31 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/05/26 03:15:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:15: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/05/26 03:15:37 INFO : Synching Path1 "/tmp/031215xi/check_filename/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/" 2025/05/26 03:15:37 INFO : Building Path1 and Path2 listings 2025/05/26 03:15:42 INFO : Path1 checking for diffs 2025/05/26 03:15:42 INFO : Path2 checking for diffs 2025/05/26 03:15:42 INFO : Checking access health 2025/05/26 03:15:42 INFO : Found 2 matching ".chk_file" files on both paths 2025/05/26 03:15:42 INFO : No changes found 2025/05/26 03:15:42 INFO : Updating listings 2025/05/26 03:15:42 INFO : Validating listings for Path1 "/tmp/031215xi/check_filename/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_filename/path2/" 2025/05/26 03:15:42 INFO : Bisync successful bisync_test.go:560: TEST check_filename PASSED === RUN TestBisyncLocalRemote/check_sync 2025/05/26 03:15:58 ERROR : error listing: directory not found 2025/05/26 03:15:59 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_check_sync-lufafar7 2025/05/26 03:15:59 NOTICE: checking Path1 Local file system at /tmp/031215xi/check_sync/path1 2025/05/26 03:16:05 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/check_sync/path2 2025/05/26 03:16:16 NOTICE: (01) : test check-sync 2025/05/26 03:16:16 NOTICE: (02) : test initial bisync 2025/05/26 03:16:16 NOTICE: (03) : bisync resync 2025/05/26 03:16:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:16: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/05/26 03:16:37 INFO : Synching Path1 "/tmp/031215xi/check_sync/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_sync/path2/" 2025/05/26 03:16:37 INFO : Copying Path2 files to Path1 2025/05/26 03:16:37 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:16:38 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:16:43 INFO : Resync updating listings 2025/05/26 03:16:43 INFO : Validating listings for Path1 "/tmp/031215xi/check_sync/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_sync/path2/" 2025/05/26 03:16:43 INFO : Bisync successful 2025/05/26 03:16:43 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/05/26 03:16:43 NOTICE: (05) : bisync check-sync-only 2025/05/26 03:17:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:17:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:17:04 INFO : Validating listings for Path1 "/tmp/031215xi/check_sync/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_sync/path2/" 2025/05/26 03:17:04 INFO : Bisync successful 2025/05/26 03:17:04 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/05/26 03:17:04 NOTICE: (07) : copy-as /tmp/031215xi/datadir/test_check_sync-rixoyam4/_testdir_path1.._testdir_path2.path1.lst /tmp/031215xi/workdir/ tmp_031215xi_check_sync_path1..TestSwift_rclone-test-sefuwoz3gica_031215xi_check_sync_path2.path1.lst 2025/05/26 03:17:04 NOTICE: (08) : copy-as /tmp/031215xi/datadir/test_check_sync-rixoyam4/_testdir_path1.._testdir_path2.path2.lst /tmp/031215xi/workdir/ tmp_031215xi_check_sync_path1..TestSwift_rclone-test-sefuwoz3gica_031215xi_check_sync_path2.path2.lst 2025/05/26 03:17:04 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/05/26 03:17:04 NOTICE: (10) : bisync check-sync-only 2025/05/26 03:17:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:17: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/05/26 03:17:24 INFO : Validating listings for Path1 "/tmp/031215xi/check_sync/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_sync/path2/" 2025/05/26 03:17:24 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/05/26 03:17:24 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/05/26 03:17:24 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/05/26 03:17:24 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 03:17:24 NOTICE: Bisync error: bisync aborted 2025/05/26 03:17:24 NOTICE: (11) : copy-listings check-sync-only 2025/05/26 03:17:24 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/05/26 03:17:24 NOTICE: (13) : bisync 2025/05/26 03:17:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03: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/05/26 03:17:45 INFO : Synching Path1 "/tmp/031215xi/check_sync/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_sync/path2/" 2025/05/26 03:17:45 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/031215xi/workdir/tmp_031215xi_check_sync_path1..TestSwift_rclone-test-sefuwoz3gica_031215xi_check_sync_path2.path1.lst Path2: /tmp/031215xi/workdir/tmp_031215xi_check_sync_path1..TestSwift_rclone-test-sefuwoz3gica_031215xi_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/031215xi/workdir" 2025/05/26 03:17:45 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 03:17:45 NOTICE: Bisync error: bisync aborted 2025/05/26 03:17:45 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/05/26 03:17:45 NOTICE: (15) : delete-glob /tmp/031215xi/workdir/ *.lst 2025/05/26 03:17:45 NOTICE: (16) : delete-glob /tmp/031215xi/workdir/ *.lst-err 2025/05/26 03:17:45 NOTICE: (17) : delete-glob /tmp/031215xi/workdir/ *.lst-new 2025/05/26 03:17:45 NOTICE: (18) : test 6. run resync 2025/05/26 03:17:45 NOTICE: (19) : bisync resync 2025/05/26 03:18:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:18:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:18:05 INFO : Synching Path1 "/tmp/031215xi/check_sync/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_sync/path2/" 2025/05/26 03:18:05 INFO : Copying Path2 files to Path1 2025/05/26 03:18:05 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:18:11 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:18:16 INFO : Resync updating listings 2025/05/26 03:18:16 INFO : Validating listings for Path1 "/tmp/031215xi/check_sync/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_sync/path2/" 2025/05/26 03:18:16 INFO : Bisync successful 2025/05/26 03:18:16 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/05/26 03:18:16 NOTICE: (21) : bisync 2025/05/26 03:18:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:18: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/05/26 03:18:37 INFO : Synching Path1 "/tmp/031215xi/check_sync/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_sync/path2/" 2025/05/26 03:18:37 INFO : Building Path1 and Path2 listings 2025/05/26 03:18:52 INFO : Path1 checking for diffs 2025/05/26 03:18:52 INFO : Path2 checking for diffs 2025/05/26 03:18:52 INFO : No changes found 2025/05/26 03:18:52 INFO : Updating listings 2025/05/26 03:18:52 INFO : Validating listings for Path1 "/tmp/031215xi/check_sync/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_sync/path2/" 2025/05/26 03:18:52 INFO : Bisync successful 2025/05/26 03:18:52 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/05/26 03:18:52 NOTICE: (23) : bisync no-check-sync 2025/05/26 03:19:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:19: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/05/26 03:19:13 INFO : Synching Path1 "/tmp/031215xi/check_sync/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/check_sync/path2/" 2025/05/26 03:19:13 INFO : Building Path1 and Path2 listings 2025/05/26 03:19:28 INFO : Path1 checking for diffs 2025/05/26 03:19:28 INFO : Path2 checking for diffs 2025/05/26 03:19:28 INFO : No changes found 2025/05/26 03:19:28 INFO : Updating listings 2025/05/26 03:19:28 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncLocalRemote/compare_all 2025/05/26 03:19:40 ERROR : error listing: directory not found 2025/05/26 03:19:40 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_compare_all-sobeyok4 2025/05/26 03:19:40 NOTICE: checking Path1 Local file system at /tmp/031215xi/compare_all/path1 2025/05/26 03:19:52 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/compare_all/path2 2025/05/26 03:20:02 NOTICE: (01) : test changes compare-all 2025/05/26 03:20:02 NOTICE: (02) : test initial bisync 2025/05/26 03:20:02 NOTICE: (03) : bisync resync compare-all 2025/05/26 03:20:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/05/26 03:20:08 INFO : Synching Path1 "/tmp/031215xi/compare_all/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/" 2025/05/26 03:20:08 INFO : Copying Path2 files to Path1 2025/05/26 03:20:08 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:20:19 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:20:29 INFO : Resync updating listings 2025/05/26 03:20:29 INFO : Validating listings for Path1 "/tmp/031215xi/compare_all/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/" 2025/05/26 03:20:29 INFO : Bisync successful 2025/05/26 03:20:29 NOTICE: (04) : test make modifications on both paths 2025/05/26 03:20:29 NOTICE: (05) : test new on path2 - file10 2025/05/26 03:20:29 NOTICE: (06) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_compare_all-buremum2/file10.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/ 2025/05/26 03:20:45 NOTICE: (07) : test newer on path2 - file1 2025/05/26 03:20:45 NOTICE: (08) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_compare_all-buremum2/file1.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/ 2025/05/26 03:21:01 NOTICE: (09) : test new on path1 - file11 2025/05/26 03:21:01 NOTICE: (10) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_compare_all-buremum2/file11.txt /tmp/031215xi/compare_all/path1/ 2025/05/26 03:21:01 NOTICE: (11) : test newer on path1 - file2 2025/05/26 03:21:01 NOTICE: (12) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_compare_all-buremum2/file2.txt /tmp/031215xi/compare_all/path1/ 2025/05/26 03:21:01 NOTICE: (13) : test deleted on path2 - file3 2025/05/26 03:21:01 NOTICE: (14) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/file3.txt 2025/05/26 03:21:12 NOTICE: (15) : test deleted on path1 - file4 2025/05/26 03:21:12 NOTICE: (16) : delete-file /tmp/031215xi/compare_all/path1/file4.txt 2025/05/26 03:21:12 NOTICE: (17) : test deleted on both paths - file8 2025/05/26 03:21:12 NOTICE: (18) : delete-file /tmp/031215xi/compare_all/path1/file8.txt 2025/05/26 03:21:12 NOTICE: (19) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/file8.txt 2025/05/26 03:21:17 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/05/26 03:21:17 NOTICE: (21) : touch-glob 2001-01-02 /tmp/031215xi/datadir/test_compare_all-buremum2/ file5R.txt 2025/05/26 03:21:17 NOTICE: (22) : copy-as /tmp/031215xi/datadir/test_compare_all-buremum2/file5R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/ file5.txt 2025/05/26 03:21:23 NOTICE: (23) : touch-glob 2001-03-04 /tmp/031215xi/datadir/test_compare_all-buremum2/ file5L.txt 2025/05/26 03:21:23 NOTICE: (24) : copy-as /tmp/031215xi/datadir/test_compare_all-buremum2/file5L.txt /tmp/031215xi/compare_all/path1/ file5.txt 2025/05/26 03:21:23 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/05/26 03:21:23 NOTICE: (26) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_compare_all-buremum2/file6.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/ 2025/05/26 03:21:34 NOTICE: (27) : delete-file /tmp/031215xi/compare_all/path1/file6.txt 2025/05/26 03:21:34 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/05/26 03:21:34 NOTICE: (29) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_compare_all-buremum2/file7.txt /tmp/031215xi/compare_all/path1/ 2025/05/26 03:21:34 NOTICE: (30) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/file7.txt 2025/05/26 03:21:34 NOTICE: (31) : test bisync run 2025/05/26 03:21:34 NOTICE: (32) : bisync compare-all 2025/05/26 03:21:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/05/26 03:21:39 INFO : Synching Path1 "/tmp/031215xi/compare_all/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/" 2025/05/26 03:21:39 INFO : Building Path1 and Path2 listings 2025/05/26 03:21:45 INFO : Path1 checking for diffs 2025/05/26 03:21:45 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2025/05/26 03:21:45 INFO : - Path1 File was deleted - file4.txt 2025/05/26 03:21:45 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2025/05/26 03:21:45 INFO : - Path1 File was deleted - file6.txt 2025/05/26 03:21:45 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2025/05/26 03:21:45 INFO : - Path1 File was deleted - file8.txt 2025/05/26 03:21:45 INFO : - Path1 File is new - file11.txt 2025/05/26 03:21:45 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/26 03:21:45 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/05/26 03:21:45 INFO : Path2 checking for diffs 2025/05/26 03:21:45 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2025/05/26 03:21:45 INFO : - Path2 File was deleted - file3.txt 2025/05/26 03:21:45 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2025/05/26 03:21:45 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2025/05/26 03:21:45 INFO : - Path2 File was deleted - file7.txt 2025/05/26 03:21:45 INFO : - Path2 File was deleted - file8.txt 2025/05/26 03:21:45 INFO : - Path2 File is new - file10.txt 2025/05/26 03:21:45 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/26 03:21:45 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/05/26 03:21:45 INFO : Applying changes 2025/05/26 03:21:45 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/file11.txt 2025/05/26 03:21:45 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/file2.txt 2025/05/26 03:21:45 INFO : - Path2 Queue delete - TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/file4.txt 2025/05/26 03:21:45 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/26 03:21:45 NOTICE: - Path1 Renaming Path1 copy - /tmp/031215xi/compare_all/path1/file5.txt.conflict1 2025/05/26 03:21:45 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/05/26 03:21:45 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/file5.txt.conflict1 2025/05/26 03:21:45 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/file5.txt.conflict2 2025/05/26 03:22:06 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/05/26 03:22:06 INFO : file5.txt: Deleted 2025/05/26 03:22:06 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/compare_all/path1/file5.txt.conflict2 2025/05/26 03:22:06 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/compare_all/path1/file6.txt 2025/05/26 03:22:06 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/file7.txt 2025/05/26 03:22:06 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/compare_all/path1/file1.txt 2025/05/26 03:22:06 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/compare_all/path1/file10.txt 2025/05/26 03:22:06 INFO : - Path1 Queue delete - /tmp/031215xi/compare_all/path1/file3.txt 2025/05/26 03:22:06 INFO : - Path2 Do queued copies to - Path1 2025/05/26 03:22:16 INFO : file1.txt: Copied (replaced existing) 2025/05/26 03:22:16 INFO : file5.txt.conflict2: Copied (new) 2025/05/26 03:22:17 INFO : file6.txt: Copied (new) 2025/05/26 03:22:21 INFO : file10.txt: Copied (new) 2025/05/26 03:22:21 INFO : file3.txt: Deleted 2025/05/26 03:22:21 INFO : - Path1 Do queued copies to - Path2 2025/05/26 03:22:22 INFO : file11.txt: Copied (new) 2025/05/26 03:22:22 INFO : file7.txt: Copied (new) 2025/05/26 03:22:22 INFO : file5.txt.conflict1: Copied (new) 2025/05/26 03:22:27 INFO : file2.txt: Copied (replaced existing) 2025/05/26 03:22:32 INFO : file4.txt: Deleted 2025/05/26 03:22:32 INFO : Updating listings 2025/05/26 03:22:32 INFO : Validating listings for Path1 "/tmp/031215xi/compare_all/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/compare_all/path2/" 2025/05/26 03:22:32 INFO : Bisync successful bisync_test.go:560: TEST compare_all PASSED === RUN TestBisyncLocalRemote/concurrent 2025/05/26 03:22:48 ERROR : error listing: directory not found 2025/05/26 03:22:48 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_concurrent-mipuvid4 2025/05/26 03:22:48 NOTICE: checking Path1 Local file system at /tmp/031215xi/concurrent/path1 2025/05/26 03:22:54 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/concurrent/path2 2025/05/26 03:22:55 NOTICE: (01) : test concurrent 2025/05/26 03:22:55 NOTICE: (02) : test initial bisync 2025/05/26 03:22:55 NOTICE: (03) : bisync resync 2025/05/26 03:23:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:23: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/05/26 03:23:00 INFO : Synching Path1 "/tmp/031215xi/concurrent/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/concurrent/path2/" 2025/05/26 03:23:00 INFO : Copying Path2 files to Path1 2025/05/26 03:23:00 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:23:01 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:23:01 INFO : Resync updating listings 2025/05/26 03:23:01 INFO : Validating listings for Path1 "/tmp/031215xi/concurrent/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/concurrent/path2/" 2025/05/26 03:23:01 INFO : Bisync successful 2025/05/26 03:23:01 NOTICE: (04) : test changed on one path - file1 2025/05/26 03:23:01 NOTICE: (05) : touch-glob 2001-01-02 /tmp/031215xi/datadir/test_concurrent-vetijiz1/ file5R.txt 2025/05/26 03:23:01 NOTICE: (06) : touch-glob 2023-08-26 /tmp/031215xi/datadir/test_concurrent-vetijiz1/ file7.txt 2025/05/26 03:23:01 NOTICE: (07) : copy-as /tmp/031215xi/datadir/test_concurrent-vetijiz1/file5R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/concurrent/path2/ file1.txt 2025/05/26 03:23:07 NOTICE: (08) : test bisync with file changed during 2025/05/26 03:23:07 NOTICE: (09) : concurrent-func 2025/05/26 03:23:07 NOTICE: (10) : bisync 2025/05/26 03:23:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:23: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/05/26 03:23:12 INFO : Synching Path1 "/tmp/031215xi/concurrent/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/concurrent/path2/" 2025/05/26 03:23:12 INFO : Building Path1 and Path2 listings 2025/05/26 03:23:18 INFO : Path1 checking for diffs 2025/05/26 03:23:18 INFO : Path2 checking for diffs 2025/05/26 03:23:18 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/26 03:23:18 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 03:23:18 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 03:23:18 INFO : Applying changes 2025/05/26 03:23:18 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/concurrent/path1/file1.txt 2025/05/26 03:23:18 INFO : - Path2 Do queued copies to - Path1 2025/05/26 03:23:24 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2025/05/26 03:23:24 INFO : file1.txt: Copied (replaced existing) 2025/05/26 03:23:24 INFO : Updating listings 2025/05/26 03:23:24 INFO : Validating listings for Path1 "/tmp/031215xi/concurrent/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/concurrent/path2/" 2025/05/26 03:23:24 INFO : Bisync successful 2025/05/26 03:23:24 NOTICE: (11) : bisync 2025/05/26 03:23:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:23:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:23:30 INFO : Synching Path1 "/tmp/031215xi/concurrent/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/concurrent/path2/" 2025/05/26 03:23:30 INFO : Building Path1 and Path2 listings 2025/05/26 03:23:35 INFO : Path1 checking for diffs 2025/05/26 03:23:35 INFO : Path2 checking for diffs 2025/05/26 03:23:35 INFO : No changes found 2025/05/26 03:23:35 INFO : Updating listings 2025/05/26 03:23:35 INFO : Validating listings for Path1 "/tmp/031215xi/concurrent/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/concurrent/path2/" 2025/05/26 03:23:35 INFO : Bisync successful bisync_test.go:560: TEST concurrent PASSED === RUN TestBisyncLocalRemote/createemptysrcdirs 2025/05/26 03:23:52 ERROR : error listing: directory not found 2025/05/26 03:23:52 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_createemptysrcdirs-huyedis0 2025/05/26 03:23:52 NOTICE: checking Path1 Local file system at /tmp/031215xi/createemptysrcdirs/path1 2025/05/26 03:23:58 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/createemptysrcdirs/path2 2025/05/26 03:24:09 NOTICE: (01) : test createemptysrcdirs 2025/05/26 03:24:09 NOTICE: (02) : test initial bisync 2025/05/26 03:24:09 NOTICE: (03) : touch-glob 2001-01-02 /tmp/031215xi/datadir/test_createemptysrcdirs-kaqorew9/ placeholder.txt 2025/05/26 03:24:09 NOTICE: (04) : copy-as /tmp/031215xi/datadir/test_createemptysrcdirs-kaqorew9/placeholder.txt /tmp/031215xi/createemptysrcdirs/path1/ file1.txt 2025/05/26 03:24:09 NOTICE: (05) : copy-as /tmp/031215xi/datadir/test_createemptysrcdirs-kaqorew9/placeholder.txt /tmp/031215xi/createemptysrcdirs/path1/ file1.copy1.txt 2025/05/26 03:24:09 NOTICE: (06) : copy-as /tmp/031215xi/datadir/test_createemptysrcdirs-kaqorew9/placeholder.txt /tmp/031215xi/createemptysrcdirs/path1/ file1.copy2.txt 2025/05/26 03:24:09 NOTICE: (07) : copy-as /tmp/031215xi/datadir/test_createemptysrcdirs-kaqorew9/placeholder.txt /tmp/031215xi/createemptysrcdirs/path1/ file1.copy3.txt 2025/05/26 03:24:09 NOTICE: (08) : copy-as /tmp/031215xi/datadir/test_createemptysrcdirs-kaqorew9/placeholder.txt /tmp/031215xi/createemptysrcdirs/path1/ file1.copy4.txt 2025/05/26 03:24:09 NOTICE: (09) : copy-as /tmp/031215xi/datadir/test_createemptysrcdirs-kaqorew9/placeholder.txt /tmp/031215xi/createemptysrcdirs/path1/ file1.copy5.txt 2025/05/26 03:24:09 NOTICE: (10) : bisync resync bisync_test.go:960: skipping test as remote does not support empty dirs === RUN TestBisyncLocalRemote/dry_run 2025/05/26 03:24:14 ERROR : error listing: directory not found 2025/05/26 03:24:14 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_dry_run-qukoyos8 2025/05/26 03:24:14 NOTICE: checking Path1 Local file system at /tmp/031215xi/dry_run/path1 2025/05/26 03:24:26 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/dry_run/path2 2025/05/26 03:24:31 NOTICE: (01) : test dry-run 2025/05/26 03:24:31 NOTICE: (02) : test initial bisync 2025/05/26 03:24:31 NOTICE: (03) : bisync resync 2025/05/26 03:24:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:24:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:24:52 INFO : Synching Path1 "/tmp/031215xi/dry_run/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/" 2025/05/26 03:24:52 INFO : Copying Path2 files to Path1 2025/05/26 03:24:52 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:24:57 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:25:12 INFO : Resync updating listings 2025/05/26 03:25:12 INFO : Validating listings for Path1 "/tmp/031215xi/dry_run/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/" 2025/05/26 03:25:12 INFO : Bisync successful 2025/05/26 03:25:12 NOTICE: (04) : test new on path2 - file10 2025/05/26 03:25:12 NOTICE: (05) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_dry_run-xoquvec3/file10.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/ 2025/05/26 03:25:24 NOTICE: (06) : test newer on path2 - file1 2025/05/26 03:25:24 NOTICE: (07) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_dry_run-xoquvec3/file1.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/ 2025/05/26 03:25:34 NOTICE: (08) : test new on path1 - file11 2025/05/26 03:25:34 NOTICE: (09) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_dry_run-xoquvec3/file11.txt /tmp/031215xi/dry_run/path1/ 2025/05/26 03:25:34 NOTICE: (10) : test newer on path1 - file2 2025/05/26 03:25:34 NOTICE: (11) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_dry_run-xoquvec3/file2.txt /tmp/031215xi/dry_run/path1/ 2025/05/26 03:25:34 NOTICE: (12) : test deleted on path2 - file3 2025/05/26 03:25:34 NOTICE: (13) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file3.txt 2025/05/26 03:25:45 NOTICE: (14) : test deleted on path1 - file4 2025/05/26 03:25:45 NOTICE: (15) : delete-file /tmp/031215xi/dry_run/path1/file4.txt 2025/05/26 03:25:45 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/05/26 03:25:45 NOTICE: (17) : touch-glob 2001-01-02 /tmp/031215xi/datadir/test_dry_run-xoquvec3/ file5R.txt 2025/05/26 03:25:45 NOTICE: (18) : copy-as /tmp/031215xi/datadir/test_dry_run-xoquvec3/file5R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/ file5.txt 2025/05/26 03:25:56 NOTICE: (19) : touch-glob 2001-03-04 /tmp/031215xi/datadir/test_dry_run-xoquvec3/ file5L.txt 2025/05/26 03:25:56 NOTICE: (20) : copy-as /tmp/031215xi/datadir/test_dry_run-xoquvec3/file5L.txt /tmp/031215xi/dry_run/path1/ file5.txt 2025/05/26 03:25:56 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/05/26 03:25:56 NOTICE: (22) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_dry_run-xoquvec3/file6.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/ 2025/05/26 03:26:02 NOTICE: (23) : delete-file /tmp/031215xi/dry_run/path1/file6.txt 2025/05/26 03:26:02 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/05/26 03:26:02 NOTICE: (25) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_dry_run-xoquvec3/file7.txt /tmp/031215xi/dry_run/path1/ 2025/05/26 03:26:02 NOTICE: (26) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file7.txt 2025/05/26 03:26:02 NOTICE: (27) : test sync with dry-run and resync 2025/05/26 03:26:02 NOTICE: (28) : bisync dry-run resync 2025/05/26 03:26:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:26:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:26:23 INFO : Synching Path1 "/tmp/031215xi/dry_run/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/" 2025/05/26 03:26:23 INFO : Copying Path2 files to Path1 2025/05/26 03:26:23 NOTICE: - Path2 Resync is copying files to - Path1 2025/05/26 03:26:28 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/05/26 03:26:28 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/05/26 03:26:28 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/05/26 03:26:33 NOTICE: - Path1 Resync is copying files to - Path2 2025/05/26 03:26:43 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/05/26 03:26:43 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/05/26 03:26:43 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/05/26 03:26:43 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/05/26 03:26:43 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/05/26 03:26:43 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/05/26 03:26:43 INFO : Resync updating listings 2025/05/26 03:26:44 INFO : Bisync successful 2025/05/26 03:26:44 NOTICE: (29) : copy-listings dryrun-resync 2025/05/26 03:26:44 NOTICE: (30) : test sync with dry-run 2025/05/26 03:26:44 NOTICE: (31) : bisync dry-run 2025/05/26 03:27:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:27:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:27:04 INFO : Synching Path1 "/tmp/031215xi/dry_run/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/" 2025/05/26 03:27:04 INFO : Building Path1 and Path2 listings 2025/05/26 03:27:14 INFO : Path1 checking for diffs 2025/05/26 03:27:14 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/26 03:27:14 NOTICE: - Path1 File was deleted - file4.txt 2025/05/26 03:27:14 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/05/26 03:27:14 NOTICE: - Path1 File was deleted - file6.txt 2025/05/26 03:27:14 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/05/26 03:27:14 NOTICE: - Path1 File is new - file11.txt 2025/05/26 03:27:14 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/26 03:27:14 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/26 03:27:14 INFO : Path2 checking for diffs 2025/05/26 03:27:14 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/26 03:27:14 NOTICE: - Path2 File was deleted - file3.txt 2025/05/26 03:27:14 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/05/26 03:27:14 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/05/26 03:27:14 NOTICE: - Path2 File was deleted - file7.txt 2025/05/26 03:27:14 NOTICE: - Path2 File is new - file10.txt 2025/05/26 03:27:14 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/26 03:27:14 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/26 03:27:14 INFO : Applying changes 2025/05/26 03:27:14 INFO : Checking potential conflicts... 2025/05/26 03:27:20 ERROR : file5.txt: md5 differ 2025/05/26 03:27:20 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/dry_run/path2: 1 differences found 2025/05/26 03:27:20 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/dry_run/path2: 1 errors while checking 2025/05/26 03:27:20 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 03:27:20 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file11.txt 2025/05/26 03:27:20 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file2.txt 2025/05/26 03:27:20 NOTICE: - Path2 Queue delete - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file4.txt 2025/05/26 03:27:20 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/26 03:27:20 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/05/26 03:27:20 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file5.txt.conflict1 2025/05/26 03:27:20 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/05/26 03:27:20 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/dry_run/path1/file5.txt.conflict2 2025/05/26 03:27:20 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/dry_run/path1/file6.txt 2025/05/26 03:27:20 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file7.txt 2025/05/26 03:27:20 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/dry_run/path1/file1.txt 2025/05/26 03:27:20 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/dry_run/path1/file10.txt 2025/05/26 03:27:20 NOTICE: - Path1 Queue delete - /tmp/031215xi/dry_run/path1/file3.txt 2025/05/26 03:27:20 NOTICE: - Path2 Do queued copies to - Path1 2025/05/26 03:27:25 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/05/26 03:27:30 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/05/26 03:27:30 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/05/26 03:27:30 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/05/26 03:27:30 NOTICE: - Path1 Do queued copies to - Path2 2025/05/26 03:27:35 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/05/26 03:27:35 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/05/26 03:27:35 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/05/26 03:27:35 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/05/26 03:27:35 INFO : Updating listings 2025/05/26 03:27:46 INFO : Bisync successful 2025/05/26 03:27:46 NOTICE: (32) : copy-listings dryrun 2025/05/26 03:27:46 NOTICE: (33) : test sync without dry-run 2025/05/26 03:27:46 NOTICE: (34) : bisync 2025/05/26 03:28:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:28: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/05/26 03:28:06 INFO : Synching Path1 "/tmp/031215xi/dry_run/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/" 2025/05/26 03:28:06 INFO : Building Path1 and Path2 listings 2025/05/26 03:28:11 INFO : Path1 checking for diffs 2025/05/26 03:28:11 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/26 03:28:11 INFO : - Path1 File was deleted - file4.txt 2025/05/26 03:28:11 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/05/26 03:28:11 INFO : - Path1 File was deleted - file6.txt 2025/05/26 03:28:11 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/05/26 03:28:11 INFO : - Path1 File is new - file11.txt 2025/05/26 03:28:11 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/26 03:28:11 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/26 03:28:11 INFO : Path2 checking for diffs 2025/05/26 03:28:11 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/26 03:28:11 INFO : - Path2 File was deleted - file3.txt 2025/05/26 03:28:11 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/05/26 03:28:11 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/05/26 03:28:11 INFO : - Path2 File was deleted - file7.txt 2025/05/26 03:28:11 INFO : - Path2 File is new - file10.txt 2025/05/26 03:28:11 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/05/26 03:28:11 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/05/26 03:28:11 INFO : Applying changes 2025/05/26 03:28:11 INFO : Checking potential conflicts... 2025/05/26 03:28:22 ERROR : file5.txt: md5 differ 2025/05/26 03:28:22 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/dry_run/path2: 1 differences found 2025/05/26 03:28:22 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/dry_run/path2: 1 errors while checking 2025/05/26 03:28:22 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 03:28:22 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file11.txt 2025/05/26 03:28:22 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file2.txt 2025/05/26 03:28:22 INFO : - Path2 Queue delete - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file4.txt 2025/05/26 03:28:22 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/26 03:28:22 NOTICE: - Path1 Renaming Path1 copy - /tmp/031215xi/dry_run/path1/file5.txt.conflict1 2025/05/26 03:28:22 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/05/26 03:28:22 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file5.txt.conflict1 2025/05/26 03:28:22 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file5.txt.conflict2 2025/05/26 03:28:33 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/05/26 03:28:38 INFO : file5.txt: Deleted 2025/05/26 03:28:38 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/dry_run/path1/file5.txt.conflict2 2025/05/26 03:28:38 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/dry_run/path1/file6.txt 2025/05/26 03:28:38 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/file7.txt 2025/05/26 03:28:38 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/dry_run/path1/file1.txt 2025/05/26 03:28:38 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/dry_run/path1/file10.txt 2025/05/26 03:28:38 INFO : - Path1 Queue delete - /tmp/031215xi/dry_run/path1/file3.txt 2025/05/26 03:28:38 INFO : - Path2 Do queued copies to - Path1 2025/05/26 03:28:43 INFO : file10.txt: Copied (new) 2025/05/26 03:28:43 INFO : file5.txt.conflict2: Copied (new) 2025/05/26 03:28:43 INFO : file6.txt: Copied (new) 2025/05/26 03:28:48 INFO : file1.txt: Copied (replaced existing) 2025/05/26 03:28:48 INFO : file3.txt: Deleted 2025/05/26 03:28:48 INFO : - Path1 Do queued copies to - Path2 2025/05/26 03:28:54 INFO : file7.txt: Copied (new) 2025/05/26 03:28:54 INFO : file11.txt: Copied (new) 2025/05/26 03:28:59 INFO : file5.txt.conflict1: Copied (new) 2025/05/26 03:28:59 INFO : file2.txt: Copied (replaced existing) 2025/05/26 03:29:04 INFO : file4.txt: Deleted 2025/05/26 03:29:04 INFO : Updating listings 2025/05/26 03:29:04 INFO : Validating listings for Path1 "/tmp/031215xi/dry_run/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/dry_run/path2/" 2025/05/26 03:29:04 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncLocalRemote/equal 2025/05/26 03:29:16 ERROR : error listing: directory not found 2025/05/26 03:29:16 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_equal-fukojuw8 2025/05/26 03:29:16 NOTICE: checking Path1 Local file system at /tmp/031215xi/equal/path1 2025/05/26 03:29:17 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/equal/path2 2025/05/26 03:29:17 NOTICE: (01) : test equal 2025/05/26 03:29:17 NOTICE: (02) : test initial bisync 2025/05/26 03:29:17 NOTICE: (03) : bisync resync 2025/05/26 03:29:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:29:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:29:23 INFO : Synching Path1 "/tmp/031215xi/equal/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/equal/path2/" 2025/05/26 03:29:23 INFO : Copying Path2 files to Path1 2025/05/26 03:29:23 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:29:23 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:29:23 INFO : Resync updating listings 2025/05/26 03:29:23 INFO : Validating listings for Path1 "/tmp/031215xi/equal/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/equal/path2/" 2025/05/26 03:29:23 INFO : Bisync successful 2025/05/26 03:29:23 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 03:29:23 NOTICE: (05) : touch-glob 2001-01-02 /tmp/031215xi/datadir/test_equal-jikufuk3/ file1R.txt 2025/05/26 03:29:23 NOTICE: (06) : copy-as /tmp/031215xi/datadir/test_equal-jikufuk3/file1R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/equal/path2/ file1.txt 2025/05/26 03:29:29 NOTICE: (07) : touch-glob 2001-03-04 /tmp/031215xi/datadir/test_equal-jikufuk3/ file1L.txt 2025/05/26 03:29:29 NOTICE: (08) : copy-as /tmp/031215xi/datadir/test_equal-jikufuk3/file1L.txt /tmp/031215xi/equal/path1/ file1.txt 2025/05/26 03:29:29 NOTICE: (09) : test changed on both paths and identical - file2 2025/05/26 03:29:29 NOTICE: (10) : touch-glob 2001-01-02 /tmp/031215xi/datadir/test_equal-jikufuk3/ file2.txt 2025/05/26 03:29:29 NOTICE: (11) : copy-as /tmp/031215xi/datadir/test_equal-jikufuk3/file2.txt /tmp/031215xi/equal/path1/ file2.txt 2025/05/26 03:29:29 NOTICE: (12) : copy-as /tmp/031215xi/datadir/test_equal-jikufuk3/file2.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/equal/path2/ file2.txt 2025/05/26 03:29:35 NOTICE: (13) : test bisync run 2025/05/26 03:29:35 NOTICE: (14) : bisync 2025/05/26 03:29:41 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:29:41 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:29:41 INFO : Synching Path1 "/tmp/031215xi/equal/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/equal/path2/" 2025/05/26 03:29:41 INFO : Building Path1 and Path2 listings 2025/05/26 03:29:41 INFO : Path1 checking for diffs 2025/05/26 03:29:41 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/05/26 03:29:41 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/26 03:29:41 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/26 03:29:41 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/05/26 03:29:41 INFO : Path2 checking for diffs 2025/05/26 03:29:41 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/26 03:29:41 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/05/26 03:29:41 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/26 03:29:41 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/05/26 03:29:41 INFO : Applying changes 2025/05/26 03:29:41 INFO : Checking potential conflicts... 2025/05/26 03:29:41 ERROR : file1.txt: md5 differ 2025/05/26 03:29:41 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/equal/path2: 1 differences found 2025/05/26 03:29:41 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/equal/path2: 1 errors while checking 2025/05/26 03:29:41 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/equal/path2: 1 matching files 2025/05/26 03:29:41 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 03:29:41 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 03:29:41 NOTICE: - Path1 Renaming Path1 copy - /tmp/031215xi/equal/path1/file1.txt.conflict1 2025/05/26 03:29:41 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1 2025/05/26 03:29:41 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/equal/path2/file1.txt.conflict1 2025/05/26 03:29:41 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-sefuwoz3gica/031215xi/equal/path2/file1.txt.conflict2 2025/05/26 03:29:57 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2 2025/05/26 03:29:57 INFO : file1.txt: Deleted 2025/05/26 03:29:57 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/equal/path1/file1.txt.conflict2 2025/05/26 03:29:57 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/05/26 03:29:57 INFO : Files are equal! Skipping: file2.txt 2025/05/26 03:29:57 INFO : - Path2 Do queued copies to - Path1 2025/05/26 03:30:02 INFO : file1.txt.conflict2: Copied (new) 2025/05/26 03:30:02 INFO : - Path1 Do queued copies to - Path2 2025/05/26 03:30:03 INFO : file1.txt.conflict1: Copied (new) 2025/05/26 03:30:03 INFO : Updating listings 2025/05/26 03:30:03 INFO : Validating listings for Path1 "/tmp/031215xi/equal/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/equal/path2/" 2025/05/26 03:30:03 INFO : Bisync successful bisync_test.go:560: TEST equal PASSED === RUN TestBisyncLocalRemote/ext_paths 2025/05/26 03:30:14 ERROR : error listing: directory not found 2025/05/26 03:30:14 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_ext_paths-gakukuk7 2025/05/26 03:30:14 NOTICE: checking Path1 Local file system at /tmp/031215xi/ext_paths/path1 2025/05/26 03:30:25 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/ext_paths/path2 2025/05/26 03:30:41 NOTICE: (01) : test extended-char-paths 2025/05/26 03:30:41 NOTICE: (02) : fix-names /tmp/031215xi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/ 2025/05/26 03:30:41 ERROR : Local file system at /tmp/031215xi/ext_paths/path1/測試Русский ěáñ-rclone-move-jucorig5: Server side directory move failed: rename /tmp/031215xi/ext_paths/path1/測試Русский ěáñ /tmp/031215xi/ext_paths/path1/測試Русский ěáñ-rclone-move-jucorig5: no such file or directory 2025/05/26 03:30:41 ERROR : Local file system at /tmp/031215xi/ext_paths/path1/測試Русский ěáñ-rclone-move-jucorig5: error reading source root directory: directory not found 2025/05/26 03:30:41 NOTICE: (03) : fix-names TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/ 2025/05/26 03:31:04 NOTICE: (04) : fix-names /tmp/031215xi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/26 03:31:04 NOTICE: (05) : fix-names TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/26 03:31:24 NOTICE: (06) : fix-names /tmp/031215xi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/05/26 03:31:24 NOTICE: (07) : fix-names TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt 2025/05/26 03:31:40 NOTICE: (08) : fix-names /tmp/031215xi/ext_paths/path1/測試_check{spc}file 2025/05/26 03:31:40 NOTICE: (09) : fix-names TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試_check{spc}file 2025/05/26 03:31:40 NOTICE: (10) : fix-names /tmp/031215xi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/26 03:31:40 NOTICE: (11) : fix-names TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/26 03:32:11 NOTICE: (12) : test resync subdirs with extended chars 2025/05/26 03:32:11 NOTICE: (13) : bisync subdir=測試Русский{spc}{spc}ěáñ resync 2025/05/26 03:32:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:32: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/05/26 03:32:32 INFO : Synching Path1 "/tmp/031215xi/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試Русский ěáñ/" 2025/05/26 03:32:32 INFO : Copying Path2 files to Path1 2025/05/26 03:32:32 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:32:37 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:32:37 INFO : Resync updating listings 2025/05/26 03:32:37 INFO : Validating listings for Path1 "/tmp/031215xi/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試Русский ěáñ/" 2025/05/26 03:32:37 INFO : Bisync successful 2025/05/26 03:32:37 NOTICE: (14) : copy-listings resync 2025/05/26 03:32:37 NOTICE: (15) : test place new files with extended chars on each side 2025/05/26 03:32:37 NOTICE: (16) : touch-glob 2001-01-02 /tmp/031215xi/datadir/test_ext_paths-taqanup2/ file1.txt 2025/05/26 03:32:37 NOTICE: (17) : copy-as /tmp/031215xi/datadir/test_ext_paths-taqanup2/file1.txt /tmp/031215xi/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1 2025/05/26 03:32:37 NOTICE: (18) : copy-as /tmp/031215xi/datadir/test_ext_paths-taqanup2/file1.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2 2025/05/26 03:32:48 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/05/26 03:32:48 NOTICE: (20) : bisync subdir=測試Русский{spc}{spc}ěáñ 2025/05/26 03:33:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:33:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:33:09 INFO : Synching Path1 "/tmp/031215xi/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試Русский ěáñ/" 2025/05/26 03:33:09 INFO : Building Path1 and Path2 listings 2025/05/26 03:33:09 INFO : Path1 checking for diffs 2025/05/26 03:33:09 INFO : - Path1 File is new - 測試_file1p1 2025/05/26 03:33:09 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 03:33:09 INFO : Path2 checking for diffs 2025/05/26 03:33:09 INFO : - Path2 File is new - 測試_file1p2 2025/05/26 03:33:09 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 03:33:09 INFO : Applying changes 2025/05/26 03:33:09 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試Русский ěáñ/測試_file1p1 2025/05/26 03:33:09 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/ext_paths/path1/測試Русский ěáñ/測試_file1p2 2025/05/26 03:33:09 INFO : - Path2 Do queued copies to - Path1 2025/05/26 03:33:15 INFO : 測試_file1p2: Copied (new) 2025/05/26 03:33:15 INFO : - Path1 Do queued copies to - Path2 2025/05/26 03:33:25 INFO : 測試_file1p1: Copied (new) 2025/05/26 03:33:25 INFO : Updating listings 2025/05/26 03:33:25 INFO : Validating listings for Path1 "/tmp/031215xi/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/測試Русский ěáñ/" 2025/05/26 03:33:25 INFO : Bisync successful 2025/05/26 03:33:25 NOTICE: (21) : move-listings normal-sync 2025/05/26 03:33:25 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/05/26 03:33:25 NOTICE: (23) : bisync resync 2025/05/26 03:33:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:33: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/05/26 03:33:46 INFO : Synching Path1 "/tmp/031215xi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:33:46 INFO : Copying Path2 files to Path1 2025/05/26 03:33:46 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:33:56 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:34:02 INFO : Resync updating listings 2025/05/26 03:34:02 INFO : Validating listings for Path1 "/tmp/031215xi/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:34:02 INFO : Bisync successful 2025/05/26 03:34:02 NOTICE: (24) : delete-file /tmp/031215xi/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file 2025/05/26 03:34:02 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/05/26 03:34:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:34:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:34:22 INFO : Synching Path1 "/tmp/031215xi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:34:22 INFO : Building Path1 and Path2 listings 2025/05/26 03:34:38 INFO : Path1 checking for diffs 2025/05/26 03:34:38 INFO : - Path1 File was deleted - 測試Русский ěáñ/測試_check file 2025/05/26 03:34:38 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/26 03:34:38 INFO : Path2 checking for diffs 2025/05/26 03:34:38 INFO : Checking access health 2025/05/26 03:34:38 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/05/26 03:34:38 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試Русский ěáñ/測試_check file 2025/05/26 03:34:38 ERROR : Bisync critical error: check file check failed 2025/05/26 03:34:38 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 03:34:38 NOTICE: Bisync error: bisync aborted 2025/05/26 03:34:38 NOTICE: (26) : copy-listings check-access-fail 2025/05/26 03:34:38 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/05/26 03:34:38 NOTICE: (28) : bisync resync 2025/05/26 03:34:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:34:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:34:58 INFO : Synching Path1 "/tmp/031215xi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:34:58 INFO : Copying Path2 files to Path1 2025/05/26 03:34:58 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:35:04 INFO : 測試Русский ěáñ/測試_check file: Copied (new) 2025/05/26 03:35:09 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:35:14 INFO : Resync updating listings 2025/05/26 03:35:14 INFO : Validating listings for Path1 "/tmp/031215xi/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:35:14 INFO : Bisync successful 2025/05/26 03:35:14 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/05/26 03:35:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:35: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/05/26 03:35:35 INFO : Synching Path1 "/tmp/031215xi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:35:35 INFO : Building Path1 and Path2 listings 2025/05/26 03:35:46 INFO : Path1 checking for diffs 2025/05/26 03:35:46 INFO : Path2 checking for diffs 2025/05/26 03:35:46 INFO : Checking access health 2025/05/26 03:35:46 INFO : Found 2 matching "測試_check file" files on both paths 2025/05/26 03:35:46 INFO : No changes found 2025/05/26 03:35:46 INFO : Updating listings 2025/05/26 03:35:46 INFO : Validating listings for Path1 "/tmp/031215xi/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:35:46 INFO : Bisync successful 2025/05/26 03:35:46 NOTICE: (30) : move-listings check-access-pass 2025/05/26 03:35:46 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/05/26 03:35:46 NOTICE: (32) : copy-file /tmp/031215xi/datadir/test_ext_paths-taqanup2/測試_filtersfile.txt /tmp/031215xi/workdir/ 2025/05/26 03:35:46 NOTICE: (33) : bisync filters-file=/tmp/031215xi/workdir/測試_filtersfile.txt resync 2025/05/26 03:36:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:36: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/05/26 03:36:06 INFO : Synching Path1 "/tmp/031215xi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:36:06 INFO : Using filters file /tmp/031215xi/workdir/測試_filtersfile.txt 2025/05/26 03:36:06 INFO : Storing filters file hash to /tmp/031215xi/workdir/測試_filtersfile.txt.md5 2025/05/26 03:36:06 INFO : Copying Path2 files to Path1 2025/05/26 03:36:06 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:36:07 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:36:17 INFO : Resync updating listings 2025/05/26 03:36:17 INFO : Validating listings for Path1 "/tmp/031215xi/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:36:17 INFO : Bisync successful 2025/05/26 03:36:17 NOTICE: (34) : copy-as /tmp/031215xi/datadir/test_ext_paths-taqanup2/file1.txt /tmp/031215xi/ext_paths/path1/ fileZ.txt 2025/05/26 03:36:17 NOTICE: (35) : bisync filters-file=/tmp/031215xi/workdir/測試_filtersfile.txt 2025/05/26 03:36:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:36: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/05/26 03:36:37 INFO : Synching Path1 "/tmp/031215xi/ext_paths/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:36:37 INFO : Using filters file /tmp/031215xi/workdir/測試_filtersfile.txt 2025/05/26 03:36:37 INFO : Building Path1 and Path2 listings 2025/05/26 03:36:53 INFO : Path1 checking for diffs 2025/05/26 03:36:53 INFO : Path2 checking for diffs 2025/05/26 03:36:53 INFO : No changes found 2025/05/26 03:36:53 INFO : Updating listings 2025/05/26 03:36:53 INFO : Validating listings for Path1 "/tmp/031215xi/ext_paths/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ext_paths/path2/" 2025/05/26 03:36:53 INFO : Bisync successful bisync_test.go:560: TEST ext_paths PASSED === RUN TestBisyncLocalRemote/extended_filenames 2025/05/26 03:37:10 ERROR : error listing: directory not found 2025/05/26 03:37:10 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_extended_filenames-tijesuy2 2025/05/26 03:37:10 NOTICE: checking Path1 Local file system at /tmp/031215xi/extended_filenames/path1 2025/05/26 03:37:21 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/extended_filenames/path2 2025/05/26 03:37:36 NOTICE: (01) : test extended-filenames 2025/05/26 03:37:36 NOTICE: (02) : fix-names /tmp/031215xi/extended_filenames/path1/subdir_with_ࢺ_/ 2025/05/26 03:37:36 NOTICE: (03) : fix-names TestSwift:rclone-test-sefuwoz3gica/031215xi/extended_filenames/path2/subdir_with_ࢺ_/ 2025/05/26 03:37:36 NOTICE: (04) : fix-names /tmp/031215xi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt 2025/05/26 03:37:36 NOTICE: (05) : fix-names TestSwift:rclone-test-sefuwoz3gica/031215xi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt 2025/05/26 03:37:52 NOTICE: (06) : fix-names /tmp/031215xi/extended_filenames/path1/Русский.txt 2025/05/26 03:37:52 NOTICE: (07) : fix-names TestSwift:rclone-test-sefuwoz3gica/031215xi/extended_filenames/path2/Русский.txt 2025/05/26 03:38:07 NOTICE: (08) : fix-names /tmp/031215xi/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2025/05/26 03:38:07 NOTICE: (09) : fix-names TestSwift:rclone-test-sefuwoz3gica/031215xi/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2025/05/26 03:38:18 NOTICE: (10) : test initial bisync 2025/05/26 03:38:18 NOTICE: (11) : bisync resync 2025/05/26 03:38:23 NOTICE: Local file system at /tmp/031215xi/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/05/26 03:38:23 NOTICE: Local file system at /tmp/031215xi/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/031215xi/extended_filenames/path1 fs2: Swift container rclone-test-sefuwoz3gica path 031215xi/extended_filenames/path2) @@ -1 +1 @@ -file1 - Copy (2).txtfile1 - Copy (2).txt+RCLONE_TESTRCLONE_TEST === RUN TestBisyncLocalRemote/filters 2025/05/26 03:39:06 ERROR : error listing: directory not found 2025/05/26 03:39:07 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_filters-sudukat4 2025/05/26 03:39:07 NOTICE: checking Path1 Local file system at /tmp/031215xi/filters/path1 2025/05/26 03:39:18 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/filters/path2 2025/05/26 03:39:28 NOTICE: (01) : test filters 2025/05/26 03:39:28 NOTICE: (02) : copy-file /tmp/031215xi/datadir/test_filters-kuratay5/filtersfile.flt /tmp/031215xi/workdir/ 2025/05/26 03:39:28 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/05/26 03:39:28 NOTICE: (04) : bisync filters-file=/tmp/031215xi/workdir/filtersfile.flt resync 2025/05/26 03:39:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:39: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/05/26 03:39:35 INFO : Synching Path1 "/tmp/031215xi/filters/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filters/path2/" 2025/05/26 03:39:35 INFO : Using filters file /tmp/031215xi/workdir/filtersfile.flt 2025/05/26 03:39:35 INFO : Storing filters file hash to /tmp/031215xi/workdir/filtersfile.flt.md5 2025/05/26 03:39:35 INFO : Copying Path2 files to Path1 2025/05/26 03:39:35 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:39:35 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:39:46 INFO : Resync updating listings 2025/05/26 03:39:46 INFO : Validating listings for Path1 "/tmp/031215xi/filters/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filters/path2/" 2025/05/26 03:39:46 INFO : Bisync successful 2025/05/26 03:39:46 NOTICE: (05) : copy-listings resync 2025/05/26 03:39:46 NOTICE: (06) : test place new files on the remote 2025/05/26 03:39:46 NOTICE: (07) : touch-glob 2001-01-02 /tmp/031215xi/datadir/test_filters-kuratay5/ fileZ.txt 2025/05/26 03:39:46 NOTICE: (08) : copy-as /tmp/031215xi/datadir/test_filters-kuratay5/fileZ.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/filters/path2/ fileZ.txt 2025/05/26 03:40:02 NOTICE: (09) : copy-as /tmp/031215xi/datadir/test_filters-kuratay5/fileZ.txt /tmp/031215xi/filters/path1/subdir fileZ.txt 2025/05/26 03:40:02 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/05/26 03:40:02 NOTICE: (11) : bisync filters-file=/tmp/031215xi/workdir/filtersfile.flt 2025/05/26 03:40:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:40:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:40:08 INFO : Synching Path1 "/tmp/031215xi/filters/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filters/path2/" 2025/05/26 03:40:08 INFO : Using filters file /tmp/031215xi/workdir/filtersfile.flt 2025/05/26 03:40:08 INFO : Building Path1 and Path2 listings 2025/05/26 03:40:24 INFO : Path1 checking for diffs 2025/05/26 03:40:24 INFO : - Path1 File is new - subdir/fileZ.txt 2025/05/26 03:40:24 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 03:40:24 INFO : Path2 checking for diffs 2025/05/26 03:40:24 INFO : Applying changes 2025/05/26 03:40:24 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/filters/path2/subdir/fileZ.txt 2025/05/26 03:40:24 INFO : - Path1 Do queued copies to - Path2 2025/05/26 03:40:39 INFO : subdir/fileZ.txt: Copied (new) 2025/05/26 03:40:39 INFO : Updating listings 2025/05/26 03:40:39 INFO : Validating listings for Path1 "/tmp/031215xi/filters/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filters/path2/" 2025/05/26 03:40:39 INFO : Bisync successful bisync_test.go:560: TEST filters PASSED === RUN TestBisyncLocalRemote/filtersfile_checks 2025/05/26 03:41:06 ERROR : error listing: directory not found 2025/05/26 03:41:06 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_filtersfile_checks-xamehac5 2025/05/26 03:41:06 NOTICE: checking Path1 Local file system at /tmp/031215xi/filtersfile_checks/path1 2025/05/26 03:41:12 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/filtersfile_checks/path2 2025/05/26 03:41:17 NOTICE: (01) : test filtersfile-checks 2025/05/26 03:41:17 NOTICE: (02) : test initial bisync 2025/05/26 03:41:17 NOTICE: (03) : bisync resync 2025/05/26 03:41:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:41:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:41:23 INFO : Synching Path1 "/tmp/031215xi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:41:23 INFO : Copying Path2 files to Path1 2025/05/26 03:41:23 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:41:24 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:41:29 INFO : Resync updating listings 2025/05/26 03:41:29 INFO : Validating listings for Path1 "/tmp/031215xi/filtersfile_checks/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:41:29 INFO : Bisync successful 2025/05/26 03:41:29 NOTICE: (04) : test 1. inject filters file in workdir. 2025/05/26 03:41:29 NOTICE: (05) : copy-file /tmp/031215xi/datadir/test_filtersfile_checks-vucesub6/filtersfile.txt /tmp/031215xi/workdir/ 2025/05/26 03:41:29 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/05/26 03:41:29 NOTICE: (07) : bisync filters-file=/tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:41:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:41: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/05/26 03:41:35 INFO : Synching Path1 "/tmp/031215xi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:41:35 INFO : Using filters file /tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:41:35 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:41:35 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 03:41:35 NOTICE: Bisync error: bisync aborted 2025/05/26 03:41:35 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/05/26 03:41:35 NOTICE: (09) : bisync 2025/05/26 03:41:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:41:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:41:40 INFO : Synching Path1 "/tmp/031215xi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:41:40 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/031215xi/workdir/tmp_031215xi_filtersfile_checks_path1..TestSwift_rclone-test-sefuwoz3gica_031215xi_filtersfile_checks_path2.path1.lst Path2: /tmp/031215xi/workdir/tmp_031215xi_filtersfile_checks_path1..TestSwift_rclone-test-sefuwoz3gica_031215xi_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/031215xi/workdir" 2025/05/26 03:41:40 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 03:41:40 NOTICE: Bisync error: bisync aborted 2025/05/26 03:41:40 NOTICE: (10) : test 4. run with filters-file and resync. 2025/05/26 03:41:40 NOTICE: (11) : bisync filters-file=/tmp/031215xi/workdir/filtersfile.txt resync 2025/05/26 03:41:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:41: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/05/26 03:41:46 INFO : Synching Path1 "/tmp/031215xi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:41:46 INFO : Using filters file /tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:41:46 INFO : Storing filters file hash to /tmp/031215xi/workdir/filtersfile.txt.md5 2025/05/26 03:41:46 INFO : Copying Path2 files to Path1 2025/05/26 03:41:46 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:41:51 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:42:02 INFO : Resync updating listings 2025/05/26 03:42:02 INFO : Validating listings for Path1 "/tmp/031215xi/filtersfile_checks/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:42:02 INFO : Bisync successful 2025/05/26 03:42:02 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/05/26 03:42:02 NOTICE: (13) : bisync filters-file=/tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:42:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:42: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/05/26 03:42:07 INFO : Synching Path1 "/tmp/031215xi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:42:07 INFO : Using filters file /tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:42:07 INFO : Building Path1 and Path2 listings 2025/05/26 03:42:08 INFO : Path1 checking for diffs 2025/05/26 03:42:08 INFO : Path2 checking for diffs 2025/05/26 03:42:08 INFO : No changes found 2025/05/26 03:42:08 INFO : Updating listings 2025/05/26 03:42:08 INFO : Validating listings for Path1 "/tmp/031215xi/filtersfile_checks/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:42:08 INFO : Bisync successful 2025/05/26 03:42:08 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/05/26 03:42:08 NOTICE: (15) : copy-as /tmp/031215xi/datadir/test_filtersfile_checks-vucesub6/filtersfile2.txt /tmp/031215xi/workdir/ filtersfile.txt 2025/05/26 03:42:08 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/05/26 03:42:08 NOTICE: (17) : bisync filters-file=/tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:42:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:42: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/05/26 03:42:13 INFO : Synching Path1 "/tmp/031215xi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:42:13 INFO : Using filters file /tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:42:13 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:42:13 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 03:42:13 NOTICE: Bisync error: bisync aborted 2025/05/26 03:42:13 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/05/26 03:42:13 NOTICE: (19) : bisync filters-file=/tmp/031215xi/workdir/filtersfile.txt resync dry-run 2025/05/26 03:42:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:42: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/05/26 03:42:19 INFO : Synching Path1 "/tmp/031215xi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:42:19 INFO : Using filters file /tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:42:19 INFO : Skipped storing filters file hash to /tmp/031215xi/workdir/filtersfile.txt.md5 as --dry-run is set 2025/05/26 03:42:19 INFO : Copying Path2 files to Path1 2025/05/26 03:42:19 NOTICE: - Path2 Resync is copying files to - Path1 2025/05/26 03:42:19 NOTICE: - Path1 Resync is copying files to - Path2 2025/05/26 03:42:20 INFO : Resync updating listings 2025/05/26 03:42:20 INFO : Bisync successful 2025/05/26 03:42:20 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/05/26 03:42:20 NOTICE: (21) : bisync filters-file=/tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:42:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:42: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/05/26 03:42:25 INFO : Synching Path1 "/tmp/031215xi/filtersfile_checks/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/filtersfile_checks/path2/" 2025/05/26 03:42:25 INFO : Using filters file /tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:42:25 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/031215xi/workdir/filtersfile.txt 2025/05/26 03:42:25 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 03:42:25 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncLocalRemote/ignorelistingchecksum 2025/05/26 03:42:46 ERROR : error listing: directory not found 2025/05/26 03:42:46 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_ignorelistingchecksum-jigimoq4 2025/05/26 03:42:46 NOTICE: checking Path1 Local file system at /tmp/031215xi/ignorelistingchecksum/path1 2025/05/26 03:42:58 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/ignorelistingchecksum/path2 2025/05/26 03:43:08 NOTICE: (01) : test basic 2025/05/26 03:43:08 NOTICE: (02) : test initial bisync 2025/05/26 03:43:08 NOTICE: (03) : bisync resync 2025/05/26 03:43:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:43: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/05/26 03:43:29 INFO : Synching Path1 "/tmp/031215xi/ignorelistingchecksum/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ignorelistingchecksum/path2/" 2025/05/26 03:43:29 INFO : Copying Path2 files to Path1 2025/05/26 03:43:29 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:43:34 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:43:50 INFO : Resync updating listings 2025/05/26 03:43:50 INFO : Validating listings for Path1 "/tmp/031215xi/ignorelistingchecksum/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ignorelistingchecksum/path2/" 2025/05/26 03:43:50 INFO : Bisync successful 2025/05/26 03:43:50 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/05/26 03:44:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:44:10 INFO : Synching Path1 "/tmp/031215xi/ignorelistingchecksum/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ignorelistingchecksum/path2/" 2025/05/26 03:44:10 INFO : Copying Path2 files to Path1 2025/05/26 03:44:10 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:44:16 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:44:26 INFO : Resync updating listings 2025/05/26 03:44:26 INFO : Validating listings for Path1 "/tmp/031215xi/ignorelistingchecksum/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ignorelistingchecksum/path2/" 2025/05/26 03:44:26 INFO : Bisync successful 2025/05/26 03:44:26 NOTICE: (05) : test place newer files on both paths 2025/05/26 03:44:26 NOTICE: (06) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_ignorelistingchecksum-qaxabac0/file1.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/ignorelistingchecksum/path2/ 2025/05/26 03:44:37 NOTICE: (07) : copy-as /tmp/031215xi/datadir/test_ignorelistingchecksum-qaxabac0/file1.txt /tmp/031215xi/ignorelistingchecksum/path1/subdir file20.txt 2025/05/26 03:44:37 NOTICE: (08) : test bisync run 2025/05/26 03:44:37 NOTICE: (09) : bisync ignore-listing-checksum 2025/05/26 03:44:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:44:58 INFO : Synching Path1 "/tmp/031215xi/ignorelistingchecksum/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ignorelistingchecksum/path2/" 2025/05/26 03:44:58 INFO : Building Path1 and Path2 listings 2025/05/26 03:45:08 INFO : Path1 checking for diffs 2025/05/26 03:45:08 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/05/26 03:45:08 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 03:45:08 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 03:45:08 INFO : Path2 checking for diffs 2025/05/26 03:45:08 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/26 03:45:08 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 03:45:08 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 03:45:08 INFO : Applying changes 2025/05/26 03:45:08 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/ignorelistingchecksum/path2/subdir/file20.txt 2025/05/26 03:45:08 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/ignorelistingchecksum/path1/file1.txt 2025/05/26 03:45:08 INFO : - Path2 Do queued copies to - Path1 2025/05/26 03:45:18 INFO : file1.txt: Copied (replaced existing) 2025/05/26 03:45:18 INFO : - Path1 Do queued copies to - Path2 2025/05/26 03:45:39 INFO : subdir/file20.txt: Copied (replaced existing) 2025/05/26 03:45:39 INFO : Updating listings 2025/05/26 03:45:39 INFO : Validating listings for Path1 "/tmp/031215xi/ignorelistingchecksum/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/ignorelistingchecksum/path2/" 2025/05/26 03:45:39 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncLocalRemote/max_delete_path1 2025/05/26 03:46:00 ERROR : error listing: directory not found 2025/05/26 03:46:00 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_max_delete_path1-pogoxen3 2025/05/26 03:46:00 NOTICE: checking Path1 Local file system at /tmp/031215xi/max_delete_path1/path1 2025/05/26 03:46:11 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/max_delete_path1/path2 2025/05/26 03:46:17 NOTICE: (01) : test max-delete-path1 2025/05/26 03:46:17 NOTICE: (02) : test initial bisync 2025/05/26 03:46:17 NOTICE: (03) : bisync resync 2025/05/26 03:46:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:46: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/05/26 03:46:38 INFO : Synching Path1 "/tmp/031215xi/max_delete_path1/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path1/path2/" 2025/05/26 03:46:38 INFO : Copying Path2 files to Path1 2025/05/26 03:46:38 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:46:44 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:46:59 INFO : Resync updating listings 2025/05/26 03:46:59 INFO : Validating listings for Path1 "/tmp/031215xi/max_delete_path1/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path1/path2/" 2025/05/26 03:46:59 INFO : Bisync successful 2025/05/26 03:46:59 NOTICE: (04) : test delete >50% of local files 2025/05/26 03:46:59 NOTICE: (05) : delete-file /tmp/031215xi/max_delete_path1/path1/file1.txt 2025/05/26 03:46:59 NOTICE: (06) : delete-file /tmp/031215xi/max_delete_path1/path1/file2.txt 2025/05/26 03:46:59 NOTICE: (07) : delete-file /tmp/031215xi/max_delete_path1/path1/file3.txt 2025/05/26 03:46:59 NOTICE: (08) : delete-file /tmp/031215xi/max_delete_path1/path1/file4.txt 2025/05/26 03:46:59 NOTICE: (09) : delete-file /tmp/031215xi/max_delete_path1/path1/file5.txt 2025/05/26 03:46:59 NOTICE: (10) : test sync should fail due to too many local deletes 2025/05/26 03:46:59 NOTICE: (11) : bisync 2025/05/26 03:47:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:47: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/05/26 03:47:20 INFO : Synching Path1 "/tmp/031215xi/max_delete_path1/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path1/path2/" 2025/05/26 03:47:20 INFO : Building Path1 and Path2 listings 2025/05/26 03:47:20 INFO : Path1 checking for diffs 2025/05/26 03:47:20 INFO : - Path1 File was deleted - file1.txt 2025/05/26 03:47:20 INFO : - Path1 File was deleted - file2.txt 2025/05/26 03:47:20 INFO : - Path1 File was deleted - file3.txt 2025/05/26 03:47:20 INFO : - Path1 File was deleted - file4.txt 2025/05/26 03:47:20 INFO : - Path1 File was deleted - file5.txt 2025/05/26 03:47:20 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/26 03:47:20 INFO : Path2 checking for diffs 2025/05/26 03:47:20 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/031215xi/max_delete_path1/path1/". Run with --force if desired. 2025/05/26 03:47:20 NOTICE: Bisync aborted. Please try again. 2025/05/26 03:47:20 NOTICE: Bisync error: too many deletes 2025/05/26 03:47:20 NOTICE: (12) : copy-listings initial-fail 2025/05/26 03:47:20 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/05/26 03:47:20 NOTICE: (14) : bisync max-delete=60 2025/05/26 03:47:41 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:47:41 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:47:41 INFO : Synching Path1 "/tmp/031215xi/max_delete_path1/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path1/path2/" 2025/05/26 03:47:41 INFO : Building Path1 and Path2 listings 2025/05/26 03:47:41 INFO : Path1 checking for diffs 2025/05/26 03:47:41 INFO : - Path1 File was deleted - file1.txt 2025/05/26 03:47:41 INFO : - Path1 File was deleted - file2.txt 2025/05/26 03:47:41 INFO : - Path1 File was deleted - file3.txt 2025/05/26 03:47:41 INFO : - Path1 File was deleted - file4.txt 2025/05/26 03:47:41 INFO : - Path1 File was deleted - file5.txt 2025/05/26 03:47:41 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/26 03:47:41 INFO : Path2 checking for diffs 2025/05/26 03:47:41 INFO : Applying changes 2025/05/26 03:47:41 INFO : - Path2 Queue delete - TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path1/path2/file1.txt 2025/05/26 03:47:41 INFO : - Path2 Queue delete - TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path1/path2/file2.txt 2025/05/26 03:47:41 INFO : - Path2 Queue delete - TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path1/path2/file3.txt 2025/05/26 03:47:41 INFO : - Path2 Queue delete - TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path1/path2/file4.txt 2025/05/26 03:47:41 INFO : - Path2 Queue delete - TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path1/path2/file5.txt 2025/05/26 03:47:41 INFO : - Path1 Do queued copies to - Path2 2025/05/26 03:47:47 INFO : file5.txt: Deleted 2025/05/26 03:47:47 INFO : file4.txt: Deleted 2025/05/26 03:47:52 INFO : file3.txt: Deleted 2025/05/26 03:47:52 INFO : file2.txt: Deleted 2025/05/26 03:47:52 INFO : file1.txt: Deleted 2025/05/26 03:47:52 INFO : Updating listings 2025/05/26 03:47:52 INFO : Validating listings for Path1 "/tmp/031215xi/max_delete_path1/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path1/path2/" 2025/05/26 03:47:52 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncLocalRemote/max_delete_path2_force 2025/05/26 03:48:08 ERROR : error listing: directory not found 2025/05/26 03:48:08 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_max_delete_path2_force-qayihir2 2025/05/26 03:48:08 NOTICE: checking Path1 Local file system at /tmp/031215xi/max_delete_path2_force/path1 2025/05/26 03:48:19 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/max_delete_path2_force/path2 2025/05/26 03:48:34 NOTICE: (01) : test max-delete-path2-force 2025/05/26 03:48:34 NOTICE: (02) : test initial bisync 2025/05/26 03:48:34 NOTICE: (03) : bisync resync 2025/05/26 03:48:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:48:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:48:40 INFO : Synching Path1 "/tmp/031215xi/max_delete_path2_force/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/" 2025/05/26 03:48:40 INFO : Copying Path2 files to Path1 2025/05/26 03:48:40 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:48:51 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:49:03 INFO : Resync updating listings 2025/05/26 03:49:03 INFO : Validating listings for Path1 "/tmp/031215xi/max_delete_path2_force/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/" 2025/05/26 03:49:03 INFO : Bisync successful 2025/05/26 03:49:03 NOTICE: (04) : test delete >50% of remote files 2025/05/26 03:49:03 NOTICE: (05) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/file1.txt 2025/05/26 03:49:24 NOTICE: (06) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/file2.txt 2025/05/26 03:49:34 NOTICE: (07) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/file3.txt 2025/05/26 03:49:34 NOTICE: (08) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/file4.txt 2025/05/26 03:49:45 NOTICE: (09) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/file5.txt 2025/05/26 03:49:50 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/05/26 03:49:50 NOTICE: (11) : bisync 2025/05/26 03:49:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:49: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/05/26 03:49:55 INFO : Synching Path1 "/tmp/031215xi/max_delete_path2_force/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/" 2025/05/26 03:49:55 INFO : Building Path1 and Path2 listings 2025/05/26 03:49:56 INFO : Path1 checking for diffs 2025/05/26 03:49:56 INFO : Path2 checking for diffs 2025/05/26 03:49:56 INFO : - Path2 File was deleted - file1.txt 2025/05/26 03:49:56 INFO : - Path2 File was deleted - file2.txt 2025/05/26 03:49:56 INFO : - Path2 File was deleted - file3.txt 2025/05/26 03:49:56 INFO : - Path2 File was deleted - file4.txt 2025/05/26 03:49:56 INFO : - Path2 File was deleted - file5.txt 2025/05/26 03:49:56 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/26 03:49:56 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/". Run with --force if desired. 2025/05/26 03:49:56 NOTICE: Bisync aborted. Please try again. 2025/05/26 03:49:56 NOTICE: Bisync error: too many deletes 2025/05/26 03:49:56 NOTICE: (12) : copy-listings initial-fail 2025/05/26 03:49:56 NOTICE: (13) : test apply force option. sync should run. 2025/05/26 03:49:56 NOTICE: (14) : bisync force 2025/05/26 03:50:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:50: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/05/26 03:50:01 INFO : Synching Path1 "/tmp/031215xi/max_delete_path2_force/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/" 2025/05/26 03:50:01 INFO : Building Path1 and Path2 listings 2025/05/26 03:50:01 INFO : Path1 checking for diffs 2025/05/26 03:50:01 INFO : Path2 checking for diffs 2025/05/26 03:50:01 INFO : - Path2 File was deleted - file1.txt 2025/05/26 03:50:01 INFO : - Path2 File was deleted - file2.txt 2025/05/26 03:50:01 INFO : - Path2 File was deleted - file3.txt 2025/05/26 03:50:01 INFO : - Path2 File was deleted - file4.txt 2025/05/26 03:50:01 INFO : - Path2 File was deleted - file5.txt 2025/05/26 03:50:01 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/05/26 03:50:01 INFO : Applying changes 2025/05/26 03:50:01 INFO : - Path1 Queue delete - /tmp/031215xi/max_delete_path2_force/path1/file1.txt 2025/05/26 03:50:01 INFO : - Path1 Queue delete - /tmp/031215xi/max_delete_path2_force/path1/file2.txt 2025/05/26 03:50:01 INFO : - Path1 Queue delete - /tmp/031215xi/max_delete_path2_force/path1/file3.txt 2025/05/26 03:50:01 INFO : - Path1 Queue delete - /tmp/031215xi/max_delete_path2_force/path1/file4.txt 2025/05/26 03:50:01 INFO : - Path1 Queue delete - /tmp/031215xi/max_delete_path2_force/path1/file5.txt 2025/05/26 03:50:01 INFO : - Path2 Do queued copies to - Path1 2025/05/26 03:50:07 INFO : file4.txt: Deleted 2025/05/26 03:50:07 INFO : file5.txt: Deleted 2025/05/26 03:50:07 INFO : file3.txt: Deleted 2025/05/26 03:50:07 INFO : file2.txt: Deleted 2025/05/26 03:50:07 INFO : file1.txt: Deleted 2025/05/26 03:50:07 INFO : Updating listings 2025/05/26 03:50:07 INFO : Validating listings for Path1 "/tmp/031215xi/max_delete_path2_force/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/max_delete_path2_force/path2/" 2025/05/26 03:50:07 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncLocalRemote/nomodtime 2025/05/26 03:50:38 ERROR : error listing: directory not found 2025/05/26 03:50:38 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_nomodtime-fepevos9 2025/05/26 03:50:38 NOTICE: checking Path1 Local file system at /tmp/031215xi/nomodtime/path1 2025/05/26 03:50:59 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/nomodtime/path2 2025/05/26 03:51:04 NOTICE: (01) : test changes 2025/05/26 03:51:04 NOTICE: (02) : test initial bisync 2025/05/26 03:51:04 NOTICE: (03) : bisync resync nomodtime 2025/05/26 03:51:25 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/05/26 03:51:25 INFO : Synching Path1 "/tmp/031215xi/nomodtime/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/" 2025/05/26 03:51:25 INFO : Copying Path2 files to Path1 2025/05/26 03:51:25 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:51:51 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:52:52 INFO : Resync updating listings 2025/05/26 03:52:52 INFO : Validating listings for Path1 "/tmp/031215xi/nomodtime/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/" 2025/05/26 03:52:52 INFO : Bisync successful 2025/05/26 03:52:52 NOTICE: (04) : test make modifications on both paths 2025/05/26 03:52:52 NOTICE: (05) : test new on path2 - file10 2025/05/26 03:52:52 NOTICE: (06) : copy-file /tmp/031215xi/datadir/test_nomodtime-qesusat7/file10.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/ 2025/05/26 03:53:03 NOTICE: (07) : test changed on path2 - file1 2025/05/26 03:53:03 NOTICE: (08) : copy-file /tmp/031215xi/datadir/test_nomodtime-qesusat7/file1.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/ 2025/05/26 03:53:09 NOTICE: (09) : test new on path1 - file11 2025/05/26 03:53:09 NOTICE: (10) : copy-file /tmp/031215xi/datadir/test_nomodtime-qesusat7/file11.txt /tmp/031215xi/nomodtime/path1/ 2025/05/26 03:53:09 NOTICE: (11) : test changed on path1 - file2 2025/05/26 03:53:09 NOTICE: (12) : copy-file /tmp/031215xi/datadir/test_nomodtime-qesusat7/file2.txt /tmp/031215xi/nomodtime/path1/ 2025/05/26 03:53:09 NOTICE: (13) : test deleted on path2 - file3 2025/05/26 03:53:09 NOTICE: (14) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/file3.txt 2025/05/26 03:53:15 NOTICE: (15) : test deleted on path1 - file4 2025/05/26 03:53:15 NOTICE: (16) : delete-file /tmp/031215xi/nomodtime/path1/file4.txt 2025/05/26 03:53:15 NOTICE: (17) : test deleted on both paths - file8 2025/05/26 03:53:15 NOTICE: (18) : delete-file /tmp/031215xi/nomodtime/path1/file8.txt 2025/05/26 03:53:15 NOTICE: (19) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/file8.txt 2025/05/26 03:53:15 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/05/26 03:53:15 NOTICE: (21) : copy-as /tmp/031215xi/datadir/test_nomodtime-qesusat7/file5R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/ file5.txt 2025/05/26 03:53:26 NOTICE: (22) : copy-as /tmp/031215xi/datadir/test_nomodtime-qesusat7/file5L.txt /tmp/031215xi/nomodtime/path1/ file5.txt 2025/05/26 03:53:26 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/05/26 03:53:26 NOTICE: (24) : copy-file /tmp/031215xi/datadir/test_nomodtime-qesusat7/file6.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/ 2025/05/26 03:53:32 NOTICE: (25) : delete-file /tmp/031215xi/nomodtime/path1/file6.txt 2025/05/26 03:53:32 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/05/26 03:53:32 NOTICE: (27) : copy-file /tmp/031215xi/datadir/test_nomodtime-qesusat7/file7.txt /tmp/031215xi/nomodtime/path1/ 2025/05/26 03:53:32 NOTICE: (28) : delete-file TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/file7.txt 2025/05/26 03:53:32 NOTICE: (29) : test bisync run 2025/05/26 03:53:32 NOTICE: (30) : bisync nomodtime 2025/05/26 03:53:52 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/05/26 03:53:52 INFO : Synching Path1 "/tmp/031215xi/nomodtime/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/" 2025/05/26 03:53:52 INFO : Building Path1 and Path2 listings 2025/05/26 03:53:53 INFO : Path1 checking for diffs 2025/05/26 03:53:53 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/05/26 03:53:53 INFO : - Path1 File was deleted - file4.txt 2025/05/26 03:53:53 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/05/26 03:53:53 INFO : - Path1 File was deleted - file6.txt 2025/05/26 03:53:53 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/05/26 03:53:53 INFO : - Path1 File was deleted - file8.txt 2025/05/26 03:53:53 INFO : - Path1 File is new - file11.txt 2025/05/26 03:53:53 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/26 03:53:53 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/05/26 03:53:53 INFO : Path2 checking for diffs 2025/05/26 03:53:53 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/05/26 03:53:53 INFO : - Path2 File was deleted - file3.txt 2025/05/26 03:53:53 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/05/26 03:53:53 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/05/26 03:53:53 INFO : - Path2 File was deleted - file7.txt 2025/05/26 03:53:53 INFO : - Path2 File was deleted - file8.txt 2025/05/26 03:53:53 INFO : - Path2 File is new - file10.txt 2025/05/26 03:53:53 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/05/26 03:53:53 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/05/26 03:53:53 INFO : Applying changes 2025/05/26 03:53:53 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/file11.txt 2025/05/26 03:53:53 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/file2.txt 2025/05/26 03:53:53 INFO : - Path2 Queue delete - TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/file4.txt 2025/05/26 03:53:53 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/05/26 03:53:53 NOTICE: - Path1 Renaming Path1 copy - /tmp/031215xi/nomodtime/path1/file5.txt.conflict1 2025/05/26 03:53:53 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/05/26 03:53:53 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/file5.txt.conflict1 2025/05/26 03:53:53 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/file5.txt.conflict2 2025/05/26 03:54:03 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/05/26 03:54:24 INFO : file5.txt: Deleted 2025/05/26 03:54:24 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/nomodtime/path1/file5.txt.conflict2 2025/05/26 03:54:24 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/nomodtime/path1/file6.txt 2025/05/26 03:54:24 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/file7.txt 2025/05/26 03:54:24 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/nomodtime/path1/file1.txt 2025/05/26 03:54:24 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/nomodtime/path1/file10.txt 2025/05/26 03:54:24 INFO : - Path1 Queue delete - /tmp/031215xi/nomodtime/path1/file3.txt 2025/05/26 03:54:24 INFO : - Path2 Do queued copies to - Path1 2025/05/26 03:54:30 INFO : file10.txt: Copied (new) 2025/05/26 03:54:30 INFO : file1.txt: Copied (replaced existing) 2025/05/26 03:54:30 INFO : file5.txt.conflict2: Copied (new) 2025/05/26 03:54:30 INFO : file6.txt: Copied (new) 2025/05/26 03:54:30 INFO : file3.txt: Deleted 2025/05/26 03:54:30 INFO : - Path1 Do queued copies to - Path2 2025/05/26 03:54:30 INFO : file7.txt: Copied (new) 2025/05/26 03:54:35 INFO : file11.txt: Copied (new) 2025/05/26 03:54:35 INFO : file5.txt.conflict1: Copied (new) 2025/05/26 03:54:35 INFO : file2.txt: Copied (replaced existing) 2025/05/26 03:54:40 INFO : file4.txt: Deleted 2025/05/26 03:54:40 INFO : Updating listings 2025/05/26 03:54:40 INFO : Validating listings for Path1 "/tmp/031215xi/nomodtime/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/nomodtime/path2/" 2025/05/26 03:54:40 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncLocalRemote/normalization 2025/05/26 03:54:57 ERROR : error listing: directory not found 2025/05/26 03:54:57 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_normalization-boyavid0 2025/05/26 03:54:57 NOTICE: checking Path1 Local file system at /tmp/031215xi/normalization/path1 2025/05/26 03:55:03 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/normalization/path2 2025/05/26 03:55:08 NOTICE: (01) : test normalization 2025/05/26 03:55:08 NOTICE: (02) : touch-copy 2001-01-02 /tmp/031215xi/datadir/test_normalization-raxuzey2/file1.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/normalization/path2/ 2025/05/26 03:55:14 NOTICE: (03) : test initial bisync 2025/05/26 03:55:14 NOTICE: (04) : bisync resync 2025/05/26 03:55:35 NOTICE: Local file system at /tmp/031215xi/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" 2025/05/26 03:55:35 NOTICE: Local file system at /tmp/031215xi/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/031215xi/normalization/path1 fs2: Swift container rclone-test-sefuwoz3gica path 031215xi/normalization/path2) @@ -1 +1 @@ -測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ+RCLONE_TESTRCLONE_TEST === RUN TestBisyncLocalRemote/rclone_args 2025/05/26 03:56:03 ERROR : error listing: directory not found 2025/05/26 03:56:03 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_rclone_args-ciqepac3 2025/05/26 03:56:03 NOTICE: checking Path1 Local file system at /tmp/031215xi/rclone_args/path1 2025/05/26 03:56:08 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/rclone_args/path2 2025/05/26 03:56:09 NOTICE: (01) : test rclone-args 2025/05/26 03:56:09 NOTICE: (02) : touch-glob 2001-01-02 /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/ * 2025/05/26 03:56:09 NOTICE: (03) : test initial bisync 2025/05/26 03:56:09 NOTICE: (04) : bisync resync checksum 2025/05/26 03:56:19 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/05/26 03:56:19 INFO : Synching Path1 "/tmp/031215xi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 03:56:19 INFO : Copying Path2 files to Path1 2025/05/26 03:56:19 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:56:30 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:56:40 INFO : Resync updating listings 2025/05/26 03:56:40 INFO : Validating listings for Path1 "/tmp/031215xi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 03:56:40 INFO : Bisync successful 2025/05/26 03:56:40 NOTICE: (05) : test place newer files on both paths 2025/05/26 03:56:40 NOTICE: (06) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file1.txt /tmp/031215xi/rclone_args/path1/ 2025/05/26 03:56:40 NOTICE: (07) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file2.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/ 2025/05/26 03:56:56 NOTICE: (08) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file20.txt /tmp/031215xi/rclone_args/path1/subdir 2025/05/26 03:56:56 NOTICE: (09) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file21.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/subdir 2025/05/26 03:57:06 NOTICE: (10) : touch-glob 2001-01-02 /tmp/031215xi/rclone_args/path1/ file1.txt 2025/05/26 03:57:06 NOTICE: (11) : touch-glob 2001-01-02 TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/ file2.txt 2025/05/26 03:57:32 NOTICE: (12) : touch-glob 2001-01-02 /tmp/031215xi/rclone_args/path1/subdir/ file20.txt 2025/05/26 03:57:32 NOTICE: (13) : touch-glob 2001-01-02 TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/subdir/ file21.txt 2025/05/26 03:57:48 NOTICE: (14) : test run bisync with custom options 2025/05/26 03:57:48 NOTICE: (15) : bisync checksum 2025/05/26 03:57: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/05/26 03:57:59 INFO : Synching Path1 "/tmp/031215xi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 03:57:59 INFO : Building Path1 and Path2 listings 2025/05/26 03:58:04 INFO : Path1 checking for diffs 2025/05/26 03:58:04 INFO : - Path1 File changed: hash - file1.txt 2025/05/26 03:58:04 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 03:58:04 INFO : (Modified:  1 hash differs) 2025/05/26 03:58:04 INFO : Path2 checking for diffs 2025/05/26 03:58:04 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/05/26 03:58:04 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 03:58:04 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/05/26 03:58:04 INFO : Applying changes 2025/05/26 03:58:04 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/file1.txt 2025/05/26 03:58:04 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/rclone_args/path1/file2.txt 2025/05/26 03:58:04 INFO : - Path2 Do queued copies to - Path1 2025/05/26 03:58:04 INFO : file2.txt: Copied (replaced existing) 2025/05/26 03:58:04 INFO : - Path1 Do queued copies to - Path2 2025/05/26 03:58:05 INFO : file1.txt: Copied (replaced existing) 2025/05/26 03:58:05 INFO : Updating listings 2025/05/26 03:58:05 INFO : Validating listings for Path1 "/tmp/031215xi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 03:58:05 INFO : Bisync successful 2025/05/26 03:58:05 NOTICE: (16) : touch-glob 2007-07-23 /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/ * 2025/05/26 03:58:05 NOTICE: (17) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file1.txt /tmp/031215xi/rclone_args/path1/ 2025/05/26 03:58:05 NOTICE: (18) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file2.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/ 2025/05/26 03:58:33 NOTICE: (19) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file20.txt /tmp/031215xi/rclone_args/path1/subdir 2025/05/26 03:58:33 NOTICE: (20) : copy-as /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file21.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/ file1.txt 2025/05/26 03:58:39 NOTICE: (21) : touch-glob 2007-07-23 /tmp/031215xi/rclone_args/path1/ file1.txt 2025/05/26 03:58:39 NOTICE: (22) : touch-glob 2007-07-23 TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/ file2.txt 2025/05/26 03:58:55 NOTICE: (23) : touch-glob 2007-07-23 /tmp/031215xi/rclone_args/path1/subdir/ file20.txt 2025/05/26 03:58:55 NOTICE: (24) : touch-glob 2007-07-23 TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/subdir/ file21.txt 2025/05/26 03:59:00 NOTICE: (25) : bisync size-only 2025/05/26 03:59:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:59:11 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:59:11 INFO : Synching Path1 "/tmp/031215xi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 03:59:11 INFO : Building Path1 and Path2 listings 2025/05/26 03:59:11 INFO : Path1 checking for diffs 2025/05/26 03:59:11 INFO : Path2 checking for diffs 2025/05/26 03:59:11 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/05/26 03:59:11 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 03:59:11 INFO : (Modified:  0 larger,  1 smaller) 2025/05/26 03:59:11 INFO : Applying changes 2025/05/26 03:59:11 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/rclone_args/path1/file1.txt 2025/05/26 03:59:11 INFO : - Path2 Do queued copies to - Path1 2025/05/26 03:59:11 INFO : file1.txt: Copied (replaced existing) 2025/05/26 03:59:11 INFO : Updating listings 2025/05/26 03:59:11 INFO : Validating listings for Path1 "/tmp/031215xi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 03:59:11 INFO : Bisync successful 2025/05/26 03:59:11 NOTICE: (26) : bisync resync 2025/05/26 03:59:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 03:59:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 03:59:21 INFO : Synching Path1 "/tmp/031215xi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 03:59:21 INFO : Copying Path2 files to Path1 2025/05/26 03:59:21 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 03:59:27 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 03:59:32 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/26 03:59:37 INFO : subdir/file20.txt: Updated modification time in destination 2025/05/26 03:59:42 INFO : file2.txt: Updated modification time in destination 2025/05/26 03:59:42 INFO : Resync updating listings 2025/05/26 03:59:42 INFO : Validating listings for Path1 "/tmp/031215xi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 03:59:42 INFO : Bisync successful 2025/05/26 03:59:42 NOTICE: (27) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file1.txt /tmp/031215xi/rclone_args/path1/ 2025/05/26 03:59:42 NOTICE: (28) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file2.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/ 2025/05/26 04:00:06 NOTICE: (29) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file20.txt /tmp/031215xi/rclone_args/path1/subdir 2025/05/26 04:00:06 NOTICE: (30) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file21.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/subdir 2025/05/26 04:00:17 NOTICE: (31) : touch-glob 2007-07-23 /tmp/031215xi/rclone_args/path1/ file1.txt 2025/05/26 04:00:17 NOTICE: (32) : touch-glob 2007-07-23 TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/ file2.txt 2025/05/26 04:00:32 NOTICE: (33) : touch-glob 2007-07-23 /tmp/031215xi/rclone_args/path1/subdir/ file20.txt 2025/05/26 04:00:32 NOTICE: (34) : touch-glob 2007-07-23 TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/subdir/ file21.txt 2025/05/26 04:00:38 NOTICE: (35) : bisync ignore-size 2025/05/26 04:00:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:00:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 04:00:48 INFO : Synching Path1 "/tmp/031215xi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 04:00:48 INFO : Building Path1 and Path2 listings 2025/05/26 04:00:48 INFO : Path1 checking for diffs 2025/05/26 04:00:48 INFO : Path2 checking for diffs 2025/05/26 04:00:48 INFO : - Path2 File changed: time (newer) - file2.txt 2025/05/26 04:00:48 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/05/26 04:00:48 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/26 04:00:48 INFO : (Modified:  2 newer,  0 older) 2025/05/26 04:00:48 INFO : Applying changes 2025/05/26 04:00:48 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/rclone_args/path1/file2.txt 2025/05/26 04:00:48 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/rclone_args/path1/subdir/file21.txt 2025/05/26 04:00:48 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:00:49 INFO : file2.txt: Updated modification time in destination 2025/05/26 04:00:54 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/26 04:00:54 INFO : Updating listings 2025/05/26 04:00:54 INFO : Validating listings for Path1 "/tmp/031215xi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 04:00:54 INFO : Bisync successful 2025/05/26 04:00:54 NOTICE: (36) : bisync resync compare-all 2025/05/26 04:01:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/05/26 04:01:04 INFO : Synching Path1 "/tmp/031215xi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 04:01:04 INFO : Copying Path2 files to Path1 2025/05/26 04:01:04 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:01:05 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:01:05 INFO : file1.txt: Copied (replaced existing) 2025/05/26 04:01:10 INFO : Resync updating listings 2025/05/26 04:01:10 INFO : Validating listings for Path1 "/tmp/031215xi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 04:01:10 INFO : Bisync successful 2025/05/26 04:01:10 NOTICE: (37) : copy-as /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file21.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/ file2.txt 2025/05/26 04:01:26 NOTICE: (38) : touch-glob 2023-08-26 /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/ * 2025/05/26 04:01:26 NOTICE: (39) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file1.txt /tmp/031215xi/rclone_args/path1/ 2025/05/26 04:01:26 NOTICE: (40) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file20.txt /tmp/031215xi/rclone_args/path1/subdir 2025/05/26 04:01:26 NOTICE: (41) : copy-file /tmp/031215xi/datadir/test_rclone_args-xatiyiv5/file21.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/subdir 2025/05/26 04:01:36 NOTICE: (42) : touch-glob 2007-07-23 TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/ file2.txt 2025/05/26 04:01:52 NOTICE: (43) : touch-glob 2023-08-26 /tmp/031215xi/rclone_args/path1/ file1.txt 2025/05/26 04:01:52 NOTICE: (44) : touch-glob 2023-08-26 /tmp/031215xi/rclone_args/path1/subdir/ file20.txt 2025/05/26 04:01:52 NOTICE: (45) : touch-glob 2023-08-26 TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/subdir/ file21.txt 2025/05/26 04:01:57 NOTICE: (46) : bisync compare-all 2025/05/26 04:02:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/05/26 04:02:07 INFO : Synching Path1 "/tmp/031215xi/rclone_args/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 04:02:07 INFO : Building Path1 and Path2 listings 2025/05/26 04:02:08 INFO : Path1 checking for diffs 2025/05/26 04:02:08 INFO : - Path1 File changed: time (newer) - file1.txt 2025/05/26 04:02:08 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/05/26 04:02:08 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/26 04:02:08 INFO : (Modified:  2 newer,  0 older) 2025/05/26 04:02:08 INFO : Path2 checking for diffs 2025/05/26 04:02:08 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/05/26 04:02:08 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/05/26 04:02:08 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/26 04:02:08 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/05/26 04:02:08 INFO : Applying changes 2025/05/26 04:02:08 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/file1.txt 2025/05/26 04:02:08 INFO : - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/subdir/file20.txt 2025/05/26 04:02:08 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/rclone_args/path1/file2.txt 2025/05/26 04:02:08 INFO : - Path2 Queue copy to Path1 - /tmp/031215xi/rclone_args/path1/subdir/file21.txt 2025/05/26 04:02:08 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:02:13 INFO : file2.txt: Copied (replaced existing) 2025/05/26 04:02:13 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/26 04:02:13 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:02:19 INFO : file1.txt: Updated modification time in destination 2025/05/26 04:02:23 INFO : subdir/file20.txt: Updated modification time in destination 2025/05/26 04:02:23 INFO : Updating listings 2025/05/26 04:02:23 INFO : Validating listings for Path1 "/tmp/031215xi/rclone_args/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/rclone_args/path2/" 2025/05/26 04:02:23 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncLocalRemote/resolve 2025/05/26 04:02:40 ERROR : error listing: directory not found 2025/05/26 04:02:40 NOTICE: checking initFs Local file system at /tmp/031215xi/initdir/test_resolve-fivahup1 2025/05/26 04:02:40 NOTICE: checking Path1 Local file system at /tmp/031215xi/resolve/path1 2025/05/26 04:02:45 NOTICE: checking path2 Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2 2025/05/26 04:02:50 NOTICE: (01) : test resolve 2025/05/26 04:02:50 NOTICE: (02) : test initial bisync 2025/05/26 04:02:50 NOTICE: (03) : bisync resync 2025/05/26 04:03:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 04:03:11 INFO : Synching Path1 "/tmp/031215xi/resolve/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:03:11 INFO : Copying Path2 files to Path1 2025/05/26 04:03:11 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:03:11 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:03:12 INFO : Resync updating listings 2025/05/26 04:03:12 INFO : Validating listings for Path1 "/tmp/031215xi/resolve/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:03:12 INFO : Bisync successful 2025/05/26 04:03:12 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:03:12 NOTICE: (05) : touch-glob 2001-01-02 /tmp/031215xi/datadir/test_resolve-getutad2/ file1R.txt 2025/05/26 04:03:12 NOTICE: (06) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/ file1.txt 2025/05/26 04:03:17 NOTICE: (07) : touch-glob 2001-03-04 /tmp/031215xi/datadir/test_resolve-getutad2/ file1L.txt 2025/05/26 04:03:17 NOTICE: (08) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1L.txt /tmp/031215xi/resolve/path1/ file1.txt 2025/05/26 04:03:17 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/05/26 04:03:17 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/05/26 04:04:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 04:04:11 INFO : Synching Path1 "/tmp/031215xi/resolve/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:04:11 INFO : Building Path1 and Path2 listings 2025/05/26 04:04:11 INFO : Path1 checking for diffs 2025/05/26 04:04:11 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/05/26 04:04:11 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:04:11 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 04:04:11 INFO : Path2 checking for diffs 2025/05/26 04:04:11 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/26 04:04:11 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:04:11 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 04:04:11 INFO : Applying changes 2025/05/26 04:04:11 INFO : Checking potential conflicts... 2025/05/26 04:04:16 ERROR : file1.txt: md5 differ 2025/05/26 04:04:16 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 1 differences found 2025/05/26 04:04:16 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 1 errors while checking 2025/05/26 04:04:16 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 04:04:16 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:04:16 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/05/26 04:04:16 INFO : file1.txt: The winner is: Path1 2025/05/26 04:04:16 NOTICE: - Path2 Deleting Path2 copy - TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/file1.txt 2025/05/26 04:04:17 INFO : file1.txt: Deleted 2025/05/26 04:04:17 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/05/26 04:04:17 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:04:22 INFO : file1.txt: Copied (new) 2025/05/26 04:04:22 INFO : Updating listings 2025/05/26 04:04:22 INFO : Validating listings for Path1 "/tmp/031215xi/resolve/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:04:22 INFO : Bisync successful 2025/05/26 04:04:22 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:04:22 NOTICE: (12) : touch-glob 2001-07-23 /tmp/031215xi/datadir/test_resolve-getutad2/ file1R.txt 2025/05/26 04:04:22 NOTICE: (13) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/ file1.txt 2025/05/26 04:04:28 NOTICE: (14) : touch-glob 2001-08-26 /tmp/031215xi/datadir/test_resolve-getutad2/ file1L.txt 2025/05/26 04:04:28 NOTICE: (15) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1L.txt /tmp/031215xi/resolve/path1/ file1.txt 2025/05/26 04:04:28 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/05/26 04:04:28 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/05/26 04:05:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:05:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 04:05:33 INFO : Synching Path1 "/tmp/031215xi/resolve/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:05:33 INFO : Building Path1 and Path2 listings 2025/05/26 04:05:34 INFO : Path1 checking for diffs 2025/05/26 04:05:34 INFO : - Path1 File changed: time (newer) - file1.txt 2025/05/26 04:05:34 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:05:34 INFO : (Modified:  1 newer,  0 older) 2025/05/26 04:05:34 INFO : Path2 checking for diffs 2025/05/26 04:05:34 INFO : - Path2 File changed: time (newer) - file1.txt 2025/05/26 04:05:34 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:05:34 INFO : (Modified:  1 newer,  0 older) 2025/05/26 04:05:34 INFO : Applying changes 2025/05/26 04:05:34 INFO : Checking potential conflicts... 2025/05/26 04:05:34 ERROR : file1.txt: md5 differ 2025/05/26 04:05:34 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 1 differences found 2025/05/26 04:05:34 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 1 errors while checking 2025/05/26 04:05:34 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 04:05:34 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:05:34 INFO : file1.txt: The winner is: Path2 2025/05/26 04:05:34 NOTICE: - Path1 Renaming Path1 copy - /tmp/031215xi/resolve/path1/file1.txt.dinosaur1 2025/05/26 04:05:34 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/05/26 04:05:34 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/file1.txt.dinosaur1 2025/05/26 04:05:34 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/file1.txt 2025/05/26 04:05:34 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/resolve/path1/file1.txt 2025/05/26 04:05:34 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:05:39 INFO : file1.txt: Copied (new) 2025/05/26 04:05:39 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:05:40 INFO : file1.txt.dinosaur1: Copied (new) 2025/05/26 04:05:40 INFO : Updating listings 2025/05/26 04:05:40 INFO : Validating listings for Path1 "/tmp/031215xi/resolve/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:05:40 INFO : Bisync successful 2025/05/26 04:05:40 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:05:40 NOTICE: (19) : touch-glob 2002-07-23 /tmp/031215xi/datadir/test_resolve-getutad2/ file1R.txt 2025/05/26 04:05:40 NOTICE: (20) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/ file1.txt 2025/05/26 04:05:51 NOTICE: (21) : touch-glob 2002-08-26 /tmp/031215xi/datadir/test_resolve-getutad2/ file1L.txt 2025/05/26 04:05:51 NOTICE: (22) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1L.txt /tmp/031215xi/resolve/path1/ file1.txt 2025/05/26 04:05:51 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/05/26 04:05:51 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/05/26 04:06:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:06:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 04:06:11 INFO : Synching Path1 "/tmp/031215xi/resolve/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:06:11 INFO : Building Path1 and Path2 listings 2025/05/26 04:06:12 INFO : Path1 checking for diffs 2025/05/26 04:06:12 INFO : - Path1 File is new - file1.txt 2025/05/26 04:06:12 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:06:12 INFO : Path2 checking for diffs 2025/05/26 04:06:12 INFO : - Path2 File is new - file1.txt 2025/05/26 04:06:12 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:06:12 INFO : Applying changes 2025/05/26 04:06:12 INFO : Checking potential conflicts... 2025/05/26 04:06:12 ERROR : file1.txt: md5 differ 2025/05/26 04:06:12 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 1 differences found 2025/05/26 04:06:12 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 1 errors while checking 2025/05/26 04:06:12 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 04:06:12 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:06:12 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/05/26 04:06:12 INFO : file1.txt: A winner could not be determined. 2025/05/26 04:06:12 NOTICE: - Path1 Renaming Path1 copy - /tmp/031215xi/resolve/path1/file1.txt.apple1 2025/05/26 04:06:12 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/05/26 04:06:12 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/file1.txt.apple1 2025/05/26 04:06:12 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/file1.txt.apple2 2025/05/26 04:06:22 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple2 2025/05/26 04:06:22 INFO : file1.txt: Deleted 2025/05/26 04:06:22 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/resolve/path1/file1.txt.apple2 2025/05/26 04:06:22 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:06:28 INFO : file1.txt.apple2: Copied (new) 2025/05/26 04:06:28 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:06:28 INFO : file1.txt.apple1: Copied (new) 2025/05/26 04:06:28 INFO : Updating listings 2025/05/26 04:06:28 INFO : Validating listings for Path1 "/tmp/031215xi/resolve/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:06:28 INFO : Bisync successful 2025/05/26 04:06:28 NOTICE: (25) : test different suffixes 2025/05/26 04:06:28 NOTICE: (26) : touch-glob 2003-07-23 /tmp/031215xi/datadir/test_resolve-getutad2/ file1R.txt 2025/05/26 04:06:28 NOTICE: (27) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/ file1.txt 2025/05/26 04:06:39 NOTICE: (28) : touch-glob 2003-07-23 /tmp/031215xi/datadir/test_resolve-getutad2/ file1L.txt 2025/05/26 04:06:39 NOTICE: (29) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1L.txt /tmp/031215xi/resolve/path1/ file1.txt 2025/05/26 04:06:39 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/05/26 04:06:39 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/05/26 04:07:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:07: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/05/26 04:07:00 INFO : Synching Path1 "/tmp/031215xi/resolve/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:07:00 INFO : Building Path1 and Path2 listings 2025/05/26 04:07:00 INFO : Path1 checking for diffs 2025/05/26 04:07:00 INFO : - Path1 File is new - file1.txt 2025/05/26 04:07:00 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:07:00 INFO : Path2 checking for diffs 2025/05/26 04:07:00 INFO : - Path2 File is new - file1.txt 2025/05/26 04:07:00 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:07:00 INFO : Applying changes 2025/05/26 04:07:00 INFO : Checking potential conflicts... 2025/05/26 04:07:00 ERROR : file1.txt: md5 differ 2025/05/26 04:07:00 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 1 differences found 2025/05/26 04:07:00 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 1 errors while checking 2025/05/26 04:07:00 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 04:07:00 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:07:00 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/05/26 04:07:00 INFO : file1.txt: A winner could not be determined. 2025/05/26 04:07:00 NOTICE: - Path1 Renaming Path1 copy - /tmp/031215xi/resolve/path1/file1.txt.cloud1 2025/05/26 04:07:00 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/05/26 04:07:00 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/file1.txt.cloud1 2025/05/26 04:07:00 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/file1.txt.local1 2025/05/26 04:07:11 INFO : file1.txt: Copied (server-side copy) to: file1.txt.local1 2025/05/26 04:07:11 INFO : file1.txt: Deleted 2025/05/26 04:07:11 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/resolve/path1/file1.txt.local1 2025/05/26 04:07:11 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:07:11 INFO : file1.txt.local1: Copied (new) 2025/05/26 04:07:11 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:07:17 INFO : file1.txt.cloud1: Copied (new) 2025/05/26 04:07:17 INFO : Updating listings 2025/05/26 04:07:17 INFO : Validating listings for Path1 "/tmp/031215xi/resolve/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:07:17 INFO : Bisync successful 2025/05/26 04:07:17 NOTICE: (32) : test legacy 2025/05/26 04:07:17 NOTICE: (33) : touch-glob 2004-07-23 /tmp/031215xi/datadir/test_resolve-getutad2/ file1R.txt 2025/05/26 04:07:17 NOTICE: (34) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/ file1.txt 2025/05/26 04:07:28 NOTICE: (35) : touch-glob 2004-07-23 /tmp/031215xi/datadir/test_resolve-getutad2/ file1L.txt 2025/05/26 04:07:28 NOTICE: (36) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1L.txt /tmp/031215xi/resolve/path1/ file1.txt 2025/05/26 04:07:28 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/05/26 04:07:28 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/05/26 04:07:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:07: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/05/26 04:07:48 INFO : Synching Path1 "/tmp/031215xi/resolve/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:07:48 INFO : Building Path1 and Path2 listings 2025/05/26 04:07:54 INFO : Path1 checking for diffs 2025/05/26 04:07:54 INFO : - Path1 File is new - file1.txt 2025/05/26 04:07:54 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:07:54 INFO : Path2 checking for diffs 2025/05/26 04:07:54 INFO : - Path2 File is new - file1.txt 2025/05/26 04:07:54 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:07:54 INFO : Applying changes 2025/05/26 04:07:54 INFO : Checking potential conflicts... 2025/05/26 04:07:54 ERROR : file1.txt: md5 differ 2025/05/26 04:07:54 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 1 differences found 2025/05/26 04:07:54 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 1 errors while checking 2025/05/26 04:07:54 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 04:07:54 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:07:54 NOTICE: - Path1 Renaming Path1 copy - /tmp/031215xi/resolve/path1/file1.txt..path1 2025/05/26 04:07:54 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2025/05/26 04:07:54 NOTICE: - Path1 Queue copy to Path2 - TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/file1.txt..path1 2025/05/26 04:07:54 NOTICE: - Path2 Renaming Path2 copy - TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/file1.txt..path2 2025/05/26 04:08:10 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path2 2025/05/26 04:08:10 INFO : file1.txt: Deleted 2025/05/26 04:08:10 NOTICE: - Path2 Queue copy to Path1 - /tmp/031215xi/resolve/path1/file1.txt..path2 2025/05/26 04:08:10 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:08:20 INFO : file1.txt..path2: Copied (new) 2025/05/26 04:08:20 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:08:26 INFO : file1.txt..path1: Copied (new) 2025/05/26 04:08:26 INFO : Updating listings 2025/05/26 04:08:26 INFO : Validating listings for Path1 "/tmp/031215xi/resolve/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:08:26 INFO : Bisync successful 2025/05/26 04:08:26 NOTICE: (39) : test deletes on both sides with default suffix 2025/05/26 04:08:26 NOTICE: (40) : touch-glob 2005-01-02 /tmp/031215xi/datadir/test_resolve-getutad2/ file1R.txt 2025/05/26 04:08:26 NOTICE: (41) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1R.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/ file1.txt 2025/05/26 04:08:36 NOTICE: (42) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1R.txt /tmp/031215xi/resolve/path1/ file2.txt 2025/05/26 04:08:36 NOTICE: (43) : touch-glob 2006-03-04 /tmp/031215xi/datadir/test_resolve-getutad2/ file1L.txt 2025/05/26 04:08:36 NOTICE: (44) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1L.txt /tmp/031215xi/resolve/path1/ file1.txt 2025/05/26 04:08:36 NOTICE: (45) : copy-as /tmp/031215xi/datadir/test_resolve-getutad2/file1L.txt TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/ file2.txt 2025/05/26 04:08:48 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/05/26 04:08:48 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/05/26 04:09:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:09:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/26 04:09:08 INFO : Synching Path1 "/tmp/031215xi/resolve/path1/" with Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:09:08 INFO : Building Path1 and Path2 listings 2025/05/26 04:09:09 INFO : Path1 checking for diffs 2025/05/26 04:09:09 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/26 04:09:09 INFO : - Path1 File is new - file1.txt 2025/05/26 04:09:09 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/05/26 04:09:09 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 04:09:09 INFO : Path2 checking for diffs 2025/05/26 04:09:09 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/05/26 04:09:09 INFO : - Path2 File is new - file1.txt 2025/05/26 04:09:09 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/05/26 04:09:09 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 04:09:09 INFO : Applying changes 2025/05/26 04:09:09 INFO : Checking potential conflicts... 2025/05/26 04:09:09 ERROR : file1.txt: md5 differ 2025/05/26 04:09:09 ERROR : file2.txt: md5 differ 2025/05/26 04:09:09 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 2 differences found 2025/05/26 04:09:09 NOTICE: Swift container rclone-test-sefuwoz3gica path 031215xi/resolve/path2: 2 errors while checking 2025/05/26 04:09:09 INFO : Finished checking the potential conflicts. 2 differences found 2025/05/26 04:09:09 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:09:09 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/05/26 04:09:09 INFO : file1.txt: The winner is: Path1 2025/05/26 04:09:09 NOTICE: - Path2 Deleting Path2 copy - TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/file1.txt 2025/05/26 04:09:09 INFO : file1.txt: Deleted 2025/05/26 04:09:09 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/05/26 04:09:09 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/05/26 04:09:09 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/05/26 04:09:09 INFO : file2.txt: The winner is: Path2 2025/05/26 04:09:09 NOTICE: - Path1 Deleting Path1 copy - /tmp/031215xi/resolve/path1/file2.txt 2025/05/26 04:09:09 INFO : file2.txt: Deleted 2025/05/26 04:09:09 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/05/26 04:09:09 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:09:09 INFO : file2.txt: Copied (new) 2025/05/26 04:09:09 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:09:09 INFO : file1.txt: Copied (new) 2025/05/26 04:09:09 INFO : Updating listings 2025/05/26 04:09:10 INFO : Validating listings for Path1 "/tmp/031215xi/resolve/path1/" vs Path2 "TestSwift:rclone-test-sefuwoz3gica/031215xi/resolve/path2/" 2025/05/26 04:09:10 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 (2m55.022955181s remaining, need 6m55.240387675s for test) === RUN TestBisyncLocalRemote/resync_modes bisync_test.go:355: test resync_modes timed out - not enough time to start test (2m55.022678031s remaining, need 6m55.240387675s for test) === RUN TestBisyncLocalRemote/rmdirs bisync_test.go:355: test rmdirs timed out - not enough time to start test (2m55.022374051s remaining, need 6m55.240387675s for test) === RUN TestBisyncLocalRemote/volatile bisync_test.go:355: test volatile timed out - not enough time to start test (2m55.022129732s remaining, need 6m55.240387675s for test) --- FAIL: TestBisyncLocalRemote (3456.32s) --- PASS: TestBisyncLocalRemote/check_filename (217.25s) --- PASS: TestBisyncLocalRemote/check_sync (221.51s) --- PASS: TestBisyncLocalRemote/compare_all (187.87s) --- PASS: TestBisyncLocalRemote/concurrent (59.02s) --- SKIP: TestBisyncLocalRemote/createemptysrcdirs (27.59s) --- PASS: TestBisyncLocalRemote/dry_run (301.41s) --- PASS: TestBisyncLocalRemote/equal (58.42s) --- PASS: TestBisyncLocalRemote/ext_paths (415.24s) --- SKIP: TestBisyncLocalRemote/extended_filenames (116.86s) --- PASS: TestBisyncLocalRemote/filters (119.42s) --- PASS: TestBisyncLocalRemote/filtersfile_checks (100.60s) --- PASS: TestBisyncLocalRemote/ignorelistingchecksum (189.04s) --- PASS: TestBisyncLocalRemote/max_delete_path1 (132.93s) --- PASS: TestBisyncLocalRemote/max_delete_path2_force (134.33s) --- PASS: TestBisyncLocalRemote/nomodtime (273.89s) --- SKIP: TestBisyncLocalRemote/normalization (66.07s) --- PASS: TestBisyncLocalRemote/rclone_args (396.92s) --- PASS: TestBisyncLocalRemote/resolve (406.26s) --- FAIL: TestBisyncLocalRemote/resync (0.00s) --- FAIL: TestBisyncLocalRemote/resync_modes (0.00s) --- FAIL: TestBisyncLocalRemote/rmdirs (0.00s) --- FAIL: TestBisyncLocalRemote/volatile (0.00s) FAIL 2025/05/26 04:09:52 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 57m36.940964348s (try 3/5): exit status 1: Failed [TestBisyncLocalRemote/resync TestBisyncLocalRemote/resync_modes TestBisyncLocalRemote/rmdirs TestBisyncLocalRemote/volatile]