"./bisync.test -test.v -test.timeout 1h0m0s -remote 'TestS3,directory_markers:' -verbose -test.run '^TestBisyncLocalRemote$/^(all_changed|backupdir|basic|changes|check_access|check_access_filters|check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$|^TestBisyncRemoteLocal$/^(all_changed|backupdir|basic|changes|check_access|check_access_filters|check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$|^TestBisyncRemoteRemote$/^(all_changed|backupdir|basic|changes|check_access|check_access_filters|check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Starting (try 3/5) === RUN TestBisyncRemoteLocal 2025/06/12 03:36:03 NOTICE: remote: TestS3,directory_markers:rclone-test-qixeten2fayi === RUN TestBisyncRemoteLocal/all_changed 2025/06/12 03:36:05 ERROR : error listing: directory not found 2025/06/12 03:36:05 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_all_changed-johugis0 2025/06/12 03:36:05 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/all_changed/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteLocal/all_changed Messages: directories 2025/06/12 03:36:13 NOTICE: checking path2 Local file system at /tmp/033603ve/all_changed/path2 2025/06/12 03:36:13 NOTICE: (01) : test all-changed 2025/06/12 03:36:13 NOTICE: (02) : test initial bisync 2025/06/12 03:36:13 NOTICE: (03) : bisync resync 2025/06/12 03:36:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:36:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:36:13 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/all_changed/path1/" with Path2 "/tmp/033603ve/all_changed/path2/" 2025/06/12 03:36:13 INFO : Copying Path2 files to Path1 2025/06/12 03:36:13 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:36:14 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:36:14 INFO : Resync updating listings 2025/06/12 03:36:14 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/all_changed/path1/" vs Path2 "/tmp/033603ve/all_changed/path2/" 2025/06/12 03:36:14 INFO : Bisync successful 2025/06/12 03:36:14 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2025/06/12 03:36:14 NOTICE: (05) : touch-glob 2005-01-02 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/all_changed/path1/ file* 2025/06/12 03:36:14 NOTICE: (06) : touch-glob 2005-01-02 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/all_changed/path1/subdir file* 2025/06/12 03:36:15 NOTICE: (07) : test sync should pass 2025/06/12 03:36:15 NOTICE: (08) : bisync 2025/06/12 03:36:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:36:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:36:15 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/all_changed/path1/" with Path2 "/tmp/033603ve/all_changed/path2/" 2025/06/12 03:36:15 INFO : Building Path1 and Path2 listings 2025/06/12 03:36:15 INFO : Path1 checking for diffs 2025/06/12 03:36:15 INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2025/06/12 03:36:15 INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2025/06/12 03:36:15 INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2025/06/12 03:36:15 INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2025/06/12 03:36:15 INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2025/06/12 03:36:15 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 03:36:15 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/12 03:36:15 INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2025/06/12 03:36:15 INFO : (Modified:  7 newer,  0 older) 2025/06/12 03:36:15 INFO : Path2 checking for diffs 2025/06/12 03:36:15 INFO : Applying changes 2025/06/12 03:36:15 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.copy1.txt 2025/06/12 03:36:15 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.copy2.txt 2025/06/12 03:36:15 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.copy3.txt 2025/06/12 03:36:15 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.copy4.txt 2025/06/12 03:36:15 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.copy5.txt 2025/06/12 03:36:15 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.txt 2025/06/12 03:36:15 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/subdir/file20.txt 2025/06/12 03:36:15 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:36:15 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/12 03:36:15 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/12 03:36:15 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/12 03:36:15 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/12 03:36:15 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/12 03:36:15 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:36:16 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:36:16 INFO : Updating listings 2025/06/12 03:36:16 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/all_changed/path1/" vs Path2 "/tmp/033603ve/all_changed/path2/" 2025/06/12 03:36:16 INFO : Bisync successful 2025/06/12 03:36:16 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2025/06/12 03:36:16 NOTICE: (10) : touch-glob 2004-01-02 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/all_changed/path1/ * 2025/06/12 03:36:16 NOTICE: (11) : touch-glob 2004-01-02 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/all_changed/path1/subdir * 2025/06/12 03:36:16 NOTICE: (12) : test sync should fail 2025/06/12 03:36:16 NOTICE: (13) : bisync 2025/06/12 03:36:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:36:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:36:17 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/all_changed/path1/" with Path2 "/tmp/033603ve/all_changed/path2/" 2025/06/12 03:36:17 INFO : Building Path1 and Path2 listings 2025/06/12 03:36:17 INFO : Path1 checking for diffs 2025/06/12 03:36:17 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/12 03:36:17 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/12 03:36:17 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/12 03:36:17 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/12 03:36:17 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/12 03:36:17 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/12 03:36:17 INFO : - Path1 File changed: time (older) - file1.txt 2025/06/12 03:36:17 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/12 03:36:17 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/12 03:36:17 INFO : (Modified:  1 newer,  7 older) 2025/06/12 03:36:17 INFO : Path2 checking for diffs 2025/06/12 03:36:17 ERROR : Safety abort: all files were changed on Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/all_changed/path1/". Run with --force if desired. 2025/06/12 03:36:17 NOTICE: Bisync aborted. Please try again. 2025/06/12 03:36:17 NOTICE: Bisync error: all files were changed 2025/06/12 03:36:17 NOTICE: (14) : test sync with force should pass 2025/06/12 03:36:17 NOTICE: (15) : bisync force 2025/06/12 03:36:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:36:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:36:17 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/all_changed/path1/" with Path2 "/tmp/033603ve/all_changed/path2/" 2025/06/12 03:36:17 INFO : Building Path1 and Path2 listings 2025/06/12 03:36:18 INFO : Path1 checking for diffs 2025/06/12 03:36:18 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/12 03:36:18 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/12 03:36:18 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/12 03:36:18 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/12 03:36:18 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/12 03:36:18 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/12 03:36:18 INFO : - Path1 File changed: time (older) - file1.txt 2025/06/12 03:36:18 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/12 03:36:18 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/12 03:36:18 INFO : (Modified:  1 newer,  7 older) 2025/06/12 03:36:18 INFO : Path2 checking for diffs 2025/06/12 03:36:18 INFO : Applying changes 2025/06/12 03:36:18 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/RCLONE_TEST 2025/06/12 03:36:18 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.copy1.txt 2025/06/12 03:36:18 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.copy2.txt 2025/06/12 03:36:18 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.copy3.txt 2025/06/12 03:36:18 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.copy4.txt 2025/06/12 03:36:18 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.copy5.txt 2025/06/12 03:36:18 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/file1.txt 2025/06/12 03:36:18 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/all_changed/path2/subdir/file20.txt 2025/06/12 03:36:18 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:36:18 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/12 03:36:18 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/12 03:36:18 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/12 03:36:18 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/12 03:36:18 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/12 03:36:18 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:36:18 INFO : RCLONE_TEST: Updated modification time in destination 2025/06/12 03:36:18 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:36:18 INFO : Updating listings 2025/06/12 03:36:18 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/all_changed/path1/" vs Path2 "/tmp/033603ve/all_changed/path2/" 2025/06/12 03:36:18 INFO : Bisync successful bisync_test.go:560: TEST all_changed PASSED === RUN TestBisyncRemoteLocal/backupdir 2025/06/12 03:36:19 ERROR : error listing: directory not found 2025/06/12 03:36:19 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_backupdir-nuvugit4 2025/06/12 03:36:20 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/backupdir/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/backupdir Messages: directories 2025/06/12 03:36:27 NOTICE: checking path2 Local file system at /tmp/033603ve/backupdir/path2 2025/06/12 03:36:27 NOTICE: (01) : test backupdir 2025/06/12 03:36:27 NOTICE: (02) : test initial bisync 2025/06/12 03:36:27 NOTICE: (03) : bisync resync backupdir1=/tmp/033603ve/workdir/backupdirs/backupdir1 backupdir2=/tmp/033603ve/workdir/backupdirs/backupdir2 bisync_test.go:934: backupdir test currently only works on local (it uses the workdir) === RUN TestBisyncRemoteLocal/basic 2025/06/12 03:36:28 ERROR : error listing: directory not found 2025/06/12 03:36:28 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_basic-witubug8 2025/06/12 03:36:29 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/basic/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteLocal/basic Messages: directories 2025/06/12 03:36:36 NOTICE: checking path2 Local file system at /tmp/033603ve/basic/path2 2025/06/12 03:36:36 NOTICE: (01) : test basic 2025/06/12 03:36:36 NOTICE: (02) : test initial bisync 2025/06/12 03:36:36 NOTICE: (03) : bisync resync 2025/06/12 03:36:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:36:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:36:36 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/basic/path1/" with Path2 "/tmp/033603ve/basic/path2/" 2025/06/12 03:36:36 INFO : Copying Path2 files to Path1 2025/06/12 03:36:36 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:36:37 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:36:37 INFO : Resync updating listings 2025/06/12 03:36:37 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/basic/path1/" vs Path2 "/tmp/033603ve/basic/path2/" 2025/06/12 03:36:37 INFO : Bisync successful 2025/06/12 03:36:37 NOTICE: (04) : test place newer files on both paths 2025/06/12 03:36:37 NOTICE: (05) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_basic-ritagez5/file1.txt /tmp/033603ve/basic/path2/ 2025/06/12 03:36:37 NOTICE: (06) : copy-as /tmp/033603ve/datadir/test_basic-ritagez5/file1.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/basic/path1/subdir file20.txt 2025/06/12 03:36:37 NOTICE: (07) : test bisync run 2025/06/12 03:36:37 NOTICE: (08) : bisync 2025/06/12 03:36:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:36:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:36:38 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/basic/path1/" with Path2 "/tmp/033603ve/basic/path2/" 2025/06/12 03:36:38 INFO : Building Path1 and Path2 listings 2025/06/12 03:36:38 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:36:38 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:36:38 INFO : Path1 checking for diffs 2025/06/12 03:36:38 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/12 03:36:38 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:36:38 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:36:38 INFO : Path2 checking for diffs 2025/06/12 03:36:38 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:36:38 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:36:38 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:36:38 INFO : Applying changes 2025/06/12 03:36:38 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/basic/path2/subdir/file20.txt 2025/06/12 03:36:38 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/basic/path1/file1.txt 2025/06/12 03:36:38 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:36:38 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:36:38 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:36:38 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:36:38 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:36:38 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/12 03:36:38 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/12 03:36:38 INFO : Updating listings 2025/06/12 03:36:38 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/basic/path1/" vs Path2 "/tmp/033603ve/basic/path2/" 2025/06/12 03:36:38 INFO : Bisync successful 2025/06/12 03:36:38 NOTICE: ---------------------------------------------------------- 2025/06/12 03:36:38 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:36:38 NOTICE: | @@ -37,0 +38,2 @@ 2025/06/12 03:36:38 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:36:38 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:36:38 NOTICE: | @@ -50,0 +53,2 @@ 2025/06/12 03:36:38 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:36:38 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:36:38 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST basic FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteLocal/changes 2025/06/12 03:36:39 ERROR : error listing: directory not found 2025/06/12 03:36:39 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_changes-sapugoh2 2025/06/12 03:36:40 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/changes/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/changes Messages: directories 2025/06/12 03:36:48 NOTICE: checking path2 Local file system at /tmp/033603ve/changes/path2 2025/06/12 03:36:48 NOTICE: (01) : test changes 2025/06/12 03:36:48 NOTICE: (02) : test initial bisync 2025/06/12 03:36:48 NOTICE: (03) : bisync resync 2025/06/12 03:36:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:36:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:36:48 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/changes/path1/" with Path2 "/tmp/033603ve/changes/path2/" 2025/06/12 03:36:48 INFO : Copying Path2 files to Path1 2025/06/12 03:36:48 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:36:48 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:36:49 INFO : Resync updating listings 2025/06/12 03:36:49 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/changes/path1/" vs Path2 "/tmp/033603ve/changes/path2/" 2025/06/12 03:36:49 INFO : Bisync successful 2025/06/12 03:36:49 NOTICE: (04) : test make modifications on both paths 2025/06/12 03:36:49 NOTICE: (05) : test new on path2 - file10 2025/06/12 03:36:49 NOTICE: (06) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_changes-rimiliv2/file10.txt /tmp/033603ve/changes/path2/ 2025/06/12 03:36:49 NOTICE: (07) : test newer on path2 - file1 2025/06/12 03:36:49 NOTICE: (08) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_changes-rimiliv2/file1.txt /tmp/033603ve/changes/path2/ 2025/06/12 03:36:49 NOTICE: (09) : test new on path1 - file11 2025/06/12 03:36:49 NOTICE: (10) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_changes-rimiliv2/file11.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/changes/path1/ 2025/06/12 03:36:49 NOTICE: (11) : test newer on path1 - file2 2025/06/12 03:36:49 NOTICE: (12) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_changes-rimiliv2/file2.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/changes/path1/ 2025/06/12 03:36:50 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 03:36:50 NOTICE: (14) : delete-file /tmp/033603ve/changes/path2/file3.txt 2025/06/12 03:36:50 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 03:36:50 NOTICE: (16) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/changes/path1/file4.txt 2025/06/12 03:36:50 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 03:36:50 NOTICE: (18) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/changes/path1/file8.txt 2025/06/12 03:36:50 NOTICE: (19) : delete-file /tmp/033603ve/changes/path2/file8.txt 2025/06/12 03:36:50 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 03:36:50 NOTICE: (21) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_changes-rimiliv2/ file5R.txt 2025/06/12 03:36:50 NOTICE: (22) : copy-as /tmp/033603ve/datadir/test_changes-rimiliv2/file5R.txt /tmp/033603ve/changes/path2/ file5.txt 2025/06/12 03:36:50 NOTICE: (23) : touch-glob 2001-03-04 /tmp/033603ve/datadir/test_changes-rimiliv2/ file5L.txt 2025/06/12 03:36:50 NOTICE: (24) : copy-as /tmp/033603ve/datadir/test_changes-rimiliv2/file5L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/changes/path1/ file5.txt 2025/06/12 03:36:50 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/12 03:36:50 NOTICE: (26) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_changes-rimiliv2/file6.txt /tmp/033603ve/changes/path2/ 2025/06/12 03:36:50 NOTICE: (27) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/changes/path1/file6.txt 2025/06/12 03:36:50 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/12 03:36:50 NOTICE: (29) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_changes-rimiliv2/file7.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/changes/path1/ 2025/06/12 03:36:50 NOTICE: (30) : delete-file /tmp/033603ve/changes/path2/file7.txt 2025/06/12 03:36:50 NOTICE: (31) : test bisync run 2025/06/12 03:36:50 NOTICE: (32) : bisync 2025/06/12 03:36:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:36:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:36:51 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/changes/path1/" with Path2 "/tmp/033603ve/changes/path2/" 2025/06/12 03:36:51 INFO : Building Path1 and Path2 listings 2025/06/12 03:36:51 INFO : Path1 checking for diffs 2025/06/12 03:36:51 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:36:51 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:36:51 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:36:51 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:36:51 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/12 03:36:51 INFO : - Path1 File was deleted - file8.txt 2025/06/12 03:36:51 INFO : - Path1 File is new - file11.txt 2025/06/12 03:36:51 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:36:51 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:36:51 INFO : Path2 checking for diffs 2025/06/12 03:36:51 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:36:51 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:36:51 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:36:51 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/12 03:36:51 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:36:51 INFO : - Path2 File was deleted - file8.txt 2025/06/12 03:36:51 INFO : - Path2 File is new - file10.txt 2025/06/12 03:36:51 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:36:51 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:36:51 INFO : Applying changes 2025/06/12 03:36:51 INFO : Checking potential conflicts... 2025/06/12 03:36:51 ERROR : file5.txt: md5 differ 2025/06/12 03:36:51 NOTICE: Local file system at /tmp/033603ve/changes/path2: 1 differences found 2025/06/12 03:36:51 NOTICE: Local file system at /tmp/033603ve/changes/path2: 1 errors while checking 2025/06/12 03:36:51 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:36:51 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/changes/path2/file11.txt 2025/06/12 03:36:51 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/changes/path2/file2.txt 2025/06/12 03:36:51 INFO : - Path2 Queue delete - /tmp/033603ve/changes/path2/file4.txt 2025/06/12 03:36:51 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:36:51 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/changes/path1/file5.txt.conflict1 2025/06/12 03:36:51 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/06/12 03:36:51 INFO : file5.txt: Deleted 2025/06/12 03:36:51 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/changes/path2/file5.txt.conflict1 2025/06/12 03:36:51 NOTICE: - Path2 Renaming Path2 copy - /tmp/033603ve/changes/path2/file5.txt.conflict2 2025/06/12 03:36:51 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/12 03:36:51 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/changes/path1/file5.txt.conflict2 2025/06/12 03:36:51 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/changes/path1/file6.txt 2025/06/12 03:36:51 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/changes/path2/file7.txt 2025/06/12 03:36:51 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/changes/path1/file1.txt 2025/06/12 03:36:51 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/changes/path1/file10.txt 2025/06/12 03:36:51 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/changes/path1/file3.txt 2025/06/12 03:36:51 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:36:51 INFO : file10.txt: Copied (new) 2025/06/12 03:36:51 INFO : file5.txt.conflict2: Copied (new) 2025/06/12 03:36:51 INFO : file6.txt: Copied (new) 2025/06/12 03:36:52 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:36:52 INFO : file3.txt: Deleted 2025/06/12 03:36:52 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:36:52 INFO : file11.txt: Copied (new) 2025/06/12 03:36:52 INFO : file5.txt.conflict1: Copied (new) 2025/06/12 03:36:52 INFO : file7.txt: Copied (new) 2025/06/12 03:36:52 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:36:52 INFO : file4.txt: Deleted 2025/06/12 03:36:52 INFO : Updating listings 2025/06/12 03:36:52 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/changes/path1/" vs Path2 "/tmp/033603ve/changes/path2/" 2025/06/12 03:36:52 INFO : Bisync successful bisync_test.go:560: TEST changes PASSED === RUN TestBisyncRemoteLocal/check_access 2025/06/12 03:36:52 ERROR : error listing: directory not found 2025/06/12 03:36:52 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_check_access-lenuser7 2025/06/12 03:36:53 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/check_access/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteLocal/check_access Messages: directories 2025/06/12 03:37:01 NOTICE: checking path2 Local file system at /tmp/033603ve/check_access/path2 2025/06/12 03:37:01 NOTICE: (01) : test check-access 2025/06/12 03:37:01 NOTICE: (02) : test initial bisync 2025/06/12 03:37:01 NOTICE: (03) : bisync resync 2025/06/12 03:37:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:01 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" with Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:01 INFO : Copying Path2 files to Path1 2025/06/12 03:37:01 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:37:01 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:37:02 INFO : Resync updating listings 2025/06/12 03:37:02 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" vs Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:02 INFO : Bisync successful 2025/06/12 03:37:02 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/12 03:37:02 NOTICE: (05) : bisync check-access 2025/06/12 03:37:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:02 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" with Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:02 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:02 INFO : Path1 checking for diffs 2025/06/12 03:37:02 INFO : Path2 checking for diffs 2025/06/12 03:37:02 INFO : Checking access health 2025/06/12 03:37:02 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 03:37:02 INFO : No changes found 2025/06/12 03:37:02 INFO : Updating listings 2025/06/12 03:37:02 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" vs Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:02 INFO : Bisync successful 2025/06/12 03:37:02 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/12 03:37:02 NOTICE: (07) : delete-file /tmp/033603ve/check_access/path2/subdir/RCLONE_TEST 2025/06/12 03:37:02 NOTICE: (08) : bisync check-access 2025/06/12 03:37:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:02 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" with Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:02 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:03 INFO : Path1 checking for diffs 2025/06/12 03:37:03 INFO : Path2 checking for diffs 2025/06/12 03:37:03 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/12 03:37:03 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:37:03 INFO : Checking access health 2025/06/12 03:37:03 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/12 03:37:03 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/12 03:37:03 ERROR : Bisync critical error: check file check failed 2025/06/12 03:37:03 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:37:03 NOTICE: Bisync error: bisync aborted 2025/06/12 03:37:03 NOTICE: (09) : copy-listings path2-missing 2025/06/12 03:37:03 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/12 03:37:03 NOTICE: (11) : copy-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_access/path1/subdir/RCLONE_TEST /tmp/033603ve/check_access/path2/ 2025/06/12 03:37:03 NOTICE: (12) : bisync resync 2025/06/12 03:37:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:03 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" with Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:03 INFO : Copying Path2 files to Path1 2025/06/12 03:37:03 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:37:04 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:37:04 INFO : subdir/RCLONE_TEST: Copied (new) 2025/06/12 03:37:04 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/12 03:37:04 INFO : Resync updating listings 2025/06/12 03:37:04 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" vs Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:04 INFO : Bisync successful 2025/06/12 03:37:04 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/12 03:37:04 NOTICE: (14) : bisync check-access 2025/06/12 03:37:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37: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/06/12 03:37:04 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" with Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:04 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:04 INFO : Path1 checking for diffs 2025/06/12 03:37:04 INFO : Path2 checking for diffs 2025/06/12 03:37:04 INFO : Checking access health 2025/06/12 03:37:04 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 03:37:04 INFO : No changes found 2025/06/12 03:37:04 INFO : Updating listings 2025/06/12 03:37:04 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" vs Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:04 INFO : Bisync successful 2025/06/12 03:37:04 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/12 03:37:04 NOTICE: (16) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_access/path1/RCLONE_TEST 2025/06/12 03:37:05 NOTICE: (17) : bisync check-access 2025/06/12 03:37:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37: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/06/12 03:37:05 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" with Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:05 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:05 INFO : Path1 checking for diffs 2025/06/12 03:37:05 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/12 03:37:05 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:37:05 INFO : Path2 checking for diffs 2025/06/12 03:37:05 INFO : Checking access health 2025/06/12 03:37:05 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/12 03:37:05 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/12 03:37:05 ERROR : Bisync critical error: check file check failed 2025/06/12 03:37:05 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:37:05 NOTICE: Bisync error: bisync aborted 2025/06/12 03:37:05 NOTICE: (18) : copy-listings path1-missing 2025/06/12 03:37:05 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/12 03:37:05 NOTICE: (20) : bisync check-access 2025/06/12 03:37:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37: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/06/12 03:37:05 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" with Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:05 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/033603ve/workdir/TestS3_rclone-test-qixeten2fayi_033603ve_check_access_path1..tmp_033603ve_check_access_path2.path1.lst Path2: /tmp/033603ve/workdir/TestS3_rclone-test-qixeten2fayi_033603ve_check_access_path1..tmp_033603ve_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/033603ve/workdir" 2025/06/12 03:37:05 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:37:05 NOTICE: Bisync error: bisync aborted 2025/06/12 03:37:05 NOTICE: (21) : move-listings missing-listings 2025/06/12 03:37:05 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/12 03:37:05 NOTICE: (23) : bisync resync 2025/06/12 03:37:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:06 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" with Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:06 INFO : Copying Path2 files to Path1 2025/06/12 03:37:06 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:37:06 INFO : RCLONE_TEST: Copied (new) 2025/06/12 03:37:06 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:37:06 INFO : Resync updating listings 2025/06/12 03:37:06 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" vs Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:06 INFO : Bisync successful 2025/06/12 03:37:06 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/12 03:37:06 NOTICE: (25) : bisync check-access 2025/06/12 03:37:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:06 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" with Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:06 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:07 INFO : Path1 checking for diffs 2025/06/12 03:37:07 INFO : Path2 checking for diffs 2025/06/12 03:37:07 INFO : Checking access health 2025/06/12 03:37:07 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 03:37:07 INFO : No changes found 2025/06/12 03:37:07 INFO : Updating listings 2025/06/12 03:37:07 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access/path1/" vs Path2 "/tmp/033603ve/check_access/path2/" 2025/06/12 03:37:07 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteLocal/check_access_filters 2025/06/12 03:37:07 ERROR : error listing: directory not found 2025/06/12 03:37:07 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_check_access_filters-kakuyor8 2025/06/12 03:37:09 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/check_access_filters/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir", "subdir-not", "subdir-not/subdir-not2", "subdir/subdirA", "subdir/subdirB", "subdirX", "subdirX/subdirX1"} actual : []string{"", "subdir", "subdir-not", "subdir-not/subdir-not2", "subdir/subdirA", "subdir/subdirB", "subdirX", "subdirX/subdirX1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=7) { +([]string) (len=8) { + (string) "", (string) (len=6) "subdir", Test: TestBisyncRemoteLocal/check_access_filters Messages: directories 2025/06/12 03:37:17 NOTICE: checking path2 Local file system at /tmp/033603ve/check_access_filters/path2 2025/06/12 03:37:17 NOTICE: (01) : test check-access-filters 2025/06/12 03:37:17 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/12 03:37:17 NOTICE: (03) : copy-file /tmp/033603ve/datadir/test_check_access_filters-lipihen8/exclude-other-filtersfile.txt /tmp/033603ve/workdir/ 2025/06/12 03:37:17 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/12 03:37:17 NOTICE: (05) : bisync resync filters-file=/tmp/033603ve/workdir/exclude-other-filtersfile.txt 2025/06/12 03:37:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:17 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" with Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:17 INFO : Using filters file /tmp/033603ve/workdir/exclude-other-filtersfile.txt 2025/06/12 03:37:17 INFO : Storing filters file hash to /tmp/033603ve/workdir/exclude-other-filtersfile.txt.md5 2025/06/12 03:37:17 INFO : Copying Path2 files to Path1 2025/06/12 03:37:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:37:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:37:18 INFO : Resync updating listings 2025/06/12 03:37:18 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" vs Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:18 INFO : Bisync successful 2025/06/12 03:37:18 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/12 03:37:18 NOTICE: (07) : bisync check-access filters-file=/tmp/033603ve/workdir/exclude-other-filtersfile.txt 2025/06/12 03:37:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:18 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" with Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:18 INFO : Using filters file /tmp/033603ve/workdir/exclude-other-filtersfile.txt 2025/06/12 03:37:18 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:19 INFO : Path1 checking for diffs 2025/06/12 03:37:19 INFO : Path2 checking for diffs 2025/06/12 03:37:19 INFO : Checking access health 2025/06/12 03:37:19 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/12 03:37:19 INFO : No changes found 2025/06/12 03:37:19 INFO : Updating listings 2025/06/12 03:37:19 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" vs Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:19 INFO : Bisync successful 2025/06/12 03:37:19 NOTICE: (08) : copy-listings exclude-initial 2025/06/12 03:37:19 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/12 03:37:19 NOTICE: (10) : delete-file /tmp/033603ve/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/12 03:37:19 NOTICE: (11) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/12 03:37:19 NOTICE: (12) : delete-file /tmp/033603ve/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/12 03:37:19 NOTICE: (13) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/12 03:37:19 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/12 03:37:19 NOTICE: (15) : bisync check-access filters-file=/tmp/033603ve/workdir/exclude-other-filtersfile.txt 2025/06/12 03:37:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:19 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" with Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:19 INFO : Using filters file /tmp/033603ve/workdir/exclude-other-filtersfile.txt 2025/06/12 03:37:19 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:20 INFO : Path1 checking for diffs 2025/06/12 03:37:20 INFO : Path2 checking for diffs 2025/06/12 03:37:20 INFO : Checking access health 2025/06/12 03:37:20 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/12 03:37:20 INFO : No changes found 2025/06/12 03:37:20 INFO : Updating listings 2025/06/12 03:37:20 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" vs Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:20 INFO : Bisync successful 2025/06/12 03:37:20 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/12 03:37:20 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/12 03:37:20 NOTICE: (18) : delete-file /tmp/033603ve/check_access_filters/path2/RCLONE_TEST 2025/06/12 03:37:20 NOTICE: (19) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/12 03:37:20 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/12 03:37:20 NOTICE: (21) : bisync check-access filters-file=/tmp/033603ve/workdir/exclude-other-filtersfile.txt 2025/06/12 03:37:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:20 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" with Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:20 INFO : Using filters file /tmp/033603ve/workdir/exclude-other-filtersfile.txt 2025/06/12 03:37:20 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:21 INFO : Path1 checking for diffs 2025/06/12 03:37:21 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/12 03:37:21 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:37:21 INFO : Path2 checking for diffs 2025/06/12 03:37:21 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/12 03:37:21 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:37:21 INFO : Checking access health 2025/06/12 03:37:21 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/12 03:37:21 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/12 03:37:21 ERROR : Bisync critical error: check file check failed 2025/06/12 03:37:21 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:37:21 NOTICE: Bisync error: bisync aborted 2025/06/12 03:37:21 NOTICE: (22) : move-listings exclude-error-run 2025/06/12 03:37:21 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/12 03:37:21 NOTICE: (24) : test reset to the initial state 2025/06/12 03:37:21 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/ 2025/06/12 03:37:21 NOTICE: (26) : sync-dir TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/ /tmp/033603ve/check_access_filters/path2/ 2025/06/12 03:37:21 NOTICE: (27) : copy-file /tmp/033603ve/datadir/test_check_access_filters-lipihen8/include-other-filtersfile.txt /tmp/033603ve/workdir/ 2025/06/12 03:37:21 NOTICE: (28) : bisync resync filters-file=/tmp/033603ve/workdir/include-other-filtersfile.txt 2025/06/12 03:37:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:21 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" with Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:21 INFO : Using filters file /tmp/033603ve/workdir/include-other-filtersfile.txt 2025/06/12 03:37:21 INFO : Storing filters file hash to /tmp/033603ve/workdir/include-other-filtersfile.txt.md5 2025/06/12 03:37:21 INFO : Copying Path2 files to Path1 2025/06/12 03:37:21 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:37:22 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:37:22 INFO : Resync updating listings 2025/06/12 03:37:22 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" vs Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:22 INFO : Bisync successful 2025/06/12 03:37:22 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/12 03:37:22 NOTICE: (30) : bisync check-access filters-file=/tmp/033603ve/workdir/include-other-filtersfile.txt 2025/06/12 03:37:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:22 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" with Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:22 INFO : Using filters file /tmp/033603ve/workdir/include-other-filtersfile.txt 2025/06/12 03:37:22 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:23 INFO : Path1 checking for diffs 2025/06/12 03:37:23 INFO : Path2 checking for diffs 2025/06/12 03:37:23 INFO : Checking access health 2025/06/12 03:37:23 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/12 03:37:23 INFO : No changes found 2025/06/12 03:37:23 INFO : Updating listings 2025/06/12 03:37:23 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" vs Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:23 INFO : Bisync successful 2025/06/12 03:37:23 NOTICE: (31) : copy-listings include-initial 2025/06/12 03:37:23 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/12 03:37:23 NOTICE: (33) : delete-file /tmp/033603ve/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/12 03:37:23 NOTICE: (34) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/12 03:37:23 NOTICE: (35) : delete-file /tmp/033603ve/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/12 03:37:23 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/12 03:37:23 NOTICE: (37) : bisync check-access filters-file=/tmp/033603ve/workdir/include-other-filtersfile.txt 2025/06/12 03:37:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37: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/06/12 03:37:23 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" with Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:23 INFO : Using filters file /tmp/033603ve/workdir/include-other-filtersfile.txt 2025/06/12 03:37:23 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:24 INFO : Path1 checking for diffs 2025/06/12 03:37:24 INFO : Path2 checking for diffs 2025/06/12 03:37:24 INFO : Checking access health 2025/06/12 03:37:24 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/12 03:37:24 INFO : No changes found 2025/06/12 03:37:24 INFO : Updating listings 2025/06/12 03:37:24 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" vs Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:24 INFO : Bisync successful 2025/06/12 03:37:24 NOTICE: (38) : copy-listings include-pass-run 2025/06/12 03:37:24 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/12 03:37:24 NOTICE: (40) : delete-file /tmp/033603ve/check_access_filters/path2/RCLONE_TEST 2025/06/12 03:37:24 NOTICE: (41) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/12 03:37:24 NOTICE: (42) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/12 03:37:24 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/12 03:37:24 NOTICE: (44) : bisync check-access filters-file=/tmp/033603ve/workdir/include-other-filtersfile.txt 2025/06/12 03:37:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:24 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_access_filters/path1/" with Path2 "/tmp/033603ve/check_access_filters/path2/" 2025/06/12 03:37:24 INFO : Using filters file /tmp/033603ve/workdir/include-other-filtersfile.txt 2025/06/12 03:37:24 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:25 INFO : Path1 checking for diffs 2025/06/12 03:37:25 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/12 03:37:25 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/12 03:37:25 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:37:25 INFO : Path2 checking for diffs 2025/06/12 03:37:25 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/12 03:37:25 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:37:25 INFO : Checking access health 2025/06/12 03:37:25 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/12 03:37:25 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/12 03:37:25 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/12 03:37:25 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/12 03:37:25 ERROR : Bisync critical error: check file check failed 2025/06/12 03:37:25 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:37:25 NOTICE: Bisync error: bisync aborted 2025/06/12 03:37:25 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncRemoteLocal/check_filename 2025/06/12 03:37:26 ERROR : error listing: directory not found 2025/06/12 03:37:26 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_check_filename-xudayev9 2025/06/12 03:37:26 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/check_filename/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteLocal/check_filename Messages: directories 2025/06/12 03:37:34 NOTICE: checking path2 Local file system at /tmp/033603ve/check_filename/path2 2025/06/12 03:37:34 NOTICE: (01) : test check-filename 2025/06/12 03:37:34 NOTICE: (02) : test initial bisync 2025/06/12 03:37:34 NOTICE: (03) : bisync resync 2025/06/12 03:37:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:34 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_filename/path1/" with Path2 "/tmp/033603ve/check_filename/path2/" 2025/06/12 03:37:34 INFO : Copying Path2 files to Path1 2025/06/12 03:37:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:37:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:37:35 INFO : Resync updating listings 2025/06/12 03:37:35 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_filename/path1/" vs Path2 "/tmp/033603ve/check_filename/path2/" 2025/06/12 03:37:35 INFO : Bisync successful 2025/06/12 03:37:35 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/12 03:37:35 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/12 03:37:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:35 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_filename/path1/" with Path2 "/tmp/033603ve/check_filename/path2/" 2025/06/12 03:37:35 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:35 INFO : Path1 checking for diffs 2025/06/12 03:37:35 INFO : Path2 checking for diffs 2025/06/12 03:37:35 INFO : Checking access health 2025/06/12 03:37:35 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/12 03:37:35 INFO : No changes found 2025/06/12 03:37:35 INFO : Updating listings 2025/06/12 03:37:35 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_filename/path1/" vs Path2 "/tmp/033603ve/check_filename/path2/" 2025/06/12 03:37:35 INFO : Bisync successful 2025/06/12 03:37:35 NOTICE: (06) : copy-listings initial-pass 2025/06/12 03:37:35 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/12 03:37:35 NOTICE: (08) : delete-file /tmp/033603ve/check_filename/path2/subdir/.chk_file 2025/06/12 03:37:35 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/12 03:37:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:36 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_filename/path1/" with Path2 "/tmp/033603ve/check_filename/path2/" 2025/06/12 03:37:36 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:36 INFO : Path1 checking for diffs 2025/06/12 03:37:36 INFO : Path2 checking for diffs 2025/06/12 03:37:36 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/12 03:37:36 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:37:36 INFO : Checking access health 2025/06/12 03:37:36 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/12 03:37:36 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/12 03:37:36 ERROR : Bisync critical error: check file check failed 2025/06/12 03:37:36 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:37:36 NOTICE: Bisync error: bisync aborted 2025/06/12 03:37:36 NOTICE: (10) : move-listings path2-missing 2025/06/12 03:37:36 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/12 03:37:36 NOTICE: (12) : copy-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/check_filename/path1/subdir/.chk_file /tmp/033603ve/check_filename/path2/subdir/ 2025/06/12 03:37:36 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/12 03:37:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:36 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_filename/path1/" with Path2 "/tmp/033603ve/check_filename/path2/" 2025/06/12 03:37:36 INFO : Copying Path2 files to Path1 2025/06/12 03:37:36 INFO : Checking access health 2025/06/12 03:37:37 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/12 03:37:37 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:37:37 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:37:37 INFO : Resync updating listings 2025/06/12 03:37:37 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_filename/path1/" vs Path2 "/tmp/033603ve/check_filename/path2/" 2025/06/12 03:37:37 INFO : Bisync successful 2025/06/12 03:37:37 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/12 03:37:37 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/12 03:37:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:37 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_filename/path1/" with Path2 "/tmp/033603ve/check_filename/path2/" 2025/06/12 03:37:37 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:38 INFO : Path1 checking for diffs 2025/06/12 03:37:38 INFO : Path2 checking for diffs 2025/06/12 03:37:38 INFO : Checking access health 2025/06/12 03:37:38 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/12 03:37:38 INFO : No changes found 2025/06/12 03:37:38 INFO : Updating listings 2025/06/12 03:37:38 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_filename/path1/" vs Path2 "/tmp/033603ve/check_filename/path2/" 2025/06/12 03:37:38 INFO : Bisync successful bisync_test.go:560: TEST check_filename PASSED === RUN TestBisyncRemoteLocal/check_sync 2025/06/12 03:37:38 ERROR : error listing: directory not found 2025/06/12 03:37:38 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_check_sync-jadefij7 2025/06/12 03:37:39 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/check_sync/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/check_sync Messages: directories 2025/06/12 03:37:47 NOTICE: checking path2 Local file system at /tmp/033603ve/check_sync/path2 2025/06/12 03:37:47 NOTICE: (01) : test check-sync 2025/06/12 03:37:47 NOTICE: (02) : test initial bisync 2025/06/12 03:37:47 NOTICE: (03) : bisync resync 2025/06/12 03:37:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:47 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_sync/path1/" with Path2 "/tmp/033603ve/check_sync/path2/" 2025/06/12 03:37:47 INFO : Copying Path2 files to Path1 2025/06/12 03:37:47 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:37:48 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:37:48 INFO : Resync updating listings 2025/06/12 03:37:48 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_sync/path1/" vs Path2 "/tmp/033603ve/check_sync/path2/" 2025/06/12 03:37:48 INFO : Bisync successful 2025/06/12 03:37:48 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/12 03:37:48 NOTICE: (05) : bisync check-sync-only 2025/06/12 03:37:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:48 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_sync/path1/" vs Path2 "/tmp/033603ve/check_sync/path2/" 2025/06/12 03:37:48 INFO : Bisync successful 2025/06/12 03:37:48 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/12 03:37:48 NOTICE: (07) : copy-as /tmp/033603ve/datadir/test_check_sync-dofaliy8/_testdir_path1.._testdir_path2.path1.lst /tmp/033603ve/workdir/ TestS3_rclone-test-qixeten2fayi_033603ve_check_sync_path1..tmp_033603ve_check_sync_path2.path1.lst 2025/06/12 03:37:48 NOTICE: (08) : copy-as /tmp/033603ve/datadir/test_check_sync-dofaliy8/_testdir_path1.._testdir_path2.path2.lst /tmp/033603ve/workdir/ TestS3_rclone-test-qixeten2fayi_033603ve_check_sync_path1..tmp_033603ve_check_sync_path2.path2.lst 2025/06/12 03:37:48 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/12 03:37:48 NOTICE: (10) : bisync check-sync-only 2025/06/12 03:37:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:48 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_sync/path1/" vs Path2 "/tmp/033603ve/check_sync/path2/" 2025/06/12 03:37:48 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/12 03:37:48 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/12 03:37:48 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/12 03:37:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:37:48 NOTICE: Bisync error: bisync aborted 2025/06/12 03:37:48 NOTICE: (11) : copy-listings check-sync-only 2025/06/12 03:37:48 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/12 03:37:48 NOTICE: (13) : bisync 2025/06/12 03:37:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:49 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_sync/path1/" with Path2 "/tmp/033603ve/check_sync/path2/" 2025/06/12 03:37:49 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/033603ve/workdir/TestS3_rclone-test-qixeten2fayi_033603ve_check_sync_path1..tmp_033603ve_check_sync_path2.path1.lst Path2: /tmp/033603ve/workdir/TestS3_rclone-test-qixeten2fayi_033603ve_check_sync_path1..tmp_033603ve_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/033603ve/workdir" 2025/06/12 03:37:49 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:37:49 NOTICE: Bisync error: bisync aborted 2025/06/12 03:37:49 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/12 03:37:49 NOTICE: (15) : delete-glob /tmp/033603ve/workdir/ *.lst 2025/06/12 03:37:49 NOTICE: (16) : delete-glob /tmp/033603ve/workdir/ *.lst-err 2025/06/12 03:37:49 NOTICE: (17) : delete-glob /tmp/033603ve/workdir/ *.lst-new 2025/06/12 03:37:49 NOTICE: (18) : test 6. run resync 2025/06/12 03:37:49 NOTICE: (19) : bisync resync 2025/06/12 03:37:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:49 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_sync/path1/" with Path2 "/tmp/033603ve/check_sync/path2/" 2025/06/12 03:37:49 INFO : Copying Path2 files to Path1 2025/06/12 03:37:49 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:37:49 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:37:49 INFO : Resync updating listings 2025/06/12 03:37:49 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_sync/path1/" vs Path2 "/tmp/033603ve/check_sync/path2/" 2025/06/12 03:37:49 INFO : Bisync successful 2025/06/12 03:37:49 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/12 03:37:49 NOTICE: (21) : bisync 2025/06/12 03:37:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:50 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_sync/path1/" with Path2 "/tmp/033603ve/check_sync/path2/" 2025/06/12 03:37:50 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:50 INFO : Path1 checking for diffs 2025/06/12 03:37:50 INFO : Path2 checking for diffs 2025/06/12 03:37:50 INFO : No changes found 2025/06/12 03:37:50 INFO : Updating listings 2025/06/12 03:37:50 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_sync/path1/" vs Path2 "/tmp/033603ve/check_sync/path2/" 2025/06/12 03:37:50 INFO : Bisync successful 2025/06/12 03:37:50 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/12 03:37:50 NOTICE: (23) : bisync no-check-sync 2025/06/12 03:37:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:37:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:37:50 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/check_sync/path1/" with Path2 "/tmp/033603ve/check_sync/path2/" 2025/06/12 03:37:50 INFO : Building Path1 and Path2 listings 2025/06/12 03:37:51 INFO : Path1 checking for diffs 2025/06/12 03:37:51 INFO : Path2 checking for diffs 2025/06/12 03:37:51 INFO : No changes found 2025/06/12 03:37:51 INFO : Updating listings 2025/06/12 03:37:51 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncRemoteLocal/compare_all 2025/06/12 03:37:51 ERROR : error listing: directory not found 2025/06/12 03:37:51 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_compare_all-qinawiv8 2025/06/12 03:37:52 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/compare_all/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/compare_all Messages: directories 2025/06/12 03:38:00 NOTICE: checking path2 Local file system at /tmp/033603ve/compare_all/path2 2025/06/12 03:38:00 NOTICE: (01) : test changes compare-all 2025/06/12 03:38:00 NOTICE: (02) : test initial bisync 2025/06/12 03:38:00 NOTICE: (03) : bisync resync compare-all 2025/06/12 03:38:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:38:00 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/compare_all/path1/" with Path2 "/tmp/033603ve/compare_all/path2/" 2025/06/12 03:38:00 INFO : Copying Path2 files to Path1 2025/06/12 03:38:00 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:38:01 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:38:01 INFO : Resync updating listings 2025/06/12 03:38:01 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/compare_all/path1/" vs Path2 "/tmp/033603ve/compare_all/path2/" 2025/06/12 03:38:01 INFO : Bisync successful 2025/06/12 03:38:01 NOTICE: (04) : test make modifications on both paths 2025/06/12 03:38:01 NOTICE: (05) : test new on path2 - file10 2025/06/12 03:38:01 NOTICE: (06) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_compare_all-yomegub4/file10.txt /tmp/033603ve/compare_all/path2/ 2025/06/12 03:38:01 NOTICE: (07) : test newer on path2 - file1 2025/06/12 03:38:01 NOTICE: (08) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_compare_all-yomegub4/file1.txt /tmp/033603ve/compare_all/path2/ 2025/06/12 03:38:01 NOTICE: (09) : test new on path1 - file11 2025/06/12 03:38:01 NOTICE: (10) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_compare_all-yomegub4/file11.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/compare_all/path1/ 2025/06/12 03:38:01 NOTICE: (11) : test newer on path1 - file2 2025/06/12 03:38:01 NOTICE: (12) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_compare_all-yomegub4/file2.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/compare_all/path1/ 2025/06/12 03:38:02 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 03:38:02 NOTICE: (14) : delete-file /tmp/033603ve/compare_all/path2/file3.txt 2025/06/12 03:38:02 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 03:38:02 NOTICE: (16) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/compare_all/path1/file4.txt 2025/06/12 03:38:02 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 03:38:02 NOTICE: (18) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/compare_all/path1/file8.txt 2025/06/12 03:38:02 NOTICE: (19) : delete-file /tmp/033603ve/compare_all/path2/file8.txt 2025/06/12 03:38:02 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 03:38:02 NOTICE: (21) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_compare_all-yomegub4/ file5R.txt 2025/06/12 03:38:02 NOTICE: (22) : copy-as /tmp/033603ve/datadir/test_compare_all-yomegub4/file5R.txt /tmp/033603ve/compare_all/path2/ file5.txt 2025/06/12 03:38:02 NOTICE: (23) : touch-glob 2001-03-04 /tmp/033603ve/datadir/test_compare_all-yomegub4/ file5L.txt 2025/06/12 03:38:02 NOTICE: (24) : copy-as /tmp/033603ve/datadir/test_compare_all-yomegub4/file5L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/compare_all/path1/ file5.txt 2025/06/12 03:38:02 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/12 03:38:02 NOTICE: (26) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_compare_all-yomegub4/file6.txt /tmp/033603ve/compare_all/path2/ 2025/06/12 03:38:02 NOTICE: (27) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/compare_all/path1/file6.txt 2025/06/12 03:38:02 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/12 03:38:02 NOTICE: (29) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_compare_all-yomegub4/file7.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/compare_all/path1/ 2025/06/12 03:38:02 NOTICE: (30) : delete-file /tmp/033603ve/compare_all/path2/file7.txt 2025/06/12 03:38:02 NOTICE: (31) : test bisync run 2025/06/12 03:38:02 NOTICE: (32) : bisync compare-all 2025/06/12 03:38:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:38:03 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/compare_all/path1/" with Path2 "/tmp/033603ve/compare_all/path2/" 2025/06/12 03:38:03 INFO : Building Path1 and Path2 listings 2025/06/12 03:38:03 INFO : Path1 checking for diffs 2025/06/12 03:38:03 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2025/06/12 03:38:03 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:38:03 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2025/06/12 03:38:03 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:38:03 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2025/06/12 03:38:03 INFO : - Path1 File was deleted - file8.txt 2025/06/12 03:38:03 INFO : - Path1 File is new - file11.txt 2025/06/12 03:38:03 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:38:03 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:38:03 INFO : Path2 checking for diffs 2025/06/12 03:38:03 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2025/06/12 03:38:03 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:38:03 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2025/06/12 03:38:03 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2025/06/12 03:38:03 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:38:03 INFO : - Path2 File was deleted - file8.txt 2025/06/12 03:38:03 INFO : - Path2 File is new - file10.txt 2025/06/12 03:38:03 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:38:03 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:38:03 INFO : Applying changes 2025/06/12 03:38:03 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/compare_all/path2/file11.txt 2025/06/12 03:38:03 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/compare_all/path2/file2.txt 2025/06/12 03:38:03 INFO : - Path2 Queue delete - /tmp/033603ve/compare_all/path2/file4.txt 2025/06/12 03:38:03 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:38:03 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/compare_all/path1/file5.txt.conflict1 2025/06/12 03:38:03 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/06/12 03:38:03 INFO : file5.txt: Deleted 2025/06/12 03:38:03 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/compare_all/path2/file5.txt.conflict1 2025/06/12 03:38:03 NOTICE: - Path2 Renaming Path2 copy - /tmp/033603ve/compare_all/path2/file5.txt.conflict2 2025/06/12 03:38:03 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/12 03:38:03 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/compare_all/path1/file5.txt.conflict2 2025/06/12 03:38:03 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/compare_all/path1/file6.txt 2025/06/12 03:38:03 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/compare_all/path2/file7.txt 2025/06/12 03:38:03 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/compare_all/path1/file1.txt 2025/06/12 03:38:03 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/compare_all/path1/file10.txt 2025/06/12 03:38:03 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/compare_all/path1/file3.txt 2025/06/12 03:38:03 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:38:03 INFO : file10.txt: Copied (new) 2025/06/12 03:38:03 INFO : file5.txt.conflict2: Copied (new) 2025/06/12 03:38:03 INFO : file6.txt: Copied (new) 2025/06/12 03:38:04 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:38:04 INFO : file3.txt: Deleted 2025/06/12 03:38:04 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:38:04 INFO : file11.txt: Copied (new) 2025/06/12 03:38:04 INFO : file5.txt.conflict1: Copied (new) 2025/06/12 03:38:04 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:38:04 INFO : file7.txt: Copied (new) 2025/06/12 03:38:04 INFO : file4.txt: Deleted 2025/06/12 03:38:04 INFO : Updating listings 2025/06/12 03:38:04 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/compare_all/path1/" vs Path2 "/tmp/033603ve/compare_all/path2/" 2025/06/12 03:38:04 INFO : Bisync successful bisync_test.go:560: TEST compare_all PASSED === RUN TestBisyncRemoteLocal/concurrent 2025/06/12 03:38:04 ERROR : error listing: directory not found 2025/06/12 03:38:04 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_concurrent-zalisiz4 2025/06/12 03:38:06 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/concurrent/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/concurrent Messages: directories 2025/06/12 03:38:13 NOTICE: checking path2 Local file system at /tmp/033603ve/concurrent/path2 2025/06/12 03:38:13 NOTICE: (01) : test concurrent 2025/06/12 03:38:13 NOTICE: (02) : test initial bisync 2025/06/12 03:38:13 NOTICE: (03) : bisync resync 2025/06/12 03:38:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:13 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/concurrent/path1/" with Path2 "/tmp/033603ve/concurrent/path2/" 2025/06/12 03:38:13 INFO : Copying Path2 files to Path1 2025/06/12 03:38:13 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:38:14 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:38:14 INFO : Resync updating listings 2025/06/12 03:38:14 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/concurrent/path1/" vs Path2 "/tmp/033603ve/concurrent/path2/" 2025/06/12 03:38:14 INFO : Bisync successful 2025/06/12 03:38:14 NOTICE: (04) : test changed on one path - file1 2025/06/12 03:38:14 NOTICE: (05) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_concurrent-copurol5/ file5R.txt 2025/06/12 03:38:14 NOTICE: (06) : touch-glob 2023-08-26 /tmp/033603ve/datadir/test_concurrent-copurol5/ file7.txt 2025/06/12 03:38:14 NOTICE: (07) : copy-as /tmp/033603ve/datadir/test_concurrent-copurol5/file5R.txt /tmp/033603ve/concurrent/path2/ file1.txt 2025/06/12 03:38:14 NOTICE: (08) : test bisync with file changed during 2025/06/12 03:38:14 NOTICE: (09) : concurrent-func 2025/06/12 03:38:14 NOTICE: (10) : bisync 2025/06/12 03:38:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:14 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/concurrent/path1/" with Path2 "/tmp/033603ve/concurrent/path2/" 2025/06/12 03:38:14 INFO : Building Path1 and Path2 listings 2025/06/12 03:38:15 INFO : Path1 checking for diffs 2025/06/12 03:38:15 INFO : Path2 checking for diffs 2025/06/12 03:38:15 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:38:15 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:38:15 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:38:15 INFO : Applying changes 2025/06/12 03:38:15 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/concurrent/path1/file1.txt 2025/06/12 03:38:15 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:38:15 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2025/06/12 03:38:15 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:38:15 INFO : Updating listings 2025/06/12 03:38:15 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/concurrent/path1/" vs Path2 "/tmp/033603ve/concurrent/path2/" 2025/06/12 03:38:15 INFO : Bisync successful 2025/06/12 03:38:15 NOTICE: (11) : bisync 2025/06/12 03:38:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:15 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/concurrent/path1/" with Path2 "/tmp/033603ve/concurrent/path2/" 2025/06/12 03:38:15 INFO : Building Path1 and Path2 listings 2025/06/12 03:38:16 INFO : Path1 checking for diffs 2025/06/12 03:38:16 INFO : Path2 checking for diffs 2025/06/12 03:38:16 INFO : No changes found 2025/06/12 03:38:16 INFO : Updating listings 2025/06/12 03:38:16 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/concurrent/path1/" vs Path2 "/tmp/033603ve/concurrent/path2/" 2025/06/12 03:38:16 INFO : Bisync successful bisync_test.go:560: TEST concurrent PASSED === RUN TestBisyncRemoteLocal/createemptysrcdirs 2025/06/12 03:38:16 ERROR : error listing: directory not found 2025/06/12 03:38:16 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_createemptysrcdirs-xeweleg2 2025/06/12 03:38:17 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/createemptysrcdirs/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/createemptysrcdirs Messages: directories 2025/06/12 03:38:25 NOTICE: checking path2 Local file system at /tmp/033603ve/createemptysrcdirs/path2 2025/06/12 03:38:25 NOTICE: (01) : test createemptysrcdirs 2025/06/12 03:38:25 NOTICE: (02) : test initial bisync 2025/06/12 03:38:25 NOTICE: (03) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/ placeholder.txt 2025/06/12 03:38:25 NOTICE: (04) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.txt 2025/06/12 03:38:25 NOTICE: (05) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/12 03:38:25 NOTICE: (06) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/12 03:38:25 NOTICE: (07) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/12 03:38:25 NOTICE: (08) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/12 03:38:26 NOTICE: (09) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/12 03:38:26 NOTICE: (10) : bisync resync 2025/06/12 03:38:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:26 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" with Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:26 INFO : Copying Path2 files to Path1 2025/06/12 03:38:26 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:38:26 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:38:26 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/12 03:38:26 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/12 03:38:27 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/12 03:38:27 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/12 03:38:27 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:38:27 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/12 03:38:27 INFO : Resync updating listings 2025/06/12 03:38:27 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" vs Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:27 INFO : Bisync successful 2025/06/12 03:38:27 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/06/12 03:38:27 NOTICE: (12) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/06/12 03:38:27 NOTICE: (13) : touch-glob 2001-01-02 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ subdir 2025/06/12 03:38:27 NOTICE: (14) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/subdir/placeholder.txt 2025/06/12 03:38:27 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/06/12 03:38:27 NOTICE: (16) : bisync 2025/06/12 03:38:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:28 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" with Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:28 INFO : Building Path1 and Path2 listings 2025/06/12 03:38:28 INFO : Path1 checking for diffs 2025/06/12 03:38:28 INFO : Path2 checking for diffs 2025/06/12 03:38:28 INFO : No changes found 2025/06/12 03:38:28 INFO : Updating listings 2025/06/12 03:38:28 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" vs Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:28 INFO : Bisync successful 2025/06/12 03:38:28 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/06/12 03:38:28 NOTICE: (18) : list-dirs TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ 2025/06/12 03:38:28 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:28 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:38:28 NOTICE: (19) : list-dirs /tmp/033603ve/createemptysrcdirs/path2/ 2025/06/12 03:38:28 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/06/12 03:38:28 NOTICE: (21) : bisync create-empty-src-dirs 2025/06/12 03:38:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:28 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" with Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:28 INFO : Building Path1 and Path2 listings 2025/06/12 03:38:29 INFO : Path1 checking for diffs 2025/06/12 03:38:29 INFO : - Path1 File is new - / 2025/06/12 03:38:29 INFO : - Path1 File is new - subdir 2025/06/12 03:38:29 INFO : Path1: 2 changes:  2 new,  0 modified,  0 deleted 2025/06/12 03:38:29 INFO : Path2 checking for diffs 2025/06/12 03:38:29 INFO : Applying changes 2025/06/12 03:38:29 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/createemptysrcdirs/path2// 2025/06/12 03:38:29 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/createemptysrcdirs/path2/subdir 2025/06/12 03:38:29 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:38:29 INFO : /: Making directory 2025/06/12 03:38:29 INFO : subdir: Making directory 2025/06/12 03:38:29 INFO : Updating listings 2025/06/12 03:38:29 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" vs Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:29 INFO : Bisync successful 2025/06/12 03:38:29 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/06/12 03:38:29 NOTICE: (23) : list-dirs TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ 2025/06/12 03:38:29 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:29 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:38:29 NOTICE: (24) : list-dirs /tmp/033603ve/createemptysrcdirs/path2/ 2025/06/12 03:38:29 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:38:29 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2025/06/12 03:38:29 NOTICE: (26) : purge-children TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ 2025/06/12 03:38:30 NOTICE: (27) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.txt 2025/06/12 03:38:30 NOTICE: (28) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/12 03:38:31 NOTICE: (29) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/12 03:38:32 NOTICE: (30) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/12 03:38:32 NOTICE: (31) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/12 03:38:33 NOTICE: (32) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/12 03:38:33 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/06/12 03:38:33 NOTICE: (34) : bisync 2025/06/12 03:38:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:34 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" with Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:34 INFO : Building Path1 and Path2 listings 2025/06/12 03:38:34 INFO : Path1 checking for diffs 2025/06/12 03:38:34 INFO : - Path1 File was deleted - / 2025/06/12 03:38:34 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/12 03:38:34 INFO : - Path1 File was deleted - subdir 2025/06/12 03:38:34 INFO : Path1: 3 changes:  0 new,  0 modified,  3 deleted 2025/06/12 03:38:34 INFO : Path2 checking for diffs 2025/06/12 03:38:34 INFO : - Path2 File was deleted - / 2025/06/12 03:38:34 INFO : - Path2 File was deleted - subdir 2025/06/12 03:38:34 INFO : Path2: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:38:34 INFO : Applying changes 2025/06/12 03:38:34 INFO : - Path2 Queue delete - /tmp/033603ve/createemptysrcdirs/path2/RCLONE_TEST 2025/06/12 03:38:34 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:38:34 INFO : RCLONE_TEST: Deleted 2025/06/12 03:38:34 INFO : Updating listings 2025/06/12 03:38:34 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" vs Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:34 INFO : Bisync successful 2025/06/12 03:38:34 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/06/12 03:38:34 NOTICE: (36) : list-dirs TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ 2025/06/12 03:38:34 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:34 NOTICE: (37) : list-dirs /tmp/033603ve/createemptysrcdirs/path2/ 2025/06/12 03:38:34 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:38:34 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/06/12 03:38:34 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/06/12 03:38:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:34 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" with Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:34 INFO : Copying Path2 files to Path1 2025/06/12 03:38:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:38:34 INFO : subdir: Making directory 2025/06/12 03:38:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:38:35 INFO : /: Made directory with metadata (mtime=2000-01-01T00:00:00Z) 2025/06/12 03:38:35 INFO : /: Set directory modification time (using SetModTime) 2025/06/12 03:38:35 INFO : Resync updating listings 2025/06/12 03:38:35 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" vs Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:35 INFO : Bisync successful 2025/06/12 03:38:35 NOTICE: (40) : list-dirs TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ 2025/06/12 03:38:35 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:35 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:38:35 NOTICE: (41) : list-dirs /tmp/033603ve/createemptysrcdirs/path2/ 2025/06/12 03:38:35 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:38:35 NOTICE: (42) : purge-children TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ 2025/06/12 03:38:35 NOTICE: (43) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.txt 2025/06/12 03:38:36 NOTICE: (44) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/12 03:38:37 NOTICE: (45) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/12 03:38:37 NOTICE: (46) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/12 03:38:38 NOTICE: (47) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/12 03:38:39 NOTICE: (48) : copy-as /tmp/033603ve/datadir/test_createemptysrcdirs-jenojuh7/placeholder.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/12 03:38:39 NOTICE: (49) : list-dirs TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ 2025/06/12 03:38:39 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:39 NOTICE: (50) : list-dirs /tmp/033603ve/createemptysrcdirs/path2/ 2025/06/12 03:38:39 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:38:39 NOTICE: (51) : bisync create-empty-src-dirs 2025/06/12 03:38:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:40 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" with Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:40 INFO : Building Path1 and Path2 listings 2025/06/12 03:38:40 INFO : Path1 checking for diffs 2025/06/12 03:38:40 INFO : - Path1 File was deleted - subdir 2025/06/12 03:38:40 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:38:40 INFO : Path2 checking for diffs 2025/06/12 03:38:40 INFO : - Path2 File was deleted - / 2025/06/12 03:38:40 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:38:40 INFO : Applying changes 2025/06/12 03:38:40 INFO : - Path2 Queue delete - /tmp/033603ve/createemptysrcdirs/path2/subdir 2025/06/12 03:38:40 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1// 2025/06/12 03:38:40 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:38:40 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:38:40 INFO : /: Removing directory 2025/06/12 03:38:40 INFO : subdir: Removing directory 2025/06/12 03:38:40 INFO : Updating listings 2025/06/12 03:38:40 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" vs Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:40 INFO : Bisync successful 2025/06/12 03:38:40 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/06/12 03:38:40 NOTICE: (53) : list-dirs TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/ 2025/06/12 03:38:40 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:40 NOTICE: (54) : list-dirs /tmp/033603ve/createemptysrcdirs/path2/ 2025/06/12 03:38:40 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/06/12 03:38:40 NOTICE: (56) : bisync create-empty-src-dirs 2025/06/12 03:38:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:40 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" with Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:40 INFO : Building Path1 and Path2 listings 2025/06/12 03:38:41 INFO : Path1 checking for diffs 2025/06/12 03:38:41 INFO : - Path1 File is new - / 2025/06/12 03:38:41 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:38:41 INFO : Path2 checking for diffs 2025/06/12 03:38:41 INFO : Applying changes 2025/06/12 03:38:41 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/createemptysrcdirs/path2// 2025/06/12 03:38:41 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:38:41 INFO : /: Making directory 2025/06/12 03:38:41 INFO : Updating listings 2025/06/12 03:38:41 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/createemptysrcdirs/path1/" vs Path2 "/tmp/033603ve/createemptysrcdirs/path2/" 2025/06/12 03:38:41 INFO : Bisync successful 2025/06/12 03:38:41 NOTICE: ---------------------------------------------------------- 2025/06/12 03:38:41 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/12 03:38:41 NOTICE: Golden count: 9 2025/06/12 03:38:41 NOTICE: Result count: 11 2025/06/12 03:38:41 NOTICE: Golden files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/12 03:38:41 NOTICE: Result files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.delete1.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/12 03:38:41 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.copy2to1.que 2025/06/12 03:38:41 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.delete1.que 2025/06/12 03:38:41 NOTICE: ---------------------------------------------------------- 2025/06/12 03:38:41 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.copy1to2.que 2025/06/12 03:38:41 NOTICE: | @@ -1 +1 @@ 2025/06/12 03:38:41 NOTICE: | -"subdir" 2025/06/12 03:38:41 NOTICE: | +"/" 2025/06/12 03:38:41 NOTICE: ---------------------------------------------------------- 2025/06/12 03:38:41 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst 2025/06/12 03:38:41 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:38:41 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:38:41 NOTICE: | + 2025/06/12 03:38:41 NOTICE: ---------------------------------------------------------- 2025/06/12 03:38:41 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-new 2025/06/12 03:38:41 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:38:41 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:38:41 NOTICE: | + 2025/06/12 03:38:41 NOTICE: ---------------------------------------------------------- 2025/06/12 03:38:41 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst 2025/06/12 03:38:41 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:38:41 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:38:41 NOTICE: | + 2025/06/12 03:38:41 NOTICE: ---------------------------------------------------------- 2025/06/12 03:38:41 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:38:41 NOTICE: | @@ -53,0 +54 @@ 2025/06/12 03:38:41 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:41 NOTICE: | @@ -70,0 +72 @@ 2025/06/12 03:38:41 NOTICE: | +INFO : - Path1 File is new - / 2025/06/12 03:38:41 NOTICE: | @@ -72,3 +74,4 @@ 2025/06/12 03:38:41 NOTICE: | -INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:38:41 NOTICE: | -INFO : Path2 checking for diffs 2025/06/12 03:38:41 NOTICE: | -INFO : Applying changes 2025/06/12 03:38:41 NOTICE: | +INFO : Path1: 2 changes:  2 new,  0 modified,  0 deleted 2025/06/12 03:38:41 NOTICE: | +INFO : Path2 checking for diffs 2025/06/12 03:38:41 NOTICE: | +INFO : Applying changes 2025/06/12 03:38:41 NOTICE: | +INFO : - Path1 Queue copy to Path2 - {path2/}/ 2025/06/12 03:38:41 NOTICE: | @@ -81,0 +85 @@ 2025/06/12 03:38:41 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:41 NOTICE: | @@ -107,0 +112 @@ 2025/06/12 03:38:41 NOTICE: | +INFO : - Path1 File was deleted - / 2025/06/12 03:38:41 NOTICE: | @@ -110,2 +115,3 @@ 2025/06/12 03:38:41 NOTICE: | -INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:38:41 NOTICE: | -INFO : Path2 checking for diffs 2025/06/12 03:38:41 NOTICE: | +INFO : Path1: 3 changes:  0 new,  0 modified,  3 deleted 2025/06/12 03:38:41 NOTICE: | +INFO : Path2 checking for diffs 2025/06/12 03:38:41 NOTICE: | +INFO : - Path2 File was deleted - / 2025/06/12 03:38:41 NOTICE: | @@ -113 +119 @@ 2025/06/12 03:38:41 NOTICE: | -INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:38:41 NOTICE: | +INFO : Path2: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:38:41 NOTICE: | @@ -121,0 +128 @@ 2025/06/12 03:38:41 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:41 NOTICE: | @@ -143,0 +151 @@ 2025/06/12 03:38:41 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:41 NOTICE: | @@ -154,0 +163 @@ 2025/06/12 03:38:41 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:41 NOTICE: | @@ -173,0 +183,2 @@ 2025/06/12 03:38:41 NOTICE: | +INFO : - Path2 File was deleted - / 2025/06/12 03:38:41 NOTICE: | +INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:38:41 NOTICE: | @@ -176 +187,4 @@ 2025/06/12 03:38:41 NOTICE: | -INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:38:41 NOTICE: | +INFO : - Path1 Queue delete - {path1/}/ 2025/06/12 03:38:41 NOTICE: | +INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:38:41 NOTICE: | +INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:38:41 NOTICE: | +INFO : /: Removing directory 2025/06/12 03:38:41 NOTICE: | @@ -182,0 +197 @@ 2025/06/12 03:38:41 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:38:41 NOTICE: | @@ -199,2 +214,6 @@ 2025/06/12 03:38:41 NOTICE: | -INFO : Path2 checking for diffs 2025/06/12 03:38:41 NOTICE: | -INFO : No changes found 2025/06/12 03:38:41 NOTICE: | +INFO : - Path1 File is new - / 2025/06/12 03:38:41 NOTICE: | +INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:38:41 NOTICE: | +INFO : Path2 checking for diffs 2025/06/12 03:38:41 NOTICE: | +INFO : Applying changes 2025/06/12 03:38:41 NOTICE: | +INFO : - Path1 Queue copy to Path2 - {path2/}/ 2025/06/12 03:38:41 NOTICE: | +INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:38:41 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST createemptysrcdirs FAILED - 7 MISCOMPARED FILES === RUN TestBisyncRemoteLocal/dry_run 2025/06/12 03:38:41 ERROR : error listing: directory not found 2025/06/12 03:38:41 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_dry_run-ruvugim9 2025/06/12 03:38:42 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/dry_run/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/dry_run Messages: directories 2025/06/12 03:38:50 NOTICE: checking path2 Local file system at /tmp/033603ve/dry_run/path2 2025/06/12 03:38:50 NOTICE: (01) : test dry-run 2025/06/12 03:38:50 NOTICE: (02) : test initial bisync 2025/06/12 03:38:50 NOTICE: (03) : bisync resync 2025/06/12 03:38:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:50 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/" with Path2 "/tmp/033603ve/dry_run/path2/" 2025/06/12 03:38:50 INFO : Copying Path2 files to Path1 2025/06/12 03:38:50 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:38:50 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:38:51 INFO : Resync updating listings 2025/06/12 03:38:51 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/" vs Path2 "/tmp/033603ve/dry_run/path2/" 2025/06/12 03:38:51 INFO : Bisync successful 2025/06/12 03:38:51 NOTICE: (04) : test new on path2 - file10 2025/06/12 03:38:51 NOTICE: (05) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_dry_run-qebogul9/file10.txt /tmp/033603ve/dry_run/path2/ 2025/06/12 03:38:51 NOTICE: (06) : test newer on path2 - file1 2025/06/12 03:38:51 NOTICE: (07) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_dry_run-qebogul9/file1.txt /tmp/033603ve/dry_run/path2/ 2025/06/12 03:38:51 NOTICE: (08) : test new on path1 - file11 2025/06/12 03:38:51 NOTICE: (09) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_dry_run-qebogul9/file11.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/dry_run/path1/ 2025/06/12 03:38:51 NOTICE: (10) : test newer on path1 - file2 2025/06/12 03:38:51 NOTICE: (11) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_dry_run-qebogul9/file2.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/dry_run/path1/ 2025/06/12 03:38:52 NOTICE: (12) : test deleted on path2 - file3 2025/06/12 03:38:52 NOTICE: (13) : delete-file /tmp/033603ve/dry_run/path2/file3.txt 2025/06/12 03:38:52 NOTICE: (14) : test deleted on path1 - file4 2025/06/12 03:38:52 NOTICE: (15) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/dry_run/path1/file4.txt 2025/06/12 03:38:52 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/06/12 03:38:52 NOTICE: (17) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_dry_run-qebogul9/ file5R.txt 2025/06/12 03:38:52 NOTICE: (18) : copy-as /tmp/033603ve/datadir/test_dry_run-qebogul9/file5R.txt /tmp/033603ve/dry_run/path2/ file5.txt 2025/06/12 03:38:52 NOTICE: (19) : touch-glob 2001-03-04 /tmp/033603ve/datadir/test_dry_run-qebogul9/ file5L.txt 2025/06/12 03:38:52 NOTICE: (20) : copy-as /tmp/033603ve/datadir/test_dry_run-qebogul9/file5L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/dry_run/path1/ file5.txt 2025/06/12 03:38:52 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/06/12 03:38:52 NOTICE: (22) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_dry_run-qebogul9/file6.txt /tmp/033603ve/dry_run/path2/ 2025/06/12 03:38:52 NOTICE: (23) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/dry_run/path1/file6.txt 2025/06/12 03:38:52 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/06/12 03:38:52 NOTICE: (25) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_dry_run-qebogul9/file7.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/dry_run/path1/ 2025/06/12 03:38:52 NOTICE: (26) : delete-file /tmp/033603ve/dry_run/path2/file7.txt 2025/06/12 03:38:52 NOTICE: (27) : test sync with dry-run and resync 2025/06/12 03:38:52 NOTICE: (28) : bisync dry-run resync 2025/06/12 03:38:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:52 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/" with Path2 "/tmp/033603ve/dry_run/path2/" 2025/06/12 03:38:52 INFO : Copying Path2 files to Path1 2025/06/12 03:38:52 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/12 03:38:53 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:38:53 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/06/12 03:38:53 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:38:53 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/12 03:38:53 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:38:53 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/06/12 03:38:53 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/06/12 03:38:53 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/12 03:38:53 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:38:53 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/06/12 03:38:53 INFO : Resync updating listings 2025/06/12 03:38:53 INFO : Bisync successful 2025/06/12 03:38:53 NOTICE: (29) : copy-listings dryrun-resync 2025/06/12 03:38:53 NOTICE: (30) : test sync with dry-run 2025/06/12 03:38:53 NOTICE: (31) : bisync dry-run 2025/06/12 03:38:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:53 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/" with Path2 "/tmp/033603ve/dry_run/path2/" 2025/06/12 03:38:53 INFO : Building Path1 and Path2 listings 2025/06/12 03:38:54 INFO : Path1 checking for diffs 2025/06/12 03:38:54 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:38:54 NOTICE: - Path1 File was deleted - file4.txt 2025/06/12 03:38:54 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:38:54 NOTICE: - Path1 File was deleted - file6.txt 2025/06/12 03:38:54 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/12 03:38:54 NOTICE: - Path1 File is new - file11.txt 2025/06/12 03:38:54 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:38:54 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:38:54 INFO : Path2 checking for diffs 2025/06/12 03:38:54 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:38:54 NOTICE: - Path2 File was deleted - file3.txt 2025/06/12 03:38:54 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:38:54 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/12 03:38:54 NOTICE: - Path2 File was deleted - file7.txt 2025/06/12 03:38:54 NOTICE: - Path2 File is new - file10.txt 2025/06/12 03:38:54 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:38:54 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:38:54 INFO : Applying changes 2025/06/12 03:38:54 INFO : Checking potential conflicts... 2025/06/12 03:38:54 ERROR : file5.txt: md5 differ 2025/06/12 03:38:54 NOTICE: Local file system at /tmp/033603ve/dry_run/path2: 1 differences found 2025/06/12 03:38:54 NOTICE: Local file system at /tmp/033603ve/dry_run/path2: 1 errors while checking 2025/06/12 03:38:54 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:38:54 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/dry_run/path2/file11.txt 2025/06/12 03:38:54 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/dry_run/path2/file2.txt 2025/06/12 03:38:54 NOTICE: - Path2 Queue delete - /tmp/033603ve/dry_run/path2/file4.txt 2025/06/12 03:38:54 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:38:54 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/12 03:38:54 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/dry_run/path2/file5.txt.conflict1 2025/06/12 03:38:54 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/12 03:38:54 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file5.txt.conflict2 2025/06/12 03:38:54 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file6.txt 2025/06/12 03:38:54 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/dry_run/path2/file7.txt 2025/06/12 03:38:54 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file1.txt 2025/06/12 03:38:54 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file10.txt 2025/06/12 03:38:54 NOTICE: - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file3.txt 2025/06/12 03:38:54 NOTICE: - Path2 Do queued copies to - Path1 2025/06/12 03:38:54 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:38:54 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:38:54 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:38:54 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/06/12 03:38:54 NOTICE: - Path1 Do queued copies to - Path2 2025/06/12 03:38:54 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:38:54 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:38:54 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/12 03:38:54 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/06/12 03:38:54 INFO : Updating listings 2025/06/12 03:38:54 INFO : Bisync successful 2025/06/12 03:38:54 NOTICE: (32) : copy-listings dryrun 2025/06/12 03:38:54 NOTICE: (33) : test sync without dry-run 2025/06/12 03:38:54 NOTICE: (34) : bisync 2025/06/12 03:38:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:38:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:38:55 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/" with Path2 "/tmp/033603ve/dry_run/path2/" 2025/06/12 03:38:55 INFO : Building Path1 and Path2 listings 2025/06/12 03:38:55 INFO : Path1 checking for diffs 2025/06/12 03:38:55 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:38:55 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:38:55 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:38:55 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:38:55 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/12 03:38:55 INFO : - Path1 File is new - file11.txt 2025/06/12 03:38:55 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:38:55 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:38:55 INFO : Path2 checking for diffs 2025/06/12 03:38:55 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:38:55 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:38:55 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:38:55 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/12 03:38:55 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:38:55 INFO : - Path2 File is new - file10.txt 2025/06/12 03:38:55 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:38:55 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:38:55 INFO : Applying changes 2025/06/12 03:38:55 INFO : Checking potential conflicts... 2025/06/12 03:38:55 ERROR : file5.txt: md5 differ 2025/06/12 03:38:55 NOTICE: Local file system at /tmp/033603ve/dry_run/path2: 1 differences found 2025/06/12 03:38:55 NOTICE: Local file system at /tmp/033603ve/dry_run/path2: 1 errors while checking 2025/06/12 03:38:55 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:38:55 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/dry_run/path2/file11.txt 2025/06/12 03:38:55 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/dry_run/path2/file2.txt 2025/06/12 03:38:55 INFO : - Path2 Queue delete - /tmp/033603ve/dry_run/path2/file4.txt 2025/06/12 03:38:55 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:38:55 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file5.txt.conflict1 2025/06/12 03:38:55 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/06/12 03:38:55 INFO : file5.txt: Deleted 2025/06/12 03:38:55 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/dry_run/path2/file5.txt.conflict1 2025/06/12 03:38:55 NOTICE: - Path2 Renaming Path2 copy - /tmp/033603ve/dry_run/path2/file5.txt.conflict2 2025/06/12 03:38:55 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/12 03:38:55 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file5.txt.conflict2 2025/06/12 03:38:55 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file6.txt 2025/06/12 03:38:55 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/dry_run/path2/file7.txt 2025/06/12 03:38:55 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file1.txt 2025/06/12 03:38:55 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file10.txt 2025/06/12 03:38:55 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/file3.txt 2025/06/12 03:38:55 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:38:55 INFO : file10.txt: Copied (new) 2025/06/12 03:38:55 INFO : file5.txt.conflict2: Copied (new) 2025/06/12 03:38:55 INFO : file6.txt: Copied (new) 2025/06/12 03:38:56 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:38:56 INFO : file3.txt: Deleted 2025/06/12 03:38:56 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:38:56 INFO : file11.txt: Copied (new) 2025/06/12 03:38:56 INFO : file5.txt.conflict1: Copied (new) 2025/06/12 03:38:56 INFO : file7.txt: Copied (new) 2025/06/12 03:38:56 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:38:56 INFO : file4.txt: Deleted 2025/06/12 03:38:56 INFO : Updating listings 2025/06/12 03:38:56 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/dry_run/path1/" vs Path2 "/tmp/033603ve/dry_run/path2/" 2025/06/12 03:38:56 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncRemoteLocal/equal 2025/06/12 03:38:56 ERROR : error listing: directory not found 2025/06/12 03:38:56 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_equal-tanuruq0 2025/06/12 03:38:57 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/equal/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/equal Messages: directories 2025/06/12 03:39:04 NOTICE: checking path2 Local file system at /tmp/033603ve/equal/path2 2025/06/12 03:39:04 NOTICE: (01) : test equal 2025/06/12 03:39:04 NOTICE: (02) : test initial bisync 2025/06/12 03:39:04 NOTICE: (03) : bisync resync 2025/06/12 03:39:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39: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/06/12 03:39:05 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/equal/path1/" with Path2 "/tmp/033603ve/equal/path2/" 2025/06/12 03:39:05 INFO : Copying Path2 files to Path1 2025/06/12 03:39:05 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:39:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:05 INFO : Resync updating listings 2025/06/12 03:39:05 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/equal/path1/" vs Path2 "/tmp/033603ve/equal/path2/" 2025/06/12 03:39:05 INFO : Bisync successful 2025/06/12 03:39:05 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:39:05 NOTICE: (05) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_equal-lemuhed2/ file1R.txt 2025/06/12 03:39:05 NOTICE: (06) : copy-as /tmp/033603ve/datadir/test_equal-lemuhed2/file1R.txt /tmp/033603ve/equal/path2/ file1.txt 2025/06/12 03:39:05 NOTICE: (07) : touch-glob 2001-03-04 /tmp/033603ve/datadir/test_equal-lemuhed2/ file1L.txt 2025/06/12 03:39:05 NOTICE: (08) : copy-as /tmp/033603ve/datadir/test_equal-lemuhed2/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/equal/path1/ file1.txt 2025/06/12 03:39:05 NOTICE: (09) : test changed on both paths and identical - file2 2025/06/12 03:39:05 NOTICE: (10) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_equal-lemuhed2/ file2.txt 2025/06/12 03:39:05 NOTICE: (11) : copy-as /tmp/033603ve/datadir/test_equal-lemuhed2/file2.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/equal/path1/ file2.txt 2025/06/12 03:39:06 NOTICE: (12) : copy-as /tmp/033603ve/datadir/test_equal-lemuhed2/file2.txt /tmp/033603ve/equal/path2/ file2.txt 2025/06/12 03:39:06 NOTICE: (13) : test bisync run 2025/06/12 03:39:06 NOTICE: (14) : bisync 2025/06/12 03:39:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:06 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/equal/path1/" with Path2 "/tmp/033603ve/equal/path2/" 2025/06/12 03:39:06 INFO : Building Path1 and Path2 listings 2025/06/12 03:39:06 INFO : Path1 checking for diffs 2025/06/12 03:39:06 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:39:06 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:39:06 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:39:06 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/12 03:39:06 INFO : Path2 checking for diffs 2025/06/12 03:39:06 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:39:06 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:39:06 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:39:06 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/12 03:39:06 INFO : Applying changes 2025/06/12 03:39:06 INFO : Checking potential conflicts... 2025/06/12 03:39:06 ERROR : file1.txt: md5 differ 2025/06/12 03:39:06 NOTICE: Local file system at /tmp/033603ve/equal/path2: 1 differences found 2025/06/12 03:39:06 NOTICE: Local file system at /tmp/033603ve/equal/path2: 1 errors while checking 2025/06/12 03:39:06 NOTICE: Local file system at /tmp/033603ve/equal/path2: 1 matching files 2025/06/12 03:39:06 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:39:06 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:39:06 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/equal/path1/file1.txt.conflict1 2025/06/12 03:39:06 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict1 2025/06/12 03:39:06 INFO : file1.txt: Deleted 2025/06/12 03:39:06 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/equal/path2/file1.txt.conflict1 2025/06/12 03:39:06 NOTICE: - Path2 Renaming Path2 copy - /tmp/033603ve/equal/path2/file1.txt.conflict2 2025/06/12 03:39:06 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2 2025/06/12 03:39:06 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/equal/path1/file1.txt.conflict2 2025/06/12 03:39:06 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/12 03:39:06 INFO : Files are equal! Skipping: file2.txt 2025/06/12 03:39:06 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:39:07 INFO : file1.txt.conflict2: Copied (new) 2025/06/12 03:39:07 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:39:07 INFO : file1.txt.conflict1: Copied (new) 2025/06/12 03:39:07 INFO : Updating listings 2025/06/12 03:39:07 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/equal/path1/" vs Path2 "/tmp/033603ve/equal/path2/" 2025/06/12 03:39:07 INFO : Bisync successful bisync_test.go:560: TEST equal PASSED === RUN TestBisyncRemoteLocal/ext_paths 2025/06/12 03:39:07 ERROR : error listing: directory not found 2025/06/12 03:39:07 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_ext_paths-jibonap2 2025/06/12 03:39:08 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/ext_paths/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"測試РуÑÑкий ěáñ"} actual : []string{"", "測試РуÑÑкий ěáñ"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=28) "測試РуÑÑкий ěáñ" Test: TestBisyncRemoteLocal/ext_paths Messages: directories 2025/06/12 03:39:16 NOTICE: checking path2 Local file system at /tmp/033603ve/ext_paths/path2 2025/06/12 03:39:16 NOTICE: (01) : test extended-char-paths 2025/06/12 03:39:16 NOTICE: (02) : fix-names TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/ 2025/06/12 03:39:16 ERROR : S3 bucket rclone-test-qixeten2fayi path 033603ve/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ: error reading source root directory: directory not found 2025/06/12 03:39:17 ERROR : S3 bucket rclone-test-qixeten2fayi path 033603ve/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-vapabuk2: error reading source root directory: directory not found 2025/06/12 03:39:17 NOTICE: (03) : fix-names /tmp/033603ve/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/ 2025/06/12 03:39:17 ERROR : Local file system at /tmp/033603ve/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-fuhuram7: Server side directory move failed: rename /tmp/033603ve/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ /tmp/033603ve/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-fuhuram7: no such file or directory 2025/06/12 03:39:17 ERROR : Local file system at /tmp/033603ve/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-fuhuram7: error reading source root directory: directory not found 2025/06/12 03:39:17 NOTICE: (04) : fix-names TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:39:17 NOTICE: (05) : fix-names /tmp/033603ve/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:39:17 NOTICE: (06) : fix-names TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2025/06/12 03:39:17 NOTICE: (07) : fix-names /tmp/033603ve/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2025/06/12 03:39:17 NOTICE: (08) : fix-names TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試_check{spc}file 2025/06/12 03:39:17 NOTICE: (09) : fix-names /tmp/033603ve/ext_paths/path2/測試_check{spc}file 2025/06/12 03:39:17 NOTICE: (10) : fix-names TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:39:17 NOTICE: (11) : fix-names /tmp/033603ve/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:39:17 NOTICE: (12) : test resync subdirs with extended chars 2025/06/12 03:39:17 NOTICE: (13) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ resync 2025/06/12 03:39:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:18 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "/tmp/033603ve/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:39:18 INFO : Copying Path2 files to Path1 2025/06/12 03:39:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:39:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:18 INFO : Resync updating listings 2025/06/12 03:39:18 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "/tmp/033603ve/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:39:18 INFO : Bisync successful 2025/06/12 03:39:18 NOTICE: (14) : copy-listings resync 2025/06/12 03:39:18 NOTICE: (15) : test place new files with extended chars on each side 2025/06/12 03:39:18 NOTICE: (16) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_ext_paths-menopiw1/ file1.txt 2025/06/12 03:39:18 NOTICE: (17) : copy-as /tmp/033603ve/datadir/test_ext_paths-menopiw1/file1.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p1 2025/06/12 03:39:19 NOTICE: (18) : copy-as /tmp/033603ve/datadir/test_ext_paths-menopiw1/file1.txt /tmp/033603ve/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p2 2025/06/12 03:39:19 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/06/12 03:39:19 NOTICE: (20) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ 2025/06/12 03:39:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:19 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "/tmp/033603ve/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:39:19 INFO : Building Path1 and Path2 listings 2025/06/12 03:39:19 INFO : Path1 checking for diffs 2025/06/12 03:39:19 INFO : - Path1 File is new - 測試_file1p1 2025/06/12 03:39:19 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:39:19 INFO : Path2 checking for diffs 2025/06/12 03:39:19 INFO : - Path2 File is new - 測試_file1p2 2025/06/12 03:39:19 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:39:19 INFO : Applying changes 2025/06/12 03:39:19 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/ext_paths/path2/測試РуÑÑкий ěáñ/測試_file1p1 2025/06/12 03:39:19 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий ěáñ/測試_file1p2 2025/06/12 03:39:19 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:39:20 INFO : 測試_file1p2: Copied (new) 2025/06/12 03:39:20 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:39:20 INFO : 測試_file1p1: Copied (new) 2025/06/12 03:39:20 INFO : Updating listings 2025/06/12 03:39:20 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "/tmp/033603ve/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:39:20 INFO : Bisync successful 2025/06/12 03:39:20 NOTICE: (21) : move-listings normal-sync 2025/06/12 03:39:20 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/06/12 03:39:20 NOTICE: (23) : bisync resync 2025/06/12 03:39:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:20 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" with Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:20 INFO : Copying Path2 files to Path1 2025/06/12 03:39:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:39:20 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:20 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:20 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:20 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:20 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:20 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:21 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:21 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:21 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:21 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:21 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:21 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:21 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:21 INFO : Resync updating listings 2025/06/12 03:39:21 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" vs Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:21 INFO : Bisync successful 2025/06/12 03:39:21 NOTICE: (24) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:39:21 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/06/12 03:39:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:21 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" with Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:21 INFO : Building Path1 and Path2 listings 2025/06/12 03:39:22 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:22 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:22 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:22 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:22 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:22 INFO : Path1 checking for diffs 2025/06/12 03:39:22 INFO : - Path1 File was deleted - 測試РуÑÑкий ěáñ/測試_check file 2025/06/12 03:39:22 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:39:22 INFO : Path2 checking for diffs 2025/06/12 03:39:22 INFO : Checking access health 2025/06/12 03:39:22 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/06/12 03:39:22 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試РуÑÑкий ěáñ/測試_check file 2025/06/12 03:39:22 ERROR : Bisync critical error: check file check failed 2025/06/12 03:39:22 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:39:22 NOTICE: Bisync error: bisync aborted 2025/06/12 03:39:22 NOTICE: (26) : copy-listings check-access-fail 2025/06/12 03:39:22 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/06/12 03:39:22 NOTICE: (28) : bisync resync 2025/06/12 03:39:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:22 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" with Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:22 INFO : Copying Path2 files to Path1 2025/06/12 03:39:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:39:22 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:22 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:22 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:22 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:22 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:22 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (new) 2025/06/12 03:39:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:23 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:23 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:23 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:23 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:23 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:23 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:23 INFO : Resync updating listings 2025/06/12 03:39:23 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" vs Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:23 INFO : Bisync successful 2025/06/12 03:39:23 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/06/12 03:39:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39: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/06/12 03:39:23 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" with Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:23 INFO : Building Path1 and Path2 listings 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 INFO : Path1 checking for diffs 2025/06/12 03:39:24 INFO : Path2 checking for diffs 2025/06/12 03:39:24 INFO : Checking access health 2025/06/12 03:39:24 INFO : Found 2 matching "測試_check file" files on both paths 2025/06/12 03:39:24 INFO : No changes found 2025/06/12 03:39:24 INFO : Updating listings 2025/06/12 03:39:24 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" vs Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:24 INFO : Bisync successful 2025/06/12 03:39:24 NOTICE: (30) : move-listings check-access-pass 2025/06/12 03:39:24 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/06/12 03:39:24 NOTICE: (32) : copy-file /tmp/033603ve/datadir/test_ext_paths-menopiw1/測試_filtersfile.txt /tmp/033603ve/workdir/ 2025/06/12 03:39:24 NOTICE: (33) : bisync filters-file=/tmp/033603ve/workdir/測試_filtersfile.txt resync 2025/06/12 03:39:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:24 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" with Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:24 INFO : Using filters file /tmp/033603ve/workdir/測試_filtersfile.txt 2025/06/12 03:39:24 INFO : Storing filters file hash to /tmp/033603ve/workdir/測試_filtersfile.txt.md5 2025/06/12 03:39:24 INFO : Copying Path2 files to Path1 2025/06/12 03:39:24 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:24 INFO : Resync updating listings 2025/06/12 03:39:24 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" vs Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:24 INFO : Bisync successful 2025/06/12 03:39:24 NOTICE: (34) : copy-as /tmp/033603ve/datadir/test_ext_paths-menopiw1/file1.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/ext_paths/path1/ fileZ.txt 2025/06/12 03:39:25 NOTICE: (35) : bisync filters-file=/tmp/033603ve/workdir/測試_filtersfile.txt 2025/06/12 03:39:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:25 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" with Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:25 INFO : Using filters file /tmp/033603ve/workdir/測試_filtersfile.txt 2025/06/12 03:39:25 INFO : Building Path1 and Path2 listings 2025/06/12 03:39:26 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 INFO : Path1 checking for diffs 2025/06/12 03:39:26 INFO : Path2 checking for diffs 2025/06/12 03:39:26 INFO : No changes found 2025/06/12 03:39:26 INFO : Updating listings 2025/06/12 03:39:26 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ext_paths/path1/" vs Path2 "/tmp/033603ve/ext_paths/path2/" 2025/06/12 03:39:26 INFO : Bisync successful 2025/06/12 03:39:26 NOTICE: ---------------------------------------------------------- 2025/06/12 03:39:26 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:39:26 NOTICE: | @@ -80 +80,13 @@ 2025/06/12 03:39:26 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | @@ -97,0 +110,5 @@ 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | @@ -124 +141,12 @@ 2025/06/12 03:39:26 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | @@ -140,0 +169,6 @@ 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | @@ -168 +202,13 @@ 2025/06/12 03:39:26 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | @@ -186,0 +233,6 @@ 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:39:26 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST ext_paths FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteLocal/extended_filenames 2025/06/12 03:39:27 ERROR : error listing: directory not found 2025/06/12 03:39:27 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_extended_filenames-vawaqav5 2025/06/12 03:39:28 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/extended_filenames/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir_with_ࢺ_"} actual : []string{"", "subdir_with_ࢺ_"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=16) "subdir_with_ࢺ_" Test: TestBisyncRemoteLocal/extended_filenames Messages: directories 2025/06/12 03:39:35 NOTICE: checking path2 Local file system at /tmp/033603ve/extended_filenames/path2 2025/06/12 03:39:35 NOTICE: (01) : test extended-filenames 2025/06/12 03:39:35 NOTICE: (02) : fix-names TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/extended_filenames/path1/subdir_with_ࢺ_/ 2025/06/12 03:39:35 NOTICE: (03) : fix-names /tmp/033603ve/extended_filenames/path2/subdir_with_ࢺ_/ 2025/06/12 03:39:35 NOTICE: (04) : fix-names TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/12 03:39:36 NOTICE: (05) : fix-names /tmp/033603ve/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/12 03:39:36 NOTICE: (06) : fix-names TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/extended_filenames/path1/РуÑÑкий.txt 2025/06/12 03:39:36 NOTICE: (07) : fix-names /tmp/033603ve/extended_filenames/path2/РуÑÑкий.txt 2025/06/12 03:39:36 NOTICE: (08) : fix-names TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2025/06/12 03:39:36 NOTICE: (09) : fix-names /tmp/033603ve/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2025/06/12 03:39:36 NOTICE: (10) : test initial bisync 2025/06/12 03:39:36 NOTICE: (11) : bisync resync 2025/06/12 03:39:37 NOTICE: Local file system at /tmp/033603ve/extended_filenames/path2: Replacing invalid UTF-8 characters in "eÌŒ\x81\xfe aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬eÌö" 2025/06/12 03:39:37 NOTICE: Local file system at /tmp/033603ve/extended_filenames/path2: Replacing invalid UTF-8 characters in "Ä›\x81\xfe áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö" bisync_test.go:1035: Fs is incapable of running test as the paths produce different results, skipping: extended_filenames (path1: // (BOTH) path2: file1 - Copy (2).txtfile1 - Copy (2).txt (file1 - Copy (2).txtfile1 - Copy (2).txt)) (fs1: S3 bucket rclone-test-qixeten2fayi path 033603ve/extended_filenames/path1 fs2: Local file system at /tmp/033603ve/extended_filenames/path2) @@ -1 +1 @@ -//+file1 - Copy (2).txtfile1 - Copy (2).txt === RUN TestBisyncRemoteLocal/filters 2025/06/12 03:39:37 ERROR : error listing: directory not found 2025/06/12 03:39:37 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_filters-ridunis0 2025/06/12 03:39:38 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/filters/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteLocal/filters Messages: directories 2025/06/12 03:39:46 NOTICE: checking path2 Local file system at /tmp/033603ve/filters/path2 2025/06/12 03:39:46 NOTICE: (01) : test filters 2025/06/12 03:39:46 NOTICE: (02) : copy-file /tmp/033603ve/datadir/test_filters-taruqak0/filtersfile.flt /tmp/033603ve/workdir/ 2025/06/12 03:39:46 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/06/12 03:39:46 NOTICE: (04) : bisync filters-file=/tmp/033603ve/workdir/filtersfile.flt resync 2025/06/12 03:39:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:46 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filters/path1/" with Path2 "/tmp/033603ve/filters/path2/" 2025/06/12 03:39:46 INFO : Using filters file /tmp/033603ve/workdir/filtersfile.flt 2025/06/12 03:39:46 INFO : Storing filters file hash to /tmp/033603ve/workdir/filtersfile.flt.md5 2025/06/12 03:39:46 INFO : Copying Path2 files to Path1 2025/06/12 03:39:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:39:47 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:47 INFO : Resync updating listings 2025/06/12 03:39:47 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filters/path1/" vs Path2 "/tmp/033603ve/filters/path2/" 2025/06/12 03:39:47 INFO : Bisync successful 2025/06/12 03:39:47 NOTICE: (05) : copy-listings resync 2025/06/12 03:39:47 NOTICE: (06) : test place new files on the remote 2025/06/12 03:39:47 NOTICE: (07) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_filters-taruqak0/ fileZ.txt 2025/06/12 03:39:47 NOTICE: (08) : copy-as /tmp/033603ve/datadir/test_filters-taruqak0/fileZ.txt /tmp/033603ve/filters/path2/ fileZ.txt 2025/06/12 03:39:47 NOTICE: (09) : copy-as /tmp/033603ve/datadir/test_filters-taruqak0/fileZ.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/filters/path1/subdir fileZ.txt 2025/06/12 03:39:48 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/06/12 03:39:48 NOTICE: (11) : bisync filters-file=/tmp/033603ve/workdir/filtersfile.flt 2025/06/12 03:39:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:48 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filters/path1/" with Path2 "/tmp/033603ve/filters/path2/" 2025/06/12 03:39:48 INFO : Using filters file /tmp/033603ve/workdir/filtersfile.flt 2025/06/12 03:39:48 INFO : Building Path1 and Path2 listings 2025/06/12 03:39:48 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:39:48 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:39:48 ERROR : subdir/fileZ.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:39:48 INFO : Path1 checking for diffs 2025/06/12 03:39:48 INFO : - Path1 File is new - subdir/fileZ.txt 2025/06/12 03:39:48 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:39:48 INFO : Path2 checking for diffs 2025/06/12 03:39:48 INFO : Applying changes 2025/06/12 03:39:48 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/filters/path2/subdir/fileZ.txt 2025/06/12 03:39:48 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:39:49 INFO : subdir/fileZ.txt: Copied (new) 2025/06/12 03:39:49 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:39:49 ERROR : subdir/fileZ.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:39:49 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/12 03:39:49 INFO : Updating listings 2025/06/12 03:39:49 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filters/path1/" vs Path2 "/tmp/033603ve/filters/path2/" 2025/06/12 03:39:49 INFO : Bisync successful 2025/06/12 03:39:49 NOTICE: ---------------------------------------------------------- 2025/06/12 03:39:49 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:39:49 NOTICE: | @@ -43,0 +44,3 @@ 2025/06/12 03:39:49 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:39:49 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:39:49 NOTICE: | +ERROR : subdir/fileZ.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:39:49 NOTICE: | @@ -50,0 +54,2 @@ 2025/06/12 03:39:49 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:39:49 NOTICE: | +ERROR : subdir/fileZ.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:39:49 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST filters FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteLocal/filtersfile_checks 2025/06/12 03:39:49 ERROR : error listing: directory not found 2025/06/12 03:39:49 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_filtersfile_checks-gehavev5 2025/06/12 03:39:50 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/filtersfile_checks/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteLocal/filtersfile_checks Messages: directories 2025/06/12 03:39:57 NOTICE: checking path2 Local file system at /tmp/033603ve/filtersfile_checks/path2 2025/06/12 03:39:57 NOTICE: (01) : test filtersfile-checks 2025/06/12 03:39:57 NOTICE: (02) : test initial bisync 2025/06/12 03:39:57 NOTICE: (03) : bisync resync 2025/06/12 03:39:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39: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/06/12 03:39:58 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" with Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:39:58 INFO : Copying Path2 files to Path1 2025/06/12 03:39:58 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:39:58 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:58 INFO : Resync updating listings 2025/06/12 03:39:58 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" vs Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:39:58 INFO : Bisync successful 2025/06/12 03:39:58 NOTICE: (04) : test 1. inject filters file in workdir. 2025/06/12 03:39:58 NOTICE: (05) : copy-file /tmp/033603ve/datadir/test_filtersfile_checks-videfap4/filtersfile.txt /tmp/033603ve/workdir/ 2025/06/12 03:39:58 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/06/12 03:39:58 NOTICE: (07) : bisync filters-file=/tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:39:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39: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/06/12 03:39:58 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" with Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:39:58 INFO : Using filters file /tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:39:58 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:39:58 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:39:58 NOTICE: Bisync error: bisync aborted 2025/06/12 03:39:58 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/06/12 03:39:58 NOTICE: (09) : bisync 2025/06/12 03:39:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39: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/06/12 03:39:58 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" with Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:39:58 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/033603ve/workdir/TestS3_rclone-test-qixeten2fayi_033603ve_filtersfile_checks_path1..tmp_033603ve_filtersfile_checks_path2.path1.lst Path2: /tmp/033603ve/workdir/TestS3_rclone-test-qixeten2fayi_033603ve_filtersfile_checks_path1..tmp_033603ve_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/033603ve/workdir" 2025/06/12 03:39:58 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:39:58 NOTICE: Bisync error: bisync aborted 2025/06/12 03:39:58 NOTICE: (10) : test 4. run with filters-file and resync. 2025/06/12 03:39:58 NOTICE: (11) : bisync filters-file=/tmp/033603ve/workdir/filtersfile.txt resync 2025/06/12 03:39:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:59 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" with Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:39:59 INFO : Using filters file /tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:39:59 INFO : Storing filters file hash to /tmp/033603ve/workdir/filtersfile.txt.md5 2025/06/12 03:39:59 INFO : Copying Path2 files to Path1 2025/06/12 03:39:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:39:59 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:39:59 INFO : Resync updating listings 2025/06/12 03:39:59 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" vs Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:39:59 INFO : Bisync successful 2025/06/12 03:39:59 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/06/12 03:39:59 NOTICE: (13) : bisync filters-file=/tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:39:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:39:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:39:59 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" with Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:39:59 INFO : Using filters file /tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:39:59 INFO : Building Path1 and Path2 listings 2025/06/12 03:40:00 INFO : Path1 checking for diffs 2025/06/12 03:40:00 INFO : Path2 checking for diffs 2025/06/12 03:40:00 INFO : No changes found 2025/06/12 03:40:00 INFO : Updating listings 2025/06/12 03:40:00 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" vs Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:40:00 INFO : Bisync successful 2025/06/12 03:40:00 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/06/12 03:40:00 NOTICE: (15) : copy-as /tmp/033603ve/datadir/test_filtersfile_checks-videfap4/filtersfile2.txt /tmp/033603ve/workdir/ filtersfile.txt 2025/06/12 03:40:00 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/06/12 03:40:00 NOTICE: (17) : bisync filters-file=/tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:40:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:40:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:00 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" with Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:40:00 INFO : Using filters file /tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:40:00 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:40:00 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:40:00 NOTICE: Bisync error: bisync aborted 2025/06/12 03:40:00 NOTICE: (18) : test 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort. 2025/06/12 03:40:00 NOTICE: (19) : bisync filters-file=/tmp/033603ve/workdir/filtersfile.txt resync dry-run 2025/06/12 03:40:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:40:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:00 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" with Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:40:00 INFO : Using filters file /tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:40:00 INFO : Skipped storing filters file hash to /tmp/033603ve/workdir/filtersfile.txt.md5 as --dry-run is set 2025/06/12 03:40:00 INFO : Copying Path2 files to Path1 2025/06/12 03:40:00 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/12 03:40:00 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/12 03:40:00 INFO : Resync updating listings 2025/06/12 03:40:00 INFO : Bisync successful 2025/06/12 03:40:00 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/06/12 03:40:00 NOTICE: (21) : bisync filters-file=/tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:40:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:40:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:01 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/filtersfile_checks/path1/" with Path2 "/tmp/033603ve/filtersfile_checks/path2/" 2025/06/12 03:40:01 INFO : Using filters file /tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:40:01 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/033603ve/workdir/filtersfile.txt 2025/06/12 03:40:01 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:40:01 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncRemoteLocal/ignorelistingchecksum 2025/06/12 03:40:01 ERROR : error listing: directory not found 2025/06/12 03:40:01 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_ignorelistingchecksum-huqavux0 2025/06/12 03:40:02 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/ignorelistingchecksum/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteLocal/ignorelistingchecksum Messages: directories 2025/06/12 03:40:10 NOTICE: checking path2 Local file system at /tmp/033603ve/ignorelistingchecksum/path2 2025/06/12 03:40:10 NOTICE: (01) : test basic 2025/06/12 03:40:10 NOTICE: (02) : test initial bisync 2025/06/12 03:40:10 NOTICE: (03) : bisync resync 2025/06/12 03:40:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:40:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:10 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ignorelistingchecksum/path1/" with Path2 "/tmp/033603ve/ignorelistingchecksum/path2/" 2025/06/12 03:40:10 INFO : Copying Path2 files to Path1 2025/06/12 03:40:10 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:40:10 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:40:11 INFO : Resync updating listings 2025/06/12 03:40:11 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ignorelistingchecksum/path1/" vs Path2 "/tmp/033603ve/ignorelistingchecksum/path2/" 2025/06/12 03:40:11 INFO : Bisync successful 2025/06/12 03:40:11 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/12 03:40:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:11 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ignorelistingchecksum/path1/" with Path2 "/tmp/033603ve/ignorelistingchecksum/path2/" 2025/06/12 03:40:11 INFO : Copying Path2 files to Path1 2025/06/12 03:40:11 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:40:11 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:40:11 INFO : Resync updating listings 2025/06/12 03:40:11 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ignorelistingchecksum/path1/" vs Path2 "/tmp/033603ve/ignorelistingchecksum/path2/" 2025/06/12 03:40:11 INFO : Bisync successful 2025/06/12 03:40:11 NOTICE: (05) : test place newer files on both paths 2025/06/12 03:40:11 NOTICE: (06) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_ignorelistingchecksum-wupobej5/file1.txt /tmp/033603ve/ignorelistingchecksum/path2/ 2025/06/12 03:40:11 NOTICE: (07) : copy-as /tmp/033603ve/datadir/test_ignorelistingchecksum-wupobej5/file1.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/ignorelistingchecksum/path1/subdir file20.txt 2025/06/12 03:40:12 NOTICE: (08) : test bisync run 2025/06/12 03:40:12 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/12 03:40:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:12 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ignorelistingchecksum/path1/" with Path2 "/tmp/033603ve/ignorelistingchecksum/path2/" 2025/06/12 03:40:12 INFO : Building Path1 and Path2 listings 2025/06/12 03:40:12 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:40:12 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:40:12 INFO : Path1 checking for diffs 2025/06/12 03:40:12 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/12 03:40:12 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:40:12 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:40:12 INFO : Path2 checking for diffs 2025/06/12 03:40:12 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:40:12 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:40:12 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:40:12 INFO : Applying changes 2025/06/12 03:40:12 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/12 03:40:12 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ignorelistingchecksum/path1/file1.txt 2025/06/12 03:40:12 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:40:13 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:40:13 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:40:13 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:40:13 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:40:13 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/12 03:40:13 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/12 03:40:13 INFO : Updating listings 2025/06/12 03:40:13 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/ignorelistingchecksum/path1/" vs Path2 "/tmp/033603ve/ignorelistingchecksum/path2/" 2025/06/12 03:40:13 INFO : Bisync successful 2025/06/12 03:40:13 NOTICE: ---------------------------------------------------------- 2025/06/12 03:40:13 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:40:13 NOTICE: | @@ -53,0 +54,2 @@ 2025/06/12 03:40:13 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:40:13 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:40:13 NOTICE: | @@ -66,0 +69,2 @@ 2025/06/12 03:40:13 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:40:13 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:40:13 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST ignorelistingchecksum FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteLocal/max_delete_path1 2025/06/12 03:40:13 ERROR : error listing: directory not found 2025/06/12 03:40:13 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_max_delete_path1-safulab4 2025/06/12 03:40:14 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/max_delete_path1/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/max_delete_path1 Messages: directories 2025/06/12 03:40:22 NOTICE: checking path2 Local file system at /tmp/033603ve/max_delete_path1/path2 2025/06/12 03:40:22 NOTICE: (01) : test max-delete-path1 2025/06/12 03:40:22 NOTICE: (02) : test initial bisync 2025/06/12 03:40:22 NOTICE: (03) : bisync resync 2025/06/12 03:40:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:40:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:22 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/" with Path2 "/tmp/033603ve/max_delete_path1/path2/" 2025/06/12 03:40:22 INFO : Copying Path2 files to Path1 2025/06/12 03:40:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:40:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:40:23 INFO : Resync updating listings 2025/06/12 03:40:23 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/" vs Path2 "/tmp/033603ve/max_delete_path1/path2/" 2025/06/12 03:40:23 INFO : Bisync successful 2025/06/12 03:40:23 NOTICE: (04) : test delete >50% of local files 2025/06/12 03:40:23 NOTICE: (05) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/file1.txt 2025/06/12 03:40:23 NOTICE: (06) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/file2.txt 2025/06/12 03:40:23 NOTICE: (07) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/file3.txt 2025/06/12 03:40:23 NOTICE: (08) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/file4.txt 2025/06/12 03:40:23 NOTICE: (09) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/file5.txt 2025/06/12 03:40:23 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/12 03:40:23 NOTICE: (11) : bisync 2025/06/12 03:40:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:40:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:24 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/" with Path2 "/tmp/033603ve/max_delete_path1/path2/" 2025/06/12 03:40:24 INFO : Building Path1 and Path2 listings 2025/06/12 03:40:24 INFO : Path1 checking for diffs 2025/06/12 03:40:24 INFO : - Path1 File was deleted - file1.txt 2025/06/12 03:40:24 INFO : - Path1 File was deleted - file2.txt 2025/06/12 03:40:24 INFO : - Path1 File was deleted - file3.txt 2025/06/12 03:40:24 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:40:24 INFO : - Path1 File was deleted - file5.txt 2025/06/12 03:40:24 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:40:24 INFO : Path2 checking for diffs 2025/06/12 03:40:24 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/". Run with --force if desired. 2025/06/12 03:40:24 NOTICE: Bisync aborted. Please try again. 2025/06/12 03:40:24 NOTICE: Bisync error: too many deletes 2025/06/12 03:40:24 NOTICE: (12) : copy-listings initial-fail 2025/06/12 03:40:24 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/12 03:40:24 NOTICE: (14) : bisync max-delete=60 2025/06/12 03:40:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:40:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:24 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/" with Path2 "/tmp/033603ve/max_delete_path1/path2/" 2025/06/12 03:40:24 INFO : Building Path1 and Path2 listings 2025/06/12 03:40:24 INFO : Path1 checking for diffs 2025/06/12 03:40:24 INFO : - Path1 File was deleted - file1.txt 2025/06/12 03:40:24 INFO : - Path1 File was deleted - file2.txt 2025/06/12 03:40:24 INFO : - Path1 File was deleted - file3.txt 2025/06/12 03:40:24 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:40:24 INFO : - Path1 File was deleted - file5.txt 2025/06/12 03:40:24 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:40:24 INFO : Path2 checking for diffs 2025/06/12 03:40:24 INFO : Applying changes 2025/06/12 03:40:24 INFO : - Path2 Queue delete - /tmp/033603ve/max_delete_path1/path2/file1.txt 2025/06/12 03:40:24 INFO : - Path2 Queue delete - /tmp/033603ve/max_delete_path1/path2/file2.txt 2025/06/12 03:40:24 INFO : - Path2 Queue delete - /tmp/033603ve/max_delete_path1/path2/file3.txt 2025/06/12 03:40:24 INFO : - Path2 Queue delete - /tmp/033603ve/max_delete_path1/path2/file4.txt 2025/06/12 03:40:24 INFO : - Path2 Queue delete - /tmp/033603ve/max_delete_path1/path2/file5.txt 2025/06/12 03:40:24 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:40:24 INFO : file4.txt: Deleted 2025/06/12 03:40:24 INFO : file1.txt: Deleted 2025/06/12 03:40:24 INFO : file5.txt: Deleted 2025/06/12 03:40:24 INFO : file2.txt: Deleted 2025/06/12 03:40:24 INFO : file3.txt: Deleted 2025/06/12 03:40:24 INFO : Updating listings 2025/06/12 03:40:24 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path1/path1/" vs Path2 "/tmp/033603ve/max_delete_path1/path2/" 2025/06/12 03:40:24 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteLocal/max_delete_path2_force 2025/06/12 03:40:25 ERROR : error listing: directory not found 2025/06/12 03:40:25 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_max_delete_path2_force-wedamud0 2025/06/12 03:40:26 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/max_delete_path2_force/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/max_delete_path2_force Messages: directories 2025/06/12 03:40:33 NOTICE: checking path2 Local file system at /tmp/033603ve/max_delete_path2_force/path2 2025/06/12 03:40:33 NOTICE: (01) : test max-delete-path2-force 2025/06/12 03:40:33 NOTICE: (02) : test initial bisync 2025/06/12 03:40:33 NOTICE: (03) : bisync resync 2025/06/12 03:40:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:40:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:34 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path2_force/path1/" with Path2 "/tmp/033603ve/max_delete_path2_force/path2/" 2025/06/12 03:40:34 INFO : Copying Path2 files to Path1 2025/06/12 03:40:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:40:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:40:34 INFO : Resync updating listings 2025/06/12 03:40:34 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path2_force/path1/" vs Path2 "/tmp/033603ve/max_delete_path2_force/path2/" 2025/06/12 03:40:34 INFO : Bisync successful 2025/06/12 03:40:34 NOTICE: (04) : test delete >50% of remote files 2025/06/12 03:40:34 NOTICE: (05) : delete-file /tmp/033603ve/max_delete_path2_force/path2/file1.txt 2025/06/12 03:40:34 NOTICE: (06) : delete-file /tmp/033603ve/max_delete_path2_force/path2/file2.txt 2025/06/12 03:40:34 NOTICE: (07) : delete-file /tmp/033603ve/max_delete_path2_force/path2/file3.txt 2025/06/12 03:40:34 NOTICE: (08) : delete-file /tmp/033603ve/max_delete_path2_force/path2/file4.txt 2025/06/12 03:40:34 NOTICE: (09) : delete-file /tmp/033603ve/max_delete_path2_force/path2/file5.txt 2025/06/12 03:40:34 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/12 03:40:34 NOTICE: (11) : bisync 2025/06/12 03:40:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:40:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:35 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path2_force/path1/" with Path2 "/tmp/033603ve/max_delete_path2_force/path2/" 2025/06/12 03:40:35 INFO : Building Path1 and Path2 listings 2025/06/12 03:40:35 INFO : Path1 checking for diffs 2025/06/12 03:40:35 INFO : Path2 checking for diffs 2025/06/12 03:40:35 INFO : - Path2 File was deleted - file1.txt 2025/06/12 03:40:35 INFO : - Path2 File was deleted - file2.txt 2025/06/12 03:40:35 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:40:35 INFO : - Path2 File was deleted - file4.txt 2025/06/12 03:40:35 INFO : - Path2 File was deleted - file5.txt 2025/06/12 03:40:35 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:40:35 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/033603ve/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/12 03:40:35 NOTICE: Bisync aborted. Please try again. 2025/06/12 03:40:35 NOTICE: Bisync error: too many deletes 2025/06/12 03:40:35 NOTICE: (12) : copy-listings initial-fail 2025/06/12 03:40:35 NOTICE: (13) : test apply force option. sync should run. 2025/06/12 03:40:35 NOTICE: (14) : bisync force 2025/06/12 03:40:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:40:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:40:35 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path2_force/path1/" with Path2 "/tmp/033603ve/max_delete_path2_force/path2/" 2025/06/12 03:40:35 INFO : Building Path1 and Path2 listings 2025/06/12 03:40:36 INFO : Path1 checking for diffs 2025/06/12 03:40:36 INFO : Path2 checking for diffs 2025/06/12 03:40:36 INFO : - Path2 File was deleted - file1.txt 2025/06/12 03:40:36 INFO : - Path2 File was deleted - file2.txt 2025/06/12 03:40:36 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:40:36 INFO : - Path2 File was deleted - file4.txt 2025/06/12 03:40:36 INFO : - Path2 File was deleted - file5.txt 2025/06/12 03:40:36 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:40:36 INFO : Applying changes 2025/06/12 03:40:36 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path2_force/path1/file1.txt 2025/06/12 03:40:36 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path2_force/path1/file2.txt 2025/06/12 03:40:36 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path2_force/path1/file3.txt 2025/06/12 03:40:36 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path2_force/path1/file4.txt 2025/06/12 03:40:36 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path2_force/path1/file5.txt 2025/06/12 03:40:36 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:40:36 INFO : file1.txt: Deleted 2025/06/12 03:40:36 INFO : file4.txt: Deleted 2025/06/12 03:40:36 INFO : file2.txt: Deleted 2025/06/12 03:40:36 INFO : file5.txt: Deleted 2025/06/12 03:40:36 INFO : file3.txt: Deleted 2025/06/12 03:40:36 INFO : Updating listings 2025/06/12 03:40:36 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/max_delete_path2_force/path1/" vs Path2 "/tmp/033603ve/max_delete_path2_force/path2/" 2025/06/12 03:40:36 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteLocal/nomodtime 2025/06/12 03:40:37 ERROR : error listing: directory not found 2025/06/12 03:40:37 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_nomodtime-vuzuwez3 2025/06/12 03:40:38 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/nomodtime/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/nomodtime Messages: directories 2025/06/12 03:40:45 NOTICE: checking path2 Local file system at /tmp/033603ve/nomodtime/path2 2025/06/12 03:40:45 NOTICE: (01) : test changes 2025/06/12 03:40:45 NOTICE: (02) : test initial bisync 2025/06/12 03:40:45 NOTICE: (03) : bisync resync nomodtime 2025/06/12 03:40:46 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:40:46 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/nomodtime/path1/" with Path2 "/tmp/033603ve/nomodtime/path2/" 2025/06/12 03:40:46 INFO : Copying Path2 files to Path1 2025/06/12 03:40:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:40:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:40:46 INFO : Resync updating listings 2025/06/12 03:40:46 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/nomodtime/path1/" vs Path2 "/tmp/033603ve/nomodtime/path2/" 2025/06/12 03:40:46 INFO : Bisync successful 2025/06/12 03:40:46 NOTICE: (04) : test make modifications on both paths 2025/06/12 03:40:46 NOTICE: (05) : test new on path2 - file10 2025/06/12 03:40:46 NOTICE: (06) : copy-file /tmp/033603ve/datadir/test_nomodtime-taqoqaj1/file10.txt /tmp/033603ve/nomodtime/path2/ 2025/06/12 03:40:46 NOTICE: (07) : test changed on path2 - file1 2025/06/12 03:40:46 NOTICE: (08) : copy-file /tmp/033603ve/datadir/test_nomodtime-taqoqaj1/file1.txt /tmp/033603ve/nomodtime/path2/ 2025/06/12 03:40:46 NOTICE: (09) : test new on path1 - file11 2025/06/12 03:40:46 NOTICE: (10) : copy-file /tmp/033603ve/datadir/test_nomodtime-taqoqaj1/file11.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/nomodtime/path1/ 2025/06/12 03:40:47 NOTICE: (11) : test changed on path1 - file2 2025/06/12 03:40:47 NOTICE: (12) : copy-file /tmp/033603ve/datadir/test_nomodtime-taqoqaj1/file2.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/nomodtime/path1/ 2025/06/12 03:40:47 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 03:40:47 NOTICE: (14) : delete-file /tmp/033603ve/nomodtime/path2/file3.txt 2025/06/12 03:40:47 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 03:40:47 NOTICE: (16) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/nomodtime/path1/file4.txt 2025/06/12 03:40:47 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 03:40:47 NOTICE: (18) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/nomodtime/path1/file8.txt 2025/06/12 03:40:47 NOTICE: (19) : delete-file /tmp/033603ve/nomodtime/path2/file8.txt 2025/06/12 03:40:47 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 03:40:47 NOTICE: (21) : copy-as /tmp/033603ve/datadir/test_nomodtime-taqoqaj1/file5R.txt /tmp/033603ve/nomodtime/path2/ file5.txt 2025/06/12 03:40:47 NOTICE: (22) : copy-as /tmp/033603ve/datadir/test_nomodtime-taqoqaj1/file5L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/nomodtime/path1/ file5.txt 2025/06/12 03:40:47 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/06/12 03:40:47 NOTICE: (24) : copy-file /tmp/033603ve/datadir/test_nomodtime-taqoqaj1/file6.txt /tmp/033603ve/nomodtime/path2/ 2025/06/12 03:40:47 NOTICE: (25) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/nomodtime/path1/file6.txt 2025/06/12 03:40:47 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/06/12 03:40:47 NOTICE: (27) : copy-file /tmp/033603ve/datadir/test_nomodtime-taqoqaj1/file7.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/nomodtime/path1/ 2025/06/12 03:40:48 NOTICE: (28) : delete-file /tmp/033603ve/nomodtime/path2/file7.txt 2025/06/12 03:40:48 NOTICE: (29) : test bisync run 2025/06/12 03:40:48 NOTICE: (30) : bisync nomodtime 2025/06/12 03:40:48 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:40:48 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/nomodtime/path1/" with Path2 "/tmp/033603ve/nomodtime/path2/" 2025/06/12 03:40:48 INFO : Building Path1 and Path2 listings 2025/06/12 03:40:48 INFO : Path1 checking for diffs 2025/06/12 03:40:48 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/06/12 03:40:48 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:40:48 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/06/12 03:40:48 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:40:48 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/06/12 03:40:48 INFO : - Path1 File was deleted - file8.txt 2025/06/12 03:40:48 INFO : - Path1 File is new - file11.txt 2025/06/12 03:40:48 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:40:48 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:40:48 INFO : Path2 checking for diffs 2025/06/12 03:40:48 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/06/12 03:40:48 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:40:48 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/06/12 03:40:48 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/06/12 03:40:48 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:40:48 INFO : - Path2 File was deleted - file8.txt 2025/06/12 03:40:48 INFO : - Path2 File is new - file10.txt 2025/06/12 03:40:48 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:40:48 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:40:48 INFO : Applying changes 2025/06/12 03:40:48 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/nomodtime/path2/file11.txt 2025/06/12 03:40:48 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/nomodtime/path2/file2.txt 2025/06/12 03:40:48 INFO : - Path2 Queue delete - /tmp/033603ve/nomodtime/path2/file4.txt 2025/06/12 03:40:48 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:40:48 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/nomodtime/path1/file5.txt.conflict1 2025/06/12 03:40:48 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/06/12 03:40:48 INFO : file5.txt: Deleted 2025/06/12 03:40:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/nomodtime/path2/file5.txt.conflict1 2025/06/12 03:40:48 NOTICE: - Path2 Renaming Path2 copy - /tmp/033603ve/nomodtime/path2/file5.txt.conflict2 2025/06/12 03:40:48 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2025/06/12 03:40:48 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/nomodtime/path1/file5.txt.conflict2 2025/06/12 03:40:48 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/nomodtime/path1/file6.txt 2025/06/12 03:40:48 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/nomodtime/path2/file7.txt 2025/06/12 03:40:48 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/nomodtime/path1/file1.txt 2025/06/12 03:40:48 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/nomodtime/path1/file10.txt 2025/06/12 03:40:48 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/nomodtime/path1/file3.txt 2025/06/12 03:40:48 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:40:48 INFO : file5.txt.conflict2: Copied (new) 2025/06/12 03:40:48 INFO : file10.txt: Copied (new) 2025/06/12 03:40:48 INFO : file6.txt: Copied (new) 2025/06/12 03:40:48 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:40:48 INFO : file3.txt: Deleted 2025/06/12 03:40:48 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:40:49 INFO : file11.txt: Copied (new) 2025/06/12 03:40:49 INFO : file7.txt: Copied (new) 2025/06/12 03:40:49 INFO : file5.txt.conflict1: Copied (new) 2025/06/12 03:40:49 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:40:49 INFO : file4.txt: Deleted 2025/06/12 03:40:49 INFO : Updating listings 2025/06/12 03:40:49 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/nomodtime/path1/" vs Path2 "/tmp/033603ve/nomodtime/path2/" 2025/06/12 03:40:49 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncRemoteLocal/normalization 2025/06/12 03:40:49 ERROR : error listing: directory not found 2025/06/12 03:40:49 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_normalization-retatuy3 2025/06/12 03:40:50 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/normalization/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"測試_РуÑÑкий_ _ _Ä›_áñ"} actual : []string{"", "測試_РуÑÑкий_ _ _Ä›_áñ"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=33) "測試_РуÑÑкий_ _ _Ä›_áñ" Test: TestBisyncRemoteLocal/normalization Messages: directories 2025/06/12 03:40:57 NOTICE: checking path2 Local file system at /tmp/033603ve/normalization/path2 2025/06/12 03:40:57 NOTICE: (01) : test normalization 2025/06/12 03:40:57 NOTICE: (02) : touch-copy 2001-01-02 /tmp/033603ve/datadir/test_normalization-kopazov4/file1.txt /tmp/033603ve/normalization/path2/ 2025/06/12 03:40:57 NOTICE: (03) : test initial bisync 2025/06/12 03:40:57 NOTICE: (04) : bisync resync 2025/06/12 03:40:59 NOTICE: Local file system at /tmp/033603ve/normalization/path2: Replacing invalid UTF-8 characters in "eÌŒ\x81\xfe aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬eÌö" 2025/06/12 03:40:59 NOTICE: Local file system at /tmp/033603ve/normalization/path2: Replacing invalid UTF-8 characters in "Ä›\x81\xfe áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö" bisync_test.go:1035: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1: // (BOTH) path2: 測試_РуÑÑкий_ _ _Ä›_áñ測試_РуÑÑкий_ _ _Ä›_áñ (測試_РуÑÑкий_ _ _Ä›_áñ測試_РуÑÑкий_ _ _Ä›_áñ)) (fs1: S3 bucket rclone-test-qixeten2fayi path 033603ve/normalization/path1 fs2: Local file system at /tmp/033603ve/normalization/path2) @@ -1 +1 @@ -//+測試_РуÑÑкий_ _ _Ä›_áñ測試_РуÑÑкий_ _ _Ä›_áñ === RUN TestBisyncRemoteLocal/rclone_args 2025/06/12 03:40:59 ERROR : error listing: directory not found 2025/06/12 03:40:59 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_rclone_args-cilinat2 2025/06/12 03:41:00 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/rclone_args/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteLocal/rclone_args Messages: directories 2025/06/12 03:41:07 NOTICE: checking path2 Local file system at /tmp/033603ve/rclone_args/path2 2025/06/12 03:41:07 NOTICE: (01) : test rclone-args 2025/06/12 03:41:07 NOTICE: (02) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/ * 2025/06/12 03:41:07 NOTICE: (03) : test initial bisync 2025/06/12 03:41:07 NOTICE: (04) : bisync resync checksum 2025/06/12 03:41:07 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:41:07 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" with Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:07 INFO : Copying Path2 files to Path1 2025/06/12 03:41:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:41:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:41:08 INFO : Resync updating listings 2025/06/12 03:41:08 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" vs Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:08 INFO : Bisync successful 2025/06/12 03:41:08 NOTICE: (05) : test place newer files on both paths 2025/06/12 03:41:08 NOTICE: (06) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file1.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/ 2025/06/12 03:41:08 NOTICE: (07) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file2.txt /tmp/033603ve/rclone_args/path2/ 2025/06/12 03:41:08 NOTICE: (08) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file20.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/subdir 2025/06/12 03:41:08 NOTICE: (09) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file21.txt /tmp/033603ve/rclone_args/path2/subdir 2025/06/12 03:41:08 NOTICE: (10) : touch-glob 2001-01-02 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/ file1.txt 2025/06/12 03:41:08 NOTICE: (11) : touch-glob 2001-01-02 /tmp/033603ve/rclone_args/path2/ file2.txt 2025/06/12 03:41:08 NOTICE: (12) : touch-glob 2001-01-02 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:41:09 NOTICE: (13) : touch-glob 2001-01-02 /tmp/033603ve/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:41:09 NOTICE: (14) : test run bisync with custom options 2025/06/12 03:41:09 NOTICE: (15) : bisync checksum 2025/06/12 03:41:09 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:41:09 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" with Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:09 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:09 INFO : Path1 checking for diffs 2025/06/12 03:41:09 INFO : - Path1 File changed: hash - file1.txt 2025/06/12 03:41:09 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:41:09 INFO : (Modified:  1 hash differs) 2025/06/12 03:41:09 INFO : Path2 checking for diffs 2025/06/12 03:41:09 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/12 03:41:09 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:41:09 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/12 03:41:09 INFO : Applying changes 2025/06/12 03:41:09 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/rclone_args/path2/file1.txt 2025/06/12 03:41:09 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/file2.txt 2025/06/12 03:41:09 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:41:09 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:41:09 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:41:09 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:41:09 INFO : Updating listings 2025/06/12 03:41:09 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" vs Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:09 INFO : Bisync successful 2025/06/12 03:41:09 NOTICE: (16) : touch-glob 2007-07-23 /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/ * 2025/06/12 03:41:09 NOTICE: (17) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file1.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/ 2025/06/12 03:41:10 NOTICE: (18) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file2.txt /tmp/033603ve/rclone_args/path2/ 2025/06/12 03:41:10 NOTICE: (19) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file20.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/subdir 2025/06/12 03:41:10 NOTICE: (20) : copy-as /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file21.txt /tmp/033603ve/rclone_args/path2/ file1.txt 2025/06/12 03:41:10 NOTICE: (21) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/ file1.txt 2025/06/12 03:41:10 NOTICE: (22) : touch-glob 2007-07-23 /tmp/033603ve/rclone_args/path2/ file2.txt 2025/06/12 03:41:10 NOTICE: (23) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:41:10 NOTICE: (24) : touch-glob 2007-07-23 /tmp/033603ve/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:41:10 NOTICE: (25) : bisync size-only 2025/06/12 03:41:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:10 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:10 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" with Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:10 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:10 INFO : Path1 checking for diffs 2025/06/12 03:41:10 INFO : Path2 checking for diffs 2025/06/12 03:41:10 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/12 03:41:10 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:41:10 INFO : (Modified:  0 larger,  1 smaller) 2025/06/12 03:41:10 INFO : Applying changes 2025/06/12 03:41:10 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/file1.txt 2025/06/12 03:41:10 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:41:11 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:41:11 INFO : Updating listings 2025/06/12 03:41:11 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" vs Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:11 INFO : Bisync successful 2025/06/12 03:41:11 NOTICE: (26) : bisync resync 2025/06/12 03:41:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:11 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" with Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:11 INFO : Copying Path2 files to Path1 2025/06/12 03:41:11 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:41:11 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:41:11 INFO : file2.txt: Updated modification time in destination 2025/06/12 03:41:11 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 03:41:11 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:41:11 INFO : Resync updating listings 2025/06/12 03:41:11 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" vs Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:11 INFO : Bisync successful 2025/06/12 03:41:11 NOTICE: (27) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file1.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/ 2025/06/12 03:41:12 NOTICE: (28) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file2.txt /tmp/033603ve/rclone_args/path2/ 2025/06/12 03:41:12 NOTICE: (29) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file20.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/subdir 2025/06/12 03:41:12 NOTICE: (30) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file21.txt /tmp/033603ve/rclone_args/path2/subdir 2025/06/12 03:41:12 NOTICE: (31) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/ file1.txt 2025/06/12 03:41:12 NOTICE: (32) : touch-glob 2007-07-23 /tmp/033603ve/rclone_args/path2/ file2.txt 2025/06/12 03:41:12 NOTICE: (33) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:41:12 NOTICE: (34) : touch-glob 2007-07-23 /tmp/033603ve/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:41:12 NOTICE: (35) : bisync ignore-size 2025/06/12 03:41:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:12 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" with Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:12 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:13 INFO : Path1 checking for diffs 2025/06/12 03:41:13 INFO : Path2 checking for diffs 2025/06/12 03:41:13 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/12 03:41:13 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/12 03:41:13 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:41:13 INFO : (Modified:  2 newer,  0 older) 2025/06/12 03:41:13 INFO : Applying changes 2025/06/12 03:41:13 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/file2.txt 2025/06/12 03:41:13 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/subdir/file21.txt 2025/06/12 03:41:13 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:41:13 INFO : file2.txt: Updated modification time in destination 2025/06/12 03:41:13 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 03:41:13 INFO : Updating listings 2025/06/12 03:41:13 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" vs Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:13 INFO : Bisync successful 2025/06/12 03:41:13 NOTICE: (36) : bisync resync compare-all 2025/06/12 03:41:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:41:13 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" with Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:13 INFO : Copying Path2 files to Path1 2025/06/12 03:41:13 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:41:13 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:41:13 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:41:13 INFO : Resync updating listings 2025/06/12 03:41:13 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" vs Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:13 INFO : Bisync successful 2025/06/12 03:41:13 NOTICE: (37) : copy-as /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file21.txt /tmp/033603ve/rclone_args/path2/ file2.txt 2025/06/12 03:41:13 NOTICE: (38) : touch-glob 2023-08-26 /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/ * 2025/06/12 03:41:13 NOTICE: (39) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file1.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/ 2025/06/12 03:41:14 NOTICE: (40) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file20.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/subdir 2025/06/12 03:41:14 NOTICE: (41) : copy-file /tmp/033603ve/datadir/test_rclone_args-kuwaxel7/file21.txt /tmp/033603ve/rclone_args/path2/subdir 2025/06/12 03:41:14 NOTICE: (42) : touch-glob 2007-07-23 /tmp/033603ve/rclone_args/path2/ file2.txt 2025/06/12 03:41:14 NOTICE: (43) : touch-glob 2023-08-26 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/ file1.txt 2025/06/12 03:41:14 NOTICE: (44) : touch-glob 2023-08-26 TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:41:14 NOTICE: (45) : touch-glob 2023-08-26 /tmp/033603ve/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:41:14 NOTICE: (46) : bisync compare-all 2025/06/12 03:41:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:41:14 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" with Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:14 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:15 INFO : Path1 checking for diffs 2025/06/12 03:41:15 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 03:41:15 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/12 03:41:15 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:41:15 INFO : (Modified:  2 newer,  0 older) 2025/06/12 03:41:15 INFO : Path2 checking for diffs 2025/06/12 03:41:15 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/12 03:41:15 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/12 03:41:15 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:41:15 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/12 03:41:15 INFO : Applying changes 2025/06/12 03:41:15 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/rclone_args/path2/file1.txt 2025/06/12 03:41:15 INFO : - Path1 Queue copy to Path2 - /tmp/033603ve/rclone_args/path2/subdir/file20.txt 2025/06/12 03:41:15 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/file2.txt 2025/06/12 03:41:15 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/subdir/file21.txt 2025/06/12 03:41:15 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:41:15 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 03:41:15 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:41:15 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:41:15 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:41:15 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:41:15 INFO : Updating listings 2025/06/12 03:41:15 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rclone_args/path1/" vs Path2 "/tmp/033603ve/rclone_args/path2/" 2025/06/12 03:41:15 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncRemoteLocal/resolve 2025/06/12 03:41:16 ERROR : error listing: directory not found 2025/06/12 03:41:16 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_resolve-mihuwow2 2025/06/12 03:41:16 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/resolve/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/resolve Messages: directories 2025/06/12 03:41:24 NOTICE: checking path2 Local file system at /tmp/033603ve/resolve/path2 2025/06/12 03:41:24 NOTICE: (01) : test resolve 2025/06/12 03:41:24 NOTICE: (02) : test initial bisync 2025/06/12 03:41:24 NOTICE: (03) : bisync resync 2025/06/12 03:41:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:24 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" with Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:24 INFO : Copying Path2 files to Path1 2025/06/12 03:41:24 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:41:24 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:41:24 INFO : Resync updating listings 2025/06/12 03:41:24 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" vs Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:24 INFO : Bisync successful 2025/06/12 03:41:24 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:41:24 NOTICE: (05) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1R.txt 2025/06/12 03:41:24 NOTICE: (06) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1R.txt /tmp/033603ve/resolve/path2/ file1.txt 2025/06/12 03:41:24 NOTICE: (07) : touch-glob 2001-03-04 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1L.txt 2025/06/12 03:41:24 NOTICE: (08) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resolve/path1/ file1.txt 2025/06/12 03:41:25 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/12 03:41:25 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/12 03:41:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:25 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" with Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:25 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:25 INFO : Path1 checking for diffs 2025/06/12 03:41:25 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:41:25 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:41:25 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:41:25 INFO : Path2 checking for diffs 2025/06/12 03:41:25 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:41:25 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:41:25 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:41:25 INFO : Applying changes 2025/06/12 03:41:25 INFO : Checking potential conflicts... 2025/06/12 03:41:25 ERROR : file1.txt: md5 differ 2025/06/12 03:41:25 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 1 differences found 2025/06/12 03:41:25 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 1 errors while checking 2025/06/12 03:41:25 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:41:25 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:41:25 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/06/12 03:41:25 INFO : file1.txt: The winner is: Path1 2025/06/12 03:41:25 NOTICE: - Path2 Deleting Path2 copy - /tmp/033603ve/resolve/path2/file1.txt 2025/06/12 03:41:25 INFO : file1.txt: Deleted 2025/06/12 03:41:25 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/12 03:41:25 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:41:25 INFO : file1.txt: Copied (new) 2025/06/12 03:41:25 INFO : Updating listings 2025/06/12 03:41:25 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" vs Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:25 INFO : Bisync successful 2025/06/12 03:41:25 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:41:25 NOTICE: (12) : touch-glob 2001-07-23 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1R.txt 2025/06/12 03:41:25 NOTICE: (13) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1R.txt /tmp/033603ve/resolve/path2/ file1.txt 2025/06/12 03:41:25 NOTICE: (14) : touch-glob 2001-08-26 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1L.txt 2025/06/12 03:41:25 NOTICE: (15) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resolve/path1/ file1.txt 2025/06/12 03:41:25 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/12 03:41:25 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/12 03:41:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:26 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" with Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:26 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:26 INFO : Path1 checking for diffs 2025/06/12 03:41:26 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 03:41:26 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:41:26 INFO : (Modified:  1 newer,  0 older) 2025/06/12 03:41:26 INFO : Path2 checking for diffs 2025/06/12 03:41:26 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/12 03:41:26 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:41:26 INFO : (Modified:  1 newer,  0 older) 2025/06/12 03:41:26 INFO : Applying changes 2025/06/12 03:41:26 INFO : Checking potential conflicts... 2025/06/12 03:41:26 ERROR : file1.txt: md5 differ 2025/06/12 03:41:26 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 1 differences found 2025/06/12 03:41:26 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 1 errors while checking 2025/06/12 03:41:26 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:41:26 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:41:26 INFO : file1.txt: The winner is: Path2 2025/06/12 03:41:26 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/file1.txt.dinosaur1 2025/06/12 03:41:26 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1 2025/06/12 03:41:26 INFO : file1.txt: Deleted 2025/06/12 03:41:26 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/resolve/path2/file1.txt.dinosaur1 2025/06/12 03:41:26 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - /tmp/033603ve/resolve/path2/file1.txt 2025/06/12 03:41:26 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/file1.txt 2025/06/12 03:41:26 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:41:26 INFO : file1.txt: Copied (new) 2025/06/12 03:41:26 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:41:27 INFO : file1.txt.dinosaur1: Copied (new) 2025/06/12 03:41:27 INFO : Updating listings 2025/06/12 03:41:27 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" vs Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:27 INFO : Bisync successful 2025/06/12 03:41:27 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:41:27 NOTICE: (19) : touch-glob 2002-07-23 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1R.txt 2025/06/12 03:41:27 NOTICE: (20) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1R.txt /tmp/033603ve/resolve/path2/ file1.txt 2025/06/12 03:41:27 NOTICE: (21) : touch-glob 2002-08-26 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1L.txt 2025/06/12 03:41:27 NOTICE: (22) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resolve/path1/ file1.txt 2025/06/12 03:41:27 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/12 03:41:27 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/12 03:41:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:27 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" with Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:27 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:27 INFO : Path1 checking for diffs 2025/06/12 03:41:27 INFO : - Path1 File is new - file1.txt 2025/06/12 03:41:27 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:41:27 INFO : Path2 checking for diffs 2025/06/12 03:41:27 INFO : - Path2 File is new - file1.txt 2025/06/12 03:41:27 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:41:27 INFO : Applying changes 2025/06/12 03:41:27 INFO : Checking potential conflicts... 2025/06/12 03:41:27 ERROR : file1.txt: md5 differ 2025/06/12 03:41:27 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 1 differences found 2025/06/12 03:41:27 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 1 errors while checking 2025/06/12 03:41:27 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:41:27 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:41:27 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/12 03:41:27 INFO : file1.txt: A winner could not be determined. 2025/06/12 03:41:27 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/file1.txt.apple1 2025/06/12 03:41:28 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1 2025/06/12 03:41:28 INFO : file1.txt: Deleted 2025/06/12 03:41:28 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/resolve/path2/file1.txt.apple1 2025/06/12 03:41:28 NOTICE: - Path2 Renaming Path2 copy - /tmp/033603ve/resolve/path2/file1.txt.apple2 2025/06/12 03:41:28 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/06/12 03:41:28 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/file1.txt.apple2 2025/06/12 03:41:28 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:41:28 INFO : file1.txt.apple2: Copied (new) 2025/06/12 03:41:28 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:41:28 INFO : file1.txt.apple1: Copied (new) 2025/06/12 03:41:28 INFO : Updating listings 2025/06/12 03:41:28 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" vs Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:28 INFO : Bisync successful 2025/06/12 03:41:28 NOTICE: (25) : test different suffixes 2025/06/12 03:41:28 NOTICE: (26) : touch-glob 2003-07-23 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1R.txt 2025/06/12 03:41:28 NOTICE: (27) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1R.txt /tmp/033603ve/resolve/path2/ file1.txt 2025/06/12 03:41:28 NOTICE: (28) : touch-glob 2003-07-23 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1L.txt 2025/06/12 03:41:28 NOTICE: (29) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resolve/path1/ file1.txt 2025/06/12 03:41:28 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/12 03:41:28 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/12 03:41:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:29 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" with Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:29 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:29 INFO : Path1 checking for diffs 2025/06/12 03:41:29 INFO : - Path1 File is new - file1.txt 2025/06/12 03:41:29 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:41:29 INFO : Path2 checking for diffs 2025/06/12 03:41:29 INFO : - Path2 File is new - file1.txt 2025/06/12 03:41:29 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:41:29 INFO : Applying changes 2025/06/12 03:41:29 INFO : Checking potential conflicts... 2025/06/12 03:41:29 ERROR : file1.txt: md5 differ 2025/06/12 03:41:29 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 1 differences found 2025/06/12 03:41:29 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 1 errors while checking 2025/06/12 03:41:29 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:41:29 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:41:29 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/06/12 03:41:29 INFO : file1.txt: A winner could not be determined. 2025/06/12 03:41:29 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/file1.txt.cloud1 2025/06/12 03:41:29 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1 2025/06/12 03:41:29 INFO : file1.txt: Deleted 2025/06/12 03:41:29 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/resolve/path2/file1.txt.cloud1 2025/06/12 03:41:29 NOTICE: - Path2 Renaming Path2 copy - /tmp/033603ve/resolve/path2/file1.txt.local1 2025/06/12 03:41:29 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/06/12 03:41:29 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/file1.txt.local1 2025/06/12 03:41:29 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:41:30 INFO : file1.txt.local1: Copied (new) 2025/06/12 03:41:30 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:41:30 INFO : file1.txt.cloud1: Copied (new) 2025/06/12 03:41:30 INFO : Updating listings 2025/06/12 03:41:30 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" vs Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:30 INFO : Bisync successful 2025/06/12 03:41:30 NOTICE: (32) : test legacy 2025/06/12 03:41:30 NOTICE: (33) : touch-glob 2004-07-23 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1R.txt 2025/06/12 03:41:30 NOTICE: (34) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1R.txt /tmp/033603ve/resolve/path2/ file1.txt 2025/06/12 03:41:30 NOTICE: (35) : touch-glob 2004-07-23 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1L.txt 2025/06/12 03:41:30 NOTICE: (36) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resolve/path1/ file1.txt 2025/06/12 03:41:30 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/12 03:41:30 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/12 03:41:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:31 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" with Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:31 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:31 INFO : Path1 checking for diffs 2025/06/12 03:41:31 INFO : - Path1 File is new - file1.txt 2025/06/12 03:41:31 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:41:31 INFO : Path2 checking for diffs 2025/06/12 03:41:31 INFO : - Path2 File is new - file1.txt 2025/06/12 03:41:31 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:41:31 INFO : Applying changes 2025/06/12 03:41:31 INFO : Checking potential conflicts... 2025/06/12 03:41:31 ERROR : file1.txt: md5 differ 2025/06/12 03:41:31 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 1 differences found 2025/06/12 03:41:31 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 1 errors while checking 2025/06/12 03:41:31 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:41:31 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:41:31 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/file1.txt..path1 2025/06/12 03:41:31 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1 2025/06/12 03:41:31 INFO : file1.txt: Deleted 2025/06/12 03:41:31 NOTICE: - Path1 Queue copy to Path2 - /tmp/033603ve/resolve/path2/file1.txt..path1 2025/06/12 03:41:31 NOTICE: - Path2 Renaming Path2 copy - /tmp/033603ve/resolve/path2/file1.txt..path2 2025/06/12 03:41:31 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/06/12 03:41:31 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/file1.txt..path2 2025/06/12 03:41:31 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:41:32 INFO : file1.txt..path2: Copied (new) 2025/06/12 03:41:32 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:41:32 INFO : file1.txt..path1: Copied (new) 2025/06/12 03:41:32 INFO : Updating listings 2025/06/12 03:41:32 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" vs Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:32 INFO : Bisync successful 2025/06/12 03:41:32 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/12 03:41:32 NOTICE: (40) : touch-glob 2005-01-02 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1R.txt 2025/06/12 03:41:32 NOTICE: (41) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1R.txt /tmp/033603ve/resolve/path2/ file1.txt 2025/06/12 03:41:32 NOTICE: (42) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1R.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resolve/path1/ file2.txt 2025/06/12 03:41:32 NOTICE: (43) : touch-glob 2006-03-04 /tmp/033603ve/datadir/test_resolve-tidogoq6/ file1L.txt 2025/06/12 03:41:32 NOTICE: (44) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resolve/path1/ file1.txt 2025/06/12 03:41:32 NOTICE: (45) : copy-as /tmp/033603ve/datadir/test_resolve-tidogoq6/file1L.txt /tmp/033603ve/resolve/path2/ file2.txt 2025/06/12 03:41:32 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/12 03:41:32 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/12 03:41:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41: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/06/12 03:41:33 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" with Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:33 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:33 INFO : Path1 checking for diffs 2025/06/12 03:41:33 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:41:33 INFO : - Path1 File is new - file1.txt 2025/06/12 03:41:33 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/12 03:41:33 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:41:33 INFO : Path2 checking for diffs 2025/06/12 03:41:33 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:41:33 INFO : - Path2 File is new - file1.txt 2025/06/12 03:41:33 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/12 03:41:33 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:41:33 INFO : Applying changes 2025/06/12 03:41:33 INFO : Checking potential conflicts... 2025/06/12 03:41:33 ERROR : file1.txt: md5 differ 2025/06/12 03:41:33 ERROR : file2.txt: md5 differ 2025/06/12 03:41:33 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 2 differences found 2025/06/12 03:41:33 NOTICE: Local file system at /tmp/033603ve/resolve/path2: 2 errors while checking 2025/06/12 03:41:33 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/12 03:41:33 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:41:33 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/12 03:41:33 INFO : file1.txt: The winner is: Path1 2025/06/12 03:41:33 NOTICE: - Path2 Deleting Path2 copy - /tmp/033603ve/resolve/path2/file1.txt 2025/06/12 03:41:33 INFO : file1.txt: Deleted 2025/06/12 03:41:33 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/12 03:41:33 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/12 03:41:33 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/12 03:41:33 INFO : file2.txt: The winner is: Path2 2025/06/12 03:41:33 NOTICE: - Path1 Deleting Path1 copy - TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/file2.txt 2025/06/12 03:41:33 INFO : file2.txt: Deleted 2025/06/12 03:41:33 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/12 03:41:33 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:41:34 INFO : file2.txt: Copied (new) 2025/06/12 03:41:34 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:41:34 INFO : file1.txt: Copied (new) 2025/06/12 03:41:34 INFO : Updating listings 2025/06/12 03:41:34 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resolve/path1/" vs Path2 "/tmp/033603ve/resolve/path2/" 2025/06/12 03:41:34 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncRemoteLocal/resync 2025/06/12 03:41:35 ERROR : error listing: directory not found 2025/06/12 03:41:35 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_resync-saxexag3 2025/06/12 03:41:35 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/resync/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/resync Messages: directories 2025/06/12 03:41:43 NOTICE: checking path2 Local file system at /tmp/033603ve/resync/path2 2025/06/12 03:41:43 NOTICE: (01) : test resync 2025/06/12 03:41:43 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/12 03:41:43 NOTICE: (03) : purge-children TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync/path1/ 2025/06/12 03:41:43 NOTICE: (04) : bisync resync 2025/06/12 03:41:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:44 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync/path1/" with Path2 "/tmp/033603ve/resync/path2/" 2025/06/12 03:41:44 INFO : Copying Path2 files to Path1 2025/06/12 03:41:44 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:41:44 INFO : RCLONE_TEST: Copied (new) 2025/06/12 03:41:44 INFO : file2.txt: Copied (new) 2025/06/12 03:41:44 INFO : file3.txt: Copied (new) 2025/06/12 03:41:44 INFO : file1.txt: Copied (new) 2025/06/12 03:41:44 INFO : file4.txt: Copied (new) 2025/06/12 03:41:44 INFO : file5.txt: Copied (new) 2025/06/12 03:41:44 INFO : file6.txt: Copied (new) 2025/06/12 03:41:44 INFO : file7.txt: Copied (new) 2025/06/12 03:41:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:41:44 INFO : Resync updating listings 2025/06/12 03:41:44 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync/path1/" vs Path2 "/tmp/033603ve/resync/path2/" 2025/06/12 03:41:44 INFO : Bisync successful 2025/06/12 03:41:44 NOTICE: (05) : move-listings empty-path1 2025/06/12 03:41:44 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/12 03:41:44 NOTICE: (07) : purge-children /tmp/033603ve/resync/path2/ 2025/06/12 03:41:44 NOTICE: (08) : bisync resync 2025/06/12 03:41:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:45 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync/path1/" with Path2 "/tmp/033603ve/resync/path2/" 2025/06/12 03:41:45 INFO : Copying Path2 files to Path1 2025/06/12 03:41:45 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:41:45 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:41:45 INFO : RCLONE_TEST: Copied (new) 2025/06/12 03:41:45 INFO : file1.txt: Copied (new) 2025/06/12 03:41:45 INFO : file2.txt: Copied (new) 2025/06/12 03:41:45 INFO : file3.txt: Copied (new) 2025/06/12 03:41:45 INFO : file4.txt: Copied (new) 2025/06/12 03:41:45 INFO : file5.txt: Copied (new) 2025/06/12 03:41:45 INFO : file6.txt: Copied (new) 2025/06/12 03:41:45 INFO : file7.txt: Copied (new) 2025/06/12 03:41:45 INFO : Resync updating listings 2025/06/12 03:41:45 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync/path1/" vs Path2 "/tmp/033603ve/resync/path2/" 2025/06/12 03:41:45 INFO : Bisync successful 2025/06/12 03:41:45 NOTICE: (09) : move-listings empty-path2 2025/06/12 03:41:45 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/12 03:41:45 NOTICE: (11) : touch-glob 2002-02-02 /tmp/033603ve/datadir/test_resync-tisapon4/ fileA.txt 2025/06/12 03:41:45 NOTICE: (12) : touch-glob 1999-09-09 /tmp/033603ve/datadir/test_resync-tisapon4/ fileB.txt 2025/06/12 03:41:45 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/12 03:41:45 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/12 03:41:45 NOTICE: (15) : delete-file /tmp/033603ve/resync/path2/file1.txt 2025/06/12 03:41:45 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/06/12 03:41:45 NOTICE: (17) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync/path1/file2.txt 2025/06/12 03:41:46 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/06/12 03:41:46 NOTICE: (19) : copy-as /tmp/033603ve/datadir/test_resync-tisapon4/fileA.txt /tmp/033603ve/resync/path2/ file3.txt 2025/06/12 03:41:46 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/06/12 03:41:46 NOTICE: (21) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync/path1/file4.txt 2025/06/12 03:41:46 NOTICE: (22) : copy-as /tmp/033603ve/datadir/test_resync-tisapon4/fileA.txt /tmp/033603ve/resync/path2/ file4.txt 2025/06/12 03:41:46 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/06/12 03:41:46 NOTICE: (24) : copy-as /tmp/033603ve/datadir/test_resync-tisapon4/fileB.txt /tmp/033603ve/resync/path2/ file5.txt 2025/06/12 03:41:46 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/06/12 03:41:46 NOTICE: (26) : copy-as /tmp/033603ve/datadir/test_resync-tisapon4/fileB.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync/path1/ file6.txt 2025/06/12 03:41:46 NOTICE: (27) : copy-as /tmp/033603ve/datadir/test_resync-tisapon4/fileA.txt /tmp/033603ve/resync/path2/ file6.txt 2025/06/12 03:41:46 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/06/12 03:41:46 NOTICE: (29) : test run bisync with resync 2025/06/12 03:41:46 NOTICE: (30) : bisync resync 2025/06/12 03:41:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 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/06/12 03:41:46 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync/path1/" with Path2 "/tmp/033603ve/resync/path2/" 2025/06/12 03:41:46 INFO : Copying Path2 files to Path1 2025/06/12 03:41:46 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:41:46 INFO : file2.txt: Copied (new) 2025/06/12 03:41:46 INFO : file4.txt: Copied (new) 2025/06/12 03:41:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:41:47 INFO : file1.txt: Copied (new) 2025/06/12 03:41:47 INFO : file6.txt: Updated modification time in destination 2025/06/12 03:41:47 INFO : file3.txt: Copied (replaced existing) 2025/06/12 03:41:47 INFO : file5.txt: Copied (replaced existing) 2025/06/12 03:41:47 INFO : Resync updating listings 2025/06/12 03:41:47 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync/path1/" vs Path2 "/tmp/033603ve/resync/path2/" 2025/06/12 03:41:47 INFO : Bisync successful 2025/06/12 03:41:47 NOTICE: (31) : copy-listings mixed-diffs 2025/06/12 03:41:47 NOTICE: (32) : test run normal bisync 2025/06/12 03:41:47 NOTICE: (33) : bisync 2025/06/12 03:41:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:47 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync/path1/" with Path2 "/tmp/033603ve/resync/path2/" 2025/06/12 03:41:47 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:47 INFO : Path1 checking for diffs 2025/06/12 03:41:47 INFO : Path2 checking for diffs 2025/06/12 03:41:47 INFO : No changes found 2025/06/12 03:41:47 INFO : Updating listings 2025/06/12 03:41:47 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync/path1/" vs Path2 "/tmp/033603ve/resync/path2/" 2025/06/12 03:41:47 INFO : Bisync successful 2025/06/12 03:41:47 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/06/12 03:41:47 NOTICE: (35) : purge-children /tmp/033603ve/resync/path2/ 2025/06/12 03:41:47 NOTICE: (36) : bisync 2025/06/12 03:41:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:48 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync/path1/" with Path2 "/tmp/033603ve/resync/path2/" 2025/06/12 03:41:48 INFO : Building Path1 and Path2 listings 2025/06/12 03:41:48 INFO : Path1 checking for diffs 2025/06/12 03:41:48 INFO : Path2 checking for diffs 2025/06/12 03:41:48 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/033603ve/workdir/TestS3_rclone-test-qixeten2fayi_033603ve_resync_path1..tmp_033603ve_resync_path2.path2.lst-new 2025/06/12 03:41:48 ERROR : Bisync critical error: empty current Path2 listing: /tmp/033603ve/workdir/TestS3_rclone-test-qixeten2fayi_033603ve_resync_path1..tmp_033603ve_resync_path2.path2.lst-new 2025/06/12 03:41:48 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:41:48 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncRemoteLocal/resync_modes 2025/06/12 03:41:49 ERROR : error listing: directory not found 2025/06/12 03:41:49 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_resync_modes-coqimim7 2025/06/12 03:41:49 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/resync_modes/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/resync_modes Messages: directories 2025/06/12 03:41:57 NOTICE: checking path2 Local file system at /tmp/033603ve/resync_modes/path2 2025/06/12 03:41:57 NOTICE: (01) : test resync-mode 2025/06/12 03:41:57 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:41:57 NOTICE: (03) : touch-glob 2001-01-02 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1R.txt 2025/06/12 03:41:57 NOTICE: (04) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1R.txt /tmp/033603ve/resync_modes/path2/ file1.txt 2025/06/12 03:41:57 NOTICE: (05) : touch-glob 2001-03-04 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1L.txt 2025/06/12 03:41:57 NOTICE: (06) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync_modes/path1/ file1.txt 2025/06/12 03:41:57 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/12 03:41:57 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/12 03:41:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:57 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" with Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:41:57 INFO : Copying Path2 files to Path1 2025/06/12 03:41:57 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:41:57 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:41:57 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:41:57 INFO : Resync updating listings 2025/06/12 03:41:57 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" vs Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:41:57 INFO : Bisync successful 2025/06/12 03:41:57 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:41:57 NOTICE: (10) : touch-glob 2001-07-23 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1R.txt 2025/06/12 03:41:57 NOTICE: (11) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1R.txt /tmp/033603ve/resync_modes/path2/ file1.txt 2025/06/12 03:41:57 NOTICE: (12) : touch-glob 2001-08-26 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1L.txt 2025/06/12 03:41:57 NOTICE: (13) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync_modes/path1/ file1.txt 2025/06/12 03:41:58 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/12 03:41:58 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/12 03:41:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41: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/06/12 03:41:58 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" with Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:41:58 INFO : Copying Path2 files to Path1 2025/06/12 03:41:58 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:41:58 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:41:58 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:41:58 INFO : Resync updating listings 2025/06/12 03:41:58 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" vs Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:41:58 INFO : Bisync successful 2025/06/12 03:41:58 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:41:58 NOTICE: (17) : touch-glob 2002-07-23 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1R.txt 2025/06/12 03:41:58 NOTICE: (18) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1R.txt /tmp/033603ve/resync_modes/path2/ file1.txt 2025/06/12 03:41:58 NOTICE: (19) : touch-glob 2002-08-26 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1L.txt 2025/06/12 03:41:58 NOTICE: (20) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync_modes/path1/ file1.txt 2025/06/12 03:41:59 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/12 03:41:59 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/12 03:41:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:41:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:41:59 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" with Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:41:59 INFO : Copying Path2 files to Path1 2025/06/12 03:41:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:41:59 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/12 03:41:59 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:41:59 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:41:59 INFO : Resync updating listings 2025/06/12 03:41:59 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" vs Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:41:59 INFO : Bisync successful 2025/06/12 03:41:59 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:41:59 NOTICE: (24) : touch-glob 2003-07-23 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1R.txt 2025/06/12 03:41:59 NOTICE: (25) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1R.txt /tmp/033603ve/resync_modes/path2/ file1.txt 2025/06/12 03:41:59 NOTICE: (26) : touch-glob 2003-09-04 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1L.txt 2025/06/12 03:41:59 NOTICE: (27) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync_modes/path1/ file1.txt 2025/06/12 03:41:59 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/12 03:41:59 NOTICE: (29) : bisync resync resync-mode=older 2025/06/12 03:42:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:00 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" with Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:42:00 INFO : Copying Path2 files to Path1 2025/06/12 03:42:00 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:42:00 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/12 03:42:00 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:42:00 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:42:00 INFO : Resync updating listings 2025/06/12 03:42:00 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" vs Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:42:00 INFO : Bisync successful 2025/06/12 03:42:00 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:42:00 NOTICE: (31) : touch-glob 2004-07-23 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1R.txt 2025/06/12 03:42:00 NOTICE: (32) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1R.txt /tmp/033603ve/resync_modes/path2/ file1.txt 2025/06/12 03:42:00 NOTICE: (33) : touch-glob 2004-07-23 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1L.txt 2025/06/12 03:42:00 NOTICE: (34) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync_modes/path1/ file1.txt 2025/06/12 03:42:00 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/12 03:42:00 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/12 03:42:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:01 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" with Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:42:01 INFO : Copying Path2 files to Path1 2025/06/12 03:42:01 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:42:01 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/12 03:42:01 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:42:01 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/12 03:42:01 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:42:01 INFO : Resync updating listings 2025/06/12 03:42:01 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" vs Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:42:01 INFO : Bisync successful 2025/06/12 03:42:01 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:42:01 NOTICE: (38) : touch-glob 2005-01-02 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1R.txt 2025/06/12 03:42:01 NOTICE: (39) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1R.txt /tmp/033603ve/resync_modes/path2/ file1.txt 2025/06/12 03:42:01 NOTICE: (40) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1R.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync_modes/path1/ file2.txt 2025/06/12 03:42:01 NOTICE: (41) : touch-glob 2006-03-04 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1L.txt 2025/06/12 03:42:01 NOTICE: (42) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync_modes/path1/ file1.txt 2025/06/12 03:42:01 NOTICE: (43) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1L.txt /tmp/033603ve/resync_modes/path2/ file2.txt 2025/06/12 03:42:01 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/12 03:42:01 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/12 03:42:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:01 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" with Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:42:01 INFO : Copying Path2 files to Path1 2025/06/12 03:42:01 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:42:02 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:42:02 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:42:02 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:42:02 INFO : Resync updating listings 2025/06/12 03:42:02 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" vs Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:42:02 INFO : Bisync successful 2025/06/12 03:42:02 NOTICE: (46) : test no winner 2025/06/12 03:42:02 NOTICE: (47) : touch-glob 2022-02-22 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1R.txt 2025/06/12 03:42:02 NOTICE: (48) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1R.txt /tmp/033603ve/resync_modes/path2/ file1.txt 2025/06/12 03:42:02 NOTICE: (49) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1R.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync_modes/path1/ file2.txt 2025/06/12 03:42:02 NOTICE: (50) : touch-glob 2022-02-22 /tmp/033603ve/datadir/test_resync_modes-cezewoh3/ file1L.txt 2025/06/12 03:42:02 NOTICE: (51) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1L.txt TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/resync_modes/path1/ file1.txt 2025/06/12 03:42:02 NOTICE: (52) : copy-as /tmp/033603ve/datadir/test_resync_modes-cezewoh3/file1L.txt /tmp/033603ve/resync_modes/path2/ file2.txt 2025/06/12 03:42:02 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/12 03:42:02 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/12 03:42:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:02 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" with Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:42:02 INFO : Copying Path2 files to Path1 2025/06/12 03:42:02 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:42:03 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:42:03 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:42:03 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:42:03 INFO : Resync updating listings 2025/06/12 03:42:03 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/resync_modes/path1/" vs Path2 "/tmp/033603ve/resync_modes/path2/" 2025/06/12 03:42:03 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncRemoteLocal/rmdirs 2025/06/12 03:42:03 ERROR : error listing: directory not found 2025/06/12 03:42:03 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_rmdirs-wojaduy4 2025/06/12 03:42:04 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/rmdirs/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteLocal/rmdirs Messages: directories 2025/06/12 03:42:12 NOTICE: checking path2 Local file system at /tmp/033603ve/rmdirs/path2 2025/06/12 03:42:12 NOTICE: (01) : test rmdirs 2025/06/12 03:42:12 NOTICE: (02) : test initial bisync 2025/06/12 03:42:12 NOTICE: (03) : bisync resync 2025/06/12 03:42:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:12 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rmdirs/path1/" with Path2 "/tmp/033603ve/rmdirs/path2/" 2025/06/12 03:42:12 INFO : Copying Path2 files to Path1 2025/06/12 03:42:12 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:42:12 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:42:13 INFO : Resync updating listings 2025/06/12 03:42:13 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rmdirs/path1/" vs Path2 "/tmp/033603ve/rmdirs/path2/" 2025/06/12 03:42:13 INFO : Bisync successful 2025/06/12 03:42:13 NOTICE: (04) : test 1. delete path1 subdir file 2025/06/12 03:42:13 NOTICE: (05) : delete-file TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rmdirs/path1/subdir/file20.txt 2025/06/12 03:42:13 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/06/12 03:42:13 NOTICE: (07) : bisync 2025/06/12 03:42:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 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/06/12 03:42:13 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rmdirs/path1/" with Path2 "/tmp/033603ve/rmdirs/path2/" 2025/06/12 03:42:13 INFO : Building Path1 and Path2 listings 2025/06/12 03:42:13 INFO : Path1 checking for diffs 2025/06/12 03:42:13 INFO : - Path1 File was deleted - subdir/file20.txt 2025/06/12 03:42:13 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:42:13 INFO : Path2 checking for diffs 2025/06/12 03:42:13 INFO : Applying changes 2025/06/12 03:42:13 INFO : - Path2 Queue delete - /tmp/033603ve/rmdirs/path2/subdir/file20.txt 2025/06/12 03:42:13 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:42:14 INFO : subdir/file20.txt: Deleted 2025/06/12 03:42:14 INFO : Updating listings 2025/06/12 03:42:14 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rmdirs/path1/" vs Path2 "/tmp/033603ve/rmdirs/path2/" 2025/06/12 03:42:14 INFO : Bisync successful 2025/06/12 03:42:14 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/06/12 03:42:14 NOTICE: (09) : list-dirs TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rmdirs/path1/ 2025/06/12 03:42:14 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:42:14 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:42:14 NOTICE: (10) : list-dirs /tmp/033603ve/rmdirs/path2/ 2025/06/12 03:42:14 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:42:14 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/06/12 03:42:14 NOTICE: (12) : bisync remove-empty-dirs 2025/06/12 03:42:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:14 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rmdirs/path1/" with Path2 "/tmp/033603ve/rmdirs/path2/" 2025/06/12 03:42:14 INFO : Building Path1 and Path2 listings 2025/06/12 03:42:14 INFO : Path1 checking for diffs 2025/06/12 03:42:14 INFO : Path2 checking for diffs 2025/06/12 03:42:14 INFO : No changes found 2025/06/12 03:42:14 INFO : Updating listings 2025/06/12 03:42:14 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-qixeten2fayi/033603ve/rmdirs/path1/" vs Path2 "/tmp/033603ve/rmdirs/path2/" 2025/06/12 03:42:14 INFO : Removing empty directories 2025/06/12 03:42:14 INFO : /: Removing directory 2025/06/12 03:42:14 INFO : subdir: Removing directory 2025/06/12 03:42:14 INFO : subdir: Removing directory 2025/06/12 03:42:14 INFO : Bisync successful 2025/06/12 03:42:14 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/06/12 03:42:14 NOTICE: (14) : list-dirs TestS3,directory_markers='true':rclone-test-qixeten2fayi/033603ve/rmdirs/path1/ 2025/06/12 03:42:15 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:42:15 NOTICE: (15) : list-dirs /tmp/033603ve/rmdirs/path2/ 2025/06/12 03:42:15 NOTICE: ---------------------------------------------------------- 2025/06/12 03:42:15 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:42:15 NOTICE: | @@ -48,0 +49 @@ 2025/06/12 03:42:15 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:42:15 NOTICE: | @@ -71,0 +73 @@ 2025/06/12 03:42:15 NOTICE: | +INFO : /: Removing directory 2025/06/12 03:42:15 NOTICE: | @@ -76,0 +79 @@ 2025/06/12 03:42:15 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:42:15 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST rmdirs FAILED - 1 MISCOMPARED FILES (expected failure on bucket remotes) === RUN TestBisyncRemoteLocal/volatile 2025/06/12 03:42:15 ERROR : error listing: directory not found 2025/06/12 03:42:15 NOTICE: checking initFs Local file system at /tmp/033603ve/initdir/test_volatile-cevuluq8 2025/06/12 03:42:16 NOTICE: checking Path1 S3 bucket rclone-test-qixeten2fayi path 033603ve/volatile/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteLocal/volatile Messages: directories 2025/06/12 03:42:24 NOTICE: checking path2 Local file system at /tmp/033603ve/volatile/path2 2025/06/12 03:42:24 NOTICE: (01) : test volatile 2025/06/12 03:42:24 NOTICE: (02) : test initial bisync 2025/06/12 03:42:24 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- FAIL: TestBisyncRemoteLocal (381.24s) --- FAIL: TestBisyncRemoteLocal/all_changed (14.86s) --- FAIL: TestBisyncRemoteLocal/backupdir (9.05s) --- FAIL: TestBisyncRemoteLocal/basic (11.39s) --- FAIL: TestBisyncRemoteLocal/changes (13.40s) --- FAIL: TestBisyncRemoteLocal/check_access (14.95s) --- FAIL: TestBisyncRemoteLocal/check_access_filters (18.08s) --- FAIL: TestBisyncRemoteLocal/check_filename (12.86s) --- FAIL: TestBisyncRemoteLocal/check_sync (13.04s) --- FAIL: TestBisyncRemoteLocal/compare_all (13.06s) --- FAIL: TestBisyncRemoteLocal/concurrent (11.73s) --- FAIL: TestBisyncRemoteLocal/createemptysrcdirs (25.20s) --- FAIL: TestBisyncRemoteLocal/dry_run (15.11s) --- FAIL: TestBisyncRemoteLocal/equal (10.92s) --- FAIL: TestBisyncRemoteLocal/ext_paths (19.23s) --- FAIL: TestBisyncRemoteLocal/extended_filenames (10.76s) --- FAIL: TestBisyncRemoteLocal/filters (11.77s) --- FAIL: TestBisyncRemoteLocal/filtersfile_checks (12.10s) --- FAIL: TestBisyncRemoteLocal/ignorelistingchecksum (12.17s) --- FAIL: TestBisyncRemoteLocal/max_delete_path1 (11.46s) --- FAIL: TestBisyncRemoteLocal/max_delete_path2_force (11.97s) --- FAIL: TestBisyncRemoteLocal/nomodtime (12.33s) --- FAIL: TestBisyncRemoteLocal/normalization (9.79s) --- FAIL: TestBisyncRemoteLocal/rclone_args (16.77s) --- FAIL: TestBisyncRemoteLocal/resolve (18.74s) --- FAIL: TestBisyncRemoteLocal/resync (14.13s) --- FAIL: TestBisyncRemoteLocal/resync_modes (14.74s) --- FAIL: TestBisyncRemoteLocal/rmdirs (11.73s) --- FAIL: TestBisyncRemoteLocal/volatile (8.97s) === RUN TestBisyncLocalRemote 2025/06/12 03:42:25 NOTICE: remote: TestS3,directory_markers:rclone-test-yecemox9mune === RUN TestBisyncLocalRemote/all_changed 2025/06/12 03:42:26 ERROR : error listing: directory not found 2025/06/12 03:42:26 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_all_changed-yikaked6 2025/06/12 03:42:26 NOTICE: checking Path1 Local file system at /tmp/034225no/all_changed/path1 2025/06/12 03:42:27 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/all_changed/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncLocalRemote/all_changed Messages: directories 2025/06/12 03:42:34 NOTICE: (01) : test all-changed 2025/06/12 03:42:34 NOTICE: (02) : test initial bisync 2025/06/12 03:42:34 NOTICE: (03) : bisync resync 2025/06/12 03:42:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:34 INFO : Synching Path1 "/tmp/034225no/all_changed/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/" 2025/06/12 03:42:34 INFO : Copying Path2 files to Path1 2025/06/12 03:42:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:42:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:42:35 INFO : Resync updating listings 2025/06/12 03:42:35 INFO : Validating listings for Path1 "/tmp/034225no/all_changed/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/" 2025/06/12 03:42:35 INFO : Bisync successful 2025/06/12 03:42:35 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2025/06/12 03:42:35 NOTICE: (05) : touch-glob 2005-01-02 /tmp/034225no/all_changed/path1/ file* 2025/06/12 03:42:35 NOTICE: (06) : touch-glob 2005-01-02 /tmp/034225no/all_changed/path1/subdir file* 2025/06/12 03:42:35 NOTICE: (07) : test sync should pass 2025/06/12 03:42:35 NOTICE: (08) : bisync 2025/06/12 03:42:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:35 INFO : Synching Path1 "/tmp/034225no/all_changed/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/" 2025/06/12 03:42:35 INFO : Building Path1 and Path2 listings 2025/06/12 03:42:36 INFO : Path1 checking for diffs 2025/06/12 03:42:36 INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2025/06/12 03:42:36 INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2025/06/12 03:42:36 INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2025/06/12 03:42:36 INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2025/06/12 03:42:36 INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2025/06/12 03:42:36 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 03:42:36 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/12 03:42:36 INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2025/06/12 03:42:36 INFO : (Modified:  7 newer,  0 older) 2025/06/12 03:42:36 INFO : Path2 checking for diffs 2025/06/12 03:42:36 INFO : Applying changes 2025/06/12 03:42:36 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.copy1.txt 2025/06/12 03:42:36 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.copy2.txt 2025/06/12 03:42:36 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.copy3.txt 2025/06/12 03:42:36 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.copy4.txt 2025/06/12 03:42:36 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.copy5.txt 2025/06/12 03:42:36 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.txt 2025/06/12 03:42:36 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/subdir/file20.txt 2025/06/12 03:42:36 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:42:36 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/12 03:42:36 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/12 03:42:36 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/12 03:42:36 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:42:36 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/12 03:42:36 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/12 03:42:36 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:42:36 INFO : Updating listings 2025/06/12 03:42:36 INFO : Validating listings for Path1 "/tmp/034225no/all_changed/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/" 2025/06/12 03:42:36 INFO : Bisync successful 2025/06/12 03:42:36 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2025/06/12 03:42:36 NOTICE: (10) : touch-glob 2004-01-02 /tmp/034225no/all_changed/path1/ * 2025/06/12 03:42:36 NOTICE: (11) : touch-glob 2004-01-02 /tmp/034225no/all_changed/path1/subdir * 2025/06/12 03:42:36 NOTICE: (12) : test sync should fail 2025/06/12 03:42:36 NOTICE: (13) : bisync 2025/06/12 03:42:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:36 INFO : Synching Path1 "/tmp/034225no/all_changed/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/" 2025/06/12 03:42:36 INFO : Building Path1 and Path2 listings 2025/06/12 03:42:37 INFO : Path1 checking for diffs 2025/06/12 03:42:37 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/12 03:42:37 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/12 03:42:37 INFO : (Modified:  1 newer,  7 older) 2025/06/12 03:42:37 INFO : Path2 checking for diffs 2025/06/12 03:42:37 ERROR : Safety abort: all files were changed on Path1 "/tmp/034225no/all_changed/path1/". Run with --force if desired. 2025/06/12 03:42:37 NOTICE: Bisync aborted. Please try again. 2025/06/12 03:42:37 NOTICE: Bisync error: all files were changed 2025/06/12 03:42:37 NOTICE: (14) : test sync with force should pass 2025/06/12 03:42:37 NOTICE: (15) : bisync force 2025/06/12 03:42:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:37 INFO : Synching Path1 "/tmp/034225no/all_changed/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/" 2025/06/12 03:42:37 INFO : Building Path1 and Path2 listings 2025/06/12 03:42:37 INFO : Path1 checking for diffs 2025/06/12 03:42:37 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - file1.txt 2025/06/12 03:42:37 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/12 03:42:37 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/12 03:42:37 INFO : (Modified:  1 newer,  7 older) 2025/06/12 03:42:37 INFO : Path2 checking for diffs 2025/06/12 03:42:37 INFO : Applying changes 2025/06/12 03:42:37 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/RCLONE_TEST 2025/06/12 03:42:37 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.copy1.txt 2025/06/12 03:42:37 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.copy2.txt 2025/06/12 03:42:37 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.copy3.txt 2025/06/12 03:42:37 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.copy4.txt 2025/06/12 03:42:37 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.copy5.txt 2025/06/12 03:42:37 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/file1.txt 2025/06/12 03:42:37 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/subdir/file20.txt 2025/06/12 03:42:37 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:42:38 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/12 03:42:38 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:42:38 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/12 03:42:38 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/12 03:42:38 INFO : RCLONE_TEST: Updated modification time in destination 2025/06/12 03:42:38 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/12 03:42:38 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:42:38 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/12 03:42:38 INFO : Updating listings 2025/06/12 03:42:38 INFO : Validating listings for Path1 "/tmp/034225no/all_changed/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/all_changed/path2/" 2025/06/12 03:42:38 INFO : Bisync successful bisync_test.go:560: TEST all_changed PASSED === RUN TestBisyncLocalRemote/backupdir 2025/06/12 03:42:38 ERROR : error listing: directory not found 2025/06/12 03:42:38 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_backupdir-waxopoy5 2025/06/12 03:42:38 NOTICE: checking Path1 Local file system at /tmp/034225no/backupdir/path1 2025/06/12 03:42:39 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/backupdir/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/backupdir Messages: directories 2025/06/12 03:42:47 NOTICE: (01) : test backupdir 2025/06/12 03:42:47 NOTICE: (02) : test initial bisync 2025/06/12 03:42:47 NOTICE: (03) : bisync resync backupdir1=/tmp/034225no/workdir/backupdirs/backupdir1 backupdir2=/tmp/034225no/workdir/backupdirs/backupdir2 bisync_test.go:934: backupdir test currently only works on local (it uses the workdir) === RUN TestBisyncLocalRemote/basic 2025/06/12 03:42:47 ERROR : error listing: directory not found 2025/06/12 03:42:47 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_basic-himacog2 2025/06/12 03:42:47 NOTICE: checking Path1 Local file system at /tmp/034225no/basic/path1 2025/06/12 03:42:48 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/basic/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncLocalRemote/basic Messages: directories 2025/06/12 03:42:56 NOTICE: (01) : test basic 2025/06/12 03:42:56 NOTICE: (02) : test initial bisync 2025/06/12 03:42:56 NOTICE: (03) : bisync resync 2025/06/12 03:42:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:56 INFO : Synching Path1 "/tmp/034225no/basic/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/basic/path2/" 2025/06/12 03:42:56 INFO : Copying Path2 files to Path1 2025/06/12 03:42:56 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:42:56 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:42:57 INFO : Resync updating listings 2025/06/12 03:42:57 INFO : Validating listings for Path1 "/tmp/034225no/basic/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/basic/path2/" 2025/06/12 03:42:57 INFO : Bisync successful 2025/06/12 03:42:57 NOTICE: (04) : test place newer files on both paths 2025/06/12 03:42:57 NOTICE: (05) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_basic-tipucor9/file1.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/basic/path2/ 2025/06/12 03:42:57 NOTICE: (06) : copy-as /tmp/034225no/datadir/test_basic-tipucor9/file1.txt /tmp/034225no/basic/path1/subdir file20.txt 2025/06/12 03:42:57 NOTICE: (07) : test bisync run 2025/06/12 03:42:57 NOTICE: (08) : bisync 2025/06/12 03:42:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:42:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:42:57 INFO : Synching Path1 "/tmp/034225no/basic/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/basic/path2/" 2025/06/12 03:42:57 INFO : Building Path1 and Path2 listings 2025/06/12 03:42:57 INFO : Path1 checking for diffs 2025/06/12 03:42:57 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/12 03:42:57 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:42:57 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:42:57 INFO : Path2 checking for diffs 2025/06/12 03:42:57 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:42:57 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:42:57 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:42:57 INFO : Applying changes 2025/06/12 03:42:57 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/basic/path2/subdir/file20.txt 2025/06/12 03:42:57 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/basic/path1/file1.txt 2025/06/12 03:42:57 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:42:58 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:42:58 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:42:58 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/12 03:42:58 INFO : Updating listings 2025/06/12 03:42:58 INFO : Validating listings for Path1 "/tmp/034225no/basic/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/basic/path2/" 2025/06/12 03:42:58 INFO : Bisync successful bisync_test.go:560: TEST basic PASSED === RUN TestBisyncLocalRemote/changes 2025/06/12 03:42:58 ERROR : error listing: directory not found 2025/06/12 03:42:59 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_changes-cisojen4 2025/06/12 03:42:59 NOTICE: checking Path1 Local file system at /tmp/034225no/changes/path1 2025/06/12 03:43:00 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/changes/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/changes Messages: directories 2025/06/12 03:43:07 NOTICE: (01) : test changes 2025/06/12 03:43:07 NOTICE: (02) : test initial bisync 2025/06/12 03:43:07 NOTICE: (03) : bisync resync 2025/06/12 03:43:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:07 INFO : Synching Path1 "/tmp/034225no/changes/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/changes/path2/" 2025/06/12 03:43:07 INFO : Copying Path2 files to Path1 2025/06/12 03:43:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:43:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:43:08 INFO : Resync updating listings 2025/06/12 03:43:08 INFO : Validating listings for Path1 "/tmp/034225no/changes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/changes/path2/" 2025/06/12 03:43:08 INFO : Bisync successful 2025/06/12 03:43:08 NOTICE: (04) : test make modifications on both paths 2025/06/12 03:43:08 NOTICE: (05) : test new on path2 - file10 2025/06/12 03:43:08 NOTICE: (06) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_changes-tifosom1/file10.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/changes/path2/ 2025/06/12 03:43:09 NOTICE: (07) : test newer on path2 - file1 2025/06/12 03:43:09 NOTICE: (08) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_changes-tifosom1/file1.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/changes/path2/ 2025/06/12 03:43:09 NOTICE: (09) : test new on path1 - file11 2025/06/12 03:43:09 NOTICE: (10) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_changes-tifosom1/file11.txt /tmp/034225no/changes/path1/ 2025/06/12 03:43:09 NOTICE: (11) : test newer on path1 - file2 2025/06/12 03:43:09 NOTICE: (12) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_changes-tifosom1/file2.txt /tmp/034225no/changes/path1/ 2025/06/12 03:43:09 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 03:43:09 NOTICE: (14) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/changes/path2/file3.txt 2025/06/12 03:43:09 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 03:43:09 NOTICE: (16) : delete-file /tmp/034225no/changes/path1/file4.txt 2025/06/12 03:43:09 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 03:43:09 NOTICE: (18) : delete-file /tmp/034225no/changes/path1/file8.txt 2025/06/12 03:43:09 NOTICE: (19) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/changes/path2/file8.txt 2025/06/12 03:43:09 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 03:43:09 NOTICE: (21) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_changes-tifosom1/ file5R.txt 2025/06/12 03:43:09 NOTICE: (22) : copy-as /tmp/034225no/datadir/test_changes-tifosom1/file5R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/changes/path2/ file5.txt 2025/06/12 03:43:09 NOTICE: (23) : touch-glob 2001-03-04 /tmp/034225no/datadir/test_changes-tifosom1/ file5L.txt 2025/06/12 03:43:09 NOTICE: (24) : copy-as /tmp/034225no/datadir/test_changes-tifosom1/file5L.txt /tmp/034225no/changes/path1/ file5.txt 2025/06/12 03:43:09 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/12 03:43:09 NOTICE: (26) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_changes-tifosom1/file6.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/changes/path2/ 2025/06/12 03:43:10 NOTICE: (27) : delete-file /tmp/034225no/changes/path1/file6.txt 2025/06/12 03:43:10 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/12 03:43:10 NOTICE: (29) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_changes-tifosom1/file7.txt /tmp/034225no/changes/path1/ 2025/06/12 03:43:10 NOTICE: (30) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/changes/path2/file7.txt 2025/06/12 03:43:10 NOTICE: (31) : test bisync run 2025/06/12 03:43:10 NOTICE: (32) : bisync 2025/06/12 03:43:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:10 INFO : Synching Path1 "/tmp/034225no/changes/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/changes/path2/" 2025/06/12 03:43:10 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:10 INFO : Path1 checking for diffs 2025/06/12 03:43:10 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:43:10 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:43:10 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:43:10 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:43:10 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/12 03:43:10 INFO : - Path1 File was deleted - file8.txt 2025/06/12 03:43:10 INFO : - Path1 File is new - file11.txt 2025/06/12 03:43:10 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:43:10 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:43:10 INFO : Path2 checking for diffs 2025/06/12 03:43:10 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:43:10 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:43:10 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:43:10 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/12 03:43:10 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:43:10 INFO : - Path2 File was deleted - file8.txt 2025/06/12 03:43:10 INFO : - Path2 File is new - file10.txt 2025/06/12 03:43:10 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:43:10 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:43:10 INFO : Applying changes 2025/06/12 03:43:10 INFO : Checking potential conflicts... 2025/06/12 03:43:10 ERROR : file5.txt: md5 differ 2025/06/12 03:43:10 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/changes/path2: 1 differences found 2025/06/12 03:43:10 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/changes/path2: 1 errors while checking 2025/06/12 03:43:10 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:43:10 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/changes/path2/file11.txt 2025/06/12 03:43:10 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/changes/path2/file2.txt 2025/06/12 03:43:10 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/changes/path2/file4.txt 2025/06/12 03:43:10 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:43:10 NOTICE: - Path1 Renaming Path1 copy - /tmp/034225no/changes/path1/file5.txt.conflict1 2025/06/12 03:43:10 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/12 03:43:10 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/changes/path2/file5.txt.conflict1 2025/06/12 03:43:10 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/changes/path2/file5.txt.conflict2 2025/06/12 03:43:11 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/12 03:43:11 INFO : file5.txt: Deleted 2025/06/12 03:43:11 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/changes/path1/file5.txt.conflict2 2025/06/12 03:43:11 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/changes/path1/file6.txt 2025/06/12 03:43:11 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/changes/path2/file7.txt 2025/06/12 03:43:11 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/changes/path1/file1.txt 2025/06/12 03:43:11 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/changes/path1/file10.txt 2025/06/12 03:43:11 INFO : - Path1 Queue delete - /tmp/034225no/changes/path1/file3.txt 2025/06/12 03:43:11 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:43:11 INFO : file10.txt: Copied (new) 2025/06/12 03:43:11 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:43:11 INFO : file5.txt.conflict2: Copied (new) 2025/06/12 03:43:11 INFO : file6.txt: Copied (new) 2025/06/12 03:43:11 INFO : file3.txt: Deleted 2025/06/12 03:43:11 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:43:11 INFO : file11.txt: Copied (new) 2025/06/12 03:43:11 INFO : file5.txt.conflict1: Copied (new) 2025/06/12 03:43:11 INFO : file7.txt: Copied (new) 2025/06/12 03:43:11 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:43:11 INFO : file4.txt: Deleted 2025/06/12 03:43:11 INFO : Updating listings 2025/06/12 03:43:11 INFO : Validating listings for Path1 "/tmp/034225no/changes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/changes/path2/" 2025/06/12 03:43:11 INFO : Bisync successful bisync_test.go:560: TEST changes PASSED === RUN TestBisyncLocalRemote/check_access 2025/06/12 03:43:12 ERROR : error listing: directory not found 2025/06/12 03:43:12 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_check_access-rimacac2 2025/06/12 03:43:12 NOTICE: checking Path1 Local file system at /tmp/034225no/check_access/path1 2025/06/12 03:43:13 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/check_access/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncLocalRemote/check_access Messages: directories 2025/06/12 03:43:20 NOTICE: (01) : test check-access 2025/06/12 03:43:20 NOTICE: (02) : test initial bisync 2025/06/12 03:43:20 NOTICE: (03) : bisync resync 2025/06/12 03:43:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:21 INFO : Synching Path1 "/tmp/034225no/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:21 INFO : Copying Path2 files to Path1 2025/06/12 03:43:21 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:43:21 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:43:21 INFO : Resync updating listings 2025/06/12 03:43:21 INFO : Validating listings for Path1 "/tmp/034225no/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:21 INFO : Bisync successful 2025/06/12 03:43:21 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/12 03:43:21 NOTICE: (05) : bisync check-access 2025/06/12 03:43:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:21 INFO : Synching Path1 "/tmp/034225no/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:21 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:22 INFO : Path1 checking for diffs 2025/06/12 03:43:22 INFO : Path2 checking for diffs 2025/06/12 03:43:22 INFO : Checking access health 2025/06/12 03:43:22 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 03:43:22 INFO : No changes found 2025/06/12 03:43:22 INFO : Updating listings 2025/06/12 03:43:22 INFO : Validating listings for Path1 "/tmp/034225no/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:22 INFO : Bisync successful 2025/06/12 03:43:22 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/12 03:43:22 NOTICE: (07) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_access/path2/subdir/RCLONE_TEST 2025/06/12 03:43:22 NOTICE: (08) : bisync check-access 2025/06/12 03:43:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:22 INFO : Synching Path1 "/tmp/034225no/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:22 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:22 INFO : Path1 checking for diffs 2025/06/12 03:43:22 INFO : Path2 checking for diffs 2025/06/12 03:43:22 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/12 03:43:22 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:43:22 INFO : Checking access health 2025/06/12 03:43:22 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/12 03:43:22 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/12 03:43:22 ERROR : Bisync critical error: check file check failed 2025/06/12 03:43:22 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:43:22 NOTICE: Bisync error: bisync aborted 2025/06/12 03:43:22 NOTICE: (09) : copy-listings path2-missing 2025/06/12 03:43:22 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/12 03:43:22 NOTICE: (11) : copy-file /tmp/034225no/check_access/path1/subdir/RCLONE_TEST TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_access/path2/ 2025/06/12 03:43:23 NOTICE: (12) : bisync resync 2025/06/12 03:43:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43: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/06/12 03:43:23 INFO : Synching Path1 "/tmp/034225no/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:23 INFO : Copying Path2 files to Path1 2025/06/12 03:43:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:43:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:43:23 INFO : subdir/RCLONE_TEST: Copied (new) 2025/06/12 03:43:23 INFO : Resync updating listings 2025/06/12 03:43:23 INFO : Validating listings for Path1 "/tmp/034225no/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:23 INFO : Bisync successful 2025/06/12 03:43:23 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/12 03:43:23 NOTICE: (14) : bisync check-access 2025/06/12 03:43:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:24 INFO : Synching Path1 "/tmp/034225no/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:24 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:24 INFO : Path1 checking for diffs 2025/06/12 03:43:24 INFO : Path2 checking for diffs 2025/06/12 03:43:24 INFO : Checking access health 2025/06/12 03:43:24 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 03:43:24 INFO : No changes found 2025/06/12 03:43:24 INFO : Updating listings 2025/06/12 03:43:24 INFO : Validating listings for Path1 "/tmp/034225no/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:24 INFO : Bisync successful 2025/06/12 03:43:24 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/12 03:43:24 NOTICE: (16) : delete-file /tmp/034225no/check_access/path1/RCLONE_TEST 2025/06/12 03:43:24 NOTICE: (17) : bisync check-access 2025/06/12 03:43:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:24 INFO : Synching Path1 "/tmp/034225no/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:24 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:25 INFO : Path1 checking for diffs 2025/06/12 03:43:25 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/12 03:43:25 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:43:25 INFO : Path2 checking for diffs 2025/06/12 03:43:25 INFO : Checking access health 2025/06/12 03:43:25 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/12 03:43:25 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/12 03:43:25 ERROR : Bisync critical error: check file check failed 2025/06/12 03:43:25 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:43:25 NOTICE: Bisync error: bisync aborted 2025/06/12 03:43:25 NOTICE: (18) : copy-listings path1-missing 2025/06/12 03:43:25 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/12 03:43:25 NOTICE: (20) : bisync check-access 2025/06/12 03:43:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:25 INFO : Synching Path1 "/tmp/034225no/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:25 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/034225no/workdir/tmp_034225no_check_access_path1..TestS3_rclone-test-yecemox9mune_034225no_check_access_path2.path1.lst Path2: /tmp/034225no/workdir/tmp_034225no_check_access_path1..TestS3_rclone-test-yecemox9mune_034225no_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034225no/workdir" 2025/06/12 03:43:25 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:43:25 NOTICE: Bisync error: bisync aborted 2025/06/12 03:43:25 NOTICE: (21) : move-listings missing-listings 2025/06/12 03:43:25 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/12 03:43:25 NOTICE: (23) : bisync resync 2025/06/12 03:43:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:25 INFO : Synching Path1 "/tmp/034225no/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:25 INFO : Copying Path2 files to Path1 2025/06/12 03:43:25 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:43:25 INFO : RCLONE_TEST: Copied (new) 2025/06/12 03:43:25 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:43:26 INFO : Resync updating listings 2025/06/12 03:43:26 INFO : Validating listings for Path1 "/tmp/034225no/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:26 INFO : Bisync successful 2025/06/12 03:43:26 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/12 03:43:26 NOTICE: (25) : bisync check-access 2025/06/12 03:43:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:26 INFO : Synching Path1 "/tmp/034225no/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:26 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:26 INFO : Path1 checking for diffs 2025/06/12 03:43:26 INFO : Path2 checking for diffs 2025/06/12 03:43:26 INFO : Checking access health 2025/06/12 03:43:26 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 03:43:26 INFO : No changes found 2025/06/12 03:43:26 INFO : Updating listings 2025/06/12 03:43:26 INFO : Validating listings for Path1 "/tmp/034225no/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access/path2/" 2025/06/12 03:43:26 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncLocalRemote/check_access_filters 2025/06/12 03:43:27 ERROR : error listing: directory not found 2025/06/12 03:43:27 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_check_access_filters-cuyanuj2 2025/06/12 03:43:27 NOTICE: checking Path1 Local file system at /tmp/034225no/check_access_filters/path1 2025/06/12 03:43:28 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/check_access_filters/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir", "subdir-not", "subdir-not/subdir-not2", "subdir/subdirA", "subdir/subdirB", "subdirX", "subdirX/subdirX1"} actual : []string{"", "subdir", "subdir-not", "subdir-not/subdir-not2", "subdir/subdirA", "subdir/subdirB", "subdirX", "subdirX/subdirX1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=7) { +([]string) (len=8) { + (string) "", (string) (len=6) "subdir", Test: TestBisyncLocalRemote/check_access_filters Messages: directories 2025/06/12 03:43:36 NOTICE: (01) : test check-access-filters 2025/06/12 03:43:36 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/12 03:43:36 NOTICE: (03) : copy-file /tmp/034225no/datadir/test_check_access_filters-dohapec5/exclude-other-filtersfile.txt /tmp/034225no/workdir/ 2025/06/12 03:43:36 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/12 03:43:36 NOTICE: (05) : bisync resync filters-file=/tmp/034225no/workdir/exclude-other-filtersfile.txt 2025/06/12 03:43:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:37 INFO : Synching Path1 "/tmp/034225no/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:37 INFO : Using filters file /tmp/034225no/workdir/exclude-other-filtersfile.txt 2025/06/12 03:43:37 INFO : Storing filters file hash to /tmp/034225no/workdir/exclude-other-filtersfile.txt.md5 2025/06/12 03:43:37 INFO : Copying Path2 files to Path1 2025/06/12 03:43:37 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:43:37 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:43:37 INFO : Resync updating listings 2025/06/12 03:43:37 INFO : Validating listings for Path1 "/tmp/034225no/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:37 INFO : Bisync successful 2025/06/12 03:43:37 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/12 03:43:37 NOTICE: (07) : bisync check-access filters-file=/tmp/034225no/workdir/exclude-other-filtersfile.txt 2025/06/12 03:43:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:37 INFO : Synching Path1 "/tmp/034225no/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:37 INFO : Using filters file /tmp/034225no/workdir/exclude-other-filtersfile.txt 2025/06/12 03:43:37 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:38 INFO : Path1 checking for diffs 2025/06/12 03:43:38 INFO : Path2 checking for diffs 2025/06/12 03:43:38 INFO : Checking access health 2025/06/12 03:43:38 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/12 03:43:38 INFO : No changes found 2025/06/12 03:43:38 INFO : Updating listings 2025/06/12 03:43:38 INFO : Validating listings for Path1 "/tmp/034225no/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:38 INFO : Bisync successful 2025/06/12 03:43:38 NOTICE: (08) : copy-listings exclude-initial 2025/06/12 03:43:38 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/12 03:43:38 NOTICE: (10) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/12 03:43:38 NOTICE: (11) : delete-file /tmp/034225no/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/12 03:43:38 NOTICE: (12) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/12 03:43:38 NOTICE: (13) : delete-file /tmp/034225no/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/12 03:43:38 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/12 03:43:38 NOTICE: (15) : bisync check-access filters-file=/tmp/034225no/workdir/exclude-other-filtersfile.txt 2025/06/12 03:43:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:39 INFO : Synching Path1 "/tmp/034225no/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:39 INFO : Using filters file /tmp/034225no/workdir/exclude-other-filtersfile.txt 2025/06/12 03:43:39 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:39 INFO : Path1 checking for diffs 2025/06/12 03:43:39 INFO : Path2 checking for diffs 2025/06/12 03:43:39 INFO : Checking access health 2025/06/12 03:43:39 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/12 03:43:39 INFO : No changes found 2025/06/12 03:43:39 INFO : Updating listings 2025/06/12 03:43:39 INFO : Validating listings for Path1 "/tmp/034225no/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:39 INFO : Bisync successful 2025/06/12 03:43:39 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/12 03:43:39 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/12 03:43:39 NOTICE: (18) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_access_filters/path2/RCLONE_TEST 2025/06/12 03:43:39 NOTICE: (19) : delete-file /tmp/034225no/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/12 03:43:39 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/12 03:43:39 NOTICE: (21) : bisync check-access filters-file=/tmp/034225no/workdir/exclude-other-filtersfile.txt 2025/06/12 03:43:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:39 INFO : Synching Path1 "/tmp/034225no/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:39 INFO : Using filters file /tmp/034225no/workdir/exclude-other-filtersfile.txt 2025/06/12 03:43:39 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:40 INFO : Path1 checking for diffs 2025/06/12 03:43:40 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/12 03:43:40 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:43:40 INFO : Path2 checking for diffs 2025/06/12 03:43:40 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/12 03:43:40 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:43:40 INFO : Checking access health 2025/06/12 03:43:40 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/12 03:43:40 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/12 03:43:40 ERROR : Bisync critical error: check file check failed 2025/06/12 03:43:40 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:43:40 NOTICE: Bisync error: bisync aborted 2025/06/12 03:43:40 NOTICE: (22) : move-listings exclude-error-run 2025/06/12 03:43:40 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/12 03:43:40 NOTICE: (24) : test reset to the initial state 2025/06/12 03:43:40 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/034225no/check_access_filters/path1/ 2025/06/12 03:43:40 NOTICE: (26) : sync-dir /tmp/034225no/check_access_filters/path1/ TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_access_filters/path2/ 2025/06/12 03:43:40 NOTICE: (27) : copy-file /tmp/034225no/datadir/test_check_access_filters-dohapec5/include-other-filtersfile.txt /tmp/034225no/workdir/ 2025/06/12 03:43:40 NOTICE: (28) : bisync resync filters-file=/tmp/034225no/workdir/include-other-filtersfile.txt 2025/06/12 03:43:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:40 INFO : Synching Path1 "/tmp/034225no/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:40 INFO : Using filters file /tmp/034225no/workdir/include-other-filtersfile.txt 2025/06/12 03:43:40 INFO : Storing filters file hash to /tmp/034225no/workdir/include-other-filtersfile.txt.md5 2025/06/12 03:43:40 INFO : Copying Path2 files to Path1 2025/06/12 03:43:40 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:43:41 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:43:41 INFO : Resync updating listings 2025/06/12 03:43:41 INFO : Validating listings for Path1 "/tmp/034225no/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:41 INFO : Bisync successful 2025/06/12 03:43:41 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/12 03:43:41 NOTICE: (30) : bisync check-access filters-file=/tmp/034225no/workdir/include-other-filtersfile.txt 2025/06/12 03:43:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:42 INFO : Synching Path1 "/tmp/034225no/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:42 INFO : Using filters file /tmp/034225no/workdir/include-other-filtersfile.txt 2025/06/12 03:43:42 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:42 INFO : Path1 checking for diffs 2025/06/12 03:43:42 INFO : Path2 checking for diffs 2025/06/12 03:43:42 INFO : Checking access health 2025/06/12 03:43:42 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/12 03:43:42 INFO : No changes found 2025/06/12 03:43:42 INFO : Updating listings 2025/06/12 03:43:42 INFO : Validating listings for Path1 "/tmp/034225no/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:42 INFO : Bisync successful 2025/06/12 03:43:42 NOTICE: (31) : copy-listings include-initial 2025/06/12 03:43:42 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/12 03:43:42 NOTICE: (33) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/12 03:43:42 NOTICE: (34) : delete-file /tmp/034225no/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/12 03:43:42 NOTICE: (35) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/12 03:43:42 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/12 03:43:42 NOTICE: (37) : bisync check-access filters-file=/tmp/034225no/workdir/include-other-filtersfile.txt 2025/06/12 03:43:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:43 INFO : Synching Path1 "/tmp/034225no/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:43 INFO : Using filters file /tmp/034225no/workdir/include-other-filtersfile.txt 2025/06/12 03:43:43 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:43 INFO : Path1 checking for diffs 2025/06/12 03:43:43 INFO : Path2 checking for diffs 2025/06/12 03:43:43 INFO : Checking access health 2025/06/12 03:43:43 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/12 03:43:43 INFO : No changes found 2025/06/12 03:43:43 INFO : Updating listings 2025/06/12 03:43:43 INFO : Validating listings for Path1 "/tmp/034225no/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:43 INFO : Bisync successful 2025/06/12 03:43:43 NOTICE: (38) : copy-listings include-pass-run 2025/06/12 03:43:43 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/12 03:43:43 NOTICE: (40) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_access_filters/path2/RCLONE_TEST 2025/06/12 03:43:43 NOTICE: (41) : delete-file /tmp/034225no/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/12 03:43:43 NOTICE: (42) : delete-file /tmp/034225no/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/12 03:43:43 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/12 03:43:43 NOTICE: (44) : bisync check-access filters-file=/tmp/034225no/workdir/include-other-filtersfile.txt 2025/06/12 03:43:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:43 INFO : Synching Path1 "/tmp/034225no/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_access_filters/path2/" 2025/06/12 03:43:43 INFO : Using filters file /tmp/034225no/workdir/include-other-filtersfile.txt 2025/06/12 03:43:43 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:44 INFO : Path1 checking for diffs 2025/06/12 03:43:44 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/12 03:43:44 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/12 03:43:44 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:43:44 INFO : Path2 checking for diffs 2025/06/12 03:43:44 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/12 03:43:44 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:43:44 INFO : Checking access health 2025/06/12 03:43:44 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/12 03:43:44 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/12 03:43:44 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/12 03:43:44 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/12 03:43:44 ERROR : Bisync critical error: check file check failed 2025/06/12 03:43:44 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:43:44 NOTICE: Bisync error: bisync aborted 2025/06/12 03:43:44 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncLocalRemote/check_filename 2025/06/12 03:43:45 ERROR : error listing: directory not found 2025/06/12 03:43:45 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_check_filename-gukaqoq1 2025/06/12 03:43:45 NOTICE: checking Path1 Local file system at /tmp/034225no/check_filename/path1 2025/06/12 03:43:46 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/check_filename/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncLocalRemote/check_filename Messages: directories 2025/06/12 03:43:53 NOTICE: (01) : test check-filename 2025/06/12 03:43:53 NOTICE: (02) : test initial bisync 2025/06/12 03:43:53 NOTICE: (03) : bisync resync 2025/06/12 03:43:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:53 INFO : Synching Path1 "/tmp/034225no/check_filename/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_filename/path2/" 2025/06/12 03:43:53 INFO : Copying Path2 files to Path1 2025/06/12 03:43:53 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:43:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:43:54 INFO : Resync updating listings 2025/06/12 03:43:54 INFO : Validating listings for Path1 "/tmp/034225no/check_filename/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_filename/path2/" 2025/06/12 03:43:54 INFO : Bisync successful 2025/06/12 03:43:54 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/12 03:43:54 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/12 03:43:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:54 INFO : Synching Path1 "/tmp/034225no/check_filename/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_filename/path2/" 2025/06/12 03:43:54 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:55 INFO : Path1 checking for diffs 2025/06/12 03:43:55 INFO : Path2 checking for diffs 2025/06/12 03:43:55 INFO : Checking access health 2025/06/12 03:43:55 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/12 03:43:55 INFO : No changes found 2025/06/12 03:43:55 INFO : Updating listings 2025/06/12 03:43:55 INFO : Validating listings for Path1 "/tmp/034225no/check_filename/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_filename/path2/" 2025/06/12 03:43:55 INFO : Bisync successful 2025/06/12 03:43:55 NOTICE: (06) : copy-listings initial-pass 2025/06/12 03:43:55 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/12 03:43:55 NOTICE: (08) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_filename/path2/subdir/.chk_file 2025/06/12 03:43:55 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/12 03:43:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:55 INFO : Synching Path1 "/tmp/034225no/check_filename/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_filename/path2/" 2025/06/12 03:43:55 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:55 INFO : Path1 checking for diffs 2025/06/12 03:43:55 INFO : Path2 checking for diffs 2025/06/12 03:43:55 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/12 03:43:55 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:43:55 INFO : Checking access health 2025/06/12 03:43:55 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/12 03:43:55 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/12 03:43:55 ERROR : Bisync critical error: check file check failed 2025/06/12 03:43:55 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:43:55 NOTICE: Bisync error: bisync aborted 2025/06/12 03:43:55 NOTICE: (10) : move-listings path2-missing 2025/06/12 03:43:55 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/12 03:43:55 NOTICE: (12) : copy-file /tmp/034225no/check_filename/path1/subdir/.chk_file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/check_filename/path2/subdir/ 2025/06/12 03:43:56 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/12 03:43:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:56 INFO : Synching Path1 "/tmp/034225no/check_filename/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_filename/path2/" 2025/06/12 03:43:56 INFO : Copying Path2 files to Path1 2025/06/12 03:43:56 INFO : Checking access health 2025/06/12 03:43:56 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:56 ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:56 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/12 03:43:56 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:43:57 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:57 ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:57 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:57 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:43:57 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:57 ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:57 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:57 INFO : Resync updating listings 2025/06/12 03:43:57 INFO : Validating listings for Path1 "/tmp/034225no/check_filename/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_filename/path2/" 2025/06/12 03:43:57 INFO : Bisync successful 2025/06/12 03:43:57 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/12 03:43:57 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/12 03:43:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:43:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:43:57 INFO : Synching Path1 "/tmp/034225no/check_filename/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_filename/path2/" 2025/06/12 03:43:57 INFO : Building Path1 and Path2 listings 2025/06/12 03:43:58 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 INFO : Path1 checking for diffs 2025/06/12 03:43:58 INFO : Path2 checking for diffs 2025/06/12 03:43:58 INFO : Checking access health 2025/06/12 03:43:58 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/12 03:43:58 INFO : No changes found 2025/06/12 03:43:58 INFO : Updating listings 2025/06/12 03:43:58 INFO : Validating listings for Path1 "/tmp/034225no/check_filename/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_filename/path2/" 2025/06/12 03:43:58 INFO : Bisync successful 2025/06/12 03:43:58 NOTICE: ---------------------------------------------------------- 2025/06/12 03:43:58 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:43:58 NOTICE: | @@ -85,0 +86,2 @@ 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: | @@ -87,0 +90,3 @@ 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: | @@ -88,0 +94,3 @@ 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: | @@ -105,0 +114,3 @@ 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:43:58 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST check_filename FAILED - 1 MISCOMPARED FILES === RUN TestBisyncLocalRemote/check_sync 2025/06/12 03:43:58 ERROR : error listing: directory not found 2025/06/12 03:43:58 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_check_sync-kubaxen0 2025/06/12 03:43:58 NOTICE: checking Path1 Local file system at /tmp/034225no/check_sync/path1 2025/06/12 03:43:59 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/check_sync/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/check_sync Messages: directories 2025/06/12 03:44:07 NOTICE: (01) : test check-sync 2025/06/12 03:44:07 NOTICE: (02) : test initial bisync 2025/06/12 03:44:07 NOTICE: (03) : bisync resync 2025/06/12 03:44:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:07 INFO : Synching Path1 "/tmp/034225no/check_sync/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_sync/path2/" 2025/06/12 03:44:07 INFO : Copying Path2 files to Path1 2025/06/12 03:44:07 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:44:07 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:44:08 INFO : Resync updating listings 2025/06/12 03:44:08 INFO : Validating listings for Path1 "/tmp/034225no/check_sync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_sync/path2/" 2025/06/12 03:44:08 INFO : Bisync successful 2025/06/12 03:44:08 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/12 03:44:08 NOTICE: (05) : bisync check-sync-only 2025/06/12 03:44:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:08 INFO : Validating listings for Path1 "/tmp/034225no/check_sync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_sync/path2/" 2025/06/12 03:44:08 INFO : Bisync successful 2025/06/12 03:44:08 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/12 03:44:08 NOTICE: (07) : copy-as /tmp/034225no/datadir/test_check_sync-fudogum5/_testdir_path1.._testdir_path2.path1.lst /tmp/034225no/workdir/ tmp_034225no_check_sync_path1..TestS3_rclone-test-yecemox9mune_034225no_check_sync_path2.path1.lst 2025/06/12 03:44:08 NOTICE: (08) : copy-as /tmp/034225no/datadir/test_check_sync-fudogum5/_testdir_path1.._testdir_path2.path2.lst /tmp/034225no/workdir/ tmp_034225no_check_sync_path1..TestS3_rclone-test-yecemox9mune_034225no_check_sync_path2.path2.lst 2025/06/12 03:44:08 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/12 03:44:08 NOTICE: (10) : bisync check-sync-only 2025/06/12 03:44:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:08 INFO : Validating listings for Path1 "/tmp/034225no/check_sync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_sync/path2/" 2025/06/12 03:44:08 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/12 03:44:08 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/12 03:44:08 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/12 03:44:08 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:44:08 NOTICE: Bisync error: bisync aborted 2025/06/12 03:44:08 NOTICE: (11) : copy-listings check-sync-only 2025/06/12 03:44:08 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/12 03:44:08 NOTICE: (13) : bisync 2025/06/12 03:44:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:08 INFO : Synching Path1 "/tmp/034225no/check_sync/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_sync/path2/" 2025/06/12 03:44:08 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/034225no/workdir/tmp_034225no_check_sync_path1..TestS3_rclone-test-yecemox9mune_034225no_check_sync_path2.path1.lst Path2: /tmp/034225no/workdir/tmp_034225no_check_sync_path1..TestS3_rclone-test-yecemox9mune_034225no_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034225no/workdir" 2025/06/12 03:44:08 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:44:08 NOTICE: Bisync error: bisync aborted 2025/06/12 03:44:08 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/12 03:44:08 NOTICE: (15) : delete-glob /tmp/034225no/workdir/ *.lst 2025/06/12 03:44:08 NOTICE: (16) : delete-glob /tmp/034225no/workdir/ *.lst-err 2025/06/12 03:44:08 NOTICE: (17) : delete-glob /tmp/034225no/workdir/ *.lst-new 2025/06/12 03:44:08 NOTICE: (18) : test 6. run resync 2025/06/12 03:44:08 NOTICE: (19) : bisync resync 2025/06/12 03:44:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:09 INFO : Synching Path1 "/tmp/034225no/check_sync/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_sync/path2/" 2025/06/12 03:44:09 INFO : Copying Path2 files to Path1 2025/06/12 03:44:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:44:09 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:44:09 INFO : Resync updating listings 2025/06/12 03:44:09 INFO : Validating listings for Path1 "/tmp/034225no/check_sync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_sync/path2/" 2025/06/12 03:44:09 INFO : Bisync successful 2025/06/12 03:44:09 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/12 03:44:09 NOTICE: (21) : bisync 2025/06/12 03:44:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:09 INFO : Synching Path1 "/tmp/034225no/check_sync/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_sync/path2/" 2025/06/12 03:44:09 INFO : Building Path1 and Path2 listings 2025/06/12 03:44:10 INFO : Path1 checking for diffs 2025/06/12 03:44:10 INFO : Path2 checking for diffs 2025/06/12 03:44:10 INFO : No changes found 2025/06/12 03:44:10 INFO : Updating listings 2025/06/12 03:44:10 INFO : Validating listings for Path1 "/tmp/034225no/check_sync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_sync/path2/" 2025/06/12 03:44:10 INFO : Bisync successful 2025/06/12 03:44:10 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/12 03:44:10 NOTICE: (23) : bisync no-check-sync 2025/06/12 03:44:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 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/06/12 03:44:10 INFO : Synching Path1 "/tmp/034225no/check_sync/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/check_sync/path2/" 2025/06/12 03:44:10 INFO : Building Path1 and Path2 listings 2025/06/12 03:44:11 INFO : Path1 checking for diffs 2025/06/12 03:44:11 INFO : Path2 checking for diffs 2025/06/12 03:44:11 INFO : No changes found 2025/06/12 03:44:11 INFO : Updating listings 2025/06/12 03:44:11 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncLocalRemote/compare_all 2025/06/12 03:44:11 ERROR : error listing: directory not found 2025/06/12 03:44:11 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_compare_all-dufebog4 2025/06/12 03:44:11 NOTICE: checking Path1 Local file system at /tmp/034225no/compare_all/path1 2025/06/12 03:44:12 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/compare_all/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/compare_all Messages: directories 2025/06/12 03:44:20 NOTICE: (01) : test changes compare-all 2025/06/12 03:44:20 NOTICE: (02) : test initial bisync 2025/06/12 03:44:20 NOTICE: (03) : bisync resync compare-all 2025/06/12 03:44:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:44:20 INFO : Synching Path1 "/tmp/034225no/compare_all/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/compare_all/path2/" 2025/06/12 03:44:20 INFO : Copying Path2 files to Path1 2025/06/12 03:44:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:44:21 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:44:21 INFO : Resync updating listings 2025/06/12 03:44:21 INFO : Validating listings for Path1 "/tmp/034225no/compare_all/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/compare_all/path2/" 2025/06/12 03:44:21 INFO : Bisync successful 2025/06/12 03:44:21 NOTICE: (04) : test make modifications on both paths 2025/06/12 03:44:21 NOTICE: (05) : test new on path2 - file10 2025/06/12 03:44:21 NOTICE: (06) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_compare_all-vecolus7/file10.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/compare_all/path2/ 2025/06/12 03:44:21 NOTICE: (07) : test newer on path2 - file1 2025/06/12 03:44:21 NOTICE: (08) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_compare_all-vecolus7/file1.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/compare_all/path2/ 2025/06/12 03:44:22 NOTICE: (09) : test new on path1 - file11 2025/06/12 03:44:22 NOTICE: (10) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_compare_all-vecolus7/file11.txt /tmp/034225no/compare_all/path1/ 2025/06/12 03:44:22 NOTICE: (11) : test newer on path1 - file2 2025/06/12 03:44:22 NOTICE: (12) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_compare_all-vecolus7/file2.txt /tmp/034225no/compare_all/path1/ 2025/06/12 03:44:22 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 03:44:22 NOTICE: (14) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/compare_all/path2/file3.txt 2025/06/12 03:44:22 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 03:44:22 NOTICE: (16) : delete-file /tmp/034225no/compare_all/path1/file4.txt 2025/06/12 03:44:22 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 03:44:22 NOTICE: (18) : delete-file /tmp/034225no/compare_all/path1/file8.txt 2025/06/12 03:44:22 NOTICE: (19) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/compare_all/path2/file8.txt 2025/06/12 03:44:22 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 03:44:22 NOTICE: (21) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_compare_all-vecolus7/ file5R.txt 2025/06/12 03:44:22 NOTICE: (22) : copy-as /tmp/034225no/datadir/test_compare_all-vecolus7/file5R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/compare_all/path2/ file5.txt 2025/06/12 03:44:22 NOTICE: (23) : touch-glob 2001-03-04 /tmp/034225no/datadir/test_compare_all-vecolus7/ file5L.txt 2025/06/12 03:44:22 NOTICE: (24) : copy-as /tmp/034225no/datadir/test_compare_all-vecolus7/file5L.txt /tmp/034225no/compare_all/path1/ file5.txt 2025/06/12 03:44:22 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/12 03:44:22 NOTICE: (26) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_compare_all-vecolus7/file6.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/compare_all/path2/ 2025/06/12 03:44:22 NOTICE: (27) : delete-file /tmp/034225no/compare_all/path1/file6.txt 2025/06/12 03:44:22 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/12 03:44:22 NOTICE: (29) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_compare_all-vecolus7/file7.txt /tmp/034225no/compare_all/path1/ 2025/06/12 03:44:22 NOTICE: (30) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/compare_all/path2/file7.txt 2025/06/12 03:44:22 NOTICE: (31) : test bisync run 2025/06/12 03:44:22 NOTICE: (32) : bisync compare-all 2025/06/12 03:44:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:44:23 INFO : Synching Path1 "/tmp/034225no/compare_all/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/compare_all/path2/" 2025/06/12 03:44:23 INFO : Building Path1 and Path2 listings 2025/06/12 03:44:23 INFO : Path1 checking for diffs 2025/06/12 03:44:23 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2025/06/12 03:44:23 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:44:23 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2025/06/12 03:44:23 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:44:23 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2025/06/12 03:44:23 INFO : - Path1 File was deleted - file8.txt 2025/06/12 03:44:23 INFO : - Path1 File is new - file11.txt 2025/06/12 03:44:23 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:44:23 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:44:23 INFO : Path2 checking for diffs 2025/06/12 03:44:23 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2025/06/12 03:44:23 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:44:23 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2025/06/12 03:44:23 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2025/06/12 03:44:23 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:44:23 INFO : - Path2 File was deleted - file8.txt 2025/06/12 03:44:23 INFO : - Path2 File is new - file10.txt 2025/06/12 03:44:23 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:44:23 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:44:23 INFO : Applying changes 2025/06/12 03:44:23 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/compare_all/path2/file11.txt 2025/06/12 03:44:23 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/compare_all/path2/file2.txt 2025/06/12 03:44:23 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/compare_all/path2/file4.txt 2025/06/12 03:44:23 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:44:23 NOTICE: - Path1 Renaming Path1 copy - /tmp/034225no/compare_all/path1/file5.txt.conflict1 2025/06/12 03:44:23 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/12 03:44:23 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/compare_all/path2/file5.txt.conflict1 2025/06/12 03:44:23 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/compare_all/path2/file5.txt.conflict2 2025/06/12 03:44:23 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/12 03:44:23 INFO : file5.txt: Deleted 2025/06/12 03:44:23 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/compare_all/path1/file5.txt.conflict2 2025/06/12 03:44:23 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/compare_all/path1/file6.txt 2025/06/12 03:44:23 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/compare_all/path2/file7.txt 2025/06/12 03:44:23 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/compare_all/path1/file1.txt 2025/06/12 03:44:23 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/compare_all/path1/file10.txt 2025/06/12 03:44:23 INFO : - Path1 Queue delete - /tmp/034225no/compare_all/path1/file3.txt 2025/06/12 03:44:23 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:44:23 INFO : file10.txt: Copied (new) 2025/06/12 03:44:24 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:44:24 INFO : file5.txt.conflict2: Copied (new) 2025/06/12 03:44:24 INFO : file6.txt: Copied (new) 2025/06/12 03:44:24 INFO : file3.txt: Deleted 2025/06/12 03:44:24 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:44:24 INFO : file11.txt: Copied (new) 2025/06/12 03:44:24 INFO : file5.txt.conflict1: Copied (new) 2025/06/12 03:44:24 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:44:24 INFO : file7.txt: Copied (new) 2025/06/12 03:44:24 INFO : file4.txt: Deleted 2025/06/12 03:44:24 INFO : Updating listings 2025/06/12 03:44:24 INFO : Validating listings for Path1 "/tmp/034225no/compare_all/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/compare_all/path2/" 2025/06/12 03:44:24 INFO : Bisync successful bisync_test.go:560: TEST compare_all PASSED === RUN TestBisyncLocalRemote/concurrent 2025/06/12 03:44:24 ERROR : error listing: directory not found 2025/06/12 03:44:25 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_concurrent-fibiyiq1 2025/06/12 03:44:25 NOTICE: checking Path1 Local file system at /tmp/034225no/concurrent/path1 2025/06/12 03:44:26 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/concurrent/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/concurrent Messages: directories 2025/06/12 03:44:33 NOTICE: (01) : test concurrent 2025/06/12 03:44:33 NOTICE: (02) : test initial bisync 2025/06/12 03:44:33 NOTICE: (03) : bisync resync 2025/06/12 03:44:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44: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/06/12 03:44:33 INFO : Synching Path1 "/tmp/034225no/concurrent/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/concurrent/path2/" 2025/06/12 03:44:33 INFO : Copying Path2 files to Path1 2025/06/12 03:44:33 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:44:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:44:34 INFO : Resync updating listings 2025/06/12 03:44:34 INFO : Validating listings for Path1 "/tmp/034225no/concurrent/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/concurrent/path2/" 2025/06/12 03:44:34 INFO : Bisync successful 2025/06/12 03:44:34 NOTICE: (04) : test changed on one path - file1 2025/06/12 03:44:34 NOTICE: (05) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_concurrent-bifiwof9/ file5R.txt 2025/06/12 03:44:34 NOTICE: (06) : touch-glob 2023-08-26 /tmp/034225no/datadir/test_concurrent-bifiwof9/ file7.txt 2025/06/12 03:44:34 NOTICE: (07) : copy-as /tmp/034225no/datadir/test_concurrent-bifiwof9/file5R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/concurrent/path2/ file1.txt 2025/06/12 03:44:34 NOTICE: (08) : test bisync with file changed during 2025/06/12 03:44:34 NOTICE: (09) : concurrent-func 2025/06/12 03:44:34 NOTICE: (10) : bisync 2025/06/12 03:44:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:34 INFO : Synching Path1 "/tmp/034225no/concurrent/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/concurrent/path2/" 2025/06/12 03:44:34 INFO : Building Path1 and Path2 listings 2025/06/12 03:44:35 INFO : Path1 checking for diffs 2025/06/12 03:44:35 INFO : Path2 checking for diffs 2025/06/12 03:44:35 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:44:35 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:44:35 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:44:35 INFO : Applying changes 2025/06/12 03:44:35 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/concurrent/path1/file1.txt 2025/06/12 03:44:35 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:44:35 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2025/06/12 03:44:35 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:44:35 INFO : Updating listings 2025/06/12 03:44:35 INFO : Validating listings for Path1 "/tmp/034225no/concurrent/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/concurrent/path2/" 2025/06/12 03:44:35 INFO : Bisync successful 2025/06/12 03:44:35 NOTICE: (11) : bisync 2025/06/12 03:44:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:36 INFO : Synching Path1 "/tmp/034225no/concurrent/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/concurrent/path2/" 2025/06/12 03:44:36 INFO : Building Path1 and Path2 listings 2025/06/12 03:44:36 INFO : Path1 checking for diffs 2025/06/12 03:44:36 INFO : Path2 checking for diffs 2025/06/12 03:44:36 INFO : No changes found 2025/06/12 03:44:36 INFO : Updating listings 2025/06/12 03:44:36 INFO : Validating listings for Path1 "/tmp/034225no/concurrent/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/concurrent/path2/" 2025/06/12 03:44:36 INFO : Bisync successful bisync_test.go:560: TEST concurrent PASSED === RUN TestBisyncLocalRemote/createemptysrcdirs 2025/06/12 03:44:37 ERROR : error listing: directory not found 2025/06/12 03:44:37 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_createemptysrcdirs-wenanil0 2025/06/12 03:44:37 NOTICE: checking Path1 Local file system at /tmp/034225no/createemptysrcdirs/path1 2025/06/12 03:44:38 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/createemptysrcdirs/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/createemptysrcdirs Messages: directories 2025/06/12 03:44:45 NOTICE: (01) : test createemptysrcdirs 2025/06/12 03:44:45 NOTICE: (02) : test initial bisync 2025/06/12 03:44:45 NOTICE: (03) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/ placeholder.txt 2025/06/12 03:44:45 NOTICE: (04) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.txt 2025/06/12 03:44:45 NOTICE: (05) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/12 03:44:45 NOTICE: (06) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/12 03:44:45 NOTICE: (07) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/12 03:44:45 NOTICE: (08) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/12 03:44:45 NOTICE: (09) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/12 03:44:45 NOTICE: (10) : bisync resync 2025/06/12 03:44:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:45 INFO : Synching Path1 "/tmp/034225no/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:45 INFO : Copying Path2 files to Path1 2025/06/12 03:44:45 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:44:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:44:46 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/12 03:44:46 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/12 03:44:46 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/12 03:44:46 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/12 03:44:46 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:44:46 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/12 03:44:46 INFO : Resync updating listings 2025/06/12 03:44:46 INFO : Validating listings for Path1 "/tmp/034225no/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:46 INFO : Bisync successful 2025/06/12 03:44:46 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/06/12 03:44:46 NOTICE: (12) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/06/12 03:44:46 NOTICE: (13) : touch-glob 2001-01-02 /tmp/034225no/createemptysrcdirs/path1/ subdir 2025/06/12 03:44:46 NOTICE: (14) : delete-file /tmp/034225no/createemptysrcdirs/path1/subdir/placeholder.txt 2025/06/12 03:44:46 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/06/12 03:44:46 NOTICE: (16) : bisync 2025/06/12 03:44:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:46 INFO : Synching Path1 "/tmp/034225no/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:46 INFO : Building Path1 and Path2 listings 2025/06/12 03:44:47 INFO : Path1 checking for diffs 2025/06/12 03:44:47 INFO : Path2 checking for diffs 2025/06/12 03:44:47 INFO : No changes found 2025/06/12 03:44:47 INFO : Updating listings 2025/06/12 03:44:47 INFO : Validating listings for Path1 "/tmp/034225no/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:47 INFO : Bisync successful 2025/06/12 03:44:47 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/06/12 03:44:47 NOTICE: (18) : list-dirs /tmp/034225no/createemptysrcdirs/path1/ 2025/06/12 03:44:47 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:44:47 NOTICE: (19) : list-dirs TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/ 2025/06/12 03:44:47 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:47 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/06/12 03:44:47 NOTICE: (21) : bisync create-empty-src-dirs 2025/06/12 03:44:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:47 INFO : Synching Path1 "/tmp/034225no/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:47 INFO : Building Path1 and Path2 listings 2025/06/12 03:44:47 INFO : Path1 checking for diffs 2025/06/12 03:44:47 INFO : - Path1 File is new - subdir 2025/06/12 03:44:47 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:44:47 INFO : Path2 checking for diffs 2025/06/12 03:44:47 INFO : - Path2 File is new - / 2025/06/12 03:44:47 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:44:47 INFO : Applying changes 2025/06/12 03:44:47 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/subdir 2025/06/12 03:44:47 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/createemptysrcdirs/path1// 2025/06/12 03:44:47 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:44:47 INFO : /: Making directory 2025/06/12 03:44:47 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:44:48 INFO : subdir: Making directory 2025/06/12 03:44:48 INFO : Updating listings 2025/06/12 03:44:48 INFO : Validating listings for Path1 "/tmp/034225no/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:48 INFO : Bisync successful 2025/06/12 03:44:48 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/06/12 03:44:48 NOTICE: (23) : list-dirs /tmp/034225no/createemptysrcdirs/path1/ 2025/06/12 03:44:48 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:44:48 NOTICE: (24) : list-dirs TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/ 2025/06/12 03:44:48 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:48 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:44:48 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2025/06/12 03:44:48 NOTICE: (26) : purge-children /tmp/034225no/createemptysrcdirs/path1/ 2025/06/12 03:44:48 NOTICE: (27) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.txt 2025/06/12 03:44:48 NOTICE: (28) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/12 03:44:48 NOTICE: (29) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/12 03:44:48 NOTICE: (30) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/12 03:44:48 NOTICE: (31) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/12 03:44:48 NOTICE: (32) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/12 03:44:48 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/06/12 03:44:48 NOTICE: (34) : bisync 2025/06/12 03:44:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:48 INFO : Synching Path1 "/tmp/034225no/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:48 INFO : Building Path1 and Path2 listings 2025/06/12 03:44:48 INFO : Path1 checking for diffs 2025/06/12 03:44:48 INFO : - Path1 File was deleted - / 2025/06/12 03:44:48 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/12 03:44:48 INFO : - Path1 File was deleted - subdir 2025/06/12 03:44:48 INFO : Path1: 3 changes:  0 new,  0 modified,  3 deleted 2025/06/12 03:44:48 INFO : Path2 checking for diffs 2025/06/12 03:44:48 INFO : - Path2 File was deleted - / 2025/06/12 03:44:48 INFO : - Path2 File was deleted - subdir 2025/06/12 03:44:48 INFO : Path2: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:44:48 INFO : Applying changes 2025/06/12 03:44:48 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/RCLONE_TEST 2025/06/12 03:44:48 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:44:48 INFO : RCLONE_TEST: Deleted 2025/06/12 03:44:48 INFO : Updating listings 2025/06/12 03:44:48 INFO : Validating listings for Path1 "/tmp/034225no/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:48 INFO : Bisync successful 2025/06/12 03:44:48 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/06/12 03:44:48 NOTICE: (36) : list-dirs /tmp/034225no/createemptysrcdirs/path1/ 2025/06/12 03:44:48 NOTICE: (37) : list-dirs TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/ 2025/06/12 03:44:49 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:49 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:44:49 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/06/12 03:44:49 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/06/12 03:44:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:49 INFO : Synching Path1 "/tmp/034225no/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:49 INFO : Copying Path2 files to Path1 2025/06/12 03:44:49 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:44:49 INFO : /: Made directory with metadata (mtime=2000-01-01T00:00:00Z) 2025/06/12 03:44:49 INFO : subdir: Made directory with metadata (mtime=2000-01-01T00:00:00Z) 2025/06/12 03:44:50 INFO : /: Set directory modification time (using SetModTime) 2025/06/12 03:44:50 INFO : subdir: Set directory modification time (using SetModTime) 2025/06/12 03:44:50 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:44:50 INFO : Resync updating listings 2025/06/12 03:44:50 INFO : Validating listings for Path1 "/tmp/034225no/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:50 INFO : Bisync successful 2025/06/12 03:44:50 NOTICE: (40) : list-dirs /tmp/034225no/createemptysrcdirs/path1/ 2025/06/12 03:44:50 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:44:50 NOTICE: (41) : list-dirs TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/ 2025/06/12 03:44:50 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:50 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:44:50 NOTICE: (42) : purge-children /tmp/034225no/createemptysrcdirs/path1/ 2025/06/12 03:44:50 NOTICE: (43) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.txt 2025/06/12 03:44:50 NOTICE: (44) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/12 03:44:50 NOTICE: (45) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/12 03:44:50 NOTICE: (46) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/12 03:44:50 NOTICE: (47) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/12 03:44:50 NOTICE: (48) : copy-as /tmp/034225no/datadir/test_createemptysrcdirs-mejamek0/placeholder.txt /tmp/034225no/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/12 03:44:50 NOTICE: (49) : list-dirs /tmp/034225no/createemptysrcdirs/path1/ 2025/06/12 03:44:50 NOTICE: (50) : list-dirs TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/ 2025/06/12 03:44:50 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:50 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:44:50 NOTICE: (51) : bisync create-empty-src-dirs 2025/06/12 03:44:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:50 INFO : Synching Path1 "/tmp/034225no/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:50 INFO : Building Path1 and Path2 listings 2025/06/12 03:44:50 INFO : Path1 checking for diffs 2025/06/12 03:44:50 INFO : - Path1 File was deleted - / 2025/06/12 03:44:50 INFO : - Path1 File was deleted - subdir 2025/06/12 03:44:50 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:44:50 INFO : Path2 checking for diffs 2025/06/12 03:44:50 INFO : Applying changes 2025/06/12 03:44:50 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2// 2025/06/12 03:44:50 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/subdir 2025/06/12 03:44:50 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:44:50 INFO : subdir: Removing directory 2025/06/12 03:44:51 INFO : /: Removing directory 2025/06/12 03:44:51 INFO : Updating listings 2025/06/12 03:44:51 INFO : Validating listings for Path1 "/tmp/034225no/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:51 INFO : Bisync successful 2025/06/12 03:44:51 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/06/12 03:44:51 NOTICE: (53) : list-dirs /tmp/034225no/createemptysrcdirs/path1/ 2025/06/12 03:44:51 NOTICE: (54) : list-dirs TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/ 2025/06/12 03:44:51 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:51 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/06/12 03:44:51 NOTICE: (56) : bisync create-empty-src-dirs 2025/06/12 03:44:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:44:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:44:51 INFO : Synching Path1 "/tmp/034225no/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:51 INFO : Building Path1 and Path2 listings 2025/06/12 03:44:51 INFO : Path1 checking for diffs 2025/06/12 03:44:51 INFO : Path2 checking for diffs 2025/06/12 03:44:51 INFO : - Path2 File is new - / 2025/06/12 03:44:51 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:44:51 INFO : Applying changes 2025/06/12 03:44:51 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/createemptysrcdirs/path1// 2025/06/12 03:44:51 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:44:51 INFO : /: Making directory 2025/06/12 03:44:51 INFO : Updating listings 2025/06/12 03:44:51 INFO : Validating listings for Path1 "/tmp/034225no/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/createemptysrcdirs/path2/" 2025/06/12 03:44:51 INFO : Bisync successful 2025/06/12 03:44:51 NOTICE: ---------------------------------------------------------- 2025/06/12 03:44:51 NOTICE: MISCOMPARE - Number of Golden and Results files do not match: 2025/06/12 03:44:51 NOTICE: Golden count: 9 2025/06/12 03:44:51 NOTICE: Result count: 10 2025/06/12 03:44:51 NOTICE: Golden files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/12 03:44:51 NOTICE: Result files: _testdir_path1.._testdir_path2.copy1to2.que, _testdir_path1.._testdir_path2.copy2to1.que, _testdir_path1.._testdir_path2.delete2.que, _testdir_path1.._testdir_path2.path1.lst, _testdir_path1.._testdir_path2.path1.lst-new, _testdir_path1.._testdir_path2.path1.lst-old, _testdir_path1.._testdir_path2.path2.lst, _testdir_path1.._testdir_path2.path2.lst-new, _testdir_path1.._testdir_path2.path2.lst-old, test.log 2025/06/12 03:44:51 NOTICE: File found in Results but not in Golden: _testdir_path1.._testdir_path2.copy2to1.que 2025/06/12 03:44:51 NOTICE: ---------------------------------------------------------- 2025/06/12 03:44:51 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.copy1to2.que 2025/06/12 03:44:51 NOTICE: | @@ -0,0 +1 @@ 2025/06/12 03:44:51 NOTICE: | +"/" 2025/06/12 03:44:51 NOTICE: ---------------------------------------------------------- 2025/06/12 03:44:51 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.delete2.que 2025/06/12 03:44:51 NOTICE: | @@ -0,0 +1 @@ 2025/06/12 03:44:51 NOTICE: | +"/" 2025/06/12 03:44:51 NOTICE: ---------------------------------------------------------- 2025/06/12 03:44:51 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst 2025/06/12 03:44:51 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:44:51 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:44:51 NOTICE: | + 2025/06/12 03:44:51 NOTICE: ---------------------------------------------------------- 2025/06/12 03:44:51 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst 2025/06/12 03:44:51 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:44:51 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:44:51 NOTICE: | + 2025/06/12 03:44:51 NOTICE: ---------------------------------------------------------- 2025/06/12 03:44:51 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/12 03:44:51 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:44:51 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:44:51 NOTICE: | + 2025/06/12 03:44:51 NOTICE: ---------------------------------------------------------- 2025/06/12 03:44:51 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:44:51 NOTICE: | @@ -55,0 +56 @@ 2025/06/12 03:44:51 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:51 NOTICE: | @@ -73,0 +75,2 @@ 2025/06/12 03:44:51 NOTICE: | +INFO : - Path2 File is new - / 2025/06/12 03:44:51 NOTICE: | +INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:44:51 NOTICE: | @@ -75,0 +79,2 @@ 2025/06/12 03:44:51 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}/ 2025/06/12 03:44:51 NOTICE: | +INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:44:51 NOTICE: | @@ -83,0 +89 @@ 2025/06/12 03:44:51 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:51 NOTICE: | @@ -107,0 +114 @@ 2025/06/12 03:44:51 NOTICE: | +INFO : - Path1 File was deleted - / 2025/06/12 03:44:51 NOTICE: | @@ -110,2 +117,3 @@ 2025/06/12 03:44:51 NOTICE: | -INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:44:51 NOTICE: | -INFO : Path2 checking for diffs 2025/06/12 03:44:51 NOTICE: | +INFO : Path1: 3 changes:  0 new,  0 modified,  3 deleted 2025/06/12 03:44:51 NOTICE: | +INFO : Path2 checking for diffs 2025/06/12 03:44:51 NOTICE: | +INFO : - Path2 File was deleted - / 2025/06/12 03:44:51 NOTICE: | @@ -113 +121 @@ 2025/06/12 03:44:51 NOTICE: | -INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:44:51 NOTICE: | +INFO : Path2: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:44:51 NOTICE: | @@ -122,0 +131 @@ 2025/06/12 03:44:51 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:51 NOTICE: | @@ -145,0 +155 @@ 2025/06/12 03:44:51 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:51 NOTICE: | @@ -155,0 +166 @@ 2025/06/12 03:44:51 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:51 NOTICE: | @@ -170,0 +182 @@ 2025/06/12 03:44:51 NOTICE: | +INFO : - Path1 File was deleted - / 2025/06/12 03:44:51 NOTICE: | @@ -172,3 +184,4 @@ 2025/06/12 03:44:51 NOTICE: | -INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:44:51 NOTICE: | -INFO : Path2 checking for diffs 2025/06/12 03:44:51 NOTICE: | -INFO : Applying changes 2025/06/12 03:44:51 NOTICE: | +INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:44:51 NOTICE: | +INFO : Path2 checking for diffs 2025/06/12 03:44:51 NOTICE: | +INFO : Applying changes 2025/06/12 03:44:51 NOTICE: | +INFO : - Path2 Queue delete - {path2/}/ 2025/06/12 03:44:51 NOTICE: | @@ -177,0 +191 @@ 2025/06/12 03:44:51 NOTICE: | +INFO : /: Removing directory 2025/06/12 03:44:51 NOTICE: | @@ -183,0 +198 @@ 2025/06/12 03:44:51 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:44:51 NOTICE: | @@ -200 +215,5 @@ 2025/06/12 03:44:51 NOTICE: | -INFO : No changes found 2025/06/12 03:44:51 NOTICE: | +INFO : - Path2 File is new - / 2025/06/12 03:44:51 NOTICE: | +INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:44:51 NOTICE: | +INFO : Applying changes 2025/06/12 03:44:51 NOTICE: | +INFO : - Path2 Queue copy to Path1 - {path1/}/ 2025/06/12 03:44:51 NOTICE: | +INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:44:51 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST createemptysrcdirs FAILED - 7 MISCOMPARED FILES === RUN TestBisyncLocalRemote/dry_run 2025/06/12 03:44:52 ERROR : error listing: directory not found 2025/06/12 03:44:52 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_dry_run-xutucos1 2025/06/12 03:44:52 NOTICE: checking Path1 Local file system at /tmp/034225no/dry_run/path1 2025/06/12 03:44:53 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/dry_run/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/dry_run Messages: directories 2025/06/12 03:45:00 NOTICE: (01) : test dry-run 2025/06/12 03:45:00 NOTICE: (02) : test initial bisync 2025/06/12 03:45:00 NOTICE: (03) : bisync resync 2025/06/12 03:45:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:01 INFO : Synching Path1 "/tmp/034225no/dry_run/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/" 2025/06/12 03:45:01 INFO : Copying Path2 files to Path1 2025/06/12 03:45:01 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:45:01 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:01 INFO : Resync updating listings 2025/06/12 03:45:01 INFO : Validating listings for Path1 "/tmp/034225no/dry_run/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/" 2025/06/12 03:45:01 INFO : Bisync successful 2025/06/12 03:45:01 NOTICE: (04) : test new on path2 - file10 2025/06/12 03:45:01 NOTICE: (05) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_dry_run-wozusux0/file10.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/dry_run/path2/ 2025/06/12 03:45:02 NOTICE: (06) : test newer on path2 - file1 2025/06/12 03:45:02 NOTICE: (07) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_dry_run-wozusux0/file1.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/dry_run/path2/ 2025/06/12 03:45:02 NOTICE: (08) : test new on path1 - file11 2025/06/12 03:45:02 NOTICE: (09) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_dry_run-wozusux0/file11.txt /tmp/034225no/dry_run/path1/ 2025/06/12 03:45:02 NOTICE: (10) : test newer on path1 - file2 2025/06/12 03:45:02 NOTICE: (11) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_dry_run-wozusux0/file2.txt /tmp/034225no/dry_run/path1/ 2025/06/12 03:45:02 NOTICE: (12) : test deleted on path2 - file3 2025/06/12 03:45:02 NOTICE: (13) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/dry_run/path2/file3.txt 2025/06/12 03:45:02 NOTICE: (14) : test deleted on path1 - file4 2025/06/12 03:45:02 NOTICE: (15) : delete-file /tmp/034225no/dry_run/path1/file4.txt 2025/06/12 03:45:02 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/06/12 03:45:02 NOTICE: (17) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_dry_run-wozusux0/ file5R.txt 2025/06/12 03:45:02 NOTICE: (18) : copy-as /tmp/034225no/datadir/test_dry_run-wozusux0/file5R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/dry_run/path2/ file5.txt 2025/06/12 03:45:03 NOTICE: (19) : touch-glob 2001-03-04 /tmp/034225no/datadir/test_dry_run-wozusux0/ file5L.txt 2025/06/12 03:45:03 NOTICE: (20) : copy-as /tmp/034225no/datadir/test_dry_run-wozusux0/file5L.txt /tmp/034225no/dry_run/path1/ file5.txt 2025/06/12 03:45:03 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/06/12 03:45:03 NOTICE: (22) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_dry_run-wozusux0/file6.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/dry_run/path2/ 2025/06/12 03:45:03 NOTICE: (23) : delete-file /tmp/034225no/dry_run/path1/file6.txt 2025/06/12 03:45:03 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/06/12 03:45:03 NOTICE: (25) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_dry_run-wozusux0/file7.txt /tmp/034225no/dry_run/path1/ 2025/06/12 03:45:03 NOTICE: (26) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/dry_run/path2/file7.txt 2025/06/12 03:45:03 NOTICE: (27) : test sync with dry-run and resync 2025/06/12 03:45:03 NOTICE: (28) : bisync dry-run resync 2025/06/12 03:45:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:03 INFO : Synching Path1 "/tmp/034225no/dry_run/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/" 2025/06/12 03:45:03 INFO : Copying Path2 files to Path1 2025/06/12 03:45:03 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/12 03:45:03 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:45:03 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/06/12 03:45:03 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:45:03 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/12 03:45:04 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:45:04 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/06/12 03:45:04 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/06/12 03:45:04 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/12 03:45:04 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/06/12 03:45:04 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:45:04 INFO : Resync updating listings 2025/06/12 03:45:04 INFO : Bisync successful 2025/06/12 03:45:04 NOTICE: (29) : copy-listings dryrun-resync 2025/06/12 03:45:04 NOTICE: (30) : test sync with dry-run 2025/06/12 03:45:04 NOTICE: (31) : bisync dry-run 2025/06/12 03:45:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45: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/06/12 03:45:04 INFO : Synching Path1 "/tmp/034225no/dry_run/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/" 2025/06/12 03:45:04 INFO : Building Path1 and Path2 listings 2025/06/12 03:45:05 INFO : Path1 checking for diffs 2025/06/12 03:45:05 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:45:05 NOTICE: - Path1 File was deleted - file4.txt 2025/06/12 03:45:05 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:45:05 NOTICE: - Path1 File was deleted - file6.txt 2025/06/12 03:45:05 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/12 03:45:05 NOTICE: - Path1 File is new - file11.txt 2025/06/12 03:45:05 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:45:05 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:45:05 INFO : Path2 checking for diffs 2025/06/12 03:45:05 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:45:05 NOTICE: - Path2 File was deleted - file3.txt 2025/06/12 03:45:05 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:45:05 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/12 03:45:05 NOTICE: - Path2 File was deleted - file7.txt 2025/06/12 03:45:05 NOTICE: - Path2 File is new - file10.txt 2025/06/12 03:45:05 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:45:05 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:45:05 INFO : Applying changes 2025/06/12 03:45:05 INFO : Checking potential conflicts... 2025/06/12 03:45:05 ERROR : file5.txt: md5 differ 2025/06/12 03:45:05 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/dry_run/path2: 1 differences found 2025/06/12 03:45:05 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/dry_run/path2: 1 errors while checking 2025/06/12 03:45:05 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:45:05 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file11.txt 2025/06/12 03:45:05 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file2.txt 2025/06/12 03:45:05 NOTICE: - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file4.txt 2025/06/12 03:45:05 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:45:05 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/12 03:45:05 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file5.txt.conflict1 2025/06/12 03:45:05 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/12 03:45:05 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/dry_run/path1/file5.txt.conflict2 2025/06/12 03:45:05 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/dry_run/path1/file6.txt 2025/06/12 03:45:05 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file7.txt 2025/06/12 03:45:05 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/dry_run/path1/file1.txt 2025/06/12 03:45:05 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/dry_run/path1/file10.txt 2025/06/12 03:45:05 NOTICE: - Path1 Queue delete - /tmp/034225no/dry_run/path1/file3.txt 2025/06/12 03:45:05 NOTICE: - Path2 Do queued copies to - Path1 2025/06/12 03:45:05 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:45:05 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:45:05 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:45:05 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/06/12 03:45:05 NOTICE: - Path1 Do queued copies to - Path2 2025/06/12 03:45:05 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:45:05 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:45:05 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/12 03:45:05 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/06/12 03:45:05 INFO : Updating listings 2025/06/12 03:45:05 INFO : Bisync successful 2025/06/12 03:45:05 NOTICE: (32) : copy-listings dryrun 2025/06/12 03:45:05 NOTICE: (33) : test sync without dry-run 2025/06/12 03:45:05 NOTICE: (34) : bisync 2025/06/12 03:45:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45: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/06/12 03:45:05 INFO : Synching Path1 "/tmp/034225no/dry_run/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/" 2025/06/12 03:45:05 INFO : Building Path1 and Path2 listings 2025/06/12 03:45:06 INFO : Path1 checking for diffs 2025/06/12 03:45:06 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:45:06 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:45:06 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:45:06 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:45:06 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/12 03:45:06 INFO : - Path1 File is new - file11.txt 2025/06/12 03:45:06 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:45:06 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:45:06 INFO : Path2 checking for diffs 2025/06/12 03:45:06 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:45:06 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:45:06 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:45:06 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/12 03:45:06 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:45:06 INFO : - Path2 File is new - file10.txt 2025/06/12 03:45:06 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:45:06 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:45:06 INFO : Applying changes 2025/06/12 03:45:06 INFO : Checking potential conflicts... 2025/06/12 03:45:06 ERROR : file5.txt: md5 differ 2025/06/12 03:45:06 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/dry_run/path2: 1 differences found 2025/06/12 03:45:06 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/dry_run/path2: 1 errors while checking 2025/06/12 03:45:06 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:45:06 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file11.txt 2025/06/12 03:45:06 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file2.txt 2025/06/12 03:45:06 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file4.txt 2025/06/12 03:45:06 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:45:06 NOTICE: - Path1 Renaming Path1 copy - /tmp/034225no/dry_run/path1/file5.txt.conflict1 2025/06/12 03:45:06 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/12 03:45:06 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file5.txt.conflict1 2025/06/12 03:45:06 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file5.txt.conflict2 2025/06/12 03:45:06 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/12 03:45:06 INFO : file5.txt: Deleted 2025/06/12 03:45:06 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/dry_run/path1/file5.txt.conflict2 2025/06/12 03:45:06 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/dry_run/path1/file6.txt 2025/06/12 03:45:06 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/file7.txt 2025/06/12 03:45:06 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/dry_run/path1/file1.txt 2025/06/12 03:45:06 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/dry_run/path1/file10.txt 2025/06/12 03:45:06 INFO : - Path1 Queue delete - /tmp/034225no/dry_run/path1/file3.txt 2025/06/12 03:45:06 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:45:06 INFO : file10.txt: Copied (new) 2025/06/12 03:45:06 INFO : file5.txt.conflict2: Copied (new) 2025/06/12 03:45:06 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:45:06 INFO : file6.txt: Copied (new) 2025/06/12 03:45:06 INFO : file3.txt: Deleted 2025/06/12 03:45:06 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:45:06 INFO : file11.txt: Copied (new) 2025/06/12 03:45:06 INFO : file5.txt.conflict1: Copied (new) 2025/06/12 03:45:06 INFO : file7.txt: Copied (new) 2025/06/12 03:45:07 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:45:07 INFO : file4.txt: Deleted 2025/06/12 03:45:07 INFO : Updating listings 2025/06/12 03:45:07 INFO : Validating listings for Path1 "/tmp/034225no/dry_run/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/dry_run/path2/" 2025/06/12 03:45:07 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncLocalRemote/equal 2025/06/12 03:45:07 ERROR : error listing: directory not found 2025/06/12 03:45:07 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_equal-wajosuc6 2025/06/12 03:45:07 NOTICE: checking Path1 Local file system at /tmp/034225no/equal/path1 2025/06/12 03:45:08 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/equal/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/equal Messages: directories 2025/06/12 03:45:15 NOTICE: (01) : test equal 2025/06/12 03:45:15 NOTICE: (02) : test initial bisync 2025/06/12 03:45:15 NOTICE: (03) : bisync resync 2025/06/12 03:45:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:16 INFO : Synching Path1 "/tmp/034225no/equal/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/equal/path2/" 2025/06/12 03:45:16 INFO : Copying Path2 files to Path1 2025/06/12 03:45:16 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:45:16 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:16 INFO : Resync updating listings 2025/06/12 03:45:16 INFO : Validating listings for Path1 "/tmp/034225no/equal/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/equal/path2/" 2025/06/12 03:45:16 INFO : Bisync successful 2025/06/12 03:45:16 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:45:16 NOTICE: (05) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_equal-xohixec4/ file1R.txt 2025/06/12 03:45:16 NOTICE: (06) : copy-as /tmp/034225no/datadir/test_equal-xohixec4/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/equal/path2/ file1.txt 2025/06/12 03:45:16 NOTICE: (07) : touch-glob 2001-03-04 /tmp/034225no/datadir/test_equal-xohixec4/ file1L.txt 2025/06/12 03:45:16 NOTICE: (08) : copy-as /tmp/034225no/datadir/test_equal-xohixec4/file1L.txt /tmp/034225no/equal/path1/ file1.txt 2025/06/12 03:45:16 NOTICE: (09) : test changed on both paths and identical - file2 2025/06/12 03:45:16 NOTICE: (10) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_equal-xohixec4/ file2.txt 2025/06/12 03:45:16 NOTICE: (11) : copy-as /tmp/034225no/datadir/test_equal-xohixec4/file2.txt /tmp/034225no/equal/path1/ file2.txt 2025/06/12 03:45:16 NOTICE: (12) : copy-as /tmp/034225no/datadir/test_equal-xohixec4/file2.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/equal/path2/ file2.txt 2025/06/12 03:45:16 NOTICE: (13) : test bisync run 2025/06/12 03:45:16 NOTICE: (14) : bisync 2025/06/12 03:45:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:17 INFO : Synching Path1 "/tmp/034225no/equal/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/equal/path2/" 2025/06/12 03:45:17 INFO : Building Path1 and Path2 listings 2025/06/12 03:45:17 INFO : Path1 checking for diffs 2025/06/12 03:45:17 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:45:17 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:45:17 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:45:17 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/12 03:45:17 INFO : Path2 checking for diffs 2025/06/12 03:45:17 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:45:17 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:45:17 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:45:17 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/12 03:45:17 INFO : Applying changes 2025/06/12 03:45:17 INFO : Checking potential conflicts... 2025/06/12 03:45:17 ERROR : file1.txt: md5 differ 2025/06/12 03:45:17 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/equal/path2: 1 differences found 2025/06/12 03:45:17 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/equal/path2: 1 errors while checking 2025/06/12 03:45:17 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/equal/path2: 1 matching files 2025/06/12 03:45:17 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:45:17 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:45:17 NOTICE: - Path1 Renaming Path1 copy - /tmp/034225no/equal/path1/file1.txt.conflict1 2025/06/12 03:45:17 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1 2025/06/12 03:45:17 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/equal/path2/file1.txt.conflict1 2025/06/12 03:45:17 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/equal/path2/file1.txt.conflict2 2025/06/12 03:45:17 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2 2025/06/12 03:45:17 INFO : file1.txt: Deleted 2025/06/12 03:45:17 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/equal/path1/file1.txt.conflict2 2025/06/12 03:45:17 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/12 03:45:17 INFO : Files are equal! Skipping: file2.txt 2025/06/12 03:45:17 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:45:17 INFO : file1.txt.conflict2: Copied (new) 2025/06/12 03:45:17 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:45:18 INFO : file1.txt.conflict1: Copied (new) 2025/06/12 03:45:18 INFO : Updating listings 2025/06/12 03:45:18 INFO : Validating listings for Path1 "/tmp/034225no/equal/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/equal/path2/" 2025/06/12 03:45:18 INFO : Bisync successful bisync_test.go:560: TEST equal PASSED === RUN TestBisyncLocalRemote/ext_paths 2025/06/12 03:45:18 ERROR : error listing: directory not found 2025/06/12 03:45:18 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_ext_paths-hiyesef4 2025/06/12 03:45:18 NOTICE: checking Path1 Local file system at /tmp/034225no/ext_paths/path1 2025/06/12 03:45:19 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/ext_paths/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"測試РуÑÑкий ěáñ"} actual : []string{"", "測試РуÑÑкий ěáñ"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=28) "測試РуÑÑкий ěáñ" Test: TestBisyncLocalRemote/ext_paths Messages: directories 2025/06/12 03:45:27 NOTICE: (01) : test extended-char-paths 2025/06/12 03:45:27 NOTICE: (02) : fix-names /tmp/034225no/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/ 2025/06/12 03:45:27 ERROR : Local file system at /tmp/034225no/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-jakejar5: Server side directory move failed: rename /tmp/034225no/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ /tmp/034225no/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-jakejar5: no such file or directory 2025/06/12 03:45:27 ERROR : Local file system at /tmp/034225no/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-jakejar5: error reading source root directory: directory not found 2025/06/12 03:45:27 NOTICE: (03) : fix-names TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/ 2025/06/12 03:45:27 ERROR : S3 bucket rclone-test-yecemox9mune path 034225no/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ: error reading source root directory: directory not found 2025/06/12 03:45:27 ERROR : S3 bucket rclone-test-yecemox9mune path 034225no/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-mazitaq8: error reading source root directory: directory not found 2025/06/12 03:45:27 NOTICE: (04) : fix-names /tmp/034225no/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:45:27 NOTICE: (05) : fix-names TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:45:28 NOTICE: (06) : fix-names /tmp/034225no/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2025/06/12 03:45:28 NOTICE: (07) : fix-names TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2025/06/12 03:45:28 NOTICE: (08) : fix-names /tmp/034225no/ext_paths/path1/測試_check{spc}file 2025/06/12 03:45:28 NOTICE: (09) : fix-names TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/ext_paths/path2/測試_check{spc}file 2025/06/12 03:45:28 NOTICE: (10) : fix-names /tmp/034225no/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:45:28 NOTICE: (11) : fix-names TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:45:28 NOTICE: (12) : test resync subdirs with extended chars 2025/06/12 03:45:28 NOTICE: (13) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ resync 2025/06/12 03:45:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:29 INFO : Synching Path1 "/tmp/034225no/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:45:29 INFO : Copying Path2 files to Path1 2025/06/12 03:45:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:45:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:29 INFO : Resync updating listings 2025/06/12 03:45:29 INFO : Validating listings for Path1 "/tmp/034225no/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:45:29 INFO : Bisync successful 2025/06/12 03:45:29 NOTICE: (14) : copy-listings resync 2025/06/12 03:45:29 NOTICE: (15) : test place new files with extended chars on each side 2025/06/12 03:45:29 NOTICE: (16) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_ext_paths-tuwajoj9/ file1.txt 2025/06/12 03:45:29 NOTICE: (17) : copy-as /tmp/034225no/datadir/test_ext_paths-tuwajoj9/file1.txt /tmp/034225no/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p1 2025/06/12 03:45:29 NOTICE: (18) : copy-as /tmp/034225no/datadir/test_ext_paths-tuwajoj9/file1.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p2 2025/06/12 03:45:30 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/06/12 03:45:30 NOTICE: (20) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ 2025/06/12 03:45:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:30 INFO : Synching Path1 "/tmp/034225no/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:45:30 INFO : Building Path1 and Path2 listings 2025/06/12 03:45:30 INFO : Path1 checking for diffs 2025/06/12 03:45:30 INFO : - Path1 File is new - 測試_file1p1 2025/06/12 03:45:30 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:45:30 INFO : Path2 checking for diffs 2025/06/12 03:45:30 INFO : - Path2 File is new - 測試_file1p2 2025/06/12 03:45:30 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:45:30 INFO : Applying changes 2025/06/12 03:45:30 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/測試РуÑÑкий ěáñ/測試_file1p1 2025/06/12 03:45:30 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/ext_paths/path1/測試РуÑÑкий ěáñ/測試_file1p2 2025/06/12 03:45:30 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:45:30 INFO : 測試_file1p2: Copied (new) 2025/06/12 03:45:30 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:45:31 INFO : 測試_file1p1: Copied (new) 2025/06/12 03:45:31 INFO : Updating listings 2025/06/12 03:45:31 INFO : Validating listings for Path1 "/tmp/034225no/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:45:31 INFO : Bisync successful 2025/06/12 03:45:31 NOTICE: (21) : move-listings normal-sync 2025/06/12 03:45:31 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/06/12 03:45:31 NOTICE: (23) : bisync resync 2025/06/12 03:45:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:31 INFO : Synching Path1 "/tmp/034225no/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:31 INFO : Copying Path2 files to Path1 2025/06/12 03:45:31 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:45:31 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:31 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:31 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:31 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:31 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:31 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:31 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:32 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:32 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:32 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:32 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:32 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:32 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:32 INFO : Resync updating listings 2025/06/12 03:45:32 INFO : Validating listings for Path1 "/tmp/034225no/ext_paths/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:32 INFO : Bisync successful 2025/06/12 03:45:32 NOTICE: (24) : delete-file /tmp/034225no/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:45:32 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/06/12 03:45:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:32 INFO : Synching Path1 "/tmp/034225no/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:32 INFO : Building Path1 and Path2 listings 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 INFO : Path1 checking for diffs 2025/06/12 03:45:33 INFO : - Path1 File was deleted - 測試РуÑÑкий ěáñ/測試_check file 2025/06/12 03:45:33 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:45:33 INFO : Path2 checking for diffs 2025/06/12 03:45:33 INFO : Checking access health 2025/06/12 03:45:33 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/06/12 03:45:33 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試РуÑÑкий ěáñ/測試_check file 2025/06/12 03:45:33 ERROR : Bisync critical error: check file check failed 2025/06/12 03:45:33 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:45:33 NOTICE: Bisync error: bisync aborted 2025/06/12 03:45:33 NOTICE: (26) : copy-listings check-access-fail 2025/06/12 03:45:33 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/06/12 03:45:33 NOTICE: (28) : bisync resync 2025/06/12 03:45:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45: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/06/12 03:45:33 INFO : Synching Path1 "/tmp/034225no/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:33 INFO : Copying Path2 files to Path1 2025/06/12 03:45:33 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:45:33 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (new) 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2025/06/12 03:45:33 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:33 INFO : Resync updating listings 2025/06/12 03:45:33 INFO : Validating listings for Path1 "/tmp/034225no/ext_paths/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:33 INFO : Bisync successful 2025/06/12 03:45:33 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/06/12 03:45:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:34 INFO : Synching Path1 "/tmp/034225no/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:34 INFO : Building Path1 and Path2 listings 2025/06/12 03:45:34 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:34 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:34 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:34 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:34 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:34 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:34 INFO : Path1 checking for diffs 2025/06/12 03:45:34 INFO : Path2 checking for diffs 2025/06/12 03:45:34 INFO : Checking access health 2025/06/12 03:45:34 INFO : Found 2 matching "測試_check file" files on both paths 2025/06/12 03:45:34 INFO : No changes found 2025/06/12 03:45:34 INFO : Updating listings 2025/06/12 03:45:34 INFO : Validating listings for Path1 "/tmp/034225no/ext_paths/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:34 INFO : Bisync successful 2025/06/12 03:45:34 NOTICE: (30) : move-listings check-access-pass 2025/06/12 03:45:34 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/06/12 03:45:34 NOTICE: (32) : copy-file /tmp/034225no/datadir/test_ext_paths-tuwajoj9/測試_filtersfile.txt /tmp/034225no/workdir/ 2025/06/12 03:45:34 NOTICE: (33) : bisync filters-file=/tmp/034225no/workdir/測試_filtersfile.txt resync 2025/06/12 03:45:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:35 INFO : Synching Path1 "/tmp/034225no/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:35 INFO : Using filters file /tmp/034225no/workdir/測試_filtersfile.txt 2025/06/12 03:45:35 INFO : Storing filters file hash to /tmp/034225no/workdir/測試_filtersfile.txt.md5 2025/06/12 03:45:35 INFO : Copying Path2 files to Path1 2025/06/12 03:45:35 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:35 INFO : Resync updating listings 2025/06/12 03:45:35 INFO : Validating listings for Path1 "/tmp/034225no/ext_paths/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:35 INFO : Bisync successful 2025/06/12 03:45:35 NOTICE: (34) : copy-as /tmp/034225no/datadir/test_ext_paths-tuwajoj9/file1.txt /tmp/034225no/ext_paths/path1/ fileZ.txt 2025/06/12 03:45:35 NOTICE: (35) : bisync filters-file=/tmp/034225no/workdir/測試_filtersfile.txt 2025/06/12 03:45:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:35 INFO : Synching Path1 "/tmp/034225no/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:35 INFO : Using filters file /tmp/034225no/workdir/測試_filtersfile.txt 2025/06/12 03:45:35 INFO : Building Path1 and Path2 listings 2025/06/12 03:45:36 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 INFO : Path1 checking for diffs 2025/06/12 03:45:36 INFO : Path2 checking for diffs 2025/06/12 03:45:36 INFO : No changes found 2025/06/12 03:45:36 INFO : Updating listings 2025/06/12 03:45:36 INFO : Validating listings for Path1 "/tmp/034225no/ext_paths/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ext_paths/path2/" 2025/06/12 03:45:36 INFO : Bisync successful 2025/06/12 03:45:36 NOTICE: ---------------------------------------------------------- 2025/06/12 03:45:36 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:45:36 NOTICE: | @@ -80 +80,13 @@ 2025/06/12 03:45:36 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | @@ -97,0 +110,6 @@ 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | @@ -124 +142,13 @@ 2025/06/12 03:45:36 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | @@ -140,0 +171,6 @@ 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | @@ -168 +204,13 @@ 2025/06/12 03:45:36 NOTICE: | -INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | @@ -186,0 +235,6 @@ 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:45:36 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST ext_paths FAILED - 1 MISCOMPARED FILES === RUN TestBisyncLocalRemote/extended_filenames 2025/06/12 03:45:37 ERROR : error listing: directory not found 2025/06/12 03:45:37 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_extended_filenames-sivaham5 2025/06/12 03:45:37 NOTICE: checking Path1 Local file system at /tmp/034225no/extended_filenames/path1 2025/06/12 03:45:38 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/extended_filenames/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir_with_ࢺ_"} actual : []string{"", "subdir_with_ࢺ_"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=16) "subdir_with_ࢺ_" Test: TestBisyncLocalRemote/extended_filenames Messages: directories 2025/06/12 03:45:45 NOTICE: (01) : test extended-filenames 2025/06/12 03:45:45 NOTICE: (02) : fix-names /tmp/034225no/extended_filenames/path1/subdir_with_ࢺ_/ 2025/06/12 03:45:45 NOTICE: (03) : fix-names TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/extended_filenames/path2/subdir_with_ࢺ_/ 2025/06/12 03:45:45 NOTICE: (04) : fix-names /tmp/034225no/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/12 03:45:45 NOTICE: (05) : fix-names TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/12 03:45:46 NOTICE: (06) : fix-names /tmp/034225no/extended_filenames/path1/РуÑÑкий.txt 2025/06/12 03:45:46 NOTICE: (07) : fix-names TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/extended_filenames/path2/РуÑÑкий.txt 2025/06/12 03:45:46 NOTICE: (08) : fix-names /tmp/034225no/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2025/06/12 03:45:46 NOTICE: (09) : fix-names TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2025/06/12 03:45:46 NOTICE: (10) : test initial bisync 2025/06/12 03:45:46 NOTICE: (11) : bisync resync 2025/06/12 03:45:46 NOTICE: Local file system at /tmp/034225no/extended_filenames/path1: Replacing invalid UTF-8 characters in "eÌŒ\x81\xfe aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬eÌö" 2025/06/12 03:45:46 NOTICE: Local file system at /tmp/034225no/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: // (//)) (fs1: Local file system at /tmp/034225no/extended_filenames/path1 fs2: S3 bucket rclone-test-yecemox9mune path 034225no/extended_filenames/path2) @@ -1 +1 @@ -file1 - Copy (2).txtfile1 - Copy (2).txt+// === RUN TestBisyncLocalRemote/filters 2025/06/12 03:45:48 ERROR : error listing: directory not found 2025/06/12 03:45:48 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_filters-cijaziy1 2025/06/12 03:45:48 NOTICE: checking Path1 Local file system at /tmp/034225no/filters/path1 2025/06/12 03:45:49 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/filters/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncLocalRemote/filters Messages: directories 2025/06/12 03:45:56 NOTICE: (01) : test filters 2025/06/12 03:45:56 NOTICE: (02) : copy-file /tmp/034225no/datadir/test_filters-novelaw0/filtersfile.flt /tmp/034225no/workdir/ 2025/06/12 03:45:56 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/06/12 03:45:56 NOTICE: (04) : bisync filters-file=/tmp/034225no/workdir/filtersfile.flt resync 2025/06/12 03:45:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:45:56 INFO : Synching Path1 "/tmp/034225no/filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filters/path2/" 2025/06/12 03:45:56 INFO : Using filters file /tmp/034225no/workdir/filtersfile.flt 2025/06/12 03:45:56 INFO : Storing filters file hash to /tmp/034225no/workdir/filtersfile.flt.md5 2025/06/12 03:45:56 INFO : Copying Path2 files to Path1 2025/06/12 03:45:56 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:45:57 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:45:57 INFO : Resync updating listings 2025/06/12 03:45:57 INFO : Validating listings for Path1 "/tmp/034225no/filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filters/path2/" 2025/06/12 03:45:57 INFO : Bisync successful 2025/06/12 03:45:57 NOTICE: (05) : copy-listings resync 2025/06/12 03:45:57 NOTICE: (06) : test place new files on the remote 2025/06/12 03:45:57 NOTICE: (07) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_filters-novelaw0/ fileZ.txt 2025/06/12 03:45:57 NOTICE: (08) : copy-as /tmp/034225no/datadir/test_filters-novelaw0/fileZ.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/filters/path2/ fileZ.txt 2025/06/12 03:45:58 NOTICE: (09) : copy-as /tmp/034225no/datadir/test_filters-novelaw0/fileZ.txt /tmp/034225no/filters/path1/subdir fileZ.txt 2025/06/12 03:45:58 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/06/12 03:45:58 NOTICE: (11) : bisync filters-file=/tmp/034225no/workdir/filtersfile.flt 2025/06/12 03:45:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:45: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/06/12 03:45:58 INFO : Synching Path1 "/tmp/034225no/filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filters/path2/" 2025/06/12 03:45:58 INFO : Using filters file /tmp/034225no/workdir/filtersfile.flt 2025/06/12 03:45:58 INFO : Building Path1 and Path2 listings 2025/06/12 03:45:58 INFO : Path1 checking for diffs 2025/06/12 03:45:58 INFO : - Path1 File is new - subdir/fileZ.txt 2025/06/12 03:45:58 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:45:58 INFO : Path2 checking for diffs 2025/06/12 03:45:58 INFO : Applying changes 2025/06/12 03:45:58 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filters/path2/subdir/fileZ.txt 2025/06/12 03:45:58 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:45:59 INFO : subdir/fileZ.txt: Copied (new) 2025/06/12 03:45:59 INFO : Updating listings 2025/06/12 03:45:59 INFO : Validating listings for Path1 "/tmp/034225no/filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filters/path2/" 2025/06/12 03:45:59 INFO : Bisync successful bisync_test.go:560: TEST filters PASSED === RUN TestBisyncLocalRemote/filtersfile_checks 2025/06/12 03:45:59 ERROR : error listing: directory not found 2025/06/12 03:45:59 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_filtersfile_checks-vevades9 2025/06/12 03:45:59 NOTICE: checking Path1 Local file system at /tmp/034225no/filtersfile_checks/path1 2025/06/12 03:46:00 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/filtersfile_checks/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncLocalRemote/filtersfile_checks Messages: directories 2025/06/12 03:46:07 NOTICE: (01) : test filtersfile-checks 2025/06/12 03:46:07 NOTICE: (02) : test initial bisync 2025/06/12 03:46:07 NOTICE: (03) : bisync resync 2025/06/12 03:46:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:08 INFO : Synching Path1 "/tmp/034225no/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:08 INFO : Copying Path2 files to Path1 2025/06/12 03:46:08 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:46:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:46:08 INFO : Resync updating listings 2025/06/12 03:46:08 INFO : Validating listings for Path1 "/tmp/034225no/filtersfile_checks/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:08 INFO : Bisync successful 2025/06/12 03:46:08 NOTICE: (04) : test 1. inject filters file in workdir. 2025/06/12 03:46:08 NOTICE: (05) : copy-file /tmp/034225no/datadir/test_filtersfile_checks-zibihuw8/filtersfile.txt /tmp/034225no/workdir/ 2025/06/12 03:46:08 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/06/12 03:46:08 NOTICE: (07) : bisync filters-file=/tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:08 INFO : Synching Path1 "/tmp/034225no/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:08 INFO : Using filters file /tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:08 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:08 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:46:08 NOTICE: Bisync error: bisync aborted 2025/06/12 03:46:08 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/06/12 03:46:08 NOTICE: (09) : bisync 2025/06/12 03:46:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:09 INFO : Synching Path1 "/tmp/034225no/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:09 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/034225no/workdir/tmp_034225no_filtersfile_checks_path1..TestS3_rclone-test-yecemox9mune_034225no_filtersfile_checks_path2.path1.lst Path2: /tmp/034225no/workdir/tmp_034225no_filtersfile_checks_path1..TestS3_rclone-test-yecemox9mune_034225no_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034225no/workdir" 2025/06/12 03:46:09 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:46:09 NOTICE: Bisync error: bisync aborted 2025/06/12 03:46:09 NOTICE: (10) : test 4. run with filters-file and resync. 2025/06/12 03:46:09 NOTICE: (11) : bisync filters-file=/tmp/034225no/workdir/filtersfile.txt resync 2025/06/12 03:46:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:09 INFO : Synching Path1 "/tmp/034225no/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:09 INFO : Using filters file /tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:09 INFO : Storing filters file hash to /tmp/034225no/workdir/filtersfile.txt.md5 2025/06/12 03:46:09 INFO : Copying Path2 files to Path1 2025/06/12 03:46:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:46:09 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:46:09 INFO : Resync updating listings 2025/06/12 03:46:09 INFO : Validating listings for Path1 "/tmp/034225no/filtersfile_checks/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:09 INFO : Bisync successful 2025/06/12 03:46:09 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/06/12 03:46:09 NOTICE: (13) : bisync filters-file=/tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:09 INFO : Synching Path1 "/tmp/034225no/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:09 INFO : Using filters file /tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:09 INFO : Building Path1 and Path2 listings 2025/06/12 03:46:10 INFO : Path1 checking for diffs 2025/06/12 03:46:10 INFO : Path2 checking for diffs 2025/06/12 03:46:10 INFO : No changes found 2025/06/12 03:46:10 INFO : Updating listings 2025/06/12 03:46:10 INFO : Validating listings for Path1 "/tmp/034225no/filtersfile_checks/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:10 INFO : Bisync successful 2025/06/12 03:46:10 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/06/12 03:46:10 NOTICE: (15) : copy-as /tmp/034225no/datadir/test_filtersfile_checks-zibihuw8/filtersfile2.txt /tmp/034225no/workdir/ filtersfile.txt 2025/06/12 03:46:10 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/06/12 03:46:10 NOTICE: (17) : bisync filters-file=/tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:10 INFO : Synching Path1 "/tmp/034225no/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:10 INFO : Using filters file /tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:10 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:10 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:46:10 NOTICE: Bisync error: bisync aborted 2025/06/12 03:46:10 NOTICE: (18) : test 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort. 2025/06/12 03:46:10 NOTICE: (19) : bisync filters-file=/tmp/034225no/workdir/filtersfile.txt resync dry-run 2025/06/12 03:46:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:10 INFO : Synching Path1 "/tmp/034225no/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:10 INFO : Using filters file /tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:10 INFO : Skipped storing filters file hash to /tmp/034225no/workdir/filtersfile.txt.md5 as --dry-run is set 2025/06/12 03:46:10 INFO : Copying Path2 files to Path1 2025/06/12 03:46:10 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/12 03:46:10 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/12 03:46:11 INFO : Resync updating listings 2025/06/12 03:46:11 INFO : Bisync successful 2025/06/12 03:46:11 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/06/12 03:46:11 NOTICE: (21) : bisync filters-file=/tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:11 INFO : Synching Path1 "/tmp/034225no/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/filtersfile_checks/path2/" 2025/06/12 03:46:11 INFO : Using filters file /tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:11 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/034225no/workdir/filtersfile.txt 2025/06/12 03:46:11 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:46:11 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncLocalRemote/ignorelistingchecksum 2025/06/12 03:46:11 ERROR : error listing: directory not found 2025/06/12 03:46:11 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_ignorelistingchecksum-mofituv1 2025/06/12 03:46:11 NOTICE: checking Path1 Local file system at /tmp/034225no/ignorelistingchecksum/path1 2025/06/12 03:46:12 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/ignorelistingchecksum/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncLocalRemote/ignorelistingchecksum Messages: directories 2025/06/12 03:46:20 NOTICE: (01) : test basic 2025/06/12 03:46:20 NOTICE: (02) : test initial bisync 2025/06/12 03:46:20 NOTICE: (03) : bisync resync 2025/06/12 03:46:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:20 INFO : Synching Path1 "/tmp/034225no/ignorelistingchecksum/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ignorelistingchecksum/path2/" 2025/06/12 03:46:20 INFO : Copying Path2 files to Path1 2025/06/12 03:46:20 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:46:20 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:46:21 INFO : Resync updating listings 2025/06/12 03:46:21 INFO : Validating listings for Path1 "/tmp/034225no/ignorelistingchecksum/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ignorelistingchecksum/path2/" 2025/06/12 03:46:21 INFO : Bisync successful 2025/06/12 03:46:21 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/12 03:46:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:21 INFO : Synching Path1 "/tmp/034225no/ignorelistingchecksum/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ignorelistingchecksum/path2/" 2025/06/12 03:46:21 INFO : Copying Path2 files to Path1 2025/06/12 03:46:21 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:46:21 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:46:21 INFO : Resync updating listings 2025/06/12 03:46:21 INFO : Validating listings for Path1 "/tmp/034225no/ignorelistingchecksum/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ignorelistingchecksum/path2/" 2025/06/12 03:46:21 INFO : Bisync successful 2025/06/12 03:46:21 NOTICE: (05) : test place newer files on both paths 2025/06/12 03:46:21 NOTICE: (06) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_ignorelistingchecksum-qimaxal6/file1.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/ignorelistingchecksum/path2/ 2025/06/12 03:46:22 NOTICE: (07) : copy-as /tmp/034225no/datadir/test_ignorelistingchecksum-qimaxal6/file1.txt /tmp/034225no/ignorelistingchecksum/path1/subdir file20.txt 2025/06/12 03:46:22 NOTICE: (08) : test bisync run 2025/06/12 03:46:22 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/12 03:46:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:22 INFO : Synching Path1 "/tmp/034225no/ignorelistingchecksum/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ignorelistingchecksum/path2/" 2025/06/12 03:46:22 INFO : Building Path1 and Path2 listings 2025/06/12 03:46:22 INFO : Path1 checking for diffs 2025/06/12 03:46:22 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/12 03:46:22 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:46:22 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:46:22 INFO : Path2 checking for diffs 2025/06/12 03:46:22 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:46:22 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:46:22 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:46:22 INFO : Applying changes 2025/06/12 03:46:22 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/12 03:46:22 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/ignorelistingchecksum/path1/file1.txt 2025/06/12 03:46:22 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:46:22 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:46:22 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:46:23 INFO : subdir/file20.txt: Copied (replaced existing) 2025/06/12 03:46:23 INFO : Updating listings 2025/06/12 03:46:23 INFO : Validating listings for Path1 "/tmp/034225no/ignorelistingchecksum/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/ignorelistingchecksum/path2/" 2025/06/12 03:46:23 INFO : Bisync successful bisync_test.go:560: TEST ignorelistingchecksum PASSED === RUN TestBisyncLocalRemote/max_delete_path1 2025/06/12 03:46:23 ERROR : error listing: directory not found 2025/06/12 03:46:23 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_max_delete_path1-tomojeg1 2025/06/12 03:46:23 NOTICE: checking Path1 Local file system at /tmp/034225no/max_delete_path1/path1 2025/06/12 03:46:24 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/max_delete_path1/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/max_delete_path1 Messages: directories 2025/06/12 03:46:32 NOTICE: (01) : test max-delete-path1 2025/06/12 03:46:32 NOTICE: (02) : test initial bisync 2025/06/12 03:46:32 NOTICE: (03) : bisync resync 2025/06/12 03:46:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:32 INFO : Synching Path1 "/tmp/034225no/max_delete_path1/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path1/path2/" 2025/06/12 03:46:32 INFO : Copying Path2 files to Path1 2025/06/12 03:46:32 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:46:32 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:46:33 INFO : Resync updating listings 2025/06/12 03:46:33 INFO : Validating listings for Path1 "/tmp/034225no/max_delete_path1/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path1/path2/" 2025/06/12 03:46:33 INFO : Bisync successful 2025/06/12 03:46:33 NOTICE: (04) : test delete >50% of local files 2025/06/12 03:46:33 NOTICE: (05) : delete-file /tmp/034225no/max_delete_path1/path1/file1.txt 2025/06/12 03:46:33 NOTICE: (06) : delete-file /tmp/034225no/max_delete_path1/path1/file2.txt 2025/06/12 03:46:33 NOTICE: (07) : delete-file /tmp/034225no/max_delete_path1/path1/file3.txt 2025/06/12 03:46:33 NOTICE: (08) : delete-file /tmp/034225no/max_delete_path1/path1/file4.txt 2025/06/12 03:46:33 NOTICE: (09) : delete-file /tmp/034225no/max_delete_path1/path1/file5.txt 2025/06/12 03:46:33 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/12 03:46:33 NOTICE: (11) : bisync 2025/06/12 03:46:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46: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/06/12 03:46:33 INFO : Synching Path1 "/tmp/034225no/max_delete_path1/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path1/path2/" 2025/06/12 03:46:33 INFO : Building Path1 and Path2 listings 2025/06/12 03:46:33 INFO : Path1 checking for diffs 2025/06/12 03:46:33 INFO : - Path1 File was deleted - file1.txt 2025/06/12 03:46:33 INFO : - Path1 File was deleted - file2.txt 2025/06/12 03:46:33 INFO : - Path1 File was deleted - file3.txt 2025/06/12 03:46:33 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:46:33 INFO : - Path1 File was deleted - file5.txt 2025/06/12 03:46:33 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:46:33 INFO : Path2 checking for diffs 2025/06/12 03:46:33 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/034225no/max_delete_path1/path1/". Run with --force if desired. 2025/06/12 03:46:33 NOTICE: Bisync aborted. Please try again. 2025/06/12 03:46:33 NOTICE: Bisync error: too many deletes 2025/06/12 03:46:33 NOTICE: (12) : copy-listings initial-fail 2025/06/12 03:46:33 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/12 03:46:33 NOTICE: (14) : bisync max-delete=60 2025/06/12 03:46:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:34 INFO : Synching Path1 "/tmp/034225no/max_delete_path1/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path1/path2/" 2025/06/12 03:46:34 INFO : Building Path1 and Path2 listings 2025/06/12 03:46:34 INFO : Path1 checking for diffs 2025/06/12 03:46:34 INFO : - Path1 File was deleted - file1.txt 2025/06/12 03:46:34 INFO : - Path1 File was deleted - file2.txt 2025/06/12 03:46:34 INFO : - Path1 File was deleted - file3.txt 2025/06/12 03:46:34 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:46:34 INFO : - Path1 File was deleted - file5.txt 2025/06/12 03:46:34 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:46:34 INFO : Path2 checking for diffs 2025/06/12 03:46:34 INFO : Applying changes 2025/06/12 03:46:34 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path1/path2/file1.txt 2025/06/12 03:46:34 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path1/path2/file2.txt 2025/06/12 03:46:34 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path1/path2/file3.txt 2025/06/12 03:46:34 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path1/path2/file4.txt 2025/06/12 03:46:34 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path1/path2/file5.txt 2025/06/12 03:46:34 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:46:34 INFO : file4.txt: Deleted 2025/06/12 03:46:34 INFO : file5.txt: Deleted 2025/06/12 03:46:34 INFO : file3.txt: Deleted 2025/06/12 03:46:34 INFO : file2.txt: Deleted 2025/06/12 03:46:34 INFO : file1.txt: Deleted 2025/06/12 03:46:34 INFO : Updating listings 2025/06/12 03:46:34 INFO : Validating listings for Path1 "/tmp/034225no/max_delete_path1/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path1/path2/" 2025/06/12 03:46:34 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncLocalRemote/max_delete_path2_force 2025/06/12 03:46:35 ERROR : error listing: directory not found 2025/06/12 03:46:35 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_max_delete_path2_force-bicorub7 2025/06/12 03:46:35 NOTICE: checking Path1 Local file system at /tmp/034225no/max_delete_path2_force/path1 2025/06/12 03:46:36 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/max_delete_path2_force/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/max_delete_path2_force Messages: directories 2025/06/12 03:46:44 NOTICE: (01) : test max-delete-path2-force 2025/06/12 03:46:44 NOTICE: (02) : test initial bisync 2025/06/12 03:46:44 NOTICE: (03) : bisync resync 2025/06/12 03:46:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:44 INFO : Synching Path1 "/tmp/034225no/max_delete_path2_force/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/" 2025/06/12 03:46:44 INFO : Copying Path2 files to Path1 2025/06/12 03:46:44 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:46:44 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:46:45 INFO : Resync updating listings 2025/06/12 03:46:45 INFO : Validating listings for Path1 "/tmp/034225no/max_delete_path2_force/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/" 2025/06/12 03:46:45 INFO : Bisync successful 2025/06/12 03:46:45 NOTICE: (04) : test delete >50% of remote files 2025/06/12 03:46:45 NOTICE: (05) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/file1.txt 2025/06/12 03:46:45 NOTICE: (06) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/file2.txt 2025/06/12 03:46:45 NOTICE: (07) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/file3.txt 2025/06/12 03:46:45 NOTICE: (08) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/file4.txt 2025/06/12 03:46:45 NOTICE: (09) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/file5.txt 2025/06/12 03:46:45 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/12 03:46:45 NOTICE: (11) : bisync 2025/06/12 03:46:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:45 INFO : Synching Path1 "/tmp/034225no/max_delete_path2_force/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/" 2025/06/12 03:46:45 INFO : Building Path1 and Path2 listings 2025/06/12 03:46:46 INFO : Path1 checking for diffs 2025/06/12 03:46:46 INFO : Path2 checking for diffs 2025/06/12 03:46:46 INFO : - Path2 File was deleted - file1.txt 2025/06/12 03:46:46 INFO : - Path2 File was deleted - file2.txt 2025/06/12 03:46:46 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:46:46 INFO : - Path2 File was deleted - file4.txt 2025/06/12 03:46:46 INFO : - Path2 File was deleted - file5.txt 2025/06/12 03:46:46 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:46:46 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/12 03:46:46 NOTICE: Bisync aborted. Please try again. 2025/06/12 03:46:46 NOTICE: Bisync error: too many deletes 2025/06/12 03:46:46 NOTICE: (12) : copy-listings initial-fail 2025/06/12 03:46:46 NOTICE: (13) : test apply force option. sync should run. 2025/06/12 03:46:46 NOTICE: (14) : bisync force 2025/06/12 03:46:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:46:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:46:46 INFO : Synching Path1 "/tmp/034225no/max_delete_path2_force/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/" 2025/06/12 03:46:46 INFO : Building Path1 and Path2 listings 2025/06/12 03:46:46 INFO : Path1 checking for diffs 2025/06/12 03:46:46 INFO : Path2 checking for diffs 2025/06/12 03:46:46 INFO : - Path2 File was deleted - file1.txt 2025/06/12 03:46:46 INFO : - Path2 File was deleted - file2.txt 2025/06/12 03:46:46 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:46:46 INFO : - Path2 File was deleted - file4.txt 2025/06/12 03:46:46 INFO : - Path2 File was deleted - file5.txt 2025/06/12 03:46:46 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:46:46 INFO : Applying changes 2025/06/12 03:46:46 INFO : - Path1 Queue delete - /tmp/034225no/max_delete_path2_force/path1/file1.txt 2025/06/12 03:46:46 INFO : - Path1 Queue delete - /tmp/034225no/max_delete_path2_force/path1/file2.txt 2025/06/12 03:46:46 INFO : - Path1 Queue delete - /tmp/034225no/max_delete_path2_force/path1/file3.txt 2025/06/12 03:46:46 INFO : - Path1 Queue delete - /tmp/034225no/max_delete_path2_force/path1/file4.txt 2025/06/12 03:46:46 INFO : - Path1 Queue delete - /tmp/034225no/max_delete_path2_force/path1/file5.txt 2025/06/12 03:46:46 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:46:46 INFO : file4.txt: Deleted 2025/06/12 03:46:46 INFO : file5.txt: Deleted 2025/06/12 03:46:46 INFO : file1.txt: Deleted 2025/06/12 03:46:46 INFO : file2.txt: Deleted 2025/06/12 03:46:46 INFO : file3.txt: Deleted 2025/06/12 03:46:46 INFO : Updating listings 2025/06/12 03:46:46 INFO : Validating listings for Path1 "/tmp/034225no/max_delete_path2_force/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/max_delete_path2_force/path2/" 2025/06/12 03:46:46 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncLocalRemote/nomodtime 2025/06/12 03:46:47 ERROR : error listing: directory not found 2025/06/12 03:46:47 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_nomodtime-muxuyor6 2025/06/12 03:46:47 NOTICE: checking Path1 Local file system at /tmp/034225no/nomodtime/path1 2025/06/12 03:46:48 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/nomodtime/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/nomodtime Messages: directories 2025/06/12 03:46:55 NOTICE: (01) : test changes 2025/06/12 03:46:55 NOTICE: (02) : test initial bisync 2025/06/12 03:46:55 NOTICE: (03) : bisync resync nomodtime 2025/06/12 03:46:56 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:46:56 INFO : Synching Path1 "/tmp/034225no/nomodtime/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/nomodtime/path2/" 2025/06/12 03:46:56 INFO : Copying Path2 files to Path1 2025/06/12 03:46:56 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:46:56 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:46:56 INFO : Resync updating listings 2025/06/12 03:46:56 INFO : Validating listings for Path1 "/tmp/034225no/nomodtime/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/nomodtime/path2/" 2025/06/12 03:46:56 INFO : Bisync successful 2025/06/12 03:46:56 NOTICE: (04) : test make modifications on both paths 2025/06/12 03:46:56 NOTICE: (05) : test new on path2 - file10 2025/06/12 03:46:56 NOTICE: (06) : copy-file /tmp/034225no/datadir/test_nomodtime-divuxir1/file10.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/nomodtime/path2/ 2025/06/12 03:46:56 NOTICE: (07) : test changed on path2 - file1 2025/06/12 03:46:56 NOTICE: (08) : copy-file /tmp/034225no/datadir/test_nomodtime-divuxir1/file1.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/nomodtime/path2/ 2025/06/12 03:46:57 NOTICE: (09) : test new on path1 - file11 2025/06/12 03:46:57 NOTICE: (10) : copy-file /tmp/034225no/datadir/test_nomodtime-divuxir1/file11.txt /tmp/034225no/nomodtime/path1/ 2025/06/12 03:46:57 NOTICE: (11) : test changed on path1 - file2 2025/06/12 03:46:57 NOTICE: (12) : copy-file /tmp/034225no/datadir/test_nomodtime-divuxir1/file2.txt /tmp/034225no/nomodtime/path1/ 2025/06/12 03:46:57 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 03:46:57 NOTICE: (14) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/nomodtime/path2/file3.txt 2025/06/12 03:46:57 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 03:46:57 NOTICE: (16) : delete-file /tmp/034225no/nomodtime/path1/file4.txt 2025/06/12 03:46:57 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 03:46:57 NOTICE: (18) : delete-file /tmp/034225no/nomodtime/path1/file8.txt 2025/06/12 03:46:57 NOTICE: (19) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/nomodtime/path2/file8.txt 2025/06/12 03:46:57 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 03:46:57 NOTICE: (21) : copy-as /tmp/034225no/datadir/test_nomodtime-divuxir1/file5R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/nomodtime/path2/ file5.txt 2025/06/12 03:46:57 NOTICE: (22) : copy-as /tmp/034225no/datadir/test_nomodtime-divuxir1/file5L.txt /tmp/034225no/nomodtime/path1/ file5.txt 2025/06/12 03:46:57 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/06/12 03:46:57 NOTICE: (24) : copy-file /tmp/034225no/datadir/test_nomodtime-divuxir1/file6.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/nomodtime/path2/ 2025/06/12 03:46:57 NOTICE: (25) : delete-file /tmp/034225no/nomodtime/path1/file6.txt 2025/06/12 03:46:57 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/06/12 03:46:57 NOTICE: (27) : copy-file /tmp/034225no/datadir/test_nomodtime-divuxir1/file7.txt /tmp/034225no/nomodtime/path1/ 2025/06/12 03:46:57 NOTICE: (28) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/nomodtime/path2/file7.txt 2025/06/12 03:46:57 NOTICE: (29) : test bisync run 2025/06/12 03:46:57 NOTICE: (30) : bisync nomodtime 2025/06/12 03:46:58 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:46:58 INFO : Synching Path1 "/tmp/034225no/nomodtime/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/nomodtime/path2/" 2025/06/12 03:46:58 INFO : Building Path1 and Path2 listings 2025/06/12 03:46:58 INFO : Path1 checking for diffs 2025/06/12 03:46:58 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/06/12 03:46:58 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:46:58 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/06/12 03:46:58 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:46:58 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/06/12 03:46:58 INFO : - Path1 File was deleted - file8.txt 2025/06/12 03:46:58 INFO : - Path1 File is new - file11.txt 2025/06/12 03:46:58 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:46:58 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:46:58 INFO : Path2 checking for diffs 2025/06/12 03:46:58 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/06/12 03:46:58 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:46:58 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/06/12 03:46:58 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/06/12 03:46:58 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:46:58 INFO : - Path2 File was deleted - file8.txt 2025/06/12 03:46:58 INFO : - Path2 File is new - file10.txt 2025/06/12 03:46:58 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:46:58 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:46:58 INFO : Applying changes 2025/06/12 03:46:58 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/nomodtime/path2/file11.txt 2025/06/12 03:46:58 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/nomodtime/path2/file2.txt 2025/06/12 03:46:58 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/nomodtime/path2/file4.txt 2025/06/12 03:46:58 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:46:58 NOTICE: - Path1 Renaming Path1 copy - /tmp/034225no/nomodtime/path1/file5.txt.conflict1 2025/06/12 03:46:58 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2025/06/12 03:46:58 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/nomodtime/path2/file5.txt.conflict1 2025/06/12 03:46:58 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/nomodtime/path2/file5.txt.conflict2 2025/06/12 03:46:58 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/12 03:46:58 INFO : file5.txt: Deleted 2025/06/12 03:46:58 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/nomodtime/path1/file5.txt.conflict2 2025/06/12 03:46:58 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/nomodtime/path1/file6.txt 2025/06/12 03:46:58 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/nomodtime/path2/file7.txt 2025/06/12 03:46:58 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/nomodtime/path1/file1.txt 2025/06/12 03:46:58 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/nomodtime/path1/file10.txt 2025/06/12 03:46:58 INFO : - Path1 Queue delete - /tmp/034225no/nomodtime/path1/file3.txt 2025/06/12 03:46:58 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:46:58 INFO : file6.txt: Copied (new) 2025/06/12 03:46:58 INFO : file5.txt.conflict2: Copied (new) 2025/06/12 03:46:58 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:46:58 INFO : file10.txt: Copied (new) 2025/06/12 03:46:58 INFO : file3.txt: Deleted 2025/06/12 03:46:58 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:46:58 INFO : file7.txt: Copied (new) 2025/06/12 03:46:58 INFO : file11.txt: Copied (new) 2025/06/12 03:46:58 INFO : file5.txt.conflict1: Copied (new) 2025/06/12 03:46:58 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:46:58 INFO : file4.txt: Deleted 2025/06/12 03:46:58 INFO : Updating listings 2025/06/12 03:46:58 INFO : Validating listings for Path1 "/tmp/034225no/nomodtime/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/nomodtime/path2/" 2025/06/12 03:46:58 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncLocalRemote/normalization 2025/06/12 03:46:59 ERROR : error listing: directory not found 2025/06/12 03:46:59 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_normalization-lemefux9 2025/06/12 03:46:59 NOTICE: checking Path1 Local file system at /tmp/034225no/normalization/path1 2025/06/12 03:47:00 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/normalization/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"測試_РуÑÑкий_ _ _Ä›_áñ"} actual : []string{"", "測試_РуÑÑкий_ _ _Ä›_áñ"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=33) "測試_РуÑÑкий_ _ _Ä›_áñ" Test: TestBisyncLocalRemote/normalization Messages: directories 2025/06/12 03:47:07 NOTICE: (01) : test normalization 2025/06/12 03:47:07 NOTICE: (02) : touch-copy 2001-01-02 /tmp/034225no/datadir/test_normalization-waxurum5/file1.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/normalization/path2/ 2025/06/12 03:47:08 NOTICE: (03) : test initial bisync 2025/06/12 03:47:08 NOTICE: (04) : bisync resync 2025/06/12 03:47:08 NOTICE: Local file system at /tmp/034225no/normalization/path1: Replacing invalid UTF-8 characters in "eÌŒ\x81\xfe aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬eÌö" 2025/06/12 03:47:08 NOTICE: Local file system at /tmp/034225no/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: // (//)) (fs1: Local file system at /tmp/034225no/normalization/path1 fs2: S3 bucket rclone-test-yecemox9mune path 034225no/normalization/path2) @@ -1 +1 @@ -測試_РуÑÑкий_ _ _Ä›_áñ測試_РуÑÑкий_ _ _Ä›_áñ+// === RUN TestBisyncLocalRemote/rclone_args 2025/06/12 03:47:09 ERROR : error listing: directory not found 2025/06/12 03:47:09 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_rclone_args-tayihoh5 2025/06/12 03:47:09 NOTICE: checking Path1 Local file system at /tmp/034225no/rclone_args/path1 2025/06/12 03:47:10 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/rclone_args/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncLocalRemote/rclone_args Messages: directories 2025/06/12 03:47:17 NOTICE: (01) : test rclone-args 2025/06/12 03:47:17 NOTICE: (02) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_rclone_args-liveyoq7/ * 2025/06/12 03:47:17 NOTICE: (03) : test initial bisync 2025/06/12 03:47:17 NOTICE: (04) : bisync resync checksum 2025/06/12 03:47:18 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:47:18 INFO : Synching Path1 "/tmp/034225no/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:18 INFO : Copying Path2 files to Path1 2025/06/12 03:47:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:47:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:47:18 INFO : Resync updating listings 2025/06/12 03:47:18 INFO : Validating listings for Path1 "/tmp/034225no/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:18 INFO : Bisync successful 2025/06/12 03:47:18 NOTICE: (05) : test place newer files on both paths 2025/06/12 03:47:18 NOTICE: (06) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file1.txt /tmp/034225no/rclone_args/path1/ 2025/06/12 03:47:18 NOTICE: (07) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file2.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/ 2025/06/12 03:47:18 NOTICE: (08) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file20.txt /tmp/034225no/rclone_args/path1/subdir 2025/06/12 03:47:18 NOTICE: (09) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file21.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/subdir 2025/06/12 03:47:18 NOTICE: (10) : touch-glob 2001-01-02 /tmp/034225no/rclone_args/path1/ file1.txt 2025/06/12 03:47:18 NOTICE: (11) : touch-glob 2001-01-02 TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/ file2.txt 2025/06/12 03:47:19 NOTICE: (12) : touch-glob 2001-01-02 /tmp/034225no/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:47:19 NOTICE: (13) : touch-glob 2001-01-02 TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:47:19 NOTICE: (14) : test run bisync with custom options 2025/06/12 03:47:19 NOTICE: (15) : bisync checksum 2025/06/12 03:47: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/06/12 03:47:19 INFO : Synching Path1 "/tmp/034225no/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:19 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:19 INFO : Path1 checking for diffs 2025/06/12 03:47:19 INFO : - Path1 File changed: hash - file1.txt 2025/06/12 03:47:19 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:47:19 INFO : (Modified:  1 hash differs) 2025/06/12 03:47:19 INFO : Path2 checking for diffs 2025/06/12 03:47:19 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/12 03:47:19 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:47:19 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/12 03:47:19 INFO : Applying changes 2025/06/12 03:47:19 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/file1.txt 2025/06/12 03:47:19 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/rclone_args/path1/file2.txt 2025/06/12 03:47:19 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:47:19 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:47:19 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:47:20 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:47:20 INFO : Updating listings 2025/06/12 03:47:20 INFO : Validating listings for Path1 "/tmp/034225no/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:20 INFO : Bisync successful 2025/06/12 03:47:20 NOTICE: (16) : touch-glob 2007-07-23 /tmp/034225no/datadir/test_rclone_args-liveyoq7/ * 2025/06/12 03:47:20 NOTICE: (17) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file1.txt /tmp/034225no/rclone_args/path1/ 2025/06/12 03:47:20 NOTICE: (18) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file2.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/ 2025/06/12 03:47:20 NOTICE: (19) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file20.txt /tmp/034225no/rclone_args/path1/subdir 2025/06/12 03:47:20 NOTICE: (20) : copy-as /tmp/034225no/datadir/test_rclone_args-liveyoq7/file21.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/ file1.txt 2025/06/12 03:47:20 NOTICE: (21) : touch-glob 2007-07-23 /tmp/034225no/rclone_args/path1/ file1.txt 2025/06/12 03:47:20 NOTICE: (22) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/ file2.txt 2025/06/12 03:47:20 NOTICE: (23) : touch-glob 2007-07-23 /tmp/034225no/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:47:20 NOTICE: (24) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:47:20 NOTICE: (25) : bisync size-only 2025/06/12 03:47:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:21 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:21 INFO : Synching Path1 "/tmp/034225no/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:21 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:21 INFO : Path1 checking for diffs 2025/06/12 03:47:21 INFO : Path2 checking for diffs 2025/06/12 03:47:21 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/12 03:47:21 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:47:21 INFO : (Modified:  0 larger,  1 smaller) 2025/06/12 03:47:21 INFO : Applying changes 2025/06/12 03:47:21 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/rclone_args/path1/file1.txt 2025/06/12 03:47:21 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:47:21 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:47:21 INFO : Updating listings 2025/06/12 03:47:21 INFO : Validating listings for Path1 "/tmp/034225no/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:21 INFO : Bisync successful 2025/06/12 03:47:21 NOTICE: (26) : bisync resync 2025/06/12 03:47:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:21 INFO : Synching Path1 "/tmp/034225no/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:21 INFO : Copying Path2 files to Path1 2025/06/12 03:47:21 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:47:21 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:47:21 INFO : file2.txt: Updated modification time in destination 2025/06/12 03:47:21 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:47:21 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 03:47:21 INFO : Resync updating listings 2025/06/12 03:47:21 INFO : Validating listings for Path1 "/tmp/034225no/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:21 INFO : Bisync successful 2025/06/12 03:47:21 NOTICE: (27) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file1.txt /tmp/034225no/rclone_args/path1/ 2025/06/12 03:47:21 NOTICE: (28) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file2.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/ 2025/06/12 03:47:22 NOTICE: (29) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file20.txt /tmp/034225no/rclone_args/path1/subdir 2025/06/12 03:47:22 NOTICE: (30) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file21.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/subdir 2025/06/12 03:47:22 NOTICE: (31) : touch-glob 2007-07-23 /tmp/034225no/rclone_args/path1/ file1.txt 2025/06/12 03:47:22 NOTICE: (32) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/ file2.txt 2025/06/12 03:47:22 NOTICE: (33) : touch-glob 2007-07-23 /tmp/034225no/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:47:22 NOTICE: (34) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:47:22 NOTICE: (35) : bisync ignore-size 2025/06/12 03:47:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:22 INFO : Synching Path1 "/tmp/034225no/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:22 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:23 INFO : Path1 checking for diffs 2025/06/12 03:47:23 INFO : Path2 checking for diffs 2025/06/12 03:47:23 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/12 03:47:23 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/12 03:47:23 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:47:23 INFO : (Modified:  2 newer,  0 older) 2025/06/12 03:47:23 INFO : Applying changes 2025/06/12 03:47:23 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/rclone_args/path1/file2.txt 2025/06/12 03:47:23 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/rclone_args/path1/subdir/file21.txt 2025/06/12 03:47:23 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:47:23 INFO : file2.txt: Updated modification time in destination 2025/06/12 03:47:23 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 03:47:23 INFO : Updating listings 2025/06/12 03:47:23 INFO : Validating listings for Path1 "/tmp/034225no/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:23 INFO : Bisync successful 2025/06/12 03:47:23 NOTICE: (36) : bisync resync compare-all 2025/06/12 03:47:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:47:23 INFO : Synching Path1 "/tmp/034225no/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:23 INFO : Copying Path2 files to Path1 2025/06/12 03:47:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:47:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:47:24 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:47:24 INFO : Resync updating listings 2025/06/12 03:47:24 INFO : Validating listings for Path1 "/tmp/034225no/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:24 INFO : Bisync successful 2025/06/12 03:47:24 NOTICE: (37) : copy-as /tmp/034225no/datadir/test_rclone_args-liveyoq7/file21.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/ file2.txt 2025/06/12 03:47:24 NOTICE: (38) : touch-glob 2023-08-26 /tmp/034225no/datadir/test_rclone_args-liveyoq7/ * 2025/06/12 03:47:24 NOTICE: (39) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file1.txt /tmp/034225no/rclone_args/path1/ 2025/06/12 03:47:24 NOTICE: (40) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file20.txt /tmp/034225no/rclone_args/path1/subdir 2025/06/12 03:47:24 NOTICE: (41) : copy-file /tmp/034225no/datadir/test_rclone_args-liveyoq7/file21.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/subdir 2025/06/12 03:47:24 NOTICE: (42) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/ file2.txt 2025/06/12 03:47:24 NOTICE: (43) : touch-glob 2023-08-26 /tmp/034225no/rclone_args/path1/ file1.txt 2025/06/12 03:47:24 NOTICE: (44) : touch-glob 2023-08-26 /tmp/034225no/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:47:24 NOTICE: (45) : touch-glob 2023-08-26 TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:47:24 NOTICE: (46) : bisync compare-all 2025/06/12 03:47:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2025/06/12 03:47:25 INFO : Synching Path1 "/tmp/034225no/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:25 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:25 INFO : Path1 checking for diffs 2025/06/12 03:47:25 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 03:47:25 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/12 03:47:25 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:47:25 INFO : (Modified:  2 newer,  0 older) 2025/06/12 03:47:25 INFO : Path2 checking for diffs 2025/06/12 03:47:25 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/12 03:47:25 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/12 03:47:25 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:47:25 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/12 03:47:25 INFO : Applying changes 2025/06/12 03:47:25 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/file1.txt 2025/06/12 03:47:25 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/subdir/file20.txt 2025/06/12 03:47:25 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/rclone_args/path1/file2.txt 2025/06/12 03:47:25 INFO : - Path2 Queue copy to Path1 - /tmp/034225no/rclone_args/path1/subdir/file21.txt 2025/06/12 03:47:25 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:47:25 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:47:25 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 03:47:25 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:47:25 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:47:25 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:47:25 INFO : Updating listings 2025/06/12 03:47:25 INFO : Validating listings for Path1 "/tmp/034225no/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rclone_args/path2/" 2025/06/12 03:47:25 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncLocalRemote/resolve 2025/06/12 03:47:26 ERROR : error listing: directory not found 2025/06/12 03:47:26 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_resolve-qilesot8 2025/06/12 03:47:26 NOTICE: checking Path1 Local file system at /tmp/034225no/resolve/path1 2025/06/12 03:47:27 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/resolve Messages: directories 2025/06/12 03:47:34 NOTICE: (01) : test resolve 2025/06/12 03:47:34 NOTICE: (02) : test initial bisync 2025/06/12 03:47:34 NOTICE: (03) : bisync resync 2025/06/12 03:47:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:34 INFO : Synching Path1 "/tmp/034225no/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:34 INFO : Copying Path2 files to Path1 2025/06/12 03:47:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:47:34 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:47:34 INFO : Resync updating listings 2025/06/12 03:47:34 INFO : Validating listings for Path1 "/tmp/034225no/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:34 INFO : Bisync successful 2025/06/12 03:47:34 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:47:34 NOTICE: (05) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1R.txt 2025/06/12 03:47:34 NOTICE: (06) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resolve/path2/ file1.txt 2025/06/12 03:47:35 NOTICE: (07) : touch-glob 2001-03-04 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1L.txt 2025/06/12 03:47:35 NOTICE: (08) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1L.txt /tmp/034225no/resolve/path1/ file1.txt 2025/06/12 03:47:35 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/12 03:47:35 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/12 03:47:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:35 INFO : Synching Path1 "/tmp/034225no/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:35 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:35 INFO : Path1 checking for diffs 2025/06/12 03:47:35 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:47:35 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:47:35 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:47:35 INFO : Path2 checking for diffs 2025/06/12 03:47:35 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:47:35 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:47:35 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:47:35 INFO : Applying changes 2025/06/12 03:47:35 INFO : Checking potential conflicts... 2025/06/12 03:47:35 ERROR : file1.txt: md5 differ 2025/06/12 03:47:35 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 1 differences found 2025/06/12 03:47:35 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 1 errors while checking 2025/06/12 03:47:35 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:47:35 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:47:35 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/06/12 03:47:35 INFO : file1.txt: The winner is: Path1 2025/06/12 03:47:35 NOTICE: - Path2 Deleting Path2 copy - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/file1.txt 2025/06/12 03:47:35 INFO : file1.txt: Deleted 2025/06/12 03:47:35 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/12 03:47:35 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:47:35 INFO : file1.txt: Copied (new) 2025/06/12 03:47:35 INFO : Updating listings 2025/06/12 03:47:35 INFO : Validating listings for Path1 "/tmp/034225no/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:35 INFO : Bisync successful 2025/06/12 03:47:35 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:47:35 NOTICE: (12) : touch-glob 2001-07-23 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1R.txt 2025/06/12 03:47:35 NOTICE: (13) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resolve/path2/ file1.txt 2025/06/12 03:47:36 NOTICE: (14) : touch-glob 2001-08-26 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1L.txt 2025/06/12 03:47:36 NOTICE: (15) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1L.txt /tmp/034225no/resolve/path1/ file1.txt 2025/06/12 03:47:36 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/12 03:47:36 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/12 03:47:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:36 INFO : Synching Path1 "/tmp/034225no/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:36 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:36 INFO : Path1 checking for diffs 2025/06/12 03:47:36 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 03:47:36 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:47:36 INFO : (Modified:  1 newer,  0 older) 2025/06/12 03:47:36 INFO : Path2 checking for diffs 2025/06/12 03:47:36 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/12 03:47:36 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:47:36 INFO : (Modified:  1 newer,  0 older) 2025/06/12 03:47:36 INFO : Applying changes 2025/06/12 03:47:36 INFO : Checking potential conflicts... 2025/06/12 03:47:36 ERROR : file1.txt: md5 differ 2025/06/12 03:47:36 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 1 differences found 2025/06/12 03:47:36 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 1 errors while checking 2025/06/12 03:47:36 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:47:36 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:47:36 INFO : file1.txt: The winner is: Path2 2025/06/12 03:47:36 NOTICE: - Path1 Renaming Path1 copy - /tmp/034225no/resolve/path1/file1.txt.dinosaur1 2025/06/12 03:47:36 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/06/12 03:47:36 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/file1.txt.dinosaur1 2025/06/12 03:47:36 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/file1.txt 2025/06/12 03:47:36 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/resolve/path1/file1.txt 2025/06/12 03:47:36 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:47:36 INFO : file1.txt: Copied (new) 2025/06/12 03:47:36 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:47:36 INFO : file1.txt.dinosaur1: Copied (new) 2025/06/12 03:47:36 INFO : Updating listings 2025/06/12 03:47:36 INFO : Validating listings for Path1 "/tmp/034225no/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:36 INFO : Bisync successful 2025/06/12 03:47:36 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:47:36 NOTICE: (19) : touch-glob 2002-07-23 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1R.txt 2025/06/12 03:47:36 NOTICE: (20) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resolve/path2/ file1.txt 2025/06/12 03:47:37 NOTICE: (21) : touch-glob 2002-08-26 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1L.txt 2025/06/12 03:47:37 NOTICE: (22) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1L.txt /tmp/034225no/resolve/path1/ file1.txt 2025/06/12 03:47:37 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/12 03:47:37 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/12 03:47:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:37 INFO : Synching Path1 "/tmp/034225no/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:37 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:37 INFO : Path1 checking for diffs 2025/06/12 03:47:37 INFO : - Path1 File is new - file1.txt 2025/06/12 03:47:37 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:47:37 INFO : Path2 checking for diffs 2025/06/12 03:47:37 INFO : - Path2 File is new - file1.txt 2025/06/12 03:47:37 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:47:37 INFO : Applying changes 2025/06/12 03:47:37 INFO : Checking potential conflicts... 2025/06/12 03:47:37 ERROR : file1.txt: md5 differ 2025/06/12 03:47:37 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 1 differences found 2025/06/12 03:47:37 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 1 errors while checking 2025/06/12 03:47:37 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:47:37 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:47:37 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/12 03:47:37 INFO : file1.txt: A winner could not be determined. 2025/06/12 03:47:37 NOTICE: - Path1 Renaming Path1 copy - /tmp/034225no/resolve/path1/file1.txt.apple1 2025/06/12 03:47:37 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/06/12 03:47:37 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/file1.txt.apple1 2025/06/12 03:47:37 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/file1.txt.apple2 2025/06/12 03:47:38 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple2 2025/06/12 03:47:38 INFO : file1.txt: Deleted 2025/06/12 03:47:38 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/resolve/path1/file1.txt.apple2 2025/06/12 03:47:38 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:47:38 INFO : file1.txt.apple2: Copied (new) 2025/06/12 03:47:38 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:47:38 INFO : file1.txt.apple1: Copied (new) 2025/06/12 03:47:38 INFO : Updating listings 2025/06/12 03:47:38 INFO : Validating listings for Path1 "/tmp/034225no/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:38 INFO : Bisync successful 2025/06/12 03:47:38 NOTICE: (25) : test different suffixes 2025/06/12 03:47:38 NOTICE: (26) : touch-glob 2003-07-23 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1R.txt 2025/06/12 03:47:38 NOTICE: (27) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resolve/path2/ file1.txt 2025/06/12 03:47:38 NOTICE: (28) : touch-glob 2003-07-23 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1L.txt 2025/06/12 03:47:38 NOTICE: (29) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1L.txt /tmp/034225no/resolve/path1/ file1.txt 2025/06/12 03:47:38 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/12 03:47:38 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/12 03:47:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:39 INFO : Synching Path1 "/tmp/034225no/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:39 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:39 INFO : Path1 checking for diffs 2025/06/12 03:47:39 INFO : - Path1 File is new - file1.txt 2025/06/12 03:47:39 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:47:39 INFO : Path2 checking for diffs 2025/06/12 03:47:39 INFO : - Path2 File is new - file1.txt 2025/06/12 03:47:39 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:47:39 INFO : Applying changes 2025/06/12 03:47:39 INFO : Checking potential conflicts... 2025/06/12 03:47:39 ERROR : file1.txt: md5 differ 2025/06/12 03:47:39 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 1 differences found 2025/06/12 03:47:39 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 1 errors while checking 2025/06/12 03:47:39 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:47:39 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:47:39 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/06/12 03:47:39 INFO : file1.txt: A winner could not be determined. 2025/06/12 03:47:39 NOTICE: - Path1 Renaming Path1 copy - /tmp/034225no/resolve/path1/file1.txt.cloud1 2025/06/12 03:47:39 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/06/12 03:47:39 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/file1.txt.cloud1 2025/06/12 03:47:39 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/file1.txt.local1 2025/06/12 03:47:39 INFO : file1.txt: Copied (server-side copy) to: file1.txt.local1 2025/06/12 03:47:39 INFO : file1.txt: Deleted 2025/06/12 03:47:39 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/resolve/path1/file1.txt.local1 2025/06/12 03:47:39 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:47:39 INFO : file1.txt.local1: Copied (new) 2025/06/12 03:47:39 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:47:40 INFO : file1.txt.cloud1: Copied (new) 2025/06/12 03:47:40 INFO : Updating listings 2025/06/12 03:47:40 INFO : Validating listings for Path1 "/tmp/034225no/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:40 INFO : Bisync successful 2025/06/12 03:47:40 NOTICE: (32) : test legacy 2025/06/12 03:47:40 NOTICE: (33) : touch-glob 2004-07-23 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1R.txt 2025/06/12 03:47:40 NOTICE: (34) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resolve/path2/ file1.txt 2025/06/12 03:47:40 NOTICE: (35) : touch-glob 2004-07-23 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1L.txt 2025/06/12 03:47:40 NOTICE: (36) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1L.txt /tmp/034225no/resolve/path1/ file1.txt 2025/06/12 03:47:40 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/12 03:47:40 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/12 03:47:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:40 INFO : Synching Path1 "/tmp/034225no/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:40 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:41 INFO : Path1 checking for diffs 2025/06/12 03:47:41 INFO : - Path1 File is new - file1.txt 2025/06/12 03:47:41 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:47:41 INFO : Path2 checking for diffs 2025/06/12 03:47:41 INFO : - Path2 File is new - file1.txt 2025/06/12 03:47:41 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:47:41 INFO : Applying changes 2025/06/12 03:47:41 INFO : Checking potential conflicts... 2025/06/12 03:47:41 ERROR : file1.txt: md5 differ 2025/06/12 03:47:41 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 1 differences found 2025/06/12 03:47:41 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 1 errors while checking 2025/06/12 03:47:41 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:47:41 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:47:41 NOTICE: - Path1 Renaming Path1 copy - /tmp/034225no/resolve/path1/file1.txt..path1 2025/06/12 03:47:41 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2025/06/12 03:47:41 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/file1.txt..path1 2025/06/12 03:47:41 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/file1.txt..path2 2025/06/12 03:47:41 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path2 2025/06/12 03:47:41 INFO : file1.txt: Deleted 2025/06/12 03:47:41 NOTICE: - Path2 Queue copy to Path1 - /tmp/034225no/resolve/path1/file1.txt..path2 2025/06/12 03:47:41 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:47:41 INFO : file1.txt..path2: Copied (new) 2025/06/12 03:47:41 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:47:42 INFO : file1.txt..path1: Copied (new) 2025/06/12 03:47:42 INFO : Updating listings 2025/06/12 03:47:42 INFO : Validating listings for Path1 "/tmp/034225no/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:42 INFO : Bisync successful 2025/06/12 03:47:42 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/12 03:47:42 NOTICE: (40) : touch-glob 2005-01-02 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1R.txt 2025/06/12 03:47:42 NOTICE: (41) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resolve/path2/ file1.txt 2025/06/12 03:47:42 NOTICE: (42) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1R.txt /tmp/034225no/resolve/path1/ file2.txt 2025/06/12 03:47:42 NOTICE: (43) : touch-glob 2006-03-04 /tmp/034225no/datadir/test_resolve-pocoxob6/ file1L.txt 2025/06/12 03:47:42 NOTICE: (44) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1L.txt /tmp/034225no/resolve/path1/ file1.txt 2025/06/12 03:47:42 NOTICE: (45) : copy-as /tmp/034225no/datadir/test_resolve-pocoxob6/file1L.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resolve/path2/ file2.txt 2025/06/12 03:47:42 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/12 03:47:42 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/12 03:47:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:43 INFO : Synching Path1 "/tmp/034225no/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:43 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:43 INFO : Path1 checking for diffs 2025/06/12 03:47:43 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:47:43 INFO : - Path1 File is new - file1.txt 2025/06/12 03:47:43 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/12 03:47:43 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:47:43 INFO : Path2 checking for diffs 2025/06/12 03:47:43 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:47:43 INFO : - Path2 File is new - file1.txt 2025/06/12 03:47:43 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/12 03:47:43 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:47:43 INFO : Applying changes 2025/06/12 03:47:43 INFO : Checking potential conflicts... 2025/06/12 03:47:43 ERROR : file1.txt: md5 differ 2025/06/12 03:47:43 ERROR : file2.txt: md5 differ 2025/06/12 03:47:43 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 2 differences found 2025/06/12 03:47:43 NOTICE: S3 bucket rclone-test-yecemox9mune path 034225no/resolve/path2: 2 errors while checking 2025/06/12 03:47:43 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/12 03:47:43 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:47:43 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/12 03:47:43 INFO : file1.txt: The winner is: Path1 2025/06/12 03:47:43 NOTICE: - Path2 Deleting Path2 copy - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/file1.txt 2025/06/12 03:47:43 INFO : file1.txt: Deleted 2025/06/12 03:47:43 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/12 03:47:43 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/12 03:47:43 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/12 03:47:43 INFO : file2.txt: The winner is: Path2 2025/06/12 03:47:43 NOTICE: - Path1 Deleting Path1 copy - /tmp/034225no/resolve/path1/file2.txt 2025/06/12 03:47:43 INFO : file2.txt: Deleted 2025/06/12 03:47:43 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/12 03:47:43 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:47:43 INFO : file2.txt: Copied (new) 2025/06/12 03:47:43 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:47:44 INFO : file1.txt: Copied (new) 2025/06/12 03:47:44 INFO : Updating listings 2025/06/12 03:47:44 INFO : Validating listings for Path1 "/tmp/034225no/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resolve/path2/" 2025/06/12 03:47:44 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncLocalRemote/resync 2025/06/12 03:47:44 ERROR : error listing: directory not found 2025/06/12 03:47:44 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_resync-sigohuq4 2025/06/12 03:47:44 NOTICE: checking Path1 Local file system at /tmp/034225no/resync/path1 2025/06/12 03:47:45 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/resync/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/resync Messages: directories 2025/06/12 03:47:53 NOTICE: (01) : test resync 2025/06/12 03:47:53 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/12 03:47:53 NOTICE: (03) : purge-children /tmp/034225no/resync/path1/ 2025/06/12 03:47:53 NOTICE: (04) : bisync resync 2025/06/12 03:47:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:53 INFO : Synching Path1 "/tmp/034225no/resync/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync/path2/" 2025/06/12 03:47:53 INFO : Copying Path2 files to Path1 2025/06/12 03:47:53 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:47:53 INFO : RCLONE_TEST: Copied (new) 2025/06/12 03:47:53 INFO : file1.txt: Copied (new) 2025/06/12 03:47:53 INFO : file2.txt: Copied (new) 2025/06/12 03:47:53 INFO : file3.txt: Copied (new) 2025/06/12 03:47:53 INFO : file4.txt: Copied (new) 2025/06/12 03:47:53 INFO : file5.txt: Copied (new) 2025/06/12 03:47:53 INFO : file6.txt: Copied (new) 2025/06/12 03:47:53 INFO : file7.txt: Copied (new) 2025/06/12 03:47:53 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:47:53 INFO : Resync updating listings 2025/06/12 03:47:53 INFO : Validating listings for Path1 "/tmp/034225no/resync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync/path2/" 2025/06/12 03:47:53 INFO : Bisync successful 2025/06/12 03:47:53 NOTICE: (05) : move-listings empty-path1 2025/06/12 03:47:53 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/12 03:47:53 NOTICE: (07) : purge-children TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync/path2/ 2025/06/12 03:47:54 NOTICE: (08) : bisync resync 2025/06/12 03:47:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:55 INFO : Synching Path1 "/tmp/034225no/resync/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync/path2/" 2025/06/12 03:47:55 INFO : Copying Path2 files to Path1 2025/06/12 03:47:55 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:47:55 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:47:55 INFO : RCLONE_TEST: Copied (new) 2025/06/12 03:47:55 INFO : file2.txt: Copied (new) 2025/06/12 03:47:55 INFO : file3.txt: Copied (new) 2025/06/12 03:47:55 INFO : file1.txt: Copied (new) 2025/06/12 03:47:55 INFO : file4.txt: Copied (new) 2025/06/12 03:47:55 INFO : file5.txt: Copied (new) 2025/06/12 03:47:55 INFO : file6.txt: Copied (new) 2025/06/12 03:47:55 INFO : file7.txt: Copied (new) 2025/06/12 03:47:55 INFO : Resync updating listings 2025/06/12 03:47:55 INFO : Validating listings for Path1 "/tmp/034225no/resync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync/path2/" 2025/06/12 03:47:55 INFO : Bisync successful 2025/06/12 03:47:55 NOTICE: (09) : move-listings empty-path2 2025/06/12 03:47:55 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/12 03:47:55 NOTICE: (11) : touch-glob 2002-02-02 /tmp/034225no/datadir/test_resync-lamihun0/ fileA.txt 2025/06/12 03:47:55 NOTICE: (12) : touch-glob 1999-09-09 /tmp/034225no/datadir/test_resync-lamihun0/ fileB.txt 2025/06/12 03:47:55 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/12 03:47:55 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/12 03:47:55 NOTICE: (15) : delete-file TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync/path2/file1.txt 2025/06/12 03:47:55 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/06/12 03:47:55 NOTICE: (17) : delete-file /tmp/034225no/resync/path1/file2.txt 2025/06/12 03:47:55 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/06/12 03:47:55 NOTICE: (19) : copy-as /tmp/034225no/datadir/test_resync-lamihun0/fileA.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync/path2/ file3.txt 2025/06/12 03:47:55 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/06/12 03:47:55 NOTICE: (21) : delete-file /tmp/034225no/resync/path1/file4.txt 2025/06/12 03:47:55 NOTICE: (22) : copy-as /tmp/034225no/datadir/test_resync-lamihun0/fileA.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync/path2/ file4.txt 2025/06/12 03:47:56 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/06/12 03:47:56 NOTICE: (24) : copy-as /tmp/034225no/datadir/test_resync-lamihun0/fileB.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync/path2/ file5.txt 2025/06/12 03:47:56 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/06/12 03:47:56 NOTICE: (26) : copy-as /tmp/034225no/datadir/test_resync-lamihun0/fileB.txt /tmp/034225no/resync/path1/ file6.txt 2025/06/12 03:47:56 NOTICE: (27) : copy-as /tmp/034225no/datadir/test_resync-lamihun0/fileA.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync/path2/ file6.txt 2025/06/12 03:47:56 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/06/12 03:47:56 NOTICE: (29) : test run bisync with resync 2025/06/12 03:47:56 NOTICE: (30) : bisync resync 2025/06/12 03:47:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:56 INFO : Synching Path1 "/tmp/034225no/resync/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync/path2/" 2025/06/12 03:47:56 INFO : Copying Path2 files to Path1 2025/06/12 03:47:56 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:47:57 INFO : file2.txt: Copied (new) 2025/06/12 03:47:57 INFO : file4.txt: Copied (new) 2025/06/12 03:47:57 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:47:57 INFO : file6.txt: Updated modification time in destination 2025/06/12 03:47:57 INFO : file1.txt: Copied (new) 2025/06/12 03:47:57 INFO : file3.txt: Copied (replaced existing) 2025/06/12 03:47:57 INFO : file5.txt: Copied (replaced existing) 2025/06/12 03:47:57 INFO : Resync updating listings 2025/06/12 03:47:57 INFO : Validating listings for Path1 "/tmp/034225no/resync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync/path2/" 2025/06/12 03:47:57 INFO : Bisync successful 2025/06/12 03:47:57 NOTICE: (31) : copy-listings mixed-diffs 2025/06/12 03:47:57 NOTICE: (32) : test run normal bisync 2025/06/12 03:47:57 NOTICE: (33) : bisync 2025/06/12 03:47:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:57 INFO : Synching Path1 "/tmp/034225no/resync/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync/path2/" 2025/06/12 03:47:57 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:58 INFO : Path1 checking for diffs 2025/06/12 03:47:58 INFO : Path2 checking for diffs 2025/06/12 03:47:58 INFO : No changes found 2025/06/12 03:47:58 INFO : Updating listings 2025/06/12 03:47:58 INFO : Validating listings for Path1 "/tmp/034225no/resync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync/path2/" 2025/06/12 03:47:58 INFO : Bisync successful 2025/06/12 03:47:58 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/06/12 03:47:58 NOTICE: (35) : purge-children TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync/path2/ 2025/06/12 03:47:58 NOTICE: (36) : bisync 2025/06/12 03:47:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:47:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:47:59 INFO : Synching Path1 "/tmp/034225no/resync/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync/path2/" 2025/06/12 03:47:59 INFO : Building Path1 and Path2 listings 2025/06/12 03:47:59 INFO : Path1 checking for diffs 2025/06/12 03:47:59 INFO : Path2 checking for diffs 2025/06/12 03:47:59 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/034225no/workdir/tmp_034225no_resync_path1..TestS3_rclone-test-yecemox9mune_034225no_resync_path2.path2.lst-new 2025/06/12 03:47:59 ERROR : Bisync critical error: empty current Path2 listing: /tmp/034225no/workdir/tmp_034225no_resync_path1..TestS3_rclone-test-yecemox9mune_034225no_resync_path2.path2.lst-new 2025/06/12 03:47:59 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:47:59 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncLocalRemote/resync_modes 2025/06/12 03:47:59 ERROR : error listing: directory not found 2025/06/12 03:47:59 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_resync_modes-nivukin8 2025/06/12 03:47:59 NOTICE: checking Path1 Local file system at /tmp/034225no/resync_modes/path1 2025/06/12 03:48:00 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/resync_modes/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/resync_modes Messages: directories 2025/06/12 03:48:07 NOTICE: (01) : test resync-mode 2025/06/12 03:48:07 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:48:07 NOTICE: (03) : touch-glob 2001-01-02 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1R.txt 2025/06/12 03:48:07 NOTICE: (04) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync_modes/path2/ file1.txt 2025/06/12 03:48:08 NOTICE: (05) : touch-glob 2001-03-04 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1L.txt 2025/06/12 03:48:08 NOTICE: (06) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1L.txt /tmp/034225no/resync_modes/path1/ file1.txt 2025/06/12 03:48:08 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/12 03:48:08 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/12 03:48:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:48:08 INFO : Synching Path1 "/tmp/034225no/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:08 INFO : Copying Path2 files to Path1 2025/06/12 03:48:08 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:48:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:48:08 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:48:08 INFO : Resync updating listings 2025/06/12 03:48:08 INFO : Validating listings for Path1 "/tmp/034225no/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:08 INFO : Bisync successful 2025/06/12 03:48:08 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:48:08 NOTICE: (10) : touch-glob 2001-07-23 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1R.txt 2025/06/12 03:48:08 NOTICE: (11) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync_modes/path2/ file1.txt 2025/06/12 03:48:08 NOTICE: (12) : touch-glob 2001-08-26 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1L.txt 2025/06/12 03:48:08 NOTICE: (13) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1L.txt /tmp/034225no/resync_modes/path1/ file1.txt 2025/06/12 03:48:08 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/12 03:48:08 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/12 03:48:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:48:09 INFO : Synching Path1 "/tmp/034225no/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:09 INFO : Copying Path2 files to Path1 2025/06/12 03:48:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:48:09 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:48:09 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:48:09 INFO : Resync updating listings 2025/06/12 03:48:09 INFO : Validating listings for Path1 "/tmp/034225no/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:09 INFO : Bisync successful 2025/06/12 03:48:09 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:48:09 NOTICE: (17) : touch-glob 2002-07-23 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1R.txt 2025/06/12 03:48:09 NOTICE: (18) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync_modes/path2/ file1.txt 2025/06/12 03:48:09 NOTICE: (19) : touch-glob 2002-08-26 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1L.txt 2025/06/12 03:48:09 NOTICE: (20) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1L.txt /tmp/034225no/resync_modes/path1/ file1.txt 2025/06/12 03:48:09 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/12 03:48:09 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/12 03:48:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:48:09 INFO : Synching Path1 "/tmp/034225no/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:09 INFO : Copying Path2 files to Path1 2025/06/12 03:48:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:48:09 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/12 03:48:10 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:48:10 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:48:10 INFO : Resync updating listings 2025/06/12 03:48:10 INFO : Validating listings for Path1 "/tmp/034225no/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:10 INFO : Bisync successful 2025/06/12 03:48:10 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:48:10 NOTICE: (24) : touch-glob 2003-07-23 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1R.txt 2025/06/12 03:48:10 NOTICE: (25) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync_modes/path2/ file1.txt 2025/06/12 03:48:10 NOTICE: (26) : touch-glob 2003-09-04 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1L.txt 2025/06/12 03:48:10 NOTICE: (27) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1L.txt /tmp/034225no/resync_modes/path1/ file1.txt 2025/06/12 03:48:10 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/12 03:48:10 NOTICE: (29) : bisync resync resync-mode=older 2025/06/12 03:48:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:48:10 INFO : Synching Path1 "/tmp/034225no/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:10 INFO : Copying Path2 files to Path1 2025/06/12 03:48:10 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:48:10 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/12 03:48:10 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:48:10 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:48:10 INFO : Resync updating listings 2025/06/12 03:48:10 INFO : Validating listings for Path1 "/tmp/034225no/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:10 INFO : Bisync successful 2025/06/12 03:48:10 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:48:10 NOTICE: (31) : touch-glob 2004-07-23 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1R.txt 2025/06/12 03:48:10 NOTICE: (32) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync_modes/path2/ file1.txt 2025/06/12 03:48:11 NOTICE: (33) : touch-glob 2004-07-23 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1L.txt 2025/06/12 03:48:11 NOTICE: (34) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1L.txt /tmp/034225no/resync_modes/path1/ file1.txt 2025/06/12 03:48:11 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/12 03:48:11 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/12 03:48:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:48:11 INFO : Synching Path1 "/tmp/034225no/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:11 INFO : Copying Path2 files to Path1 2025/06/12 03:48:11 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:48:11 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/12 03:48:11 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:48:11 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/12 03:48:11 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:48:11 INFO : Resync updating listings 2025/06/12 03:48:11 INFO : Validating listings for Path1 "/tmp/034225no/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:11 INFO : Bisync successful 2025/06/12 03:48:11 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:48:11 NOTICE: (38) : touch-glob 2005-01-02 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1R.txt 2025/06/12 03:48:11 NOTICE: (39) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync_modes/path2/ file1.txt 2025/06/12 03:48:11 NOTICE: (40) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1R.txt /tmp/034225no/resync_modes/path1/ file2.txt 2025/06/12 03:48:11 NOTICE: (41) : touch-glob 2006-03-04 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1L.txt 2025/06/12 03:48:11 NOTICE: (42) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1L.txt /tmp/034225no/resync_modes/path1/ file1.txt 2025/06/12 03:48:11 NOTICE: (43) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1L.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync_modes/path2/ file2.txt 2025/06/12 03:48:12 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/12 03:48:12 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/12 03:48:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:48:12 INFO : Synching Path1 "/tmp/034225no/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:12 INFO : Copying Path2 files to Path1 2025/06/12 03:48:12 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:48:12 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:48:12 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:48:12 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:48:12 INFO : Resync updating listings 2025/06/12 03:48:12 INFO : Validating listings for Path1 "/tmp/034225no/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:12 INFO : Bisync successful 2025/06/12 03:48:12 NOTICE: (46) : test no winner 2025/06/12 03:48:12 NOTICE: (47) : touch-glob 2022-02-22 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1R.txt 2025/06/12 03:48:12 NOTICE: (48) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1R.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync_modes/path2/ file1.txt 2025/06/12 03:48:13 NOTICE: (49) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1R.txt /tmp/034225no/resync_modes/path1/ file2.txt 2025/06/12 03:48:13 NOTICE: (50) : touch-glob 2022-02-22 /tmp/034225no/datadir/test_resync_modes-diyoxon2/ file1L.txt 2025/06/12 03:48:13 NOTICE: (51) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1L.txt /tmp/034225no/resync_modes/path1/ file1.txt 2025/06/12 03:48:13 NOTICE: (52) : copy-as /tmp/034225no/datadir/test_resync_modes-diyoxon2/file1L.txt TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/resync_modes/path2/ file2.txt 2025/06/12 03:48:13 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/12 03:48:13 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/12 03:48:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:48:13 INFO : Synching Path1 "/tmp/034225no/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:13 INFO : Copying Path2 files to Path1 2025/06/12 03:48:13 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:48:13 INFO : file1.txt: Copied (replaced existing) 2025/06/12 03:48:13 INFO : file2.txt: Copied (replaced existing) 2025/06/12 03:48:13 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:48:13 INFO : Resync updating listings 2025/06/12 03:48:13 INFO : Validating listings for Path1 "/tmp/034225no/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/resync_modes/path2/" 2025/06/12 03:48:13 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncLocalRemote/rmdirs 2025/06/12 03:48:14 ERROR : error listing: directory not found 2025/06/12 03:48:14 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_rmdirs-kezirud1 2025/06/12 03:48:14 NOTICE: checking Path1 Local file system at /tmp/034225no/rmdirs/path1 2025/06/12 03:48:15 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/rmdirs/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncLocalRemote/rmdirs Messages: directories 2025/06/12 03:48:22 NOTICE: (01) : test rmdirs 2025/06/12 03:48:22 NOTICE: (02) : test initial bisync 2025/06/12 03:48:22 NOTICE: (03) : bisync resync 2025/06/12 03:48:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48: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/06/12 03:48:23 INFO : Synching Path1 "/tmp/034225no/rmdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rmdirs/path2/" 2025/06/12 03:48:23 INFO : Copying Path2 files to Path1 2025/06/12 03:48:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:48:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:48:23 INFO : Resync updating listings 2025/06/12 03:48:23 INFO : Validating listings for Path1 "/tmp/034225no/rmdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rmdirs/path2/" 2025/06/12 03:48:23 INFO : Bisync successful 2025/06/12 03:48:23 NOTICE: (04) : test 1. delete path1 subdir file 2025/06/12 03:48:23 NOTICE: (05) : delete-file /tmp/034225no/rmdirs/path1/subdir/file20.txt 2025/06/12 03:48:23 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/06/12 03:48:23 NOTICE: (07) : bisync 2025/06/12 03:48:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48: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/06/12 03:48:23 INFO : Synching Path1 "/tmp/034225no/rmdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rmdirs/path2/" 2025/06/12 03:48:23 INFO : Building Path1 and Path2 listings 2025/06/12 03:48:24 INFO : Path1 checking for diffs 2025/06/12 03:48:24 INFO : - Path1 File was deleted - subdir/file20.txt 2025/06/12 03:48:24 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:48:24 INFO : Path2 checking for diffs 2025/06/12 03:48:24 INFO : Applying changes 2025/06/12 03:48:24 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rmdirs/path2/subdir/file20.txt 2025/06/12 03:48:24 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:48:24 INFO : subdir/file20.txt: Deleted 2025/06/12 03:48:24 INFO : Updating listings 2025/06/12 03:48:24 INFO : Validating listings for Path1 "/tmp/034225no/rmdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rmdirs/path2/" 2025/06/12 03:48:24 INFO : Bisync successful 2025/06/12 03:48:24 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/06/12 03:48:24 NOTICE: (09) : list-dirs /tmp/034225no/rmdirs/path1/ 2025/06/12 03:48:24 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:48:24 NOTICE: (10) : list-dirs TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rmdirs/path2/ 2025/06/12 03:48:24 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:48:24 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:48:24 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/06/12 03:48:24 NOTICE: (12) : bisync remove-empty-dirs 2025/06/12 03:48:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/12 03:48:24 INFO : Synching Path1 "/tmp/034225no/rmdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rmdirs/path2/" 2025/06/12 03:48:24 INFO : Building Path1 and Path2 listings 2025/06/12 03:48:25 INFO : Path1 checking for diffs 2025/06/12 03:48:25 INFO : Path2 checking for diffs 2025/06/12 03:48:25 INFO : No changes found 2025/06/12 03:48:25 INFO : Updating listings 2025/06/12 03:48:25 INFO : Validating listings for Path1 "/tmp/034225no/rmdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-yecemox9mune/034225no/rmdirs/path2/" 2025/06/12 03:48:25 INFO : Removing empty directories 2025/06/12 03:48:25 INFO : subdir: Removing directory 2025/06/12 03:48:25 INFO : /: Removing directory 2025/06/12 03:48:25 INFO : subdir: Removing directory 2025/06/12 03:48:25 INFO : Bisync successful 2025/06/12 03:48:25 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/06/12 03:48:25 NOTICE: (14) : list-dirs /tmp/034225no/rmdirs/path1/ 2025/06/12 03:48:25 NOTICE: (15) : list-dirs TestS3,directory_markers='true':rclone-test-yecemox9mune/034225no/rmdirs/path2/ 2025/06/12 03:48:25 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:48:25 NOTICE: ---------------------------------------------------------- 2025/06/12 03:48:25 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:48:25 NOTICE: | @@ -50,0 +51 @@ 2025/06/12 03:48:25 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:48:25 NOTICE: | @@ -72,0 +74 @@ 2025/06/12 03:48:25 NOTICE: | +INFO : /: Removing directory 2025/06/12 03:48:25 NOTICE: | @@ -77,0 +80 @@ 2025/06/12 03:48:25 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:48:25 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST rmdirs FAILED - 1 MISCOMPARED FILES (expected failure on bucket remotes) === RUN TestBisyncLocalRemote/volatile 2025/06/12 03:48:25 ERROR : error listing: directory not found 2025/06/12 03:48:26 NOTICE: checking initFs Local file system at /tmp/034225no/initdir/test_volatile-bahagop4 2025/06/12 03:48:26 NOTICE: checking Path1 Local file system at /tmp/034225no/volatile/path1 2025/06/12 03:48:26 NOTICE: checking path2 S3 bucket rclone-test-yecemox9mune path 034225no/volatile/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncLocalRemote/volatile Messages: directories 2025/06/12 03:48:34 NOTICE: (01) : test volatile 2025/06/12 03:48:34 NOTICE: (02) : test initial bisync 2025/06/12 03:48:34 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- FAIL: TestBisyncLocalRemote (370.28s) --- FAIL: TestBisyncLocalRemote/all_changed (13.31s) --- FAIL: TestBisyncLocalRemote/backupdir (8.96s) --- FAIL: TestBisyncLocalRemote/basic (11.24s) --- FAIL: TestBisyncLocalRemote/changes (13.35s) --- FAIL: TestBisyncLocalRemote/check_access (15.02s) --- FAIL: TestBisyncLocalRemote/check_access_filters (17.85s) --- FAIL: TestBisyncLocalRemote/check_filename (13.52s) --- FAIL: TestBisyncLocalRemote/check_sync (13.02s) --- FAIL: TestBisyncLocalRemote/compare_all (13.31s) --- FAIL: TestBisyncLocalRemote/concurrent (12.17s) --- FAIL: TestBisyncLocalRemote/createemptysrcdirs (15.16s) --- FAIL: TestBisyncLocalRemote/dry_run (15.34s) --- FAIL: TestBisyncLocalRemote/equal (11.08s) --- FAIL: TestBisyncLocalRemote/ext_paths (18.48s) --- FAIL: TestBisyncLocalRemote/extended_filenames (10.90s) --- FAIL: TestBisyncLocalRemote/filters (11.64s) --- FAIL: TestBisyncLocalRemote/filtersfile_checks (12.05s) --- FAIL: TestBisyncLocalRemote/ignorelistingchecksum (11.94s) --- FAIL: TestBisyncLocalRemote/max_delete_path1 (11.62s) --- FAIL: TestBisyncLocalRemote/max_delete_path2_force (11.71s) --- FAIL: TestBisyncLocalRemote/nomodtime (12.30s) --- FAIL: TestBisyncLocalRemote/normalization (10.20s) --- FAIL: TestBisyncLocalRemote/rclone_args (16.71s) --- FAIL: TestBisyncLocalRemote/resolve (18.42s) --- FAIL: TestBisyncLocalRemote/resync (15.02s) --- FAIL: TestBisyncLocalRemote/resync_modes (14.57s) --- FAIL: TestBisyncLocalRemote/rmdirs (11.57s) --- FAIL: TestBisyncLocalRemote/volatile (8.92s) === RUN TestBisyncRemoteRemote 2025/06/12 03:48:35 NOTICE: remote: TestS3,directory_markers:rclone-test-pivuhex3yocu === RUN TestBisyncRemoteRemote/all_changed 2025/06/12 03:48:37 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_all_changed-nobicab3 2025/06/12 03:48:37 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/all_changed/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/all_changed Messages: directories 2025/06/12 03:48:46 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/all_changed/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/all_changed Messages: directories 2025/06/12 03:48:53 NOTICE: (01) : test all-changed 2025/06/12 03:48:53 NOTICE: (02) : test initial bisync 2025/06/12 03:48:53 NOTICE: (03) : bisync resync 2025/06/12 03:48:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:48:54 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/" 2025/06/12 03:48:54 INFO : Copying Path2 files to Path1 2025/06/12 03:48:54 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:48:55 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:48:55 INFO : Resync updating listings 2025/06/12 03:48:55 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/" 2025/06/12 03:48:55 INFO : Bisync successful 2025/06/12 03:48:55 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2025/06/12 03:48:55 NOTICE: (05) : touch-glob 2005-01-02 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/all_changed/path1/ file* 2025/06/12 03:48:56 NOTICE: (06) : touch-glob 2005-01-02 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/all_changed/path1/subdir file* 2025/06/12 03:48:56 NOTICE: (07) : test sync should pass 2025/06/12 03:48:56 NOTICE: (08) : bisync 2025/06/12 03:48:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:48:56 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/" 2025/06/12 03:48:56 INFO : Building Path1 and Path2 listings 2025/06/12 03:48:57 INFO : Path1 checking for diffs 2025/06/12 03:48:57 INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2025/06/12 03:48:57 INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2025/06/12 03:48:57 INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2025/06/12 03:48:57 INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2025/06/12 03:48:57 INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2025/06/12 03:48:57 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 03:48:57 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/12 03:48:57 INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2025/06/12 03:48:57 INFO : (Modified:  7 newer,  0 older) 2025/06/12 03:48:57 INFO : Path2 checking for diffs 2025/06/12 03:48:57 INFO : Applying changes 2025/06/12 03:48:57 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.copy1.txt 2025/06/12 03:48:57 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.copy2.txt 2025/06/12 03:48:57 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.copy3.txt 2025/06/12 03:48:57 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.copy4.txt 2025/06/12 03:48:57 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.copy5.txt 2025/06/12 03:48:57 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.txt 2025/06/12 03:48:57 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/subdir/file20.txt 2025/06/12 03:48:57 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:48:57 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:48:57 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/12 03:48:57 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/12 03:48:57 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/12 03:48:57 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/12 03:48:57 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/12 03:48:57 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:48:57 INFO : Updating listings 2025/06/12 03:48:57 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/" 2025/06/12 03:48:57 INFO : Bisync successful 2025/06/12 03:48:57 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2025/06/12 03:48:57 NOTICE: (10) : touch-glob 2004-01-02 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/all_changed/path1/ * 2025/06/12 03:48:58 NOTICE: (11) : touch-glob 2004-01-02 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/all_changed/path1/subdir * 2025/06/12 03:48:58 NOTICE: (12) : test sync should fail 2025/06/12 03:48:58 NOTICE: (13) : bisync 2025/06/12 03:48:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:48:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:48:59 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/" 2025/06/12 03:48:59 INFO : Building Path1 and Path2 listings 2025/06/12 03:49:00 INFO : Path1 checking for diffs 2025/06/12 03:49:00 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/12 03:49:00 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/12 03:49:00 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/12 03:49:00 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/12 03:49:00 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/12 03:49:00 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/12 03:49:00 INFO : - Path1 File changed: time (older) - file1.txt 2025/06/12 03:49:00 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/12 03:49:00 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/12 03:49:00 INFO : (Modified:  1 newer,  7 older) 2025/06/12 03:49:00 INFO : Path2 checking for diffs 2025/06/12 03:49:00 ERROR : Safety abort: all files were changed on Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path1/". Run with --force if desired. 2025/06/12 03:49:00 NOTICE: Bisync aborted. Please try again. 2025/06/12 03:49:00 NOTICE: Bisync error: all files were changed 2025/06/12 03:49:00 NOTICE: (14) : test sync with force should pass 2025/06/12 03:49:00 NOTICE: (15) : bisync force 2025/06/12 03:49:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:49:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:49:00 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/" 2025/06/12 03:49:00 INFO : Building Path1 and Path2 listings 2025/06/12 03:49:01 INFO : Path1 checking for diffs 2025/06/12 03:49:01 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2025/06/12 03:49:01 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2025/06/12 03:49:01 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2025/06/12 03:49:01 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2025/06/12 03:49:01 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2025/06/12 03:49:01 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2025/06/12 03:49:01 INFO : - Path1 File changed: time (older) - file1.txt 2025/06/12 03:49:01 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2025/06/12 03:49:01 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2025/06/12 03:49:01 INFO : (Modified:  1 newer,  7 older) 2025/06/12 03:49:01 INFO : Path2 checking for diffs 2025/06/12 03:49:01 INFO : Applying changes 2025/06/12 03:49:01 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/RCLONE_TEST 2025/06/12 03:49:01 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.copy1.txt 2025/06/12 03:49:01 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.copy2.txt 2025/06/12 03:49:01 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.copy3.txt 2025/06/12 03:49:01 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.copy4.txt 2025/06/12 03:49:01 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.copy5.txt 2025/06/12 03:49:01 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/file1.txt 2025/06/12 03:49:01 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/subdir/file20.txt 2025/06/12 03:49:01 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:49:01 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/12 03:49:01 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/12 03:49:01 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/12 03:49:01 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/12 03:49:01 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/12 03:49:01 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:49:01 INFO : RCLONE_TEST: Updated modification time in destination 2025/06/12 03:49:01 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:49:01 INFO : Updating listings 2025/06/12 03:49:01 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/all_changed/path2/" 2025/06/12 03:49:01 INFO : Bisync successful bisync_test.go:560: TEST all_changed PASSED === RUN TestBisyncRemoteRemote/backupdir 2025/06/12 03:49:02 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_backupdir-ciyagih8 2025/06/12 03:49:03 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/backupdir/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/backupdir Messages: directories 2025/06/12 03:49:12 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/backupdir/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/backupdir Messages: directories 2025/06/12 03:49:19 NOTICE: (01) : test backupdir 2025/06/12 03:49:19 NOTICE: (02) : test initial bisync 2025/06/12 03:49:19 NOTICE: (03) : bisync resync backupdir1=/tmp/034835mi/workdir/backupdirs/backupdir1 backupdir2=/tmp/034835mi/workdir/backupdirs/backupdir2 bisync_test.go:934: backupdir test currently only works on local (it uses the workdir) === RUN TestBisyncRemoteRemote/basic 2025/06/12 03:49:20 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_basic-lokewar5 2025/06/12 03:49:21 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/basic/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/basic Messages: directories 2025/06/12 03:49:29 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/basic/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/basic Messages: directories 2025/06/12 03:49:37 NOTICE: (01) : test basic 2025/06/12 03:49:37 NOTICE: (02) : test initial bisync 2025/06/12 03:49:37 NOTICE: (03) : bisync resync 2025/06/12 03:49:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:49:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:49:37 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/basic/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/basic/path2/" 2025/06/12 03:49:37 INFO : Copying Path2 files to Path1 2025/06/12 03:49:37 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:49:38 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:49:39 INFO : Resync updating listings 2025/06/12 03:49:39 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/basic/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/basic/path2/" 2025/06/12 03:49:39 INFO : Bisync successful 2025/06/12 03:49:39 NOTICE: (04) : test place newer files on both paths 2025/06/12 03:49:39 NOTICE: (05) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_basic-ducaxew1/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/basic/path2/ 2025/06/12 03:49:39 NOTICE: (06) : copy-as /tmp/034835mi/datadir/test_basic-ducaxew1/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/basic/path1/subdir file20.txt 2025/06/12 03:49:39 NOTICE: (07) : test bisync run 2025/06/12 03:49:39 NOTICE: (08) : bisync 2025/06/12 03:49:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:49:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:49:40 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/basic/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/basic/path2/" 2025/06/12 03:49:40 INFO : Building Path1 and Path2 listings 2025/06/12 03:49:40 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:49:40 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:49:40 INFO : Path1 checking for diffs 2025/06/12 03:49:40 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/12 03:49:40 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:49:40 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:49:40 INFO : Path2 checking for diffs 2025/06/12 03:49:40 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:49:40 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:49:40 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:49:40 INFO : Applying changes 2025/06/12 03:49:40 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/basic/path2/subdir/file20.txt 2025/06/12 03:49:40 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/basic/path1/file1.txt 2025/06/12 03:49:40 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:49:41 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:49:41 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:49:41 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:49:41 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:49:41 INFO : subdir/file20.txt: Copied (server-side copy) 2025/06/12 03:49:41 INFO : Updating listings 2025/06/12 03:49:41 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/basic/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/basic/path2/" 2025/06/12 03:49:41 INFO : Bisync successful 2025/06/12 03:49:41 NOTICE: ---------------------------------------------------------- 2025/06/12 03:49:41 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:49:41 NOTICE: | @@ -37,0 +38,2 @@ 2025/06/12 03:49:41 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:49:41 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:49:41 NOTICE: | @@ -50,0 +53,2 @@ 2025/06/12 03:49:41 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:49:41 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:49:41 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST basic FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/changes 2025/06/12 03:49:42 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_changes-ridimez7 2025/06/12 03:49:43 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/changes/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/changes Messages: directories 2025/06/12 03:49:52 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/changes/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/changes Messages: directories 2025/06/12 03:49:59 NOTICE: (01) : test changes 2025/06/12 03:49:59 NOTICE: (02) : test initial bisync 2025/06/12 03:49:59 NOTICE: (03) : bisync resync 2025/06/12 03:50:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:00 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path2/" 2025/06/12 03:50:00 INFO : Copying Path2 files to Path1 2025/06/12 03:50:00 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:50:01 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:50:01 INFO : Resync updating listings 2025/06/12 03:50:01 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path2/" 2025/06/12 03:50:01 INFO : Bisync successful 2025/06/12 03:50:01 NOTICE: (04) : test make modifications on both paths 2025/06/12 03:50:01 NOTICE: (05) : test new on path2 - file10 2025/06/12 03:50:01 NOTICE: (06) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_changes-famocaw1/file10.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path2/ 2025/06/12 03:50:02 NOTICE: (07) : test newer on path2 - file1 2025/06/12 03:50:02 NOTICE: (08) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_changes-famocaw1/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path2/ 2025/06/12 03:50:02 NOTICE: (09) : test new on path1 - file11 2025/06/12 03:50:02 NOTICE: (10) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_changes-famocaw1/file11.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path1/ 2025/06/12 03:50:03 NOTICE: (11) : test newer on path1 - file2 2025/06/12 03:50:03 NOTICE: (12) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_changes-famocaw1/file2.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path1/ 2025/06/12 03:50:03 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 03:50:03 NOTICE: (14) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path2/file3.txt 2025/06/12 03:50:03 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 03:50:03 NOTICE: (16) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path1/file4.txt 2025/06/12 03:50:03 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 03:50:03 NOTICE: (18) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path1/file8.txt 2025/06/12 03:50:03 NOTICE: (19) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path2/file8.txt 2025/06/12 03:50:03 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 03:50:03 NOTICE: (21) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_changes-famocaw1/ file5R.txt 2025/06/12 03:50:03 NOTICE: (22) : copy-as /tmp/034835mi/datadir/test_changes-famocaw1/file5R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path2/ file5.txt 2025/06/12 03:50:04 NOTICE: (23) : touch-glob 2001-03-04 /tmp/034835mi/datadir/test_changes-famocaw1/ file5L.txt 2025/06/12 03:50:04 NOTICE: (24) : copy-as /tmp/034835mi/datadir/test_changes-famocaw1/file5L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path1/ file5.txt 2025/06/12 03:50:04 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/12 03:50:04 NOTICE: (26) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_changes-famocaw1/file6.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path2/ 2025/06/12 03:50:04 NOTICE: (27) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path1/file6.txt 2025/06/12 03:50:04 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/12 03:50:04 NOTICE: (29) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_changes-famocaw1/file7.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path1/ 2025/06/12 03:50:04 NOTICE: (30) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/changes/path2/file7.txt 2025/06/12 03:50:05 NOTICE: (31) : test bisync run 2025/06/12 03:50:05 NOTICE: (32) : bisync 2025/06/12 03:50:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:05 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path2/" 2025/06/12 03:50:05 INFO : Building Path1 and Path2 listings 2025/06/12 03:50:06 INFO : Path1 checking for diffs 2025/06/12 03:50:06 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:50:06 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:50:06 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:50:06 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:50:06 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/12 03:50:06 INFO : - Path1 File was deleted - file8.txt 2025/06/12 03:50:06 INFO : - Path1 File is new - file11.txt 2025/06/12 03:50:06 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:50:06 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:50:06 INFO : Path2 checking for diffs 2025/06/12 03:50:06 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:50:06 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:50:06 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:50:06 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/12 03:50:06 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:50:06 INFO : - Path2 File was deleted - file8.txt 2025/06/12 03:50:06 INFO : - Path2 File is new - file10.txt 2025/06/12 03:50:06 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:50:06 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:50:06 INFO : Applying changes 2025/06/12 03:50:06 INFO : Checking potential conflicts... 2025/06/12 03:50:06 ERROR : file5.txt: md5 differ 2025/06/12 03:50:06 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/changes/path2: 1 differences found 2025/06/12 03:50:06 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/changes/path2: 1 errors while checking 2025/06/12 03:50:06 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:50:06 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path2/file11.txt 2025/06/12 03:50:06 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path2/file2.txt 2025/06/12 03:50:06 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path2/file4.txt 2025/06/12 03:50:06 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:50:06 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path1/file5.txt.conflict1 2025/06/12 03:50:06 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/06/12 03:50:06 INFO : file5.txt: Deleted 2025/06/12 03:50:06 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path2/file5.txt.conflict1 2025/06/12 03:50:06 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path2/file5.txt.conflict2 2025/06/12 03:50:06 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/12 03:50:06 INFO : file5.txt: Deleted 2025/06/12 03:50:06 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path1/file5.txt.conflict2 2025/06/12 03:50:06 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path1/file6.txt 2025/06/12 03:50:06 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path2/file7.txt 2025/06/12 03:50:06 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path1/file1.txt 2025/06/12 03:50:06 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path1/file10.txt 2025/06/12 03:50:06 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path1/file3.txt 2025/06/12 03:50:06 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:50:07 INFO : file10.txt: Copied (server-side copy) 2025/06/12 03:50:07 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:50:07 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/12 03:50:07 INFO : file6.txt: Copied (server-side copy) 2025/06/12 03:50:07 INFO : file3.txt: Deleted 2025/06/12 03:50:07 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:50:07 INFO : file11.txt: Copied (server-side copy) 2025/06/12 03:50:07 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/12 03:50:07 INFO : file2.txt: Copied (server-side copy) 2025/06/12 03:50:07 INFO : file7.txt: Copied (server-side copy) 2025/06/12 03:50:07 INFO : file4.txt: Deleted 2025/06/12 03:50:07 INFO : Updating listings 2025/06/12 03:50:07 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/changes/path2/" 2025/06/12 03:50:07 INFO : Bisync successful bisync_test.go:560: TEST changes PASSED === RUN TestBisyncRemoteRemote/check_access 2025/06/12 03:50:08 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_check_access-zicines7 2025/06/12 03:50:09 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/check_access/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/check_access Messages: directories 2025/06/12 03:50:18 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/check_access/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/check_access Messages: directories 2025/06/12 03:50:25 NOTICE: (01) : test check-access 2025/06/12 03:50:25 NOTICE: (02) : test initial bisync 2025/06/12 03:50:25 NOTICE: (03) : bisync resync 2025/06/12 03:50:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:26 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:26 INFO : Copying Path2 files to Path1 2025/06/12 03:50:26 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:50:26 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:50:27 INFO : Resync updating listings 2025/06/12 03:50:27 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:27 INFO : Bisync successful 2025/06/12 03:50:27 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/12 03:50:27 NOTICE: (05) : bisync check-access 2025/06/12 03:50:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:27 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:27 INFO : Building Path1 and Path2 listings 2025/06/12 03:50:28 INFO : Path1 checking for diffs 2025/06/12 03:50:28 INFO : Path2 checking for diffs 2025/06/12 03:50:28 INFO : Checking access health 2025/06/12 03:50:28 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 03:50:28 INFO : No changes found 2025/06/12 03:50:28 INFO : Updating listings 2025/06/12 03:50:28 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:28 INFO : Bisync successful 2025/06/12 03:50:28 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/06/12 03:50:28 NOTICE: (07) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access/path2/subdir/RCLONE_TEST 2025/06/12 03:50:28 NOTICE: (08) : bisync check-access 2025/06/12 03:50:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:29 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:29 INFO : Building Path1 and Path2 listings 2025/06/12 03:50:29 INFO : Path1 checking for diffs 2025/06/12 03:50:29 INFO : Path2 checking for diffs 2025/06/12 03:50:29 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/06/12 03:50:29 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:50:29 INFO : Checking access health 2025/06/12 03:50:29 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/06/12 03:50:29 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/06/12 03:50:29 ERROR : Bisync critical error: check file check failed 2025/06/12 03:50:29 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:50:29 NOTICE: Bisync error: bisync aborted 2025/06/12 03:50:29 NOTICE: (09) : copy-listings path2-missing 2025/06/12 03:50:29 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/06/12 03:50:29 NOTICE: (11) : copy-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access/path1/subdir/RCLONE_TEST TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access/path2/ 2025/06/12 03:50:29 NOTICE: (12) : bisync resync 2025/06/12 03:50:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:30 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:30 INFO : Copying Path2 files to Path1 2025/06/12 03:50:30 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:50:31 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:50:31 INFO : subdir/RCLONE_TEST: Copied (server-side copy) 2025/06/12 03:50:31 INFO : Resync updating listings 2025/06/12 03:50:31 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:31 INFO : Bisync successful 2025/06/12 03:50:31 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/06/12 03:50:31 NOTICE: (14) : bisync check-access 2025/06/12 03:50:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:31 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:31 INFO : Building Path1 and Path2 listings 2025/06/12 03:50:32 INFO : Path1 checking for diffs 2025/06/12 03:50:32 INFO : Path2 checking for diffs 2025/06/12 03:50:32 INFO : Checking access health 2025/06/12 03:50:32 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 03:50:32 INFO : No changes found 2025/06/12 03:50:32 INFO : Updating listings 2025/06/12 03:50:32 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:32 INFO : Bisync successful 2025/06/12 03:50:32 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/06/12 03:50:32 NOTICE: (16) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access/path1/RCLONE_TEST 2025/06/12 03:50:32 NOTICE: (17) : bisync check-access 2025/06/12 03:50:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:33 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:33 INFO : Building Path1 and Path2 listings 2025/06/12 03:50:33 INFO : Path1 checking for diffs 2025/06/12 03:50:33 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/12 03:50:33 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:50:33 INFO : Path2 checking for diffs 2025/06/12 03:50:33 INFO : Checking access health 2025/06/12 03:50:33 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/06/12 03:50:33 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/06/12 03:50:33 ERROR : Bisync critical error: check file check failed 2025/06/12 03:50:33 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:50:33 NOTICE: Bisync error: bisync aborted 2025/06/12 03:50:33 NOTICE: (18) : copy-listings path1-missing 2025/06/12 03:50:33 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/06/12 03:50:33 NOTICE: (20) : bisync check-access 2025/06/12 03:50:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:34 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:34 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/034835mi/workdir/TestS3_rclone-test-pivuhex3yocu_034835mi_check_access_path1..TestS3_rclone-test-pivuhex3yocu_034835mi_check_access_path2.path1.lst Path2: /tmp/034835mi/workdir/TestS3_rclone-test-pivuhex3yocu_034835mi_check_access_path1..TestS3_rclone-test-pivuhex3yocu_034835mi_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034835mi/workdir" 2025/06/12 03:50:34 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:50:34 NOTICE: Bisync error: bisync aborted 2025/06/12 03:50:34 NOTICE: (21) : move-listings missing-listings 2025/06/12 03:50:34 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/06/12 03:50:34 NOTICE: (23) : bisync resync 2025/06/12 03:50:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:34 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:34 INFO : Copying Path2 files to Path1 2025/06/12 03:50:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:50:34 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/12 03:50:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:50:35 INFO : Resync updating listings 2025/06/12 03:50:35 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:35 INFO : Bisync successful 2025/06/12 03:50:35 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/06/12 03:50:35 NOTICE: (25) : bisync check-access 2025/06/12 03:50:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:35 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:35 INFO : Building Path1 and Path2 listings 2025/06/12 03:50:36 INFO : Path1 checking for diffs 2025/06/12 03:50:36 INFO : Path2 checking for diffs 2025/06/12 03:50:36 INFO : Checking access health 2025/06/12 03:50:36 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/06/12 03:50:36 INFO : No changes found 2025/06/12 03:50:36 INFO : Updating listings 2025/06/12 03:50:36 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access/path2/" 2025/06/12 03:50:36 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteRemote/check_access_filters 2025/06/12 03:50:37 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_check_access_filters-gusewuv0 2025/06/12 03:50:39 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/check_access_filters/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir", "subdir-not", "subdir-not/subdir-not2", "subdir/subdirA", "subdir/subdirB", "subdirX", "subdirX/subdirX1"} actual : []string{"", "subdir", "subdir-not", "subdir-not/subdir-not2", "subdir/subdirA", "subdir/subdirB", "subdirX", "subdirX/subdirX1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=7) { +([]string) (len=8) { + (string) "", (string) (len=6) "subdir", Test: TestBisyncRemoteRemote/check_access_filters Messages: directories 2025/06/12 03:50:48 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/check_access_filters/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir", "subdir-not", "subdir-not/subdir-not2", "subdir/subdirA", "subdir/subdirB", "subdirX", "subdirX/subdirX1"} actual : []string{"", "subdir", "subdir-not", "subdir-not/subdir-not2", "subdir/subdirA", "subdir/subdirB", "subdirX", "subdirX/subdirX1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=7) { +([]string) (len=8) { + (string) "", (string) (len=6) "subdir", Test: TestBisyncRemoteRemote/check_access_filters Messages: directories 2025/06/12 03:50:56 NOTICE: (01) : test check-access-filters 2025/06/12 03:50:56 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2025/06/12 03:50:56 NOTICE: (03) : copy-file /tmp/034835mi/datadir/test_check_access_filters-jagenag4/exclude-other-filtersfile.txt /tmp/034835mi/workdir/ 2025/06/12 03:50:56 NOTICE: (04) : test resync to get the filters file md5 built. 2025/06/12 03:50:56 NOTICE: (05) : bisync resync filters-file=/tmp/034835mi/workdir/exclude-other-filtersfile.txt 2025/06/12 03:50:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:57 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:50:57 INFO : Using filters file /tmp/034835mi/workdir/exclude-other-filtersfile.txt 2025/06/12 03:50:57 INFO : Storing filters file hash to /tmp/034835mi/workdir/exclude-other-filtersfile.txt.md5 2025/06/12 03:50:57 INFO : Copying Path2 files to Path1 2025/06/12 03:50:57 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:50:58 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:50:58 INFO : Resync updating listings 2025/06/12 03:50:58 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:50:58 INFO : Bisync successful 2025/06/12 03:50:58 NOTICE: (06) : test EXCLUDE - test filters for check access 2025/06/12 03:50:58 NOTICE: (07) : bisync check-access filters-file=/tmp/034835mi/workdir/exclude-other-filtersfile.txt 2025/06/12 03:50:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:50:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:50:58 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:50:58 INFO : Using filters file /tmp/034835mi/workdir/exclude-other-filtersfile.txt 2025/06/12 03:50:58 INFO : Building Path1 and Path2 listings 2025/06/12 03:50:59 INFO : Path1 checking for diffs 2025/06/12 03:50:59 INFO : Path2 checking for diffs 2025/06/12 03:50:59 INFO : Checking access health 2025/06/12 03:50:59 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/12 03:50:59 INFO : No changes found 2025/06/12 03:50:59 INFO : Updating listings 2025/06/12 03:50:59 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:50:59 INFO : Bisync successful 2025/06/12 03:50:59 NOTICE: (08) : copy-listings exclude-initial 2025/06/12 03:50:59 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/12 03:50:59 NOTICE: (10) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/12 03:51:00 NOTICE: (11) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/12 03:51:00 NOTICE: (12) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/12 03:51:00 NOTICE: (13) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/subdirX/RCLONE_TEST 2025/06/12 03:51:00 NOTICE: (14) : test EXCLUDE - test should PASS 2025/06/12 03:51:00 NOTICE: (15) : bisync check-access filters-file=/tmp/034835mi/workdir/exclude-other-filtersfile.txt 2025/06/12 03:51:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:01 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:51:01 INFO : Using filters file /tmp/034835mi/workdir/exclude-other-filtersfile.txt 2025/06/12 03:51:01 INFO : Building Path1 and Path2 listings 2025/06/12 03:51:02 INFO : Path1 checking for diffs 2025/06/12 03:51:02 INFO : Path2 checking for diffs 2025/06/12 03:51:02 INFO : Checking access health 2025/06/12 03:51:02 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2025/06/12 03:51:02 INFO : No changes found 2025/06/12 03:51:02 INFO : Updating listings 2025/06/12 03:51:02 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:51:02 INFO : Bisync successful 2025/06/12 03:51:02 NOTICE: (16) : copy-listings exclude-pass-run 2025/06/12 03:51:02 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2025/06/12 03:51:02 NOTICE: (18) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/RCLONE_TEST 2025/06/12 03:51:02 NOTICE: (19) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/12 03:51:02 NOTICE: (20) : test EXCLUDE - test should ABORT 2025/06/12 03:51:02 NOTICE: (21) : bisync check-access filters-file=/tmp/034835mi/workdir/exclude-other-filtersfile.txt 2025/06/12 03:51:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:02 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:51:02 INFO : Using filters file /tmp/034835mi/workdir/exclude-other-filtersfile.txt 2025/06/12 03:51:02 INFO : Building Path1 and Path2 listings 2025/06/12 03:51:03 INFO : Path1 checking for diffs 2025/06/12 03:51:03 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/12 03:51:03 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:51:03 INFO : Path2 checking for diffs 2025/06/12 03:51:03 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/12 03:51:03 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:51:03 INFO : Checking access health 2025/06/12 03:51:03 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/12 03:51:03 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/12 03:51:03 ERROR : Bisync critical error: check file check failed 2025/06/12 03:51:03 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:51:03 NOTICE: Bisync error: bisync aborted 2025/06/12 03:51:03 NOTICE: (22) : move-listings exclude-error-run 2025/06/12 03:51:03 NOTICE: (23) : test INCLUDE - OTHER TESTS 2025/06/12 03:51:03 NOTICE: (24) : test reset to the initial state 2025/06/12 03:51:03 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/ 2025/06/12 03:51:04 NOTICE: (26) : sync-dir TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/ TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/ 2025/06/12 03:51:04 NOTICE: (27) : copy-file /tmp/034835mi/datadir/test_check_access_filters-jagenag4/include-other-filtersfile.txt /tmp/034835mi/workdir/ 2025/06/12 03:51:04 NOTICE: (28) : bisync resync filters-file=/tmp/034835mi/workdir/include-other-filtersfile.txt 2025/06/12 03:51:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:04 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:51:04 INFO : Using filters file /tmp/034835mi/workdir/include-other-filtersfile.txt 2025/06/12 03:51:04 INFO : Storing filters file hash to /tmp/034835mi/workdir/include-other-filtersfile.txt.md5 2025/06/12 03:51:04 INFO : Copying Path2 files to Path1 2025/06/12 03:51:04 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:51:06 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:51:06 INFO : Resync updating listings 2025/06/12 03:51:06 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:51:06 INFO : Bisync successful 2025/06/12 03:51:06 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2025/06/12 03:51:06 NOTICE: (30) : bisync check-access filters-file=/tmp/034835mi/workdir/include-other-filtersfile.txt 2025/06/12 03:51:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:06 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:51:06 INFO : Using filters file /tmp/034835mi/workdir/include-other-filtersfile.txt 2025/06/12 03:51:06 INFO : Building Path1 and Path2 listings 2025/06/12 03:51:07 INFO : Path1 checking for diffs 2025/06/12 03:51:07 INFO : Path2 checking for diffs 2025/06/12 03:51:07 INFO : Checking access health 2025/06/12 03:51:07 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/12 03:51:07 INFO : No changes found 2025/06/12 03:51:07 INFO : Updating listings 2025/06/12 03:51:07 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:51:07 INFO : Bisync successful 2025/06/12 03:51:07 NOTICE: (31) : copy-listings include-initial 2025/06/12 03:51:07 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2025/06/12 03:51:07 NOTICE: (33) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2025/06/12 03:51:07 NOTICE: (34) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/subdir-not/RCLONE_TEST 2025/06/12 03:51:08 NOTICE: (35) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2025/06/12 03:51:08 NOTICE: (36) : test INCLUDE - test should PASS 2025/06/12 03:51:08 NOTICE: (37) : bisync check-access filters-file=/tmp/034835mi/workdir/include-other-filtersfile.txt 2025/06/12 03:51:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:08 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:51:08 INFO : Using filters file /tmp/034835mi/workdir/include-other-filtersfile.txt 2025/06/12 03:51:08 INFO : Building Path1 and Path2 listings 2025/06/12 03:51:09 INFO : Path1 checking for diffs 2025/06/12 03:51:09 INFO : Path2 checking for diffs 2025/06/12 03:51:09 INFO : Checking access health 2025/06/12 03:51:09 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2025/06/12 03:51:09 INFO : No changes found 2025/06/12 03:51:09 INFO : Updating listings 2025/06/12 03:51:09 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:51:09 INFO : Bisync successful 2025/06/12 03:51:09 NOTICE: (38) : copy-listings include-pass-run 2025/06/12 03:51:09 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2025/06/12 03:51:09 NOTICE: (40) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/RCLONE_TEST 2025/06/12 03:51:09 NOTICE: (41) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/subdir/RCLONE_TEST 2025/06/12 03:51:09 NOTICE: (42) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2025/06/12 03:51:10 NOTICE: (43) : test INCLUDE - test should ABORT 2025/06/12 03:51:10 NOTICE: (44) : bisync check-access filters-file=/tmp/034835mi/workdir/include-other-filtersfile.txt 2025/06/12 03:51:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:10 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_access_filters/path2/" 2025/06/12 03:51:10 INFO : Using filters file /tmp/034835mi/workdir/include-other-filtersfile.txt 2025/06/12 03:51:10 INFO : Building Path1 and Path2 listings 2025/06/12 03:51:11 INFO : Path1 checking for diffs 2025/06/12 03:51:11 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2025/06/12 03:51:11 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2025/06/12 03:51:11 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:51:11 INFO : Path2 checking for diffs 2025/06/12 03:51:11 INFO : - Path2 File was deleted - RCLONE_TEST 2025/06/12 03:51:11 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:51:11 INFO : Checking access health 2025/06/12 03:51:11 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2025/06/12 03:51:11 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2025/06/12 03:51:11 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2025/06/12 03:51:11 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2025/06/12 03:51:11 ERROR : Bisync critical error: check file check failed 2025/06/12 03:51:11 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:51:11 NOTICE: Bisync error: bisync aborted 2025/06/12 03:51:11 NOTICE: (45) : move-listings include-error-run bisync_test.go:560: TEST check_access_filters PASSED === RUN TestBisyncRemoteRemote/check_filename 2025/06/12 03:51:12 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_check_filename-raludid8 2025/06/12 03:51:13 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/check_filename/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/check_filename Messages: directories 2025/06/12 03:51:22 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/check_filename/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/check_filename Messages: directories 2025/06/12 03:51:29 NOTICE: (01) : test check-filename 2025/06/12 03:51:29 NOTICE: (02) : test initial bisync 2025/06/12 03:51:29 NOTICE: (03) : bisync resync 2025/06/12 03:51:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:29 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path2/" 2025/06/12 03:51:29 INFO : Copying Path2 files to Path1 2025/06/12 03:51:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:51:30 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:51:30 INFO : Resync updating listings 2025/06/12 03:51:30 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path2/" 2025/06/12 03:51:30 INFO : Bisync successful 2025/06/12 03:51:30 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/06/12 03:51:30 NOTICE: (05) : bisync check-access check-filename=.chk_file 2025/06/12 03:51:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:31 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path2/" 2025/06/12 03:51:31 INFO : Building Path1 and Path2 listings 2025/06/12 03:51:32 INFO : Path1 checking for diffs 2025/06/12 03:51:32 INFO : Path2 checking for diffs 2025/06/12 03:51:32 INFO : Checking access health 2025/06/12 03:51:32 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/12 03:51:32 INFO : No changes found 2025/06/12 03:51:32 INFO : Updating listings 2025/06/12 03:51:32 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path2/" 2025/06/12 03:51:32 INFO : Bisync successful 2025/06/12 03:51:32 NOTICE: (06) : copy-listings initial-pass 2025/06/12 03:51:32 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2025/06/12 03:51:32 NOTICE: (08) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_filename/path2/subdir/.chk_file 2025/06/12 03:51:32 NOTICE: (09) : bisync check-access check-filename=.chk_file 2025/06/12 03:51:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:32 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path2/" 2025/06/12 03:51:32 INFO : Building Path1 and Path2 listings 2025/06/12 03:51:33 INFO : Path1 checking for diffs 2025/06/12 03:51:33 INFO : Path2 checking for diffs 2025/06/12 03:51:33 INFO : - Path2 File was deleted - subdir/.chk_file 2025/06/12 03:51:33 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:51:33 INFO : Checking access health 2025/06/12 03:51:33 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2025/06/12 03:51:33 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2025/06/12 03:51:33 ERROR : Bisync critical error: check file check failed 2025/06/12 03:51:33 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:51:33 NOTICE: Bisync error: bisync aborted 2025/06/12 03:51:33 NOTICE: (10) : move-listings path2-missing 2025/06/12 03:51:33 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2025/06/12 03:51:33 NOTICE: (12) : copy-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_filename/path1/subdir/.chk_file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/check_filename/path2/subdir/ 2025/06/12 03:51:34 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2025/06/12 03:51:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:34 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path2/" 2025/06/12 03:51:34 INFO : Copying Path2 files to Path1 2025/06/12 03:51:34 INFO : Checking access health 2025/06/12 03:51:34 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:34 ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:34 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/12 03:51:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:51:35 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:35 ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:35 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:51:35 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:35 ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:35 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:35 INFO : Resync updating listings 2025/06/12 03:51:35 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path2/" 2025/06/12 03:51:35 INFO : Bisync successful 2025/06/12 03:51:35 NOTICE: (14) : test 4. run sync with check-access. should pass. 2025/06/12 03:51:35 NOTICE: (15) : bisync check-access check-filename=.chk_file 2025/06/12 03:51:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:36 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path2/" 2025/06/12 03:51:36 INFO : Building Path1 and Path2 listings 2025/06/12 03:51:36 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:36 ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:36 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:36 INFO : Path1 checking for diffs 2025/06/12 03:51:36 INFO : Path2 checking for diffs 2025/06/12 03:51:36 INFO : Checking access health 2025/06/12 03:51:36 INFO : Found 2 matching ".chk_file" files on both paths 2025/06/12 03:51:36 INFO : No changes found 2025/06/12 03:51:36 INFO : Updating listings 2025/06/12 03:51:36 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_filename/path2/" 2025/06/12 03:51:36 INFO : Bisync successful 2025/06/12 03:51:37 NOTICE: ---------------------------------------------------------- 2025/06/12 03:51:37 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:51:37 NOTICE: | @@ -85,0 +86,2 @@ 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: | @@ -87,0 +90,3 @@ 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: | @@ -88,0 +94,3 @@ 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: | @@ -105,0 +114,3 @@ 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/.chk_file: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:51:37 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST check_filename FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/check_sync 2025/06/12 03:51:39 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_check_sync-toyojac3 2025/06/12 03:51:40 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/check_sync/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/check_sync Messages: directories 2025/06/12 03:51:48 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/check_sync/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/check_sync Messages: directories 2025/06/12 03:51:56 NOTICE: (01) : test check-sync 2025/06/12 03:51:56 NOTICE: (02) : test initial bisync 2025/06/12 03:51:56 NOTICE: (03) : bisync resync 2025/06/12 03:51:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:56 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path2/" 2025/06/12 03:51:56 INFO : Copying Path2 files to Path1 2025/06/12 03:51:56 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:51:57 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:51:57 INFO : Resync updating listings 2025/06/12 03:51:57 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path2/" 2025/06/12 03:51:57 INFO : Bisync successful 2025/06/12 03:51:57 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/06/12 03:51:57 NOTICE: (05) : bisync check-sync-only 2025/06/12 03:51:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:58 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path2/" 2025/06/12 03:51:58 INFO : Bisync successful 2025/06/12 03:51:58 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/06/12 03:51:58 NOTICE: (07) : copy-as /tmp/034835mi/datadir/test_check_sync-fozemat6/_testdir_path1.._testdir_path2.path1.lst /tmp/034835mi/workdir/ TestS3_rclone-test-pivuhex3yocu_034835mi_check_sync_path1..TestS3_rclone-test-pivuhex3yocu_034835mi_check_sync_path2.path1.lst 2025/06/12 03:51:58 NOTICE: (08) : copy-as /tmp/034835mi/datadir/test_check_sync-fozemat6/_testdir_path1.._testdir_path2.path2.lst /tmp/034835mi/workdir/ TestS3_rclone-test-pivuhex3yocu_034835mi_check_sync_path1..TestS3_rclone-test-pivuhex3yocu_034835mi_check_sync_path2.path2.lst 2025/06/12 03:51:58 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/06/12 03:51:58 NOTICE: (10) : bisync check-sync-only 2025/06/12 03:51:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:58 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path2/" 2025/06/12 03:51:58 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/06/12 03:51:58 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/06/12 03:51:58 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/06/12 03:51:58 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:51:58 NOTICE: Bisync error: bisync aborted 2025/06/12 03:51:58 NOTICE: (11) : copy-listings check-sync-only 2025/06/12 03:51:58 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/06/12 03:51:58 NOTICE: (13) : bisync 2025/06/12 03:51:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:59 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path2/" 2025/06/12 03:51:59 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/034835mi/workdir/TestS3_rclone-test-pivuhex3yocu_034835mi_check_sync_path1..TestS3_rclone-test-pivuhex3yocu_034835mi_check_sync_path2.path1.lst Path2: /tmp/034835mi/workdir/TestS3_rclone-test-pivuhex3yocu_034835mi_check_sync_path1..TestS3_rclone-test-pivuhex3yocu_034835mi_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034835mi/workdir" 2025/06/12 03:51:59 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:51:59 NOTICE: Bisync error: bisync aborted 2025/06/12 03:51:59 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/06/12 03:51:59 NOTICE: (15) : delete-glob /tmp/034835mi/workdir/ *.lst 2025/06/12 03:51:59 NOTICE: (16) : delete-glob /tmp/034835mi/workdir/ *.lst-err 2025/06/12 03:51:59 NOTICE: (17) : delete-glob /tmp/034835mi/workdir/ *.lst-new 2025/06/12 03:51:59 NOTICE: (18) : test 6. run resync 2025/06/12 03:51:59 NOTICE: (19) : bisync resync 2025/06/12 03:51:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:51:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:51:59 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path2/" 2025/06/12 03:51:59 INFO : Copying Path2 files to Path1 2025/06/12 03:51:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:52:00 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:52:00 INFO : Resync updating listings 2025/06/12 03:52:00 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path2/" 2025/06/12 03:52:00 INFO : Bisync successful 2025/06/12 03:52:00 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/06/12 03:52:00 NOTICE: (21) : bisync 2025/06/12 03:52:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:52:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:52:01 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path2/" 2025/06/12 03:52:01 INFO : Building Path1 and Path2 listings 2025/06/12 03:52:01 INFO : Path1 checking for diffs 2025/06/12 03:52:01 INFO : Path2 checking for diffs 2025/06/12 03:52:01 INFO : No changes found 2025/06/12 03:52:01 INFO : Updating listings 2025/06/12 03:52:01 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path2/" 2025/06/12 03:52:01 INFO : Bisync successful 2025/06/12 03:52:01 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/06/12 03:52:01 NOTICE: (23) : bisync no-check-sync 2025/06/12 03:52:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:52:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:52:02 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/check_sync/path2/" 2025/06/12 03:52:02 INFO : Building Path1 and Path2 listings 2025/06/12 03:52:03 INFO : Path1 checking for diffs 2025/06/12 03:52:03 INFO : Path2 checking for diffs 2025/06/12 03:52:03 INFO : No changes found 2025/06/12 03:52:03 INFO : Updating listings 2025/06/12 03:52:03 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncRemoteRemote/compare_all 2025/06/12 03:52:04 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_compare_all-hihuwaz2 2025/06/12 03:52:05 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/compare_all/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/compare_all Messages: directories 2025/06/12 03:52:13 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/compare_all/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/compare_all Messages: directories 2025/06/12 03:52:21 NOTICE: (01) : test changes compare-all 2025/06/12 03:52:21 NOTICE: (02) : test initial bisync 2025/06/12 03:52:21 NOTICE: (03) : bisync resync compare-all 2025/06/12 03:52:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/12 03:52:21 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path2/" 2025/06/12 03:52:21 INFO : Copying Path2 files to Path1 2025/06/12 03:52:21 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:52:22 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:52:23 INFO : Resync updating listings 2025/06/12 03:52:23 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path2/" 2025/06/12 03:52:23 INFO : Bisync successful 2025/06/12 03:52:23 NOTICE: (04) : test make modifications on both paths 2025/06/12 03:52:23 NOTICE: (05) : test new on path2 - file10 2025/06/12 03:52:23 NOTICE: (06) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_compare_all-dogavey3/file10.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path2/ 2025/06/12 03:52:23 NOTICE: (07) : test newer on path2 - file1 2025/06/12 03:52:23 NOTICE: (08) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_compare_all-dogavey3/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path2/ 2025/06/12 03:52:23 NOTICE: (09) : test new on path1 - file11 2025/06/12 03:52:23 NOTICE: (10) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_compare_all-dogavey3/file11.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path1/ 2025/06/12 03:52:24 NOTICE: (11) : test newer on path1 - file2 2025/06/12 03:52:24 NOTICE: (12) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_compare_all-dogavey3/file2.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path1/ 2025/06/12 03:52:24 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 03:52:24 NOTICE: (14) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path2/file3.txt 2025/06/12 03:52:24 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 03:52:24 NOTICE: (16) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path1/file4.txt 2025/06/12 03:52:25 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 03:52:25 NOTICE: (18) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path1/file8.txt 2025/06/12 03:52:25 NOTICE: (19) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path2/file8.txt 2025/06/12 03:52:25 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 03:52:25 NOTICE: (21) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_compare_all-dogavey3/ file5R.txt 2025/06/12 03:52:25 NOTICE: (22) : copy-as /tmp/034835mi/datadir/test_compare_all-dogavey3/file5R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path2/ file5.txt 2025/06/12 03:52:25 NOTICE: (23) : touch-glob 2001-03-04 /tmp/034835mi/datadir/test_compare_all-dogavey3/ file5L.txt 2025/06/12 03:52:25 NOTICE: (24) : copy-as /tmp/034835mi/datadir/test_compare_all-dogavey3/file5L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path1/ file5.txt 2025/06/12 03:52:25 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2025/06/12 03:52:25 NOTICE: (26) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_compare_all-dogavey3/file6.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path2/ 2025/06/12 03:52:26 NOTICE: (27) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path1/file6.txt 2025/06/12 03:52:26 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2025/06/12 03:52:26 NOTICE: (29) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_compare_all-dogavey3/file7.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path1/ 2025/06/12 03:52:26 NOTICE: (30) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/compare_all/path2/file7.txt 2025/06/12 03:52:26 NOTICE: (31) : test bisync run 2025/06/12 03:52:26 NOTICE: (32) : bisync compare-all 2025/06/12 03:52:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/12 03:52:27 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path2/" 2025/06/12 03:52:27 INFO : Building Path1 and Path2 listings 2025/06/12 03:52:27 INFO : Path1 checking for diffs 2025/06/12 03:52:27 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2025/06/12 03:52:27 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:52:27 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2025/06/12 03:52:27 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:52:27 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2025/06/12 03:52:27 INFO : - Path1 File was deleted - file8.txt 2025/06/12 03:52:27 INFO : - Path1 File is new - file11.txt 2025/06/12 03:52:27 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:52:27 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:52:27 INFO : Path2 checking for diffs 2025/06/12 03:52:27 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2025/06/12 03:52:27 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:52:27 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2025/06/12 03:52:27 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2025/06/12 03:52:27 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:52:27 INFO : - Path2 File was deleted - file8.txt 2025/06/12 03:52:27 INFO : - Path2 File is new - file10.txt 2025/06/12 03:52:27 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:52:27 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:52:27 INFO : Applying changes 2025/06/12 03:52:27 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path2/file11.txt 2025/06/12 03:52:27 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path2/file2.txt 2025/06/12 03:52:27 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path2/file4.txt 2025/06/12 03:52:27 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:52:27 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path1/file5.txt.conflict1 2025/06/12 03:52:28 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/06/12 03:52:28 INFO : file5.txt: Deleted 2025/06/12 03:52:28 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path2/file5.txt.conflict1 2025/06/12 03:52:28 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path2/file5.txt.conflict2 2025/06/12 03:52:28 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/12 03:52:28 INFO : file5.txt: Deleted 2025/06/12 03:52:28 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path1/file5.txt.conflict2 2025/06/12 03:52:28 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path1/file6.txt 2025/06/12 03:52:28 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path2/file7.txt 2025/06/12 03:52:28 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path1/file1.txt 2025/06/12 03:52:28 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path1/file10.txt 2025/06/12 03:52:28 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path1/file3.txt 2025/06/12 03:52:28 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:52:28 INFO : file10.txt: Copied (server-side copy) 2025/06/12 03:52:28 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:52:28 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/12 03:52:28 INFO : file6.txt: Copied (server-side copy) 2025/06/12 03:52:28 INFO : file3.txt: Deleted 2025/06/12 03:52:28 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:52:29 INFO : file11.txt: Copied (server-side copy) 2025/06/12 03:52:29 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/12 03:52:29 INFO : file2.txt: Copied (server-side copy) 2025/06/12 03:52:29 INFO : file7.txt: Copied (server-side copy) 2025/06/12 03:52:29 INFO : file4.txt: Deleted 2025/06/12 03:52:29 INFO : Updating listings 2025/06/12 03:52:29 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/compare_all/path2/" 2025/06/12 03:52:29 INFO : Bisync successful bisync_test.go:560: TEST compare_all PASSED === RUN TestBisyncRemoteRemote/concurrent 2025/06/12 03:52:30 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_concurrent-lenuwap1 2025/06/12 03:52:31 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/concurrent/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/concurrent Messages: directories 2025/06/12 03:52:40 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/concurrent/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/concurrent Messages: directories 2025/06/12 03:52:47 NOTICE: (01) : test concurrent 2025/06/12 03:52:47 NOTICE: (02) : test initial bisync 2025/06/12 03:52:47 NOTICE: (03) : bisync resync 2025/06/12 03:52:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:52:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:52:48 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path2/" 2025/06/12 03:52:48 INFO : Copying Path2 files to Path1 2025/06/12 03:52:48 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:52:48 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:52:49 INFO : Resync updating listings 2025/06/12 03:52:49 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path2/" 2025/06/12 03:52:49 INFO : Bisync successful 2025/06/12 03:52:49 NOTICE: (04) : test changed on one path - file1 2025/06/12 03:52:49 NOTICE: (05) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_concurrent-diruweh1/ file5R.txt 2025/06/12 03:52:49 NOTICE: (06) : touch-glob 2023-08-26 /tmp/034835mi/datadir/test_concurrent-diruweh1/ file7.txt 2025/06/12 03:52:49 NOTICE: (07) : copy-as /tmp/034835mi/datadir/test_concurrent-diruweh1/file5R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/concurrent/path2/ file1.txt 2025/06/12 03:52:49 NOTICE: (08) : test bisync with file changed during 2025/06/12 03:52:49 NOTICE: (09) : concurrent-func 2025/06/12 03:52:49 NOTICE: (10) : bisync 2025/06/12 03:52:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:52:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:52:49 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path2/" 2025/06/12 03:52:49 INFO : Building Path1 and Path2 listings 2025/06/12 03:52:50 INFO : Path1 checking for diffs 2025/06/12 03:52:50 INFO : Path2 checking for diffs 2025/06/12 03:52:50 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:52:50 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:52:50 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:52:50 INFO : Applying changes 2025/06/12 03:52:50 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path1/file1.txt 2025/06/12 03:52:50 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:52:50 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2025/06/12 03:52:51 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:52:51 INFO : Updating listings 2025/06/12 03:52:51 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path2/" 2025/06/12 03:52:51 INFO : Bisync successful 2025/06/12 03:52:51 NOTICE: (11) : bisync 2025/06/12 03:52:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:52:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:52:51 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path2/" 2025/06/12 03:52:51 INFO : Building Path1 and Path2 listings 2025/06/12 03:52:52 INFO : Path1 checking for diffs 2025/06/12 03:52:52 INFO : Path2 checking for diffs 2025/06/12 03:52:52 INFO : No changes found 2025/06/12 03:52:52 INFO : Updating listings 2025/06/12 03:52:52 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/concurrent/path2/" 2025/06/12 03:52:52 INFO : Bisync successful bisync_test.go:560: TEST concurrent PASSED === RUN TestBisyncRemoteRemote/createemptysrcdirs 2025/06/12 03:52:53 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_createemptysrcdirs-hexufod2 2025/06/12 03:52:54 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/createemptysrcdirs/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/createemptysrcdirs Messages: directories 2025/06/12 03:53:03 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/createemptysrcdirs/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/createemptysrcdirs Messages: directories 2025/06/12 03:53:10 NOTICE: (01) : test createemptysrcdirs 2025/06/12 03:53:10 NOTICE: (02) : test initial bisync 2025/06/12 03:53:10 NOTICE: (03) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/ placeholder.txt 2025/06/12 03:53:10 NOTICE: (04) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.txt 2025/06/12 03:53:10 NOTICE: (05) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/12 03:53:10 NOTICE: (06) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/12 03:53:11 NOTICE: (07) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/12 03:53:11 NOTICE: (08) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/12 03:53:11 NOTICE: (09) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/12 03:53:11 NOTICE: (10) : bisync resync 2025/06/12 03:53:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:12 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:12 INFO : Copying Path2 files to Path1 2025/06/12 03:53:12 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:53:12 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:53:13 INFO : file1.copy1.txt: Updated modification time in destination 2025/06/12 03:53:13 INFO : file1.copy2.txt: Updated modification time in destination 2025/06/12 03:53:13 INFO : file1.copy4.txt: Updated modification time in destination 2025/06/12 03:53:13 INFO : file1.copy3.txt: Updated modification time in destination 2025/06/12 03:53:13 INFO : file1.copy5.txt: Updated modification time in destination 2025/06/12 03:53:13 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:53:13 INFO : Resync updating listings 2025/06/12 03:53:13 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:13 INFO : Bisync successful 2025/06/12 03:53:13 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2025/06/12 03:53:13 NOTICE: (12) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ subdir/placeholder.txt 2025/06/12 03:53:14 NOTICE: (13) : touch-glob 2001-01-02 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ subdir 2025/06/12 03:53:14 NOTICE: (14) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/subdir/placeholder.txt 2025/06/12 03:53:14 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2025/06/12 03:53:14 NOTICE: (16) : bisync 2025/06/12 03:53:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:14 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:14 INFO : Building Path1 and Path2 listings 2025/06/12 03:53:15 INFO : Path1 checking for diffs 2025/06/12 03:53:15 INFO : Path2 checking for diffs 2025/06/12 03:53:15 INFO : No changes found 2025/06/12 03:53:15 INFO : Updating listings 2025/06/12 03:53:15 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:15 INFO : Bisync successful 2025/06/12 03:53:15 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2025/06/12 03:53:15 NOTICE: (18) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ 2025/06/12 03:53:15 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:15 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:53:15 NOTICE: (19) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/ 2025/06/12 03:53:15 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:15 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2025/06/12 03:53:15 NOTICE: (21) : bisync create-empty-src-dirs 2025/06/12 03:53:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:15 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:15 INFO : Building Path1 and Path2 listings 2025/06/12 03:53:16 INFO : Path1 checking for diffs 2025/06/12 03:53:16 INFO : - Path1 File is new - / 2025/06/12 03:53:16 INFO : - Path1 File is new - subdir 2025/06/12 03:53:16 INFO : Path1: 2 changes:  2 new,  0 modified,  0 deleted 2025/06/12 03:53:16 INFO : Path2 checking for diffs 2025/06/12 03:53:16 INFO : - Path2 File is new - / 2025/06/12 03:53:16 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:53:16 INFO : Applying changes 2025/06/12 03:53:16 INFO : Checking potential conflicts... 2025/06/12 03:53:16 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/createemptysrcdirs/path2: 0 differences found 2025/06/12 03:53:16 INFO : Finished checking the potential conflicts. %!s() 2025/06/12 03:53:16 NOTICE: - WARNING New or changed in both paths - / 2025/06/12 03:53:16 INFO : This is a directory, not a file. Skipping equality check and will not rename: / 2025/06/12 03:53:16 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/subdir 2025/06/12 03:53:16 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:53:16 INFO : subdir: Making directory 2025/06/12 03:53:16 INFO : Updating listings 2025/06/12 03:53:16 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:16 INFO : Bisync successful 2025/06/12 03:53:16 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2025/06/12 03:53:16 NOTICE: (23) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ 2025/06/12 03:53:16 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:16 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:53:16 NOTICE: (24) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/ 2025/06/12 03:53:16 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:16 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:53:16 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2025/06/12 03:53:16 NOTICE: (26) : purge-children TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ 2025/06/12 03:53:17 NOTICE: (27) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.txt 2025/06/12 03:53:18 NOTICE: (28) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/12 03:53:19 NOTICE: (29) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/12 03:53:19 NOTICE: (30) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/12 03:53:20 NOTICE: (31) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/12 03:53:20 NOTICE: (32) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/12 03:53:21 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2025/06/12 03:53:21 NOTICE: (34) : bisync 2025/06/12 03:53:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:22 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:22 INFO : Building Path1 and Path2 listings 2025/06/12 03:53:22 INFO : Path1 checking for diffs 2025/06/12 03:53:22 INFO : - Path1 File was deleted - / 2025/06/12 03:53:22 INFO : - Path1 File was deleted - RCLONE_TEST 2025/06/12 03:53:22 INFO : - Path1 File was deleted - subdir 2025/06/12 03:53:22 INFO : Path1: 3 changes:  0 new,  0 modified,  3 deleted 2025/06/12 03:53:22 INFO : Path2 checking for diffs 2025/06/12 03:53:22 INFO : - Path2 File was deleted - / 2025/06/12 03:53:22 INFO : - Path2 File was deleted - subdir 2025/06/12 03:53:22 INFO : Path2: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:53:22 INFO : Applying changes 2025/06/12 03:53:22 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/RCLONE_TEST 2025/06/12 03:53:22 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:53:22 INFO : RCLONE_TEST: Deleted 2025/06/12 03:53:22 INFO : Updating listings 2025/06/12 03:53:22 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:22 INFO : Bisync successful 2025/06/12 03:53:22 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2025/06/12 03:53:22 NOTICE: (36) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ 2025/06/12 03:53:22 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:22 NOTICE: (37) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/ 2025/06/12 03:53:22 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:22 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:53:22 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2025/06/12 03:53:22 NOTICE: (39) : bisync resync create-empty-src-dirs 2025/06/12 03:53:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:23 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:23 INFO : Copying Path2 files to Path1 2025/06/12 03:53:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:53:23 INFO : subdir: Making directory 2025/06/12 03:53:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:53:24 INFO : Resync updating listings 2025/06/12 03:53:24 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:24 INFO : Bisync successful 2025/06/12 03:53:24 NOTICE: (40) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ 2025/06/12 03:53:24 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:24 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:53:24 NOTICE: (41) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/ 2025/06/12 03:53:24 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:24 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:53:24 NOTICE: (42) : purge-children TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ 2025/06/12 03:53:24 NOTICE: (43) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.txt 2025/06/12 03:53:25 NOTICE: (44) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy1.txt 2025/06/12 03:53:26 NOTICE: (45) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy2.txt 2025/06/12 03:53:26 NOTICE: (46) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy3.txt 2025/06/12 03:53:27 NOTICE: (47) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy4.txt 2025/06/12 03:53:27 NOTICE: (48) : copy-as /tmp/034835mi/datadir/test_createemptysrcdirs-tuquwor3/placeholder.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ file1.copy5.txt 2025/06/12 03:53:28 NOTICE: (49) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ 2025/06/12 03:53:28 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:28 NOTICE: (50) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/ 2025/06/12 03:53:28 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:28 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 03:53:28 NOTICE: (51) : bisync create-empty-src-dirs 2025/06/12 03:53:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:29 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:29 INFO : Building Path1 and Path2 listings 2025/06/12 03:53:29 INFO : Path1 checking for diffs 2025/06/12 03:53:29 INFO : - Path1 File was deleted - subdir 2025/06/12 03:53:29 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:53:29 INFO : Path2 checking for diffs 2025/06/12 03:53:29 INFO : Applying changes 2025/06/12 03:53:29 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/subdir 2025/06/12 03:53:29 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:53:29 INFO : subdir: Removing directory 2025/06/12 03:53:29 INFO : Updating listings 2025/06/12 03:53:29 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:29 INFO : Bisync successful 2025/06/12 03:53:29 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2025/06/12 03:53:29 NOTICE: (53) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/ 2025/06/12 03:53:29 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:29 NOTICE: (54) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/ 2025/06/12 03:53:29 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:29 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2025/06/12 03:53:29 NOTICE: (56) : bisync create-empty-src-dirs 2025/06/12 03:53:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:30 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:30 INFO : Building Path1 and Path2 listings 2025/06/12 03:53:30 INFO : Path1 checking for diffs 2025/06/12 03:53:30 INFO : Path2 checking for diffs 2025/06/12 03:53:30 INFO : No changes found 2025/06/12 03:53:30 INFO : Updating listings 2025/06/12 03:53:30 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/createemptysrcdirs/path2/" 2025/06/12 03:53:30 INFO : Bisync successful 2025/06/12 03:53:30 NOTICE: ---------------------------------------------------------- 2025/06/12 03:53:30 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst 2025/06/12 03:53:30 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:53:30 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:53:30 NOTICE: | + 2025/06/12 03:53:30 NOTICE: ---------------------------------------------------------- 2025/06/12 03:53:30 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-new 2025/06/12 03:53:30 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:53:30 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:53:30 NOTICE: | + 2025/06/12 03:53:30 NOTICE: ---------------------------------------------------------- 2025/06/12 03:53:30 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path1.lst-old 2025/06/12 03:53:30 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:53:30 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:53:30 NOTICE: | + 2025/06/12 03:53:30 NOTICE: ---------------------------------------------------------- 2025/06/12 03:53:30 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst 2025/06/12 03:53:30 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:53:30 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:53:30 NOTICE: | + 2025/06/12 03:53:30 NOTICE: ---------------------------------------------------------- 2025/06/12 03:53:30 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-new 2025/06/12 03:53:30 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:53:30 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:53:30 NOTICE: | + 2025/06/12 03:53:30 NOTICE: ---------------------------------------------------------- 2025/06/12 03:53:30 NOTICE: | MISCOMPARE -Golden vs +Results for _testdir_path1.._testdir_path2.path2.lst-old 2025/06/12 03:53:30 NOTICE: | @@ -0,0 +1,2 @@ 2025/06/12 03:53:30 NOTICE: | +d -1 - - 2000-01-01 00:00:00 +0000 UTC "\"/\"" 2025/06/12 03:53:30 NOTICE: | + 2025/06/12 03:53:31 NOTICE: ---------------------------------------------------------- 2025/06/12 03:53:31 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:53:31 NOTICE: | @@ -53,0 +54 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -55,0 +57 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -70,0 +73 @@ 2025/06/12 03:53:31 NOTICE: | +INFO : - Path1 File is new - / 2025/06/12 03:53:31 NOTICE: | @@ -72,2 +75,4 @@ 2025/06/12 03:53:31 NOTICE: | -INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:53:31 NOTICE: | -INFO : Path2 checking for diffs 2025/06/12 03:53:31 NOTICE: | +INFO : Path1: 2 changes:  2 new,  0 modified,  0 deleted 2025/06/12 03:53:31 NOTICE: | +INFO : Path2 checking for diffs 2025/06/12 03:53:31 NOTICE: | +INFO : - Path2 File is new - / 2025/06/12 03:53:31 NOTICE: | +INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:53:31 NOTICE: | @@ -74,0 +80,5 @@ 2025/06/12 03:53:31 NOTICE: | +INFO : Checking potential conflicts... 2025/06/12 03:53:31 NOTICE: | +NOTICE: {path2String}: 0 differences found 2025/06/12 03:53:31 NOTICE: | +INFO : Finished checking the potential conflicts. %!s() 2025/06/12 03:53:31 NOTICE: | +NOTICE: - WARNING New or changed in both paths - / 2025/06/12 03:53:31 NOTICE: | +INFO : This is a directory, not a file. Skipping equality check and will not rename: / 2025/06/12 03:53:31 NOTICE: | @@ -81,0 +92 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -83,0 +95 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -107,0 +120 @@ 2025/06/12 03:53:31 NOTICE: | +INFO : - Path1 File was deleted - / 2025/06/12 03:53:31 NOTICE: | @@ -110,2 +123,3 @@ 2025/06/12 03:53:31 NOTICE: | -INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:53:31 NOTICE: | -INFO : Path2 checking for diffs 2025/06/12 03:53:31 NOTICE: | +INFO : Path1: 3 changes:  0 new,  0 modified,  3 deleted 2025/06/12 03:53:31 NOTICE: | +INFO : Path2 checking for diffs 2025/06/12 03:53:31 NOTICE: | +INFO : - Path2 File was deleted - / 2025/06/12 03:53:31 NOTICE: | @@ -113 +127 @@ 2025/06/12 03:53:31 NOTICE: | -INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:53:31 NOTICE: | +INFO : Path2: 2 changes:  0 new,  0 modified,  2 deleted 2025/06/12 03:53:31 NOTICE: | @@ -121,0 +136 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -122,0 +138 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -143,0 +160 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -145,0 +163 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -154,0 +173 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -155,0 +175 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -182,0 +203 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: | @@ -183,0 +205 @@ 2025/06/12 03:53:31 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 03:53:31 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST createemptysrcdirs FAILED - 7 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/dry_run 2025/06/12 03:53:32 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_dry_run-fizuroy7 2025/06/12 03:53:33 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/dry_run/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/dry_run Messages: directories 2025/06/12 03:53:41 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/dry_run/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/dry_run Messages: directories 2025/06/12 03:53:48 NOTICE: (01) : test dry-run 2025/06/12 03:53:48 NOTICE: (02) : test initial bisync 2025/06/12 03:53:48 NOTICE: (03) : bisync resync 2025/06/12 03:53:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:49 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/" 2025/06/12 03:53:49 INFO : Copying Path2 files to Path1 2025/06/12 03:53:49 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:53:50 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:53:50 INFO : Resync updating listings 2025/06/12 03:53:50 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/" 2025/06/12 03:53:50 INFO : Bisync successful 2025/06/12 03:53:50 NOTICE: (04) : test new on path2 - file10 2025/06/12 03:53:50 NOTICE: (05) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_dry_run-sohuxoy9/file10.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path2/ 2025/06/12 03:53:50 NOTICE: (06) : test newer on path2 - file1 2025/06/12 03:53:50 NOTICE: (07) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_dry_run-sohuxoy9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path2/ 2025/06/12 03:53:51 NOTICE: (08) : test new on path1 - file11 2025/06/12 03:53:51 NOTICE: (09) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_dry_run-sohuxoy9/file11.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path1/ 2025/06/12 03:53:51 NOTICE: (10) : test newer on path1 - file2 2025/06/12 03:53:51 NOTICE: (11) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_dry_run-sohuxoy9/file2.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path1/ 2025/06/12 03:53:52 NOTICE: (12) : test deleted on path2 - file3 2025/06/12 03:53:52 NOTICE: (13) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file3.txt 2025/06/12 03:53:52 NOTICE: (14) : test deleted on path1 - file4 2025/06/12 03:53:52 NOTICE: (15) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file4.txt 2025/06/12 03:53:52 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2025/06/12 03:53:52 NOTICE: (17) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_dry_run-sohuxoy9/ file5R.txt 2025/06/12 03:53:52 NOTICE: (18) : copy-as /tmp/034835mi/datadir/test_dry_run-sohuxoy9/file5R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path2/ file5.txt 2025/06/12 03:53:52 NOTICE: (19) : touch-glob 2001-03-04 /tmp/034835mi/datadir/test_dry_run-sohuxoy9/ file5L.txt 2025/06/12 03:53:52 NOTICE: (20) : copy-as /tmp/034835mi/datadir/test_dry_run-sohuxoy9/file5L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path1/ file5.txt 2025/06/12 03:53:52 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2025/06/12 03:53:52 NOTICE: (22) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_dry_run-sohuxoy9/file6.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path2/ 2025/06/12 03:53:53 NOTICE: (23) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file6.txt 2025/06/12 03:53:53 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2025/06/12 03:53:53 NOTICE: (25) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_dry_run-sohuxoy9/file7.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path1/ 2025/06/12 03:53:53 NOTICE: (26) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file7.txt 2025/06/12 03:53:53 NOTICE: (27) : test sync with dry-run and resync 2025/06/12 03:53:53 NOTICE: (28) : bisync dry-run resync 2025/06/12 03:53:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:54 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/" 2025/06/12 03:53:54 INFO : Copying Path2 files to Path1 2025/06/12 03:53:54 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/12 03:53:54 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:53:54 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2025/06/12 03:53:54 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:53:54 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/12 03:53:54 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:53:54 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2025/06/12 03:53:54 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2025/06/12 03:53:55 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/12 03:53:55 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2025/06/12 03:53:55 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:53:55 INFO : Resync updating listings 2025/06/12 03:53:55 INFO : Bisync successful 2025/06/12 03:53:55 NOTICE: (29) : copy-listings dryrun-resync 2025/06/12 03:53:55 NOTICE: (30) : test sync with dry-run 2025/06/12 03:53:55 NOTICE: (31) : bisync dry-run 2025/06/12 03:53:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:55 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/" 2025/06/12 03:53:55 INFO : Building Path1 and Path2 listings 2025/06/12 03:53:56 INFO : Path1 checking for diffs 2025/06/12 03:53:56 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:53:56 NOTICE: - Path1 File was deleted - file4.txt 2025/06/12 03:53:56 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:53:56 NOTICE: - Path1 File was deleted - file6.txt 2025/06/12 03:53:56 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/12 03:53:56 NOTICE: - Path1 File is new - file11.txt 2025/06/12 03:53:56 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:53:56 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:53:56 INFO : Path2 checking for diffs 2025/06/12 03:53:56 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:53:56 NOTICE: - Path2 File was deleted - file3.txt 2025/06/12 03:53:56 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:53:56 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/12 03:53:56 NOTICE: - Path2 File was deleted - file7.txt 2025/06/12 03:53:56 NOTICE: - Path2 File is new - file10.txt 2025/06/12 03:53:56 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:53:56 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:53:56 INFO : Applying changes 2025/06/12 03:53:56 INFO : Checking potential conflicts... 2025/06/12 03:53:56 ERROR : file5.txt: md5 differ 2025/06/12 03:53:56 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/dry_run/path2: 1 differences found 2025/06/12 03:53:56 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/dry_run/path2: 1 errors while checking 2025/06/12 03:53:56 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:53:56 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file11.txt 2025/06/12 03:53:56 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file2.txt 2025/06/12 03:53:56 NOTICE: - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file4.txt 2025/06/12 03:53:56 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:53:56 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/12 03:53:56 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file5.txt.conflict1 2025/06/12 03:53:56 NOTICE: file5.txt: Skipped rename as --dry-run is set 2025/06/12 03:53:56 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file5.txt.conflict2 2025/06/12 03:53:56 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file6.txt 2025/06/12 03:53:56 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file7.txt 2025/06/12 03:53:56 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file1.txt 2025/06/12 03:53:56 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file10.txt 2025/06/12 03:53:56 NOTICE: - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file3.txt 2025/06/12 03:53:56 NOTICE: - Path2 Do queued copies to - Path1 2025/06/12 03:53:56 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:53:56 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:53:56 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:53:56 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2025/06/12 03:53:56 NOTICE: - Path1 Do queued copies to - Path2 2025/06/12 03:53:56 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:53:56 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2025/06/12 03:53:57 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2025/06/12 03:53:57 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2025/06/12 03:53:57 INFO : Updating listings 2025/06/12 03:53:57 INFO : Bisync successful 2025/06/12 03:53:57 NOTICE: (32) : copy-listings dryrun 2025/06/12 03:53:57 NOTICE: (33) : test sync without dry-run 2025/06/12 03:53:57 NOTICE: (34) : bisync 2025/06/12 03:53:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:53:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:53:57 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/" 2025/06/12 03:53:57 INFO : Building Path1 and Path2 listings 2025/06/12 03:53:58 INFO : Path1 checking for diffs 2025/06/12 03:53:58 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:53:58 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:53:58 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:53:58 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:53:58 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2025/06/12 03:53:58 INFO : - Path1 File is new - file11.txt 2025/06/12 03:53:58 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:53:58 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:53:58 INFO : Path2 checking for diffs 2025/06/12 03:53:58 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:53:58 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:53:58 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2025/06/12 03:53:58 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2025/06/12 03:53:58 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:53:58 INFO : - Path2 File is new - file10.txt 2025/06/12 03:53:58 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2025/06/12 03:53:58 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2025/06/12 03:53:58 INFO : Applying changes 2025/06/12 03:53:58 INFO : Checking potential conflicts... 2025/06/12 03:53:58 ERROR : file5.txt: md5 differ 2025/06/12 03:53:58 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/dry_run/path2: 1 differences found 2025/06/12 03:53:58 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/dry_run/path2: 1 errors while checking 2025/06/12 03:53:58 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:53:58 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file11.txt 2025/06/12 03:53:58 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file2.txt 2025/06/12 03:53:58 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file4.txt 2025/06/12 03:53:58 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:53:58 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file5.txt.conflict1 2025/06/12 03:53:58 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/06/12 03:53:58 INFO : file5.txt: Deleted 2025/06/12 03:53:58 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file5.txt.conflict1 2025/06/12 03:53:58 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file5.txt.conflict2 2025/06/12 03:53:59 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/12 03:53:59 INFO : file5.txt: Deleted 2025/06/12 03:53:59 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file5.txt.conflict2 2025/06/12 03:53:59 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file6.txt 2025/06/12 03:53:59 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/file7.txt 2025/06/12 03:53:59 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file1.txt 2025/06/12 03:53:59 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file10.txt 2025/06/12 03:53:59 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/file3.txt 2025/06/12 03:53:59 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:53:59 INFO : file10.txt: Copied (server-side copy) 2025/06/12 03:53:59 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:53:59 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/12 03:53:59 INFO : file6.txt: Copied (server-side copy) 2025/06/12 03:53:59 INFO : file3.txt: Deleted 2025/06/12 03:53:59 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:53:59 INFO : file11.txt: Copied (server-side copy) 2025/06/12 03:53:59 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/12 03:54:00 INFO : file2.txt: Copied (server-side copy) 2025/06/12 03:54:00 INFO : file7.txt: Copied (server-side copy) 2025/06/12 03:54:00 INFO : file4.txt: Deleted 2025/06/12 03:54:00 INFO : Updating listings 2025/06/12 03:54:00 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/dry_run/path2/" 2025/06/12 03:54:00 INFO : Bisync successful bisync_test.go:560: TEST dry_run PASSED === RUN TestBisyncRemoteRemote/equal 2025/06/12 03:54:01 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_equal-naqosib7 2025/06/12 03:54:02 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/equal/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/equal Messages: directories 2025/06/12 03:54:10 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/equal/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/equal Messages: directories 2025/06/12 03:54:17 NOTICE: (01) : test equal 2025/06/12 03:54:17 NOTICE: (02) : test initial bisync 2025/06/12 03:54:17 NOTICE: (03) : bisync resync 2025/06/12 03:54:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:54:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:54:17 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path2/" 2025/06/12 03:54:17 INFO : Copying Path2 files to Path1 2025/06/12 03:54:17 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:54:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:54:18 INFO : Resync updating listings 2025/06/12 03:54:18 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path2/" 2025/06/12 03:54:18 INFO : Bisync successful 2025/06/12 03:54:18 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:54:18 NOTICE: (05) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_equal-rinoroj5/ file1R.txt 2025/06/12 03:54:18 NOTICE: (06) : copy-as /tmp/034835mi/datadir/test_equal-rinoroj5/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/equal/path2/ file1.txt 2025/06/12 03:54:18 NOTICE: (07) : touch-glob 2001-03-04 /tmp/034835mi/datadir/test_equal-rinoroj5/ file1L.txt 2025/06/12 03:54:18 NOTICE: (08) : copy-as /tmp/034835mi/datadir/test_equal-rinoroj5/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/equal/path1/ file1.txt 2025/06/12 03:54:18 NOTICE: (09) : test changed on both paths and identical - file2 2025/06/12 03:54:18 NOTICE: (10) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_equal-rinoroj5/ file2.txt 2025/06/12 03:54:18 NOTICE: (11) : copy-as /tmp/034835mi/datadir/test_equal-rinoroj5/file2.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/equal/path1/ file2.txt 2025/06/12 03:54:19 NOTICE: (12) : copy-as /tmp/034835mi/datadir/test_equal-rinoroj5/file2.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/equal/path2/ file2.txt 2025/06/12 03:54:19 NOTICE: (13) : test bisync run 2025/06/12 03:54:19 NOTICE: (14) : bisync 2025/06/12 03:54:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:54:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:54:19 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path2/" 2025/06/12 03:54:19 INFO : Building Path1 and Path2 listings 2025/06/12 03:54:20 INFO : Path1 checking for diffs 2025/06/12 03:54:20 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:54:20 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:54:20 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:54:20 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/12 03:54:20 INFO : Path2 checking for diffs 2025/06/12 03:54:20 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:54:20 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:54:20 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:54:20 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/12 03:54:20 INFO : Applying changes 2025/06/12 03:54:20 INFO : Checking potential conflicts... 2025/06/12 03:54:20 ERROR : file1.txt: md5 differ 2025/06/12 03:54:20 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/equal/path2: 1 differences found 2025/06/12 03:54:20 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/equal/path2: 1 errors while checking 2025/06/12 03:54:20 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/equal/path2: 1 matching files 2025/06/12 03:54:20 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:54:20 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:54:20 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path1/file1.txt.conflict1 2025/06/12 03:54:20 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict1 2025/06/12 03:54:20 INFO : file1.txt: Deleted 2025/06/12 03:54:20 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path2/file1.txt.conflict1 2025/06/12 03:54:20 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path2/file1.txt.conflict2 2025/06/12 03:54:20 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2 2025/06/12 03:54:20 INFO : file1.txt: Deleted 2025/06/12 03:54:20 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path1/file1.txt.conflict2 2025/06/12 03:54:20 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/12 03:54:20 INFO : Files are equal! Skipping: file2.txt 2025/06/12 03:54:20 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:54:20 INFO : file1.txt.conflict2: Copied (server-side copy) 2025/06/12 03:54:20 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:54:21 INFO : file1.txt.conflict1: Copied (server-side copy) 2025/06/12 03:54:21 INFO : Updating listings 2025/06/12 03:54:21 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/equal/path2/" 2025/06/12 03:54:21 INFO : Bisync successful bisync_test.go:560: TEST equal PASSED === RUN TestBisyncRemoteRemote/ext_paths 2025/06/12 03:54:22 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_ext_paths-wubudaq7 2025/06/12 03:54:23 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/ext_paths/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"測試РуÑÑкий ěáñ"} actual : []string{"", "測試РуÑÑкий ěáñ"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=28) "測試РуÑÑкий ěáñ" Test: TestBisyncRemoteRemote/ext_paths Messages: directories 2025/06/12 03:54:32 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/ext_paths/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"測試РуÑÑкий ěáñ"} actual : []string{"", "測試РуÑÑкий ěáñ"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=28) "測試РуÑÑкий ěáñ" Test: TestBisyncRemoteRemote/ext_paths Messages: directories 2025/06/12 03:54:39 NOTICE: (01) : test extended-char-paths 2025/06/12 03:54:39 NOTICE: (02) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/ 2025/06/12 03:54:40 ERROR : S3 bucket rclone-test-pivuhex3yocu path 034835mi/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ: error reading source root directory: directory not found 2025/06/12 03:54:40 ERROR : S3 bucket rclone-test-pivuhex3yocu path 034835mi/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-figakis6: error reading source root directory: directory not found 2025/06/12 03:54:40 NOTICE: (03) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/ 2025/06/12 03:54:40 ERROR : S3 bucket rclone-test-pivuhex3yocu path 034835mi/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ: error reading source root directory: directory not found 2025/06/12 03:54:40 ERROR : S3 bucket rclone-test-pivuhex3yocu path 034835mi/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-vidokej3: error reading source root directory: directory not found 2025/06/12 03:54:40 NOTICE: (04) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:54:40 NOTICE: (05) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:54:41 NOTICE: (06) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2025/06/12 03:54:41 NOTICE: (07) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2025/06/12 03:54:41 NOTICE: (08) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試_check{spc}file 2025/06/12 03:54:41 NOTICE: (09) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試_check{spc}file 2025/06/12 03:54:42 NOTICE: (10) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:54:42 NOTICE: (11) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:54:42 NOTICE: (12) : test resync subdirs with extended chars 2025/06/12 03:54:42 NOTICE: (13) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ resync 2025/06/12 03:54:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:54:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:54:43 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:54:43 INFO : Copying Path2 files to Path1 2025/06/12 03:54:43 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:54:43 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:54:43 INFO : Resync updating listings 2025/06/12 03:54:43 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:54:43 INFO : Bisync successful 2025/06/12 03:54:43 NOTICE: (14) : copy-listings resync 2025/06/12 03:54:43 NOTICE: (15) : test place new files with extended chars on each side 2025/06/12 03:54:43 NOTICE: (16) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_ext_paths-tejebuv9/ file1.txt 2025/06/12 03:54:43 NOTICE: (17) : copy-as /tmp/034835mi/datadir/test_ext_paths-tejebuv9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p1 2025/06/12 03:54:44 NOTICE: (18) : copy-as /tmp/034835mi/datadir/test_ext_paths-tejebuv9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p2 2025/06/12 03:54:45 NOTICE: (19) : test normal sync of subdirs with extended chars 2025/06/12 03:54:45 NOTICE: (20) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ 2025/06/12 03:54:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:54:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:54:45 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:54:45 INFO : Building Path1 and Path2 listings 2025/06/12 03:54:46 INFO : Path1 checking for diffs 2025/06/12 03:54:46 INFO : - Path1 File is new - 測試_file1p1 2025/06/12 03:54:46 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:54:46 INFO : Path2 checking for diffs 2025/06/12 03:54:46 INFO : - Path2 File is new - 測試_file1p2 2025/06/12 03:54:46 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:54:46 INFO : Applying changes 2025/06/12 03:54:46 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試РуÑÑкий ěáñ/測試_file1p1 2025/06/12 03:54:46 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий ěáñ/測試_file1p2 2025/06/12 03:54:46 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:54:46 INFO : 測試_file1p2: Copied (server-side copy) 2025/06/12 03:54:46 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:54:46 INFO : 測試_file1p1: Copied (server-side copy) 2025/06/12 03:54:46 INFO : Updating listings 2025/06/12 03:54:46 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/測試РуÑÑкий ěáñ/" 2025/06/12 03:54:46 INFO : Bisync successful 2025/06/12 03:54:46 NOTICE: (21) : move-listings normal-sync 2025/06/12 03:54:46 NOTICE: (22) : test check-filename with extended chars. check should fail. 2025/06/12 03:54:46 NOTICE: (23) : bisync resync 2025/06/12 03:54:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:54:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:54:47 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:47 INFO : Copying Path2 files to Path1 2025/06/12 03:54:47 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:47 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:48 INFO : Resync updating listings 2025/06/12 03:54:48 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:48 INFO : Bisync successful 2025/06/12 03:54:48 NOTICE: (24) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2025/06/12 03:54:48 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2025/06/12 03:54:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:54:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:54:48 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:48 INFO : Building Path1 and Path2 listings 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:50 INFO : Path1 checking for diffs 2025/06/12 03:54:50 INFO : - Path1 File was deleted - 測試РуÑÑкий ěáñ/測試_check file 2025/06/12 03:54:50 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 03:54:50 INFO : Path2 checking for diffs 2025/06/12 03:54:50 INFO : Checking access health 2025/06/12 03:54:50 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2025/06/12 03:54:50 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試РуÑÑкий ěáñ/測試_check file 2025/06/12 03:54:50 ERROR : Bisync critical error: check file check failed 2025/06/12 03:54:50 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:54:50 NOTICE: Bisync error: bisync aborted 2025/06/12 03:54:50 NOTICE: (26) : copy-listings check-access-fail 2025/06/12 03:54:50 NOTICE: (27) : test check-filename with extended chars. check should pass. 2025/06/12 03:54:50 NOTICE: (28) : bisync resync 2025/06/12 03:54:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:54:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:54:50 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:50 INFO : Copying Path2 files to Path1 2025/06/12 03:54:50 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (server-side copy) 2025/06/12 03:54:51 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:51 INFO : Resync updating listings 2025/06/12 03:54:51 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:51 INFO : Bisync successful 2025/06/12 03:54:51 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2025/06/12 03:54:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:54:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:54:52 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:52 INFO : Building Path1 and Path2 listings 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:53 INFO : Path1 checking for diffs 2025/06/12 03:54:53 INFO : Path2 checking for diffs 2025/06/12 03:54:53 INFO : Checking access health 2025/06/12 03:54:53 INFO : Found 2 matching "測試_check file" files on both paths 2025/06/12 03:54:53 INFO : No changes found 2025/06/12 03:54:53 INFO : Updating listings 2025/06/12 03:54:53 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:53 INFO : Bisync successful 2025/06/12 03:54:53 NOTICE: (30) : move-listings check-access-pass 2025/06/12 03:54:53 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2025/06/12 03:54:53 NOTICE: (32) : copy-file /tmp/034835mi/datadir/test_ext_paths-tejebuv9/測試_filtersfile.txt /tmp/034835mi/workdir/ 2025/06/12 03:54:53 NOTICE: (33) : bisync filters-file=/tmp/034835mi/workdir/測試_filtersfile.txt resync 2025/06/12 03:54:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:54:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:54:53 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:53 INFO : Using filters file /tmp/034835mi/workdir/測試_filtersfile.txt 2025/06/12 03:54:53 INFO : Storing filters file hash to /tmp/034835mi/workdir/測試_filtersfile.txt.md5 2025/06/12 03:54:53 INFO : Copying Path2 files to Path1 2025/06/12 03:54:53 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:54 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:55 INFO : Resync updating listings 2025/06/12 03:54:55 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:55 INFO : Bisync successful 2025/06/12 03:54:55 NOTICE: (34) : copy-as /tmp/034835mi/datadir/test_ext_paths-tejebuv9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/ fileZ.txt 2025/06/12 03:54:55 NOTICE: (35) : bisync filters-file=/tmp/034835mi/workdir/測試_filtersfile.txt 2025/06/12 03:54:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:54:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:54:56 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:56 INFO : Using filters file /tmp/034835mi/workdir/測試_filtersfile.txt 2025/06/12 03:54:56 INFO : Building Path1 and Path2 listings 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 INFO : Path1 checking for diffs 2025/06/12 03:54:57 INFO : Path2 checking for diffs 2025/06/12 03:54:57 INFO : No changes found 2025/06/12 03:54:57 INFO : Updating listings 2025/06/12 03:54:57 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ext_paths/path2/" 2025/06/12 03:54:57 INFO : Bisync successful 2025/06/12 03:54:57 NOTICE: ---------------------------------------------------------- 2025/06/12 03:54:57 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:54:57 NOTICE: | @@ -79,0 +80,12 @@ 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | @@ -80,0 +93,12 @@ 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | @@ -97,0 +122,11 @@ 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | @@ -123,0 +159,12 @@ 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | @@ -124,0 +172,12 @@ 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | @@ -140,0 +200,12 @@ 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | @@ -167,0 +239,12 @@ 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | @@ -168,0 +252,12 @@ 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | @@ -186,0 +282,12 @@ 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_check file: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p1: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: | +ERROR : 測試РуÑÑкий ěáñ/測試_file1p2: Entry doesn't belong in directory "測試РуÑÑкий ěáñ/" (too short) - ignoring 2025/06/12 03:54:57 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST ext_paths FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/extended_filenames 2025/06/12 03:54:58 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_extended_filenames-gikabeh7 2025/06/12 03:54:59 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/extended_filenames/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir_with_ࢺ_"} actual : []string{"", "subdir_with_ࢺ_"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=16) "subdir_with_ࢺ_" Test: TestBisyncRemoteRemote/extended_filenames Messages: directories 2025/06/12 03:55:07 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/extended_filenames/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir_with_ࢺ_"} actual : []string{"", "subdir_with_ࢺ_"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=16) "subdir_with_ࢺ_" Test: TestBisyncRemoteRemote/extended_filenames Messages: directories 2025/06/12 03:55:15 NOTICE: (01) : test extended-filenames 2025/06/12 03:55:15 NOTICE: (02) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_with_ࢺ_/ 2025/06/12 03:55:15 NOTICE: (03) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_with_ࢺ_/ 2025/06/12 03:55:15 NOTICE: (04) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/12 03:55:15 NOTICE: (05) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/12 03:55:16 NOTICE: (06) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/РуÑÑкий.txt 2025/06/12 03:55:16 NOTICE: (07) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/РуÑÑкий.txt 2025/06/12 03:55:16 NOTICE: (08) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2025/06/12 03:55:16 NOTICE: (09) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2025/06/12 03:55:16 NOTICE: (10) : test initial bisync 2025/06/12 03:55:16 NOTICE: (11) : bisync resync 2025/06/12 03:55:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:55:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:55:18 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/" 2025/06/12 03:55:18 INFO : Copying Path2 files to Path1 2025/06/12 03:55:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:55:19 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:55:19 INFO : Resync updating listings 2025/06/12 03:55:19 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/" 2025/06/12 03:55:19 INFO : Bisync successful 2025/06/12 03:55:19 NOTICE: (12) : test place a newer files on both paths 2025/06/12 03:55:19 NOTICE: (13) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/ file1.txt 2025/06/12 03:55:19 NOTICE: (14) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/ file2.txt 2025/06/12 03:55:19 NOTICE: (15) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/ New_top_level_mañana_funcionará.txt 2025/06/12 03:55:19 NOTICE: (16) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/ file_enconde_mañana_funcionará.txt 2025/06/12 03:55:20 NOTICE: (17) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/ filename_contains_ࢺ_p1m.txt 2025/06/12 03:55:20 NOTICE: (18) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/ РуÑÑкий.txt 2025/06/12 03:55:20 NOTICE: (19) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/ file1_with{spc}white{spc}space.txt 2025/06/12 03:55:21 NOTICE: (20) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_with_ࢺ_ test.txt 2025/06/12 03:55:22 NOTICE: (21) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_with_ࢺ_ mañana_funcionará.txt 2025/06/12 03:55:22 NOTICE: (22) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_with_ࢺ_ file_with_測試_.txt 2025/06/12 03:55:23 NOTICE: (23) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_with_ࢺ_ filename_contains_ࢺ_p2s.txt 2025/06/12 03:55:24 NOTICE: (24) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir{spc}with{eol}white{spc}space.txt file2{spc}with{eol}white{spc}space.txt 2025/06/12 03:55:24 NOTICE: (25) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_rawchars_{chr:19}_{chr:81}_{chr:fe} file3_{chr:19}_{chr:81}_{chr:fe} 2025/06/12 03:55:25 NOTICE: (26) : fix-names TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir{spc}with{eol}white{spc}space.txt/file2{spc}with{eol}white{spc}space.txt 2025/06/12 03:55:25 NOTICE: (27) : test place a new file on both paths 2025/06/12 03:55:25 NOTICE: (28) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file2.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_with_ࢺ_ filechangedbothpaths_ࢺ_.txt 2025/06/12 03:55:26 NOTICE: (29) : touch-glob 2001-01-03 /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/ file1.txt 2025/06/12 03:55:26 NOTICE: (30) : copy-as /tmp/034835mi/datadir/test_extended_filenames-yuxotik9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_with_ࢺ_ filechangedbothpaths_ࢺ_.txt 2025/06/12 03:55:26 NOTICE: (31) : test delete files on both paths 2025/06/12 03:55:26 NOTICE: (32) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/filename_contains_ࢺ_.txt 2025/06/12 03:55:26 NOTICE: (33) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/12 03:55:27 NOTICE: (34) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/РуÑÑкий.txt 2025/06/12 03:55:27 NOTICE: (35) : test bisync run 2025/06/12 03:55:27 NOTICE: (36) : bisync 2025/06/12 03:55:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:55:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:55:28 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/" 2025/06/12 03:55:28 INFO : Building Path1 and Path2 listings 2025/06/12 03:55:29 ERROR : subdir withâŠwhite space.txt/: Entry doesn't belong in directory "subdir withâŠwhite space.txt/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir withâŠwhite space.txt/file2 withâŠwhite space.txt: Entry doesn't belong in directory "subdir withâŠwhite space.txt/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_rawchars_â™__þ/: Entry doesn't belong in directory "subdir_rawchars_â™_\x81_\xfe/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_rawchars_â™__þ/file3_â™__þ: Entry doesn't belong in directory "subdir_rawchars_â™_\x81_\xfe/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/file_with_測試_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/mañana_funcionará.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 ERROR : subdir_with_ࢺ_/test.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:29 INFO : Path1 checking for diffs 2025/06/12 03:55:29 INFO : - Path1 File was deleted - РуÑÑкий.txt 2025/06/12 03:55:29 INFO : - Path1 File is new - file1_with white space.txt 2025/06/12 03:55:29 INFO : - Path1 File is new - filename_contains_ࢺ_p1m.txt 2025/06/12 03:55:29 INFO : - Path1 File is new - subdir_with_ࢺ_/file_with_測試_.txt 2025/06/12 03:55:29 INFO : - Path1 File is new - subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt 2025/06/12 03:55:29 INFO : - Path1 File is new - subdir_with_ࢺ_/mañana_funcionará.txt 2025/06/12 03:55:29 INFO : - Path1 File is new - subdir_with_ࢺ_/test.txt 2025/06/12 03:55:29 INFO : Path1: 7 changes:  6 new,  0 modified,  1 deleted 2025/06/12 03:55:29 INFO : Path2 checking for diffs 2025/06/12 03:55:29 INFO : - Path2 File changed: size (larger), time (newer) - file_enconde_mañana_funcionará.txt 2025/06/12 03:55:29 INFO : - Path2 File was deleted - filename_contains_ࢺ_.txt 2025/06/12 03:55:29 INFO : - Path2 File was deleted - subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/12 03:55:29 INFO : - Path2 File changed: size (larger), time (newer) - РуÑÑкий.txt 2025/06/12 03:55:29 INFO : - Path2 File is new - New_top_level_mañana_funcionará.txt 2025/06/12 03:55:29 INFO : - Path2 File is new - subdir withâŠwhite space.txt/file2 withâŠwhite space.txt 2025/06/12 03:55:29 INFO : - Path2 File is new - "subdir_rawchars_â™_\x81_\xfe/file3_â™_\x81_\xfe" 2025/06/12 03:55:29 INFO : - Path2 File is new - subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt 2025/06/12 03:55:29 INFO : - Path2 File is new - subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt 2025/06/12 03:55:29 INFO : Path2: 9 changes:  5 new,  2 modified,  2 deleted 2025/06/12 03:55:29 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2025/06/12 03:55:29 INFO : Applying changes 2025/06/12 03:55:29 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/file1_with white space.txt 2025/06/12 03:55:29 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/filename_contains_ࢺ_p1m.txt 2025/06/12 03:55:29 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_with_ࢺ_/file_with_測試_.txt 2025/06/12 03:55:29 NOTICE: - WARNING New or changed in both paths - subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt 2025/06/12 03:55:29 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1 2025/06/12 03:55:30 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Copied (server-side copy) to: subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1 2025/06/12 03:55:30 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Deleted 2025/06/12 03:55:30 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1 2025/06/12 03:55:30 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2 2025/06/12 03:55:30 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Copied (server-side copy) to: subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2 2025/06/12 03:55:30 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Deleted 2025/06/12 03:55:30 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2 2025/06/12 03:55:30 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_with_ࢺ_/mañana_funcionará.txt 2025/06/12 03:55:30 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/subdir_with_ࢺ_/test.txt 2025/06/12 03:55:30 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/РуÑÑкий.txt 2025/06/12 03:55:30 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/New_top_level_mañana_funcionará.txt 2025/06/12 03:55:30 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2025/06/12 03:55:30 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/filename_contains_ࢺ_.txt 2025/06/12 03:55:30 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir withâŠwhite space.txt/file2 withâŠwhite space.txt 2025/06/12 03:55:30 INFO : - Path2 Queue copy to Path1 - "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_rawchars_â™_\x81_\xfe/file3_â™_\x81_\xfe" 2025/06/12 03:55:30 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2025/06/12 03:55:30 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt 2025/06/12 03:55:30 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:55:30 INFO : New_top_level_mañana_funcionará.txt: Copied (server-side copy) 2025/06/12 03:55:30 INFO : РуÑÑкий.txt: Copied (server-side copy) 2025/06/12 03:55:30 ERROR : subdir_rawchars_â™__þ/: Entry doesn't belong in directory "subdir_rawchars_â™_\x81_\xfe/" (too short) - ignoring 2025/06/12 03:55:30 ERROR : subdir_rawchars_â™__þ/file3_â™__þ: Entry doesn't belong in directory "subdir_rawchars_â™_\x81_\xfe/" (too short) - ignoring 2025/06/12 03:55:30 ERROR : subdir withâŠwhite space.txt/: Entry doesn't belong in directory "subdir withâŠwhite space.txt/" (too short) - ignoring 2025/06/12 03:55:30 ERROR : subdir withâŠwhite space.txt/file2 withâŠwhite space.txt: Entry doesn't belong in directory "subdir withâŠwhite space.txt/" (too short) - ignoring 2025/06/12 03:55:30 INFO : file_enconde_mañana_funcionará.txt: Copied (server-side copy) 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Copied (server-side copy) 2025/06/12 03:55:31 INFO : subdir_rawchars_â™__þ/file3_â™__þ: Copied (server-side copy) 2025/06/12 03:55:31 INFO : subdir withâŠwhite space.txt/file2 withâŠwhite space.txt: Copied (server-side copy) 2025/06/12 03:55:31 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Copied (server-side copy) 2025/06/12 03:55:31 INFO : filename_contains_ࢺ_.txt: Deleted 2025/06/12 03:55:31 INFO : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Deleted 2025/06/12 03:55:31 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:55:31 INFO : file1_with white space.txt: Copied (server-side copy) 2025/06/12 03:55:31 INFO : filename_contains_ࢺ_p1m.txt: Copied (server-side copy) 2025/06/12 03:55:31 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Copied (server-side copy) 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/file_with_測試_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/mañana_funcionará.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/test.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/file_with_測試_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 ERROR : subdir_with_ࢺ_/mañana_funcionará.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Copied (server-side copy) 2025/06/12 03:55:31 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Copied (server-side copy) 2025/06/12 03:55:31 INFO : subdir_with_ࢺ_/test.txt: Copied (server-side copy) 2025/06/12 03:55:31 INFO : Updating listings 2025/06/12 03:55:31 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/extended_filenames/path2/" 2025/06/12 03:55:31 INFO : Bisync successful 2025/06/12 03:55:31 NOTICE: ---------------------------------------------------------- 2025/06/12 03:55:31 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:55:31 NOTICE: | @@ -65,0 +66,15 @@ 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir withâŠwhite space.txt/: Entry doesn't belong in directory "subdir withâŠwhite space.txt/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir withâŠwhite space.txt/file2 withâŠwhite space.txt: Entry doesn't belong in directory "subdir withâŠwhite space.txt/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_rawchars_â™__þ/: Entry doesn't belong in directory "subdir_rawchars_â™_\x81_\xfe/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_rawchars_â™__þ/file3_â™__þ: Entry doesn't belong in directory "subdir_rawchars_â™_\x81_\xfe/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/file_with_測試_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/mañana_funcionará.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/test.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | @@ -106,0 +122,10 @@ 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_rawchars_â™__þ/: Entry doesn't belong in directory "subdir_rawchars_â™_\x81_\xfe/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_rawchars_â™__þ/file3_â™__þ: Entry doesn't belong in directory "subdir_rawchars_â™_\x81_\xfe/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir withâŠwhite space.txt/: Entry doesn't belong in directory "subdir withâŠwhite space.txt/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir withâŠwhite space.txt/file2 withâŠwhite space.txt: Entry doesn't belong in directory "subdir withâŠwhite space.txt/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | @@ -107,0 +133,9 @@ 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/file_with_測試_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/mañana_funcionará.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/test.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/file_with_測試_.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: | +ERROR : subdir_with_ࢺ_/mañana_funcionará.txt: Entry doesn't belong in directory "subdir_with_ࢺ_/" (too short) - ignoring 2025/06/12 03:55:31 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST extended_filenames FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/filters 2025/06/12 03:55:33 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_filters-zoquyut1 2025/06/12 03:55:33 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/filters/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/filters Messages: directories 2025/06/12 03:55:42 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/filters/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/filters Messages: directories 2025/06/12 03:55:49 NOTICE: (01) : test filters 2025/06/12 03:55:49 NOTICE: (02) : copy-file /tmp/034835mi/datadir/test_filters-dituleg7/filtersfile.flt /tmp/034835mi/workdir/ 2025/06/12 03:55:49 NOTICE: (03) : test resync to force building of the filters md5 hash 2025/06/12 03:55:49 NOTICE: (04) : bisync filters-file=/tmp/034835mi/workdir/filtersfile.flt resync 2025/06/12 03:55:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:55:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:55:50 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filters/path2/" 2025/06/12 03:55:50 INFO : Using filters file /tmp/034835mi/workdir/filtersfile.flt 2025/06/12 03:55:50 INFO : Storing filters file hash to /tmp/034835mi/workdir/filtersfile.flt.md5 2025/06/12 03:55:50 INFO : Copying Path2 files to Path1 2025/06/12 03:55:50 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:55:51 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:55:51 INFO : Resync updating listings 2025/06/12 03:55:51 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filters/path2/" 2025/06/12 03:55:51 INFO : Bisync successful 2025/06/12 03:55:51 NOTICE: (05) : copy-listings resync 2025/06/12 03:55:51 NOTICE: (06) : test place new files on the remote 2025/06/12 03:55:51 NOTICE: (07) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_filters-dituleg7/ fileZ.txt 2025/06/12 03:55:51 NOTICE: (08) : copy-as /tmp/034835mi/datadir/test_filters-dituleg7/fileZ.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/filters/path2/ fileZ.txt 2025/06/12 03:55:52 NOTICE: (09) : copy-as /tmp/034835mi/datadir/test_filters-dituleg7/fileZ.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/filters/path1/subdir fileZ.txt 2025/06/12 03:55:52 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2025/06/12 03:55:52 NOTICE: (11) : bisync filters-file=/tmp/034835mi/workdir/filtersfile.flt 2025/06/12 03:55:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:55:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:55:53 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filters/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filters/path2/" 2025/06/12 03:55:53 INFO : Using filters file /tmp/034835mi/workdir/filtersfile.flt 2025/06/12 03:55:53 INFO : Building Path1 and Path2 listings 2025/06/12 03:55:54 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:55:54 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:55:54 ERROR : subdir/fileZ.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:55:54 INFO : Path1 checking for diffs 2025/06/12 03:55:54 INFO : - Path1 File is new - subdir/fileZ.txt 2025/06/12 03:55:54 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:55:54 INFO : Path2 checking for diffs 2025/06/12 03:55:54 INFO : Applying changes 2025/06/12 03:55:54 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filters/path2/subdir/fileZ.txt 2025/06/12 03:55:54 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:55:54 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:55:54 ERROR : subdir/fileZ.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:55:54 INFO : subdir/fileZ.txt: Copied (server-side copy) 2025/06/12 03:55:54 INFO : Updating listings 2025/06/12 03:55:54 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filters/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filters/path2/" 2025/06/12 03:55:54 INFO : Bisync successful 2025/06/12 03:55:54 NOTICE: ---------------------------------------------------------- 2025/06/12 03:55:54 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:55:54 NOTICE: | @@ -43,0 +44,3 @@ 2025/06/12 03:55:54 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:55:54 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:55:54 NOTICE: | +ERROR : subdir/fileZ.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:55:54 NOTICE: | @@ -50,0 +54,2 @@ 2025/06/12 03:55:54 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:55:54 NOTICE: | +ERROR : subdir/fileZ.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:55:54 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST filters FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/filtersfile_checks 2025/06/12 03:55:55 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_filtersfile_checks-qibuxiw7 2025/06/12 03:55:56 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/filtersfile_checks/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/filtersfile_checks Messages: directories 2025/06/12 03:56:04 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/filtersfile_checks/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/filtersfile_checks Messages: directories 2025/06/12 03:56:11 NOTICE: (01) : test filtersfile-checks 2025/06/12 03:56:11 NOTICE: (02) : test initial bisync 2025/06/12 03:56:11 NOTICE: (03) : bisync resync 2025/06/12 03:56:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:56:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:12 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:12 INFO : Copying Path2 files to Path1 2025/06/12 03:56:12 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:56:12 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:56:12 INFO : Resync updating listings 2025/06/12 03:56:12 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:12 INFO : Bisync successful 2025/06/12 03:56:12 NOTICE: (04) : test 1. inject filters file in workdir. 2025/06/12 03:56:12 NOTICE: (05) : copy-file /tmp/034835mi/datadir/test_filtersfile_checks-sijacig1/filtersfile.txt /tmp/034835mi/workdir/ 2025/06/12 03:56:12 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/06/12 03:56:12 NOTICE: (07) : bisync filters-file=/tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:56:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:13 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:13 INFO : Using filters file /tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:13 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:13 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:56:13 NOTICE: Bisync error: bisync aborted 2025/06/12 03:56:13 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/06/12 03:56:13 NOTICE: (09) : bisync 2025/06/12 03:56:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:56:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:13 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:13 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/034835mi/workdir/TestS3_rclone-test-pivuhex3yocu_034835mi_filtersfile_checks_path1..TestS3_rclone-test-pivuhex3yocu_034835mi_filtersfile_checks_path2.path1.lst Path2: /tmp/034835mi/workdir/TestS3_rclone-test-pivuhex3yocu_034835mi_filtersfile_checks_path1..TestS3_rclone-test-pivuhex3yocu_034835mi_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/034835mi/workdir" 2025/06/12 03:56:13 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:56:13 NOTICE: Bisync error: bisync aborted 2025/06/12 03:56:13 NOTICE: (10) : test 4. run with filters-file and resync. 2025/06/12 03:56:13 NOTICE: (11) : bisync filters-file=/tmp/034835mi/workdir/filtersfile.txt resync 2025/06/12 03:56:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:56:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:14 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:14 INFO : Using filters file /tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:14 INFO : Storing filters file hash to /tmp/034835mi/workdir/filtersfile.txt.md5 2025/06/12 03:56:14 INFO : Copying Path2 files to Path1 2025/06/12 03:56:14 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:56:14 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:56:14 INFO : Resync updating listings 2025/06/12 03:56:14 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:14 INFO : Bisync successful 2025/06/12 03:56:14 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/06/12 03:56:14 NOTICE: (13) : bisync filters-file=/tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:56:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:15 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:15 INFO : Using filters file /tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:15 INFO : Building Path1 and Path2 listings 2025/06/12 03:56:15 INFO : Path1 checking for diffs 2025/06/12 03:56:15 INFO : Path2 checking for diffs 2025/06/12 03:56:15 INFO : No changes found 2025/06/12 03:56:15 INFO : Updating listings 2025/06/12 03:56:15 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:15 INFO : Bisync successful 2025/06/12 03:56:15 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/06/12 03:56:15 NOTICE: (15) : copy-as /tmp/034835mi/datadir/test_filtersfile_checks-sijacig1/filtersfile2.txt /tmp/034835mi/workdir/ filtersfile.txt 2025/06/12 03:56:15 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/06/12 03:56:15 NOTICE: (17) : bisync filters-file=/tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:56:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:16 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:16 INFO : Using filters file /tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:16 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:16 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:56:16 NOTICE: Bisync error: bisync aborted 2025/06/12 03:56:16 NOTICE: (18) : test 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort. 2025/06/12 03:56:16 NOTICE: (19) : bisync filters-file=/tmp/034835mi/workdir/filtersfile.txt resync dry-run 2025/06/12 03:56:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:56:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:16 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:16 INFO : Using filters file /tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:16 INFO : Skipped storing filters file hash to /tmp/034835mi/workdir/filtersfile.txt.md5 as --dry-run is set 2025/06/12 03:56:16 INFO : Copying Path2 files to Path1 2025/06/12 03:56:16 NOTICE: - Path2 Resync is copying files to - Path1 2025/06/12 03:56:17 NOTICE: - Path1 Resync is copying files to - Path2 2025/06/12 03:56:17 INFO : Resync updating listings 2025/06/12 03:56:17 INFO : Bisync successful 2025/06/12 03:56:17 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2025/06/12 03:56:17 NOTICE: (21) : bisync filters-file=/tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:56:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:17 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/filtersfile_checks/path2/" 2025/06/12 03:56:17 INFO : Using filters file /tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:17 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/034835mi/workdir/filtersfile.txt 2025/06/12 03:56:17 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 03:56:17 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST filtersfile_checks PASSED === RUN TestBisyncRemoteRemote/ignorelistingchecksum 2025/06/12 03:56:19 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_ignorelistingchecksum-barociq7 2025/06/12 03:56:19 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/ignorelistingchecksum/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/ignorelistingchecksum Messages: directories 2025/06/12 03:56:28 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/ignorelistingchecksum/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/ignorelistingchecksum Messages: directories 2025/06/12 03:56:35 NOTICE: (01) : test basic 2025/06/12 03:56:35 NOTICE: (02) : test initial bisync 2025/06/12 03:56:35 NOTICE: (03) : bisync resync 2025/06/12 03:56:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:56:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:36 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path2/" 2025/06/12 03:56:36 INFO : Copying Path2 files to Path1 2025/06/12 03:56:36 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:56:37 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:56:37 INFO : Resync updating listings 2025/06/12 03:56:37 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path2/" 2025/06/12 03:56:37 INFO : Bisync successful 2025/06/12 03:56:37 NOTICE: (04) : bisync resync ignore-listing-checksum 2025/06/12 03:56:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:37 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path2/" 2025/06/12 03:56:37 INFO : Copying Path2 files to Path1 2025/06/12 03:56:37 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:56:38 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:56:38 INFO : Resync updating listings 2025/06/12 03:56:38 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path2/" 2025/06/12 03:56:38 INFO : Bisync successful 2025/06/12 03:56:38 NOTICE: (05) : test place newer files on both paths 2025/06/12 03:56:38 NOTICE: (06) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_ignorelistingchecksum-yefogad0/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path2/ 2025/06/12 03:56:38 NOTICE: (07) : copy-as /tmp/034835mi/datadir/test_ignorelistingchecksum-yefogad0/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path1/subdir file20.txt 2025/06/12 03:56:39 NOTICE: (08) : test bisync run 2025/06/12 03:56:39 NOTICE: (09) : bisync ignore-listing-checksum 2025/06/12 03:56:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:39 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path2/" 2025/06/12 03:56:39 INFO : Building Path1 and Path2 listings 2025/06/12 03:56:40 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:56:40 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:56:40 INFO : Path1 checking for diffs 2025/06/12 03:56:40 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2025/06/12 03:56:40 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:56:40 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:56:40 INFO : Path2 checking for diffs 2025/06/12 03:56:40 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:56:40 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:56:40 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:56:40 INFO : Applying changes 2025/06/12 03:56:40 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path2/subdir/file20.txt 2025/06/12 03:56:40 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path1/file1.txt 2025/06/12 03:56:40 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:56:40 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:56:40 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:56:40 ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:56:40 ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:56:41 INFO : subdir/file20.txt: Copied (server-side copy) 2025/06/12 03:56:41 INFO : Updating listings 2025/06/12 03:56:41 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/ignorelistingchecksum/path2/" 2025/06/12 03:56:41 INFO : Bisync successful 2025/06/12 03:56:41 NOTICE: ---------------------------------------------------------- 2025/06/12 03:56:41 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:56:41 NOTICE: | @@ -53,0 +54,2 @@ 2025/06/12 03:56:41 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:56:41 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:56:41 NOTICE: | @@ -66,0 +69,2 @@ 2025/06/12 03:56:41 NOTICE: | +ERROR : subdir/: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:56:41 NOTICE: | +ERROR : subdir/file20.txt: Entry doesn't belong in directory "subdir/" (too short) - ignoring 2025/06/12 03:56:41 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST ignorelistingchecksum FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/max_delete_path1 2025/06/12 03:56:42 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_max_delete_path1-sahihej0 2025/06/12 03:56:43 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/max_delete_path1/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/max_delete_path1 Messages: directories 2025/06/12 03:56:51 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/max_delete_path1/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/max_delete_path1 Messages: directories 2025/06/12 03:56:59 NOTICE: (01) : test max-delete-path1 2025/06/12 03:56:59 NOTICE: (02) : test initial bisync 2025/06/12 03:56:59 NOTICE: (03) : bisync resync 2025/06/12 03:56:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:56:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:56:59 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path2/" 2025/06/12 03:56:59 INFO : Copying Path2 files to Path1 2025/06/12 03:56:59 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:57:00 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:57:00 INFO : Resync updating listings 2025/06/12 03:57:00 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path2/" 2025/06/12 03:57:00 INFO : Bisync successful 2025/06/12 03:57:00 NOTICE: (04) : test delete >50% of local files 2025/06/12 03:57:00 NOTICE: (05) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/file1.txt 2025/06/12 03:57:00 NOTICE: (06) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/file2.txt 2025/06/12 03:57:01 NOTICE: (07) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/file3.txt 2025/06/12 03:57:01 NOTICE: (08) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/file4.txt 2025/06/12 03:57:01 NOTICE: (09) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/file5.txt 2025/06/12 03:57:01 NOTICE: (10) : test sync should fail due to too many local deletes 2025/06/12 03:57:01 NOTICE: (11) : bisync 2025/06/12 03:57:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:57:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:57:01 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path2/" 2025/06/12 03:57:01 INFO : Building Path1 and Path2 listings 2025/06/12 03:57:02 INFO : Path1 checking for diffs 2025/06/12 03:57:02 INFO : - Path1 File was deleted - file1.txt 2025/06/12 03:57:02 INFO : - Path1 File was deleted - file2.txt 2025/06/12 03:57:02 INFO : - Path1 File was deleted - file3.txt 2025/06/12 03:57:02 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:57:02 INFO : - Path1 File was deleted - file5.txt 2025/06/12 03:57:02 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:57:02 INFO : Path2 checking for diffs 2025/06/12 03:57:02 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/". Run with --force if desired. 2025/06/12 03:57:02 NOTICE: Bisync aborted. Please try again. 2025/06/12 03:57:02 NOTICE: Bisync error: too many deletes 2025/06/12 03:57:02 NOTICE: (12) : copy-listings initial-fail 2025/06/12 03:57:02 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2025/06/12 03:57:02 NOTICE: (14) : bisync max-delete=60 2025/06/12 03:57:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:57:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:57:02 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path2/" 2025/06/12 03:57:02 INFO : Building Path1 and Path2 listings 2025/06/12 03:57:03 INFO : Path1 checking for diffs 2025/06/12 03:57:03 INFO : - Path1 File was deleted - file1.txt 2025/06/12 03:57:03 INFO : - Path1 File was deleted - file2.txt 2025/06/12 03:57:03 INFO : - Path1 File was deleted - file3.txt 2025/06/12 03:57:03 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:57:03 INFO : - Path1 File was deleted - file5.txt 2025/06/12 03:57:03 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:57:03 INFO : Path2 checking for diffs 2025/06/12 03:57:03 INFO : Applying changes 2025/06/12 03:57:03 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path2/file1.txt 2025/06/12 03:57:03 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path2/file2.txt 2025/06/12 03:57:03 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path2/file3.txt 2025/06/12 03:57:03 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path2/file4.txt 2025/06/12 03:57:03 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path2/file5.txt 2025/06/12 03:57:03 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:57:03 INFO : file5.txt: Deleted 2025/06/12 03:57:03 INFO : file3.txt: Deleted 2025/06/12 03:57:03 INFO : file2.txt: Deleted 2025/06/12 03:57:03 INFO : file4.txt: Deleted 2025/06/12 03:57:03 INFO : file1.txt: Deleted 2025/06/12 03:57:03 INFO : Updating listings 2025/06/12 03:57:03 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path1/path2/" 2025/06/12 03:57:03 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteRemote/max_delete_path2_force 2025/06/12 03:57:04 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_max_delete_path2_force-yedekix0 2025/06/12 03:57:05 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/max_delete_path2_force/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/max_delete_path2_force Messages: directories 2025/06/12 03:57:14 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/max_delete_path2_force/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/max_delete_path2_force Messages: directories 2025/06/12 03:57:21 NOTICE: (01) : test max-delete-path2-force 2025/06/12 03:57:21 NOTICE: (02) : test initial bisync 2025/06/12 03:57:21 NOTICE: (03) : bisync resync 2025/06/12 03:57:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:57:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:57:22 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/" 2025/06/12 03:57:22 INFO : Copying Path2 files to Path1 2025/06/12 03:57:22 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:57:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:57:23 INFO : Resync updating listings 2025/06/12 03:57:23 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/" 2025/06/12 03:57:23 INFO : Bisync successful 2025/06/12 03:57:23 NOTICE: (04) : test delete >50% of remote files 2025/06/12 03:57:23 NOTICE: (05) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/file1.txt 2025/06/12 03:57:23 NOTICE: (06) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/file2.txt 2025/06/12 03:57:23 NOTICE: (07) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/file3.txt 2025/06/12 03:57:23 NOTICE: (08) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/file4.txt[0m 2025/06/12 03:57:23 NOTICE: (09) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/file5.txt 2025/06/12 03:57:23 NOTICE: (10) : test sync should fail due to too many path2 deletes 2025/06/12 03:57:23 NOTICE: (11) : bisync 2025/06/12 03:57:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:57:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:57:24 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/" 2025/06/12 03:57:24 INFO : Building Path1 and Path2 listings 2025/06/12 03:57:25 INFO : Path1 checking for diffs 2025/06/12 03:57:25 INFO : Path2 checking for diffs 2025/06/12 03:57:25 INFO : - Path2 File was deleted - file1.txt 2025/06/12 03:57:25 INFO : - Path2 File was deleted - file2.txt 2025/06/12 03:57:25 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:57:25 INFO : - Path2 File was deleted - file4.txt 2025/06/12 03:57:25 INFO : - Path2 File was deleted - file5.txt 2025/06/12 03:57:25 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:57:25 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/". Run with --force if desired. 2025/06/12 03:57:25 NOTICE: Bisync aborted. Please try again. 2025/06/12 03:57:25 NOTICE: Bisync error: too many deletes 2025/06/12 03:57:25 NOTICE: (12) : copy-listings initial-fail 2025/06/12 03:57:25 NOTICE: (13) : test apply force option. sync should run. 2025/06/12 03:57:25 NOTICE: (14) : bisync force 2025/06/12 03:57:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:57:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:57:25 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/" 2025/06/12 03:57:25 INFO : Building Path1 and Path2 listings 2025/06/12 03:57:26 INFO : Path1 checking for diffs 2025/06/12 03:57:26 INFO : Path2 checking for diffs 2025/06/12 03:57:26 INFO : - Path2 File was deleted - file1.txt 2025/06/12 03:57:26 INFO : - Path2 File was deleted - file2.txt 2025/06/12 03:57:26 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:57:26 INFO : - Path2 File was deleted - file4.txt 2025/06/12 03:57:26 INFO : - Path2 File was deleted - file5.txt 2025/06/12 03:57:26 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2025/06/12 03:57:26 INFO : Applying changes 2025/06/12 03:57:26 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path1/file1.txt 2025/06/12 03:57:26 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path1/file2.txt 2025/06/12 03:57:26 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path1/file3.txt 2025/06/12 03:57:26 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path1/file4.txt 2025/06/12 03:57:26 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path1/file5.txt 2025/06/12 03:57:26 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:57:26 INFO : file2.txt: Deleted 2025/06/12 03:57:26 INFO : file3.txt: Deleted 2025/06/12 03:57:26 INFO : file1.txt: Deleted 2025/06/12 03:57:26 INFO : file4.txt: Deleted 2025/06/12 03:57:26 INFO : file5.txt: Deleted 2025/06/12 03:57:26 INFO : Updating listings 2025/06/12 03:57:26 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/max_delete_path2_force/path2/" 2025/06/12 03:57:26 INFO : Bisync successful bisync_test.go:560: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteRemote/nomodtime 2025/06/12 03:57:27 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_nomodtime-qusubid1 2025/06/12 03:57:28 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/nomodtime/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/nomodtime Messages: directories 2025/06/12 03:57:36 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/nomodtime/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/nomodtime Messages: directories 2025/06/12 03:57:44 NOTICE: (01) : test changes 2025/06/12 03:57:44 NOTICE: (02) : test initial bisync 2025/06/12 03:57:44 NOTICE: (03) : bisync resync nomodtime 2025/06/12 03:57:45 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/12 03:57:45 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/" 2025/06/12 03:57:45 INFO : Copying Path2 files to Path1 2025/06/12 03:57:45 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:57:45 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:57:45 INFO : Resync updating listings 2025/06/12 03:57:45 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/" 2025/06/12 03:57:45 INFO : Bisync successful 2025/06/12 03:57:45 NOTICE: (04) : test make modifications on both paths 2025/06/12 03:57:45 NOTICE: (05) : test new on path2 - file10 2025/06/12 03:57:45 NOTICE: (06) : copy-file /tmp/034835mi/datadir/test_nomodtime-jiwacux7/file10.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/ 2025/06/12 03:57:45 NOTICE: (07) : test changed on path2 - file1 2025/06/12 03:57:45 NOTICE: (08) : copy-file /tmp/034835mi/datadir/test_nomodtime-jiwacux7/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/ 2025/06/12 03:57:46 NOTICE: (09) : test new on path1 - file11 2025/06/12 03:57:46 NOTICE: (10) : copy-file /tmp/034835mi/datadir/test_nomodtime-jiwacux7/file11.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/ 2025/06/12 03:57:46 NOTICE: (11) : test changed on path1 - file2 2025/06/12 03:57:46 NOTICE: (12) : copy-file /tmp/034835mi/datadir/test_nomodtime-jiwacux7/file2.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/ 2025/06/12 03:57:47 NOTICE: (13) : test deleted on path2 - file3 2025/06/12 03:57:47 NOTICE: (14) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/file3.txt 2025/06/12 03:57:47 NOTICE: (15) : test deleted on path1 - file4 2025/06/12 03:57:47 NOTICE: (16) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/file4.txt 2025/06/12 03:57:47 NOTICE: (17) : test deleted on both paths - file8 2025/06/12 03:57:47 NOTICE: (18) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/file8.txt 2025/06/12 03:57:47 NOTICE: (19) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/file8.txt 2025/06/12 03:57:47 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2025/06/12 03:57:47 NOTICE: (21) : copy-as /tmp/034835mi/datadir/test_nomodtime-jiwacux7/file5R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/ file5.txt 2025/06/12 03:57:47 NOTICE: (22) : copy-as /tmp/034835mi/datadir/test_nomodtime-jiwacux7/file5L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/ file5.txt 2025/06/12 03:57:47 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2025/06/12 03:57:47 NOTICE: (24) : copy-file /tmp/034835mi/datadir/test_nomodtime-jiwacux7/file6.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/ 2025/06/12 03:57:48 NOTICE: (25) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/file6.txt 2025/06/12 03:57:48 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2025/06/12 03:57:48 NOTICE: (27) : copy-file /tmp/034835mi/datadir/test_nomodtime-jiwacux7/file7.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/ 2025/06/12 03:57:48 NOTICE: (28) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/file7.txt 2025/06/12 03:57:48 NOTICE: (29) : test bisync run 2025/06/12 03:57:48 NOTICE: (30) : bisync nomodtime 2025/06/12 03:57:49 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/12 03:57:49 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/" 2025/06/12 03:57:49 INFO : Building Path1 and Path2 listings 2025/06/12 03:57:49 INFO : Path1 checking for diffs 2025/06/12 03:57:49 INFO : - Path1 File changed: size (larger), hash - file2.txt 2025/06/12 03:57:49 INFO : - Path1 File was deleted - file4.txt 2025/06/12 03:57:49 INFO : - Path1 File changed: size (larger), hash - file5.txt 2025/06/12 03:57:49 INFO : - Path1 File was deleted - file6.txt 2025/06/12 03:57:49 INFO : - Path1 File changed: size (larger), hash - file7.txt 2025/06/12 03:57:49 INFO : - Path1 File was deleted - file8.txt 2025/06/12 03:57:49 INFO : - Path1 File is new - file11.txt 2025/06/12 03:57:49 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:57:49 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:57:49 INFO : Path2 checking for diffs 2025/06/12 03:57:49 INFO : - Path2 File changed: size (larger), hash - file1.txt 2025/06/12 03:57:49 INFO : - Path2 File was deleted - file3.txt 2025/06/12 03:57:49 INFO : - Path2 File changed: size (larger), hash - file5.txt 2025/06/12 03:57:49 INFO : - Path2 File changed: size (larger), hash - file6.txt 2025/06/12 03:57:49 INFO : - Path2 File was deleted - file7.txt 2025/06/12 03:57:49 INFO : - Path2 File was deleted - file8.txt 2025/06/12 03:57:49 INFO : - Path2 File is new - file10.txt 2025/06/12 03:57:49 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2025/06/12 03:57:49 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2025/06/12 03:57:49 INFO : Applying changes 2025/06/12 03:57:49 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/file11.txt 2025/06/12 03:57:49 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/file2.txt 2025/06/12 03:57:49 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/file4.txt 2025/06/12 03:57:49 NOTICE: - WARNING New or changed in both paths - file5.txt 2025/06/12 03:57:49 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/file5.txt.conflict1 2025/06/12 03:57:49 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1 2025/06/12 03:57:49 INFO : file5.txt: Deleted 2025/06/12 03:57:49 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/file5.txt.conflict1 2025/06/12 03:57:49 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/file5.txt.conflict2 2025/06/12 03:57:49 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2 2025/06/12 03:57:49 INFO : file5.txt: Deleted 2025/06/12 03:57:49 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/file5.txt.conflict2 2025/06/12 03:57:49 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/file6.txt 2025/06/12 03:57:49 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/file7.txt 2025/06/12 03:57:49 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/file1.txt 2025/06/12 03:57:49 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/file10.txt 2025/06/12 03:57:49 INFO : - Path1 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/file3.txt 2025/06/12 03:57:49 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:57:49 INFO : file5.txt.conflict2: Copied (server-side copy) 2025/06/12 03:57:49 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:57:49 INFO : file6.txt: Copied (server-side copy) 2025/06/12 03:57:49 INFO : file10.txt: Copied (server-side copy) 2025/06/12 03:57:50 INFO : file3.txt: Deleted 2025/06/12 03:57:50 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:57:50 INFO : file11.txt: Copied (server-side copy) 2025/06/12 03:57:50 INFO : file7.txt: Copied (server-side copy) 2025/06/12 03:57:50 INFO : file5.txt.conflict1: Copied (server-side copy) 2025/06/12 03:57:50 INFO : file2.txt: Copied (server-side copy) 2025/06/12 03:57:50 INFO : file4.txt: Deleted 2025/06/12 03:57:50 INFO : Updating listings 2025/06/12 03:57:50 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/nomodtime/path2/" 2025/06/12 03:57:50 INFO : Bisync successful bisync_test.go:560: TEST nomodtime PASSED === RUN TestBisyncRemoteRemote/normalization 2025/06/12 03:57:51 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_normalization-recuhip0 2025/06/12 03:57:52 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/normalization/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"測試_РуÑÑкий_ _ _Ä›_áñ"} actual : []string{"", "測試_РуÑÑкий_ _ _Ä›_áñ"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=33) "測試_РуÑÑкий_ _ _Ä›_áñ" Test: TestBisyncRemoteRemote/normalization Messages: directories 2025/06/12 03:58:00 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/normalization/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"測試_РуÑÑкий_ _ _Ä›_áñ"} actual : []string{"", "測試_РуÑÑкий_ _ _Ä›_áñ"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=33) "測試_РуÑÑкий_ _ _Ä›_áñ" Test: TestBisyncRemoteRemote/normalization Messages: directories 2025/06/12 03:58:07 NOTICE: (01) : test normalization 2025/06/12 03:58:07 NOTICE: (02) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/ 2025/06/12 03:58:08 NOTICE: (03) : test initial bisync 2025/06/12 03:58:08 NOTICE: (04) : bisync resync 2025/06/12 03:58:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:58:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:58:09 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:09 INFO : Copying Path2 files to Path1 2025/06/12 03:58:09 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:58:09 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:58:10 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:58:10 INFO : Resync updating listings 2025/06/12 03:58:10 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:10 INFO : Bisync successful 2025/06/12 03:58:10 NOTICE: (05) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/測試_РуÑÑкий___eÌŒ_aÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö 測試_РуÑÑкий___eÌŒ_aÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö.txt 2025/06/12 03:58:10 NOTICE: (06) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/folder eÌeÌeÌö.txt 2025/06/12 03:58:11 NOTICE: (07) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/folder HeLlO,wOrLd!.txt 2025/06/12 03:58:12 NOTICE: (08) : touch-copy 2001-01-03 /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/ 2025/06/12 03:58:12 NOTICE: (09) : copy-as-NFD /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/folder eÌeÌeÌö.txt 2025/06/12 03:58:13 NOTICE: (10) : copy-as-NFD /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/folder hello,WORLD!.txt 2025/06/12 03:58:13 NOTICE: (11) : test bisync run with fix-case 2025/06/12 03:58:13 NOTICE: (12) : bisync fix-case 2025/06/12 03:58:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:58:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:58:15 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:15 INFO : Building Path1 and Path2 listings 2025/06/12 03:58:15 ERROR : 測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : 測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/eÌeÌeÌö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/hello,WORLD!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/éééö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 INFO : Path1 checking for diffs 2025/06/12 03:58:15 INFO : - Path1 File is new - folder/HeLlO,wOrLd!.txt 2025/06/12 03:58:15 INFO : - Path1 File is new - folder/éééö.txt 2025/06/12 03:58:15 INFO : - Path1 File is new - "測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö.txt" 2025/06/12 03:58:15 INFO : Path1: 3 changes:  3 new,  0 modified,  0 deleted 2025/06/12 03:58:15 INFO : Path2 checking for diffs 2025/06/12 03:58:15 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:58:15 INFO : - Path2 File is new - folder/eÌeÌeÌö.txt 2025/06/12 03:58:15 INFO : - Path2 File is new - folder/hello,WORLD!.txt 2025/06/12 03:58:15 INFO : Path2: 3 changes:  2 new,  1 modified,  0 deleted 2025/06/12 03:58:15 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:58:15 INFO : Applying changes 2025/06/12 03:58:15 INFO : Checking potential conflicts... 2025/06/12 03:58:15 ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/éééö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/eÌeÌeÌö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 ERROR : folder/hello,WORLD!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:15 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/normalization/path2: 0 differences found 2025/06/12 03:58:15 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/normalization/path2: 2 matching files 2025/06/12 03:58:15 INFO : Finished checking the potential conflicts. %!s() 2025/06/12 03:58:15 NOTICE: - WARNING New or changed in both paths - folder/HeLlO,wOrLd!.txt 2025/06/12 03:58:15 INFO : folder/hello,WORLD!.txt: Files are equal but will copy anyway to fix case to folder/HeLlO,wOrLd!.txt 2025/06/12 03:58:15 NOTICE: - WARNING New or changed in both paths - folder/éééö.txt 2025/06/12 03:58:15 INFO : folder/eÌeÌeÌö.txt: Files are equal but will copy anyway to fix case to folder/éééö.txt 2025/06/12 03:58:15 INFO : - Path1 Queue copy to Path2 - "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö.txt" 2025/06/12 03:58:15 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/file1.txt 2025/06/12 03:58:15 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:58:15 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:58:15 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:58:16 ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:16 ERROR : folder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:16 ERROR : folder/éééö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:16 ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:16 ERROR : folder/eÌeÌeÌö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:16 ERROR : folder/hello,WORLD!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:16 ERROR : 測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:16 ERROR : 測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:16 INFO : folder/éééö.txt: Updated modification time in destination 2025/06/12 03:58:16 INFO : folder/HeLlO,wOrLd!.txt: Updated modification time in destination 2025/06/12 03:58:16 INFO : 測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Copied (server-side copy) 2025/06/12 03:58:16 INFO : folder/eÌeÌeÌö.txt: Copied (server-side copy) to: folder/éééö.txt 2025/06/12 03:58:16 INFO : folder/hello,WORLD!.txt: Copied (server-side copy) to: folder/HeLlO,wOrLd!.txt 2025/06/12 03:58:16 INFO : folder/eÌeÌeÌö.txt: Deleted 2025/06/12 03:58:16 INFO : folder/eÌeÌeÌö.txt: Fixed case by renaming to: folder/éééö.txt 2025/06/12 03:58:16 INFO : folder/hello,WORLD!.txt: Deleted 2025/06/12 03:58:16 INFO : folder/hello,WORLD!.txt: Fixed case by renaming to: folder/HeLlO,wOrLd!.txt 2025/06/12 03:58:16 INFO : Updating listings 2025/06/12 03:58:16 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:16 INFO : Bisync successful 2025/06/12 03:58:16 NOTICE: (13) : purge-children TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/ 2025/06/12 03:58:17 NOTICE: (14) : purge-children TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/ 2025/06/12 03:58:17 NOTICE: (15) : touch-copy 2001-01-02 /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/ 2025/06/12 03:58:18 NOTICE: (16) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/ file2.txt 2025/06/12 03:58:19 NOTICE: (17) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/ file3.txt 2025/06/12 03:58:19 NOTICE: (18) : bisync resync 2025/06/12 03:58:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:58:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:58:21 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:21 INFO : Copying Path2 files to Path1 2025/06/12 03:58:21 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:58:21 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:58:21 INFO : file2.txt: Copied (server-side copy) 2025/06/12 03:58:21 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:58:21 INFO : file3.txt: Copied (server-side copy) 2025/06/12 03:58:21 INFO : Resync updating listings 2025/06/12 03:58:21 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:21 INFO : Bisync successful 2025/06/12 03:58:21 NOTICE: (19) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/測試_РуÑкий___eÌŒ_aÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö 測試_РуÑкий___eÌŒ_aÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö.txt 2025/06/12 03:58:22 NOTICE: (20) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/newfolder eÌeÌeÌö.txt 2025/06/12 03:58:22 NOTICE: (21) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/newfolder HeLlO,wOrLd!.txt 2025/06/12 03:58:23 NOTICE: (22) : touch-copy 2001-01-03 /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/ 2025/06/12 03:58:23 NOTICE: (23) : copy-as-NFD /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/newfolder eÌeÌeÌö.txt 2025/06/12 03:58:24 NOTICE: (24) : copy-as-NFD /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/newfolder hello,WORLD!.txt 2025/06/12 03:58:25 NOTICE: (25) : test bisync run with normalization 2025/06/12 03:58:25 NOTICE: (26) : bisync norm force 2025/06/12 03:58:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:58:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:58:26 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:26 INFO : Building Path1 and Path2 listings 2025/06/12 03:58:26 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/eÌeÌeÌö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 INFO : Path1 checking for diffs 2025/06/12 03:58:26 INFO : - Path1 File is new - newfolder/HeLlO,wOrLd!.txt 2025/06/12 03:58:26 INFO : - Path1 File is new - newfolder/éééö.txt 2025/06/12 03:58:26 INFO : - Path1 File is new - "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö.txt" 2025/06/12 03:58:26 INFO : Path1: 3 changes:  3 new,  0 modified,  0 deleted 2025/06/12 03:58:26 INFO : Path2 checking for diffs 2025/06/12 03:58:26 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/12 03:58:26 INFO : - Path2 File is new - newfolder/eÌeÌeÌö.txt 2025/06/12 03:58:26 INFO : - Path2 File is new - newfolder/hello,WORLD!.txt 2025/06/12 03:58:26 INFO : Path2: 3 changes:  2 new,  1 modified,  0 deleted 2025/06/12 03:58:26 INFO : (Modified:  1 newer,  0 older) 2025/06/12 03:58:26 INFO : Applying changes 2025/06/12 03:58:26 INFO : Checking potential conflicts... 2025/06/12 03:58:26 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/eÌeÌeÌö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:26 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/normalization/path2: 0 differences found 2025/06/12 03:58:26 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/normalization/path2: 2 matching files 2025/06/12 03:58:26 INFO : Finished checking the potential conflicts. %!s() 2025/06/12 03:58:26 NOTICE: - WARNING New or changed in both paths - newfolder/HeLlO,wOrLd!.txt 2025/06/12 03:58:26 INFO : newfolder/HeLlO,wOrLd!.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/06/12 03:58:26 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/newfolder/HeLlO,wOrLd!.txt 2025/06/12 03:58:26 NOTICE: - WARNING New or changed in both paths - newfolder/éééö.txt 2025/06/12 03:58:26 INFO : newfolder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename) 2025/06/12 03:58:26 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/newfolder/éééö.txt 2025/06/12 03:58:26 INFO : - Path1 Queue copy to Path2 - "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö.txt" 2025/06/12 03:58:26 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/file1.txt 2025/06/12 03:58:26 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:58:27 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:27 ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:27 ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:27 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:27 ERROR : newfolder/eÌeÌeÌö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:27 ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:27 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:58:27 INFO : newfolder/hello,WORLD!.txt: Updated modification time in destination 2025/06/12 03:58:27 INFO : newfolder/eÌeÌeÌö.txt: Updated modification time in destination 2025/06/12 03:58:27 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:58:27 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:27 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:27 INFO : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Copied (server-side copy) 2025/06/12 03:58:27 INFO : Updating listings 2025/06/12 03:58:27 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:27 INFO : Bisync successful 2025/06/12 03:58:27 NOTICE: (27) : test resync 2025/06/12 03:58:27 NOTICE: (28) : bisync resync norm 2025/06/12 03:58:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:58:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:58:29 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:29 INFO : Copying Path2 files to Path1 2025/06/12 03:58:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:58:29 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : newfolder/eÌeÌeÌö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:58:29 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : newfolder/eÌeÌeÌö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:29 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:29 INFO : Resync updating listings 2025/06/12 03:58:30 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:30 ERROR : newfolder/eÌeÌeÌö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:30 ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:30 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:30 ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:30 ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:30 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:30 INFO : Bisync successful 2025/06/12 03:58:30 NOTICE: (29) : test changed on one path 2025/06/12 03:58:30 NOTICE: (30) : touch-copy 2001-01-05 /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path2/ 2025/06/12 03:58:30 NOTICE: (31) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/測試_РуÑкий___eÌŒ_aÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö 測試_РуÑкий___eÌŒ_aÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö.txt 2025/06/12 03:58:30 NOTICE: (32) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/newfolder eÌeÌeÌö.txt 2025/06/12 03:58:31 NOTICE: (33) : copy-as-NFC /tmp/034835mi/datadir/test_normalization-xiqofaf9/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/normalization/path1/newfolder HeLlO,wOrLd!.txt 2025/06/12 03:58:31 NOTICE: (34) : bisync norm 2025/06/12 03:58:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:58:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:58:32 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:32 INFO : Building Path1 and Path2 listings 2025/06/12 03:58:33 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/eÌeÌeÌö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 INFO : Path1 checking for diffs 2025/06/12 03:58:33 INFO : - Path1 File changed: time (newer) - newfolder/HeLlO,wOrLd!.txt 2025/06/12 03:58:33 INFO : - Path1 File changed: time (newer) - newfolder/éééö.txt 2025/06/12 03:58:33 INFO : - Path1 File changed: time (newer) - "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö.txt" 2025/06/12 03:58:33 INFO : Path1: 3 changes:  0 new,  3 modified,  0 deleted 2025/06/12 03:58:33 INFO : (Modified:  3 newer,  0 older) 2025/06/12 03:58:33 INFO : Path2 checking for diffs 2025/06/12 03:58:33 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/12 03:58:33 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:58:33 INFO : (Modified:  1 newer,  0 older) 2025/06/12 03:58:33 INFO : Applying changes 2025/06/12 03:58:33 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/newfolder/hello,WORLD!.txt 2025/06/12 03:58:33 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/newfolder/eÌeÌeÌö.txt 2025/06/12 03:58:33 INFO : - Path1 Queue copy to Path2 - "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö.txt" 2025/06/12 03:58:33 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/file1.txt 2025/06/12 03:58:33 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:58:33 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:58:33 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:58:33 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/eÌeÌeÌö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 INFO : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Updated modification time in destination 2025/06/12 03:58:33 INFO : newfolder/éééö.txt: Updated modification time in destination 2025/06/12 03:58:33 INFO : newfolder/HeLlO,wOrLd!.txt: Updated modification time in destination 2025/06/12 03:58:33 INFO : Updating listings 2025/06/12 03:58:33 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/normalization/path2/" 2025/06/12 03:58:33 INFO : Bisync successful 2025/06/12 03:58:33 NOTICE: ---------------------------------------------------------- 2025/06/12 03:58:33 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 03:58:33 NOTICE: | @@ -41,0 +42,8 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/éééö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/hello,WORLD!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/éééö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -54,0 +63,6 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/éééö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/éééö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/hello,WORLD!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -65,0 +80,8 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/éééö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/éééö.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : folder/hello,WORLD!.txt: Entry doesn't belong in directory "folder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -113,0 +136,8 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -126,0 +157,6 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -138,0 +175,6 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -139,0 +182,2 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -157,0 +202,8 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -158,0 +211,8 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -159,0 +220,6 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -179,0 +246,8 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | @@ -196,0 +271,8 @@ 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : 測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶/測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶.txt: Entry doesn't belong in directory "測試_РуÑкий___Ä›_áñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/HeLlO,wOrLd!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/éééö.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: | +ERROR : newfolder/hello,WORLD!.txt: Entry doesn't belong in directory "newfolder/" (too short) - ignoring 2025/06/12 03:58:33 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST normalization FAILED - 1 MISCOMPARED FILES === RUN TestBisyncRemoteRemote/rclone_args 2025/06/12 03:58:34 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_rclone_args-dazojul8 2025/06/12 03:58:35 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/rclone_args/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/rclone_args Messages: directories 2025/06/12 03:58:43 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/rclone_args/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/rclone_args Messages: directories 2025/06/12 03:58:51 NOTICE: (01) : test rclone-args 2025/06/12 03:58:51 NOTICE: (02) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_rclone_args-mujixak8/ * 2025/06/12 03:58:51 NOTICE: (03) : test initial bisync 2025/06/12 03:58:51 NOTICE: (04) : bisync resync checksum 2025/06/12 03:58:51 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/12 03:58:51 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:58:51 INFO : Copying Path2 files to Path1 2025/06/12 03:58:51 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:58:52 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:58:52 INFO : Resync updating listings 2025/06/12 03:58:52 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:58:52 INFO : Bisync successful 2025/06/12 03:58:52 NOTICE: (05) : test place newer files on both paths 2025/06/12 03:58:52 NOTICE: (06) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/ 2025/06/12 03:58:52 NOTICE: (07) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file2.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/ 2025/06/12 03:58:52 NOTICE: (08) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file20.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/subdir 2025/06/12 03:58:53 NOTICE: (09) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file21.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/subdir 2025/06/12 03:58:53 NOTICE: (10) : touch-glob 2001-01-02 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/ file1.txt 2025/06/12 03:58:53 NOTICE: (11) : touch-glob 2001-01-02 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/ file2.txt 2025/06/12 03:58:53 NOTICE: (12) : touch-glob 2001-01-02 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:58:53 NOTICE: (13) : touch-glob 2001-01-02 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:58:54 NOTICE: (14) : test run bisync with custom options 2025/06/12 03:58:54 NOTICE: (15) : bisync checksum 2025/06/12 03:58:54 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/12 03:58:54 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:58:54 INFO : Building Path1 and Path2 listings 2025/06/12 03:58:55 INFO : Path1 checking for diffs 2025/06/12 03:58:55 INFO : - Path1 File changed: hash - file1.txt 2025/06/12 03:58:55 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:58:55 INFO : (Modified:  1 hash differs) 2025/06/12 03:58:55 INFO : Path2 checking for diffs 2025/06/12 03:58:55 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/06/12 03:58:55 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:58:55 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/06/12 03:58:55 INFO : Applying changes 2025/06/12 03:58:55 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/file1.txt 2025/06/12 03:58:55 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/file2.txt 2025/06/12 03:58:55 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:58:55 INFO : file2.txt: Copied (server-side copy) 2025/06/12 03:58:55 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:58:55 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:58:55 INFO : Updating listings 2025/06/12 03:58:55 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:58:55 INFO : Bisync successful 2025/06/12 03:58:55 NOTICE: (16) : touch-glob 2007-07-23 /tmp/034835mi/datadir/test_rclone_args-mujixak8/ * 2025/06/12 03:58:55 NOTICE: (17) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/ 2025/06/12 03:58:55 NOTICE: (18) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file2.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/ 2025/06/12 03:58:55 NOTICE: (19) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file20.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/subdir 2025/06/12 03:58:56 NOTICE: (20) : copy-as /tmp/034835mi/datadir/test_rclone_args-mujixak8/file21.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/ file1.txt 2025/06/12 03:58:56 NOTICE: (21) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/ file1.txt 2025/06/12 03:58:56 NOTICE: (22) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/ file2.txt 2025/06/12 03:58:56 NOTICE: (23) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:58:56 NOTICE: (24) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:58:56 NOTICE: (25) : bisync size-only 2025/06/12 03:58:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:58:57 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:58:57 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:58:57 INFO : Building Path1 and Path2 listings 2025/06/12 03:58:57 INFO : Path1 checking for diffs 2025/06/12 03:58:57 INFO : Path2 checking for diffs 2025/06/12 03:58:57 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/06/12 03:58:57 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:58:57 INFO : (Modified:  0 larger,  1 smaller) 2025/06/12 03:58:57 INFO : Applying changes 2025/06/12 03:58:57 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/file1.txt 2025/06/12 03:58:57 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:58:57 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:58:57 INFO : Updating listings 2025/06/12 03:58:57 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:58:57 INFO : Bisync successful 2025/06/12 03:58:57 NOTICE: (26) : bisync resync 2025/06/12 03:58:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:58:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:58:58 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:58:58 INFO : Copying Path2 files to Path1 2025/06/12 03:58:58 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:58:58 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:58:58 INFO : file2.txt: Updated modification time in destination 2025/06/12 03:58:58 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:58:58 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 03:58:58 INFO : Resync updating listings 2025/06/12 03:58:58 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:58:58 INFO : Bisync successful 2025/06/12 03:58:58 NOTICE: (27) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/ 2025/06/12 03:58:59 NOTICE: (28) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file2.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/ 2025/06/12 03:58:59 NOTICE: (29) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file20.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/subdir 2025/06/12 03:58:59 NOTICE: (30) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file21.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/subdir 2025/06/12 03:58:59 NOTICE: (31) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/ file1.txt 2025/06/12 03:58:59 NOTICE: (32) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/ file2.txt 2025/06/12 03:59:00 NOTICE: (33) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:59:00 NOTICE: (34) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:59:00 NOTICE: (35) : bisync ignore-size 2025/06/12 03:59:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:59:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:59:00 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:59:00 INFO : Building Path1 and Path2 listings 2025/06/12 03:59:01 INFO : Path1 checking for diffs 2025/06/12 03:59:01 INFO : Path2 checking for diffs 2025/06/12 03:59:01 INFO : - Path2 File changed: time (newer) - file2.txt 2025/06/12 03:59:01 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/12 03:59:01 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:59:01 INFO : (Modified:  2 newer,  0 older) 2025/06/12 03:59:01 INFO : Applying changes 2025/06/12 03:59:01 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/file2.txt 2025/06/12 03:59:01 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/subdir/file21.txt 2025/06/12 03:59:01 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:59:01 INFO : file2.txt: Updated modification time in destination 2025/06/12 03:59:01 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 03:59:01 INFO : Updating listings 2025/06/12 03:59:01 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:59:01 INFO : Bisync successful 2025/06/12 03:59:01 NOTICE: (36) : bisync resync compare-all 2025/06/12 03:59:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/12 03:59:02 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:59:02 INFO : Copying Path2 files to Path1 2025/06/12 03:59:02 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:59:02 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:59:02 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:59:02 INFO : Resync updating listings 2025/06/12 03:59:02 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:59:02 INFO : Bisync successful 2025/06/12 03:59:02 NOTICE: (37) : copy-as /tmp/034835mi/datadir/test_rclone_args-mujixak8/file21.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/ file2.txt 2025/06/12 03:59:03 NOTICE: (38) : touch-glob 2023-08-26 /tmp/034835mi/datadir/test_rclone_args-mujixak8/ * 2025/06/12 03:59:03 NOTICE: (39) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file1.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/ 2025/06/12 03:59:03 NOTICE: (40) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file20.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/subdir 2025/06/12 03:59:03 NOTICE: (41) : copy-file /tmp/034835mi/datadir/test_rclone_args-mujixak8/file21.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/subdir 2025/06/12 03:59:03 NOTICE: (42) : touch-glob 2007-07-23 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/ file2.txt 2025/06/12 03:59:03 NOTICE: (43) : touch-glob 2023-08-26 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/ file1.txt 2025/06/12 03:59:04 NOTICE: (44) : touch-glob 2023-08-26 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/subdir/ file20.txt 2025/06/12 03:59:04 NOTICE: (45) : touch-glob 2023-08-26 TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/subdir/ file21.txt 2025/06/12 03:59:04 NOTICE: (46) : bisync compare-all 2025/06/12 03:59:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/06/12 03:59:04 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:59:04 INFO : Building Path1 and Path2 listings 2025/06/12 03:59:05 INFO : Path1 checking for diffs 2025/06/12 03:59:05 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 03:59:05 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/06/12 03:59:05 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:59:05 INFO : (Modified:  2 newer,  0 older) 2025/06/12 03:59:05 INFO : Path2 checking for diffs 2025/06/12 03:59:05 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/06/12 03:59:05 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/06/12 03:59:05 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/06/12 03:59:05 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/06/12 03:59:05 INFO : Applying changes 2025/06/12 03:59:05 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/file1.txt 2025/06/12 03:59:05 INFO : - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/subdir/file20.txt 2025/06/12 03:59:05 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/file2.txt 2025/06/12 03:59:05 INFO : - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/subdir/file21.txt 2025/06/12 03:59:05 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:59:05 INFO : subdir/file21.txt: Updated modification time in destination 2025/06/12 03:59:05 INFO : file2.txt: Copied (server-side copy) 2025/06/12 03:59:05 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:59:05 INFO : file1.txt: Updated modification time in destination 2025/06/12 03:59:05 INFO : subdir/file20.txt: Updated modification time in destination 2025/06/12 03:59:05 INFO : Updating listings 2025/06/12 03:59:05 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rclone_args/path2/" 2025/06/12 03:59:05 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncRemoteRemote/resolve 2025/06/12 03:59:07 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_resolve-najiqag4 2025/06/12 03:59:07 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/resolve Messages: directories 2025/06/12 03:59:15 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/resolve Messages: directories 2025/06/12 03:59:22 NOTICE: (01) : test resolve 2025/06/12 03:59:22 NOTICE: (02) : test initial bisync 2025/06/12 03:59:22 NOTICE: (03) : bisync resync 2025/06/12 03:59:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:59:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:59:23 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:23 INFO : Copying Path2 files to Path1 2025/06/12 03:59:23 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 03:59:23 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 03:59:23 INFO : Resync updating listings 2025/06/12 03:59:23 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:23 INFO : Bisync successful 2025/06/12 03:59:23 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:59:23 NOTICE: (05) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_resolve-noculod2/ file1R.txt 2025/06/12 03:59:23 NOTICE: (06) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path2/ file1.txt 2025/06/12 03:59:24 NOTICE: (07) : touch-glob 2001-03-04 /tmp/034835mi/datadir/test_resolve-noculod2/ file1L.txt 2025/06/12 03:59:24 NOTICE: (08) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path1/ file1.txt 2025/06/12 03:59:24 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/06/12 03:59:24 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/06/12 03:59:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:59:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:59:24 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:24 INFO : Building Path1 and Path2 listings 2025/06/12 03:59:25 INFO : Path1 checking for diffs 2025/06/12 03:59:25 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:59:25 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:59:25 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:59:25 INFO : Path2 checking for diffs 2025/06/12 03:59:25 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/06/12 03:59:25 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:59:25 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:59:25 INFO : Applying changes 2025/06/12 03:59:25 INFO : Checking potential conflicts... 2025/06/12 03:59:25 ERROR : file1.txt: md5 differ 2025/06/12 03:59:25 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 1 differences found 2025/06/12 03:59:25 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 1 errors while checking 2025/06/12 03:59:25 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:59:25 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:59:25 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/06/12 03:59:25 INFO : file1.txt: The winner is: Path1 2025/06/12 03:59:25 NOTICE: - Path2 Deleting Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/file1.txt 2025/06/12 03:59:25 INFO : file1.txt: Deleted 2025/06/12 03:59:25 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/12 03:59:25 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:59:25 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:59:25 INFO : Updating listings 2025/06/12 03:59:25 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:25 INFO : Bisync successful 2025/06/12 03:59:25 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:59:25 NOTICE: (12) : touch-glob 2001-07-23 /tmp/034835mi/datadir/test_resolve-noculod2/ file1R.txt 2025/06/12 03:59:25 NOTICE: (13) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path2/ file1.txt 2025/06/12 03:59:25 NOTICE: (14) : touch-glob 2001-08-26 /tmp/034835mi/datadir/test_resolve-noculod2/ file1L.txt 2025/06/12 03:59:25 NOTICE: (15) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path1/ file1.txt 2025/06/12 03:59:26 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/06/12 03:59:26 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/06/12 03:59:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:59:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:59:26 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:26 INFO : Building Path1 and Path2 listings 2025/06/12 03:59:27 INFO : Path1 checking for diffs 2025/06/12 03:59:27 INFO : - Path1 File changed: time (newer) - file1.txt 2025/06/12 03:59:27 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:59:27 INFO : (Modified:  1 newer,  0 older) 2025/06/12 03:59:27 INFO : Path2 checking for diffs 2025/06/12 03:59:27 INFO : - Path2 File changed: time (newer) - file1.txt 2025/06/12 03:59:27 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/06/12 03:59:27 INFO : (Modified:  1 newer,  0 older) 2025/06/12 03:59:27 INFO : Applying changes 2025/06/12 03:59:27 INFO : Checking potential conflicts... 2025/06/12 03:59:27 ERROR : file1.txt: md5 differ 2025/06/12 03:59:27 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 1 differences found 2025/06/12 03:59:27 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 1 errors while checking 2025/06/12 03:59:27 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:59:27 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:59:27 INFO : file1.txt: The winner is: Path2 2025/06/12 03:59:27 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/file1.txt.dinosaur1 2025/06/12 03:59:27 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1 2025/06/12 03:59:27 INFO : file1.txt: Deleted 2025/06/12 03:59:27 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/file1.txt.dinosaur1 2025/06/12 03:59:27 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/file1.txt 2025/06/12 03:59:27 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/file1.txt 2025/06/12 03:59:27 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:59:27 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:59:27 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:59:27 INFO : file1.txt.dinosaur1: Copied (server-side copy) 2025/06/12 03:59:27 INFO : Updating listings 2025/06/12 03:59:27 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:27 INFO : Bisync successful 2025/06/12 03:59:27 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 03:59:27 NOTICE: (19) : touch-glob 2002-07-23 /tmp/034835mi/datadir/test_resolve-noculod2/ file1R.txt 2025/06/12 03:59:27 NOTICE: (20) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path2/ file1.txt 2025/06/12 03:59:27 NOTICE: (21) : touch-glob 2002-08-26 /tmp/034835mi/datadir/test_resolve-noculod2/ file1L.txt 2025/06/12 03:59:27 NOTICE: (22) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path1/ file1.txt 2025/06/12 03:59:28 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/06/12 03:59:28 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/06/12 03:59:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:59:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:59:28 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:28 INFO : Building Path1 and Path2 listings 2025/06/12 03:59:29 INFO : Path1 checking for diffs 2025/06/12 03:59:29 INFO : - Path1 File is new - file1.txt 2025/06/12 03:59:29 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:59:29 INFO : Path2 checking for diffs 2025/06/12 03:59:29 INFO : - Path2 File is new - file1.txt 2025/06/12 03:59:29 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:59:29 INFO : Applying changes 2025/06/12 03:59:29 INFO : Checking potential conflicts... 2025/06/12 03:59:29 ERROR : file1.txt: md5 differ 2025/06/12 03:59:29 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 1 differences found 2025/06/12 03:59:29 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 1 errors while checking 2025/06/12 03:59:29 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:59:29 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:59:29 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/06/12 03:59:29 INFO : file1.txt: A winner could not be determined. 2025/06/12 03:59:29 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/file1.txt.apple1 2025/06/12 03:59:29 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1 2025/06/12 03:59:29 INFO : file1.txt: Deleted 2025/06/12 03:59:29 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/file1.txt.apple1 2025/06/12 03:59:29 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/file1.txt.apple2 2025/06/12 03:59:29 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple2 2025/06/12 03:59:29 INFO : file1.txt: Deleted 2025/06/12 03:59:29 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/file1.txt.apple2 2025/06/12 03:59:29 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:59:30 INFO : file1.txt.apple2: Copied (server-side copy) 2025/06/12 03:59:30 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:59:30 INFO : file1.txt.apple1: Copied (server-side copy) 2025/06/12 03:59:30 INFO : Updating listings 2025/06/12 03:59:30 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:30 INFO : Bisync successful 2025/06/12 03:59:30 NOTICE: (25) : test different suffixes 2025/06/12 03:59:30 NOTICE: (26) : touch-glob 2003-07-23 /tmp/034835mi/datadir/test_resolve-noculod2/ file1R.txt 2025/06/12 03:59:30 NOTICE: (27) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path2/ file1.txt 2025/06/12 03:59:30 NOTICE: (28) : touch-glob 2003-07-23 /tmp/034835mi/datadir/test_resolve-noculod2/ file1L.txt 2025/06/12 03:59:30 NOTICE: (29) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path1/ file1.txt 2025/06/12 03:59:31 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/06/12 03:59:31 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/06/12 03:59:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:59:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:59:31 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:31 INFO : Building Path1 and Path2 listings 2025/06/12 03:59:32 INFO : Path1 checking for diffs 2025/06/12 03:59:32 INFO : - Path1 File is new - file1.txt 2025/06/12 03:59:32 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:59:32 INFO : Path2 checking for diffs 2025/06/12 03:59:32 INFO : - Path2 File is new - file1.txt 2025/06/12 03:59:32 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:59:32 INFO : Applying changes 2025/06/12 03:59:32 INFO : Checking potential conflicts... 2025/06/12 03:59:32 ERROR : file1.txt: md5 differ 2025/06/12 03:59:32 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 1 differences found 2025/06/12 03:59:32 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 1 errors while checking 2025/06/12 03:59:32 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:59:32 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:59:32 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/06/12 03:59:32 INFO : file1.txt: A winner could not be determined. 2025/06/12 03:59:32 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/file1.txt.cloud1 2025/06/12 03:59:32 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1 2025/06/12 03:59:32 INFO : file1.txt: Deleted 2025/06/12 03:59:32 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/file1.txt.cloud1 2025/06/12 03:59:32 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/file1.txt.local1 2025/06/12 03:59:33 INFO : file1.txt: Copied (server-side copy) to: file1.txt.local1 2025/06/12 03:59:33 INFO : file1.txt: Deleted 2025/06/12 03:59:33 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/file1.txt.local1 2025/06/12 03:59:33 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:59:33 INFO : file1.txt.local1: Copied (server-side copy) 2025/06/12 03:59:33 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:59:33 INFO : file1.txt.cloud1: Copied (server-side copy) 2025/06/12 03:59:33 INFO : Updating listings 2025/06/12 03:59:33 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:33 INFO : Bisync successful 2025/06/12 03:59:33 NOTICE: (32) : test legacy 2025/06/12 03:59:33 NOTICE: (33) : touch-glob 2004-07-23 /tmp/034835mi/datadir/test_resolve-noculod2/ file1R.txt 2025/06/12 03:59:33 NOTICE: (34) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path2/ file1.txt 2025/06/12 03:59:34 NOTICE: (35) : touch-glob 2004-07-23 /tmp/034835mi/datadir/test_resolve-noculod2/ file1L.txt 2025/06/12 03:59:34 NOTICE: (36) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path1/ file1.txt 2025/06/12 03:59:34 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/06/12 03:59:34 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/06/12 03:59:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:59:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:59:35 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:35 INFO : Building Path1 and Path2 listings 2025/06/12 03:59:36 INFO : Path1 checking for diffs 2025/06/12 03:59:36 INFO : - Path1 File is new - file1.txt 2025/06/12 03:59:36 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:59:36 INFO : Path2 checking for diffs 2025/06/12 03:59:36 INFO : - Path2 File is new - file1.txt 2025/06/12 03:59:36 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/06/12 03:59:36 INFO : Applying changes 2025/06/12 03:59:36 INFO : Checking potential conflicts... 2025/06/12 03:59:36 ERROR : file1.txt: md5 differ 2025/06/12 03:59:36 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 1 differences found 2025/06/12 03:59:36 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 1 errors while checking 2025/06/12 03:59:36 INFO : Finished checking the potential conflicts. 1 differences found 2025/06/12 03:59:36 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:59:36 NOTICE: - Path1 Renaming Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/file1.txt..path1 2025/06/12 03:59:36 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1 2025/06/12 03:59:36 INFO : file1.txt: Deleted 2025/06/12 03:59:36 NOTICE: - Path1 Queue copy to Path2 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/file1.txt..path1 2025/06/12 03:59:36 NOTICE: - Path2 Renaming Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/file1.txt..path2 2025/06/12 03:59:36 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path2 2025/06/12 03:59:36 INFO : file1.txt: Deleted 2025/06/12 03:59:36 NOTICE: - Path2 Queue copy to Path1 - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/file1.txt..path2 2025/06/12 03:59:36 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:59:36 INFO : file1.txt..path2: Copied (server-side copy) 2025/06/12 03:59:36 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:59:37 INFO : file1.txt..path1: Copied (server-side copy) 2025/06/12 03:59:37 INFO : Updating listings 2025/06/12 03:59:37 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:37 INFO : Bisync successful 2025/06/12 03:59:37 NOTICE: (39) : test deletes on both sides with default suffix 2025/06/12 03:59:37 NOTICE: (40) : touch-glob 2005-01-02 /tmp/034835mi/datadir/test_resolve-noculod2/ file1R.txt 2025/06/12 03:59:37 NOTICE: (41) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path2/ file1.txt 2025/06/12 03:59:37 NOTICE: (42) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path1/ file2.txt 2025/06/12 03:59:38 NOTICE: (43) : touch-glob 2006-03-04 /tmp/034835mi/datadir/test_resolve-noculod2/ file1L.txt 2025/06/12 03:59:38 NOTICE: (44) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path1/ file1.txt 2025/06/12 03:59:38 NOTICE: (45) : copy-as /tmp/034835mi/datadir/test_resolve-noculod2/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resolve/path2/ file2.txt 2025/06/12 03:59:38 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/06/12 03:59:38 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/06/12 03:59:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 03:59:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 03:59:39 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:39 INFO : Building Path1 and Path2 listings 2025/06/12 03:59:40 INFO : Path1 checking for diffs 2025/06/12 03:59:40 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:59:40 INFO : - Path1 File is new - file1.txt 2025/06/12 03:59:40 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/12 03:59:40 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:59:40 INFO : Path2 checking for diffs 2025/06/12 03:59:40 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/06/12 03:59:40 INFO : - Path2 File is new - file1.txt 2025/06/12 03:59:40 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/06/12 03:59:40 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/06/12 03:59:40 INFO : Applying changes 2025/06/12 03:59:40 INFO : Checking potential conflicts... 2025/06/12 03:59:40 ERROR : file2.txt: md5 differ 2025/06/12 03:59:40 ERROR : file1.txt: md5 differ 2025/06/12 03:59:40 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 2 differences found 2025/06/12 03:59:40 NOTICE: S3 bucket rclone-test-pivuhex3yocu path 034835mi/resolve/path2: 2 errors while checking 2025/06/12 03:59:40 INFO : Finished checking the potential conflicts. 2 differences found 2025/06/12 03:59:40 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/06/12 03:59:40 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/12 03:59:40 INFO : file1.txt: The winner is: Path1 2025/06/12 03:59:40 NOTICE: - Path2 Deleting Path2 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/file1.txt 2025/06/12 03:59:40 INFO : file1.txt: Deleted 2025/06/12 03:59:40 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/06/12 03:59:40 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/06/12 03:59:40 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/06/12 03:59:40 INFO : file2.txt: The winner is: Path2 2025/06/12 03:59:40 NOTICE: - Path1 Deleting Path1 copy - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/file2.txt 2025/06/12 03:59:40 INFO : file2.txt: Deleted 2025/06/12 03:59:40 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/06/12 03:59:40 INFO : - Path2 Do queued copies to - Path1 2025/06/12 03:59:40 INFO : file2.txt: Copied (server-side copy) 2025/06/12 03:59:40 INFO : - Path1 Do queued copies to - Path2 2025/06/12 03:59:41 INFO : file1.txt: Copied (server-side copy) 2025/06/12 03:59:41 INFO : Updating listings 2025/06/12 03:59:41 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resolve/path2/" 2025/06/12 03:59:41 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncRemoteRemote/resync 2025/06/12 03:59:42 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_resync-kobosap7 2025/06/12 03:59:43 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/resync/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/resync Messages: directories 2025/06/12 03:59:51 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/resync/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/resync Messages: directories 2025/06/12 03:59:59 NOTICE: (01) : test resync 2025/06/12 03:59:59 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/12 03:59:59 NOTICE: (03) : purge-children TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path1/ 2025/06/12 03:59:59 NOTICE: (04) : bisync resync 2025/06/12 04:00:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:00 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path2/" 2025/06/12 04:00:00 INFO : Copying Path2 files to Path1 2025/06/12 04:00:00 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:00 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/12 04:00:00 INFO : file1.txt: Copied (server-side copy) 2025/06/12 04:00:00 INFO : file2.txt: Copied (server-side copy) 2025/06/12 04:00:00 INFO : file3.txt: Copied (server-side copy) 2025/06/12 04:00:00 INFO : file4.txt: Copied (server-side copy) 2025/06/12 04:00:00 INFO : file6.txt: Copied (server-side copy) 2025/06/12 04:00:00 INFO : file5.txt: Copied (server-side copy) 2025/06/12 04:00:00 INFO : file7.txt: Copied (server-side copy) 2025/06/12 04:00:00 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:00 INFO : Resync updating listings 2025/06/12 04:00:00 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path2/" 2025/06/12 04:00:01 INFO : Bisync successful 2025/06/12 04:00:01 NOTICE: (05) : move-listings empty-path1 2025/06/12 04:00:01 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/12 04:00:01 NOTICE: (07) : purge-children TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path2/ 2025/06/12 04:00:01 NOTICE: (08) : bisync resync 2025/06/12 04:00:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:02 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path2/" 2025/06/12 04:00:02 INFO : Copying Path2 files to Path1 2025/06/12 04:00:02 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:02 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:02 INFO : RCLONE_TEST: Copied (server-side copy) 2025/06/12 04:00:02 INFO : file1.txt: Copied (server-side copy) 2025/06/12 04:00:02 INFO : file2.txt: Copied (server-side copy) 2025/06/12 04:00:02 INFO : file3.txt: Copied (server-side copy) 2025/06/12 04:00:02 INFO : file4.txt: Copied (server-side copy) 2025/06/12 04:00:03 INFO : file5.txt: Copied (server-side copy) 2025/06/12 04:00:03 INFO : file6.txt: Copied (server-side copy) 2025/06/12 04:00:03 INFO : file7.txt: Copied (server-side copy) 2025/06/12 04:00:03 INFO : Resync updating listings 2025/06/12 04:00:03 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path2/" 2025/06/12 04:00:03 INFO : Bisync successful 2025/06/12 04:00:03 NOTICE: (09) : move-listings empty-path2 2025/06/12 04:00:03 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/12 04:00:03 NOTICE: (11) : touch-glob 2002-02-02 /tmp/034835mi/datadir/test_resync-mugasun7/ fileA.txt 2025/06/12 04:00:03 NOTICE: (12) : touch-glob 1999-09-09 /tmp/034835mi/datadir/test_resync-mugasun7/ fileB.txt 2025/06/12 04:00:03 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/12 04:00:03 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/12 04:00:03 NOTICE: (15) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path2/file1.txt 2025/06/12 04:00:03 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/06/12 04:00:03 NOTICE: (17) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path1/file2.txt 2025/06/12 04:00:03 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/06/12 04:00:03 NOTICE: (19) : copy-as /tmp/034835mi/datadir/test_resync-mugasun7/fileA.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path2/ file3.txt 2025/06/12 04:00:03 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/06/12 04:00:03 NOTICE: (21) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path1/file4.txt 2025/06/12 04:00:03 NOTICE: (22) : copy-as /tmp/034835mi/datadir/test_resync-mugasun7/fileA.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path2/ file4.txt 2025/06/12 04:00:03 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/06/12 04:00:03 NOTICE: (24) : copy-as /tmp/034835mi/datadir/test_resync-mugasun7/fileB.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path2/ file5.txt 2025/06/12 04:00:04 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/06/12 04:00:04 NOTICE: (26) : copy-as /tmp/034835mi/datadir/test_resync-mugasun7/fileB.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path1/ file6.txt 2025/06/12 04:00:04 NOTICE: (27) : copy-as /tmp/034835mi/datadir/test_resync-mugasun7/fileA.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path2/ file6.txt 2025/06/12 04:00:04 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/06/12 04:00:04 NOTICE: (29) : test run bisync with resync 2025/06/12 04:00:04 NOTICE: (30) : bisync resync 2025/06/12 04:00:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:05 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path2/" 2025/06/12 04:00:05 INFO : Copying Path2 files to Path1 2025/06/12 04:00:05 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:05 INFO : file2.txt: Copied (server-side copy) 2025/06/12 04:00:05 INFO : file4.txt: Copied (server-side copy) 2025/06/12 04:00:05 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:06 INFO : file6.txt: Updated modification time in destination 2025/06/12 04:00:06 INFO : file1.txt: Copied (server-side copy) 2025/06/12 04:00:06 INFO : file3.txt: Copied (server-side copy) 2025/06/12 04:00:06 INFO : file5.txt: Copied (server-side copy) 2025/06/12 04:00:06 INFO : Resync updating listings 2025/06/12 04:00:06 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path2/" 2025/06/12 04:00:06 INFO : Bisync successful 2025/06/12 04:00:06 NOTICE: (31) : copy-listings mixed-diffs 2025/06/12 04:00:06 NOTICE: (32) : test run normal bisync 2025/06/12 04:00:06 NOTICE: (33) : bisync 2025/06/12 04:00:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:06 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path2/" 2025/06/12 04:00:06 INFO : Building Path1 and Path2 listings 2025/06/12 04:00:07 INFO : Path1 checking for diffs 2025/06/12 04:00:07 INFO : Path2 checking for diffs 2025/06/12 04:00:07 INFO : No changes found 2025/06/12 04:00:07 INFO : Updating listings 2025/06/12 04:00:07 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path2/" 2025/06/12 04:00:07 INFO : Bisync successful 2025/06/12 04:00:07 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/06/12 04:00:07 NOTICE: (35) : purge-children TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync/path2/ 2025/06/12 04:00:08 NOTICE: (36) : bisync 2025/06/12 04:00:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:08 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync/path2/" 2025/06/12 04:00:08 INFO : Building Path1 and Path2 listings 2025/06/12 04:00:09 INFO : Path1 checking for diffs 2025/06/12 04:00:09 INFO : Path2 checking for diffs 2025/06/12 04:00:09 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/034835mi/workdir/TestS3_rclone-test-pivuhex3yocu_034835mi_resync_path1..TestS3_rclone-test-pivuhex3yocu_034835mi_resync_path2.path2.lst-new 2025/06/12 04:00:09 ERROR : Bisync critical error: empty current Path2 listing: /tmp/034835mi/workdir/TestS3_rclone-test-pivuhex3yocu_034835mi_resync_path1..TestS3_rclone-test-pivuhex3yocu_034835mi_resync_path2.path2.lst-new 2025/06/12 04:00:09 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/12 04:00:09 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncRemoteRemote/resync_modes 2025/06/12 04:00:10 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_resync_modes-kowosig0 2025/06/12 04:00:10 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/resync_modes/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/resync_modes Messages: directories 2025/06/12 04:00:18 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/resync_modes/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/resync_modes Messages: directories 2025/06/12 04:00:26 NOTICE: (01) : test resync-mode 2025/06/12 04:00:26 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 04:00:26 NOTICE: (03) : touch-glob 2001-01-02 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1R.txt 2025/06/12 04:00:26 NOTICE: (04) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/ file1.txt 2025/06/12 04:00:26 NOTICE: (05) : touch-glob 2001-03-04 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1L.txt 2025/06/12 04:00:26 NOTICE: (06) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/ file1.txt 2025/06/12 04:00:26 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/12 04:00:26 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/12 04:00:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:27 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:27 INFO : Copying Path2 files to Path1 2025/06/12 04:00:27 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:27 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:27 INFO : file1.txt: Copied (server-side copy) 2025/06/12 04:00:27 INFO : Resync updating listings 2025/06/12 04:00:27 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:27 INFO : Bisync successful 2025/06/12 04:00:27 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 04:00:27 NOTICE: (10) : touch-glob 2001-07-23 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1R.txt 2025/06/12 04:00:27 NOTICE: (11) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/ file1.txt 2025/06/12 04:00:27 NOTICE: (12) : touch-glob 2001-08-26 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1L.txt 2025/06/12 04:00:27 NOTICE: (13) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/ file1.txt 2025/06/12 04:00:28 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/12 04:00:28 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/12 04:00:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:28 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:28 INFO : Copying Path2 files to Path1 2025/06/12 04:00:28 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:28 INFO : file1.txt: Copied (server-side copy) 2025/06/12 04:00:28 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:29 INFO : Resync updating listings 2025/06/12 04:00:29 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:29 INFO : Bisync successful 2025/06/12 04:00:29 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 04:00:29 NOTICE: (17) : touch-glob 2002-07-23 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1R.txt 2025/06/12 04:00:29 NOTICE: (18) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/ file1.txt 2025/06/12 04:00:29 NOTICE: (19) : touch-glob 2002-08-26 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1L.txt 2025/06/12 04:00:29 NOTICE: (20) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/ file1.txt 2025/06/12 04:00:29 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/12 04:00:29 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/12 04:00:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:30 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:30 INFO : Copying Path2 files to Path1 2025/06/12 04:00:30 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:30 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/12 04:00:30 INFO : file1.txt: Copied (server-side copy) 2025/06/12 04:00:30 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:30 INFO : Resync updating listings 2025/06/12 04:00:30 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:30 INFO : Bisync successful 2025/06/12 04:00:30 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 04:00:30 NOTICE: (24) : touch-glob 2003-07-23 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1R.txt 2025/06/12 04:00:30 NOTICE: (25) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/ file1.txt 2025/06/12 04:00:30 NOTICE: (26) : touch-glob 2003-09-04 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1L.txt 2025/06/12 04:00:30 NOTICE: (27) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/ file1.txt 2025/06/12 04:00:31 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/12 04:00:31 NOTICE: (29) : bisync resync resync-mode=older 2025/06/12 04:00:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:31 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:31 INFO : Copying Path2 files to Path1 2025/06/12 04:00:31 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:31 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/12 04:00:31 INFO : file1.txt: Copied (server-side copy) 2025/06/12 04:00:31 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:31 INFO : Resync updating listings 2025/06/12 04:00:31 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:31 INFO : Bisync successful 2025/06/12 04:00:31 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 04:00:31 NOTICE: (31) : touch-glob 2004-07-23 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1R.txt 2025/06/12 04:00:31 NOTICE: (32) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/ file1.txt 2025/06/12 04:00:32 NOTICE: (33) : touch-glob 2004-07-23 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1L.txt 2025/06/12 04:00:32 NOTICE: (34) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/ file1.txt 2025/06/12 04:00:32 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/12 04:00:32 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/12 04:00:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:32 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:32 INFO : Copying Path2 files to Path1 2025/06/12 04:00:32 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:32 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/12 04:00:32 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:33 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/12 04:00:33 INFO : file1.txt: Copied (server-side copy) 2025/06/12 04:00:33 INFO : Resync updating listings 2025/06/12 04:00:33 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:33 INFO : Bisync successful 2025/06/12 04:00:33 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/12 04:00:33 NOTICE: (38) : touch-glob 2005-01-02 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1R.txt 2025/06/12 04:00:33 NOTICE: (39) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/ file1.txt 2025/06/12 04:00:33 NOTICE: (40) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/ file2.txt 2025/06/12 04:00:33 NOTICE: (41) : touch-glob 2006-03-04 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1L.txt 2025/06/12 04:00:33 NOTICE: (42) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/ file1.txt 2025/06/12 04:00:33 NOTICE: (43) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/ file2.txt 2025/06/12 04:00:34 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/12 04:00:34 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/12 04:00:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:34 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:34 INFO : Copying Path2 files to Path1 2025/06/12 04:00:34 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:35 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:35 INFO : file1.txt: Copied (server-side copy) 2025/06/12 04:00:35 INFO : file2.txt: Copied (server-side copy) 2025/06/12 04:00:35 INFO : Resync updating listings 2025/06/12 04:00:35 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:35 INFO : Bisync successful 2025/06/12 04:00:35 NOTICE: (46) : test no winner 2025/06/12 04:00:35 NOTICE: (47) : touch-glob 2022-02-22 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1R.txt 2025/06/12 04:00:35 NOTICE: (48) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/ file1.txt 2025/06/12 04:00:35 NOTICE: (49) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1R.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/ file2.txt 2025/06/12 04:00:35 NOTICE: (50) : touch-glob 2022-02-22 /tmp/034835mi/datadir/test_resync_modes-fefejuq4/ file1L.txt 2025/06/12 04:00:35 NOTICE: (51) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/ file1.txt 2025/06/12 04:00:36 NOTICE: (52) : copy-as /tmp/034835mi/datadir/test_resync_modes-fefejuq4/file1L.txt TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/ file2.txt 2025/06/12 04:00:36 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/12 04:00:36 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/12 04:00:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:36 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:36 INFO : Copying Path2 files to Path1 2025/06/12 04:00:36 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:37 INFO : file2.txt: Copied (server-side copy) 2025/06/12 04:00:37 INFO : file1.txt: Copied (server-side copy) 2025/06/12 04:00:37 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:37 INFO : Resync updating listings 2025/06/12 04:00:37 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/resync_modes/path2/" 2025/06/12 04:00:37 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncRemoteRemote/rmdirs 2025/06/12 04:00:38 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_rmdirs-coriqex6 2025/06/12 04:00:39 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/rmdirs/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/rmdirs Messages: directories 2025/06/12 04:00:47 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/rmdirs/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{"subdir"} actual : []string{"", "subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) "", (string) (len=6) "subdir" Test: TestBisyncRemoteRemote/rmdirs Messages: directories 2025/06/12 04:00:55 NOTICE: (01) : test rmdirs 2025/06/12 04:00:55 NOTICE: (02) : test initial bisync 2025/06/12 04:00:55 NOTICE: (03) : bisync resync 2025/06/12 04:00:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:55 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path2/" 2025/06/12 04:00:55 INFO : Copying Path2 files to Path1 2025/06/12 04:00:55 INFO : - Path2 Resync is copying files to - Path1 2025/06/12 04:00:56 INFO : - Path1 Resync is copying files to - Path2 2025/06/12 04:00:56 INFO : Resync updating listings 2025/06/12 04:00:56 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path2/" 2025/06/12 04:00:56 INFO : Bisync successful 2025/06/12 04:00:56 NOTICE: (04) : test 1. delete path1 subdir file 2025/06/12 04:00:56 NOTICE: (05) : delete-file TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rmdirs/path1/subdir/file20.txt 2025/06/12 04:00:56 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2025/06/12 04:00:56 NOTICE: (07) : bisync 2025/06/12 04:00:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:57 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path2/" 2025/06/12 04:00:57 INFO : Building Path1 and Path2 listings 2025/06/12 04:00:58 INFO : Path1 checking for diffs 2025/06/12 04:00:58 INFO : - Path1 File was deleted - subdir/file20.txt 2025/06/12 04:00:58 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/06/12 04:00:58 INFO : Path2 checking for diffs 2025/06/12 04:00:58 INFO : Applying changes 2025/06/12 04:00:58 INFO : - Path2 Queue delete - TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path2/subdir/file20.txt 2025/06/12 04:00:58 INFO : - Path1 Do queued copies to - Path2 2025/06/12 04:00:58 INFO : subdir/file20.txt: Deleted 2025/06/12 04:00:58 INFO : Updating listings 2025/06/12 04:00:58 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path2/" 2025/06/12 04:00:58 INFO : Bisync successful 2025/06/12 04:00:58 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2025/06/12 04:00:58 NOTICE: (09) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rmdirs/path1/ 2025/06/12 04:00:58 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 04:00:58 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 04:00:58 NOTICE: (10) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rmdirs/path2/ 2025/06/12 04:00:58 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 04:00:58 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2025/06/12 04:00:58 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2025/06/12 04:00:58 NOTICE: (12) : bisync remove-empty-dirs 2025/06/12 04:00:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/12 04:00:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/06/12 04:00:58 INFO : Synching Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path1/" with Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path2/" 2025/06/12 04:00:58 INFO : Building Path1 and Path2 listings 2025/06/12 04:00:59 INFO : Path1 checking for diffs 2025/06/12 04:00:59 INFO : Path2 checking for diffs 2025/06/12 04:00:59 INFO : No changes found 2025/06/12 04:00:59 INFO : Updating listings 2025/06/12 04:00:59 INFO : Validating listings for Path1 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path1/" vs Path2 "TestS3{juk_h}:rclone-test-pivuhex3yocu/034835mi/rmdirs/path2/" 2025/06/12 04:00:59 INFO : Removing empty directories 2025/06/12 04:00:59 INFO : /: Removing directory 2025/06/12 04:00:59 INFO : subdir: Removing directory 2025/06/12 04:00:59 INFO : /: Removing directory 2025/06/12 04:00:59 INFO : subdir: Removing directory 2025/06/12 04:01:00 INFO : Bisync successful 2025/06/12 04:01:00 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2025/06/12 04:01:00 NOTICE: (14) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rmdirs/path1/ 2025/06/12 04:01:00 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 04:01:00 NOTICE: (15) : list-dirs TestS3,directory_markers='true':rclone-test-pivuhex3yocu/034835mi/rmdirs/path2/ 2025/06/12 04:01:00 NOTICE: / - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 04:01:00 NOTICE: ---------------------------------------------------------- 2025/06/12 04:01:00 NOTICE: | MISCOMPARE -Golden vs +Results for test.log 2025/06/12 04:01:00 NOTICE: | @@ -48,0 +49 @@ 2025/06/12 04:01:00 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 04:01:00 NOTICE: | @@ -50,0 +52 @@ 2025/06/12 04:01:00 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 04:01:00 NOTICE: | @@ -71,0 +74 @@ 2025/06/12 04:01:00 NOTICE: | +INFO : /: Removing directory 2025/06/12 04:01:00 NOTICE: | @@ -72,0 +76 @@ 2025/06/12 04:01:00 NOTICE: | +INFO : /: Removing directory 2025/06/12 04:01:00 NOTICE: | @@ -76,0 +81 @@ 2025/06/12 04:01:00 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 04:01:00 NOTICE: | @@ -77,0 +83 @@ 2025/06/12 04:01:00 NOTICE: | +/ - filename hash: d41d8cd98f00b204e9800998ecf8427e 2025/06/12 04:01:00 NOTICE: ---------------------------------------------------------- bisync_test.go:560: TEST rmdirs FAILED - 1 MISCOMPARED FILES (expected failure on bucket remotes) === RUN TestBisyncRemoteRemote/volatile 2025/06/12 04:01:01 NOTICE: checking initFs Local file system at /tmp/034835mi/initdir/test_volatile-kuqaruh7 2025/06/12 04:01:02 NOTICE: checking Path1 S3 bucket rclone-test-pivuhex3yocu path 034835mi/volatile/path1 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/volatile Messages: directories 2025/06/12 04:01:10 NOTICE: checking path2 S3 bucket rclone-test-pivuhex3yocu path 034835mi/volatile/path2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:463 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Not equal: expected: []string{} actual : []string{""} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) "" } Test: TestBisyncRemoteRemote/volatile Messages: directories 2025/06/12 04:01:18 NOTICE: (01) : test volatile 2025/06/12 04:01:18 NOTICE: (02) : test initial bisync 2025/06/12 04:01:18 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- FAIL: TestBisyncRemoteRemote (763.76s) --- FAIL: TestBisyncRemoteRemote/all_changed (26.57s) --- FAIL: TestBisyncRemoteRemote/backupdir (18.01s) --- FAIL: TestBisyncRemoteRemote/basic (21.96s) --- FAIL: TestBisyncRemoteRemote/changes (26.26s) --- FAIL: TestBisyncRemoteRemote/check_access (28.88s) --- FAIL: TestBisyncRemoteRemote/check_access_filters (34.97s) --- FAIL: TestBisyncRemoteRemote/check_filename (26.29s) --- FAIL: TestBisyncRemoteRemote/check_sync (25.32s) --- FAIL: TestBisyncRemoteRemote/compare_all (26.13s) --- FAIL: TestBisyncRemoteRemote/concurrent (23.23s) --- FAIL: TestBisyncRemoteRemote/createemptysrcdirs (38.41s) --- FAIL: TestBisyncRemoteRemote/dry_run (29.27s) --- FAIL: TestBisyncRemoteRemote/equal (21.23s) --- FAIL: TestBisyncRemoteRemote/ext_paths (35.77s) --- FAIL: TestBisyncRemoteRemote/extended_filenames (34.56s) --- FAIL: TestBisyncRemoteRemote/filters (22.58s) --- FAIL: TestBisyncRemoteRemote/filtersfile_checks (23.29s) --- FAIL: TestBisyncRemoteRemote/ignorelistingchecksum (23.41s) --- FAIL: TestBisyncRemoteRemote/max_delete_path1 (22.69s) --- FAIL: TestBisyncRemoteRemote/max_delete_path2_force (22.62s) --- FAIL: TestBisyncRemoteRemote/nomodtime (23.81s) --- FAIL: TestBisyncRemoteRemote/normalization (43.59s) --- FAIL: TestBisyncRemoteRemote/rclone_args (32.06s) --- FAIL: TestBisyncRemoteRemote/resolve (35.44s) --- FAIL: TestBisyncRemoteRemote/resync (27.77s) --- FAIL: TestBisyncRemoteRemote/resync_modes (27.97s) --- FAIL: TestBisyncRemoteRemote/rmdirs (22.92s) --- FAIL: TestBisyncRemoteRemote/volatile (17.92s) FAIL 2025/06/12 04:01:19 ERROR : S3 bucket rclone-test-qorokib6suga: Failed to read versioning status, assuming unversioned: operation error S3: GetBucketVersioning, https response error StatusCode: 404, RequestID: 23RPQ70H8NC232V4, HostID: CwjNa7c9nEjLERVH0BKHOrvLuS1djT/S6ISBn42Cc1CRqmZnW1PgBApJCf6WGv4yYVkPJGb8oyl3u2gVp+iWtQ==, api error NoSuchBucket: The specified bucket does not exist 2025/06/12 04:01:19 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote 'TestS3,directory_markers:' -verbose -test.run '^TestBisyncLocalRemote$/^(all_changed|backupdir|basic|changes|check_access|check_access_filters|check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$|^TestBisyncRemoteLocal$/^(all_changed|backupdir|basic|changes|check_access|check_access_filters|check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$|^TestBisyncRemoteRemote$/^(all_changed|backupdir|basic|changes|check_access|check_access_filters|check_filename|check_sync|compare_all|concurrent|createemptysrcdirs|dry_run|equal|ext_paths|extended_filenames|filters|filtersfile_checks|ignorelistingchecksum|max_delete_path1|max_delete_path2_force|nomodtime|normalization|rclone_args|resolve|resync|resync_modes|rmdirs|volatile)$'" - Finished ERROR in 25m15.599497711s (try 3/5): exit status 1: Failed [TestBisyncRemoteLocal/all_changed TestBisyncRemoteLocal/backupdir TestBisyncRemoteLocal/basic TestBisyncRemoteLocal/changes TestBisyncRemoteLocal/check_access TestBisyncRemoteLocal/check_access_filters TestBisyncRemoteLocal/check_filename TestBisyncRemoteLocal/check_sync TestBisyncRemoteLocal/compare_all TestBisyncRemoteLocal/concurrent TestBisyncRemoteLocal/createemptysrcdirs TestBisyncRemoteLocal/dry_run TestBisyncRemoteLocal/equal TestBisyncRemoteLocal/ext_paths TestBisyncRemoteLocal/extended_filenames TestBisyncRemoteLocal/filters TestBisyncRemoteLocal/filtersfile_checks TestBisyncRemoteLocal/ignorelistingchecksum TestBisyncRemoteLocal/max_delete_path1 TestBisyncRemoteLocal/max_delete_path2_force TestBisyncRemoteLocal/nomodtime TestBisyncRemoteLocal/normalization TestBisyncRemoteLocal/rclone_args TestBisyncRemoteLocal/resolve TestBisyncRemoteLocal/resync TestBisyncRemoteLocal/resync_modes TestBisyncRemoteLocal/rmdirs TestBisyncRemoteLocal/volatile TestBisyncLocalRemote/all_changed TestBisyncLocalRemote/backupdir TestBisyncLocalRemote/basic TestBisyncLocalRemote/changes TestBisyncLocalRemote/check_access TestBisyncLocalRemote/check_access_filters TestBisyncLocalRemote/check_filename TestBisyncLocalRemote/check_sync TestBisyncLocalRemote/compare_all TestBisyncLocalRemote/concurrent TestBisyncLocalRemote/createemptysrcdirs TestBisyncLocalRemote/dry_run TestBisyncLocalRemote/equal TestBisyncLocalRemote/ext_paths TestBisyncLocalRemote/extended_filenames TestBisyncLocalRemote/filters TestBisyncLocalRemote/filtersfile_checks TestBisyncLocalRemote/ignorelistingchecksum TestBisyncLocalRemote/max_delete_path1 TestBisyncLocalRemote/max_delete_path2_force TestBisyncLocalRemote/nomodtime TestBisyncLocalRemote/normalization TestBisyncLocalRemote/rclone_args TestBisyncLocalRemote/resolve TestBisyncLocalRemote/resync TestBisyncLocalRemote/resync_modes TestBisyncLocalRemote/rmdirs TestBisyncLocalRemote/volatile TestBisyncRemoteRemote/all_changed TestBisyncRemoteRemote/backupdir TestBisyncRemoteRemote/basic TestBisyncRemoteRemote/changes TestBisyncRemoteRemote/check_access TestBisyncRemoteRemote/check_access_filters TestBisyncRemoteRemote/check_filename TestBisyncRemoteRemote/check_sync TestBisyncRemoteRemote/compare_all TestBisyncRemoteRemote/concurrent TestBisyncRemoteRemote/createemptysrcdirs TestBisyncRemoteRemote/dry_run TestBisyncRemoteRemote/equal TestBisyncRemoteRemote/ext_paths TestBisyncRemoteRemote/extended_filenames TestBisyncRemoteRemote/filters TestBisyncRemoteRemote/filtersfile_checks TestBisyncRemoteRemote/ignorelistingchecksum TestBisyncRemoteRemote/max_delete_path1 TestBisyncRemoteRemote/max_delete_path2_force TestBisyncRemoteRemote/nomodtime TestBisyncRemoteRemote/normalization TestBisyncRemoteRemote/rclone_args TestBisyncRemoteRemote/resolve TestBisyncRemoteRemote/resync TestBisyncRemoteRemote/resync_modes TestBisyncRemoteRemote/rmdirs TestBisyncRemoteRemote/volatile]