"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureBlob: -verbose" - Starting (try 1/5)
2026/07/05 01:00:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-xemewax0zisu"
2026/07/05 01:00:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/05 01:00:57 DEBUG : Creating backend with remote "/tmp/rclone1028168645"
=== RUN TestLockfileIsExpired_UnreadableWithMaxLock
2026/07/05 01:00:57 INFO : /tmp/TestLockfileIsExpired_UnreadableWithMaxLock391870485/001/test.lck: Lock file is unreadable (decode error: invalid character 'o' in literal null (expecting 'u')) and --max-lock is set. Treating as expired.
--- PASS: TestLockfileIsExpired_UnreadableWithMaxLock (0.00s)
=== RUN TestLockfileIsExpired_UnreadableWithoutMaxLock
2026/07/05 01:00:57 ERROR : /tmp/TestLockfileIsExpired_UnreadableWithoutMaxLock2340212119/001/test.lck: Lock file exists, but contents are unreadable. (decode error: invalid character 'o' in literal null (expecting 'u'))
--- PASS: TestLockfileIsExpired_UnreadableWithoutMaxLock (0.01s)
=== RUN TestLockfileIsExpired_ValidExpired
2026/07/05 01:00:57 INFO : /tmp/TestLockfileIsExpired_ValidExpired596467227/001/test.lck: Lock file found, but it expired at 2026-07-05 00:55:57.057372721 +0000 UTC. Will delete it and proceed.
--- PASS: TestLockfileIsExpired_ValidExpired (0.00s)
=== RUN TestLockfileIsExpired_ValidNotExpired
2026/07/05 01:00:57 INFO : /tmp/TestLockfileIsExpired_ValidNotExpired2340334208/001/test.lck: Valid lock file found. Expires at 2026-07-05 01:10:57.057912533 +0000 UTC. (10m0s from now)
2026/07/05 01:00:57 INFO : Lockfile info:
{
"Session": "test",
"PID": "12345",
"TimeRenewed": "2026-07-05T01:00:57.057912473Z",
"TimeExpires": "2026-07-05T01:10:57.057912533Z"
}
--- PASS: TestLockfileIsExpired_ValidNotExpired (0.00s)
=== RUN TestBisyncRemoteLocal
2026/07/05 01:00:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju"
2026/07/05 01:00:57 NOTICE: remote: TestAzureBlob:rclone-test-voxayik6xeju
=== RUN TestBisyncRemoteLocal/all_changed
2026/07/05 01:00:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7"
2026/07/05 01:00:57 INFO : path1: Making directory
2026/07/05 01:00:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1"
2026/07/05 01:00:57 DEBUG : Creating backend with remote "/tmp/010057xutogoy7"
2026/07/05 01:00:57 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/all_changed/path2"
2026/07/05 01:00:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/07/05 01:00:57 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_all_changed-deciquy3"
2026/07/05 01:00:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : subdir: Making directory with metadata
2026/07/05 01:00:57 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:00:57 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:00:57 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:00:57 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:00:57 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:57 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:00:57 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:00:57 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:00:57 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:00:57 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:57 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:00:57 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:00:57 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:00:57 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:57 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:00:57 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:00:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:00:57 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:57 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:00:57 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:00:57 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:57 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:00:57 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:00:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:00:57 INFO : file1.txt: Copied (new)
2026/07/05 01:00:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:00:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:00:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:00:57 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:00:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:00:57 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_all_changed-deciquy3: Waiting for checks to finish
2026/07/05 01:00:57 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:00:57 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:00:57 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_all_changed-deciquy3: Waiting for transfers to finish
2026/07/05 01:00:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:00:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:00:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:00:57 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/all_changed/path1: Removing directory
2026/07/05 01:00:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:00:57 ERROR : error listing: directory not found
2026/07/05 01:00:57 ERROR : Local file system at /tmp/010057xutogoy7/all_changed/path2: Failed to list "": directory not found
2026/07/05 01:00:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:00:57 INFO : Local file system at /tmp/010057xutogoy7/all_changed/path2: Removing directory
2026/07/05 01:00:57 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/all_changed/path2: no such file or directory
2026/07/05 01:00:57 ERROR : error listing: directory not found
2026/07/05 01:00:57 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_all_changed-deciquy3
2026/07/05 01:00:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 INFO : subdir: Making directory
2026/07/05 01:00:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:57 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/all_changed/path1: Waiting for checks to finish
2026/07/05 01:00:57 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/all_changed/path1: Waiting for transfers to finish
2026/07/05 01:00:57 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:00:57 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:57 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:00:57 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:00:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:00:57 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:00:57 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:00:57 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:57 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:00:57 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:00:57 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:57 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:00:58 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:00:58 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:00:58 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:00:58 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:00:58 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:00:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 INFO : file1.txt: Copied (new)
2026/07/05 01:00:58 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:00:58 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:00:58 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/all_changed/path1
2026/07/05 01:00:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:00:58 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:58 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:58 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:58 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:58 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:58 DEBUG : subdir: Making directory with metadata
2026/07/05 01:00:58 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:00:58 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:00:58 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:00:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:00:58 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:00:58 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:00:58 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:00:58 DEBUG : Local file system at /tmp/010057xutogoy7/all_changed/path2: Waiting for checks to finish
2026/07/05 01:00:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:00:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:00:58 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:00:58 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:00:58 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:00:58 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:00:58 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:00:58 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:00:58 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:00:58 DEBUG : Local file system at /tmp/010057xutogoy7/all_changed/path2: Waiting for transfers to finish
2026/07/05 01:00:58 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:00:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:00:58 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:00:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:00:58 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:00:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:00:58 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:00:58 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:00:58 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:00:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:00:58 INFO : file1.txt: Copied (new)
2026/07/05 01:00:58 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:00:58 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:00:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:00:58 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/all_changed/path2
2026/07/05 01:00:58 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/07/05 01:00:58 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:00:58 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:01:00 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:00 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/" with Path2 "/tmp/010057xutogoy7/all_changed/path2/"
2026/07/05 01:01:00 INFO : Copying Path2 files to Path1
2026/07/05 01:01:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:01:00 INFO : There was nothing to transfer
2026/07/05 01:01:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:01:00 INFO : There was nothing to transfer
2026/07/05 01:01:00 INFO : Resync updating listings
2026/07/05 01:01:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/" vs Path2 "/tmp/010057xutogoy7/all_changed/path2/"
2026/07/05 01:01:00 INFO : [32mBisync successful[0m
2026/07/05 01:01:00 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/07/05 01:01:00 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/ file*[0m
2026/07/05 01:01:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/"
2026/07/05 01:01:00 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1"
2026/07/05 01:01:00 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/07/05 01:01:00 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/07/05 01:01:00 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/07/05 01:01:00 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/07/05 01:01:00 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/07/05 01:01:00 DEBUG : file1.txt: Set modification time 2005-01-02
2026/07/05 01:01:00 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/subdir file*[0m
2026/07/05 01:01:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/subdir"
2026/07/05 01:01:01 DEBUG : file20.txt: Set modification time 2005-01-02
2026/07/05 01:01:01 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/07/05 01:01:01 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/05 01:01:03 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/" with Path2 "/tmp/010057xutogoy7/all_changed/path2/"
2026/07/05 01:01:03 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:03 INFO : Path1 checking for diffs
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:01:03 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/07/05 01:01:03 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/07/05 01:01:03 INFO : Path2 checking for diffs
2026/07/05 01:01:03 INFO : Applying changes
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.copy1.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.copy2.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.copy3.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.copy4.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.copy5.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/subdir/file20.txt[0m
2026/07/05 01:01:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:01:03 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/05 01:01:03 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/05 01:01:03 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/05 01:01:03 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/05 01:01:03 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/05 01:01:03 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:01:03 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:01:03 INFO : There was nothing to transfer
2026/07/05 01:01:03 INFO : Updating listings
2026/07/05 01:01:03 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/" vs Path2 "/tmp/010057xutogoy7/all_changed/path2/"
2026/07/05 01:01:03 INFO : [32mBisync successful[0m
2026/07/05 01:01:03 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/07/05 01:01:03 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/ *[0m
2026/07/05 01:01:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1"
2026/07/05 01:01:03 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/07/05 01:01:03 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/07/05 01:01:03 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/07/05 01:01:03 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/07/05 01:01:03 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/07/05 01:01:03 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/07/05 01:01:03 DEBUG : file1.txt: Set modification time 2004-01-02
2026/07/05 01:01:03 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/subdir *[0m
2026/07/05 01:01:03 DEBUG : file20.txt: Set modification time 2004-01-02
2026/07/05 01:01:03 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/07/05 01:01:03 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/05 01:01:06 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:06 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/" with Path2 "/tmp/010057xutogoy7/all_changed/path2/"
2026/07/05 01:01:06 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:06 INFO : Path1 checking for diffs
2026/07/05 01:01:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:01:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/05 01:01:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/05 01:01:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/05 01:01:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/05 01:01:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/05 01:01:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:01:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:01:06 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/05 01:01:06 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/05 01:01:06 INFO : Path2 checking for diffs
2026/07/05 01:01:06 ERROR : Safety abort: all files were changed on Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/". Run with --force if desired.
2026/07/05 01:01:06 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/05 01:01:06 NOTICE: Bisync error: all files were changed
2026/07/05 01:01:06 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/07/05 01:01:06 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/07/05 01:01:08 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/" with Path2 "/tmp/010057xutogoy7/all_changed/path2/"
2026/07/05 01:01:08 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:08 INFO : Path1 checking for diffs
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:01:08 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/05 01:01:08 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/05 01:01:08 INFO : Path2 checking for diffs
2026/07/05 01:01:08 INFO : Applying changes
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/RCLONE_TEST[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.copy1.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.copy2.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.copy3.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.copy4.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.copy5.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/file1.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/all_changed/path2/subdir/file20.txt[0m
2026/07/05 01:01:08 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:01:08 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/05 01:01:08 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:01:08 INFO : RCLONE_TEST: Updated modification time in destination
2026/07/05 01:01:08 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/05 01:01:08 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/05 01:01:08 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/05 01:01:08 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/05 01:01:08 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:01:08 INFO : There was nothing to transfer
2026/07/05 01:01:08 INFO : Updating listings
2026/07/05 01:01:08 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/all_changed/path1/" vs Path2 "/tmp/010057xutogoy7/all_changed/path2/"
2026/07/05 01:01:08 INFO : [32mBisync successful[0m
2026/07/05 01:01:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:08 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:08 INFO : file1.copy2.txt: Deleted
2026/07/05 01:01:08 INFO : file1.copy1.txt: Deleted
2026/07/05 01:01:08 INFO : subdir/file20.txt: Deleted
2026/07/05 01:01:08 INFO : file1.copy4.txt: Deleted
2026/07/05 01:01:08 INFO : file1.copy5.txt: Deleted
2026/07/05 01:01:08 INFO : file1.txt: Deleted
2026/07/05 01:01:08 INFO : file1.copy3.txt: Deleted
2026/07/05 01:01:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:08 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/all_changed/path1: Removing directory
2026/07/05 01:01:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:08 INFO : file1.copy1.txt: Deleted
2026/07/05 01:01:08 INFO : file1.copy2.txt: Deleted
2026/07/05 01:01:08 INFO : file1.copy3.txt: Deleted
2026/07/05 01:01:08 INFO : file1.copy4.txt: Deleted
2026/07/05 01:01:08 INFO : file1.copy5.txt: Deleted
2026/07/05 01:01:08 INFO : file1.txt: Deleted
2026/07/05 01:01:08 INFO : subdir/file20.txt: Deleted
2026/07/05 01:01:08 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:08 DEBUG : removing 1 level 1 directories
2026/07/05 01:01:08 INFO : subdir: Removing directory
2026/07/05 01:01:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:08 INFO : Local file system at /tmp/010057xutogoy7/all_changed/path2: Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteLocal/backupdir
2026/07/05 01:01:08 INFO : path1: Making directory
2026/07/05 01:01:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/backupdir/path1"
2026/07/05 01:01:08 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/backupdir/path2"
2026/07/05 01:01:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/07/05 01:01:08 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_backupdir-cepebov5"
2026/07/05 01:01:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:01:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:01:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:01:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:08 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_backupdir-cepebov5: Waiting for checks to finish
2026/07/05 01:01:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:08 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:01:08 INFO : file1.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_backupdir-cepebov5: Waiting for transfers to finish
2026/07/05 01:01:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:01:08 INFO : file2.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:01:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:01:08 INFO : file3.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:01:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:01:08 INFO : file5.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:01:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:01:08 INFO : file7.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:01:08 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:01:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:01:08 INFO : file4.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:01:08 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:08 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:01:08 INFO : file8.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:01:08 INFO : file6.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/07/05 01:01:08 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_backupdir-vilerit6"
2026/07/05 01:01:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:01:08 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:01:08 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:01:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:08 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_backupdir-vilerit6: Waiting for checks to finish
2026/07/05 01:01:08 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:08 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:01:08 INFO : file1.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_backupdir-vilerit6: Waiting for transfers to finish
2026/07/05 01:01:08 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:01:08 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:08 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:01:08 INFO : file10.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:01:08 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:01:08 INFO : file11.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:01:08 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:01:08 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:01:08 INFO : file2.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:01:08 INFO : file5L.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:01:08 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:01:08 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:01:08 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:08 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:01:08 INFO : file7.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:01:08 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:01:08 INFO : file5R.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:08 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:01:08 INFO : file6.txt: Copied (new)
2026/07/05 01:01:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:08 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/backupdir/path1: Removing directory
2026/07/05 01:01:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:08 ERROR : error listing: directory not found
2026/07/05 01:01:08 ERROR : Local file system at /tmp/010057xutogoy7/backupdir/path2: Failed to list "": directory not found
2026/07/05 01:01:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:08 INFO : Local file system at /tmp/010057xutogoy7/backupdir/path2: Removing directory
2026/07/05 01:01:08 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/backupdir/path2: no such file or directory
2026/07/05 01:01:08 ERROR : error listing: directory not found
2026/07/05 01:01:08 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_backupdir-cepebov5
2026/07/05 01:01:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:08 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/backupdir/path1: Waiting for checks to finish
2026/07/05 01:01:08 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/backupdir/path1: Waiting for transfers to finish
2026/07/05 01:01:09 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file3.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:09 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:09 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file2.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file1.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file5.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file6.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file4.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file7.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file8.txt: Copied (new)
2026/07/05 01:01:09 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/backupdir/path1
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:01:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : Local file system at /tmp/010057xutogoy7/backupdir/path2: Waiting for checks to finish
2026/07/05 01:01:09 DEBUG : Local file system at /tmp/010057xutogoy7/backupdir/path2: Waiting for transfers to finish
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:01:09 INFO : file2.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:01:09 INFO : file4.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:01:09 INFO : file5.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:01:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:01:09 INFO : file1.txt: Copied (new)
2026/07/05 01:01:09 INFO : file6.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:09 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:01:09 INFO : file7.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:01:09 INFO : file3.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:01:09 INFO : file8.txt: Copied (new)
2026/07/05 01:01:09 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/backupdir/path2
2026/07/05 01:01:09 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/07/05 01:01:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:01:09 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/010057xutogoy7/workdir/backupdirs/backupdir1 backupdir2=/tmp/010057xutogoy7/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteLocal/basic
2026/07/05 01:01:09 INFO : path1: Making directory
2026/07/05 01:01:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/basic/path1"
2026/07/05 01:01:09 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/basic/path2"
2026/07/05 01:01:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/07/05 01:01:09 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_basic-rusifit4"
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : subdir: Making directory with metadata
2026/07/05 01:01:09 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:09 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:01:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:01:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:01:09 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:01:09 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:01:09 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_basic-rusifit4: Waiting for checks to finish
2026/07/05 01:01:09 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_basic-rusifit4: Waiting for transfers to finish
2026/07/05 01:01:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:01:09 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:01:09 INFO : file1.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:01:09 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:09 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:01:09 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:01:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/07/05 01:01:09 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_basic-minoqil1"
2026/07/05 01:01:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:01:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:09 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:01:09 INFO : file1.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_basic-minoqil1: Waiting for checks to finish
2026/07/05 01:01:09 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_basic-minoqil1: Waiting for transfers to finish
2026/07/05 01:01:09 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:09 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:09 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/basic/path1: Removing directory
2026/07/05 01:01:09 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:09 ERROR : error listing: directory not found
2026/07/05 01:01:09 ERROR : Local file system at /tmp/010057xutogoy7/basic/path2: Failed to list "": directory not found
2026/07/05 01:01:09 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:09 INFO : Local file system at /tmp/010057xutogoy7/basic/path2: Removing directory
2026/07/05 01:01:09 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/basic/path2: no such file or directory
2026/07/05 01:01:09 ERROR : error listing: directory not found
2026/07/05 01:01:09 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_basic-rusifit4
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 INFO : subdir: Making directory
2026/07/05 01:01:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/basic/path1: Waiting for checks to finish
2026/07/05 01:01:09 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/basic/path1: Waiting for transfers to finish
2026/07/05 01:01:09 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:09 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : file1.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:01:09 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/basic/path1
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : subdir: Making directory with metadata
2026/07/05 01:01:09 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:09 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:01:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:01:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : Local file system at /tmp/010057xutogoy7/basic/path2: Waiting for checks to finish
2026/07/05 01:01:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:09 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:01:09 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:01:09 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : Local file system at /tmp/010057xutogoy7/basic/path2: Waiting for transfers to finish
2026/07/05 01:01:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:01:09 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:01:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:01:09 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:01:09 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:01:09 INFO : file1.txt: Copied (new)
2026/07/05 01:01:09 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:01:09 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:01:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:09 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/basic/path2
2026/07/05 01:01:09 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/05 01:01:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:01:09 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:01:11 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:11 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/basic/path1/" with Path2 "/tmp/010057xutogoy7/basic/path2/"
2026/07/05 01:01:11 INFO : Copying Path2 files to Path1
2026/07/05 01:01:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:01:11 INFO : There was nothing to transfer
2026/07/05 01:01:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:01:12 INFO : There was nothing to transfer
2026/07/05 01:01:12 INFO : Resync updating listings
2026/07/05 01:01:12 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/basic/path1/" vs Path2 "/tmp/010057xutogoy7/basic/path2/"
2026/07/05 01:01:12 INFO : [32mBisync successful[0m
2026/07/05 01:01:12 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/07/05 01:01:12 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_basic-minoqil1/file1.txt /tmp/010057xutogoy7/basic/path2/[0m
2026/07/05 01:01:12 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_basic-minoqil1/"
2026/07/05 01:01:12 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_basic-minoqil1/" to be canonical "/tmp/010057xutogoy7/datadir/test_basic-minoqil1"
2026/07/05 01:01:12 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:01:12 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_basic-minoqil1/file1.txt" to "/tmp/010057xutogoy7/basic/path2/" as ""
2026/07/05 01:01:12 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_basic-minoqil1/file1.txt"
2026/07/05 01:01:12 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/basic/path2/"
2026/07/05 01:01:12 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010057xutogoy7/basic/path2" as "file1.txt"
2026/07/05 01:01:12 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_basic-minoqil1)
2026/07/05 01:01:12 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/basic/path2)
2026/07/05 01:01:12 DEBUG : file1.txt: Sizes differ
2026/07/05 01:01:12 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:01:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:12 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:01:12 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:01:12 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_basic-minoqil1/file1.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/basic/path1/subdir file20.txt[0m
2026/07/05 01:01:12 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_basic-minoqil1/file1.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/basic/path1/subdir" as "file20.txt"
2026/07/05 01:01:12 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_basic-minoqil1/file1.txt"
2026/07/05 01:01:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/basic/path1/subdir"
2026/07/05 01:01:12 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/basic/path1/subdir" as "file20.txt"
2026/07/05 01:01:12 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_basic-minoqil1)
2026/07/05 01:01:12 DEBUG : file20.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/basic/path1/subdir)
2026/07/05 01:01:12 DEBUG : file1.txt: Sizes differ
2026/07/05 01:01:12 DEBUG : file20.txt: size = 19 OK
2026/07/05 01:01:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:12 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/05 01:01:12 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/07/05 01:01:12 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/05 01:01:14 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:14 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/basic/path1/" with Path2 "/tmp/010057xutogoy7/basic/path2/"
2026/07/05 01:01:14 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:14 INFO : Path1 checking for diffs
2026/07/05 01:01:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:01:14 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:01:14 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:01:14 INFO : Path2 checking for diffs
2026/07/05 01:01:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:01:14 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:01:14 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:01:14 INFO : Applying changes
2026/07/05 01:01:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/basic/path2/subdir/file20.txt[0m
2026/07/05 01:01:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/basic/path1/file1.txt[0m
2026/07/05 01:01:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:01:14 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:01:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:01:14 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/05 01:01:14 INFO : Updating listings
2026/07/05 01:01:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/basic/path1/" vs Path2 "/tmp/010057xutogoy7/basic/path2/"
2026/07/05 01:01:14 INFO : [32mBisync successful[0m
2026/07/05 01:01:14 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:15 INFO : file1.copy1.txt: Deleted
2026/07/05 01:01:15 INFO : file1.copy3.txt: Deleted
2026/07/05 01:01:15 INFO : file1.copy5.txt: Deleted
2026/07/05 01:01:15 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:15 INFO : file1.txt: Deleted
2026/07/05 01:01:15 INFO : file1.copy2.txt: Deleted
2026/07/05 01:01:15 INFO : subdir/file20.txt: Deleted
2026/07/05 01:01:15 INFO : file1.copy4.txt: Deleted
2026/07/05 01:01:15 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:15 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/basic/path1: Removing directory
2026/07/05 01:01:15 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:15 INFO : file1.copy1.txt: Deleted
2026/07/05 01:01:15 INFO : file1.copy2.txt: Deleted
2026/07/05 01:01:15 INFO : file1.copy3.txt: Deleted
2026/07/05 01:01:15 INFO : file1.copy4.txt: Deleted
2026/07/05 01:01:15 INFO : file1.copy5.txt: Deleted
2026/07/05 01:01:15 INFO : file1.txt: Deleted
2026/07/05 01:01:15 INFO : subdir/file20.txt: Deleted
2026/07/05 01:01:15 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:15 DEBUG : removing 1 level 1 directories
2026/07/05 01:01:15 INFO : subdir: Removing directory
2026/07/05 01:01:15 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:15 INFO : Local file system at /tmp/010057xutogoy7/basic/path2: Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteLocal/changes
2026/07/05 01:01:15 INFO : path1: Making directory
2026/07/05 01:01:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1"
2026/07/05 01:01:15 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/changes/path2"
2026/07/05 01:01:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/07/05 01:01:15 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_changes-cebineh9"
2026/07/05 01:01:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:01:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:15 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:01:15 INFO : file1.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:01:15 INFO : file3.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:01:15 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_changes-cebineh9: Waiting for checks to finish
2026/07/05 01:01:15 INFO : file4.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:01:15 INFO : file5.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:01:15 INFO : file6.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:01:15 INFO : file2.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_changes-cebineh9: Waiting for transfers to finish
2026/07/05 01:01:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:01:15 INFO : file7.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:01:15 INFO : file8.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/07/05 01:01:15 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_changes-zorimap2"
2026/07/05 01:01:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:01:15 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:01:15 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:01:15 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_changes-zorimap2: Waiting for checks to finish
2026/07/05 01:01:15 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_changes-zorimap2: Waiting for transfers to finish
2026/07/05 01:01:15 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:15 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:15 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:01:15 INFO : file11.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:01:15 INFO : file10.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:01:15 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:01:15 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:01:15 INFO : file5L.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:01:15 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:01:15 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:01:15 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:15 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:01:15 INFO : file5R.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:01:15 INFO : file6.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:15 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:01:15 INFO : file1.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:01:15 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:15 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:01:15 INFO : file7.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:01:15 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:01:15 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:01:15 INFO : file2.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:15 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:15 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1: Removing directory
2026/07/05 01:01:15 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:15 ERROR : error listing: directory not found
2026/07/05 01:01:15 ERROR : Local file system at /tmp/010057xutogoy7/changes/path2: Failed to list "": directory not found
2026/07/05 01:01:15 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:15 INFO : Local file system at /tmp/010057xutogoy7/changes/path2: Removing directory
2026/07/05 01:01:15 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/changes/path2: no such file or directory
2026/07/05 01:01:15 ERROR : error listing: directory not found
2026/07/05 01:01:15 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_changes-cebineh9
2026/07/05 01:01:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1: Waiting for checks to finish
2026/07/05 01:01:15 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1: Waiting for transfers to finish
2026/07/05 01:01:15 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:01:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 INFO : file3.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:01:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 INFO : file2.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:01:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 INFO : file1.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:01:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:15 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:15 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:01:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 INFO : file4.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:01:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 INFO : file5.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:01:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 INFO : file7.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:01:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 INFO : file6.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:01:15 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 INFO : file8.txt: Copied (new)
2026/07/05 01:01:15 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1
2026/07/05 01:01:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:01:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : Local file system at /tmp/010057xutogoy7/changes/path2: Waiting for checks to finish
2026/07/05 01:01:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : Local file system at /tmp/010057xutogoy7/changes/path2: Waiting for transfers to finish
2026/07/05 01:01:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:01:15 INFO : file1.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:01:15 INFO : file2.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:01:15 INFO : file3.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:01:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:01:15 INFO : file4.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:01:15 INFO : file5.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:01:15 INFO : file6.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:01:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:01:15 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:15 INFO : file7.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:01:15 INFO : file8.txt: Copied (new)
2026/07/05 01:01:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:15 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:15 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/changes/path2
2026/07/05 01:01:15 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/05 01:01:15 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:01:15 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:01:17 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" with Path2 "/tmp/010057xutogoy7/changes/path2/"
2026/07/05 01:01:17 INFO : Copying Path2 files to Path1
2026/07/05 01:01:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:01:17 INFO : There was nothing to transfer
2026/07/05 01:01:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:01:17 INFO : There was nothing to transfer
2026/07/05 01:01:17 INFO : Resync updating listings
2026/07/05 01:01:17 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" vs Path2 "/tmp/010057xutogoy7/changes/path2/"
2026/07/05 01:01:17 INFO : [32mBisync successful[0m
2026/07/05 01:01:17 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/05 01:01:17 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:01:17 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_changes-zorimap2/file10.txt /tmp/010057xutogoy7/changes/path2/[0m
2026/07/05 01:01:17 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/"
2026/07/05 01:01:17 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/" to be canonical "/tmp/010057xutogoy7/datadir/test_changes-zorimap2"
2026/07/05 01:01:17 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/05 01:01:17 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file10.txt" to "/tmp/010057xutogoy7/changes/path2/" as ""
2026/07/05 01:01:17 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file10.txt"
2026/07/05 01:01:17 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/changes/path2/"
2026/07/05 01:01:17 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/010057xutogoy7/changes/path2" as "file10.txt"
2026/07/05 01:01:17 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:17 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:01:17 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:17 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:01:17 INFO : file10.txt: Copied (new)
2026/07/05 01:01:17 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/05 01:01:17 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_changes-zorimap2/file1.txt /tmp/010057xutogoy7/changes/path2/[0m
2026/07/05 01:01:17 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/" for canonical name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2"
2026/07/05 01:01:17 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:01:17 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file1.txt" to "/tmp/010057xutogoy7/changes/path2/" as ""
2026/07/05 01:01:17 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file1.txt"
2026/07/05 01:01:17 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/changes/path2/"
2026/07/05 01:01:17 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010057xutogoy7/changes/path2" as "file1.txt"
2026/07/05 01:01:17 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_changes-zorimap2)
2026/07/05 01:01:17 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/changes/path2)
2026/07/05 01:01:17 DEBUG : file1.txt: Sizes differ
2026/07/05 01:01:17 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:01:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:17 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:01:17 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:01:17 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:01:17 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_changes-zorimap2/file11.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/[0m
2026/07/05 01:01:17 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/" for canonical name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2"
2026/07/05 01:01:17 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/05 01:01:17 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file11.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" as ""
2026/07/05 01:01:17 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file11.txt"
2026/07/05 01:01:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/"
2026/07/05 01:01:17 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1" as "file11.txt"
2026/07/05 01:01:17 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:18 DEBUG : file11.txt: size = 19 OK
2026/07/05 01:01:18 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:18 INFO : file11.txt: Copied (new)
2026/07/05 01:01:18 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/05 01:01:18 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_changes-zorimap2/file2.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/[0m
2026/07/05 01:01:18 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/" for canonical name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2"
2026/07/05 01:01:18 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:01:18 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file2.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" as ""
2026/07/05 01:01:18 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file2.txt"
2026/07/05 01:01:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/"
2026/07/05 01:01:18 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1" as "file2.txt"
2026/07/05 01:01:18 DEBUG : file2.txt: size = 13 (Local file system at /tmp/010057xutogoy7/datadir/test_changes-zorimap2)
2026/07/05 01:01:18 DEBUG : file2.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1)
2026/07/05 01:01:18 DEBUG : file2.txt: Sizes differ
2026/07/05 01:01:18 DEBUG : file2.txt: size = 13 OK
2026/07/05 01:01:18 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:01:18 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:01:18 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:01:18 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/010057xutogoy7/changes/path2/file3.txt[0m
2026/07/05 01:01:18 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/changes/path2/"
2026/07/05 01:01:18 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/changes/path2/" to be canonical "/tmp/010057xutogoy7/changes/path2"
2026/07/05 01:01:18 INFO : file3.txt: Deleted
2026/07/05 01:01:18 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:01:18 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/file4.txt[0m
2026/07/05 01:01:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/"
2026/07/05 01:01:18 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1"
2026/07/05 01:01:18 INFO : file4.txt: Deleted
2026/07/05 01:01:18 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/05 01:01:18 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/file8.txt[0m
2026/07/05 01:01:18 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1"
2026/07/05 01:01:18 INFO : file8.txt: Deleted
2026/07/05 01:01:18 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/010057xutogoy7/changes/path2/file8.txt[0m
2026/07/05 01:01:18 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/changes/path2/" for canonical name "/tmp/010057xutogoy7/changes/path2"
2026/07/05 01:01:18 INFO : file8.txt: Deleted
2026/07/05 01:01:18 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/05 01:01:18 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_changes-zorimap2/ file5R.txt[0m
2026/07/05 01:01:18 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/" for canonical name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2"
2026/07/05 01:01:18 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:01:18 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_changes-zorimap2/file5R.txt /tmp/010057xutogoy7/changes/path2/ file5.txt[0m
2026/07/05 01:01:18 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file5R.txt" to "/tmp/010057xutogoy7/changes/path2/" as "file5.txt"
2026/07/05 01:01:18 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file5R.txt"
2026/07/05 01:01:18 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/changes/path2/"
2026/07/05 01:01:18 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/010057xutogoy7/changes/path2" as "file5.txt"
2026/07/05 01:01:18 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/010057xutogoy7/datadir/test_changes-zorimap2)
2026/07/05 01:01:18 DEBUG : file5.txt: size = 0 (Local file system at /tmp/010057xutogoy7/changes/path2)
2026/07/05 01:01:18 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:01:18 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/05 01:01:18 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:01:18 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/05 01:01:18 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:01:18 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/010057xutogoy7/datadir/test_changes-zorimap2/ file5L.txt[0m
2026/07/05 01:01:18 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/" for canonical name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2"
2026/07/05 01:01:18 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/05 01:01:18 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_changes-zorimap2/file5L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/ file5.txt[0m
2026/07/05 01:01:18 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file5L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" as "file5.txt"
2026/07/05 01:01:18 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file5L.txt"
2026/07/05 01:01:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/"
2026/07/05 01:01:18 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1" as "file5.txt"
2026/07/05 01:01:18 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/010057xutogoy7/datadir/test_changes-zorimap2)
2026/07/05 01:01:18 DEBUG : file5.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1)
2026/07/05 01:01:18 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:01:18 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:01:18 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:01:18 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:01:18 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/05 01:01:18 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_changes-zorimap2/file6.txt /tmp/010057xutogoy7/changes/path2/[0m
2026/07/05 01:01:18 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/" for canonical name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2"
2026/07/05 01:01:18 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/05 01:01:18 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file6.txt" to "/tmp/010057xutogoy7/changes/path2/" as ""
2026/07/05 01:01:18 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file6.txt"
2026/07/05 01:01:18 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/changes/path2/"
2026/07/05 01:01:18 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/010057xutogoy7/changes/path2" as "file6.txt"
2026/07/05 01:01:18 DEBUG : file6.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_changes-zorimap2)
2026/07/05 01:01:18 DEBUG : file6.txt: size = 0 (Local file system at /tmp/010057xutogoy7/changes/path2)
2026/07/05 01:01:18 DEBUG : file6.txt: Sizes differ
2026/07/05 01:01:18 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:01:18 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:18 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:01:18 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:01:18 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/file6.txt[0m
2026/07/05 01:01:18 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1"
2026/07/05 01:01:18 INFO : file6.txt: Deleted
2026/07/05 01:01:18 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/05 01:01:18 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_changes-zorimap2/file7.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/[0m
2026/07/05 01:01:18 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/" for canonical name "/tmp/010057xutogoy7/datadir/test_changes-zorimap2"
2026/07/05 01:01:18 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/05 01:01:18 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file7.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" as ""
2026/07/05 01:01:18 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_changes-zorimap2/file7.txt"
2026/07/05 01:01:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/"
2026/07/05 01:01:18 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1" as "file7.txt"
2026/07/05 01:01:18 DEBUG : file7.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_changes-zorimap2)
2026/07/05 01:01:18 DEBUG : file7.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1)
2026/07/05 01:01:18 DEBUG : file7.txt: Sizes differ
2026/07/05 01:01:18 DEBUG : file7.txt: size = 19 OK
2026/07/05 01:01:18 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:01:18 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:01:18 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/010057xutogoy7/changes/path2/file7.txt[0m
2026/07/05 01:01:18 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/changes/path2/" for canonical name "/tmp/010057xutogoy7/changes/path2"
2026/07/05 01:01:18 INFO : file7.txt: Deleted
2026/07/05 01:01:18 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/05 01:01:18 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/07/05 01:01:21 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:21 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" with Path2 "/tmp/010057xutogoy7/changes/path2/"
2026/07/05 01:01:21 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:21 INFO : Path1 checking for diffs
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:01:21 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:01:21 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:01:21 INFO : Path2 checking for diffs
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:01:21 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:01:21 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:01:21 INFO : Applying changes
2026/07/05 01:01:21 INFO : Checking potential conflicts...
2026/07/05 01:01:21 ERROR : file5.txt: md5 differ
2026/07/05 01:01:21 NOTICE: Local file system at /tmp/010057xutogoy7/changes/path2: 1 differences found
2026/07/05 01:01:21 NOTICE: Local file system at /tmp/010057xutogoy7/changes/path2: 1 errors while checking
2026/07/05 01:01:21 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/changes/path2/file11.txt[0m
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/changes/path2/file2.txt[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010057xutogoy7/changes/path2/file4.txt[0m
2026/07/05 01:01:21 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:01:21 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/file5.txt.conflict1[0m
2026/07/05 01:01:21 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/05 01:01:21 INFO : file5.txt: Deleted
2026/07/05 01:01:21 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/changes/path2/file5.txt.conflict1[0m
2026/07/05 01:01:21 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/010057xutogoy7/changes/path2/file5.txt.conflict2[0m
2026/07/05 01:01:21 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/05 01:01:21 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/file5.txt.conflict2[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/file6.txt[0m
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/changes/path2/file7.txt[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/file1.txt[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/file10.txt[0m
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/file3.txt[0m
2026/07/05 01:01:21 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:01:21 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:01:21 INFO : file10.txt: Copied (new)
2026/07/05 01:01:21 INFO : file5.txt.conflict2: Copied (new)
2026/07/05 01:01:21 INFO : file6.txt: Copied (new)
2026/07/05 01:01:21 INFO : file3.txt: Deleted
2026/07/05 01:01:21 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:01:21 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:01:21 INFO : file11.txt: Copied (new)
2026/07/05 01:01:21 INFO : file7.txt: Copied (new)
2026/07/05 01:01:21 INFO : file5.txt.conflict1: Copied (new)
2026/07/05 01:01:21 INFO : file4.txt: Deleted
2026/07/05 01:01:21 INFO : Updating listings
2026/07/05 01:01:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/changes/path1/" vs Path2 "/tmp/010057xutogoy7/changes/path2/"
2026/07/05 01:01:21 INFO : [32mBisync successful[0m
2026/07/05 01:01:21 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:21 INFO : file6.txt: Deleted
2026/07/05 01:01:21 INFO : file10.txt: Deleted
2026/07/05 01:01:21 INFO : file1.txt: Deleted
2026/07/05 01:01:21 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:01:21 INFO : file11.txt: Deleted
2026/07/05 01:01:21 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:21 INFO : file2.txt: Deleted
2026/07/05 01:01:21 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:01:21 INFO : file7.txt: Deleted
2026/07/05 01:01:21 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:21 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/changes/path1: Removing directory
2026/07/05 01:01:21 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:21 INFO : file1.txt: Deleted
2026/07/05 01:01:21 INFO : file10.txt: Deleted
2026/07/05 01:01:21 INFO : file11.txt: Deleted
2026/07/05 01:01:21 INFO : file2.txt: Deleted
2026/07/05 01:01:21 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:01:21 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:01:21 INFO : file6.txt: Deleted
2026/07/05 01:01:21 INFO : file7.txt: Deleted
2026/07/05 01:01:21 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:21 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:21 INFO : Local file system at /tmp/010057xutogoy7/changes/path2: Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access
2026/07/05 01:01:21 INFO : path1: Making directory
2026/07/05 01:01:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1"
2026/07/05 01:01:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_access/path2"
2026/07/05 01:01:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/07/05 01:01:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_check_access-lazapep1"
2026/07/05 01:01:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : subdir: Making directory with metadata
2026/07/05 01:01:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:01:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:01:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:01:22 INFO : file1.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:01:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:01:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:22 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:01:22 INFO : file3.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:01:22 INFO : file2.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:01:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:01:22 INFO : file4.txt: Copied (new)
2026/07/05 01:01:22 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:22 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:01:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:01:22 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_check_access-lazapep1: Waiting for checks to finish
2026/07/05 01:01:22 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_check_access-lazapep1: Waiting for transfers to finish
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:01:22 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:01:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/07/05 01:01:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_check_access-rakuney7"
2026/07/05 01:01:22 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:01:22 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_check_access-rakuney7: Waiting for checks to finish
2026/07/05 01:01:22 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:01:22 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:01:22 INFO : hold.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_check_access-rakuney7: Waiting for transfers to finish
2026/07/05 01:01:22 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:22 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Removing directory
2026/07/05 01:01:22 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:22 ERROR : error listing: directory not found
2026/07/05 01:01:22 ERROR : Local file system at /tmp/010057xutogoy7/check_access/path2: Failed to list "": directory not found
2026/07/05 01:01:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:22 INFO : Local file system at /tmp/010057xutogoy7/check_access/path2: Removing directory
2026/07/05 01:01:22 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/check_access/path2: no such file or directory
2026/07/05 01:01:22 ERROR : error listing: directory not found
2026/07/05 01:01:22 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_check_access-lazapep1
2026/07/05 01:01:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 INFO : subdir: Making directory
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Waiting for checks to finish
2026/07/05 01:01:22 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Waiting for transfers to finish
2026/07/05 01:01:22 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:01:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 INFO : file1.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:01:22 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:01:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 INFO : file3.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:22 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:22 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:01:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 INFO : file2.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:01:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:01:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 INFO : file4.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:22 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:01:22 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1
2026/07/05 01:01:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : subdir: Making directory with metadata
2026/07/05 01:01:22 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:22 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:01:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:01:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:01:22 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:01:22 DEBUG : Local file system at /tmp/010057xutogoy7/check_access/path2: Waiting for checks to finish
2026/07/05 01:01:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:22 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:22 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:01:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:01:22 INFO : file1.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:01:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:01:22 INFO : file2.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:01:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:01:22 INFO : file3.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : Local file system at /tmp/010057xutogoy7/check_access/path2: Waiting for transfers to finish
2026/07/05 01:01:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:01:22 INFO : file4.txt: Copied (new)
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:22 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:01:22 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:01:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:01:22 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:01:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:22 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/check_access/path2
2026/07/05 01:01:22 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/07/05 01:01:22 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:01:22 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:01:24 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:24 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" with Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:24 INFO : Copying Path2 files to Path1
2026/07/05 01:01:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:01:24 INFO : There was nothing to transfer
2026/07/05 01:01:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:01:24 INFO : There was nothing to transfer
2026/07/05 01:01:24 INFO : Resync updating listings
2026/07/05 01:01:24 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" vs Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:24 INFO : [32mBisync successful[0m
2026/07/05 01:01:24 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/05 01:01:24 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/07/05 01:01:26 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" with Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:26 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:27 INFO : Path1 checking for diffs
2026/07/05 01:01:27 INFO : Path2 checking for diffs
2026/07/05 01:01:27 INFO : Checking access health
2026/07/05 01:01:27 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/05 01:01:27 INFO : No changes found
2026/07/05 01:01:27 INFO : Updating listings
2026/07/05 01:01:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" vs Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:27 INFO : [32mBisync successful[0m
2026/07/05 01:01:27 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/07/05 01:01:27 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/010057xutogoy7/check_access/path2/subdir/RCLONE_TEST[0m
2026/07/05 01:01:27 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_access/path2/subdir/"
2026/07/05 01:01:27 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/check_access/path2/subdir/" to be canonical "/tmp/010057xutogoy7/check_access/path2/subdir"
2026/07/05 01:01:27 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:27 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/07/05 01:01:29 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" with Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:29 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:29 INFO : Path1 checking for diffs
2026/07/05 01:01:29 INFO : Path2 checking for diffs
2026/07/05 01:01:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:01:29 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:01:29 INFO : Checking access health
2026/07/05 01:01:29 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/07/05 01:01:29 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:01:29 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:01:29 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:01:29 NOTICE: Bisync error: bisync aborted
2026/07/05 01:01:29 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/07/05 01:01:29 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/07/05 01:01:29 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/subdir/RCLONE_TEST /tmp/010057xutogoy7/check_access/path2/[0m
2026/07/05 01:01:29 DEBUG : copyFile "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/subdir/RCLONE_TEST" to "/tmp/010057xutogoy7/check_access/path2/" as ""
2026/07/05 01:01:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/subdir/RCLONE_TEST"
2026/07/05 01:01:29 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:29 DEBUG : operations.CopyFile "RCLONE_TEST" to "Local file system at /tmp/010057xutogoy7/check_access/path2" as "RCLONE_TEST"
2026/07/05 01:01:29 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:01:29 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:29 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:29 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/07/05 01:01:31 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" with Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:31 INFO : Copying Path2 files to Path1
2026/07/05 01:01:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:01:31 INFO : There was nothing to transfer
2026/07/05 01:01:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:01:31 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:01:31 INFO : Resync updating listings
2026/07/05 01:01:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" vs Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:31 INFO : [32mBisync successful[0m
2026/07/05 01:01:31 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/05 01:01:31 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/07/05 01:01:34 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" with Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:34 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:34 INFO : Path1 checking for diffs
2026/07/05 01:01:34 INFO : Path2 checking for diffs
2026/07/05 01:01:34 INFO : Checking access health
2026/07/05 01:01:34 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/05 01:01:34 INFO : No changes found
2026/07/05 01:01:34 INFO : Updating listings
2026/07/05 01:01:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" vs Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:34 INFO : [32mBisync successful[0m
2026/07/05 01:01:34 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/07/05 01:01:34 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/RCLONE_TEST[0m
2026/07/05 01:01:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/"
2026/07/05 01:01:34 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1"
2026/07/05 01:01:34 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:34 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/07/05 01:01:36 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" with Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:36 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:36 INFO : Path1 checking for diffs
2026/07/05 01:01:36 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:01:36 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:01:36 INFO : Path2 checking for diffs
2026/07/05 01:01:36 INFO : Checking access health
2026/07/05 01:01:36 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/07/05 01:01:36 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/07/05 01:01:36 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:01:36 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:01:36 NOTICE: Bisync error: bisync aborted
2026/07/05 01:01:36 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/07/05 01:01:36 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/07/05 01:01:36 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/07/05 01:01:38 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:38 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" with Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:38 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/010057xutogoy7/workdir/TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_access_path1..tmp_010057xutogoy7_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/010057xutogoy7/workdir/TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_access_path1..tmp_010057xutogoy7_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/010057xutogoy7/workdir"[0m[0m
2026/07/05 01:01:38 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:01:38 NOTICE: Bisync error: bisync aborted
2026/07/05 01:01:38 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/07/05 01:01:38 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/07/05 01:01:38 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/05 01:01:40 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:40 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" with Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:40 INFO : Copying Path2 files to Path1
2026/07/05 01:01:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:01:41 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:01:41 INFO : Resync updating listings
2026/07/05 01:01:41 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" vs Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:41 INFO : [32mBisync successful[0m
2026/07/05 01:01:41 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/07/05 01:01:41 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/07/05 01:01:43 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" with Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:43 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:43 INFO : Path1 checking for diffs
2026/07/05 01:01:43 INFO : Path2 checking for diffs
2026/07/05 01:01:43 INFO : Checking access health
2026/07/05 01:01:43 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/05 01:01:43 INFO : No changes found
2026/07/05 01:01:43 INFO : Updating listings
2026/07/05 01:01:43 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access/path1/" vs Path2 "/tmp/010057xutogoy7/check_access/path2/"
2026/07/05 01:01:43 INFO : [32mBisync successful[0m
2026/07/05 01:01:43 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:43 INFO : file1.txt: Deleted
2026/07/05 01:01:43 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:43 INFO : file2.txt: Deleted
2026/07/05 01:01:43 INFO : file3.txt: Deleted
2026/07/05 01:01:43 INFO : subdir/file20.txt: Deleted
2026/07/05 01:01:43 INFO : subdir/RCLONE_TEST: Deleted
2026/07/05 01:01:43 INFO : file4.txt: Deleted
2026/07/05 01:01:43 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:43 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access/path1: Removing directory
2026/07/05 01:01:43 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:43 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:43 INFO : file2.txt: Deleted
2026/07/05 01:01:43 INFO : file3.txt: Deleted
2026/07/05 01:01:43 INFO : file1.txt: Deleted
2026/07/05 01:01:43 INFO : file4.txt: Deleted
2026/07/05 01:01:43 INFO : subdir/file20.txt: Deleted
2026/07/05 01:01:43 INFO : subdir/RCLONE_TEST: Deleted
2026/07/05 01:01:43 DEBUG : removing 1 level 1 directories
2026/07/05 01:01:43 INFO : subdir: Removing directory
2026/07/05 01:01:43 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:43 INFO : Local file system at /tmp/010057xutogoy7/check_access/path2: Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access_filters
2026/07/05 01:01:43 INFO : path1: Making directory
2026/07/05 01:01:43 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1"
2026/07/05 01:01:43 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_access_filters/path2"
2026/07/05 01:01:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/07/05 01:01:43 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_check_access_filters-dapejeh7"
2026/07/05 01:01:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir-not: Making directory with metadata
2026/07/05 01:01:43 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:43 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/05 01:01:43 DEBUG : subdir: Making directory with metadata
2026/07/05 01:01:43 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:43 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:01:43 DEBUG : subdirX: Making directory with metadata
2026/07/05 01:01:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:01:43 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:43 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/05 01:01:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:01:43 INFO : file1.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:01:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:01:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:01:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:43 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:01:43 INFO : file2.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:01:43 INFO : file3.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:01:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:01:43 INFO : file4.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/05 01:01:43 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:43 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/05 01:01:43 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/05 01:01:43 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:43 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/05 01:01:43 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:43 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/05 01:01:43 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/05 01:01:43 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:43 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/05 01:01:43 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/05 01:01:43 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/05 01:01:43 INFO : subdirX/file20.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/05 01:01:43 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/05 01:01:43 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/05 01:01:43 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:43 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/05 01:01:43 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/05 01:01:43 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/05 01:01:43 INFO : subdir-not/file20.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/05 01:01:43 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/05 01:01:43 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:43 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:01:43 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:01:43 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:43 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/05 01:01:43 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/05 01:01:43 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/05 01:01:43 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:43 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/05 01:01:43 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/05 01:01:43 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/05 01:01:43 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/05 01:01:43 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_check_access_filters-dapejeh7: Waiting for checks to finish
2026/07/05 01:01:43 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_check_access_filters-dapejeh7: Waiting for transfers to finish
2026/07/05 01:01:43 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/05 01:01:43 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:43 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/05 01:01:43 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/05 01:01:43 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:01:43 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:01:43 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:01:43 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:01:43 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:01:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:43 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:01:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/07/05 01:01:43 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_check_access_filters-fopulep7"
2026/07/05 01:01:43 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/05 01:01:43 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/05 01:01:43 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/05 01:01:43 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/05 01:01:43 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/05 01:01:43 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_check_access_filters-fopulep7: Waiting for checks to finish
2026/07/05 01:01:43 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_check_access_filters-fopulep7: Waiting for transfers to finish
2026/07/05 01:01:43 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/05 01:01:43 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:43 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:43 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Removing directory
2026/07/05 01:01:43 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:43 ERROR : error listing: directory not found
2026/07/05 01:01:43 ERROR : Local file system at /tmp/010057xutogoy7/check_access_filters/path2: Failed to list "": directory not found
2026/07/05 01:01:43 DEBUG : removing 1 level 0 directories
2026/07/05 01:01:43 INFO : Local file system at /tmp/010057xutogoy7/check_access_filters/path2: Removing directory
2026/07/05 01:01:43 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/check_access_filters/path2: no such file or directory
2026/07/05 01:01:43 ERROR : error listing: directory not found
2026/07/05 01:01:43 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_check_access_filters-dapejeh7
2026/07/05 01:01:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 INFO : subdir-not: Making directory
2026/07/05 01:01:43 INFO : subdir: Making directory
2026/07/05 01:01:43 INFO : subdirX: Making directory
2026/07/05 01:01:43 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 INFO : subdirX/subdirX1: Making directory
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 INFO : subdir-not/subdir-not2: Making directory
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 INFO : subdir/subdirA: Making directory
2026/07/05 01:01:43 INFO : subdir/subdirB: Making directory
2026/07/05 01:01:43 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:43 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Waiting for checks to finish
2026/07/05 01:01:43 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Waiting for transfers to finish
2026/07/05 01:01:43 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:01:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 INFO : file1.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:01:43 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:01:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:43 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 INFO : file3.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:01:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 INFO : file2.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:01:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 INFO : file4.txt: Copied (new)
2026/07/05 01:01:43 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/05 01:01:43 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:43 INFO : subdirX/file20.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 INFO : subdir-not/file20.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/05 01:01:44 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1
2026/07/05 01:01:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdir-not: Making directory with metadata
2026/07/05 01:01:44 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:44 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/05 01:01:44 DEBUG : subdir: Making directory with metadata
2026/07/05 01:01:44 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:44 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:01:44 DEBUG : subdirX: Making directory with metadata
2026/07/05 01:01:44 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:44 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/05 01:01:44 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/05 01:01:44 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:44 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:01:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:01:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/05 01:01:44 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/05 01:01:44 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:44 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/05 01:01:44 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/05 01:01:44 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:44 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/05 01:01:44 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:01:44 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:01:44 INFO : file2.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:01:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:01:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : Local file system at /tmp/010057xutogoy7/check_access_filters/path2: Waiting for checks to finish
2026/07/05 01:01:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:01:44 DEBUG : Local file system at /tmp/010057xutogoy7/check_access_filters/path2: Waiting for transfers to finish
2026/07/05 01:01:44 INFO : file3.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:01:44 INFO : file4.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/05 01:01:44 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/05 01:01:44 INFO : subdirX/file20.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:44 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/05 01:01:44 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:01:44 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/05 01:01:44 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/05 01:01:44 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:01:44 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/05 01:01:44 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/05 01:01:44 INFO : subdir-not/file20.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/05 01:01:44 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/05 01:01:44 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/05 01:01:44 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/05 01:01:44 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/05 01:01:44 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:01:44 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:44 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/05 01:01:44 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/05 01:01:44 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/05 01:01:44 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:01:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:01:44 INFO : file1.txt: Copied (new)
2026/07/05 01:01:44 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:01:44 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:01:44 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:01:44 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:01:44 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:01:44 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:01:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:44 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/check_access_filters/path2
2026/07/05 01:01:44 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/07/05 01:01:44 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/07/05 01:01:44 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_check_access_filters-fopulep7/exclude-other-filtersfile.txt /tmp/010057xutogoy7/workdir/[0m
2026/07/05 01:01:44 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_check_access_filters-fopulep7/exclude-other-filtersfile.txt" to "/tmp/010057xutogoy7/workdir/" as ""
2026/07/05 01:01:44 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_check_access_filters-fopulep7/exclude-other-filtersfile.txt"
2026/07/05 01:01:44 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/workdir/"
2026/07/05 01:01:44 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/010057xutogoy7/workdir" as "exclude-other-filtersfile.txt"
2026/07/05 01:01:44 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:44 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/05 01:01:44 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/05 01:01:44 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/05 01:01:44 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/05 01:01:44 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/07/05 01:01:44 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/010057xutogoy7/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:01:46 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:46 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:01:46 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:01:46 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:01:46 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:01:46 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:01:46 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:01:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:46 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" with Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:46 INFO : Using filters file /tmp/010057xutogoy7/workdir/exclude-other-filtersfile.txt
2026/07/05 01:01:46 INFO : Storing filters file hash to /tmp/010057xutogoy7/workdir/exclude-other-filtersfile.txt.md5
2026/07/05 01:01:46 INFO : Copying Path2 files to Path1
2026/07/05 01:01:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:01:46 INFO : There was nothing to transfer
2026/07/05 01:01:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:01:46 INFO : There was nothing to transfer
2026/07/05 01:01:46 INFO : Resync updating listings
2026/07/05 01:01:46 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" vs Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:46 INFO : [32mBisync successful[0m
2026/07/05 01:01:46 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/07/05 01:01:46 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/010057xutogoy7/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:01:49 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:49 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:01:49 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:01:49 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:01:49 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:01:49 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:01:49 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:01:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:49 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" with Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:49 INFO : Using filters file /tmp/010057xutogoy7/workdir/exclude-other-filtersfile.txt
2026/07/05 01:01:49 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:49 INFO : Path1 checking for diffs
2026/07/05 01:01:49 INFO : Path2 checking for diffs
2026/07/05 01:01:49 INFO : Checking access health
2026/07/05 01:01:49 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/05 01:01:49 INFO : No changes found
2026/07/05 01:01:49 INFO : Updating listings
2026/07/05 01:01:49 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" vs Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:49 INFO : [32mBisync successful[0m
2026/07/05 01:01:49 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/07/05 01:01:49 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/05 01:01:49 NOTICE: [36m(10) :[0m [34mdelete-file /tmp/010057xutogoy7/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/05 01:01:49 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_access_filters/path2/subdir/subdirA/"
2026/07/05 01:01:49 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/check_access_filters/path2/subdir/subdirA/" to be canonical "/tmp/010057xutogoy7/check_access_filters/path2/subdir/subdirA"
2026/07/05 01:01:49 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:49 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/05 01:01:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir-not/"
2026/07/05 01:01:49 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir-not/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir-not"
2026/07/05 01:01:49 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:49 NOTICE: [36m(12) :[0m [34mdelete-file /tmp/010057xutogoy7/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/05 01:01:49 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_access_filters/path2/subdir-not/subdir-not2/"
2026/07/05 01:01:49 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "/tmp/010057xutogoy7/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/05 01:01:49 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:49 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/07/05 01:01:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdirX/"
2026/07/05 01:01:49 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdirX/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdirX"
2026/07/05 01:01:49 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:49 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/07/05 01:01:49 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/010057xutogoy7/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:01:51 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:51 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:01:51 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:01:51 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:01:51 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:01:51 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:01:51 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:01:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:51 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" with Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:51 INFO : Using filters file /tmp/010057xutogoy7/workdir/exclude-other-filtersfile.txt
2026/07/05 01:01:51 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:51 INFO : Path1 checking for diffs
2026/07/05 01:01:51 INFO : Path2 checking for diffs
2026/07/05 01:01:51 INFO : Checking access health
2026/07/05 01:01:51 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/05 01:01:51 INFO : No changes found
2026/07/05 01:01:51 INFO : Updating listings
2026/07/05 01:01:51 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" vs Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:51 INFO : [32mBisync successful[0m
2026/07/05 01:01:51 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/07/05 01:01:51 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/05 01:01:51 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/010057xutogoy7/check_access_filters/path2/RCLONE_TEST[0m
2026/07/05 01:01:51 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:51 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/check_access_filters/path2/" to be canonical "/tmp/010057xutogoy7/check_access_filters/path2"
2026/07/05 01:01:51 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:51 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/05 01:01:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir/"
2026/07/05 01:01:51 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir"
2026/07/05 01:01:51 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:51 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/07/05 01:01:51 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/010057xutogoy7/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:01:54 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:54 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:01:54 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:01:54 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:01:54 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:01:54 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:01:54 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:01:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:54 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" with Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:54 INFO : Using filters file /tmp/010057xutogoy7/workdir/exclude-other-filtersfile.txt
2026/07/05 01:01:54 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:54 INFO : Path1 checking for diffs
2026/07/05 01:01:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:01:54 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:01:54 INFO : Path2 checking for diffs
2026/07/05 01:01:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:01:54 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:01:54 INFO : Checking access health
2026/07/05 01:01:54 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/05 01:01:54 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:01:54 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:01:54 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:01:54 NOTICE: Bisync error: bisync aborted
2026/07/05 01:01:54 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/07/05 01:01:54 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/07/05 01:01:54 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/07/05 01:01:54 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/[0m
2026/07/05 01:01:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/"
2026/07/05 01:01:54 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1"
2026/07/05 01:01:54 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:54 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : file3.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : file4.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:54 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:54 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:54 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Waiting for checks to finish
2026/07/05 01:01:54 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Waiting for transfers to finish
2026/07/05 01:01:54 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:54 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:01:54 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:54 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:01:54 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:54 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:01:54 NOTICE: [36m(26) :[0m [34msync-dir TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/ /tmp/010057xutogoy7/check_access_filters/path2/[0m
2026/07/05 01:01:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1"
2026/07/05 01:01:54 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/check_access_filters/path2/" for canonical name "/tmp/010057xutogoy7/check_access_filters/path2"
2026/07/05 01:01:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:54 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : file3.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : file4.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : RCLONE_TEST.a831ae16.partial: size = 109 OK
2026/07/05 01:01:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:54 DEBUG : RCLONE_TEST.a831ae16.partial: renamed to: RCLONE_TEST
2026/07/05 01:01:54 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:01:54 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:01:54 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.73f6c367.partial: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/05 01:01:54 DEBUG : Local file system at /tmp/010057xutogoy7/check_access_filters/path2: Waiting for checks to finish
2026/07/05 01:01:54 DEBUG : Local file system at /tmp/010057xutogoy7/check_access_filters/path2: Waiting for transfers to finish
2026/07/05 01:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.73f6c367.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/05 01:01:54 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:01:54 DEBUG : subdir/subdirA/RCLONE_TEST.3c79a083.partial: size = 109 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:01:54 DEBUG : subdir/subdirA/RCLONE_TEST.3c79a083.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/05 01:01:54 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:01:54 DEBUG : Waiting for deletions to finish
2026/07/05 01:01:54 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_check_access_filters-fopulep7/include-other-filtersfile.txt /tmp/010057xutogoy7/workdir/[0m
2026/07/05 01:01:54 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_check_access_filters-fopulep7/include-other-filtersfile.txt" to "/tmp/010057xutogoy7/workdir/" as ""
2026/07/05 01:01:54 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_check_access_filters-fopulep7/include-other-filtersfile.txt"
2026/07/05 01:01:54 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/workdir/"
2026/07/05 01:01:54 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/010057xutogoy7/workdir" as "include-other-filtersfile.txt"
2026/07/05 01:01:54 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:01:54 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/05 01:01:54 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/05 01:01:54 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/05 01:01:54 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/05 01:01:54 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/010057xutogoy7/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:01:56 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:56 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:01:56 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:01:56 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:01:56 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:01:56 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:01:56 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:01:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" with Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:56 INFO : Using filters file /tmp/010057xutogoy7/workdir/include-other-filtersfile.txt
2026/07/05 01:01:56 INFO : Storing filters file hash to /tmp/010057xutogoy7/workdir/include-other-filtersfile.txt.md5
2026/07/05 01:01:56 INFO : Copying Path2 files to Path1
2026/07/05 01:01:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:01:57 INFO : There was nothing to transfer
2026/07/05 01:01:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:01:57 INFO : There was nothing to transfer
2026/07/05 01:01:57 INFO : Resync updating listings
2026/07/05 01:01:57 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" vs Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:57 INFO : [32mBisync successful[0m
2026/07/05 01:01:57 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/07/05 01:01:57 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/010057xutogoy7/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:01:59 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:01:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:01:59 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:01:59 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:01:59 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:01:59 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:01:59 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:01:59 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:01:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:01:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:01:59 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" with Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:59 INFO : Using filters file /tmp/010057xutogoy7/workdir/include-other-filtersfile.txt
2026/07/05 01:01:59 INFO : Building Path1 and Path2 listings
2026/07/05 01:01:59 INFO : Path1 checking for diffs
2026/07/05 01:01:59 INFO : Path2 checking for diffs
2026/07/05 01:01:59 INFO : Checking access health
2026/07/05 01:01:59 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/05 01:01:59 INFO : No changes found
2026/07/05 01:01:59 INFO : Updating listings
2026/07/05 01:01:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" vs Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:01:59 INFO : [32mBisync successful[0m
2026/07/05 01:01:59 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/07/05 01:01:59 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/05 01:01:59 NOTICE: [36m(33) :[0m [34mdelete-file /tmp/010057xutogoy7/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/05 01:01:59 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/check_access_filters/path2/subdir/subdirA/" for canonical name "/tmp/010057xutogoy7/check_access_filters/path2/subdir/subdirA"
2026/07/05 01:01:59 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:59 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/05 01:01:59 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir-not/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir-not"
2026/07/05 01:01:59 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:59 NOTICE: [36m(35) :[0m [34mdelete-file /tmp/010057xutogoy7/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/05 01:01:59 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "/tmp/010057xutogoy7/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/05 01:01:59 INFO : RCLONE_TEST: Deleted
2026/07/05 01:01:59 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/07/05 01:01:59 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/010057xutogoy7/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:02:01 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:02:01 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:02:01 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:02:01 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:02:01 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:02:01 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:02:01 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:02:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:01 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" with Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:02:01 INFO : Using filters file /tmp/010057xutogoy7/workdir/include-other-filtersfile.txt
2026/07/05 01:02:01 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:01 INFO : Path1 checking for diffs
2026/07/05 01:02:01 INFO : Path2 checking for diffs
2026/07/05 01:02:01 INFO : Checking access health
2026/07/05 01:02:01 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/05 01:02:01 INFO : No changes found
2026/07/05 01:02:01 INFO : Updating listings
2026/07/05 01:02:01 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" vs Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:02:01 INFO : [32mBisync successful[0m
2026/07/05 01:02:01 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/07/05 01:02:01 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/05 01:02:01 NOTICE: [36m(40) :[0m [34mdelete-file /tmp/010057xutogoy7/check_access_filters/path2/RCLONE_TEST[0m
2026/07/05 01:02:01 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/check_access_filters/path2/" for canonical name "/tmp/010057xutogoy7/check_access_filters/path2"
2026/07/05 01:02:01 INFO : RCLONE_TEST: Deleted
2026/07/05 01:02:01 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/05 01:02:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdir"
2026/07/05 01:02:02 INFO : RCLONE_TEST: Deleted
2026/07/05 01:02:02 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/07/05 01:02:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdirX/subdirX1/"
2026/07/05 01:02:02 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdirX/subdirX1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/subdirX/subdirX1"
2026/07/05 01:02:02 INFO : RCLONE_TEST: Deleted
2026/07/05 01:02:02 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/07/05 01:02:02 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/010057xutogoy7/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:02:04 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:02:04 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:02:04 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:02:04 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:02:04 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:02:04 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:02:04 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:02:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_access_filters/path1/" with Path2 "/tmp/010057xutogoy7/check_access_filters/path2/"
2026/07/05 01:02:04 INFO : Using filters file /tmp/010057xutogoy7/workdir/include-other-filtersfile.txt
2026/07/05 01:02:04 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:04 INFO : Path1 checking for diffs
2026/07/05 01:02:04 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:02:04 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/05 01:02:04 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/05 01:02:04 INFO : Path2 checking for diffs
2026/07/05 01:02:04 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:02:04 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:02:04 INFO : Checking access health
2026/07/05 01:02:04 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/07/05 01:02:04 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/05 01:02:04 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/05 01:02:04 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:02:04 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:02:04 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:02:04 NOTICE: Bisync error: bisync aborted
2026/07/05 01:02:04 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/07/05 01:02:04 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:04 INFO : RCLONE_TEST: Deleted
2026/07/05 01:02:04 INFO : file1.txt: Deleted
2026/07/05 01:02:04 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/07/05 01:02:04 INFO : file4.txt: Deleted
2026/07/05 01:02:04 INFO : subdir-not/file20.txt: Deleted
2026/07/05 01:02:04 INFO : file2.txt: Deleted
2026/07/05 01:02:04 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/05 01:02:04 INFO : file3.txt: Deleted
2026/07/05 01:02:04 INFO : subdir/file20.txt: Deleted
2026/07/05 01:02:04 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/07/05 01:02:04 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/05 01:02:04 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/05 01:02:04 INFO : subdirX/file20.txt: Deleted
2026/07/05 01:02:04 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/05 01:02:04 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/05 01:02:04 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/05 01:02:04 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:04 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_access_filters/path1: Removing directory
2026/07/05 01:02:04 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:04 INFO : file2.txt: Deleted
2026/07/05 01:02:04 INFO : file3.txt: Deleted
2026/07/05 01:02:04 INFO : file4.txt: Deleted
2026/07/05 01:02:04 INFO : subdir/RCLONE_TEST: Deleted
2026/07/05 01:02:04 INFO : subdir/file20.txt: Deleted
2026/07/05 01:02:04 INFO : subdir-not/RCLONE_TEST: Deleted
2026/07/05 01:02:04 INFO : subdir-not/file20.txt: Deleted
2026/07/05 01:02:04 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/05 01:02:04 INFO : subdirX/file20.txt: Deleted
2026/07/05 01:02:04 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/05 01:02:04 INFO : file1.txt: Deleted
2026/07/05 01:02:04 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/05 01:02:04 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/05 01:02:04 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/05 01:02:04 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/07/05 01:02:04 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/05 01:02:04 DEBUG : removing 4 level 2 directories
2026/07/05 01:02:04 INFO : subdirX/subdirX1: Removing directory
2026/07/05 01:02:04 INFO : subdir-not/subdir-not2: Removing directory
2026/07/05 01:02:04 INFO : subdir/subdirA: Removing directory
2026/07/05 01:02:04 INFO : subdir/subdirB: Removing directory
2026/07/05 01:02:04 DEBUG : removing 3 level 1 directories
2026/07/05 01:02:04 INFO : subdirX: Removing directory
2026/07/05 01:02:04 INFO : subdir: Removing directory
2026/07/05 01:02:04 INFO : subdir-not: Removing directory
2026/07/05 01:02:04 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:04 INFO : Local file system at /tmp/010057xutogoy7/check_access_filters/path2: Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteLocal/check_filename
2026/07/05 01:02:04 INFO : path1: Making directory
2026/07/05 01:02:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1"
2026/07/05 01:02:04 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_filename/path2"
2026/07/05 01:02:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/07/05 01:02:04 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_check_filename-xofihuc2"
2026/07/05 01:02:04 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : subdir: Making directory with metadata
2026/07/05 01:02:04 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:02:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:02:04 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/05 01:02:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:02:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:02:04 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_check_filename-xofihuc2: Waiting for checks to finish
2026/07/05 01:02:04 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:04 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_check_filename-xofihuc2: Waiting for transfers to finish
2026/07/05 01:02:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:04 INFO : file1.txt: Copied (new)
2026/07/05 01:02:04 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/05 01:02:04 INFO : .chk_file: Copied (new)
2026/07/05 01:02:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:02:04 INFO : file2.txt: Copied (new)
2026/07/05 01:02:04 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/05 01:02:04 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:02:04 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/05 01:02:04 INFO : subdir/.chk_file: Copied (new)
2026/07/05 01:02:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:02:04 INFO : file4.txt: Copied (new)
2026/07/05 01:02:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:02:04 INFO : file3.txt: Copied (new)
2026/07/05 01:02:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:02:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:02:04 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:02:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:02:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/07/05 01:02:04 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_check_filename-lijaluk9"
2026/07/05 01:02:04 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_check_filename-lijaluk9: Waiting for checks to finish
2026/07/05 01:02:04 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_check_filename-lijaluk9: Waiting for transfers to finish
2026/07/05 01:02:04 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:02:04 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:02:04 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:02:04 INFO : hold.txt: Copied (new)
2026/07/05 01:02:04 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:04 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:04 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_filename/path1: Removing directory
2026/07/05 01:02:04 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:04 ERROR : error listing: directory not found
2026/07/05 01:02:04 ERROR : Local file system at /tmp/010057xutogoy7/check_filename/path2: Failed to list "": directory not found
2026/07/05 01:02:04 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:04 INFO : Local file system at /tmp/010057xutogoy7/check_filename/path2: Removing directory
2026/07/05 01:02:04 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/check_filename/path2: no such file or directory
2026/07/05 01:02:04 ERROR : error listing: directory not found
2026/07/05 01:02:04 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_check_filename-xofihuc2
2026/07/05 01:02:04 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 INFO : subdir: Making directory
2026/07/05 01:02:04 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:04 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_filename/path1: Waiting for checks to finish
2026/07/05 01:02:04 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_filename/path1: Waiting for transfers to finish
2026/07/05 01:02:05 DEBUG : .chk_file: size = 109 OK
2026/07/05 01:02:05 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:05 INFO : .chk_file: Copied (new)
2026/07/05 01:02:05 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:02:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:05 INFO : file1.txt: Copied (new)
2026/07/05 01:02:05 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:02:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:05 INFO : file2.txt: Copied (new)
2026/07/05 01:02:05 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:02:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:05 INFO : file3.txt: Copied (new)
2026/07/05 01:02:05 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:02:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:05 INFO : file4.txt: Copied (new)
2026/07/05 01:02:05 DEBUG : subdir/.chk_file: size = 109 OK
2026/07/05 01:02:05 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:05 INFO : subdir/.chk_file: Copied (new)
2026/07/05 01:02:05 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:02:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:05 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:02:05 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_filename/path1
2026/07/05 01:02:05 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:02:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:05 DEBUG : subdir: Making directory with metadata
2026/07/05 01:02:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:02:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:02:05 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/05 01:02:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:05 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/05 01:02:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:02:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:02:05 DEBUG : Local file system at /tmp/010057xutogoy7/check_filename/path2: Waiting for checks to finish
2026/07/05 01:02:05 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:05 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/05 01:02:05 INFO : .chk_file: Copied (new)
2026/07/05 01:02:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:02:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:05 INFO : file1.txt: Copied (new)
2026/07/05 01:02:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:02:05 INFO : file2.txt: Copied (new)
2026/07/05 01:02:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:02:05 INFO : file3.txt: Copied (new)
2026/07/05 01:02:05 DEBUG : Local file system at /tmp/010057xutogoy7/check_filename/path2: Waiting for transfers to finish
2026/07/05 01:02:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:02:05 INFO : file4.txt: Copied (new)
2026/07/05 01:02:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:02:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:02:05 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:02:05 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/05 01:02:05 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:05 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/05 01:02:05 INFO : subdir/.chk_file: Copied (new)
2026/07/05 01:02:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:02:05 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/check_filename/path2
2026/07/05 01:02:05 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/07/05 01:02:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:02:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:02:07 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:02:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:07 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/" with Path2 "/tmp/010057xutogoy7/check_filename/path2/"
2026/07/05 01:02:07 INFO : Copying Path2 files to Path1
2026/07/05 01:02:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:02:07 INFO : There was nothing to transfer
2026/07/05 01:02:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:02:07 INFO : There was nothing to transfer
2026/07/05 01:02:07 INFO : Resync updating listings
2026/07/05 01:02:07 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/" vs Path2 "/tmp/010057xutogoy7/check_filename/path2/"
2026/07/05 01:02:07 INFO : [32mBisync successful[0m
2026/07/05 01:02:07 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/05 01:02:07 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/05 01:02:09 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:02:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/" with Path2 "/tmp/010057xutogoy7/check_filename/path2/"
2026/07/05 01:02:09 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:09 INFO : Path1 checking for diffs
2026/07/05 01:02:09 INFO : Path2 checking for diffs
2026/07/05 01:02:09 INFO : Checking access health
2026/07/05 01:02:09 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/05 01:02:09 INFO : No changes found
2026/07/05 01:02:09 INFO : Updating listings
2026/07/05 01:02:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/" vs Path2 "/tmp/010057xutogoy7/check_filename/path2/"
2026/07/05 01:02:09 INFO : [32mBisync successful[0m
2026/07/05 01:02:09 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/07/05 01:02:09 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/07/05 01:02:09 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/010057xutogoy7/check_filename/path2/subdir/.chk_file[0m
2026/07/05 01:02:09 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_filename/path2/subdir/"
2026/07/05 01:02:09 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/check_filename/path2/subdir/" to be canonical "/tmp/010057xutogoy7/check_filename/path2/subdir"
2026/07/05 01:02:09 INFO : .chk_file: Deleted
2026/07/05 01:02:09 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/05 01:02:12 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:02:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:12 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/" with Path2 "/tmp/010057xutogoy7/check_filename/path2/"
2026/07/05 01:02:12 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:12 INFO : Path1 checking for diffs
2026/07/05 01:02:12 INFO : Path2 checking for diffs
2026/07/05 01:02:12 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/07/05 01:02:12 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:02:12 INFO : Checking access health
2026/07/05 01:02:12 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/07/05 01:02:12 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/07/05 01:02:12 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:02:12 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:02:12 NOTICE: Bisync error: bisync aborted
2026/07/05 01:02:12 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/07/05 01:02:12 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/07/05 01:02:12 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/subdir/.chk_file /tmp/010057xutogoy7/check_filename/path2/subdir/[0m
2026/07/05 01:02:12 DEBUG : copyFile "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/subdir/.chk_file" to "/tmp/010057xutogoy7/check_filename/path2/subdir/" as ""
2026/07/05 01:02:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/subdir/.chk_file"
2026/07/05 01:02:12 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_filename/path2/subdir/"
2026/07/05 01:02:12 DEBUG : operations.CopyFile ".chk_file" to "Local file system at /tmp/010057xutogoy7/check_filename/path2/subdir" as ".chk_file"
2026/07/05 01:02:12 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:02:12 DEBUG : .chk_file.d9919a3b.partial: size = 109 OK
2026/07/05 01:02:12 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:12 DEBUG : .chk_file.d9919a3b.partial: renamed to: .chk_file
2026/07/05 01:02:12 INFO : .chk_file: Copied (new)
2026/07/05 01:02:12 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/07/05 01:02:14 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:02:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:14 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/" with Path2 "/tmp/010057xutogoy7/check_filename/path2/"
2026/07/05 01:02:14 INFO : Copying Path2 files to Path1
2026/07/05 01:02:14 INFO : Checking access health
2026/07/05 01:02:14 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/05 01:02:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:02:14 INFO : There was nothing to transfer
2026/07/05 01:02:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:02:14 INFO : There was nothing to transfer
2026/07/05 01:02:14 INFO : Resync updating listings
2026/07/05 01:02:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/" vs Path2 "/tmp/010057xutogoy7/check_filename/path2/"
2026/07/05 01:02:14 INFO : [32mBisync successful[0m
2026/07/05 01:02:14 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/05 01:02:14 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/05 01:02:16 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:02:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/" with Path2 "/tmp/010057xutogoy7/check_filename/path2/"
2026/07/05 01:02:16 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:17 INFO : Path1 checking for diffs
2026/07/05 01:02:17 INFO : Path2 checking for diffs
2026/07/05 01:02:17 INFO : Checking access health
2026/07/05 01:02:17 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/05 01:02:17 INFO : No changes found
2026/07/05 01:02:17 INFO : Updating listings
2026/07/05 01:02:17 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_filename/path1/" vs Path2 "/tmp/010057xutogoy7/check_filename/path2/"
2026/07/05 01:02:17 INFO : [32mBisync successful[0m
2026/07/05 01:02:17 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:17 INFO : file4.txt: Deleted
2026/07/05 01:02:17 INFO : subdir/.chk_file: Deleted
2026/07/05 01:02:17 INFO : .chk_file: Deleted
2026/07/05 01:02:17 INFO : subdir/file20.txt: Deleted
2026/07/05 01:02:17 INFO : file1.txt: Deleted
2026/07/05 01:02:17 INFO : file2.txt: Deleted
2026/07/05 01:02:17 INFO : file3.txt: Deleted
2026/07/05 01:02:17 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:17 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_filename/path1: Removing directory
2026/07/05 01:02:17 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:17 INFO : file1.txt: Deleted
2026/07/05 01:02:17 INFO : file2.txt: Deleted
2026/07/05 01:02:17 INFO : file3.txt: Deleted
2026/07/05 01:02:17 INFO : file4.txt: Deleted
2026/07/05 01:02:17 INFO : subdir/.chk_file: Deleted
2026/07/05 01:02:17 INFO : subdir/file20.txt: Deleted
2026/07/05 01:02:17 INFO : .chk_file: Deleted
2026/07/05 01:02:17 DEBUG : removing 1 level 1 directories
2026/07/05 01:02:17 INFO : subdir: Removing directory
2026/07/05 01:02:17 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:17 INFO : Local file system at /tmp/010057xutogoy7/check_filename/path2: Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteLocal/check_sync
2026/07/05 01:02:17 INFO : path1: Making directory
2026/07/05 01:02:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1"
2026/07/05 01:02:17 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/check_sync/path2"
2026/07/05 01:02:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/07/05 01:02:17 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_check_sync-vuleqeq9"
2026/07/05 01:02:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:02:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_check_sync-vuleqeq9: Waiting for checks to finish
2026/07/05 01:02:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:02:17 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:17 INFO : file1.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:02:17 INFO : file2.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:02:17 INFO : file3.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_check_sync-vuleqeq9: Waiting for transfers to finish
2026/07/05 01:02:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:02:17 INFO : file6.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:02:17 INFO : file4.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:02:17 INFO : file5.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:02:17 INFO : file8.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:02:17 INFO : file7.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/07/05 01:02:17 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_check_sync-dufenil6"
2026/07/05 01:02:17 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/07/05 01:02:17 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/05 01:02:17 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/07/05 01:02:17 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/07/05 01:02:17 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_check_sync-dufenil6: Waiting for checks to finish
2026/07/05 01:02:17 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_check_sync-dufenil6: Waiting for transfers to finish
2026/07/05 01:02:17 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/07/05 01:02:17 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/05 01:02:17 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/07/05 01:02:17 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/07/05 01:02:17 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:17 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:17 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Removing directory
2026/07/05 01:02:17 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:17 ERROR : error listing: directory not found
2026/07/05 01:02:17 ERROR : Local file system at /tmp/010057xutogoy7/check_sync/path2: Failed to list "": directory not found
2026/07/05 01:02:17 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:17 INFO : Local file system at /tmp/010057xutogoy7/check_sync/path2: Removing directory
2026/07/05 01:02:17 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/check_sync/path2: no such file or directory
2026/07/05 01:02:17 ERROR : error listing: directory not found
2026/07/05 01:02:17 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_check_sync-vuleqeq9
2026/07/05 01:02:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Waiting for checks to finish
2026/07/05 01:02:17 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Waiting for transfers to finish
2026/07/05 01:02:17 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:02:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 INFO : file1.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:02:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:17 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:17 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:02:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 INFO : file2.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:02:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 INFO : file3.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:02:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 INFO : file4.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:02:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 INFO : file5.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:02:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 INFO : file6.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:02:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 INFO : file7.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:02:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 INFO : file8.txt: Copied (new)
2026/07/05 01:02:17 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1
2026/07/05 01:02:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:17 DEBUG : Local file system at /tmp/010057xutogoy7/check_sync/path2: Waiting for checks to finish
2026/07/05 01:02:17 DEBUG : Local file system at /tmp/010057xutogoy7/check_sync/path2: Waiting for transfers to finish
2026/07/05 01:02:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:02:17 INFO : file2.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:02:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:02:17 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:17 INFO : file1.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:02:17 INFO : file5.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:02:17 INFO : file4.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:02:17 INFO : file7.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:02:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:02:17 INFO : file3.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:02:17 INFO : file6.txt: Copied (new)
2026/07/05 01:02:17 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:02:17 INFO : file8.txt: Copied (new)
2026/07/05 01:02:17 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/check_sync/path2
2026/07/05 01:02:17 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/07/05 01:02:17 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:02:17 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:02:19 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:19 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1/" with Path2 "/tmp/010057xutogoy7/check_sync/path2/"
2026/07/05 01:02:19 INFO : Copying Path2 files to Path1
2026/07/05 01:02:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:02:20 INFO : There was nothing to transfer
2026/07/05 01:02:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:02:20 INFO : There was nothing to transfer
2026/07/05 01:02:20 INFO : Resync updating listings
2026/07/05 01:02:20 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1/" vs Path2 "/tmp/010057xutogoy7/check_sync/path2/"
2026/07/05 01:02:20 INFO : [32mBisync successful[0m
2026/07/05 01:02:20 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/07/05 01:02:20 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/07/05 01:02:22 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:22 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1/" vs Path2 "/tmp/010057xutogoy7/check_sync/path2/"
2026/07/05 01:02:22 INFO : [32mBisync successful[0m
2026/07/05 01:02:22 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/07/05 01:02:22 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_check_sync-dufenil6/_testdir_path1.._testdir_path2.path1.lst /tmp/010057xutogoy7/workdir/ TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path1.lst[0m
2026/07/05 01:02:22 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_check_sync-dufenil6/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/010057xutogoy7/workdir/" as "TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path1.lst"
2026/07/05 01:02:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_check_sync-dufenil6/_testdir_path1.._testdir_path2.path1.lst"
2026/07/05 01:02:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/workdir/"
2026/07/05 01:02:22 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/010057xutogoy7/workdir" as "TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path1.lst"
2026/07/05 01:02:22 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/010057xutogoy7/datadir/test_check_sync-dufenil6)
2026/07/05 01:02:22 DEBUG : TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/010057xutogoy7/workdir)
2026/07/05 01:02:22 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/07/05 01:02:22 DEBUG : TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_syn.b8626938.partial: size = 792 OK
2026/07/05 01:02:22 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/05 01:02:22 DEBUG : TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_syn.b8626938.partial: renamed to: TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path1.lst
2026/07/05 01:02:22 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path1.lst
2026/07/05 01:02:22 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_check_sync-dufenil6/_testdir_path1.._testdir_path2.path2.lst /tmp/010057xutogoy7/workdir/ TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path2.lst[0m
2026/07/05 01:02:22 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_check_sync-dufenil6/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/010057xutogoy7/workdir/" as "TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path2.lst"
2026/07/05 01:02:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_check_sync-dufenil6/_testdir_path1.._testdir_path2.path2.lst"
2026/07/05 01:02:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/workdir/"
2026/07/05 01:02:22 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/010057xutogoy7/workdir" as "TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path2.lst"
2026/07/05 01:02:22 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/010057xutogoy7/datadir/test_check_sync-dufenil6)
2026/07/05 01:02:22 DEBUG : TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/010057xutogoy7/workdir)
2026/07/05 01:02:22 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/07/05 01:02:22 DEBUG : TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_syn.f58a695f.partial: size = 792 OK
2026/07/05 01:02:22 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/05 01:02:22 DEBUG : TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_syn.f58a695f.partial: renamed to: TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path2.lst
2026/07/05 01:02:22 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path2.lst
2026/07/05 01:02:22 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/07/05 01:02:22 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/07/05 01:02:24 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:24 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1/" vs Path2 "/tmp/010057xutogoy7/check_sync/path2/"
2026/07/05 01:02:24 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/07/05 01:02:24 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/07/05 01:02:24 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/07/05 01:02:24 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:02:24 NOTICE: Bisync error: bisync aborted
2026/07/05 01:02:24 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/07/05 01:02:24 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/07/05 01:02:24 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/05 01:02:26 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1/" with Path2 "/tmp/010057xutogoy7/check_sync/path2/"
2026/07/05 01:02:26 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/010057xutogoy7/workdir/TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/010057xutogoy7/workdir/TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/010057xutogoy7/workdir"[0m[0m
2026/07/05 01:02:26 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:02:26 NOTICE: Bisync error: bisync aborted
2026/07/05 01:02:26 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/07/05 01:02:26 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/010057xutogoy7/workdir/ *.lst[0m
2026/07/05 01:02:26 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/workdir/"
2026/07/05 01:02:26 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/workdir/" to be canonical "/tmp/010057xutogoy7/workdir"
2026/07/05 01:02:26 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:26 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/010057xutogoy7/workdir/ *.lst-err[0m
2026/07/05 01:02:26 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/workdir/" for canonical name "/tmp/010057xutogoy7/workdir"
2026/07/05 01:02:26 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:26 INFO : TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path1.lst-err: Deleted
2026/07/05 01:02:26 INFO : TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path2.lst-err: Deleted
2026/07/05 01:02:26 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/010057xutogoy7/workdir/ *.lst-new[0m
2026/07/05 01:02:26 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/workdir/" for canonical name "/tmp/010057xutogoy7/workdir"
2026/07/05 01:02:26 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:26 INFO : TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path1.lst-new: Deleted
2026/07/05 01:02:26 INFO : TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_check_sync_path1..tmp_010057xutogoy7_check_sync_path2.path2.lst-new: Deleted
2026/07/05 01:02:26 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/07/05 01:02:26 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/07/05 01:02:28 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1/" with Path2 "/tmp/010057xutogoy7/check_sync/path2/"
2026/07/05 01:02:28 INFO : Copying Path2 files to Path1
2026/07/05 01:02:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:02:28 INFO : There was nothing to transfer
2026/07/05 01:02:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:02:28 INFO : There was nothing to transfer
2026/07/05 01:02:28 INFO : Resync updating listings
2026/07/05 01:02:28 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1/" vs Path2 "/tmp/010057xutogoy7/check_sync/path2/"
2026/07/05 01:02:28 INFO : [32mBisync successful[0m
2026/07/05 01:02:28 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/07/05 01:02:28 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/07/05 01:02:31 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1/" with Path2 "/tmp/010057xutogoy7/check_sync/path2/"
2026/07/05 01:02:31 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:31 INFO : Path1 checking for diffs
2026/07/05 01:02:31 INFO : Path2 checking for diffs
2026/07/05 01:02:31 INFO : No changes found
2026/07/05 01:02:31 INFO : Updating listings
2026/07/05 01:02:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1/" vs Path2 "/tmp/010057xutogoy7/check_sync/path2/"
2026/07/05 01:02:31 INFO : [32mBisync successful[0m
2026/07/05 01:02:31 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/07/05 01:02:31 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/07/05 01:02:33 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:33 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:33 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/check_sync/path1/" with Path2 "/tmp/010057xutogoy7/check_sync/path2/"
2026/07/05 01:02:33 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:33 INFO : Path1 checking for diffs
2026/07/05 01:02:33 INFO : Path2 checking for diffs
2026/07/05 01:02:33 INFO : No changes found
2026/07/05 01:02:33 INFO : Updating listings
2026/07/05 01:02:33 INFO : [32mBisync successful[0m
2026/07/05 01:02:33 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:33 INFO : file3.txt: Deleted
2026/07/05 01:02:33 INFO : file7.txt: Deleted
2026/07/05 01:02:33 INFO : file1.txt: Deleted
2026/07/05 01:02:33 INFO : file2.txt: Deleted
2026/07/05 01:02:33 INFO : file5.txt: Deleted
2026/07/05 01:02:33 INFO : RCLONE_TEST: Deleted
2026/07/05 01:02:33 INFO : file4.txt: Deleted
2026/07/05 01:02:33 INFO : file6.txt: Deleted
2026/07/05 01:02:33 INFO : file8.txt: Deleted
2026/07/05 01:02:33 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:33 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/check_sync/path1: Removing directory
2026/07/05 01:02:33 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:33 INFO : file3.txt: Deleted
2026/07/05 01:02:33 INFO : file8.txt: Deleted
2026/07/05 01:02:33 INFO : RCLONE_TEST: Deleted
2026/07/05 01:02:33 INFO : file1.txt: Deleted
2026/07/05 01:02:33 INFO : file2.txt: Deleted
2026/07/05 01:02:33 INFO : file5.txt: Deleted
2026/07/05 01:02:33 INFO : file4.txt: Deleted
2026/07/05 01:02:33 INFO : file6.txt: Deleted
2026/07/05 01:02:33 INFO : file7.txt: Deleted
2026/07/05 01:02:33 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:33 INFO : Local file system at /tmp/010057xutogoy7/check_sync/path2: Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteLocal/compare_all
2026/07/05 01:02:33 INFO : path1: Making directory
2026/07/05 01:02:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1"
2026/07/05 01:02:33 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/compare_all/path2"
2026/07/05 01:02:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/07/05 01:02:33 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_compare_all-jifocol8"
2026/07/05 01:02:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:33 INFO : file1.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:02:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:02:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:02:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:02:33 INFO : file2.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:02:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:02:33 INFO : file3.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:02:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:02:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:02:33 INFO : file6.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:02:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:02:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:02:33 INFO : file4.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_compare_all-jifocol8: Waiting for checks to finish
2026/07/05 01:02:33 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_compare_all-jifocol8: Waiting for transfers to finish
2026/07/05 01:02:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:02:33 INFO : file7.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:02:33 INFO : file5.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:02:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:02:33 INFO : file8.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/07/05 01:02:33 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0"
2026/07/05 01:02:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:02:33 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0: Waiting for checks to finish
2026/07/05 01:02:33 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:02:33 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:33 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:02:33 INFO : file1.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:02:33 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0: Waiting for transfers to finish
2026/07/05 01:02:33 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:02:33 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:33 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:02:33 INFO : file10.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:02:33 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:02:33 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:02:33 INFO : file5L.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:02:33 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:02:33 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:33 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:02:33 INFO : file11.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:02:33 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:02:33 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:02:33 INFO : file5R.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:33 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:02:33 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:02:33 INFO : file7.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:33 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:02:33 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:02:33 INFO : file2.txt: Copied (new)
2026/07/05 01:02:33 INFO : file6.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:33 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:33 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1: Removing directory
2026/07/05 01:02:33 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:33 ERROR : error listing: directory not found
2026/07/05 01:02:33 ERROR : Local file system at /tmp/010057xutogoy7/compare_all/path2: Failed to list "": directory not found
2026/07/05 01:02:33 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:33 INFO : Local file system at /tmp/010057xutogoy7/compare_all/path2: Removing directory
2026/07/05 01:02:33 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/compare_all/path2: no such file or directory
2026/07/05 01:02:33 ERROR : error listing: directory not found
2026/07/05 01:02:33 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_compare_all-jifocol8
2026/07/05 01:02:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:33 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1: Waiting for checks to finish
2026/07/05 01:02:33 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1: Waiting for transfers to finish
2026/07/05 01:02:33 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:02:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:33 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:33 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:02:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 INFO : file1.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:02:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 INFO : file3.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:02:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 INFO : file2.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:02:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 INFO : file4.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:02:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 INFO : file5.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:02:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 INFO : file6.txt: Copied (new)
2026/07/05 01:02:33 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:02:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:33 INFO : file7.txt: Copied (new)
2026/07/05 01:02:34 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:02:34 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:34 INFO : file8.txt: Copied (new)
2026/07/05 01:02:34 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1
2026/07/05 01:02:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:34 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:34 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:34 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:34 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:34 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:34 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:34 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:02:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:34 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:02:34 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:02:34 DEBUG : Local file system at /tmp/010057xutogoy7/compare_all/path2: Waiting for checks to finish
2026/07/05 01:02:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:02:34 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:34 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:02:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:34 INFO : file1.txt: Copied (new)
2026/07/05 01:02:34 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:02:34 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:34 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:02:34 INFO : file2.txt: Copied (new)
2026/07/05 01:02:34 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:34 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:34 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:02:34 INFO : file3.txt: Copied (new)
2026/07/05 01:02:34 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:02:34 INFO : file5.txt: Copied (new)
2026/07/05 01:02:34 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:02:34 DEBUG : Local file system at /tmp/010057xutogoy7/compare_all/path2: Waiting for transfers to finish
2026/07/05 01:02:34 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:34 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:02:34 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:02:34 INFO : file7.txt: Copied (new)
2026/07/05 01:02:34 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:34 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:02:34 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:02:34 INFO : file8.txt: Copied (new)
2026/07/05 01:02:34 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:34 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:02:34 INFO : file6.txt: Copied (new)
2026/07/05 01:02:34 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:34 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:02:34 INFO : file4.txt: Copied (new)
2026/07/05 01:02:34 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/compare_all/path2
2026/07/05 01:02:34 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/07/05 01:02:34 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:02:34 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/07/05 01:02:36 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:02:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" with Path2 "/tmp/010057xutogoy7/compare_all/path2/"
2026/07/05 01:02:36 INFO : Copying Path2 files to Path1
2026/07/05 01:02:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:02:36 INFO : There was nothing to transfer
2026/07/05 01:02:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:02:36 INFO : There was nothing to transfer
2026/07/05 01:02:36 INFO : Resync updating listings
2026/07/05 01:02:36 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" vs Path2 "/tmp/010057xutogoy7/compare_all/path2/"
2026/07/05 01:02:36 INFO : [32mBisync successful[0m
2026/07/05 01:02:36 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/05 01:02:36 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:02:36 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file10.txt /tmp/010057xutogoy7/compare_all/path2/[0m
2026/07/05 01:02:36 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/"
2026/07/05 01:02:36 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/" to be canonical "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0"
2026/07/05 01:02:36 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/05 01:02:36 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file10.txt" to "/tmp/010057xutogoy7/compare_all/path2/" as ""
2026/07/05 01:02:36 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file10.txt"
2026/07/05 01:02:36 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/compare_all/path2/"
2026/07/05 01:02:36 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/010057xutogoy7/compare_all/path2" as "file10.txt"
2026/07/05 01:02:36 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:36 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:02:36 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:36 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:02:36 INFO : file10.txt: Copied (new)
2026/07/05 01:02:36 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/05 01:02:36 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file1.txt /tmp/010057xutogoy7/compare_all/path2/[0m
2026/07/05 01:02:36 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/" for canonical name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0"
2026/07/05 01:02:36 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:02:36 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file1.txt" to "/tmp/010057xutogoy7/compare_all/path2/" as ""
2026/07/05 01:02:36 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file1.txt"
2026/07/05 01:02:36 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/compare_all/path2/"
2026/07/05 01:02:36 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010057xutogoy7/compare_all/path2" as "file1.txt"
2026/07/05 01:02:36 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0)
2026/07/05 01:02:36 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/compare_all/path2)
2026/07/05 01:02:36 DEBUG : file1.txt: Sizes differ
2026/07/05 01:02:36 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:02:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:36 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:02:36 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:02:36 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:02:36 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file11.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/[0m
2026/07/05 01:02:36 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/" for canonical name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0"
2026/07/05 01:02:36 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/05 01:02:36 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file11.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" as ""
2026/07/05 01:02:36 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file11.txt"
2026/07/05 01:02:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/"
2026/07/05 01:02:36 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1" as "file11.txt"
2026/07/05 01:02:36 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:36 DEBUG : file11.txt: size = 19 OK
2026/07/05 01:02:36 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:36 INFO : file11.txt: Copied (new)
2026/07/05 01:02:36 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/05 01:02:36 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file2.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/[0m
2026/07/05 01:02:36 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/" for canonical name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0"
2026/07/05 01:02:36 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:02:36 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file2.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" as ""
2026/07/05 01:02:36 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file2.txt"
2026/07/05 01:02:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/"
2026/07/05 01:02:36 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1" as "file2.txt"
2026/07/05 01:02:36 DEBUG : file2.txt: size = 13 (Local file system at /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0)
2026/07/05 01:02:36 DEBUG : file2.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1)
2026/07/05 01:02:36 DEBUG : file2.txt: Sizes differ
2026/07/05 01:02:36 DEBUG : file2.txt: size = 13 OK
2026/07/05 01:02:36 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:02:36 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:02:36 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:02:36 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/010057xutogoy7/compare_all/path2/file3.txt[0m
2026/07/05 01:02:36 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/compare_all/path2/"
2026/07/05 01:02:36 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/compare_all/path2/" to be canonical "/tmp/010057xutogoy7/compare_all/path2"
2026/07/05 01:02:36 INFO : file3.txt: Deleted
2026/07/05 01:02:36 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:02:36 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/file4.txt[0m
2026/07/05 01:02:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/"
2026/07/05 01:02:36 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1"
2026/07/05 01:02:36 INFO : file4.txt: Deleted
2026/07/05 01:02:36 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/05 01:02:36 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/file8.txt[0m
2026/07/05 01:02:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1"
2026/07/05 01:02:36 INFO : file8.txt: Deleted
2026/07/05 01:02:36 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/010057xutogoy7/compare_all/path2/file8.txt[0m
2026/07/05 01:02:36 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/compare_all/path2/" for canonical name "/tmp/010057xutogoy7/compare_all/path2"
2026/07/05 01:02:36 INFO : file8.txt: Deleted
2026/07/05 01:02:36 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/05 01:02:36 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/ file5R.txt[0m
2026/07/05 01:02:36 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/" for canonical name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0"
2026/07/05 01:02:36 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:02:36 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file5R.txt /tmp/010057xutogoy7/compare_all/path2/ file5.txt[0m
2026/07/05 01:02:36 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file5R.txt" to "/tmp/010057xutogoy7/compare_all/path2/" as "file5.txt"
2026/07/05 01:02:36 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file5R.txt"
2026/07/05 01:02:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/compare_all/path2/"
2026/07/05 01:02:37 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/010057xutogoy7/compare_all/path2" as "file5.txt"
2026/07/05 01:02:37 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0)
2026/07/05 01:02:37 DEBUG : file5.txt: size = 0 (Local file system at /tmp/010057xutogoy7/compare_all/path2)
2026/07/05 01:02:37 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:02:37 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/05 01:02:37 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:02:37 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/05 01:02:37 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:02:37 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/ file5L.txt[0m
2026/07/05 01:02:37 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/" for canonical name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0"
2026/07/05 01:02:37 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/05 01:02:37 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file5L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/ file5.txt[0m
2026/07/05 01:02:37 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file5L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" as "file5.txt"
2026/07/05 01:02:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file5L.txt"
2026/07/05 01:02:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/"
2026/07/05 01:02:37 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1" as "file5.txt"
2026/07/05 01:02:37 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0)
2026/07/05 01:02:37 DEBUG : file5.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1)
2026/07/05 01:02:37 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:02:37 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:02:37 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:02:37 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:02:37 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/05 01:02:37 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file6.txt /tmp/010057xutogoy7/compare_all/path2/[0m
2026/07/05 01:02:37 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/" for canonical name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0"
2026/07/05 01:02:37 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/05 01:02:37 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file6.txt" to "/tmp/010057xutogoy7/compare_all/path2/" as ""
2026/07/05 01:02:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file6.txt"
2026/07/05 01:02:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/compare_all/path2/"
2026/07/05 01:02:37 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/010057xutogoy7/compare_all/path2" as "file6.txt"
2026/07/05 01:02:37 DEBUG : file6.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0)
2026/07/05 01:02:37 DEBUG : file6.txt: size = 0 (Local file system at /tmp/010057xutogoy7/compare_all/path2)
2026/07/05 01:02:37 DEBUG : file6.txt: Sizes differ
2026/07/05 01:02:37 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:02:37 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:37 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:02:37 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:02:37 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/file6.txt[0m
2026/07/05 01:02:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1"
2026/07/05 01:02:37 INFO : file6.txt: Deleted
2026/07/05 01:02:37 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/05 01:02:37 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file7.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/[0m
2026/07/05 01:02:37 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/" for canonical name "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0"
2026/07/05 01:02:37 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/05 01:02:37 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file7.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" as ""
2026/07/05 01:02:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0/file7.txt"
2026/07/05 01:02:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/"
2026/07/05 01:02:37 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1" as "file7.txt"
2026/07/05 01:02:37 DEBUG : file7.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_compare_all-ceqizaz0)
2026/07/05 01:02:37 DEBUG : file7.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1)
2026/07/05 01:02:37 DEBUG : file7.txt: Sizes differ
2026/07/05 01:02:37 DEBUG : file7.txt: size = 19 OK
2026/07/05 01:02:37 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:37 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:02:37 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/010057xutogoy7/compare_all/path2/file7.txt[0m
2026/07/05 01:02:37 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/compare_all/path2/" for canonical name "/tmp/010057xutogoy7/compare_all/path2"
2026/07/05 01:02:37 INFO : file7.txt: Deleted
2026/07/05 01:02:37 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/05 01:02:37 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/07/05 01:02:39 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:02:39 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" with Path2 "/tmp/010057xutogoy7/compare_all/path2/"
2026/07/05 01:02:39 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:39 INFO : Path1 checking for diffs
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:02:39 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:02:39 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:02:39 INFO : Path2 checking for diffs
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:02:39 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:02:39 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:02:39 INFO : Applying changes
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/compare_all/path2/file11.txt[0m
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/compare_all/path2/file2.txt[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010057xutogoy7/compare_all/path2/file4.txt[0m
2026/07/05 01:02:39 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:02:39 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/file5.txt.conflict1[0m
2026/07/05 01:02:39 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/05 01:02:39 INFO : file5.txt: Deleted
2026/07/05 01:02:39 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/compare_all/path2/file5.txt.conflict1[0m
2026/07/05 01:02:39 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/010057xutogoy7/compare_all/path2/file5.txt.conflict2[0m
2026/07/05 01:02:39 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/05 01:02:39 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/file5.txt.conflict2[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/file6.txt[0m
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/compare_all/path2/file7.txt[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/file1.txt[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/file10.txt[0m
2026/07/05 01:02:39 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/file3.txt[0m
2026/07/05 01:02:39 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:02:40 INFO : file10.txt: Copied (new)
2026/07/05 01:02:40 INFO : file6.txt: Copied (new)
2026/07/05 01:02:40 INFO : file5.txt.conflict2: Copied (new)
2026/07/05 01:02:40 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:02:40 INFO : file3.txt: Deleted
2026/07/05 01:02:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:02:40 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:02:40 INFO : file7.txt: Copied (new)
2026/07/05 01:02:40 INFO : file5.txt.conflict1: Copied (new)
2026/07/05 01:02:40 INFO : file11.txt: Copied (new)
2026/07/05 01:02:40 INFO : file4.txt: Deleted
2026/07/05 01:02:40 INFO : Updating listings
2026/07/05 01:02:40 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/compare_all/path1/" vs Path2 "/tmp/010057xutogoy7/compare_all/path2/"
2026/07/05 01:02:40 INFO : [32mBisync successful[0m
2026/07/05 01:02:40 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:40 INFO : file1.txt: Deleted
2026/07/05 01:02:40 INFO : file11.txt: Deleted
2026/07/05 01:02:40 INFO : file10.txt: Deleted
2026/07/05 01:02:40 INFO : RCLONE_TEST: Deleted
2026/07/05 01:02:40 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:02:40 INFO : file2.txt: Deleted
2026/07/05 01:02:40 INFO : file6.txt: Deleted
2026/07/05 01:02:40 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:02:40 INFO : file7.txt: Deleted
2026/07/05 01:02:40 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:40 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/compare_all/path1: Removing directory
2026/07/05 01:02:40 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:40 INFO : RCLONE_TEST: Deleted
2026/07/05 01:02:40 INFO : file6.txt: Deleted
2026/07/05 01:02:40 INFO : file7.txt: Deleted
2026/07/05 01:02:40 INFO : file1.txt: Deleted
2026/07/05 01:02:40 INFO : file2.txt: Deleted
2026/07/05 01:02:40 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:02:40 INFO : file10.txt: Deleted
2026/07/05 01:02:40 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:02:40 INFO : file11.txt: Deleted
2026/07/05 01:02:40 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:40 INFO : Local file system at /tmp/010057xutogoy7/compare_all/path2: Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteLocal/concurrent
2026/07/05 01:02:40 INFO : path1: Making directory
2026/07/05 01:02:40 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/concurrent/path1"
2026/07/05 01:02:40 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/concurrent/path2"
2026/07/05 01:02:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/07/05 01:02:40 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_concurrent-hewuhop6"
2026/07/05 01:02:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:02:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_concurrent-hewuhop6: Waiting for checks to finish
2026/07/05 01:02:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:02:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:40 INFO : file1.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_concurrent-hewuhop6: Waiting for transfers to finish
2026/07/05 01:02:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:02:40 INFO : file4.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:02:40 INFO : file2.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:02:40 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:02:40 INFO : file3.txt: Copied (new)
2026/07/05 01:02:40 INFO : file5.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:02:40 INFO : file7.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:02:40 INFO : file6.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:02:40 INFO : file8.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/07/05 01:02:40 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6"
2026/07/05 01:02:40 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6: Waiting for checks to finish
2026/07/05 01:02:40 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/07/05 01:02:40 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6: Waiting for transfers to finish
2026/07/05 01:02:40 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/07/05 01:02:40 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/07/05 01:02:40 INFO : dummy.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:40 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/07/05 01:02:40 INFO : file1.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/07/05 01:02:40 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:40 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/07/05 01:02:40 INFO : file11.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/07/05 01:02:40 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:40 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/07/05 01:02:40 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:02:40 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/07/05 01:02:40 INFO : file10.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/07/05 01:02:40 INFO : file5R.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/07/05 01:02:40 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:40 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/07/05 01:02:40 INFO : file7.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/07/05 01:02:40 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:02:40 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/07/05 01:02:40 INFO : file5L.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:40 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/07/05 01:02:40 INFO : file6.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/07/05 01:02:40 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:02:40 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/07/05 01:02:40 INFO : file2.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:40 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:40 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/concurrent/path1: Removing directory
2026/07/05 01:02:40 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:40 ERROR : error listing: directory not found
2026/07/05 01:02:40 ERROR : Local file system at /tmp/010057xutogoy7/concurrent/path2: Failed to list "": directory not found
2026/07/05 01:02:40 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:40 INFO : Local file system at /tmp/010057xutogoy7/concurrent/path2: Removing directory
2026/07/05 01:02:40 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/concurrent/path2: no such file or directory
2026/07/05 01:02:40 ERROR : error listing: directory not found
2026/07/05 01:02:40 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_concurrent-hewuhop6
2026/07/05 01:02:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/concurrent/path1: Waiting for checks to finish
2026/07/05 01:02:40 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/concurrent/path1: Waiting for transfers to finish
2026/07/05 01:02:40 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:02:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:40 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:40 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:02:40 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:02:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 INFO : file1.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 INFO : file2.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:02:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 INFO : file3.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:02:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 INFO : file4.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:02:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 INFO : file6.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:02:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 INFO : file5.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:02:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 INFO : file7.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:02:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 INFO : file8.txt: Copied (new)
2026/07/05 01:02:40 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/concurrent/path1
2026/07/05 01:02:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:02:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:02:40 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : Local file system at /tmp/010057xutogoy7/concurrent/path2: Waiting for checks to finish
2026/07/05 01:02:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:40 INFO : file1.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:02:40 INFO : file3.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:02:40 INFO : file4.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : Local file system at /tmp/010057xutogoy7/concurrent/path2: Waiting for transfers to finish
2026/07/05 01:02:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:02:40 INFO : file5.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:02:40 INFO : file6.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:02:40 INFO : file7.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:02:40 INFO : file8.txt: Copied (new)
2026/07/05 01:02:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:02:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:02:40 INFO : file2.txt: Copied (new)
2026/07/05 01:02:40 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/concurrent/path2
2026/07/05 01:02:40 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/07/05 01:02:40 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:02:40 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:02:43 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/concurrent/path1/" with Path2 "/tmp/010057xutogoy7/concurrent/path2/"
2026/07/05 01:02:43 INFO : Copying Path2 files to Path1
2026/07/05 01:02:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:02:43 INFO : There was nothing to transfer
2026/07/05 01:02:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:02:43 INFO : There was nothing to transfer
2026/07/05 01:02:43 INFO : Resync updating listings
2026/07/05 01:02:43 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/concurrent/path1/" vs Path2 "/tmp/010057xutogoy7/concurrent/path2/"
2026/07/05 01:02:43 INFO : [32mBisync successful[0m
2026/07/05 01:02:43 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/07/05 01:02:43 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6/ file5R.txt[0m
2026/07/05 01:02:43 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6/"
2026/07/05 01:02:43 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6/" to be canonical "/tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6"
2026/07/05 01:02:43 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:02:43 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6/ file7.txt[0m
2026/07/05 01:02:43 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6/" for canonical name "/tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6"
2026/07/05 01:02:43 DEBUG : file7.txt: Set modification time 2023-08-26
2026/07/05 01:02:43 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6/file5R.txt /tmp/010057xutogoy7/concurrent/path2/ file1.txt[0m
2026/07/05 01:02:43 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6/file5R.txt" to "/tmp/010057xutogoy7/concurrent/path2/" as "file1.txt"
2026/07/05 01:02:43 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6/file5R.txt"
2026/07/05 01:02:43 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/concurrent/path2/"
2026/07/05 01:02:43 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/010057xutogoy7/concurrent/path2" as "file1.txt"
2026/07/05 01:02:43 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/010057xutogoy7/datadir/test_concurrent-jihopuh6)
2026/07/05 01:02:43 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/concurrent/path2)
2026/07/05 01:02:43 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:02:43 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/07/05 01:02:43 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:02:43 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/07/05 01:02:43 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:02:43 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/07/05 01:02:43 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/07/05 01:02:43 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/07/05 01:02:45 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:45 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/concurrent/path1/" with Path2 "/tmp/010057xutogoy7/concurrent/path2/"
2026/07/05 01:02:45 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:45 INFO : Path1 checking for diffs
2026/07/05 01:02:45 INFO : Path2 checking for diffs
2026/07/05 01:02:45 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:02:45 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:02:45 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:02:45 INFO : Applying changes
2026/07/05 01:02:45 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/concurrent/path1/file1.txt[0m
2026/07/05 01:02:45 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:02:45 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:02:45 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:02:45 INFO : Updating listings
2026/07/05 01:02:45 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/concurrent/path1/" vs Path2 "/tmp/010057xutogoy7/concurrent/path2/"
2026/07/05 01:02:45 INFO : [32mBisync successful[0m
2026/07/05 01:02:45 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/05 01:02:47 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/concurrent/path1/" with Path2 "/tmp/010057xutogoy7/concurrent/path2/"
2026/07/05 01:02:47 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:47 INFO : Path1 checking for diffs
2026/07/05 01:02:47 INFO : Path2 checking for diffs
2026/07/05 01:02:47 INFO : No changes found
2026/07/05 01:02:47 INFO : Updating listings
2026/07/05 01:02:47 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/concurrent/path1/" vs Path2 "/tmp/010057xutogoy7/concurrent/path2/"
2026/07/05 01:02:47 INFO : [32mBisync successful[0m
2026/07/05 01:02:47 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:47 INFO : file7.txt: Deleted
2026/07/05 01:02:47 INFO : file1.txt: Deleted
2026/07/05 01:02:47 INFO : file2.txt: Deleted
2026/07/05 01:02:47 INFO : RCLONE_TEST: Deleted
2026/07/05 01:02:47 INFO : file5.txt: Deleted
2026/07/05 01:02:47 INFO : file6.txt: Deleted
2026/07/05 01:02:47 INFO : file4.txt: Deleted
2026/07/05 01:02:47 INFO : file3.txt: Deleted
2026/07/05 01:02:48 INFO : file8.txt: Deleted
2026/07/05 01:02:48 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:48 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/concurrent/path1: Removing directory
2026/07/05 01:02:48 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:48 INFO : file3.txt: Deleted
2026/07/05 01:02:48 INFO : file8.txt: Deleted
2026/07/05 01:02:48 INFO : file5.txt: Deleted
2026/07/05 01:02:48 INFO : RCLONE_TEST: Deleted
2026/07/05 01:02:48 INFO : file4.txt: Deleted
2026/07/05 01:02:48 INFO : file1.txt: Deleted
2026/07/05 01:02:48 INFO : file6.txt: Deleted
2026/07/05 01:02:48 INFO : file2.txt: Deleted
2026/07/05 01:02:48 INFO : file7.txt: Deleted
2026/07/05 01:02:48 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:48 INFO : Local file system at /tmp/010057xutogoy7/concurrent/path2: Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteLocal/createemptysrcdirs
2026/07/05 01:02:48 INFO : path1: Making directory
2026/07/05 01:02:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/createemptysrcdirs/path2"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_createemptysrcdirs-qopiloq3"
2026/07/05 01:02:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:02:48 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:02:48 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:02:48 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:02:48 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:02:48 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:48 INFO : file1.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_createemptysrcdirs-qopiloq3: Waiting for checks to finish
2026/07/05 01:02:48 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_createemptysrcdirs-qopiloq3: Waiting for transfers to finish
2026/07/05 01:02:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:02:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:02:48 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1"
2026/07/05 01:02:48 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1: Waiting for checks to finish
2026/07/05 01:02:48 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/07/05 01:02:48 INFO : placeholder.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1: Waiting for transfers to finish
2026/07/05 01:02:48 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:48 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:48 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/createemptysrcdirs/path1: Removing directory
2026/07/05 01:02:48 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:48 ERROR : error listing: directory not found
2026/07/05 01:02:48 ERROR : Local file system at /tmp/010057xutogoy7/createemptysrcdirs/path2: Failed to list "": directory not found
2026/07/05 01:02:48 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:48 INFO : Local file system at /tmp/010057xutogoy7/createemptysrcdirs/path2: Removing directory
2026/07/05 01:02:48 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/createemptysrcdirs/path2: no such file or directory
2026/07/05 01:02:48 ERROR : error listing: directory not found
2026/07/05 01:02:48 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_createemptysrcdirs-qopiloq3
2026/07/05 01:02:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/createemptysrcdirs/path1: Waiting for checks to finish
2026/07/05 01:02:48 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/createemptysrcdirs/path1: Waiting for transfers to finish
2026/07/05 01:02:48 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:02:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:48 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 INFO : file1.txt: Copied (new)
2026/07/05 01:02:48 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/createemptysrcdirs/path1
2026/07/05 01:02:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:48 DEBUG : Local file system at /tmp/010057xutogoy7/createemptysrcdirs/path2: Waiting for checks to finish
2026/07/05 01:02:48 DEBUG : Local file system at /tmp/010057xutogoy7/createemptysrcdirs/path2: Waiting for transfers to finish
2026/07/05 01:02:48 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:02:48 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:02:48 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:02:48 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:48 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:02:48 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:48 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:02:48 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:48 INFO : file1.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:02:48 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:02:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:02:48 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:48 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/createemptysrcdirs/path2
2026/07/05 01:02:48 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/07/05 01:02:48 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:02:48 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/ placeholder.txt[0m
2026/07/05 01:02:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/"
2026/07/05 01:02:48 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/" to be canonical "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1"
2026/07/05 01:02:48 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/07/05 01:02:48 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/ file1.txt[0m
2026/07/05 01:02:48 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/" as "file1.txt"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/"
2026/07/05 01:02:48 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/createemptysrcdirs/path1" as "file1.txt"
2026/07/05 01:02:48 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:02:48 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:02:48 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:02:48 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:02:48 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/05 01:02:48 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/"
2026/07/05 01:02:48 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/07/05 01:02:48 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:02:48 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:02:48 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:02:48 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:02:48 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/05 01:02:48 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/"
2026/07/05 01:02:48 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/07/05 01:02:48 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:02:48 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:02:48 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:48 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:02:48 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:02:48 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/05 01:02:48 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt"
2026/07/05 01:02:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/"
2026/07/05 01:02:48 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/07/05 01:02:48 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:02:48 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:02:48 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:02:49 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:02:49 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/05 01:02:49 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/05 01:02:49 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt"
2026/07/05 01:02:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/"
2026/07/05 01:02:49 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/07/05 01:02:49 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:02:49 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:02:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:02:49 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:02:49 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/05 01:02:49 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/05 01:02:49 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_createemptysrcdirs-lijanop1/placeholder.txt"
2026/07/05 01:02:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/createemptysrcdirs/path1/"
2026/07/05 01:02:49 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/07/05 01:02:49 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:02:49 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:02:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:02:49 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:02:49 NOTICE: [36m(10) :[0m [34mbisync resync[0m
bisync_test.go:1009: skipping test as remote does not support empty dirs
=== RUN TestBisyncRemoteLocal/dry_run
2026/07/05 01:02:49 INFO : path1: Making directory
2026/07/05 01:02:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1"
2026/07/05 01:02:49 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/dry_run/path2"
2026/07/05 01:02:49 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/07/05 01:02:49 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_dry_run-kolusuk7"
2026/07/05 01:02:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:02:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_dry_run-kolusuk7: Waiting for checks to finish
2026/07/05 01:02:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:02:49 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:49 INFO : file1.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:02:49 INFO : file3.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:02:49 INFO : file2.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:02:49 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : file5.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:02:49 INFO : file6.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:02:49 INFO : file7.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_dry_run-kolusuk7: Waiting for transfers to finish
2026/07/05 01:02:49 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:02:49 INFO : file4.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/07/05 01:02:49 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0"
2026/07/05 01:02:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:02:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:49 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:02:49 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:02:49 INFO : file1.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:02:49 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:02:49 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0: Waiting for checks to finish
2026/07/05 01:02:49 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:02:49 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:49 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:02:49 INFO : file2.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:02:49 INFO : file10.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:02:49 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:49 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:02:49 INFO : file11.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:02:49 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0: Waiting for transfers to finish
2026/07/05 01:02:49 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:02:49 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:02:49 INFO : file5R.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:02:49 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:02:49 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:49 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:02:49 INFO : file5L.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:02:49 INFO : file6.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:02:49 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:49 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:02:49 INFO : file7.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:49 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:49 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1: Removing directory
2026/07/05 01:02:49 DEBUG : Waiting for deletions to finish
2026/07/05 01:02:49 ERROR : error listing: directory not found
2026/07/05 01:02:49 ERROR : Local file system at /tmp/010057xutogoy7/dry_run/path2: Failed to list "": directory not found
2026/07/05 01:02:49 DEBUG : removing 1 level 0 directories
2026/07/05 01:02:49 INFO : Local file system at /tmp/010057xutogoy7/dry_run/path2: Removing directory
2026/07/05 01:02:49 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/dry_run/path2: no such file or directory
2026/07/05 01:02:49 ERROR : error listing: directory not found
2026/07/05 01:02:49 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_dry_run-kolusuk7
2026/07/05 01:02:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1: Waiting for checks to finish
2026/07/05 01:02:49 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1: Waiting for transfers to finish
2026/07/05 01:02:49 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:02:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : file2.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:02:49 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:02:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : file1.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:02:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:49 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : file3.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:02:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : file4.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:02:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : file7.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:02:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : file5.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:02:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : file6.txt: Copied (new)
2026/07/05 01:02:49 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1
2026/07/05 01:02:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:02:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:02:49 DEBUG : Local file system at /tmp/010057xutogoy7/dry_run/path2: Waiting for checks to finish
2026/07/05 01:02:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:02:49 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:02:49 DEBUG : Local file system at /tmp/010057xutogoy7/dry_run/path2: Waiting for transfers to finish
2026/07/05 01:02:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:02:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 INFO : file2.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:02:49 INFO : file1.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:02:49 INFO : file5.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:02:49 INFO : file6.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:02:49 INFO : file3.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:02:49 INFO : file4.txt: Copied (new)
2026/07/05 01:02:49 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:02:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:02:49 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:02:49 INFO : file7.txt: Copied (new)
2026/07/05 01:02:49 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/dry_run/path2
2026/07/05 01:02:49 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/07/05 01:02:49 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:02:49 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:02:51 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:51 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" with Path2 "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:02:51 INFO : Copying Path2 files to Path1
2026/07/05 01:02:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:02:51 INFO : There was nothing to transfer
2026/07/05 01:02:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:02:51 INFO : There was nothing to transfer
2026/07/05 01:02:51 INFO : Resync updating listings
2026/07/05 01:02:51 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" vs Path2 "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:02:51 INFO : [32mBisync successful[0m
2026/07/05 01:02:51 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:02:51 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file10.txt /tmp/010057xutogoy7/dry_run/path2/[0m
2026/07/05 01:02:51 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/"
2026/07/05 01:02:51 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/" to be canonical "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0"
2026/07/05 01:02:51 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/05 01:02:51 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file10.txt" to "/tmp/010057xutogoy7/dry_run/path2/" as ""
2026/07/05 01:02:51 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file10.txt"
2026/07/05 01:02:51 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:02:51 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/010057xutogoy7/dry_run/path2" as "file10.txt"
2026/07/05 01:02:51 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:51 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:02:51 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:51 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:02:51 INFO : file10.txt: Copied (new)
2026/07/05 01:02:51 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/07/05 01:02:51 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file1.txt /tmp/010057xutogoy7/dry_run/path2/[0m
2026/07/05 01:02:51 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/" for canonical name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0"
2026/07/05 01:02:51 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:02:51 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file1.txt" to "/tmp/010057xutogoy7/dry_run/path2/" as ""
2026/07/05 01:02:51 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file1.txt"
2026/07/05 01:02:51 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:02:52 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010057xutogoy7/dry_run/path2" as "file1.txt"
2026/07/05 01:02:52 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0)
2026/07/05 01:02:52 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/dry_run/path2)
2026/07/05 01:02:52 DEBUG : file1.txt: Sizes differ
2026/07/05 01:02:52 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:02:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:52 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:02:52 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:02:52 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:02:52 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file11.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/[0m
2026/07/05 01:02:52 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/" for canonical name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0"
2026/07/05 01:02:52 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/05 01:02:52 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file11.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" as ""
2026/07/05 01:02:52 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file11.txt"
2026/07/05 01:02:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/"
2026/07/05 01:02:52 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1" as "file11.txt"
2026/07/05 01:02:52 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:02:52 DEBUG : file11.txt: size = 19 OK
2026/07/05 01:02:52 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:52 INFO : file11.txt: Copied (new)
2026/07/05 01:02:52 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/07/05 01:02:52 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file2.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/[0m
2026/07/05 01:02:52 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/" for canonical name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0"
2026/07/05 01:02:52 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:02:52 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file2.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" as ""
2026/07/05 01:02:52 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file2.txt"
2026/07/05 01:02:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/"
2026/07/05 01:02:52 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1" as "file2.txt"
2026/07/05 01:02:52 DEBUG : file2.txt: size = 13 (Local file system at /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0)
2026/07/05 01:02:52 DEBUG : file2.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1)
2026/07/05 01:02:52 DEBUG : file2.txt: Sizes differ
2026/07/05 01:02:52 DEBUG : file2.txt: size = 13 OK
2026/07/05 01:02:52 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:02:52 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:02:52 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:02:52 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/010057xutogoy7/dry_run/path2/file3.txt[0m
2026/07/05 01:02:52 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:02:52 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/dry_run/path2/" to be canonical "/tmp/010057xutogoy7/dry_run/path2"
2026/07/05 01:02:52 INFO : file3.txt: Deleted
2026/07/05 01:02:52 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:02:52 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file4.txt[0m
2026/07/05 01:02:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/"
2026/07/05 01:02:52 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1"
2026/07/05 01:02:52 INFO : file4.txt: Deleted
2026/07/05 01:02:52 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/07/05 01:02:52 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/ file5R.txt[0m
2026/07/05 01:02:52 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/" for canonical name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0"
2026/07/05 01:02:52 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:02:52 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file5R.txt /tmp/010057xutogoy7/dry_run/path2/ file5.txt[0m
2026/07/05 01:02:52 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file5R.txt" to "/tmp/010057xutogoy7/dry_run/path2/" as "file5.txt"
2026/07/05 01:02:52 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file5R.txt"
2026/07/05 01:02:52 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:02:52 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/010057xutogoy7/dry_run/path2" as "file5.txt"
2026/07/05 01:02:52 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0)
2026/07/05 01:02:52 DEBUG : file5.txt: size = 0 (Local file system at /tmp/010057xutogoy7/dry_run/path2)
2026/07/05 01:02:52 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:02:52 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/05 01:02:52 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:02:52 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/05 01:02:52 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:02:52 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/ file5L.txt[0m
2026/07/05 01:02:52 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/" for canonical name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0"
2026/07/05 01:02:52 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/05 01:02:52 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file5L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/ file5.txt[0m
2026/07/05 01:02:52 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file5L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" as "file5.txt"
2026/07/05 01:02:52 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file5L.txt"
2026/07/05 01:02:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/"
2026/07/05 01:02:52 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1" as "file5.txt"
2026/07/05 01:02:52 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0)
2026/07/05 01:02:52 DEBUG : file5.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1)
2026/07/05 01:02:52 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:02:52 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:02:52 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:02:52 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:02:52 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/05 01:02:52 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file6.txt /tmp/010057xutogoy7/dry_run/path2/[0m
2026/07/05 01:02:52 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/" for canonical name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0"
2026/07/05 01:02:52 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/05 01:02:52 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file6.txt" to "/tmp/010057xutogoy7/dry_run/path2/" as ""
2026/07/05 01:02:52 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file6.txt"
2026/07/05 01:02:52 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:02:52 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/010057xutogoy7/dry_run/path2" as "file6.txt"
2026/07/05 01:02:52 DEBUG : file6.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0)
2026/07/05 01:02:52 DEBUG : file6.txt: size = 0 (Local file system at /tmp/010057xutogoy7/dry_run/path2)
2026/07/05 01:02:52 DEBUG : file6.txt: Sizes differ
2026/07/05 01:02:52 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:02:52 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:52 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:02:52 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:02:52 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file6.txt[0m
2026/07/05 01:02:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1"
2026/07/05 01:02:52 INFO : file6.txt: Deleted
2026/07/05 01:02:52 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/05 01:02:52 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file7.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/[0m
2026/07/05 01:02:52 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/" for canonical name "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0"
2026/07/05 01:02:52 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/05 01:02:52 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file7.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" as ""
2026/07/05 01:02:52 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_dry_run-wewadet0/file7.txt"
2026/07/05 01:02:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/"
2026/07/05 01:02:52 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1" as "file7.txt"
2026/07/05 01:02:52 DEBUG : file7.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_dry_run-wewadet0)
2026/07/05 01:02:52 DEBUG : file7.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1)
2026/07/05 01:02:52 DEBUG : file7.txt: Sizes differ
2026/07/05 01:02:52 DEBUG : file7.txt: size = 19 OK
2026/07/05 01:02:52 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:02:52 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:02:52 NOTICE: [36m(26) :[0m [34mdelete-file /tmp/010057xutogoy7/dry_run/path2/file7.txt[0m
2026/07/05 01:02:52 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/dry_run/path2/" for canonical name "/tmp/010057xutogoy7/dry_run/path2"
2026/07/05 01:02:52 INFO : file7.txt: Deleted
2026/07/05 01:02:52 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/07/05 01:02:52 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/07/05 01:02:55 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:55 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" with Path2 "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:02:55 INFO : Copying Path2 files to Path1
2026/07/05 01:02:55 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:02:55 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:02:55 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/07/05 01:02:55 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:02:55 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:02:55 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:02:55 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/07/05 01:02:55 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/07/05 01:02:55 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:02:55 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/05 01:02:55 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/07/05 01:02:55 INFO : Resync updating listings
2026/07/05 01:02:55 INFO : [32mBisync successful[0m
2026/07/05 01:02:55 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/07/05 01:02:55 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/07/05 01:02:55 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/07/05 01:02:57 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:02:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:02:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:02:57 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" with Path2 "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:02:57 INFO : Building Path1 and Path2 listings
2026/07/05 01:02:57 INFO : Path1 checking for diffs
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:02:57 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:02:57 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:02:57 INFO : Path2 checking for diffs
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:02:57 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:02:57 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:02:57 INFO : Applying changes
2026/07/05 01:02:57 INFO : Checking potential conflicts...
2026/07/05 01:02:57 ERROR : file5.txt: md5 differ
2026/07/05 01:02:57 NOTICE: Local file system at /tmp/010057xutogoy7/dry_run/path2: 1 differences found
2026/07/05 01:02:57 NOTICE: Local file system at /tmp/010057xutogoy7/dry_run/path2: 1 errors while checking
2026/07/05 01:02:57 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file11.txt[0m
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file2.txt[0m
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file4.txt[0m
2026/07/05 01:02:57 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:02:57 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file5.txt.conflict1[0m
2026/07/05 01:02:57 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file5.txt.conflict2[0m
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file6.txt[0m
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file7.txt[0m
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file1.txt[0m
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file10.txt[0m
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file3.txt[0m
2026/07/05 01:02:57 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:02:57 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:02:57 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:02:57 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:02:57 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/07/05 01:02:57 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:02:57 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:02:57 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:02:57 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/05 01:02:57 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/07/05 01:02:57 INFO : Updating listings
2026/07/05 01:02:58 INFO : [32mBisync successful[0m
2026/07/05 01:02:58 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/07/05 01:02:58 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/07/05 01:02:58 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/05 01:03:00 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:00 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" with Path2 "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:03:00 INFO : Building Path1 and Path2 listings
2026/07/05 01:03:00 INFO : Path1 checking for diffs
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:03:00 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:03:00 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:03:00 INFO : Path2 checking for diffs
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:03:00 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:03:00 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:03:00 INFO : Applying changes
2026/07/05 01:03:00 INFO : Checking potential conflicts...
2026/07/05 01:03:00 ERROR : file5.txt: md5 differ
2026/07/05 01:03:00 NOTICE: Local file system at /tmp/010057xutogoy7/dry_run/path2: 1 differences found
2026/07/05 01:03:00 NOTICE: Local file system at /tmp/010057xutogoy7/dry_run/path2: 1 errors while checking
2026/07/05 01:03:00 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file11.txt[0m
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file2.txt[0m
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file4.txt[0m
2026/07/05 01:03:00 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:03:00 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file5.txt.conflict1[0m
2026/07/05 01:03:00 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/05 01:03:00 INFO : file5.txt: Deleted
2026/07/05 01:03:00 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file5.txt.conflict1[0m
2026/07/05 01:03:00 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file5.txt.conflict2[0m
2026/07/05 01:03:00 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/05 01:03:00 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file5.txt.conflict2[0m
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file6.txt[0m
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/dry_run/path2/file7.txt[0m
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file1.txt[0m
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file10.txt[0m
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/file3.txt[0m
2026/07/05 01:03:00 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:03:00 INFO : file5.txt.conflict2: Copied (new)
2026/07/05 01:03:00 INFO : file6.txt: Copied (new)
2026/07/05 01:03:00 INFO : file10.txt: Copied (new)
2026/07/05 01:03:00 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:03:00 INFO : file3.txt: Deleted
2026/07/05 01:03:00 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:03:00 INFO : file11.txt: Copied (new)
2026/07/05 01:03:00 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:03:00 INFO : file5.txt.conflict1: Copied (new)
2026/07/05 01:03:00 INFO : file7.txt: Copied (new)
2026/07/05 01:03:00 INFO : file4.txt: Deleted
2026/07/05 01:03:00 INFO : Updating listings
2026/07/05 01:03:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/dry_run/path1/" vs Path2 "/tmp/010057xutogoy7/dry_run/path2/"
2026/07/05 01:03:00 INFO : [32mBisync successful[0m
2026/07/05 01:03:00 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:01 INFO : file10.txt: Deleted
2026/07/05 01:03:01 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:03:01 INFO : file11.txt: Deleted
2026/07/05 01:03:01 INFO : RCLONE_TEST: Deleted
2026/07/05 01:03:01 INFO : file6.txt: Deleted
2026/07/05 01:03:01 INFO : file1.txt: Deleted
2026/07/05 01:03:01 INFO : file2.txt: Deleted
2026/07/05 01:03:01 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:03:01 INFO : file7.txt: Deleted
2026/07/05 01:03:01 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:01 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/dry_run/path1: Removing directory
2026/07/05 01:03:01 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:01 INFO : file1.txt: Deleted
2026/07/05 01:03:01 INFO : file10.txt: Deleted
2026/07/05 01:03:01 INFO : file11.txt: Deleted
2026/07/05 01:03:01 INFO : file2.txt: Deleted
2026/07/05 01:03:01 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:03:01 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:03:01 INFO : file6.txt: Deleted
2026/07/05 01:03:01 INFO : file7.txt: Deleted
2026/07/05 01:03:01 INFO : RCLONE_TEST: Deleted
2026/07/05 01:03:01 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:01 INFO : Local file system at /tmp/010057xutogoy7/dry_run/path2: Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteLocal/equal
2026/07/05 01:03:01 INFO : path1: Making directory
2026/07/05 01:03:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1"
2026/07/05 01:03:01 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/equal/path2"
2026/07/05 01:03:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/07/05 01:03:01 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_equal-copezab5"
2026/07/05 01:03:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:03:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:01 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:03:01 INFO : file2.txt: Copied (new)
2026/07/05 01:03:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:01 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_equal-copezab5: Waiting for checks to finish
2026/07/05 01:03:01 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_equal-copezab5: Waiting for transfers to finish
2026/07/05 01:03:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:01 INFO : file1.txt: Copied (new)
2026/07/05 01:03:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/07/05 01:03:01 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4"
2026/07/05 01:03:01 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/07/05 01:03:01 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:03:01 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/05 01:03:01 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/07/05 01:03:01 INFO : file1R.txt: Copied (new)
2026/07/05 01:03:01 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:03:01 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_equal-vuyirum4: Waiting for checks to finish
2026/07/05 01:03:01 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_equal-vuyirum4: Waiting for transfers to finish
2026/07/05 01:03:01 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/05 01:03:01 INFO : file2.txt: Copied (new)
2026/07/05 01:03:01 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/07/05 01:03:01 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:03:01 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/07/05 01:03:01 INFO : file1L.txt: Copied (new)
2026/07/05 01:03:01 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:01 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:01 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1: Removing directory
2026/07/05 01:03:01 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:01 ERROR : error listing: directory not found
2026/07/05 01:03:01 ERROR : Local file system at /tmp/010057xutogoy7/equal/path2: Failed to list "": directory not found
2026/07/05 01:03:01 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:01 INFO : Local file system at /tmp/010057xutogoy7/equal/path2: Removing directory
2026/07/05 01:03:01 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/equal/path2: no such file or directory
2026/07/05 01:03:01 ERROR : error listing: directory not found
2026/07/05 01:03:01 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_equal-copezab5
2026/07/05 01:03:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1: Waiting for checks to finish
2026/07/05 01:03:01 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1: Waiting for transfers to finish
2026/07/05 01:03:01 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:03:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:01 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:01 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:03:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:01 INFO : file1.txt: Copied (new)
2026/07/05 01:03:01 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:03:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:01 INFO : file2.txt: Copied (new)
2026/07/05 01:03:01 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1
2026/07/05 01:03:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:03:01 DEBUG : Local file system at /tmp/010057xutogoy7/equal/path2: Waiting for checks to finish
2026/07/05 01:03:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:01 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:01 INFO : file1.txt: Copied (new)
2026/07/05 01:03:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:03:01 INFO : file2.txt: Copied (new)
2026/07/05 01:03:01 DEBUG : Local file system at /tmp/010057xutogoy7/equal/path2: Waiting for transfers to finish
2026/07/05 01:03:01 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/equal/path2
2026/07/05 01:03:01 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/07/05 01:03:01 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:03:01 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:03:03 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/" with Path2 "/tmp/010057xutogoy7/equal/path2/"
2026/07/05 01:03:03 INFO : Copying Path2 files to Path1
2026/07/05 01:03:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:03:03 INFO : There was nothing to transfer
2026/07/05 01:03:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:03:03 INFO : There was nothing to transfer
2026/07/05 01:03:03 INFO : Resync updating listings
2026/07/05 01:03:03 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/" vs Path2 "/tmp/010057xutogoy7/equal/path2/"
2026/07/05 01:03:03 INFO : [32mBisync successful[0m
2026/07/05 01:03:03 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:03:03 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_equal-vuyirum4/ file1R.txt[0m
2026/07/05 01:03:03 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/"
2026/07/05 01:03:03 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/" to be canonical "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4"
2026/07/05 01:03:03 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/05 01:03:03 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file1R.txt /tmp/010057xutogoy7/equal/path2/ file1.txt[0m
2026/07/05 01:03:03 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file1R.txt" to "/tmp/010057xutogoy7/equal/path2/" as "file1.txt"
2026/07/05 01:03:03 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file1R.txt"
2026/07/05 01:03:03 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/equal/path2/"
2026/07/05 01:03:03 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/equal/path2" as "file1.txt"
2026/07/05 01:03:03 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_equal-vuyirum4)
2026/07/05 01:03:03 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/equal/path2)
2026/07/05 01:03:03 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:03:03 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/07/05 01:03:03 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:03:03 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/07/05 01:03:03 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:03:03 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/010057xutogoy7/datadir/test_equal-vuyirum4/ file1L.txt[0m
2026/07/05 01:03:03 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/" for canonical name "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4"
2026/07/05 01:03:03 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/05 01:03:03 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/ file1.txt[0m
2026/07/05 01:03:03 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/" as "file1.txt"
2026/07/05 01:03:03 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file1L.txt"
2026/07/05 01:03:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/"
2026/07/05 01:03:03 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1" as "file1.txt"
2026/07/05 01:03:03 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_equal-vuyirum4)
2026/07/05 01:03:03 DEBUG : file1.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1)
2026/07/05 01:03:03 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:03:04 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:03:04 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:03:04 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:03:04 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/07/05 01:03:04 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_equal-vuyirum4/ file2.txt[0m
2026/07/05 01:03:04 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/" for canonical name "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4"
2026/07/05 01:03:04 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:03:04 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file2.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/ file2.txt[0m
2026/07/05 01:03:04 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file2.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/" as "file2.txt"
2026/07/05 01:03:04 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file2.txt"
2026/07/05 01:03:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/"
2026/07/05 01:03:04 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1" as "file2.txt"
2026/07/05 01:03:04 DEBUG : file2.txt: size = 37 (Local file system at /tmp/010057xutogoy7/datadir/test_equal-vuyirum4)
2026/07/05 01:03:04 DEBUG : file2.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1)
2026/07/05 01:03:04 DEBUG : file2.txt: Sizes differ
2026/07/05 01:03:04 DEBUG : file2.txt: size = 37 OK
2026/07/05 01:03:04 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:03:04 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:03:04 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file2.txt /tmp/010057xutogoy7/equal/path2/ file2.txt[0m
2026/07/05 01:03:04 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file2.txt" to "/tmp/010057xutogoy7/equal/path2/" as "file2.txt"
2026/07/05 01:03:04 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_equal-vuyirum4/file2.txt"
2026/07/05 01:03:04 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/equal/path2/"
2026/07/05 01:03:04 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/010057xutogoy7/equal/path2" as "file2.txt"
2026/07/05 01:03:04 DEBUG : file2.txt: size = 37 (Local file system at /tmp/010057xutogoy7/datadir/test_equal-vuyirum4)
2026/07/05 01:03:04 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010057xutogoy7/equal/path2)
2026/07/05 01:03:04 DEBUG : file2.txt: Sizes differ
2026/07/05 01:03:04 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/05 01:03:04 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:03:04 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/05 01:03:04 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:03:04 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/07/05 01:03:04 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/07/05 01:03:06 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:06 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/" with Path2 "/tmp/010057xutogoy7/equal/path2/"
2026/07/05 01:03:06 INFO : Building Path1 and Path2 listings
2026/07/05 01:03:06 INFO : Path1 checking for diffs
2026/07/05 01:03:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:03:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:03:06 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:03:06 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:03:06 INFO : Path2 checking for diffs
2026/07/05 01:03:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:03:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:03:06 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:03:06 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:03:06 INFO : Applying changes
2026/07/05 01:03:06 INFO : Checking potential conflicts...
2026/07/05 01:03:06 ERROR : file1.txt: md5 differ
2026/07/05 01:03:06 NOTICE: Local file system at /tmp/010057xutogoy7/equal/path2: 1 differences found
2026/07/05 01:03:06 NOTICE: Local file system at /tmp/010057xutogoy7/equal/path2: 1 errors while checking
2026/07/05 01:03:06 NOTICE: Local file system at /tmp/010057xutogoy7/equal/path2: 1 matching files
2026/07/05 01:03:06 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:03:06 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:03:06 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/file1.txt.conflict1[0m
2026/07/05 01:03:06 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict1
2026/07/05 01:03:06 INFO : file1.txt: Deleted
2026/07/05 01:03:06 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/equal/path2/file1.txt.conflict1[0m
2026/07/05 01:03:06 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/010057xutogoy7/equal/path2/file1.txt.conflict2[0m
2026/07/05 01:03:06 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/07/05 01:03:06 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/file1.txt.conflict2[0m
2026/07/05 01:03:06 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/05 01:03:06 INFO : Files are equal! Skipping: file2.txt
2026/07/05 01:03:06 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:03:06 INFO : file1.txt.conflict2: Copied (new)
2026/07/05 01:03:06 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:03:07 INFO : file1.txt.conflict1: Copied (new)
2026/07/05 01:03:07 INFO : Updating listings
2026/07/05 01:03:07 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/equal/path1/" vs Path2 "/tmp/010057xutogoy7/equal/path2/"
2026/07/05 01:03:07 INFO : [32mBisync successful[0m
2026/07/05 01:03:07 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:07 INFO : file1.txt.conflict2: Deleted
2026/07/05 01:03:07 INFO : file1.txt.conflict1: Deleted
2026/07/05 01:03:07 INFO : file2.txt: Deleted
2026/07/05 01:03:07 INFO : RCLONE_TEST: Deleted
2026/07/05 01:03:07 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:07 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/equal/path1: Removing directory
2026/07/05 01:03:07 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:07 INFO : file1.txt.conflict1: Deleted
2026/07/05 01:03:07 INFO : file2.txt: Deleted
2026/07/05 01:03:07 INFO : file1.txt.conflict2: Deleted
2026/07/05 01:03:07 INFO : RCLONE_TEST: Deleted
2026/07/05 01:03:07 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:07 INFO : Local file system at /tmp/010057xutogoy7/equal/path2: Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteLocal/ext_paths
2026/07/05 01:03:07 INFO : path1: Making directory
2026/07/05 01:03:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1"
2026/07/05 01:03:07 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/ext_paths/path2"
2026/07/05 01:03:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/07/05 01:03:07 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_ext_paths-xajomeq7"
2026/07/05 01:03:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/05 01:03:07 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/05 01:03:07 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/05 01:03:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:07 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/05 01:03:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:07 INFO : file1.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/05 01:03:07 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/05 01:03:07 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/05 01:03:07 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/05 01:03:07 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/05 01:03:07 INFO : Русский.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/05 01:03:07 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/05 01:03:07 INFO : 測試_check file: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/05 01:03:07 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_ext_paths-xajomeq7: Waiting for checks to finish
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/05 01:03:07 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/05 01:03:07 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/05 01:03:07 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:03:07 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_ext_paths-xajomeq7: Waiting for transfers to finish
2026/07/05 01:03:07 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:03:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/07/05 01:03:07 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9"
2026/07/05 01:03:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/05 01:03:07 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:03:07 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/05 01:03:07 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9: Waiting for checks to finish
2026/07/05 01:03:07 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9: Waiting for transfers to finish
2026/07/05 01:03:07 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/07/05 01:03:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:03:07 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/07/05 01:03:07 INFO : file1.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:07 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:07 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1: Removing directory
2026/07/05 01:03:07 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:07 ERROR : error listing: directory not found
2026/07/05 01:03:07 ERROR : Local file system at /tmp/010057xutogoy7/ext_paths/path2: Failed to list "": directory not found
2026/07/05 01:03:07 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:07 INFO : Local file system at /tmp/010057xutogoy7/ext_paths/path2: Removing directory
2026/07/05 01:03:07 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/ext_paths/path2: no such file or directory
2026/07/05 01:03:07 ERROR : error listing: directory not found
2026/07/05 01:03:07 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_ext_paths-xajomeq7
2026/07/05 01:03:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:03:07 INFO : 測試Русский ěáñ: Making directory
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1: Waiting for checks to finish
2026/07/05 01:03:07 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1: Waiting for transfers to finish
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:03:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 INFO : file1.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:03:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:07 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : Русский.txt: size = 0 OK
2026/07/05 01:03:07 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 INFO : Русский.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試_check file: size = 0 OK
2026/07/05 01:03:07 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 INFO : 測試_check file: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:03:07 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1
2026/07/05 01:03:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/05 01:03:07 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/05 01:03:07 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:03:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/05 01:03:07 DEBUG : Local file system at /tmp/010057xutogoy7/ext_paths/path2: Waiting for checks to finish
2026/07/05 01:03:07 DEBUG : Local file system at /tmp/010057xutogoy7/ext_paths/path2: Waiting for transfers to finish
2026/07/05 01:03:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:07 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/05 01:03:07 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/05 01:03:07 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/05 01:03:07 INFO : Русский.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/05 01:03:07 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/05 01:03:07 INFO : 測試_check file: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/05 01:03:07 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/05 01:03:07 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/05 01:03:07 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:03:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:07 INFO : file1.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:07 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/05 01:03:07 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:07 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/05 01:03:07 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:07 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:03:07 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/ext_paths/path2
2026/07/05 01:03:07 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/07/05 01:03:07 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/07/05 01:03:07 DEBUG : Creating backend with remote "TestAzureBlob:"
2026/07/05 01:03:07 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/07/05 01:03:07 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/07/05 01:03:07 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/07/05 01:03:07 DEBUG : TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/07/05 01:03:07 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/ (ae73b14233ca23cedbc879f6ea87b39a) TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/ (ae73b14233ca23cedbc879f6ea87b39a)
2026/07/05 01:03:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/"
2026/07/05 01:03:07 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:03:07 DEBUG : Attempting to move rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ to TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/
2026/07/05 01:03:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ-rclone-move-cotiwex9"
2026/07/05 01:03:07 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1/測試Русский ěáñ-rclone-move-cotiwex9: Waiting for checks to finish
2026/07/05 01:03:07 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1/測試Русский ěáñ-rclone-move-cotiwex9: Waiting for transfers to finish
2026/07/05 01:03:07 INFO : There was nothing to transfer
2026/07/05 01:03:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/"
2026/07/05 01:03:08 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:03:08 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/07/05 01:03:08 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/07/05 01:03:08 INFO : There was nothing to transfer
2026/07/05 01:03:08 NOTICE: [36m(03) :[0m [34mfix-names /tmp/010057xutogoy7/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/07/05 01:03:08 DEBUG : Creating backend with remote "/"
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/07/05 01:03:08 DEBUG : old and new are equal. Skipping. /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/ (f2f9e827a82b04ae951513909c0de126) /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/ (f2f9e827a82b04ae951513909c0de126)
2026/07/05 01:03:08 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:03:08 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ"
2026/07/05 01:03:08 DEBUG : Attempting to move /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ to /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/
2026/07/05 01:03:08 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ-rclone-move-sujidom0"
2026/07/05 01:03:08 DEBUG : Local file system at /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ-rclone-move-sujidom0: Using server-side directory move
2026/07/05 01:03:08 ERROR : Local file system at /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ-rclone-move-sujidom0: Server side directory move failed: rename /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ-rclone-move-sujidom0: no such file or directory
2026/07/05 01:03:08 DEBUG : Local file system at /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ: error attempting to move folder: rename /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ-rclone-move-sujidom0: no such file or directory
2026/07/05 01:03:08 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:03:08 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ"
2026/07/05 01:03:08 DEBUG : Local file system at /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ: Using server-side directory move
2026/07/05 01:03:08 INFO : Local file system at /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/07/05 01:03:08 ERROR : Local file system at /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ-rclone-move-sujidom0: error reading source root directory: directory not found
2026/07/05 01:03:08 DEBUG : Local file system at /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/07/05 01:03:08 DEBUG : Local file system at /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/07/05 01:03:08 DEBUG : Local file system at /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ-rclone-move-sujidom0: error attempting to move folder to /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ: directory not found
2026/07/05 01:03:08 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true a7ba058148ea57cd061d848605f1e801
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: a7ba058148ea57cd061d848605f1e801 new: a7ba058148ea57cd061d848605f1e801 equal: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 79ace03935cf12781a498b69b2bf342a
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 79ace03935cf12781a498b69b2bf342a new: a7ba058148ea57cd061d848605f1e801 equal: false
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 79ace03935cf12781a498b69b2bf342a
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 79ace03935cf12781a498b69b2bf342a new: a7ba058148ea57cd061d848605f1e801 equal: false
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true a7ba058148ea57cd061d848605f1e801
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: a7ba058148ea57cd061d848605f1e801 new: a7ba058148ea57cd061d848605f1e801 equal: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 NOTICE: [36m(05) :[0m [34mfix-names /tmp/010057xutogoy7/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ad9ddd9634c0ca895ecdd6c4d5cb75e7
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: ad9ddd9634c0ca895ecdd6c4d5cb75e7 new: ad9ddd9634c0ca895ecdd6c4d5cb75e7 equal: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 0220ad84f3c28967deefce19ea6cac71
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 0220ad84f3c28967deefce19ea6cac71 new: ad9ddd9634c0ca895ecdd6c4d5cb75e7 equal: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 0220ad84f3c28967deefce19ea6cac71
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 0220ad84f3c28967deefce19ea6cac71 new: ad9ddd9634c0ca895ecdd6c4d5cb75e7 equal: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ad9ddd9634c0ca895ecdd6c4d5cb75e7
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: ad9ddd9634c0ca895ecdd6c4d5cb75e7 new: ad9ddd9634c0ca895ecdd6c4d5cb75e7 equal: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true ef2971c74f2d716d47ac8e1ca6091420
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/05 01:03:08 DEBUG : HASH old: ef2971c74f2d716d47ac8e1ca6091420 new: ef2971c74f2d716d47ac8e1ca6091420 equal: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 9cd2354efc781e58d7ae2691f3e4f046
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 9cd2354efc781e58d7ae2691f3e4f046 new: ef2971c74f2d716d47ac8e1ca6091420 equal: false
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 282b31289b3cfa99cf1aa0544a3f1843
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 282b31289b3cfa99cf1aa0544a3f1843 new: ef2971c74f2d716d47ac8e1ca6091420 equal: false
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false dc5c3e2f43f8dfdaba8dc19af72964d1
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:03:08 DEBUG : HASH old: dc5c3e2f43f8dfdaba8dc19af72964d1 new: ef2971c74f2d716d47ac8e1ca6091420 equal: false
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:03:08 NOTICE: [36m(07) :[0m [34mfix-names /tmp/010057xutogoy7/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 67121741945391c62b52560a67ce6949
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/05 01:03:08 DEBUG : HASH old: 67121741945391c62b52560a67ce6949 new: 67121741945391c62b52560a67ce6949 equal: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false e914341bbb06fb0b89d7e71a8eb48c99
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:03:08 DEBUG : HASH old: e914341bbb06fb0b89d7e71a8eb48c99 new: 67121741945391c62b52560a67ce6949 equal: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 9ba0f0c3b431b44ab3d808ebf830a65e
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 9ba0f0c3b431b44ab3d808ebf830a65e new: 67121741945391c62b52560a67ce6949 equal: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 64f6c552403680c52957e30727afbc29
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 64f6c552403680c52957e30727afbc29 new: 67121741945391c62b52560a67ce6949 equal: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:03:08 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check{spc}file[0m
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file: is NFC: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file: is NFD: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file: is valid UTF8: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file: file exists: true 223a3883b180d784c7c3e57c0c906285
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: 223a3883b180d784c7c3e57c0c906285 new: 223a3883b180d784c7c3e57c0c906285 equal: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file: file exists: true 223a3883b180d784c7c3e57c0c906285
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: 223a3883b180d784c7c3e57c0c906285 new: 223a3883b180d784c7c3e57c0c906285 equal: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file: file exists: true 223a3883b180d784c7c3e57c0c906285
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: 223a3883b180d784c7c3e57c0c906285 new: 223a3883b180d784c7c3e57c0c906285 equal: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file: file exists: true 223a3883b180d784c7c3e57c0c906285
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: 223a3883b180d784c7c3e57c0c906285 new: 223a3883b180d784c7c3e57c0c906285 equal: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 NOTICE: [36m(09) :[0m [34mfix-names /tmp/010057xutogoy7/ext_paths/path2/測試_check{spc}file[0m
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試_check file: is NFC: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試_check file: is NFD: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試_check file: is valid UTF8: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試_check file: file exists: true be5269d84e420945410d723359836ea8
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: be5269d84e420945410d723359836ea8 new: be5269d84e420945410d723359836ea8 equal: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試_check file: file exists: true be5269d84e420945410d723359836ea8
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: be5269d84e420945410d723359836ea8 new: be5269d84e420945410d723359836ea8 equal: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試_check file: file exists: true be5269d84e420945410d723359836ea8
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: be5269d84e420945410d723359836ea8 new: be5269d84e420945410d723359836ea8 equal: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試_check file: file exists: true be5269d84e420945410d723359836ea8
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: be5269d84e420945410d723359836ea8 new: be5269d84e420945410d723359836ea8 equal: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 NOTICE: [36m(10) :[0m [34mfix-names TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true a7ba058148ea57cd061d848605f1e801
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: a7ba058148ea57cd061d848605f1e801 new: a7ba058148ea57cd061d848605f1e801 equal: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 79ace03935cf12781a498b69b2bf342a
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 79ace03935cf12781a498b69b2bf342a new: a7ba058148ea57cd061d848605f1e801 equal: false
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 79ace03935cf12781a498b69b2bf342a
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 79ace03935cf12781a498b69b2bf342a new: a7ba058148ea57cd061d848605f1e801 equal: false
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true a7ba058148ea57cd061d848605f1e801
2026/07/05 01:03:08 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: a7ba058148ea57cd061d848605f1e801 new: a7ba058148ea57cd061d848605f1e801 equal: true
2026/07/05 01:03:08 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 NOTICE: [36m(11) :[0m [34mfix-names /tmp/010057xutogoy7/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ad9ddd9634c0ca895ecdd6c4d5cb75e7
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: ad9ddd9634c0ca895ecdd6c4d5cb75e7 new: ad9ddd9634c0ca895ecdd6c4d5cb75e7 equal: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 0220ad84f3c28967deefce19ea6cac71
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 0220ad84f3c28967deefce19ea6cac71 new: ad9ddd9634c0ca895ecdd6c4d5cb75e7 equal: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 0220ad84f3c28967deefce19ea6cac71
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:03:08 DEBUG : HASH old: 0220ad84f3c28967deefce19ea6cac71 new: ad9ddd9634c0ca895ecdd6c4d5cb75e7 equal: false
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ad9ddd9634c0ca895ecdd6c4d5cb75e7
2026/07/05 01:03:08 DEBUG : FILE old: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:03:08 DEBUG : HASH old: ad9ddd9634c0ca895ecdd6c4d5cb75e7 new: ad9ddd9634c0ca895ecdd6c4d5cb75e7 equal: true
2026/07/05 01:03:08 DEBUG : /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:03:08 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/07/05 01:03:08 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/07/05 01:03:11 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:11 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:03:11 INFO : Copying Path2 files to Path1
2026/07/05 01:03:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:03:11 INFO : There was nothing to transfer
2026/07/05 01:03:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:03:11 INFO : There was nothing to transfer
2026/07/05 01:03:11 INFO : Resync updating listings
2026/07/05 01:03:11 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:03:11 INFO : [32mBisync successful[0m
2026/07/05 01:03:11 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/07/05 01:03:11 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/07/05 01:03:11 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/ file1.txt[0m
2026/07/05 01:03:11 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/"
2026/07/05 01:03:11 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/" to be canonical "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9"
2026/07/05 01:03:11 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:03:11 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/file1.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/07/05 01:03:11 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/file1.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/05 01:03:11 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/file1.txt"
2026/07/05 01:03:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:03:11 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/05 01:03:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:11 DEBUG : 測試_file1p1: size = 19 OK
2026/07/05 01:03:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:03:11 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/07/05 01:03:11 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/file1.txt /tmp/010057xutogoy7/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/07/05 01:03:11 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/file1.txt" to "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/05 01:03:11 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/file1.txt"
2026/07/05 01:03:11 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ"
2026/07/05 01:03:11 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/05 01:03:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:11 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/07/05 01:03:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:03:11 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/07/05 01:03:11 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/07/05 01:03:11 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/07/05 01:03:11 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/07/05 01:03:13 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:03:13 INFO : Building Path1 and Path2 listings
2026/07/05 01:03:13 INFO : Path1 checking for diffs
2026/07/05 01:03:13 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/07/05 01:03:13 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:03:13 INFO : Path2 checking for diffs
2026/07/05 01:03:13 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/07/05 01:03:13 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:03:13 INFO : Applying changes
2026/07/05 01:03:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/07/05 01:03:13 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/07/05 01:03:13 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:03:13 INFO : 測試_file1p2: Copied (new)
2026/07/05 01:03:13 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:03:13 INFO : 測試_file1p1: Copied (new)
2026/07/05 01:03:13 INFO : Updating listings
2026/07/05 01:03:13 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/010057xutogoy7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:03:13 INFO : [32mBisync successful[0m
2026/07/05 01:03:13 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/07/05 01:03:13 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/07/05 01:03:13 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/05 01:03:16 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:16 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:03:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" with Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:16 INFO : Copying Path2 files to Path1
2026/07/05 01:03:16 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:03:16 INFO : There was nothing to transfer
2026/07/05 01:03:16 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:03:16 INFO : There was nothing to transfer
2026/07/05 01:03:16 INFO : Resync updating listings
2026/07/05 01:03:16 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" vs Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:16 INFO : [32mBisync successful[0m
2026/07/05 01:03:16 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:03:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:03:16 INFO : 測試_check file: Deleted
2026/07/05 01:03:16 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/05 01:03:18 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:18 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:03:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" with Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:18 INFO : Building Path1 and Path2 listings
2026/07/05 01:03:18 INFO : Path1 checking for diffs
2026/07/05 01:03:18 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/05 01:03:18 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:03:18 INFO : Path2 checking for diffs
2026/07/05 01:03:18 INFO : Checking access health
2026/07/05 01:03:18 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/07/05 01:03:18 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/05 01:03:18 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:03:18 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:03:18 NOTICE: Bisync error: bisync aborted
2026/07/05 01:03:18 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/07/05 01:03:18 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/07/05 01:03:18 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/07/05 01:03:20 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:20 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:03:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:20 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" with Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:20 INFO : Copying Path2 files to Path1
2026/07/05 01:03:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:03:21 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:03:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:03:21 INFO : Resync updating listings
2026/07/05 01:03:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" vs Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:21 INFO : [32mBisync successful[0m
2026/07/05 01:03:21 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/05 01:03:23 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:23 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:03:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:23 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:23 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" with Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:23 INFO : Building Path1 and Path2 listings
2026/07/05 01:03:23 INFO : Path1 checking for diffs
2026/07/05 01:03:23 INFO : Path2 checking for diffs
2026/07/05 01:03:23 INFO : Checking access health
2026/07/05 01:03:23 INFO : Found 2 matching "測試_check file" files on both paths
2026/07/05 01:03:23 INFO : No changes found
2026/07/05 01:03:23 INFO : Updating listings
2026/07/05 01:03:23 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" vs Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:23 INFO : [32mBisync successful[0m
2026/07/05 01:03:23 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/07/05 01:03:23 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/07/05 01:03:23 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/測試_filtersfile.txt /tmp/010057xutogoy7/workdir/[0m
2026/07/05 01:03:23 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/測試_filtersfile.txt" to "/tmp/010057xutogoy7/workdir/" as ""
2026/07/05 01:03:23 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/測試_filtersfile.txt"
2026/07/05 01:03:23 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/workdir/"
2026/07/05 01:03:23 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/010057xutogoy7/workdir" as "測試_filtersfile.txt"
2026/07/05 01:03:23 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:23 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/05 01:03:23 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:03:23 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/05 01:03:23 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/05 01:03:23 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/010057xutogoy7/workdir/測試_filtersfile.txt resync[0m
2026/07/05 01:03:25 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:25 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:03:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" with Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:25 INFO : Using filters file /tmp/010057xutogoy7/workdir/測試_filtersfile.txt
2026/07/05 01:03:25 INFO : Storing filters file hash to /tmp/010057xutogoy7/workdir/測試_filtersfile.txt.md5
2026/07/05 01:03:25 INFO : Copying Path2 files to Path1
2026/07/05 01:03:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:03:25 INFO : There was nothing to transfer
2026/07/05 01:03:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:03:26 INFO : There was nothing to transfer
2026/07/05 01:03:26 INFO : Resync updating listings
2026/07/05 01:03:26 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" vs Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:26 INFO : [32mBisync successful[0m
2026/07/05 01:03:26 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/file1.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/ fileZ.txt[0m
2026/07/05 01:03:26 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/file1.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" as "fileZ.txt"
2026/07/05 01:03:26 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_ext_paths-terezuj9/file1.txt"
2026/07/05 01:03:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/"
2026/07/05 01:03:26 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1" as "fileZ.txt"
2026/07/05 01:03:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:26 DEBUG : fileZ.txt: size = 19 OK
2026/07/05 01:03:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:03:26 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/07/05 01:03:26 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/010057xutogoy7/workdir/測試_filtersfile.txt[0m
2026/07/05 01:03:28 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:28 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:03:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" with Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:28 INFO : Using filters file /tmp/010057xutogoy7/workdir/測試_filtersfile.txt
2026/07/05 01:03:28 INFO : Building Path1 and Path2 listings
2026/07/05 01:03:28 INFO : Path1 checking for diffs
2026/07/05 01:03:28 INFO : Path2 checking for diffs
2026/07/05 01:03:28 INFO : No changes found
2026/07/05 01:03:28 INFO : Updating listings
2026/07/05 01:03:28 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ext_paths/path1/" vs Path2 "/tmp/010057xutogoy7/ext_paths/path2/"
2026/07/05 01:03:28 INFO : [32mBisync successful[0m
2026/07/05 01:03:28 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:28 INFO : 測試_check file: Deleted
2026/07/05 01:03:28 INFO : RCLONE_TEST: Deleted
2026/07/05 01:03:28 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/05 01:03:28 INFO : file1.txt: Deleted
2026/07/05 01:03:28 INFO : fileZ.txt: Deleted
2026/07/05 01:03:28 INFO : Русский.txt: Deleted
2026/07/05 01:03:28 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:03:28 INFO : filename_contains_ě_.txt: Deleted
2026/07/05 01:03:28 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/05 01:03:28 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:03:28 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/05 01:03:28 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/05 01:03:28 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/05 01:03:28 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:28 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ext_paths/path1: Removing directory
2026/07/05 01:03:28 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:28 INFO : file1.txt: Deleted
2026/07/05 01:03:28 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/05 01:03:28 INFO : filename_contains_ě_.txt: Deleted
2026/07/05 01:03:28 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:03:28 INFO : Русский.txt: Deleted
2026/07/05 01:03:28 INFO : 測試_check file: Deleted
2026/07/05 01:03:28 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/05 01:03:28 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:03:28 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/05 01:03:28 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/05 01:03:28 INFO : RCLONE_TEST: Deleted
2026/07/05 01:03:28 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/05 01:03:28 DEBUG : removing 1 level 1 directories
2026/07/05 01:03:28 INFO : 測試Русский ěáñ: Removing directory
2026/07/05 01:03:28 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:28 INFO : Local file system at /tmp/010057xutogoy7/ext_paths/path2: Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteLocal/extended_filenames
2026/07/05 01:03:28 INFO : path1: Making directory
2026/07/05 01:03:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1"
2026/07/05 01:03:28 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/extended_filenames/path2"
2026/07/05 01:03:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/07/05 01:03:28 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_extended_filenames-kupixiw2"
2026/07/05 01:03:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/05 01:03:28 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:03:28 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/05 01:03:28 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:28 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/05 01:03:28 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/05 01:03:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:28 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_extended_filenames-kupixiw2: Waiting for checks to finish
2026/07/05 01:03:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:28 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:28 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/05 01:03:28 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:28 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:28 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/05 01:03:28 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:03:28 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:28 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/05 01:03:28 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/05 01:03:28 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_extended_filenames-kupixiw2: Waiting for transfers to finish
2026/07/05 01:03:28 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/05 01:03:28 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:28 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/05 01:03:28 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:28 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/05 01:03:28 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:28 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/05 01:03:28 INFO : Русский.txt: Copied (new)
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/05 01:03:28 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/05 01:03:28 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:28 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/05 01:03:28 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:28 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/05 01:03:28 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/05 01:03:28 INFO : file1 - Copy.txt: Copied (new)
2026/07/05 01:03:28 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:28 INFO : file1.txt: Copied (new)
2026/07/05 01:03:28 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/05 01:03:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/07/05 01:03:28 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_extended_filenames-cufobin9"
2026/07/05 01:03:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_extended_filenames-cufobin9: Waiting for checks to finish
2026/07/05 01:03:28 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_extended_filenames-cufobin9: Waiting for transfers to finish
2026/07/05 01:03:28 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/05 01:03:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:03:28 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/05 01:03:28 INFO : file1.txt: Copied (new)
2026/07/05 01:03:28 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/07/05 01:03:28 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/07/05 01:03:28 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/07/05 01:03:28 INFO : file2.txt: Copied (new)
2026/07/05 01:03:28 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:28 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:28 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/extended_filenames/path1: Removing directory
2026/07/05 01:03:28 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:28 ERROR : error listing: directory not found
2026/07/05 01:03:28 ERROR : Local file system at /tmp/010057xutogoy7/extended_filenames/path2: Failed to list "": directory not found
2026/07/05 01:03:28 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:28 INFO : Local file system at /tmp/010057xutogoy7/extended_filenames/path2: Removing directory
2026/07/05 01:03:28 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/extended_filenames/path2: no such file or directory
2026/07/05 01:03:28 ERROR : error listing: directory not found
2026/07/05 01:03:28 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_extended_filenames-kupixiw2
2026/07/05 01:03:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 INFO : subdir_with_ࢺ_: Making directory
2026/07/05 01:03:28 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:28 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/extended_filenames/path1: Waiting for checks to finish
2026/07/05 01:03:28 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/extended_filenames/path1: Waiting for transfers to finish
2026/07/05 01:03:29 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:03:29 DEBUG : file1 - Copy.txt: size = 0 OK
2026/07/05 01:03:29 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:29 INFO : file1 - Copy.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:29 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:29 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/07/05 01:03:29 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:29 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/05 01:03:29 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:03:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:29 INFO : file1.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:03:29 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:29 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/05 01:03:29 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:29 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:03:29 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:29 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : Русский.txt: size = 0 OK
2026/07/05 01:03:29 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:29 INFO : Русский.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:29 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:29 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:29 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/extended_filenames/path1
2026/07/05 01:03:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:29 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/05 01:03:29 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:29 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:29 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:29 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/05 01:03:29 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:03:29 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/05 01:03:29 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:29 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/05 01:03:29 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/05 01:03:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:29 DEBUG : Local file system at /tmp/010057xutogoy7/extended_filenames/path2: Waiting for checks to finish
2026/07/05 01:03:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:29 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:29 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/05 01:03:29 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:29 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/05 01:03:29 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/05 01:03:29 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/05 01:03:29 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:29 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/05 01:03:29 INFO : file1 - Copy.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/05 01:03:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:29 INFO : file1.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/05 01:03:29 DEBUG : Local file system at /tmp/010057xutogoy7/extended_filenames/path2: Waiting for transfers to finish
2026/07/05 01:03:29 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:29 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/05 01:03:29 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/05 01:03:29 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:29 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/05 01:03:29 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/05 01:03:29 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:29 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/05 01:03:29 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:29 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/05 01:03:29 INFO : Русский.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/05 01:03:29 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:03:29 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/05 01:03:29 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:03:29 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/05 01:03:29 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/extended_filenames/path2
2026/07/05 01:03:29 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/07/05 01:03:29 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/05 01:03:29 DEBUG : TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/07/05 01:03:29 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/ (27ea4944e1d70c3c2ae2b7202a365631) TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/ (27ea4944e1d70c3c2ae2b7202a365631)
2026/07/05 01:03:29 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/ (27ea4944e1d70c3c2ae2b7202a365631) TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/ (27ea4944e1d70c3c2ae2b7202a365631)
2026/07/05 01:03:29 NOTICE: [36m(03) :[0m [34mfix-names /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/07/05 01:03:29 DEBUG : old and new are equal. Skipping. /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/ (836fb91a1ec95f850121ecdc0d62c21b) /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/ (836fb91a1ec95f850121ecdc0d62c21b)
2026/07/05 01:03:29 DEBUG : old and new are equal. Skipping. /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/ (836fb91a1ec95f850121ecdc0d62c21b) /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/ (836fb91a1ec95f850121ecdc0d62c21b)
2026/07/05 01:03:29 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true e79956e6637773e366aadd48efff204c
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: e79956e6637773e366aadd48efff204c new: e79956e6637773e366aadd48efff204c equal: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true e79956e6637773e366aadd48efff204c
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: e79956e6637773e366aadd48efff204c new: e79956e6637773e366aadd48efff204c equal: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 1301203e97f6150fbbcafc8dfbc1b330
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: 1301203e97f6150fbbcafc8dfbc1b330 new: e79956e6637773e366aadd48efff204c equal: false
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 1301203e97f6150fbbcafc8dfbc1b330
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: 1301203e97f6150fbbcafc8dfbc1b330 new: e79956e6637773e366aadd48efff204c equal: false
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:03:29 NOTICE: [36m(05) :[0m [34mfix-names /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true ef62d12834ac8d5c5e79856ad6fb2a78
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: ef62d12834ac8d5c5e79856ad6fb2a78 new: ef62d12834ac8d5c5e79856ad6fb2a78 equal: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true ef62d12834ac8d5c5e79856ad6fb2a78
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: ef62d12834ac8d5c5e79856ad6fb2a78 new: ef62d12834ac8d5c5e79856ad6fb2a78 equal: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 273411ef5ba206206dc1aacc99ea7e35
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: 273411ef5ba206206dc1aacc99ea7e35 new: ef62d12834ac8d5c5e79856ad6fb2a78 equal: false
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 273411ef5ba206206dc1aacc99ea7e35
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: 273411ef5ba206206dc1aacc99ea7e35 new: ef62d12834ac8d5c5e79856ad6fb2a78 equal: false
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:03:29 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt[0m
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt: is NFC: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt: is NFD: false
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt: file exists: true 66899d3da65e6c5663f8f88b5102094e
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: 66899d3da65e6c5663f8f88b5102094e new: 66899d3da65e6c5663f8f88b5102094e equal: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt: file exists: true 66899d3da65e6c5663f8f88b5102094e
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: 66899d3da65e6c5663f8f88b5102094e new: 66899d3da65e6c5663f8f88b5102094e equal: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt: file exists: false f528626a555b7a28307052ffa0372460
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: f528626a555b7a28307052ffa0372460 new: 66899d3da65e6c5663f8f88b5102094e equal: false
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt: file exists: false f528626a555b7a28307052ffa0372460
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: f528626a555b7a28307052ffa0372460 new: 66899d3da65e6c5663f8f88b5102094e equal: false
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:03:29 NOTICE: [36m(07) :[0m [34mfix-names /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt[0m
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt: is NFC: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt: is NFD: false
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt: file exists: true d6cea61331c388604cad75b9556b4020
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt new: /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: d6cea61331c388604cad75b9556b4020 new: d6cea61331c388604cad75b9556b4020 equal: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt: file exists: true d6cea61331c388604cad75b9556b4020
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt new: /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: d6cea61331c388604cad75b9556b4020 new: d6cea61331c388604cad75b9556b4020 equal: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt: file exists: false c60abe5b92463d788d2f7dd86c32a246
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt new: /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: c60abe5b92463d788d2f7dd86c32a246 new: d6cea61331c388604cad75b9556b4020 equal: false
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt: file exists: false c60abe5b92463d788d2f7dd86c32a246
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt new: /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: c60abe5b92463d788d2f7dd86c32a246 new: d6cea61331c388604cad75b9556b4020 equal: false
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:03:29 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 070999b562c6849eaac961d9f9efc11c
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: 070999b562c6849eaac961d9f9efc11c new: 070999b562c6849eaac961d9f9efc11c equal: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 070999b562c6849eaac961d9f9efc11c
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: 070999b562c6849eaac961d9f9efc11c new: 070999b562c6849eaac961d9f9efc11c equal: true
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false f6f90c013d78993613acabe90f8e55de
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: f6f90c013d78993613acabe90f8e55de new: 070999b562c6849eaac961d9f9efc11c equal: false
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false f6f90c013d78993613acabe90f8e55de
2026/07/05 01:03:29 DEBUG : FILE old: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: f6f90c013d78993613acabe90f8e55de new: 070999b562c6849eaac961d9f9efc11c equal: false
2026/07/05 01:03:29 DEBUG : rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:03:29 NOTICE: [36m(09) :[0m [34mfix-names /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true af38f4289071e4900f84587175974f4a
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: af38f4289071e4900f84587175974f4a new: af38f4289071e4900f84587175974f4a equal: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true af38f4289071e4900f84587175974f4a
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:03:29 DEBUG : HASH old: af38f4289071e4900f84587175974f4a new: af38f4289071e4900f84587175974f4a equal: true
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 3701cea01f8e8b3151c56046fbc326ea
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: 3701cea01f8e8b3151c56046fbc326ea new: af38f4289071e4900f84587175974f4a equal: false
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 3701cea01f8e8b3151c56046fbc326ea
2026/07/05 01:03:29 DEBUG : FILE old: /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:03:29 DEBUG : HASH old: 3701cea01f8e8b3151c56046fbc326ea new: af38f4289071e4900f84587175974f4a equal: false
2026/07/05 01:03:29 DEBUG : /tmp/010057xutogoy7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:03:29 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/07/05 01:03:29 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/07/05 01:03:32 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:94fb74eb-101e-0027-611a-0cab39000000
Time:2026-07-05T01:03:32.1582272Z
--------------------------------------------------------------------------------
bisync_test.go:1080: Fs is incapable of running test as can't fix-case, skipping: extended_filenames (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-voxayik6xeju/010057xutogoy7/extended_filenames/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:94fb74eb-101e-0027-611a-0cab39000000
Time:2026-07-05T01:03:32.1582272Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-voxayik6xeju path 010057xutogoy7/extended_filenames/path1)
=== RUN TestBisyncRemoteLocal/filters
2026/07/05 01:03:32 INFO : path1: Making directory
2026/07/05 01:03:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filters/path1"
2026/07/05 01:03:32 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/filters/path2"
2026/07/05 01:03:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/07/05 01:03:32 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_filters-jibidix7"
2026/07/05 01:03:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : subdir: Making directory with metadata
2026/07/05 01:03:32 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:03:32 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:03:32 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_filters-jibidix7: Waiting for checks to finish
2026/07/05 01:03:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:32 INFO : file1.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:03:32 INFO : file3.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_filters-jibidix7: Waiting for transfers to finish
2026/07/05 01:03:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:03:32 INFO : file4.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:03:32 INFO : file2.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:03:32 INFO : file5.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:03:32 INFO : file6.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:03:32 INFO : file7.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:03:32 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:03:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/07/05 01:03:32 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_filters-himameh2"
2026/07/05 01:03:32 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/05 01:03:32 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/05 01:03:32 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:03:32 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_filters-himameh2: Waiting for checks to finish
2026/07/05 01:03:32 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:03:32 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/05 01:03:32 INFO : fileZ.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/05 01:03:32 INFO : filtersfile.flt: Copied (new)
2026/07/05 01:03:32 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_filters-himameh2: Waiting for transfers to finish
2026/07/05 01:03:32 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:32 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:32 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filters/path1: Removing directory
2026/07/05 01:03:32 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:32 ERROR : error listing: directory not found
2026/07/05 01:03:32 ERROR : Local file system at /tmp/010057xutogoy7/filters/path2: Failed to list "": directory not found
2026/07/05 01:03:32 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:32 INFO : Local file system at /tmp/010057xutogoy7/filters/path2: Removing directory
2026/07/05 01:03:32 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/filters/path2: no such file or directory
2026/07/05 01:03:32 ERROR : error listing: directory not found
2026/07/05 01:03:32 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_filters-jibidix7
2026/07/05 01:03:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 INFO : subdir: Making directory
2026/07/05 01:03:32 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filters/path1: Waiting for checks to finish
2026/07/05 01:03:32 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filters/path1: Waiting for transfers to finish
2026/07/05 01:03:32 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:03:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 INFO : file2.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:03:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:32 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:03:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 INFO : file1.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:03:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 INFO : file3.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:03:32 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:03:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 INFO : file5.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 INFO : file4.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:03:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 INFO : file6.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:03:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 INFO : file7.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:03:32 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:03:32 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filters/path1
2026/07/05 01:03:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : subdir: Making directory with metadata
2026/07/05 01:03:32 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:03:32 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:03:32 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : Local file system at /tmp/010057xutogoy7/filters/path2: Waiting for checks to finish
2026/07/05 01:03:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:32 INFO : file1.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:03:32 INFO : file2.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:03:32 INFO : file3.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : Local file system at /tmp/010057xutogoy7/filters/path2: Waiting for transfers to finish
2026/07/05 01:03:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:03:32 INFO : file4.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:03:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:03:32 INFO : file5.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:03:32 INFO : file6.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:03:32 INFO : file7.txt: Copied (new)
2026/07/05 01:03:32 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:32 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:03:32 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:03:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:32 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/filters/path2
2026/07/05 01:03:32 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/07/05 01:03:32 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_filters-himameh2/filtersfile.flt /tmp/010057xutogoy7/workdir/[0m
2026/07/05 01:03:32 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_filters-himameh2/filtersfile.flt" to "/tmp/010057xutogoy7/workdir/" as ""
2026/07/05 01:03:32 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_filters-himameh2/filtersfile.flt"
2026/07/05 01:03:32 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/workdir/"
2026/07/05 01:03:32 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/010057xutogoy7/workdir" as "filtersfile.flt"
2026/07/05 01:03:32 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/05 01:03:32 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/05 01:03:32 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:03:32 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/05 01:03:32 INFO : filtersfile.flt: Copied (new)
2026/07/05 01:03:32 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/07/05 01:03:32 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/010057xutogoy7/workdir/filtersfile.flt resync[0m
2026/07/05 01:03:34 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filters/path1/" with Path2 "/tmp/010057xutogoy7/filters/path2/"
2026/07/05 01:03:34 INFO : Using filters file /tmp/010057xutogoy7/workdir/filtersfile.flt
2026/07/05 01:03:34 INFO : Storing filters file hash to /tmp/010057xutogoy7/workdir/filtersfile.flt.md5
2026/07/05 01:03:34 INFO : Copying Path2 files to Path1
2026/07/05 01:03:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:03:34 INFO : There was nothing to transfer
2026/07/05 01:03:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:03:35 INFO : There was nothing to transfer
2026/07/05 01:03:35 INFO : Resync updating listings
2026/07/05 01:03:35 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filters/path1/" vs Path2 "/tmp/010057xutogoy7/filters/path2/"
2026/07/05 01:03:35 INFO : [32mBisync successful[0m
2026/07/05 01:03:35 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/07/05 01:03:35 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/07/05 01:03:35 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_filters-himameh2/ fileZ.txt[0m
2026/07/05 01:03:35 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_filters-himameh2/"
2026/07/05 01:03:35 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_filters-himameh2/" to be canonical "/tmp/010057xutogoy7/datadir/test_filters-himameh2"
2026/07/05 01:03:35 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/07/05 01:03:35 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_filters-himameh2/fileZ.txt /tmp/010057xutogoy7/filters/path2/ fileZ.txt[0m
2026/07/05 01:03:35 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_filters-himameh2/fileZ.txt" to "/tmp/010057xutogoy7/filters/path2/" as "fileZ.txt"
2026/07/05 01:03:35 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_filters-himameh2/fileZ.txt"
2026/07/05 01:03:35 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/filters/path2/"
2026/07/05 01:03:35 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/010057xutogoy7/filters/path2" as "fileZ.txt"
2026/07/05 01:03:35 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:35 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/05 01:03:35 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:03:35 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/05 01:03:35 INFO : fileZ.txt: Copied (new)
2026/07/05 01:03:35 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_filters-himameh2/fileZ.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filters/path1/subdir fileZ.txt[0m
2026/07/05 01:03:35 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_filters-himameh2/fileZ.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filters/path1/subdir" as "fileZ.txt"
2026/07/05 01:03:35 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_filters-himameh2/fileZ.txt"
2026/07/05 01:03:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filters/path1/subdir"
2026/07/05 01:03:35 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filters/path1/subdir" as "fileZ.txt"
2026/07/05 01:03:35 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:35 DEBUG : fileZ.txt: size = 19 OK
2026/07/05 01:03:35 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:03:35 INFO : fileZ.txt: Copied (new)
2026/07/05 01:03:35 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/07/05 01:03:35 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/010057xutogoy7/workdir/filtersfile.flt[0m
2026/07/05 01:03:37 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filters/path1/" with Path2 "/tmp/010057xutogoy7/filters/path2/"
2026/07/05 01:03:37 INFO : Using filters file /tmp/010057xutogoy7/workdir/filtersfile.flt
2026/07/05 01:03:37 INFO : Building Path1 and Path2 listings
2026/07/05 01:03:37 INFO : Path1 checking for diffs
2026/07/05 01:03:37 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/07/05 01:03:37 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:03:37 INFO : Path2 checking for diffs
2026/07/05 01:03:37 INFO : Applying changes
2026/07/05 01:03:37 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/filters/path2/subdir/fileZ.txt[0m
2026/07/05 01:03:37 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:03:37 INFO : subdir/fileZ.txt: Copied (new)
2026/07/05 01:03:37 INFO : Updating listings
2026/07/05 01:03:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filters/path1/" vs Path2 "/tmp/010057xutogoy7/filters/path2/"
2026/07/05 01:03:37 INFO : [32mBisync successful[0m
2026/07/05 01:03:37 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:37 INFO : RCLONE_TEST: Deleted
2026/07/05 01:03:37 INFO : file6.txt: Deleted
2026/07/05 01:03:37 INFO : file2.txt: Deleted
2026/07/05 01:03:37 INFO : file5.txt: Deleted
2026/07/05 01:03:37 INFO : file7.txt: Deleted
2026/07/05 01:03:37 INFO : file1.txt: Deleted
2026/07/05 01:03:37 INFO : file3.txt: Deleted
2026/07/05 01:03:37 INFO : file4.txt: Deleted
2026/07/05 01:03:37 INFO : subdir/fileZ.txt: Deleted
2026/07/05 01:03:37 INFO : subdir/file20.txt: Deleted
2026/07/05 01:03:37 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:37 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filters/path1: Removing directory
2026/07/05 01:03:37 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:37 INFO : file1.txt: Deleted
2026/07/05 01:03:37 INFO : file2.txt: Deleted
2026/07/05 01:03:37 INFO : file3.txt: Deleted
2026/07/05 01:03:37 INFO : file4.txt: Deleted
2026/07/05 01:03:37 INFO : file5.txt: Deleted
2026/07/05 01:03:37 INFO : file6.txt: Deleted
2026/07/05 01:03:37 INFO : file7.txt: Deleted
2026/07/05 01:03:37 INFO : fileZ.txt: Deleted
2026/07/05 01:03:37 INFO : subdir/file20.txt: Deleted
2026/07/05 01:03:37 INFO : RCLONE_TEST: Deleted
2026/07/05 01:03:37 INFO : subdir/fileZ.txt: Deleted
2026/07/05 01:03:37 DEBUG : removing 1 level 1 directories
2026/07/05 01:03:37 INFO : subdir: Removing directory
2026/07/05 01:03:37 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:37 INFO : Local file system at /tmp/010057xutogoy7/filters/path2: Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteLocal/filtersfile_checks
2026/07/05 01:03:37 INFO : path1: Making directory
2026/07/05 01:03:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1"
2026/07/05 01:03:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/filtersfile_checks/path2"
2026/07/05 01:03:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/07/05 01:03:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_filtersfile_checks-zeganiw0"
2026/07/05 01:03:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:37 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:37 INFO : file1.txt: Copied (new)
2026/07/05 01:03:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:37 DEBUG : subdir: Making directory with metadata
2026/07/05 01:03:37 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:03:37 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:03:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:03:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:03:37 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:03:37 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_filtersfile_checks-zeganiw0: Waiting for checks to finish
2026/07/05 01:03:37 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_filtersfile_checks-zeganiw0: Waiting for transfers to finish
2026/07/05 01:03:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:03:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:03:37 INFO : file2.txt: Copied (new)
2026/07/05 01:03:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/07/05 01:03:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_filtersfile_checks-lalamoj2"
2026/07/05 01:03:37 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:37 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:37 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/05 01:03:37 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/05 01:03:37 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/05 01:03:37 INFO : filtersfile.txt: Copied (new)
2026/07/05 01:03:37 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:37 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/07/05 01:03:37 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:03:37 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:03:37 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:03:37 INFO : hold.txt: Copied (new)
2026/07/05 01:03:37 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_filtersfile_checks-lalamoj2: Waiting for checks to finish
2026/07/05 01:03:37 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_filtersfile_checks-lalamoj2: Waiting for transfers to finish
2026/07/05 01:03:37 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/05 01:03:37 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/07/05 01:03:37 INFO : filtersfile2.txt: Copied (new)
2026/07/05 01:03:37 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:38 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:38 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Removing directory
2026/07/05 01:03:38 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:38 ERROR : error listing: directory not found
2026/07/05 01:03:38 ERROR : Local file system at /tmp/010057xutogoy7/filtersfile_checks/path2: Failed to list "": directory not found
2026/07/05 01:03:38 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:38 INFO : Local file system at /tmp/010057xutogoy7/filtersfile_checks/path2: Removing directory
2026/07/05 01:03:38 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/filtersfile_checks/path2: no such file or directory
2026/07/05 01:03:38 ERROR : error listing: directory not found
2026/07/05 01:03:38 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_filtersfile_checks-zeganiw0
2026/07/05 01:03:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:38 INFO : subdir: Making directory
2026/07/05 01:03:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:38 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Waiting for checks to finish
2026/07/05 01:03:38 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Waiting for transfers to finish
2026/07/05 01:03:38 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:03:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:38 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:38 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:03:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:38 INFO : file2.txt: Copied (new)
2026/07/05 01:03:38 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:03:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:38 INFO : file1.txt: Copied (new)
2026/07/05 01:03:38 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:03:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:38 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:03:38 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1
2026/07/05 01:03:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:38 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:38 DEBUG : subdir: Making directory with metadata
2026/07/05 01:03:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:38 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:03:38 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:03:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:03:38 DEBUG : Local file system at /tmp/010057xutogoy7/filtersfile_checks/path2: Waiting for checks to finish
2026/07/05 01:03:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:03:38 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:03:38 DEBUG : Local file system at /tmp/010057xutogoy7/filtersfile_checks/path2: Waiting for transfers to finish
2026/07/05 01:03:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:38 INFO : file1.txt: Copied (new)
2026/07/05 01:03:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:03:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:03:38 INFO : file2.txt: Copied (new)
2026/07/05 01:03:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:38 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/filtersfile_checks/path2
2026/07/05 01:03:38 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/07/05 01:03:38 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:03:38 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:03:40 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:40 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" with Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:40 INFO : Copying Path2 files to Path1
2026/07/05 01:03:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:03:40 INFO : There was nothing to transfer
2026/07/05 01:03:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:03:40 INFO : There was nothing to transfer
2026/07/05 01:03:40 INFO : Resync updating listings
2026/07/05 01:03:40 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" vs Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:40 INFO : [32mBisync successful[0m
2026/07/05 01:03:40 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/07/05 01:03:40 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_filtersfile_checks-lalamoj2/filtersfile.txt /tmp/010057xutogoy7/workdir/[0m
2026/07/05 01:03:40 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_filtersfile_checks-lalamoj2/filtersfile.txt" to "/tmp/010057xutogoy7/workdir/" as ""
2026/07/05 01:03:40 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_filtersfile_checks-lalamoj2/filtersfile.txt"
2026/07/05 01:03:40 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/workdir/"
2026/07/05 01:03:40 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/010057xutogoy7/workdir" as "filtersfile.txt"
2026/07/05 01:03:40 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:40 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/05 01:03:40 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/05 01:03:40 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/05 01:03:40 INFO : filtersfile.txt: Copied (new)
2026/07/05 01:03:40 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/07/05 01:03:40 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/010057xutogoy7/workdir/filtersfile.txt[0m
2026/07/05 01:03:42 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" with Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:42 INFO : Using filters file /tmp/010057xutogoy7/workdir/filtersfile.txt
2026/07/05 01:03:42 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/010057xutogoy7/workdir/filtersfile.txt[0m
2026/07/05 01:03:42 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:03:42 NOTICE: Bisync error: bisync aborted
2026/07/05 01:03:42 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/07/05 01:03:42 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/07/05 01:03:45 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:45 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" with Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:45 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/010057xutogoy7/workdir/TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_filtersfile_checks_path1..tmp_010057xutogoy7_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/010057xutogoy7/workdir/TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_filtersfile_checks_path1..tmp_010057xutogoy7_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/010057xutogoy7/workdir"[0m[0m
2026/07/05 01:03:45 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:03:45 NOTICE: Bisync error: bisync aborted
2026/07/05 01:03:45 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/07/05 01:03:45 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/010057xutogoy7/workdir/filtersfile.txt resync[0m
2026/07/05 01:03:47 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" with Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:47 INFO : Using filters file /tmp/010057xutogoy7/workdir/filtersfile.txt
2026/07/05 01:03:47 INFO : Storing filters file hash to /tmp/010057xutogoy7/workdir/filtersfile.txt.md5
2026/07/05 01:03:47 INFO : Copying Path2 files to Path1
2026/07/05 01:03:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:03:47 INFO : There was nothing to transfer
2026/07/05 01:03:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:03:47 INFO : There was nothing to transfer
2026/07/05 01:03:47 INFO : Resync updating listings
2026/07/05 01:03:47 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" vs Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:47 INFO : [32mBisync successful[0m
2026/07/05 01:03:47 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/07/05 01:03:47 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/010057xutogoy7/workdir/filtersfile.txt[0m
2026/07/05 01:03:49 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:49 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" with Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:49 INFO : Using filters file /tmp/010057xutogoy7/workdir/filtersfile.txt
2026/07/05 01:03:49 INFO : Building Path1 and Path2 listings
2026/07/05 01:03:49 INFO : Path1 checking for diffs
2026/07/05 01:03:49 INFO : Path2 checking for diffs
2026/07/05 01:03:49 INFO : No changes found
2026/07/05 01:03:49 INFO : Updating listings
2026/07/05 01:03:49 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" vs Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:49 INFO : [32mBisync successful[0m
2026/07/05 01:03:49 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/07/05 01:03:49 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_filtersfile_checks-lalamoj2/filtersfile2.txt /tmp/010057xutogoy7/workdir/ filtersfile.txt[0m
2026/07/05 01:03:49 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_filtersfile_checks-lalamoj2/filtersfile2.txt" to "/tmp/010057xutogoy7/workdir/" as "filtersfile.txt"
2026/07/05 01:03:49 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_filtersfile_checks-lalamoj2/filtersfile2.txt"
2026/07/05 01:03:49 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/workdir/"
2026/07/05 01:03:49 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/010057xutogoy7/workdir" as "filtersfile.txt"
2026/07/05 01:03:49 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/010057xutogoy7/datadir/test_filtersfile_checks-lalamoj2)
2026/07/05 01:03:49 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/010057xutogoy7/workdir)
2026/07/05 01:03:49 DEBUG : filtersfile2.txt: Sizes differ
2026/07/05 01:03:49 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/07/05 01:03:49 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/05 01:03:49 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/07/05 01:03:49 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/07/05 01:03:49 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/07/05 01:03:49 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/010057xutogoy7/workdir/filtersfile.txt[0m
2026/07/05 01:03:51 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:51 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" with Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:51 INFO : Using filters file /tmp/010057xutogoy7/workdir/filtersfile.txt
2026/07/05 01:03:51 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/010057xutogoy7/workdir/filtersfile.txt[0m
2026/07/05 01:03:51 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:03:51 NOTICE: Bisync error: bisync aborted
2026/07/05 01:03:51 NOTICE: [36m(18) :[0m [34mtest 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort.[0m
2026/07/05 01:03:51 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/010057xutogoy7/workdir/filtersfile.txt resync dry-run[0m
2026/07/05 01:03:53 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" with Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:53 INFO : Using filters file /tmp/010057xutogoy7/workdir/filtersfile.txt
2026/07/05 01:03:53 INFO : Skipped storing filters file hash to /tmp/010057xutogoy7/workdir/filtersfile.txt.md5 as --dry-run is set
2026/07/05 01:03:53 INFO : Copying Path2 files to Path1
2026/07/05 01:03:53 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:03:54 INFO : There was nothing to transfer
2026/07/05 01:03:54 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:03:54 INFO : There was nothing to transfer
2026/07/05 01:03:54 INFO : Resync updating listings
2026/07/05 01:03:54 INFO : [32mBisync successful[0m
2026/07/05 01:03:54 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/07/05 01:03:54 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/010057xutogoy7/workdir/filtersfile.txt[0m
2026/07/05 01:03:56 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/filtersfile_checks/path1/" with Path2 "/tmp/010057xutogoy7/filtersfile_checks/path2/"
2026/07/05 01:03:56 INFO : Using filters file /tmp/010057xutogoy7/workdir/filtersfile.txt
2026/07/05 01:03:56 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/010057xutogoy7/workdir/filtersfile.txt[0m
2026/07/05 01:03:56 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:03:56 NOTICE: Bisync error: bisync aborted
2026/07/05 01:03:56 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:56 INFO : subdir/file20.txt: Deleted
2026/07/05 01:03:56 INFO : file1.txt: Deleted
2026/07/05 01:03:56 INFO : RCLONE_TEST: Deleted
2026/07/05 01:03:56 INFO : file2.txt: Deleted
2026/07/05 01:03:56 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:56 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/filtersfile_checks/path1: Removing directory
2026/07/05 01:03:56 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:56 INFO : file2.txt: Deleted
2026/07/05 01:03:56 INFO : file1.txt: Deleted
2026/07/05 01:03:56 INFO : subdir/file20.txt: Deleted
2026/07/05 01:03:56 INFO : RCLONE_TEST: Deleted
2026/07/05 01:03:56 DEBUG : removing 1 level 1 directories
2026/07/05 01:03:56 INFO : subdir: Removing directory
2026/07/05 01:03:56 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:56 INFO : Local file system at /tmp/010057xutogoy7/filtersfile_checks/path2: Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteLocal/ignorelistingchecksum
2026/07/05 01:03:56 INFO : path1: Making directory
2026/07/05 01:03:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1"
2026/07/05 01:03:56 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/ignorelistingchecksum/path2"
2026/07/05 01:03:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/07/05 01:03:56 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_ignorelistingchecksum-bifaciq7"
2026/07/05 01:03:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : subdir: Making directory with metadata
2026/07/05 01:03:56 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/05 01:03:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:03:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:56 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_ignorelistingchecksum-bifaciq7: Waiting for checks to finish
2026/07/05 01:03:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:56 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:03:56 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:03:56 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:03:56 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_ignorelistingchecksum-bifaciq7: Waiting for transfers to finish
2026/07/05 01:03:56 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:03:56 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:03:56 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:56 INFO : file1.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:03:56 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:03:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/07/05 01:03:56 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7"
2026/07/05 01:03:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7: Waiting for checks to finish
2026/07/05 01:03:56 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7: Waiting for transfers to finish
2026/07/05 01:03:56 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:03:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:03:56 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:03:56 INFO : file1.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:56 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:56 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ignorelistingchecksum/path1: Removing directory
2026/07/05 01:03:56 DEBUG : Waiting for deletions to finish
2026/07/05 01:03:56 ERROR : error listing: directory not found
2026/07/05 01:03:56 ERROR : Local file system at /tmp/010057xutogoy7/ignorelistingchecksum/path2: Failed to list "": directory not found
2026/07/05 01:03:56 DEBUG : removing 1 level 0 directories
2026/07/05 01:03:56 INFO : Local file system at /tmp/010057xutogoy7/ignorelistingchecksum/path2: Removing directory
2026/07/05 01:03:56 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/ignorelistingchecksum/path2: no such file or directory
2026/07/05 01:03:56 ERROR : error listing: directory not found
2026/07/05 01:03:56 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_ignorelistingchecksum-bifaciq7
2026/07/05 01:03:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 INFO : subdir: Making directory
2026/07/05 01:03:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ignorelistingchecksum/path1: Waiting for checks to finish
2026/07/05 01:03:56 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/07/05 01:03:56 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:03:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:56 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 INFO : file1.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:03:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:03:56 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ignorelistingchecksum/path1
2026/07/05 01:03:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : subdir: Making directory with metadata
2026/07/05 01:03:56 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/05 01:03:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:03:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:03:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:03:56 DEBUG : Local file system at /tmp/010057xutogoy7/ignorelistingchecksum/path2: Waiting for checks to finish
2026/07/05 01:03:56 DEBUG : Local file system at /tmp/010057xutogoy7/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/07/05 01:03:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:03:56 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:03:56 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:03:56 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:03:56 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:03:56 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:03:56 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:03:56 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:03:56 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:03:56 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:03:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:03:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:03:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:03:56 INFO : file1.txt: Copied (new)
2026/07/05 01:03:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:56 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/ignorelistingchecksum/path2
2026/07/05 01:03:56 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/05 01:03:56 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:03:56 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:03:59 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:03:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:03:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:03:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:03:59 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1/" with Path2 "/tmp/010057xutogoy7/ignorelistingchecksum/path2/"
2026/07/05 01:03:59 INFO : Copying Path2 files to Path1
2026/07/05 01:03:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:03:59 INFO : There was nothing to transfer
2026/07/05 01:03:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:03:59 INFO : There was nothing to transfer
2026/07/05 01:03:59 INFO : Resync updating listings
2026/07/05 01:03:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1/" vs Path2 "/tmp/010057xutogoy7/ignorelistingchecksum/path2/"
2026/07/05 01:03:59 INFO : [32mBisync successful[0m
2026/07/05 01:03:59 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/07/05 01:04:01 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:01 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1/" with Path2 "/tmp/010057xutogoy7/ignorelistingchecksum/path2/"
2026/07/05 01:04:01 INFO : Copying Path2 files to Path1
2026/07/05 01:04:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:04:01 INFO : There was nothing to transfer
2026/07/05 01:04:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:04:01 INFO : There was nothing to transfer
2026/07/05 01:04:01 INFO : Resync updating listings
2026/07/05 01:04:01 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1/" vs Path2 "/tmp/010057xutogoy7/ignorelistingchecksum/path2/"
2026/07/05 01:04:01 INFO : [32mBisync successful[0m
2026/07/05 01:04:01 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/05 01:04:01 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7/file1.txt /tmp/010057xutogoy7/ignorelistingchecksum/path2/[0m
2026/07/05 01:04:01 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7/"
2026/07/05 01:04:01 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7/" to be canonical "/tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7"
2026/07/05 01:04:01 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:04:01 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7/file1.txt" to "/tmp/010057xutogoy7/ignorelistingchecksum/path2/" as ""
2026/07/05 01:04:01 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7/file1.txt"
2026/07/05 01:04:01 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/ignorelistingchecksum/path2/"
2026/07/05 01:04:01 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010057xutogoy7/ignorelistingchecksum/path2" as "file1.txt"
2026/07/05 01:04:01 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7)
2026/07/05 01:04:01 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/ignorelistingchecksum/path2)
2026/07/05 01:04:01 DEBUG : file1.txt: Sizes differ
2026/07/05 01:04:01 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:04:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:01 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:04:01 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:04:01 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7/file1.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/07/05 01:04:01 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7/file1.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/05 01:04:01 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7/file1.txt"
2026/07/05 01:04:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1/subdir"
2026/07/05 01:04:01 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/05 01:04:01 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_ignorelistingchecksum-gakuzak7)
2026/07/05 01:04:01 DEBUG : file20.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ignorelistingchecksum/path1/subdir)
2026/07/05 01:04:01 DEBUG : file1.txt: Sizes differ
2026/07/05 01:04:01 DEBUG : file20.txt: size = 19 OK
2026/07/05 01:04:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:01 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/05 01:04:01 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/07/05 01:04:01 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/07/05 01:04:04 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1/" with Path2 "/tmp/010057xutogoy7/ignorelistingchecksum/path2/"
2026/07/05 01:04:04 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:04 INFO : Path1 checking for diffs
2026/07/05 01:04:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:04:04 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:04 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:04:04 INFO : Path2 checking for diffs
2026/07/05 01:04:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:04 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:04 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:04:04 INFO : Applying changes
2026/07/05 01:04:04 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/07/05 01:04:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1/file1.txt[0m
2026/07/05 01:04:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:04:04 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:04:04 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:04:04 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/05 01:04:04 INFO : Updating listings
2026/07/05 01:04:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/ignorelistingchecksum/path1/" vs Path2 "/tmp/010057xutogoy7/ignorelistingchecksum/path2/"
2026/07/05 01:04:04 INFO : [32mBisync successful[0m
2026/07/05 01:04:04 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:04 INFO : file1.copy1.txt: Deleted
2026/07/05 01:04:04 INFO : file1.copy2.txt: Deleted
2026/07/05 01:04:04 INFO : subdir/file20.txt: Deleted
2026/07/05 01:04:04 INFO : RCLONE_TEST: Deleted
2026/07/05 01:04:04 INFO : file1.copy5.txt: Deleted
2026/07/05 01:04:04 INFO : file1.copy3.txt: Deleted
2026/07/05 01:04:04 INFO : file1.txt: Deleted
2026/07/05 01:04:04 INFO : file1.copy4.txt: Deleted
2026/07/05 01:04:04 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:04 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/ignorelistingchecksum/path1: Removing directory
2026/07/05 01:04:04 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:04 INFO : file1.copy1.txt: Deleted
2026/07/05 01:04:04 INFO : file1.copy2.txt: Deleted
2026/07/05 01:04:04 INFO : file1.copy3.txt: Deleted
2026/07/05 01:04:04 INFO : file1.copy4.txt: Deleted
2026/07/05 01:04:04 INFO : file1.copy5.txt: Deleted
2026/07/05 01:04:04 INFO : file1.txt: Deleted
2026/07/05 01:04:04 INFO : subdir/file20.txt: Deleted
2026/07/05 01:04:04 INFO : RCLONE_TEST: Deleted
2026/07/05 01:04:04 DEBUG : removing 1 level 1 directories
2026/07/05 01:04:04 INFO : subdir: Removing directory
2026/07/05 01:04:04 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:04 INFO : Local file system at /tmp/010057xutogoy7/ignorelistingchecksum/path2: Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path1
2026/07/05 01:04:04 INFO : path1: Making directory
2026/07/05 01:04:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1"
2026/07/05 01:04:04 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/max_delete_path1/path2"
2026/07/05 01:04:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/07/05 01:04:04 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_max_delete_path1-vazunoj0"
2026/07/05 01:04:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:04:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:04:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:04:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:04:04 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_max_delete_path1-vazunoj0: Waiting for checks to finish
2026/07/05 01:04:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:04:04 INFO : file1.txt: Copied (new)
2026/07/05 01:04:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:04:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:04:04 INFO : file2.txt: Copied (new)
2026/07/05 01:04:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:04:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:04:04 INFO : file3.txt: Copied (new)
2026/07/05 01:04:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:04:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:04:04 INFO : file4.txt: Copied (new)
2026/07/05 01:04:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:04:04 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_max_delete_path1-vazunoj0: Waiting for transfers to finish
2026/07/05 01:04:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:04:04 INFO : file5.txt: Copied (new)
2026/07/05 01:04:04 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/05 01:04:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:04:04 INFO : file6.txt: Copied (new)
2026/07/05 01:04:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:04:04 INFO : file7.txt: Copied (new)
2026/07/05 01:04:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:04:04 INFO : file8.txt: Copied (new)
2026/07/05 01:04:04 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:04 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/05 01:04:04 INFO : file9.txt: Copied (new)
2026/07/05 01:04:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/07/05 01:04:04 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_max_delete_path1-vajutiq4"
2026/07/05 01:04:04 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_max_delete_path1-vajutiq4: Waiting for checks to finish
2026/07/05 01:04:04 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_max_delete_path1-vajutiq4: Waiting for transfers to finish
2026/07/05 01:04:04 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:04:04 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:04:04 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:04:04 INFO : hold.txt: Copied (new)
2026/07/05 01:04:04 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:04 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:04 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path1/path1: Removing directory
2026/07/05 01:04:04 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:04 ERROR : error listing: directory not found
2026/07/05 01:04:04 ERROR : Local file system at /tmp/010057xutogoy7/max_delete_path1/path2: Failed to list "": directory not found
2026/07/05 01:04:04 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:04 INFO : Local file system at /tmp/010057xutogoy7/max_delete_path1/path2: Removing directory
2026/07/05 01:04:04 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/max_delete_path1/path2: no such file or directory
2026/07/05 01:04:04 ERROR : error listing: directory not found
2026/07/05 01:04:04 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_max_delete_path1-vazunoj0
2026/07/05 01:04:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:04 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path1/path1: Waiting for checks to finish
2026/07/05 01:04:04 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path1/path1: Waiting for transfers to finish
2026/07/05 01:04:05 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:04:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 INFO : file1.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:04:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 INFO : file3.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:04:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 INFO : file4.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:04:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 INFO : file2.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:04:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 INFO : file5.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:04:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 INFO : file7.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:04:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 INFO : file8.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:04:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 INFO : file6.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file9.txt: size = 109 OK
2026/07/05 01:04:05 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:05 INFO : file9.txt: Copied (new)
2026/07/05 01:04:05 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path1/path1
2026/07/05 01:04:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:05 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:05 DEBUG : Local file system at /tmp/010057xutogoy7/max_delete_path1/path2: Waiting for checks to finish
2026/07/05 01:04:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:04:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:04:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:04:05 DEBUG : Local file system at /tmp/010057xutogoy7/max_delete_path1/path2: Waiting for transfers to finish
2026/07/05 01:04:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:04:05 INFO : file2.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:04:05 INFO : file1.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:04:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:04:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:04:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:04:05 INFO : file3.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:04:05 INFO : file5.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:04:05 INFO : file4.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:04:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/05 01:04:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:04:05 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:05 INFO : file8.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/05 01:04:05 INFO : file9.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:04:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:04:05 INFO : file7.txt: Copied (new)
2026/07/05 01:04:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:04:05 INFO : file6.txt: Copied (new)
2026/07/05 01:04:05 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/max_delete_path1/path2
2026/07/05 01:04:05 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/07/05 01:04:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:04:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:04:07 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:07 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/" with Path2 "/tmp/010057xutogoy7/max_delete_path1/path2/"
2026/07/05 01:04:07 INFO : Copying Path2 files to Path1
2026/07/05 01:04:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:04:07 INFO : There was nothing to transfer
2026/07/05 01:04:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:04:07 INFO : There was nothing to transfer
2026/07/05 01:04:07 INFO : Resync updating listings
2026/07/05 01:04:07 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/" vs Path2 "/tmp/010057xutogoy7/max_delete_path1/path2/"
2026/07/05 01:04:07 INFO : [32mBisync successful[0m
2026/07/05 01:04:07 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/07/05 01:04:07 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/file1.txt[0m
2026/07/05 01:04:07 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/"
2026/07/05 01:04:07 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1"
2026/07/05 01:04:07 INFO : file1.txt: Deleted
2026/07/05 01:04:07 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/file2.txt[0m
2026/07/05 01:04:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1"
2026/07/05 01:04:07 INFO : file2.txt: Deleted
2026/07/05 01:04:07 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/file3.txt[0m
2026/07/05 01:04:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1"
2026/07/05 01:04:07 INFO : file3.txt: Deleted
2026/07/05 01:04:07 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/file4.txt[0m
2026/07/05 01:04:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1"
2026/07/05 01:04:07 INFO : file4.txt: Deleted
2026/07/05 01:04:07 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/file5.txt[0m
2026/07/05 01:04:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1"
2026/07/05 01:04:08 INFO : file5.txt: Deleted
2026/07/05 01:04:08 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/07/05 01:04:08 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/05 01:04:10 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:10 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/" with Path2 "/tmp/010057xutogoy7/max_delete_path1/path2/"
2026/07/05 01:04:10 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:10 INFO : Path1 checking for diffs
2026/07/05 01:04:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:04:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:04:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:04:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:04:10 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:04:10 INFO : Path2 checking for diffs
2026/07/05 01:04:10 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/". Run with --force if desired.
2026/07/05 01:04:10 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/05 01:04:10 NOTICE: Bisync error: too many deletes
2026/07/05 01:04:10 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/05 01:04:10 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/07/05 01:04:10 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/07/05 01:04:12 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:12 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/" with Path2 "/tmp/010057xutogoy7/max_delete_path1/path2/"
2026/07/05 01:04:12 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:12 INFO : Path1 checking for diffs
2026/07/05 01:04:12 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:12 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:04:12 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:04:12 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:04:12 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:04:12 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:04:12 INFO : Path2 checking for diffs
2026/07/05 01:04:12 INFO : Applying changes
2026/07/05 01:04:12 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010057xutogoy7/max_delete_path1/path2/file1.txt[0m
2026/07/05 01:04:12 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010057xutogoy7/max_delete_path1/path2/file2.txt[0m
2026/07/05 01:04:12 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010057xutogoy7/max_delete_path1/path2/file3.txt[0m
2026/07/05 01:04:12 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010057xutogoy7/max_delete_path1/path2/file4.txt[0m
2026/07/05 01:04:12 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010057xutogoy7/max_delete_path1/path2/file5.txt[0m
2026/07/05 01:04:12 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:04:12 INFO : file3.txt: Deleted
2026/07/05 01:04:12 INFO : file4.txt: Deleted
2026/07/05 01:04:12 INFO : file5.txt: Deleted
2026/07/05 01:04:12 INFO : file1.txt: Deleted
2026/07/05 01:04:12 INFO : file2.txt: Deleted
2026/07/05 01:04:12 INFO : There was nothing to transfer
2026/07/05 01:04:12 INFO : Updating listings
2026/07/05 01:04:12 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path1/path1/" vs Path2 "/tmp/010057xutogoy7/max_delete_path1/path2/"
2026/07/05 01:04:12 INFO : [32mBisync successful[0m
2026/07/05 01:04:12 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:12 INFO : file7.txt: Deleted
2026/07/05 01:04:12 INFO : file8.txt: Deleted
2026/07/05 01:04:12 INFO : file9.txt: Deleted
2026/07/05 01:04:12 INFO : file6.txt: Deleted
2026/07/05 01:04:12 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:12 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path1/path1: Removing directory
2026/07/05 01:04:12 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:12 INFO : file7.txt: Deleted
2026/07/05 01:04:12 INFO : file8.txt: Deleted
2026/07/05 01:04:12 INFO : file9.txt: Deleted
2026/07/05 01:04:12 INFO : file6.txt: Deleted
2026/07/05 01:04:12 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:12 INFO : Local file system at /tmp/010057xutogoy7/max_delete_path1/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path2_force
2026/07/05 01:04:12 INFO : path1: Making directory
2026/07/05 01:04:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1"
2026/07/05 01:04:12 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/max_delete_path2_force/path2"
2026/07/05 01:04:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/07/05 01:04:12 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_max_delete_path2_force-tunecuc3"
2026/07/05 01:04:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_max_delete_path2_force-tunecuc3: Waiting for checks to finish
2026/07/05 01:04:12 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_max_delete_path2_force-tunecuc3: Waiting for transfers to finish
2026/07/05 01:04:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:04:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:04:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:04:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:04:12 INFO : file3.txt: Copied (new)
2026/07/05 01:04:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:04:12 INFO : file2.txt: Copied (new)
2026/07/05 01:04:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:04:12 INFO : file1.txt: Copied (new)
2026/07/05 01:04:12 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:04:12 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:04:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:04:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:12 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:04:12 INFO : file6.txt: Copied (new)
2026/07/05 01:04:12 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:04:12 INFO : file5.txt: Copied (new)
2026/07/05 01:04:12 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:04:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:12 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:04:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:04:12 INFO : file4.txt: Copied (new)
2026/07/05 01:04:12 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:04:12 INFO : file7.txt: Copied (new)
2026/07/05 01:04:12 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:12 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:04:12 INFO : file8.txt: Copied (new)
2026/07/05 01:04:12 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/05 01:04:12 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:12 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/05 01:04:12 INFO : file9.txt: Copied (new)
2026/07/05 01:04:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/07/05 01:04:12 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_max_delete_path2_force-didemal7"
2026/07/05 01:04:12 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_max_delete_path2_force-didemal7: Waiting for checks to finish
2026/07/05 01:04:12 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_max_delete_path2_force-didemal7: Waiting for transfers to finish
2026/07/05 01:04:12 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:04:12 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:04:12 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:04:12 INFO : hold.txt: Copied (new)
2026/07/05 01:04:12 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:12 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:12 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path2_force/path1: Removing directory
2026/07/05 01:04:12 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:12 ERROR : error listing: directory not found
2026/07/05 01:04:12 ERROR : Local file system at /tmp/010057xutogoy7/max_delete_path2_force/path2: Failed to list "": directory not found
2026/07/05 01:04:12 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:12 INFO : Local file system at /tmp/010057xutogoy7/max_delete_path2_force/path2: Removing directory
2026/07/05 01:04:12 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/max_delete_path2_force/path2: no such file or directory
2026/07/05 01:04:12 ERROR : error listing: directory not found
2026/07/05 01:04:12 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_max_delete_path2_force-tunecuc3
2026/07/05 01:04:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:12 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path2_force/path1: Waiting for checks to finish
2026/07/05 01:04:12 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path2_force/path1: Waiting for transfers to finish
2026/07/05 01:04:13 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:04:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 INFO : file4.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:04:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 INFO : file1.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:04:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 INFO : file3.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:04:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 INFO : file2.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:04:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 INFO : file6.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:04:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 INFO : file7.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:04:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 INFO : file5.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:04:13 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 INFO : file8.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file9.txt: size = 109 OK
2026/07/05 01:04:13 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:13 INFO : file9.txt: Copied (new)
2026/07/05 01:04:13 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path2_force/path1
2026/07/05 01:04:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:13 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:13 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:04:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:04:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:04:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:04:13 DEBUG : Local file system at /tmp/010057xutogoy7/max_delete_path2_force/path2: Waiting for checks to finish
2026/07/05 01:04:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 DEBUG : Local file system at /tmp/010057xutogoy7/max_delete_path2_force/path2: Waiting for transfers to finish
2026/07/05 01:04:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:04:13 INFO : file2.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:04:13 INFO : file4.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:04:13 INFO : file3.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:04:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:04:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:04:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:04:13 INFO : file7.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:04:13 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:13 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:04:13 INFO : file8.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/05 01:04:13 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:04:13 INFO : file1.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:04:13 INFO : file6.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:04:13 INFO : file5.txt: Copied (new)
2026/07/05 01:04:13 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/05 01:04:13 INFO : file9.txt: Copied (new)
2026/07/05 01:04:13 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/max_delete_path2_force/path2
2026/07/05 01:04:13 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/07/05 01:04:13 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:04:13 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:04:15 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1/" with Path2 "/tmp/010057xutogoy7/max_delete_path2_force/path2/"
2026/07/05 01:04:15 INFO : Copying Path2 files to Path1
2026/07/05 01:04:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:04:15 INFO : There was nothing to transfer
2026/07/05 01:04:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:04:15 INFO : There was nothing to transfer
2026/07/05 01:04:15 INFO : Resync updating listings
2026/07/05 01:04:15 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1/" vs Path2 "/tmp/010057xutogoy7/max_delete_path2_force/path2/"
2026/07/05 01:04:15 INFO : [32mBisync successful[0m
2026/07/05 01:04:15 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/07/05 01:04:15 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/010057xutogoy7/max_delete_path2_force/path2/file1.txt[0m
2026/07/05 01:04:15 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/max_delete_path2_force/path2/"
2026/07/05 01:04:15 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/max_delete_path2_force/path2/" to be canonical "/tmp/010057xutogoy7/max_delete_path2_force/path2"
2026/07/05 01:04:15 INFO : file1.txt: Deleted
2026/07/05 01:04:15 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/010057xutogoy7/max_delete_path2_force/path2/file2.txt[0m
2026/07/05 01:04:15 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/max_delete_path2_force/path2/" for canonical name "/tmp/010057xutogoy7/max_delete_path2_force/path2"
2026/07/05 01:04:15 INFO : file2.txt: Deleted
2026/07/05 01:04:15 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/010057xutogoy7/max_delete_path2_force/path2/file3.txt[0m
2026/07/05 01:04:15 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/max_delete_path2_force/path2/" for canonical name "/tmp/010057xutogoy7/max_delete_path2_force/path2"
2026/07/05 01:04:15 INFO : file3.txt: Deleted
2026/07/05 01:04:15 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/010057xutogoy7/max_delete_path2_force/path2/file4.txt[0m
2026/07/05 01:04:15 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/max_delete_path2_force/path2/" for canonical name "/tmp/010057xutogoy7/max_delete_path2_force/path2"
2026/07/05 01:04:15 INFO : file4.txt: Deleted
2026/07/05 01:04:15 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/010057xutogoy7/max_delete_path2_force/path2/file5.txt[0m
2026/07/05 01:04:15 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/max_delete_path2_force/path2/" for canonical name "/tmp/010057xutogoy7/max_delete_path2_force/path2"
2026/07/05 01:04:15 INFO : file5.txt: Deleted
2026/07/05 01:04:15 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/07/05 01:04:15 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/05 01:04:17 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1/" with Path2 "/tmp/010057xutogoy7/max_delete_path2_force/path2/"
2026/07/05 01:04:17 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:17 INFO : Path1 checking for diffs
2026/07/05 01:04:17 INFO : Path2 checking for diffs
2026/07/05 01:04:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:04:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:04:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:04:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:04:17 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:04:17 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/010057xutogoy7/max_delete_path2_force/path2/". Run with --force if desired.
2026/07/05 01:04:17 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/05 01:04:17 NOTICE: Bisync error: too many deletes
2026/07/05 01:04:17 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/05 01:04:17 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/07/05 01:04:17 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/07/05 01:04:19 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:19 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1/" with Path2 "/tmp/010057xutogoy7/max_delete_path2_force/path2/"
2026/07/05 01:04:19 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:20 INFO : Path1 checking for diffs
2026/07/05 01:04:20 INFO : Path2 checking for diffs
2026/07/05 01:04:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:04:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:04:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:04:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:04:20 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:04:20 INFO : Applying changes
2026/07/05 01:04:20 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1/file1.txt[0m
2026/07/05 01:04:20 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1/file2.txt[0m
2026/07/05 01:04:20 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1/file3.txt[0m
2026/07/05 01:04:20 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1/file4.txt[0m
2026/07/05 01:04:20 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1/file5.txt[0m
2026/07/05 01:04:20 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:04:20 INFO : file3.txt: Deleted
2026/07/05 01:04:20 INFO : file2.txt: Deleted
2026/07/05 01:04:20 INFO : file4.txt: Deleted
2026/07/05 01:04:20 INFO : file1.txt: Deleted
2026/07/05 01:04:20 INFO : file5.txt: Deleted
2026/07/05 01:04:20 INFO : There was nothing to transfer
2026/07/05 01:04:20 INFO : Updating listings
2026/07/05 01:04:20 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/max_delete_path2_force/path1/" vs Path2 "/tmp/010057xutogoy7/max_delete_path2_force/path2/"
2026/07/05 01:04:20 INFO : [32mBisync successful[0m
2026/07/05 01:04:20 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:20 INFO : file8.txt: Deleted
2026/07/05 01:04:20 INFO : file7.txt: Deleted
2026/07/05 01:04:20 INFO : file6.txt: Deleted
2026/07/05 01:04:20 INFO : file9.txt: Deleted
2026/07/05 01:04:20 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:20 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/max_delete_path2_force/path1: Removing directory
2026/07/05 01:04:20 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:20 INFO : file7.txt: Deleted
2026/07/05 01:04:20 INFO : file8.txt: Deleted
2026/07/05 01:04:20 INFO : file6.txt: Deleted
2026/07/05 01:04:20 INFO : file9.txt: Deleted
2026/07/05 01:04:20 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:20 INFO : Local file system at /tmp/010057xutogoy7/max_delete_path2_force/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteLocal/nomodtime
2026/07/05 01:04:20 INFO : path1: Making directory
2026/07/05 01:04:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1"
2026/07/05 01:04:20 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/nomodtime/path2"
2026/07/05 01:04:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/07/05 01:04:20 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_nomodtime-kaheqet4"
2026/07/05 01:04:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:04:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_nomodtime-kaheqet4: Waiting for checks to finish
2026/07/05 01:04:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:04:20 INFO : file2.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:04:20 INFO : file3.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_nomodtime-kaheqet4: Waiting for transfers to finish
2026/07/05 01:04:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:04:20 INFO : file5.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:04:20 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:04:20 INFO : file6.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:04:20 INFO : file1.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:04:20 INFO : file7.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:04:20 INFO : file8.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:04:20 INFO : file4.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/07/05 01:04:20 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8"
2026/07/05 01:04:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/05 01:04:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:20 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/05 01:04:20 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/05 01:04:20 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:20 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/05 01:04:20 INFO : file1.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/05 01:04:20 INFO : file10.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/07/05 01:04:20 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:04:20 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/07/05 01:04:20 INFO : file5L.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/07/05 01:04:20 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/05 01:04:20 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:04:20 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:20 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/07/05 01:04:20 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8: Waiting for checks to finish
2026/07/05 01:04:20 INFO : file5R.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8: Waiting for transfers to finish
2026/07/05 01:04:20 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:20 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/05 01:04:20 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:04:20 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/05 01:04:20 INFO : file6.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/05 01:04:20 INFO : file11.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/05 01:04:20 INFO : file2.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/05 01:04:20 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:20 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/05 01:04:20 INFO : file7.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:20 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:20 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1: Removing directory
2026/07/05 01:04:20 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:20 ERROR : error listing: directory not found
2026/07/05 01:04:20 ERROR : Local file system at /tmp/010057xutogoy7/nomodtime/path2: Failed to list "": directory not found
2026/07/05 01:04:20 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:20 INFO : Local file system at /tmp/010057xutogoy7/nomodtime/path2: Removing directory
2026/07/05 01:04:20 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/nomodtime/path2: no such file or directory
2026/07/05 01:04:20 ERROR : error listing: directory not found
2026/07/05 01:04:20 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_nomodtime-kaheqet4
2026/07/05 01:04:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1: Waiting for checks to finish
2026/07/05 01:04:20 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1: Waiting for transfers to finish
2026/07/05 01:04:20 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:04:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 INFO : file1.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:04:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 INFO : file3.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:04:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 INFO : file2.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:04:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:20 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:20 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:04:20 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:04:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 INFO : file6.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 INFO : file5.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:04:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 INFO : file4.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:04:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 INFO : file7.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:04:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 INFO : file8.txt: Copied (new)
2026/07/05 01:04:20 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1
2026/07/05 01:04:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:04:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : Local file system at /tmp/010057xutogoy7/nomodtime/path2: Waiting for checks to finish
2026/07/05 01:04:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:04:20 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:04:20 INFO : file1.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:04:20 INFO : file2.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:04:20 INFO : file3.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : Local file system at /tmp/010057xutogoy7/nomodtime/path2: Waiting for transfers to finish
2026/07/05 01:04:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:04:20 INFO : file4.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:04:20 INFO : file6.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:04:20 INFO : file8.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:04:20 INFO : file7.txt: Copied (new)
2026/07/05 01:04:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:04:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:04:20 INFO : file5.txt: Copied (new)
2026/07/05 01:04:20 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/nomodtime/path2
2026/07/05 01:04:20 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/05 01:04:20 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:04:20 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/07/05 01:04:20 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:04:20 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" with Path2 "/tmp/010057xutogoy7/nomodtime/path2/"
2026/07/05 01:04:20 INFO : Copying Path2 files to Path1
2026/07/05 01:04:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:04:20 INFO : There was nothing to transfer
2026/07/05 01:04:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:04:21 INFO : There was nothing to transfer
2026/07/05 01:04:21 INFO : Resync updating listings
2026/07/05 01:04:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" vs Path2 "/tmp/010057xutogoy7/nomodtime/path2/"
2026/07/05 01:04:21 INFO : [32mBisync successful[0m
2026/07/05 01:04:21 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/05 01:04:21 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:04:21 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file10.txt /tmp/010057xutogoy7/nomodtime/path2/[0m
2026/07/05 01:04:21 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file10.txt" to "/tmp/010057xutogoy7/nomodtime/path2/" as ""
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file10.txt"
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/nomodtime/path2/"
2026/07/05 01:04:21 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/010057xutogoy7/nomodtime/path2" as "file10.txt"
2026/07/05 01:04:21 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:21 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/05 01:04:21 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:21 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/05 01:04:21 INFO : file10.txt: Copied (new)
2026/07/05 01:04:21 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/07/05 01:04:21 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file1.txt /tmp/010057xutogoy7/nomodtime/path2/[0m
2026/07/05 01:04:21 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file1.txt" to "/tmp/010057xutogoy7/nomodtime/path2/" as ""
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file1.txt"
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/nomodtime/path2/"
2026/07/05 01:04:21 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010057xutogoy7/nomodtime/path2" as "file1.txt"
2026/07/05 01:04:21 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8)
2026/07/05 01:04:21 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/nomodtime/path2)
2026/07/05 01:04:21 DEBUG : file1.txt: Sizes differ
2026/07/05 01:04:21 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/05 01:04:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:21 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/05 01:04:21 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:04:21 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:04:21 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file11.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/[0m
2026/07/05 01:04:21 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file11.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" as ""
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file11.txt"
2026/07/05 01:04:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/"
2026/07/05 01:04:21 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1" as "file11.txt"
2026/07/05 01:04:21 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:21 DEBUG : file11.txt: size = 19 OK
2026/07/05 01:04:21 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:21 INFO : file11.txt: Copied (new)
2026/07/05 01:04:21 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/07/05 01:04:21 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file2.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/[0m
2026/07/05 01:04:21 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file2.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" as ""
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file2.txt"
2026/07/05 01:04:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/"
2026/07/05 01:04:21 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1" as "file2.txt"
2026/07/05 01:04:21 DEBUG : file2.txt: size = 13 (Local file system at /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8)
2026/07/05 01:04:21 DEBUG : file2.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1)
2026/07/05 01:04:21 DEBUG : file2.txt: Sizes differ
2026/07/05 01:04:21 DEBUG : file2.txt: size = 13 OK
2026/07/05 01:04:21 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:04:21 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:04:21 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:04:21 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/010057xutogoy7/nomodtime/path2/file3.txt[0m
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/nomodtime/path2/"
2026/07/05 01:04:21 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/nomodtime/path2/" to be canonical "/tmp/010057xutogoy7/nomodtime/path2"
2026/07/05 01:04:21 INFO : file3.txt: Deleted
2026/07/05 01:04:21 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:04:21 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/file4.txt[0m
2026/07/05 01:04:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/"
2026/07/05 01:04:21 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1"
2026/07/05 01:04:21 INFO : file4.txt: Deleted
2026/07/05 01:04:21 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/05 01:04:21 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/file8.txt[0m
2026/07/05 01:04:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1"
2026/07/05 01:04:21 INFO : file8.txt: Deleted
2026/07/05 01:04:21 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/010057xutogoy7/nomodtime/path2/file8.txt[0m
2026/07/05 01:04:21 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/nomodtime/path2/" for canonical name "/tmp/010057xutogoy7/nomodtime/path2"
2026/07/05 01:04:21 INFO : file8.txt: Deleted
2026/07/05 01:04:21 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/05 01:04:21 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file5R.txt /tmp/010057xutogoy7/nomodtime/path2/ file5.txt[0m
2026/07/05 01:04:21 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file5R.txt" to "/tmp/010057xutogoy7/nomodtime/path2/" as "file5.txt"
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file5R.txt"
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/nomodtime/path2/"
2026/07/05 01:04:21 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/010057xutogoy7/nomodtime/path2" as "file5.txt"
2026/07/05 01:04:21 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8)
2026/07/05 01:04:21 DEBUG : file5.txt: size = 0 (Local file system at /tmp/010057xutogoy7/nomodtime/path2)
2026/07/05 01:04:21 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:04:21 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/07/05 01:04:21 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:04:21 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/07/05 01:04:21 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:04:21 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file5L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/ file5.txt[0m
2026/07/05 01:04:21 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file5L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" as "file5.txt"
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file5L.txt"
2026/07/05 01:04:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/"
2026/07/05 01:04:21 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1" as "file5.txt"
2026/07/05 01:04:21 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8)
2026/07/05 01:04:21 DEBUG : file5.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1)
2026/07/05 01:04:21 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:04:21 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:04:21 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:04:21 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:04:21 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/07/05 01:04:21 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file6.txt /tmp/010057xutogoy7/nomodtime/path2/[0m
2026/07/05 01:04:21 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file6.txt" to "/tmp/010057xutogoy7/nomodtime/path2/" as ""
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file6.txt"
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/nomodtime/path2/"
2026/07/05 01:04:21 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/010057xutogoy7/nomodtime/path2" as "file6.txt"
2026/07/05 01:04:21 DEBUG : file6.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8)
2026/07/05 01:04:21 DEBUG : file6.txt: size = 0 (Local file system at /tmp/010057xutogoy7/nomodtime/path2)
2026/07/05 01:04:21 DEBUG : file6.txt: Sizes differ
2026/07/05 01:04:21 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/05 01:04:21 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:21 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/05 01:04:21 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:04:21 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/file6.txt[0m
2026/07/05 01:04:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1"
2026/07/05 01:04:21 INFO : file6.txt: Deleted
2026/07/05 01:04:21 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/07/05 01:04:21 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file7.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/[0m
2026/07/05 01:04:21 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file7.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" as ""
2026/07/05 01:04:21 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8/file7.txt"
2026/07/05 01:04:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/"
2026/07/05 01:04:21 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1" as "file7.txt"
2026/07/05 01:04:21 DEBUG : file7.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_nomodtime-lehayeg8)
2026/07/05 01:04:21 DEBUG : file7.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1)
2026/07/05 01:04:21 DEBUG : file7.txt: Sizes differ
2026/07/05 01:04:22 DEBUG : file7.txt: size = 19 OK
2026/07/05 01:04:22 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:22 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:04:22 NOTICE: [36m(28) :[0m [34mdelete-file /tmp/010057xutogoy7/nomodtime/path2/file7.txt[0m
2026/07/05 01:04:22 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/nomodtime/path2/" for canonical name "/tmp/010057xutogoy7/nomodtime/path2"
2026/07/05 01:04:22 INFO : file7.txt: Deleted
2026/07/05 01:04:22 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/07/05 01:04:22 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/07/05 01:04:22 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:04:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" with Path2 "/tmp/010057xutogoy7/nomodtime/path2/"
2026/07/05 01:04:22 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:22 INFO : Path1 checking for diffs
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:04:22 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:04:22 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:04:22 INFO : Path2 checking for diffs
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:04:22 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:04:22 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:04:22 INFO : Applying changes
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/nomodtime/path2/file11.txt[0m
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/nomodtime/path2/file2.txt[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010057xutogoy7/nomodtime/path2/file4.txt[0m
2026/07/05 01:04:22 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:04:22 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/file5.txt.conflict1[0m
2026/07/05 01:04:22 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/05 01:04:22 INFO : file5.txt: Deleted
2026/07/05 01:04:22 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/nomodtime/path2/file5.txt.conflict1[0m
2026/07/05 01:04:22 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/010057xutogoy7/nomodtime/path2/file5.txt.conflict2[0m
2026/07/05 01:04:22 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/05 01:04:22 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/file5.txt.conflict2[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/file6.txt[0m
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/nomodtime/path2/file7.txt[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/file1.txt[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/file10.txt[0m
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/file3.txt[0m
2026/07/05 01:04:22 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:04:22 INFO : file10.txt: Copied (new)
2026/07/05 01:04:22 INFO : file5.txt.conflict2: Copied (new)
2026/07/05 01:04:22 INFO : file6.txt: Copied (new)
2026/07/05 01:04:22 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:04:22 INFO : file3.txt: Deleted
2026/07/05 01:04:22 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:04:22 INFO : file5.txt.conflict1: Copied (new)
2026/07/05 01:04:22 INFO : file11.txt: Copied (new)
2026/07/05 01:04:22 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:04:22 INFO : file7.txt: Copied (new)
2026/07/05 01:04:22 INFO : file4.txt: Deleted
2026/07/05 01:04:22 INFO : Updating listings
2026/07/05 01:04:22 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/nomodtime/path1/" vs Path2 "/tmp/010057xutogoy7/nomodtime/path2/"
2026/07/05 01:04:22 INFO : [32mBisync successful[0m
2026/07/05 01:04:22 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:22 INFO : RCLONE_TEST: Deleted
2026/07/05 01:04:22 INFO : file11.txt: Deleted
2026/07/05 01:04:22 INFO : file6.txt: Deleted
2026/07/05 01:04:22 INFO : file10.txt: Deleted
2026/07/05 01:04:22 INFO : file1.txt: Deleted
2026/07/05 01:04:22 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:04:22 INFO : file2.txt: Deleted
2026/07/05 01:04:22 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:04:22 INFO : file7.txt: Deleted
2026/07/05 01:04:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:22 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/nomodtime/path1: Removing directory
2026/07/05 01:04:22 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:22 INFO : file1.txt: Deleted
2026/07/05 01:04:22 INFO : file10.txt: Deleted
2026/07/05 01:04:22 INFO : file11.txt: Deleted
2026/07/05 01:04:22 INFO : file2.txt: Deleted
2026/07/05 01:04:22 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:04:22 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:04:22 INFO : file6.txt: Deleted
2026/07/05 01:04:22 INFO : file7.txt: Deleted
2026/07/05 01:04:22 INFO : RCLONE_TEST: Deleted
2026/07/05 01:04:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:22 INFO : Local file system at /tmp/010057xutogoy7/nomodtime/path2: Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteLocal/normalization
2026/07/05 01:04:22 INFO : path1: Making directory
2026/07/05 01:04:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/normalization/path1"
2026/07/05 01:04:23 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/normalization/path2"
2026/07/05 01:04:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/07/05 01:04:23 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_normalization-xamozin3"
2026/07/05 01:04:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/05 01:04:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:04:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:04:23 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:04:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:04:23 INFO : file1.txt: Copied (new)
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/05 01:04:23 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/05 01:04:23 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_normalization-xamozin3: Waiting for checks to finish
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/05 01:04:23 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_normalization-xamozin3: Waiting for transfers to finish
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/05 01:04:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/07/05 01:04:23 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_normalization-qomodac3"
2026/07/05 01:04:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/07/05 01:04:23 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:04:23 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/07/05 01:04:23 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/05 01:04:23 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_normalization-qomodac3: Waiting for checks to finish
2026/07/05 01:04:23 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_normalization-qomodac3: Waiting for transfers to finish
2026/07/05 01:04:23 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:04:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:23 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:04:23 INFO : file1.txt: Copied (new)
2026/07/05 01:04:23 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:23 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:23 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/normalization/path1: Removing directory
2026/07/05 01:04:23 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:23 ERROR : error listing: directory not found
2026/07/05 01:04:23 ERROR : Local file system at /tmp/010057xutogoy7/normalization/path2: Failed to list "": directory not found
2026/07/05 01:04:23 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:23 INFO : Local file system at /tmp/010057xutogoy7/normalization/path2: Removing directory
2026/07/05 01:04:23 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/normalization/path2: no such file or directory
2026/07/05 01:04:23 ERROR : error listing: directory not found
2026/07/05 01:04:23 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_normalization-xamozin3
2026/07/05 01:04:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/normalization/path1: Waiting for checks to finish
2026/07/05 01:04:23 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/normalization/path1: Waiting for transfers to finish
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:04:23 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:04:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:23 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:04:23 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:04:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:23 INFO : file1.txt: Copied (new)
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/05 01:04:23 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/normalization/path1
2026/07/05 01:04:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/05 01:04:23 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:04:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:04:23 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:04:23 DEBUG : Local file system at /tmp/010057xutogoy7/normalization/path2: Waiting for checks to finish
2026/07/05 01:04:23 DEBUG : Local file system at /tmp/010057xutogoy7/normalization/path2: Waiting for transfers to finish
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/05 01:04:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/05 01:04:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:04:23 INFO : file1.txt: Copied (new)
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:23 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/05 01:04:23 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/05 01:04:23 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/normalization/path2
2026/07/05 01:04:23 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/07/05 01:04:23 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/010057xutogoy7/datadir/test_normalization-qomodac3/file1.txt /tmp/010057xutogoy7/normalization/path2/[0m
2026/07/05 01:04:23 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_normalization-qomodac3/"
2026/07/05 01:04:23 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_normalization-qomodac3/" to be canonical "/tmp/010057xutogoy7/datadir/test_normalization-qomodac3"
2026/07/05 01:04:23 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:04:23 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_normalization-qomodac3/file1.txt" to "/tmp/010057xutogoy7/normalization/path2/" as ""
2026/07/05 01:04:23 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_normalization-qomodac3/file1.txt"
2026/07/05 01:04:23 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/normalization/path2/"
2026/07/05 01:04:23 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010057xutogoy7/normalization/path2" as "file1.txt"
2026/07/05 01:04:23 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_normalization-qomodac3)
2026/07/05 01:04:23 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/normalization/path2)
2026/07/05 01:04:23 DEBUG : file1.txt: Sizes differ
2026/07/05 01:04:23 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:04:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:23 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:04:23 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:04:23 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/05 01:04:23 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/05 01:04:25 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-voxayik6xeju/010057xutogoy7/normalization/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:94fbc071-101e-0027-211a-0cab39000000
Time:2026-07-05T01:04:25.7307379Z
--------------------------------------------------------------------------------
bisync_test.go:1080: Fs is incapable of running test as can't fix-case, skipping: normalization (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-voxayik6xeju/010057xutogoy7/normalization/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:94fbc071-101e-0027-211a-0cab39000000
Time:2026-07-05T01:04:25.7307379Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-voxayik6xeju path 010057xutogoy7/normalization/path1)
=== RUN TestBisyncRemoteLocal/rclone_args
2026/07/05 01:04:25 INFO : path1: Making directory
2026/07/05 01:04:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1"
2026/07/05 01:04:25 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2"
2026/07/05 01:04:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/07/05 01:04:25 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_rclone_args-tajuwud5"
2026/07/05 01:04:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : subdir: Making directory with metadata
2026/07/05 01:04:25 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/05 01:04:25 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/05 01:04:25 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/05 01:04:25 INFO : file1.txt: Copied (new)
2026/07/05 01:04:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:04:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:04:25 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:04:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:04:25 INFO : file2.txt: Copied (new)
2026/07/05 01:04:25 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:04:25 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:04:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:04:25 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/05 01:04:25 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_rclone_args-tajuwud5: Waiting for checks to finish
2026/07/05 01:04:25 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:04:25 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:04:25 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:25 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/05 01:04:25 INFO : subdir/file21.txt: Copied (new)
2026/07/05 01:04:25 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_rclone_args-tajuwud5: Waiting for transfers to finish
2026/07/05 01:04:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/07/05 01:04:25 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7"
2026/07/05 01:04:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/07/05 01:04:25 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/05 01:04:25 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/05 01:04:25 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:25 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/07/05 01:04:25 INFO : file2.txt: Copied (new)
2026/07/05 01:04:25 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:25 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/05 01:04:25 INFO : file20.txt: Copied (new)
2026/07/05 01:04:25 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:25 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/05 01:04:25 INFO : file21.txt: Copied (new)
2026/07/05 01:04:25 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7: Waiting for checks to finish
2026/07/05 01:04:25 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7: Waiting for transfers to finish
2026/07/05 01:04:25 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/05 01:04:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:25 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/05 01:04:25 INFO : file1.txt: Copied (new)
2026/07/05 01:04:25 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:25 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:25 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Removing directory
2026/07/05 01:04:25 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:25 ERROR : error listing: directory not found
2026/07/05 01:04:25 ERROR : Local file system at /tmp/010057xutogoy7/rclone_args/path2: Failed to list "": directory not found
2026/07/05 01:04:25 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:25 INFO : Local file system at /tmp/010057xutogoy7/rclone_args/path2: Removing directory
2026/07/05 01:04:25 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/rclone_args/path2: no such file or directory
2026/07/05 01:04:25 ERROR : error listing: directory not found
2026/07/05 01:04:25 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_rclone_args-tajuwud5
2026/07/05 01:04:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 INFO : subdir: Making directory
2026/07/05 01:04:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:25 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Waiting for checks to finish
2026/07/05 01:04:25 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Waiting for transfers to finish
2026/07/05 01:04:26 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:04:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:26 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:26 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:04:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:26 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:04:26 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:04:26 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/05 01:04:26 INFO : file1.txt: Copied (new)
2026/07/05 01:04:26 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:04:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:26 INFO : file2.txt: Copied (new)
2026/07/05 01:04:26 DEBUG : subdir/file21.txt: size = 0 OK
2026/07/05 01:04:26 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:26 INFO : subdir/file21.txt: Copied (new)
2026/07/05 01:04:26 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1
2026/07/05 01:04:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:26 DEBUG : subdir: Making directory with metadata
2026/07/05 01:04:26 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:04:26 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:04:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:26 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:04:26 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/05 01:04:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:04:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:04:26 DEBUG : Local file system at /tmp/010057xutogoy7/rclone_args/path2: Waiting for checks to finish
2026/07/05 01:04:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:04:26 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:26 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/05 01:04:26 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/05 01:04:26 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/05 01:04:26 INFO : file1.txt: Copied (new)
2026/07/05 01:04:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:04:26 INFO : file2.txt: Copied (new)
2026/07/05 01:04:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:04:26 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:04:26 DEBUG : Local file system at /tmp/010057xutogoy7/rclone_args/path2: Waiting for transfers to finish
2026/07/05 01:04:26 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:26 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/05 01:04:26 INFO : subdir/file21.txt: Copied (new)
2026/07/05 01:04:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:26 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/rclone_args/path2
2026/07/05 01:04:26 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/07/05 01:04:26 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/ *[0m
2026/07/05 01:04:26 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/"
2026/07/05 01:04:26 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/" to be canonical "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7"
2026/07/05 01:04:26 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/05 01:04:26 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:04:26 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:04:26 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/05 01:04:26 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/05 01:04:26 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/07/05 01:04:28 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:04:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" with Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:28 INFO : Copying Path2 files to Path1
2026/07/05 01:04:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:04:28 INFO : There was nothing to transfer
2026/07/05 01:04:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:04:28 INFO : There was nothing to transfer
2026/07/05 01:04:28 INFO : Resync updating listings
2026/07/05 01:04:28 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" vs Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:28 INFO : [32mBisync successful[0m
2026/07/05 01:04:28 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/05 01:04:28 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/[0m
2026/07/05 01:04:28 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" as ""
2026/07/05 01:04:28 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt"
2026/07/05 01:04:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/"
2026/07/05 01:04:28 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1" as "file1.txt"
2026/07/05 01:04:28 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:04:28 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:04:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7)
2026/07/05 01:04:28 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1)
2026/07/05 01:04:28 DEBUG : file1.txt: md5 differ
2026/07/05 01:04:28 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:04:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:28 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:04:28 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file2.txt /tmp/010057xutogoy7/rclone_args/path2/[0m
2026/07/05 01:04:28 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file2.txt" to "/tmp/010057xutogoy7/rclone_args/path2/" as ""
2026/07/05 01:04:28 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file2.txt"
2026/07/05 01:04:28 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:28 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/010057xutogoy7/rclone_args/path2" as "file2.txt"
2026/07/05 01:04:28 DEBUG : file2.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7)
2026/07/05 01:04:28 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010057xutogoy7/rclone_args/path2)
2026/07/05 01:04:28 DEBUG : file2.txt: Sizes differ
2026/07/05 01:04:28 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/07/05 01:04:28 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:28 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/07/05 01:04:28 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:04:28 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir[0m
2026/07/05 01:04:28 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir" as ""
2026/07/05 01:04:28 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt"
2026/07/05 01:04:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir"
2026/07/05 01:04:28 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:04:28 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:04:28 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:04:28 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:28 INFO : file20.txt: Updated modification time in destination
2026/07/05 01:04:28 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:04:28 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt /tmp/010057xutogoy7/rclone_args/path2/subdir[0m
2026/07/05 01:04:28 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt" to "/tmp/010057xutogoy7/rclone_args/path2/subdir" as ""
2026/07/05 01:04:28 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt"
2026/07/05 01:04:28 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2/subdir"
2026/07/05 01:04:28 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/010057xutogoy7/rclone_args/path2/subdir" as "file21.txt"
2026/07/05 01:04:28 DEBUG : file21.txt: size = 0 OK
2026/07/05 01:04:28 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:04:28 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:28 INFO : file21.txt: Updated modification time in destination
2026/07/05 01:04:28 DEBUG : file21.txt: Unchanged skipping
2026/07/05 01:04:28 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/ file1.txt[0m
2026/07/05 01:04:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/"
2026/07/05 01:04:28 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1"
2026/07/05 01:04:29 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:04:29 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/rclone_args/path2/ file2.txt[0m
2026/07/05 01:04:29 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:29 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/rclone_args/path2/" to be canonical "/tmp/010057xutogoy7/rclone_args/path2"
2026/07/05 01:04:29 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:04:29 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:04:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/"
2026/07/05 01:04:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir"
2026/07/05 01:04:29 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/05 01:04:29 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:04:29 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2/subdir/"
2026/07/05 01:04:29 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/rclone_args/path2/subdir/" to be canonical "/tmp/010057xutogoy7/rclone_args/path2/subdir"
2026/07/05 01:04:29 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/05 01:04:29 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/07/05 01:04:29 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/07/05 01:04:31 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:04:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" with Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:31 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:31 INFO : Path1 checking for diffs
2026/07/05 01:04:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:31 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:31 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/07/05 01:04:31 INFO : Path2 checking for diffs
2026/07/05 01:04:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:04:31 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:31 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/07/05 01:04:31 INFO : Applying changes
2026/07/05 01:04:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/rclone_args/path2/file1.txt[0m
2026/07/05 01:04:31 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/file2.txt[0m
2026/07/05 01:04:31 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:04:31 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:04:31 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:04:31 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:04:31 INFO : Updating listings
2026/07/05 01:04:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" vs Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:31 INFO : [32mBisync successful[0m
2026/07/05 01:04:31 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/ *[0m
2026/07/05 01:04:31 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/" for canonical name "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7"
2026/07/05 01:04:31 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/05 01:04:31 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/05 01:04:31 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:04:31 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/05 01:04:31 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/[0m
2026/07/05 01:04:31 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" as ""
2026/07/05 01:04:31 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt"
2026/07/05 01:04:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/"
2026/07/05 01:04:31 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1" as "file1.txt"
2026/07/05 01:04:31 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:04:31 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:04:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:31 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:04:31 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:04:31 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file2.txt /tmp/010057xutogoy7/rclone_args/path2/[0m
2026/07/05 01:04:31 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file2.txt" to "/tmp/010057xutogoy7/rclone_args/path2/" as ""
2026/07/05 01:04:31 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file2.txt"
2026/07/05 01:04:31 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:31 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/010057xutogoy7/rclone_args/path2" as "file2.txt"
2026/07/05 01:04:31 DEBUG : file2.txt: size = 19 OK
2026/07/05 01:04:31 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:04:31 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:31 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:04:31 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:04:31 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir[0m
2026/07/05 01:04:31 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir" as ""
2026/07/05 01:04:31 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt"
2026/07/05 01:04:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir"
2026/07/05 01:04:31 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:04:31 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:04:31 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:04:31 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:31 INFO : file20.txt: Updated modification time in destination
2026/07/05 01:04:31 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:04:31 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt /tmp/010057xutogoy7/rclone_args/path2/ file1.txt[0m
2026/07/05 01:04:31 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt" to "/tmp/010057xutogoy7/rclone_args/path2/" as "file1.txt"
2026/07/05 01:04:31 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt"
2026/07/05 01:04:31 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:31 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/010057xutogoy7/rclone_args/path2" as "file1.txt"
2026/07/05 01:04:31 DEBUG : file21.txt: size = 0 (Local file system at /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7)
2026/07/05 01:04:31 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/rclone_args/path2)
2026/07/05 01:04:31 DEBUG : file21.txt: Sizes differ
2026/07/05 01:04:31 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/07/05 01:04:31 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:31 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/07/05 01:04:31 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:04:31 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/ file1.txt[0m
2026/07/05 01:04:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1"
2026/07/05 01:04:32 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/05 01:04:32 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 /tmp/010057xutogoy7/rclone_args/path2/ file2.txt[0m
2026/07/05 01:04:32 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/rclone_args/path2/" for canonical name "/tmp/010057xutogoy7/rclone_args/path2"
2026/07/05 01:04:32 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:04:32 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:04:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir"
2026/07/05 01:04:32 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/05 01:04:32 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 /tmp/010057xutogoy7/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:04:32 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/rclone_args/path2/subdir/" for canonical name "/tmp/010057xutogoy7/rclone_args/path2/subdir"
2026/07/05 01:04:32 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/05 01:04:32 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/07/05 01:04:34 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" with Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:34 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:34 INFO : Path1 checking for diffs
2026/07/05 01:04:34 INFO : Path2 checking for diffs
2026/07/05 01:04:34 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:34 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:34 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/07/05 01:04:34 INFO : Applying changes
2026/07/05 01:04:34 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/file1.txt[0m
2026/07/05 01:04:34 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:04:34 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:04:34 INFO : Updating listings
2026/07/05 01:04:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" vs Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:34 INFO : [32mBisync successful[0m
2026/07/05 01:04:34 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/07/05 01:04:36 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" with Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:36 INFO : Copying Path2 files to Path1
2026/07/05 01:04:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:04:36 INFO : There was nothing to transfer
2026/07/05 01:04:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:04:36 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:04:36 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/05 01:04:36 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:04:36 INFO : There was nothing to transfer
2026/07/05 01:04:36 INFO : Resync updating listings
2026/07/05 01:04:36 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" vs Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:36 INFO : [32mBisync successful[0m
2026/07/05 01:04:36 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/[0m
2026/07/05 01:04:36 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" as ""
2026/07/05 01:04:36 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt"
2026/07/05 01:04:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/"
2026/07/05 01:04:37 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1" as "file1.txt"
2026/07/05 01:04:37 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7)
2026/07/05 01:04:37 DEBUG : file1.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1)
2026/07/05 01:04:37 DEBUG : file1.txt: Sizes differ
2026/07/05 01:04:37 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:04:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:37 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:04:37 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file2.txt /tmp/010057xutogoy7/rclone_args/path2/[0m
2026/07/05 01:04:37 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file2.txt" to "/tmp/010057xutogoy7/rclone_args/path2/" as ""
2026/07/05 01:04:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file2.txt"
2026/07/05 01:04:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:37 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/010057xutogoy7/rclone_args/path2" as "file2.txt"
2026/07/05 01:04:37 DEBUG : file2.txt: size = 19 OK
2026/07/05 01:04:37 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:04:37 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:37 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:04:37 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:04:37 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir[0m
2026/07/05 01:04:37 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir" as ""
2026/07/05 01:04:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt"
2026/07/05 01:04:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir"
2026/07/05 01:04:37 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:04:37 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:04:37 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:04:37 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:04:37 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt /tmp/010057xutogoy7/rclone_args/path2/subdir[0m
2026/07/05 01:04:37 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt" to "/tmp/010057xutogoy7/rclone_args/path2/subdir" as ""
2026/07/05 01:04:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt"
2026/07/05 01:04:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2/subdir"
2026/07/05 01:04:37 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/010057xutogoy7/rclone_args/path2/subdir" as "file21.txt"
2026/07/05 01:04:37 DEBUG : file21.txt: size = 0 OK
2026/07/05 01:04:37 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:04:37 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:37 INFO : file21.txt: Updated modification time in destination
2026/07/05 01:04:37 DEBUG : file21.txt: Unchanged skipping
2026/07/05 01:04:37 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/ file1.txt[0m
2026/07/05 01:04:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1"
2026/07/05 01:04:37 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/05 01:04:37 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 /tmp/010057xutogoy7/rclone_args/path2/ file2.txt[0m
2026/07/05 01:04:37 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/rclone_args/path2/" for canonical name "/tmp/010057xutogoy7/rclone_args/path2"
2026/07/05 01:04:37 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:04:37 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:04:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir"
2026/07/05 01:04:37 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/05 01:04:37 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 /tmp/010057xutogoy7/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:04:37 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/rclone_args/path2/subdir/" for canonical name "/tmp/010057xutogoy7/rclone_args/path2/subdir"
2026/07/05 01:04:37 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/05 01:04:37 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/07/05 01:04:39 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:39 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" with Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:39 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:39 INFO : Path1 checking for diffs
2026/07/05 01:04:39 INFO : Path2 checking for diffs
2026/07/05 01:04:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:04:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/05 01:04:39 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:39 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/05 01:04:39 INFO : Applying changes
2026/07/05 01:04:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/file2.txt[0m
2026/07/05 01:04:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/file21.txt[0m
2026/07/05 01:04:39 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:04:39 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:04:39 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/05 01:04:39 INFO : There was nothing to transfer
2026/07/05 01:04:39 INFO : Updating listings
2026/07/05 01:04:39 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" vs Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:39 INFO : [32mBisync successful[0m
2026/07/05 01:04:39 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/07/05 01:04:42 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:04:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" with Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:42 INFO : Copying Path2 files to Path1
2026/07/05 01:04:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:04:42 INFO : There was nothing to transfer
2026/07/05 01:04:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:04:42 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:04:42 INFO : Resync updating listings
2026/07/05 01:04:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" vs Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:42 INFO : [32mBisync successful[0m
2026/07/05 01:04:42 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt /tmp/010057xutogoy7/rclone_args/path2/ file2.txt[0m
2026/07/05 01:04:42 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt" to "/tmp/010057xutogoy7/rclone_args/path2/" as "file2.txt"
2026/07/05 01:04:42 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt"
2026/07/05 01:04:42 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:42 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/010057xutogoy7/rclone_args/path2" as "file2.txt"
2026/07/05 01:04:42 DEBUG : file21.txt: size = 0 (Local file system at /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7)
2026/07/05 01:04:42 DEBUG : file2.txt: size = 19 (Local file system at /tmp/010057xutogoy7/rclone_args/path2)
2026/07/05 01:04:42 DEBUG : file21.txt: Sizes differ
2026/07/05 01:04:42 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/07/05 01:04:42 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:42 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/07/05 01:04:42 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:04:42 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/ *[0m
2026/07/05 01:04:42 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/" for canonical name "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7"
2026/07/05 01:04:42 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/05 01:04:42 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/05 01:04:42 DEBUG : file2.txt: Set modification time 2023-08-26
2026/07/05 01:04:42 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/05 01:04:42 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/[0m
2026/07/05 01:04:42 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" as ""
2026/07/05 01:04:42 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file1.txt"
2026/07/05 01:04:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/"
2026/07/05 01:04:42 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1" as "file1.txt"
2026/07/05 01:04:42 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:04:42 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/05 01:04:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:04:42 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:04:42 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:04:42 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir[0m
2026/07/05 01:04:42 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir" as ""
2026/07/05 01:04:42 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file20.txt"
2026/07/05 01:04:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir"
2026/07/05 01:04:42 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:04:42 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:04:42 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/05 01:04:42 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:42 INFO : file20.txt: Updated modification time in destination
2026/07/05 01:04:42 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:04:42 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt /tmp/010057xutogoy7/rclone_args/path2/subdir[0m
2026/07/05 01:04:42 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt" to "/tmp/010057xutogoy7/rclone_args/path2/subdir" as ""
2026/07/05 01:04:42 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rclone_args-jinuyaq7/file21.txt"
2026/07/05 01:04:42 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rclone_args/path2/subdir"
2026/07/05 01:04:42 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/010057xutogoy7/rclone_args/path2/subdir" as "file21.txt"
2026/07/05 01:04:42 DEBUG : file21.txt: size = 0 OK
2026/07/05 01:04:42 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/05 01:04:42 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:42 INFO : file21.txt: Updated modification time in destination
2026/07/05 01:04:42 DEBUG : file21.txt: Unchanged skipping
2026/07/05 01:04:42 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 /tmp/010057xutogoy7/rclone_args/path2/ file2.txt[0m
2026/07/05 01:04:42 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/rclone_args/path2/" for canonical name "/tmp/010057xutogoy7/rclone_args/path2"
2026/07/05 01:04:42 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:04:42 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/ file1.txt[0m
2026/07/05 01:04:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1"
2026/07/05 01:04:42 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/05 01:04:42 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:04:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir"
2026/07/05 01:04:42 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/05 01:04:42 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 /tmp/010057xutogoy7/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:04:42 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/rclone_args/path2/subdir/" for canonical name "/tmp/010057xutogoy7/rclone_args/path2/subdir"
2026/07/05 01:04:42 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/05 01:04:42 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/07/05 01:04:44 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:04:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:04:44 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" with Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:44 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:44 INFO : Path1 checking for diffs
2026/07/05 01:04:44 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:44 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:04:44 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:44 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/05 01:04:44 INFO : Path2 checking for diffs
2026/07/05 01:04:44 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:04:44 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/05 01:04:44 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:44 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 0 larger[0m, [34m 1 smaller[0m, [36m 1 hash differs[0m)
2026/07/05 01:04:44 INFO : Applying changes
2026/07/05 01:04:44 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/rclone_args/path2/file1.txt[0m
2026/07/05 01:04:44 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/rclone_args/path2/subdir/file20.txt[0m
2026/07/05 01:04:44 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/file2.txt[0m
2026/07/05 01:04:44 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/subdir/file21.txt[0m
2026/07/05 01:04:44 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:04:45 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/05 01:04:45 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:04:45 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:04:45 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:04:45 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:04:45 INFO : Updating listings
2026/07/05 01:04:45 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rclone_args/path1/" vs Path2 "/tmp/010057xutogoy7/rclone_args/path2/"
2026/07/05 01:04:45 INFO : [32mBisync successful[0m
2026/07/05 01:04:45 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:45 INFO : file1.txt: Deleted
2026/07/05 01:04:45 INFO : subdir/file20.txt: Deleted
2026/07/05 01:04:45 INFO : subdir/file21.txt: Deleted
2026/07/05 01:04:45 INFO : file2.txt: Deleted
2026/07/05 01:04:45 INFO : RCLONE_TEST: Deleted
2026/07/05 01:04:45 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:45 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rclone_args/path1: Removing directory
2026/07/05 01:04:45 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:45 INFO : RCLONE_TEST: Deleted
2026/07/05 01:04:45 INFO : subdir/file20.txt: Deleted
2026/07/05 01:04:45 INFO : subdir/file21.txt: Deleted
2026/07/05 01:04:45 INFO : file1.txt: Deleted
2026/07/05 01:04:45 INFO : file2.txt: Deleted
2026/07/05 01:04:45 DEBUG : removing 1 level 1 directories
2026/07/05 01:04:45 INFO : subdir: Removing directory
2026/07/05 01:04:45 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:45 INFO : Local file system at /tmp/010057xutogoy7/rclone_args/path2: Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteLocal/resolve
2026/07/05 01:04:45 INFO : path1: Making directory
2026/07/05 01:04:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1"
2026/07/05 01:04:45 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resolve/path2"
2026/07/05 01:04:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/07/05 01:04:45 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_resolve-buxutir1"
2026/07/05 01:04:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_resolve-buxutir1: Waiting for checks to finish
2026/07/05 01:04:45 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_resolve-buxutir1: Waiting for transfers to finish
2026/07/05 01:04:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:04:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:04:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:04:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:04:45 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:04:45 INFO : file2.txt: Copied (new)
2026/07/05 01:04:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:04:45 INFO : file1.txt: Copied (new)
2026/07/05 01:04:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/07/05 01:04:45 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:45 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/07/05 01:04:45 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/07/05 01:04:45 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:04:45 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:04:45 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/07/05 01:04:45 INFO : file2.txt: Copied (new)
2026/07/05 01:04:45 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/07/05 01:04:45 INFO : file1R.txt: Copied (new)
2026/07/05 01:04:45 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_resolve-qemibev3: Waiting for checks to finish
2026/07/05 01:04:45 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_resolve-qemibev3: Waiting for transfers to finish
2026/07/05 01:04:45 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/07/05 01:04:45 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:04:45 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/07/05 01:04:45 INFO : file1L.txt: Copied (new)
2026/07/05 01:04:45 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:45 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:45 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Removing directory
2026/07/05 01:04:45 DEBUG : Waiting for deletions to finish
2026/07/05 01:04:45 ERROR : error listing: directory not found
2026/07/05 01:04:45 ERROR : Local file system at /tmp/010057xutogoy7/resolve/path2: Failed to list "": directory not found
2026/07/05 01:04:45 DEBUG : removing 1 level 0 directories
2026/07/05 01:04:45 INFO : Local file system at /tmp/010057xutogoy7/resolve/path2: Removing directory
2026/07/05 01:04:45 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/resolve/path2: no such file or directory
2026/07/05 01:04:45 ERROR : error listing: directory not found
2026/07/05 01:04:45 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_resolve-buxutir1
2026/07/05 01:04:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Waiting for checks to finish
2026/07/05 01:04:45 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Waiting for transfers to finish
2026/07/05 01:04:45 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:04:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:45 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:04:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:45 INFO : file2.txt: Copied (new)
2026/07/05 01:04:45 INFO : file1.txt: Copied (new)
2026/07/05 01:04:45 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:04:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:45 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:45 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1
2026/07/05 01:04:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:45 DEBUG : Local file system at /tmp/010057xutogoy7/resolve/path2: Waiting for checks to finish
2026/07/05 01:04:45 DEBUG : Local file system at /tmp/010057xutogoy7/resolve/path2: Waiting for transfers to finish
2026/07/05 01:04:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:04:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:04:45 INFO : file1.txt: Copied (new)
2026/07/05 01:04:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:04:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:04:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:04:45 INFO : file2.txt: Copied (new)
2026/07/05 01:04:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:04:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:04:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:04:45 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:04:45 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/resolve/path2
2026/07/05 01:04:45 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/07/05 01:04:45 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:04:45 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:04:47 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" with Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:47 INFO : Copying Path2 files to Path1
2026/07/05 01:04:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:04:47 INFO : There was nothing to transfer
2026/07/05 01:04:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:04:48 INFO : There was nothing to transfer
2026/07/05 01:04:48 INFO : Resync updating listings
2026/07/05 01:04:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" vs Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:48 INFO : [32mBisync successful[0m
2026/07/05 01:04:48 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:04:48 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1R.txt[0m
2026/07/05 01:04:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/"
2026/07/05 01:04:48 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" to be canonical "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:48 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/05 01:04:48 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt /tmp/010057xutogoy7/resolve/path2/ file1.txt[0m
2026/07/05 01:04:48 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt" to "/tmp/010057xutogoy7/resolve/path2/" as "file1.txt"
2026/07/05 01:04:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt"
2026/07/05 01:04:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:48 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resolve/path2" as "file1.txt"
2026/07/05 01:04:48 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_resolve-qemibev3)
2026/07/05 01:04:48 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/resolve/path2)
2026/07/05 01:04:48 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:04:48 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/07/05 01:04:48 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:04:48 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/07/05 01:04:48 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:04:48 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1L.txt[0m
2026/07/05 01:04:48 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:48 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/05 01:04:48 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/ file1.txt[0m
2026/07/05 01:04:48 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" as "file1.txt"
2026/07/05 01:04:48 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt"
2026/07/05 01:04:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/"
2026/07/05 01:04:48 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1" as "file1.txt"
2026/07/05 01:04:48 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_resolve-qemibev3)
2026/07/05 01:04:48 DEBUG : file1.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1)
2026/07/05 01:04:48 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:04:48 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:04:48 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:04:48 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:04:48 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/07/05 01:04:48 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/07/05 01:04:50 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" with Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:50 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:50 INFO : Path1 checking for diffs
2026/07/05 01:04:50 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:50 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:50 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:04:50 INFO : Path2 checking for diffs
2026/07/05 01:04:50 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:50 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:50 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:04:50 INFO : Applying changes
2026/07/05 01:04:50 INFO : Checking potential conflicts...
2026/07/05 01:04:50 ERROR : file1.txt: md5 differ
2026/07/05 01:04:50 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 differences found
2026/07/05 01:04:50 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 errors while checking
2026/07/05 01:04:50 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:04:50 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:04:50 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
2026/07/05 01:04:50 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/05 01:04:50 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt[0m
2026/07/05 01:04:50 INFO : file1.txt: Deleted
2026/07/05 01:04:50 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/05 01:04:50 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:04:50 INFO : file1.txt: Copied (new)
2026/07/05 01:04:50 INFO : Updating listings
2026/07/05 01:04:50 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" vs Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:50 INFO : [32mBisync successful[0m
2026/07/05 01:04:50 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:04:50 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1R.txt[0m
2026/07/05 01:04:50 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:50 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/05 01:04:50 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt /tmp/010057xutogoy7/resolve/path2/ file1.txt[0m
2026/07/05 01:04:50 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt" to "/tmp/010057xutogoy7/resolve/path2/" as "file1.txt"
2026/07/05 01:04:50 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt"
2026/07/05 01:04:50 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:50 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resolve/path2" as "file1.txt"
2026/07/05 01:04:50 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:04:50 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/07/05 01:04:50 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/010057xutogoy7/datadir/test_resolve-qemibev3)
2026/07/05 01:04:50 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/010057xutogoy7/resolve/path2)
2026/07/05 01:04:50 DEBUG : file1R.txt: md5 differ
2026/07/05 01:04:50 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/07/05 01:04:50 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:04:50 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/07/05 01:04:50 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:04:50 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1L.txt[0m
2026/07/05 01:04:50 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:50 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/05 01:04:50 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/ file1.txt[0m
2026/07/05 01:04:50 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" as "file1.txt"
2026/07/05 01:04:50 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt"
2026/07/05 01:04:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/"
2026/07/05 01:04:50 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1" as "file1.txt"
2026/07/05 01:04:50 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:04:50 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/07/05 01:04:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:04:50 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:04:50 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:04:50 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/07/05 01:04:50 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/07/05 01:04:52 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" with Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:52 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:53 INFO : Path1 checking for diffs
2026/07/05 01:04:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:53 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:53 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/05 01:04:53 INFO : Path2 checking for diffs
2026/07/05 01:04:53 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:53 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:53 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/05 01:04:53 INFO : Applying changes
2026/07/05 01:04:53 INFO : Checking potential conflicts...
2026/07/05 01:04:53 ERROR : file1.txt: md5 differ
2026/07/05 01:04:53 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 differences found
2026/07/05 01:04:53 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 errors while checking
2026/07/05 01:04:53 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:04:53 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:04:53 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/07/05 01:04:53 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file1.txt.dinosaur1[0m
2026/07/05 01:04:53 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1
2026/07/05 01:04:53 INFO : file1.txt: Deleted
2026/07/05 01:04:53 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt.dinosaur1[0m
2026/07/05 01:04:53 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt[0m
2026/07/05 01:04:53 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file1.txt[0m
2026/07/05 01:04:53 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:04:53 INFO : file1.txt: Copied (new)
2026/07/05 01:04:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:04:53 INFO : file1.txt.dinosaur1: Copied (new)
2026/07/05 01:04:53 INFO : Updating listings
2026/07/05 01:04:53 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" vs Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:53 INFO : [32mBisync successful[0m
2026/07/05 01:04:53 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:04:53 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1R.txt[0m
2026/07/05 01:04:53 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:53 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/05 01:04:53 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt /tmp/010057xutogoy7/resolve/path2/ file1.txt[0m
2026/07/05 01:04:53 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt" to "/tmp/010057xutogoy7/resolve/path2/" as "file1.txt"
2026/07/05 01:04:53 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt"
2026/07/05 01:04:53 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:53 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resolve/path2" as "file1.txt"
2026/07/05 01:04:53 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:04:53 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/07/05 01:04:53 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:04:53 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:04:53 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:04:53 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1L.txt[0m
2026/07/05 01:04:53 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:53 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/05 01:04:53 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/ file1.txt[0m
2026/07/05 01:04:53 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" as "file1.txt"
2026/07/05 01:04:53 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt"
2026/07/05 01:04:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/"
2026/07/05 01:04:53 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1" as "file1.txt"
2026/07/05 01:04:53 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:04:53 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/07/05 01:04:53 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/010057xutogoy7/datadir/test_resolve-qemibev3)
2026/07/05 01:04:53 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1)
2026/07/05 01:04:53 DEBUG : file1L.txt: md5 differ
2026/07/05 01:04:53 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:04:53 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:04:53 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:04:53 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/07/05 01:04:53 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/07/05 01:04:55 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:55 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" with Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:55 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:56 INFO : Path1 checking for diffs
2026/07/05 01:04:56 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:56 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:56 INFO : Path2 checking for diffs
2026/07/05 01:04:56 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:56 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:56 INFO : Applying changes
2026/07/05 01:04:56 INFO : Checking potential conflicts...
2026/07/05 01:04:56 ERROR : file1.txt: md5 differ
2026/07/05 01:04:56 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 differences found
2026/07/05 01:04:56 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 errors while checking
2026/07/05 01:04:56 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:04:56 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:04:56 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/07/05 01:04:56 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/05 01:04:56 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file1.txt.apple1[0m
2026/07/05 01:04:56 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1
2026/07/05 01:04:56 INFO : file1.txt: Deleted
2026/07/05 01:04:56 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt.apple1[0m
2026/07/05 01:04:56 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt.apple2[0m
2026/07/05 01:04:56 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/07/05 01:04:56 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file1.txt.apple2[0m
2026/07/05 01:04:56 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:04:56 INFO : file1.txt.apple2: Copied (new)
2026/07/05 01:04:56 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:04:56 INFO : file1.txt.apple1: Copied (new)
2026/07/05 01:04:56 INFO : Updating listings
2026/07/05 01:04:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" vs Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:56 INFO : [32mBisync successful[0m
2026/07/05 01:04:56 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/07/05 01:04:56 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1R.txt[0m
2026/07/05 01:04:56 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:56 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/05 01:04:56 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt /tmp/010057xutogoy7/resolve/path2/ file1.txt[0m
2026/07/05 01:04:56 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt" to "/tmp/010057xutogoy7/resolve/path2/" as "file1.txt"
2026/07/05 01:04:56 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt"
2026/07/05 01:04:56 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:56 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resolve/path2" as "file1.txt"
2026/07/05 01:04:56 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:56 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/07/05 01:04:56 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:04:56 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/07/05 01:04:56 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/05 01:04:56 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1L.txt[0m
2026/07/05 01:04:56 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:56 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/07/05 01:04:56 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/ file1.txt[0m
2026/07/05 01:04:56 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" as "file1.txt"
2026/07/05 01:04:56 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt"
2026/07/05 01:04:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/"
2026/07/05 01:04:56 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1" as "file1.txt"
2026/07/05 01:04:56 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:56 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:04:56 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:04:56 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/05 01:04:56 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/07/05 01:04:56 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/07/05 01:04:58 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:04:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:04:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:04:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" with Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:58 INFO : Building Path1 and Path2 listings
2026/07/05 01:04:59 INFO : Path1 checking for diffs
2026/07/05 01:04:59 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:59 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:59 INFO : Path2 checking for diffs
2026/07/05 01:04:59 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:04:59 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:04:59 INFO : Applying changes
2026/07/05 01:04:59 INFO : Checking potential conflicts...
2026/07/05 01:04:59 ERROR : file1.txt: md5 differ
2026/07/05 01:04:59 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 differences found
2026/07/05 01:04:59 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 errors while checking
2026/07/05 01:04:59 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:04:59 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:04:59 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
2026/07/05 01:04:59 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/05 01:04:59 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file1.txt.cloud1[0m
2026/07/05 01:04:59 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1
2026/07/05 01:04:59 INFO : file1.txt: Deleted
2026/07/05 01:04:59 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt.cloud1[0m
2026/07/05 01:04:59 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt.local1[0m
2026/07/05 01:04:59 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/07/05 01:04:59 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file1.txt.local1[0m
2026/07/05 01:04:59 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:04:59 INFO : file1.txt.local1: Copied (new)
2026/07/05 01:04:59 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:04:59 INFO : file1.txt.cloud1: Copied (new)
2026/07/05 01:04:59 INFO : Updating listings
2026/07/05 01:04:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" vs Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:59 INFO : [32mBisync successful[0m
2026/07/05 01:04:59 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/07/05 01:04:59 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1R.txt[0m
2026/07/05 01:04:59 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:59 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/05 01:04:59 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt /tmp/010057xutogoy7/resolve/path2/ file1.txt[0m
2026/07/05 01:04:59 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt" to "/tmp/010057xutogoy7/resolve/path2/" as "file1.txt"
2026/07/05 01:04:59 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt"
2026/07/05 01:04:59 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:04:59 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resolve/path2" as "file1.txt"
2026/07/05 01:04:59 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:59 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/05 01:04:59 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:04:59 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/05 01:04:59 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/05 01:04:59 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1L.txt[0m
2026/07/05 01:04:59 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:04:59 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/05 01:04:59 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/ file1.txt[0m
2026/07/05 01:04:59 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" as "file1.txt"
2026/07/05 01:04:59 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt"
2026/07/05 01:04:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/"
2026/07/05 01:04:59 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1" as "file1.txt"
2026/07/05 01:04:59 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:04:59 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:04:59 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:04:59 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/05 01:04:59 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/07/05 01:04:59 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/07/05 01:05:01 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:01 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" with Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:05:01 INFO : Building Path1 and Path2 listings
2026/07/05 01:05:02 INFO : Path1 checking for diffs
2026/07/05 01:05:02 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:05:02 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:02 INFO : Path2 checking for diffs
2026/07/05 01:05:02 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:05:02 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:02 INFO : Applying changes
2026/07/05 01:05:02 INFO : Checking potential conflicts...
2026/07/05 01:05:02 ERROR : file1.txt: md5 differ
2026/07/05 01:05:02 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 differences found
2026/07/05 01:05:02 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 errors while checking
2026/07/05 01:05:02 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:05:02 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:05:02 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file1.txt..path1[0m
2026/07/05 01:05:02 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1
2026/07/05 01:05:02 INFO : file1.txt: Deleted
2026/07/05 01:05:02 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt..path1[0m
2026/07/05 01:05:02 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt..path2[0m
2026/07/05 01:05:02 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/07/05 01:05:02 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file1.txt..path2[0m
2026/07/05 01:05:02 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:05:02 INFO : file1.txt..path2: Copied (new)
2026/07/05 01:05:02 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:05:02 INFO : file1.txt..path1: Copied (new)
2026/07/05 01:05:02 INFO : Updating listings
2026/07/05 01:05:02 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" vs Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:05:02 INFO : [32mBisync successful[0m
2026/07/05 01:05:02 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/07/05 01:05:02 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1R.txt[0m
2026/07/05 01:05:02 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:05:02 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/05 01:05:02 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt /tmp/010057xutogoy7/resolve/path2/ file1.txt[0m
2026/07/05 01:05:02 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt" to "/tmp/010057xutogoy7/resolve/path2/" as "file1.txt"
2026/07/05 01:05:02 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt"
2026/07/05 01:05:02 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:05:02 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resolve/path2" as "file1.txt"
2026/07/05 01:05:02 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:02 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/07/05 01:05:02 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:05:02 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/07/05 01:05:02 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/05 01:05:02 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/ file2.txt[0m
2026/07/05 01:05:02 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" as "file2.txt"
2026/07/05 01:05:02 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt"
2026/07/05 01:05:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/"
2026/07/05 01:05:02 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1" as "file2.txt"
2026/07/05 01:05:02 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_resolve-qemibev3)
2026/07/05 01:05:02 DEBUG : file2.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1)
2026/07/05 01:05:02 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:05:02 DEBUG : file2.txt: size = 33 OK
2026/07/05 01:05:02 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:05:02 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:05:02 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1L.txt[0m
2026/07/05 01:05:02 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:05:02 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/05 01:05:02 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/ file1.txt[0m
2026/07/05 01:05:02 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" as "file1.txt"
2026/07/05 01:05:02 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt"
2026/07/05 01:05:02 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/"
2026/07/05 01:05:02 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1" as "file1.txt"
2026/07/05 01:05:02 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:03 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:05:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:03 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/05 01:05:03 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt /tmp/010057xutogoy7/resolve/path2/ file2.txt[0m
2026/07/05 01:05:03 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt" to "/tmp/010057xutogoy7/resolve/path2/" as "file2.txt"
2026/07/05 01:05:03 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt"
2026/07/05 01:05:03 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:05:03 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010057xutogoy7/resolve/path2" as "file2.txt"
2026/07/05 01:05:03 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_resolve-qemibev3)
2026/07/05 01:05:03 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010057xutogoy7/resolve/path2)
2026/07/05 01:05:03 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:05:03 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/07/05 01:05:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:03 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/07/05 01:05:03 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:05:03 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/07/05 01:05:03 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/07/05 01:05:05 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:05 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" with Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:05:05 INFO : Building Path1 and Path2 listings
2026/07/05 01:05:05 INFO : Path1 checking for diffs
2026/07/05 01:05:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:05:05 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:05:05 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:05 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:05:05 INFO : Path2 checking for diffs
2026/07/05 01:05:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:05:05 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:05:05 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:05 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:05:05 INFO : Applying changes
2026/07/05 01:05:05 INFO : Checking potential conflicts...
2026/07/05 01:05:05 ERROR : file1.txt: md5 differ
2026/07/05 01:05:05 ERROR : file2.txt: md5 differ
2026/07/05 01:05:05 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 2 differences found
2026/07/05 01:05:05 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 2 errors while checking
2026/07/05 01:05:05 INFO : Finished checking the potential conflicts. 2 differences found
2026/07/05 01:05:05 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:05:05 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
2026/07/05 01:05:05 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/05 01:05:05 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt[0m
2026/07/05 01:05:05 INFO : file1.txt: Deleted
2026/07/05 01:05:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/05 01:05:05 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/05 01:05:05 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s
2026/07/05 01:05:05 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/07/05 01:05:05 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file2.txt[0m
2026/07/05 01:05:05 INFO : file2.txt: Deleted
2026/07/05 01:05:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/07/05 01:05:05 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:05:05 INFO : file2.txt: Copied (new)
2026/07/05 01:05:05 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:05:05 INFO : file1.txt: Copied (new)
2026/07/05 01:05:05 INFO : Updating listings
2026/07/05 01:05:05 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" vs Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:05:05 INFO : [32mBisync successful[0m
2026/07/05 01:05:05 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/07/05 01:05:05 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1R.txt[0m
2026/07/05 01:05:05 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:05:05 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/05 01:05:05 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt /tmp/010057xutogoy7/resolve/path2/ file1.txt[0m
2026/07/05 01:05:05 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt" to "/tmp/010057xutogoy7/resolve/path2/" as "file1.txt"
2026/07/05 01:05:05 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1R.txt"
2026/07/05 01:05:05 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:05:05 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resolve/path2" as "file1.txt"
2026/07/05 01:05:05 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:05:05 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/05 01:05:05 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/010057xutogoy7/datadir/test_resolve-qemibev3)
2026/07/05 01:05:05 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/010057xutogoy7/resolve/path2)
2026/07/05 01:05:05 DEBUG : file1R.txt: md5 differ
2026/07/05 01:05:05 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/05 01:05:05 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:05:05 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/05 01:05:05 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:05:05 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/ file1L.txt[0m
2026/07/05 01:05:05 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/" for canonical name "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3"
2026/07/05 01:05:05 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/07/05 01:05:05 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/ file1.txt[0m
2026/07/05 01:05:05 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" as "file1.txt"
2026/07/05 01:05:05 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resolve-qemibev3/file1L.txt"
2026/07/05 01:05:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/"
2026/07/05 01:05:05 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1" as "file1.txt"
2026/07/05 01:05:05 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:05:05 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/05 01:05:05 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:05 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:05:05 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:05:05 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/07/05 01:05:05 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/07/05 01:05:08 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" with Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:05:08 INFO : Building Path1 and Path2 listings
2026/07/05 01:05:08 INFO : Path1 checking for diffs
2026/07/05 01:05:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:05:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/05 01:05:08 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:08 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/05 01:05:08 INFO : Path2 checking for diffs
2026/07/05 01:05:08 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:05:08 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/05 01:05:08 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:08 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/05 01:05:08 INFO : Applying changes
2026/07/05 01:05:08 INFO : Checking potential conflicts...
2026/07/05 01:05:08 ERROR : file1.txt: md5 differ
2026/07/05 01:05:08 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 differences found
2026/07/05 01:05:08 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 errors while checking
2026/07/05 01:05:08 NOTICE: Local file system at /tmp/010057xutogoy7/resolve/path2: 1 matching files
2026/07/05 01:05:08 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:05:08 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:05:08 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s
2026/07/05 01:05:08 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/05 01:05:08 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file1.txt[0m
2026/07/05 01:05:08 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt[0m
2026/07/05 01:05:08 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/010057xutogoy7/resolve/path2/file1.txt.path2[0m
2026/07/05 01:05:08 INFO : file1.txt: Moved (server-side) to: file1.txt.path2
2026/07/05 01:05:08 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/file1.txt.path2[0m
2026/07/05 01:05:08 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/05 01:05:08 INFO : Files are equal! Skipping: file2.txt
2026/07/05 01:05:08 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:05:08 INFO : file1.txt.path2: Copied (new)
2026/07/05 01:05:08 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:05:08 INFO : file1.txt: Copied (new)
2026/07/05 01:05:08 INFO : Updating listings
2026/07/05 01:05:08 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resolve/path1/" vs Path2 "/tmp/010057xutogoy7/resolve/path2/"
2026/07/05 01:05:08 INFO : [32mBisync successful[0m
2026/07/05 01:05:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:08 INFO : file1.txt.dinosaur1: Deleted
2026/07/05 01:05:08 INFO : file1.txt: Deleted
2026/07/05 01:05:08 INFO : file1.txt..path2: Deleted
2026/07/05 01:05:08 INFO : file1.txt.cloud1: Deleted
2026/07/05 01:05:08 INFO : file1.txt..path1: Deleted
2026/07/05 01:05:08 INFO : RCLONE_TEST: Deleted
2026/07/05 01:05:08 INFO : file1.txt.apple1: Deleted
2026/07/05 01:05:08 INFO : file1.txt.apple2: Deleted
2026/07/05 01:05:08 INFO : file2.txt: Deleted
2026/07/05 01:05:08 INFO : file1.txt.path2: Deleted
2026/07/05 01:05:08 INFO : file1.txt.local1: Deleted
2026/07/05 01:05:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:08 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resolve/path1: Removing directory
2026/07/05 01:05:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:08 INFO : RCLONE_TEST: Deleted
2026/07/05 01:05:08 INFO : file1.txt: Deleted
2026/07/05 01:05:08 INFO : file1.txt..path1: Deleted
2026/07/05 01:05:08 INFO : file1.txt..path2: Deleted
2026/07/05 01:05:08 INFO : file1.txt.apple1: Deleted
2026/07/05 01:05:08 INFO : file1.txt.apple2: Deleted
2026/07/05 01:05:08 INFO : file1.txt.cloud1: Deleted
2026/07/05 01:05:08 INFO : file1.txt.dinosaur1: Deleted
2026/07/05 01:05:08 INFO : file1.txt.path2: Deleted
2026/07/05 01:05:08 INFO : file2.txt: Deleted
2026/07/05 01:05:08 INFO : file1.txt.local1: Deleted
2026/07/05 01:05:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:08 INFO : Local file system at /tmp/010057xutogoy7/resolve/path2: Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteLocal/resync
2026/07/05 01:05:08 INFO : path1: Making directory
2026/07/05 01:05:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1"
2026/07/05 01:05:08 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync/path2"
2026/07/05 01:05:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/07/05 01:05:08 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_resync-huvivon9"
2026/07/05 01:05:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:05:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:05:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:05:08 INFO : file2.txt: Copied (new)
2026/07/05 01:05:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:05:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:05:08 INFO : file3.txt: Copied (new)
2026/07/05 01:05:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:05:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:05:08 INFO : file4.txt: Copied (new)
2026/07/05 01:05:08 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_resync-huvivon9: Waiting for checks to finish
2026/07/05 01:05:08 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_resync-huvivon9: Waiting for transfers to finish
2026/07/05 01:05:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:08 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:05:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:05:08 INFO : file7.txt: Copied (new)
2026/07/05 01:05:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:05:08 INFO : file5.txt: Copied (new)
2026/07/05 01:05:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:05:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:05:08 INFO : file6.txt: Copied (new)
2026/07/05 01:05:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:08 INFO : file1.txt: Copied (new)
2026/07/05 01:05:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/07/05 01:05:08 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4"
2026/07/05 01:05:08 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:08 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:08 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/07/05 01:05:08 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_resync-dizisuv4: Waiting for checks to finish
2026/07/05 01:05:08 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_resync-dizisuv4: Waiting for transfers to finish
2026/07/05 01:05:08 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:08 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/07/05 01:05:08 INFO : fileA.txt: Copied (new)
2026/07/05 01:05:08 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/07/05 01:05:08 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:08 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/07/05 01:05:08 INFO : fileB.txt: Copied (new)
2026/07/05 01:05:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:09 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:09 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1: Removing directory
2026/07/05 01:05:09 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:09 ERROR : error listing: directory not found
2026/07/05 01:05:09 ERROR : Local file system at /tmp/010057xutogoy7/resync/path2: Failed to list "": directory not found
2026/07/05 01:05:09 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:09 INFO : Local file system at /tmp/010057xutogoy7/resync/path2: Removing directory
2026/07/05 01:05:09 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/resync/path2: no such file or directory
2026/07/05 01:05:09 ERROR : error listing: directory not found
2026/07/05 01:05:09 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_resync-huvivon9
2026/07/05 01:05:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1: Waiting for checks to finish
2026/07/05 01:05:09 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1: Waiting for transfers to finish
2026/07/05 01:05:09 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:05:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 INFO : file1.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:05:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 INFO : file3.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:05:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:09 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:09 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:05:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 INFO : file2.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:05:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 INFO : file4.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:05:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 INFO : file5.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:05:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 INFO : file7.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:05:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 INFO : file6.txt: Copied (new)
2026/07/05 01:05:09 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1
2026/07/05 01:05:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:05:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:09 INFO : file1.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:05:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:05:09 INFO : file4.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:05:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:05:09 INFO : file5.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:05:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:05:09 INFO : file6.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:05:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:05:09 INFO : file7.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:05:09 INFO : file2.txt: Copied (new)
2026/07/05 01:05:09 DEBUG : Local file system at /tmp/010057xutogoy7/resync/path2: Waiting for checks to finish
2026/07/05 01:05:09 DEBUG : Local file system at /tmp/010057xutogoy7/resync/path2: Waiting for transfers to finish
2026/07/05 01:05:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:05:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:09 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:05:09 INFO : file3.txt: Copied (new)
2026/07/05 01:05:09 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/resync/path2
2026/07/05 01:05:09 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/07/05 01:05:09 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/07/05 01:05:09 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/[0m
2026/07/05 01:05:09 DEBUG : RCLONE_TEST: Remove file
2026/07/05 01:05:09 DEBUG : file1.txt: Remove file
2026/07/05 01:05:09 DEBUG : file2.txt: Remove file
2026/07/05 01:05:09 DEBUG : file3.txt: Remove file
2026/07/05 01:05:09 DEBUG : file4.txt: Remove file
2026/07/05 01:05:09 DEBUG : file5.txt: Remove file
2026/07/05 01:05:09 DEBUG : file6.txt: Remove file
2026/07/05 01:05:09 DEBUG : file7.txt: Remove file
2026/07/05 01:05:09 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/05 01:05:11 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:11 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" with Path2 "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:11 INFO : Copying Path2 files to Path1
2026/07/05 01:05:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:11 INFO : file3.txt: Copied (new)
2026/07/05 01:05:11 INFO : file2.txt: Copied (new)
2026/07/05 01:05:11 INFO : file1.txt: Copied (new)
2026/07/05 01:05:11 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:12 INFO : file4.txt: Copied (new)
2026/07/05 01:05:12 INFO : file6.txt: Copied (new)
2026/07/05 01:05:12 INFO : file5.txt: Copied (new)
2026/07/05 01:05:12 INFO : file7.txt: Copied (new)
2026/07/05 01:05:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:12 INFO : Resync updating listings
2026/07/05 01:05:12 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" vs Path2 "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:12 INFO : [32mBisync successful[0m
2026/07/05 01:05:12 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/07/05 01:05:12 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/07/05 01:05:12 NOTICE: [36m(07) :[0m [34mpurge-children /tmp/010057xutogoy7/resync/path2/[0m
2026/07/05 01:05:12 DEBUG : file6.txt: Remove file
2026/07/05 01:05:12 DEBUG : file4.txt: Remove file
2026/07/05 01:05:12 DEBUG : file1.txt: Remove file
2026/07/05 01:05:12 DEBUG : file3.txt: Remove file
2026/07/05 01:05:12 DEBUG : RCLONE_TEST: Remove file
2026/07/05 01:05:12 DEBUG : file5.txt: Remove file
2026/07/05 01:05:12 DEBUG : file7.txt: Remove file
2026/07/05 01:05:12 DEBUG : file2.txt: Remove file
2026/07/05 01:05:12 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/07/05 01:05:14 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:14 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" with Path2 "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:14 INFO : Copying Path2 files to Path1
2026/07/05 01:05:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:14 INFO : There was nothing to transfer
2026/07/05 01:05:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:14 INFO : file1.txt: Copied (new)
2026/07/05 01:05:14 INFO : file2.txt: Copied (new)
2026/07/05 01:05:14 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:14 INFO : file3.txt: Copied (new)
2026/07/05 01:05:14 INFO : file5.txt: Copied (new)
2026/07/05 01:05:14 INFO : file4.txt: Copied (new)
2026/07/05 01:05:14 INFO : file6.txt: Copied (new)
2026/07/05 01:05:14 INFO : file7.txt: Copied (new)
2026/07/05 01:05:14 INFO : Resync updating listings
2026/07/05 01:05:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" vs Path2 "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:14 INFO : [32mBisync successful[0m
2026/07/05 01:05:14 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/07/05 01:05:14 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/07/05 01:05:14 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/010057xutogoy7/datadir/test_resync-dizisuv4/ fileA.txt[0m
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/"
2026/07/05 01:05:14 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/" to be canonical "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4"
2026/07/05 01:05:14 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/07/05 01:05:14 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/010057xutogoy7/datadir/test_resync-dizisuv4/ fileB.txt[0m
2026/07/05 01:05:14 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4"
2026/07/05 01:05:14 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/07/05 01:05:14 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/07/05 01:05:14 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/07/05 01:05:14 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/010057xutogoy7/resync/path2/file1.txt[0m
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:14 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/resync/path2/" to be canonical "/tmp/010057xutogoy7/resync/path2"
2026/07/05 01:05:14 INFO : file1.txt: Deleted
2026/07/05 01:05:14 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/07/05 01:05:14 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/file2.txt[0m
2026/07/05 01:05:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/"
2026/07/05 01:05:14 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" to be canonical "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1"
2026/07/05 01:05:14 INFO : file2.txt: Deleted
2026/07/05 01:05:14 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/07/05 01:05:14 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileA.txt /tmp/010057xutogoy7/resync/path2/ file3.txt[0m
2026/07/05 01:05:14 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileA.txt" to "/tmp/010057xutogoy7/resync/path2/" as "file3.txt"
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileA.txt"
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:14 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/010057xutogoy7/resync/path2" as "file3.txt"
2026/07/05 01:05:14 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_resync-dizisuv4)
2026/07/05 01:05:14 DEBUG : file3.txt: size = 0 (Local file system at /tmp/010057xutogoy7/resync/path2)
2026/07/05 01:05:14 DEBUG : fileA.txt: Sizes differ
2026/07/05 01:05:14 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/07/05 01:05:14 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:14 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/07/05 01:05:14 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/07/05 01:05:14 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/07/05 01:05:14 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/file4.txt[0m
2026/07/05 01:05:14 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" for canonical name "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1"
2026/07/05 01:05:14 INFO : file4.txt: Deleted
2026/07/05 01:05:14 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileA.txt /tmp/010057xutogoy7/resync/path2/ file4.txt[0m
2026/07/05 01:05:14 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileA.txt" to "/tmp/010057xutogoy7/resync/path2/" as "file4.txt"
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileA.txt"
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:14 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/010057xutogoy7/resync/path2" as "file4.txt"
2026/07/05 01:05:14 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_resync-dizisuv4)
2026/07/05 01:05:14 DEBUG : file4.txt: size = 0 (Local file system at /tmp/010057xutogoy7/resync/path2)
2026/07/05 01:05:14 DEBUG : fileA.txt: Sizes differ
2026/07/05 01:05:14 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/07/05 01:05:14 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:14 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/07/05 01:05:14 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/07/05 01:05:14 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/07/05 01:05:14 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileB.txt /tmp/010057xutogoy7/resync/path2/ file5.txt[0m
2026/07/05 01:05:14 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileB.txt" to "/tmp/010057xutogoy7/resync/path2/" as "file5.txt"
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileB.txt"
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:14 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/010057xutogoy7/resync/path2" as "file5.txt"
2026/07/05 01:05:14 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_resync-dizisuv4)
2026/07/05 01:05:14 DEBUG : file5.txt: size = 0 (Local file system at /tmp/010057xutogoy7/resync/path2)
2026/07/05 01:05:14 DEBUG : fileB.txt: Sizes differ
2026/07/05 01:05:14 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/07/05 01:05:14 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:14 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/07/05 01:05:14 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:05:14 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/07/05 01:05:14 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileB.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/ file6.txt[0m
2026/07/05 01:05:14 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileB.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" as "file6.txt"
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileB.txt"
2026/07/05 01:05:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/"
2026/07/05 01:05:14 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1" as "file6.txt"
2026/07/05 01:05:14 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_resync-dizisuv4)
2026/07/05 01:05:14 DEBUG : file6.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1)
2026/07/05 01:05:14 DEBUG : fileB.txt: Sizes differ
2026/07/05 01:05:14 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:05:14 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:14 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/07/05 01:05:14 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileA.txt /tmp/010057xutogoy7/resync/path2/ file6.txt[0m
2026/07/05 01:05:14 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileA.txt" to "/tmp/010057xutogoy7/resync/path2/" as "file6.txt"
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync-dizisuv4/fileA.txt"
2026/07/05 01:05:14 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:14 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/010057xutogoy7/resync/path2" as "file6.txt"
2026/07/05 01:05:14 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/010057xutogoy7/datadir/test_resync-dizisuv4)
2026/07/05 01:05:14 DEBUG : file6.txt: size = 0 (Local file system at /tmp/010057xutogoy7/resync/path2)
2026/07/05 01:05:14 DEBUG : fileA.txt: Sizes differ
2026/07/05 01:05:14 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/07/05 01:05:14 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:14 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/07/05 01:05:14 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/07/05 01:05:14 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/07/05 01:05:14 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/07/05 01:05:14 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/07/05 01:05:17 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:17 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" with Path2 "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:17 INFO : Copying Path2 files to Path1
2026/07/05 01:05:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:17 INFO : file2.txt: Copied (new)
2026/07/05 01:05:17 INFO : file4.txt: Copied (new)
2026/07/05 01:05:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:17 INFO : file6.txt: Updated modification time in destination
2026/07/05 01:05:17 INFO : file3.txt: Copied (replaced existing)
2026/07/05 01:05:17 INFO : file5.txt: Copied (replaced existing)
2026/07/05 01:05:17 INFO : file1.txt: Copied (new)
2026/07/05 01:05:17 INFO : Resync updating listings
2026/07/05 01:05:17 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" vs Path2 "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:17 INFO : [32mBisync successful[0m
2026/07/05 01:05:17 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/07/05 01:05:17 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/07/05 01:05:17 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/07/05 01:05:19 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:19 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" with Path2 "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:19 INFO : Building Path1 and Path2 listings
2026/07/05 01:05:19 INFO : Path1 checking for diffs
2026/07/05 01:05:19 INFO : Path2 checking for diffs
2026/07/05 01:05:19 INFO : No changes found
2026/07/05 01:05:19 INFO : Updating listings
2026/07/05 01:05:19 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" vs Path2 "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:19 INFO : [32mBisync successful[0m
2026/07/05 01:05:19 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/07/05 01:05:19 NOTICE: [36m(35) :[0m [34mpurge-children /tmp/010057xutogoy7/resync/path2/[0m
2026/07/05 01:05:19 DEBUG : file6.txt: Remove file
2026/07/05 01:05:19 DEBUG : file4.txt: Remove file
2026/07/05 01:05:19 DEBUG : file1.txt: Remove file
2026/07/05 01:05:19 DEBUG : file3.txt: Remove file
2026/07/05 01:05:19 DEBUG : RCLONE_TEST: Remove file
2026/07/05 01:05:19 DEBUG : file5.txt: Remove file
2026/07/05 01:05:19 DEBUG : file7.txt: Remove file
2026/07/05 01:05:19 DEBUG : file2.txt: Remove file
2026/07/05 01:05:19 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/07/05 01:05:21 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:21 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync/path1/" with Path2 "/tmp/010057xutogoy7/resync/path2/"
2026/07/05 01:05:21 INFO : Building Path1 and Path2 listings
2026/07/05 01:05:21 INFO : Path1 checking for diffs
2026/07/05 01:05:21 INFO : Path2 checking for diffs
2026/07/05 01:05:21 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/010057xutogoy7/workdir/TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_resync_path1..tmp_010057xutogoy7_resync_path2.path2.lst-new
2026/07/05 01:05:21 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/010057xutogoy7/workdir/TestAzureBlob_rclone-test-voxayik6xeju_010057xutogoy7_resync_path1..tmp_010057xutogoy7_resync_path2.path2.lst-new[0m
2026/07/05 01:05:21 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:05:21 NOTICE: Bisync error: bisync aborted
2026/07/05 01:05:21 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:21 INFO : file1.txt: Deleted
2026/07/05 01:05:21 INFO : file7.txt: Deleted
2026/07/05 01:05:21 INFO : RCLONE_TEST: Deleted
2026/07/05 01:05:21 INFO : file6.txt: Deleted
2026/07/05 01:05:21 INFO : file2.txt: Deleted
2026/07/05 01:05:21 INFO : file4.txt: Deleted
2026/07/05 01:05:21 INFO : file5.txt: Deleted
2026/07/05 01:05:21 INFO : file3.txt: Deleted
2026/07/05 01:05:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:22 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync/path1: Removing directory
2026/07/05 01:05:22 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:22 INFO : Local file system at /tmp/010057xutogoy7/resync/path2: Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteLocal/resync_modes
2026/07/05 01:05:22 INFO : path1: Making directory
2026/07/05 01:05:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1"
2026/07/05 01:05:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync_modes/path2"
2026/07/05 01:05:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/07/05 01:05:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_resync_modes-tijikap3"
2026/07/05 01:05:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:05:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:05:22 INFO : file2.txt: Copied (new)
2026/07/05 01:05:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:22 INFO : file1.txt: Copied (new)
2026/07/05 01:05:22 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_resync_modes-tijikap3: Waiting for checks to finish
2026/07/05 01:05:22 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_resync_modes-tijikap3: Waiting for transfers to finish
2026/07/05 01:05:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:22 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/07/05 01:05:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:22 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/07/05 01:05:22 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:05:22 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/07/05 01:05:22 INFO : file1R.txt: Copied (new)
2026/07/05 01:05:22 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/07/05 01:05:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:22 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/07/05 01:05:22 INFO : file1L.txt: Copied (new)
2026/07/05 01:05:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9: Waiting for checks to finish
2026/07/05 01:05:22 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9: Waiting for transfers to finish
2026/07/05 01:05:22 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/07/05 01:05:22 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:05:22 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/07/05 01:05:22 INFO : file2.txt: Copied (new)
2026/07/05 01:05:22 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:22 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Removing directory
2026/07/05 01:05:22 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:22 ERROR : error listing: directory not found
2026/07/05 01:05:22 ERROR : Local file system at /tmp/010057xutogoy7/resync_modes/path2: Failed to list "": directory not found
2026/07/05 01:05:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:22 INFO : Local file system at /tmp/010057xutogoy7/resync_modes/path2: Removing directory
2026/07/05 01:05:22 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/resync_modes/path2: no such file or directory
2026/07/05 01:05:22 ERROR : error listing: directory not found
2026/07/05 01:05:22 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_resync_modes-tijikap3
2026/07/05 01:05:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Waiting for checks to finish
2026/07/05 01:05:22 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Waiting for transfers to finish
2026/07/05 01:05:22 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:05:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:22 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:05:22 INFO : file2.txt: Copied (new)
2026/07/05 01:05:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:22 INFO : file1.txt: Copied (new)
2026/07/05 01:05:22 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:05:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:22 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:22 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1
2026/07/05 01:05:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:05:22 DEBUG : Local file system at /tmp/010057xutogoy7/resync_modes/path2: Waiting for checks to finish
2026/07/05 01:05:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:22 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:22 INFO : file1.txt: Copied (new)
2026/07/05 01:05:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:05:22 INFO : file2.txt: Copied (new)
2026/07/05 01:05:22 DEBUG : Local file system at /tmp/010057xutogoy7/resync_modes/path2: Waiting for transfers to finish
2026/07/05 01:05:22 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/resync_modes/path2
2026/07/05 01:05:22 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/07/05 01:05:22 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:05:22 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1R.txt[0m
2026/07/05 01:05:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/"
2026/07/05 01:05:22 DEBUG : fs cache: renaming cache item "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" to be canonical "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:22 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/05 01:05:22 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt /tmp/010057xutogoy7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:05:22 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt" to "/tmp/010057xutogoy7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:05:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt"
2026/07/05 01:05:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:22 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resync_modes/path2" as "file1.txt"
2026/07/05 01:05:22 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:22 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010057xutogoy7/resync_modes/path2)
2026/07/05 01:05:22 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:05:22 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/07/05 01:05:22 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:05:22 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/07/05 01:05:22 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:05:22 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1L.txt[0m
2026/07/05 01:05:22 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:22 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/05 01:05:22 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:05:22 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:05:22 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt"
2026/07/05 01:05:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/"
2026/07/05 01:05:22 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1" as "file1.txt"
2026/07/05 01:05:22 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:22 DEBUG : file1.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1)
2026/07/05 01:05:22 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:05:22 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:05:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:22 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:05:22 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/05 01:05:22 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/05 01:05:24 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:24 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" with Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:24 INFO : Copying Path2 files to Path1
2026/07/05 01:05:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:24 INFO : There was nothing to transfer
2026/07/05 01:05:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:24 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:05:24 INFO : Resync updating listings
2026/07/05 01:05:24 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" vs Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:24 INFO : [32mBisync successful[0m
2026/07/05 01:05:24 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:05:24 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1R.txt[0m
2026/07/05 01:05:24 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:24 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/05 01:05:24 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt /tmp/010057xutogoy7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:05:24 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt" to "/tmp/010057xutogoy7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:05:24 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt"
2026/07/05 01:05:24 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:24 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resync_modes/path2" as "file1.txt"
2026/07/05 01:05:24 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:24 DEBUG : file1.txt: size = 33 (Local file system at /tmp/010057xutogoy7/resync_modes/path2)
2026/07/05 01:05:24 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:05:24 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/07/05 01:05:24 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:05:24 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/07/05 01:05:24 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:05:24 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1L.txt[0m
2026/07/05 01:05:24 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:24 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/05 01:05:24 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:05:24 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:05:24 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt"
2026/07/05 01:05:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/"
2026/07/05 01:05:25 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1" as "file1.txt"
2026/07/05 01:05:25 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:05:25 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/07/05 01:05:25 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:25 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:05:25 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:05:25 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/07/05 01:05:25 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/07/05 01:05:27 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:27 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" with Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:27 INFO : Copying Path2 files to Path1
2026/07/05 01:05:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:27 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:05:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:27 INFO : Resync updating listings
2026/07/05 01:05:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" vs Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:27 INFO : [32mBisync successful[0m
2026/07/05 01:05:27 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:05:27 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1R.txt[0m
2026/07/05 01:05:27 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:27 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/05 01:05:27 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt /tmp/010057xutogoy7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:05:27 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt" to "/tmp/010057xutogoy7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:05:27 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt"
2026/07/05 01:05:27 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:27 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resync_modes/path2" as "file1.txt"
2026/07/05 01:05:27 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:05:27 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/07/05 01:05:27 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:05:27 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:05:27 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:05:27 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1L.txt[0m
2026/07/05 01:05:27 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:27 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/05 01:05:27 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:05:27 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:05:27 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt"
2026/07/05 01:05:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/"
2026/07/05 01:05:27 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1" as "file1.txt"
2026/07/05 01:05:27 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:27 DEBUG : file1.txt: size = 42 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1)
2026/07/05 01:05:27 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:05:27 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:05:27 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:27 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:05:27 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/07/05 01:05:27 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/07/05 01:05:29 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" with Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:29 INFO : Copying Path2 files to Path1
2026/07/05 01:05:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:29 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/07/05 01:05:29 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:05:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:30 INFO : Resync updating listings
2026/07/05 01:05:30 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" vs Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:30 INFO : [32mBisync successful[0m
2026/07/05 01:05:30 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:05:30 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1R.txt[0m
2026/07/05 01:05:30 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:30 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/05 01:05:30 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt /tmp/010057xutogoy7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:05:30 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt" to "/tmp/010057xutogoy7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:05:30 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt"
2026/07/05 01:05:30 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:30 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resync_modes/path2" as "file1.txt"
2026/07/05 01:05:30 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:05:30 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC
2026/07/05 01:05:30 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:05:30 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:05:30 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:05:30 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1L.txt[0m
2026/07/05 01:05:30 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:30 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/07/05 01:05:30 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:05:30 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:05:30 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt"
2026/07/05 01:05:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/"
2026/07/05 01:05:30 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1" as "file1.txt"
2026/07/05 01:05:30 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:30 DEBUG : file1.txt: size = 42 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1)
2026/07/05 01:05:30 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:05:30 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:05:30 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:30 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:05:30 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/07/05 01:05:30 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/07/05 01:05:32 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:32 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" with Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:32 INFO : Copying Path2 files to Path1
2026/07/05 01:05:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:32 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
2026/07/05 01:05:32 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:05:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:32 INFO : Resync updating listings
2026/07/05 01:05:32 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" vs Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:32 INFO : [32mBisync successful[0m
2026/07/05 01:05:32 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:05:32 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1R.txt[0m
2026/07/05 01:05:32 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:32 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/05 01:05:32 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt /tmp/010057xutogoy7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:05:32 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt" to "/tmp/010057xutogoy7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:05:32 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt"
2026/07/05 01:05:32 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:32 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resync_modes/path2" as "file1.txt"
2026/07/05 01:05:32 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:05:32 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC
2026/07/05 01:05:32 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:05:32 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:05:32 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:05:32 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1L.txt[0m
2026/07/05 01:05:32 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:32 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/05 01:05:32 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:05:32 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:05:32 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt"
2026/07/05 01:05:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/"
2026/07/05 01:05:32 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1" as "file1.txt"
2026/07/05 01:05:32 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:32 DEBUG : file1.txt: size = 42 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1)
2026/07/05 01:05:32 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:05:32 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:05:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:32 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:05:32 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/07/05 01:05:32 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/07/05 01:05:35 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:35 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" with Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:35 INFO : Copying Path2 files to Path1
2026/07/05 01:05:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:35 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/05 01:05:35 INFO : There was nothing to transfer
2026/07/05 01:05:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:35 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/05 01:05:35 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:05:35 INFO : Resync updating listings
2026/07/05 01:05:35 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" vs Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:35 INFO : [32mBisync successful[0m
2026/07/05 01:05:35 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:05:35 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1R.txt[0m
2026/07/05 01:05:35 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:35 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/05 01:05:35 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt /tmp/010057xutogoy7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:05:35 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt" to "/tmp/010057xutogoy7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:05:35 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt"
2026/07/05 01:05:35 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:35 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resync_modes/path2" as "file1.txt"
2026/07/05 01:05:35 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:35 DEBUG : file1.txt: size = 33 (Local file system at /tmp/010057xutogoy7/resync_modes/path2)
2026/07/05 01:05:35 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:05:35 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/07/05 01:05:35 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:05:35 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/07/05 01:05:35 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:05:35 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/ file2.txt[0m
2026/07/05 01:05:35 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" as "file2.txt"
2026/07/05 01:05:35 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt"
2026/07/05 01:05:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/"
2026/07/05 01:05:35 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1" as "file2.txt"
2026/07/05 01:05:35 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:35 DEBUG : file2.txt: size = 0 (Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1)
2026/07/05 01:05:35 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:05:35 DEBUG : file2.txt: size = 42 OK
2026/07/05 01:05:35 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:05:35 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:05:35 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1L.txt[0m
2026/07/05 01:05:35 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:35 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/05 01:05:35 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:05:35 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:05:35 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt"
2026/07/05 01:05:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/"
2026/07/05 01:05:35 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1" as "file1.txt"
2026/07/05 01:05:35 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:05:35 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC
2026/07/05 01:05:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:35 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:05:35 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:05:35 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt /tmp/010057xutogoy7/resync_modes/path2/ file2.txt[0m
2026/07/05 01:05:35 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt" to "/tmp/010057xutogoy7/resync_modes/path2/" as "file2.txt"
2026/07/05 01:05:35 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt"
2026/07/05 01:05:35 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:35 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010057xutogoy7/resync_modes/path2" as "file2.txt"
2026/07/05 01:05:35 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:35 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010057xutogoy7/resync_modes/path2)
2026/07/05 01:05:35 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:05:35 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/07/05 01:05:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:35 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/07/05 01:05:35 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:05:35 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/07/05 01:05:35 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/07/05 01:05:37 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" with Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:37 INFO : Copying Path2 files to Path1
2026/07/05 01:05:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:37 INFO : There was nothing to transfer
2026/07/05 01:05:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:37 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:05:37 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:05:37 INFO : Resync updating listings
2026/07/05 01:05:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" vs Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:37 INFO : [32mBisync successful[0m
2026/07/05 01:05:37 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/07/05 01:05:37 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1R.txt[0m
2026/07/05 01:05:37 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:37 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/07/05 01:05:37 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt /tmp/010057xutogoy7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:05:37 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt" to "/tmp/010057xutogoy7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:05:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt"
2026/07/05 01:05:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:37 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010057xutogoy7/resync_modes/path2" as "file1.txt"
2026/07/05 01:05:37 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:37 DEBUG : file1.txt: size = 33 (Local file system at /tmp/010057xutogoy7/resync_modes/path2)
2026/07/05 01:05:37 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:05:37 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/07/05 01:05:37 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:05:37 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/07/05 01:05:37 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:05:37 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/ file2.txt[0m
2026/07/05 01:05:37 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" as "file2.txt"
2026/07/05 01:05:37 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1R.txt"
2026/07/05 01:05:37 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/"
2026/07/05 01:05:37 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1" as "file2.txt"
2026/07/05 01:05:37 DEBUG : file2.txt: size = 42 OK
2026/07/05 01:05:37 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC
2026/07/05 01:05:37 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:05:38 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:05:38 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:05:38 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/ file1L.txt[0m
2026/07/05 01:05:38 DEBUG : fs cache: switching user supplied name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/" for canonical name "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9"
2026/07/05 01:05:38 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/07/05 01:05:38 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:05:38 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt" to "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:05:38 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt"
2026/07/05 01:05:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/"
2026/07/05 01:05:38 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1" as "file1.txt"
2026/07/05 01:05:38 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:05:38 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/05 01:05:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:38 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:05:38 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:05:38 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt /tmp/010057xutogoy7/resync_modes/path2/ file2.txt[0m
2026/07/05 01:05:38 DEBUG : copyFile "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt" to "/tmp/010057xutogoy7/resync_modes/path2/" as "file2.txt"
2026/07/05 01:05:38 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9/file1L.txt"
2026/07/05 01:05:38 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:38 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010057xutogoy7/resync_modes/path2" as "file2.txt"
2026/07/05 01:05:38 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010057xutogoy7/datadir/test_resync_modes-febekeb9)
2026/07/05 01:05:38 DEBUG : file2.txt: size = 42 (Local file system at /tmp/010057xutogoy7/resync_modes/path2)
2026/07/05 01:05:38 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:05:38 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/07/05 01:05:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:05:38 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/07/05 01:05:38 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:05:38 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/05 01:05:38 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/05 01:05:40 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:40 INFO : Synching Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" with Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:40 INFO : Copying Path2 files to Path1
2026/07/05 01:05:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:40 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:05:40 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:05:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:40 INFO : Resync updating listings
2026/07/05 01:05:40 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/resync_modes/path1/" vs Path2 "/tmp/010057xutogoy7/resync_modes/path2/"
2026/07/05 01:05:40 INFO : [32mBisync successful[0m
2026/07/05 01:05:40 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:40 INFO : file1.txt: Deleted
2026/07/05 01:05:40 INFO : RCLONE_TEST: Deleted
2026/07/05 01:05:40 INFO : file2.txt: Deleted
2026/07/05 01:05:40 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:40 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/resync_modes/path1: Removing directory
2026/07/05 01:05:40 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:40 INFO : file2.txt: Deleted
2026/07/05 01:05:40 INFO : file1.txt: Deleted
2026/07/05 01:05:40 INFO : RCLONE_TEST: Deleted
2026/07/05 01:05:40 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:40 INFO : Local file system at /tmp/010057xutogoy7/resync_modes/path2: Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteLocal/rmdirs
2026/07/05 01:05:40 INFO : path1: Making directory
2026/07/05 01:05:40 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/rmdirs/path1"
2026/07/05 01:05:40 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/rmdirs/path2"
2026/07/05 01:05:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/07/05 01:05:40 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_rmdirs-cuyeciz5"
2026/07/05 01:05:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : subdir: Making directory with metadata
2026/07/05 01:05:40 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:05:40 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:05:40 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:05:40 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:05:40 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_rmdirs-cuyeciz5: Waiting for checks to finish
2026/07/05 01:05:40 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:40 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:05:40 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:05:40 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_rmdirs-cuyeciz5: Waiting for transfers to finish
2026/07/05 01:05:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:05:40 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:40 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:05:40 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:05:40 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:05:40 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:05:40 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:05:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:40 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:40 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:05:40 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:05:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:05:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:40 INFO : file1.txt: Copied (new)
2026/07/05 01:05:40 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:05:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:40 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:40 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:05:40 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:05:40 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:40 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:05:40 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:05:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/07/05 01:05:40 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_rmdirs-duvogey3"
2026/07/05 01:05:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/07/05 01:05:40 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_rmdirs-duvogey3: Waiting for checks to finish
2026/07/05 01:05:40 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:40 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/07/05 01:05:40 INFO : file1.txt: Copied (new)
2026/07/05 01:05:40 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_rmdirs-duvogey3: Waiting for transfers to finish
2026/07/05 01:05:40 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:40 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:40 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rmdirs/path1: Removing directory
2026/07/05 01:05:40 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:40 ERROR : error listing: directory not found
2026/07/05 01:05:40 ERROR : Local file system at /tmp/010057xutogoy7/rmdirs/path2: Failed to list "": directory not found
2026/07/05 01:05:40 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:40 INFO : Local file system at /tmp/010057xutogoy7/rmdirs/path2: Removing directory
2026/07/05 01:05:40 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/rmdirs/path2: no such file or directory
2026/07/05 01:05:40 ERROR : error listing: directory not found
2026/07/05 01:05:40 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_rmdirs-cuyeciz5
2026/07/05 01:05:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 INFO : subdir: Making directory
2026/07/05 01:05:40 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:40 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rmdirs/path1: Waiting for checks to finish
2026/07/05 01:05:40 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rmdirs/path1: Waiting for transfers to finish
2026/07/05 01:05:41 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:41 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file1.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:05:41 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/rmdirs/path1
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:41 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:41 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:05:41 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:05:41 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : subdir: Making directory with metadata
2026/07/05 01:05:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:05:41 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:05:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : Local file system at /tmp/010057xutogoy7/rmdirs/path2: Waiting for checks to finish
2026/07/05 01:05:41 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:05:41 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:41 INFO : file1.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : Local file system at /tmp/010057xutogoy7/rmdirs/path2: Waiting for transfers to finish
2026/07/05 01:05:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:05:41 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:05:41 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:05:41 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:05:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:41 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/rmdirs/path2
2026/07/05 01:05:41 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/07/05 01:05:41 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:05:41 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:1009: skipping test as remote does not support empty dirs
=== RUN TestBisyncRemoteLocal/volatile
2026/07/05 01:05:41 INFO : path1: Making directory
2026/07/05 01:05:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-voxayik6xeju/010057xutogoy7/volatile/path1"
2026/07/05 01:05:41 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/volatile/path2"
2026/07/05 01:05:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/07/05 01:05:41 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/initdir/test_volatile-notuyan8"
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:41 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:41 INFO : file1.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_volatile-notuyan8: Waiting for checks to finish
2026/07/05 01:05:41 DEBUG : Local file system at /tmp/010057xutogoy7/initdir/test_volatile-notuyan8: Waiting for transfers to finish
2026/07/05 01:05:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:05:41 INFO : file4.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:05:41 INFO : file5.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:05:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:05:41 INFO : file2.txt: Copied (new)
2026/07/05 01:05:41 INFO : file7.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:05:41 INFO : file3.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:05:41 INFO : file8.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:05:41 INFO : file6.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/07/05 01:05:41 DEBUG : Creating backend with remote "/tmp/010057xutogoy7/datadir/test_volatile-hohuvaq7"
2026/07/05 01:05:41 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/07/05 01:05:41 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/07/05 01:05:41 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/07/05 01:05:41 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_volatile-hohuvaq7: Waiting for checks to finish
2026/07/05 01:05:41 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/07/05 01:05:41 INFO : dummy.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:41 DEBUG : Local file system at /tmp/010057xutogoy7/datadir/test_volatile-hohuvaq7: Waiting for transfers to finish
2026/07/05 01:05:41 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:41 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:41 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/07/05 01:05:41 INFO : file10.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:05:41 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:05:41 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:05:41 INFO : file5L.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/07/05 01:05:41 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/07/05 01:05:41 INFO : file11.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:05:41 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/07/05 01:05:41 INFO : file1.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/07/05 01:05:41 INFO : file2.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/07/05 01:05:41 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:05:41 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:41 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/07/05 01:05:41 INFO : file6.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:05:41 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:05:41 INFO : file5R.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/07/05 01:05:41 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:41 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/07/05 01:05:41 INFO : file7.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:41 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:41 INFO : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/volatile/path1: Removing directory
2026/07/05 01:05:41 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:41 ERROR : error listing: directory not found
2026/07/05 01:05:41 ERROR : Local file system at /tmp/010057xutogoy7/volatile/path2: Failed to list "": directory not found
2026/07/05 01:05:41 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:41 INFO : Local file system at /tmp/010057xutogoy7/volatile/path2: Removing directory
2026/07/05 01:05:41 ERROR : Failed to rmdir: stat /tmp/010057xutogoy7/volatile/path2: no such file or directory
2026/07/05 01:05:41 ERROR : error listing: directory not found
2026/07/05 01:05:41 NOTICE: checking initFs Local file system at /tmp/010057xutogoy7/initdir/test_volatile-notuyan8
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/volatile/path1: Waiting for checks to finish
2026/07/05 01:05:41 DEBUG : Azure container rclone-test-voxayik6xeju path 010057xutogoy7/volatile/path1: Waiting for transfers to finish
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:41 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:41 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file3.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file2.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file1.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file4.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file5.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file6.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file7.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:05:41 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 INFO : file8.txt: Copied (new)
2026/07/05 01:05:41 NOTICE: checking Path1 Azure container rclone-test-voxayik6xeju path 010057xutogoy7/volatile/path1
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:41 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:41 INFO : file1.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:05:41 INFO : file2.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:05:41 INFO : file3.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:05:41 INFO : file4.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:05:41 INFO : file5.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:05:41 INFO : file6.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:05:41 INFO : file7.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:05:41 INFO : file8.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : Local file system at /tmp/010057xutogoy7/volatile/path2: Waiting for checks to finish
2026/07/05 01:05:41 DEBUG : Local file system at /tmp/010057xutogoy7/volatile/path2: Waiting for transfers to finish
2026/07/05 01:05:41 NOTICE: checking path2 Local file system at /tmp/010057xutogoy7/volatile/path2
2026/07/05 01:05:41 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/07/05 01:05:41 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:05:41 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/07/05 01:05:41 DEBUG : Azure container rclone-test-voxayik6xeju: Purge remote
--- PASS: TestBisyncRemoteLocal (284.77s)
--- PASS: TestBisyncRemoteLocal/all_changed (11.64s)
--- SKIP: TestBisyncRemoteLocal/backupdir (0.55s)
--- PASS: TestBisyncRemoteLocal/basic (5.78s)
--- PASS: TestBisyncRemoteLocal/changes (6.92s)
--- PASS: TestBisyncRemoteLocal/check_access (21.65s)
--- PASS: TestBisyncRemoteLocal/check_access_filters (21.14s)
--- PASS: TestBisyncRemoteLocal/check_filename (12.49s)
--- PASS: TestBisyncRemoteLocal/check_sync (16.35s)
--- PASS: TestBisyncRemoteLocal/compare_all (6.84s)
--- PASS: TestBisyncRemoteLocal/concurrent (7.64s)
--- SKIP: TestBisyncRemoteLocal/createemptysrcdirs (1.17s)
--- PASS: TestBisyncRemoteLocal/dry_run (11.90s)
--- PASS: TestBisyncRemoteLocal/equal (6.17s)
--- PASS: TestBisyncRemoteLocal/ext_paths (21.44s)
--- SKIP: TestBisyncRemoteLocal/extended_filenames (3.41s)
--- PASS: TestBisyncRemoteLocal/filters (5.73s)
--- PASS: TestBisyncRemoteLocal/filtersfile_checks (18.64s)
--- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (8.19s)
--- PASS: TestBisyncRemoteLocal/max_delete_path1 (8.03s)
--- PASS: TestBisyncRemoteLocal/max_delete_path2_force (7.59s)
--- PASS: TestBisyncRemoteLocal/nomodtime (2.61s)
--- SKIP: TestBisyncRemoteLocal/normalization (2.79s)
--- PASS: TestBisyncRemoteLocal/rclone_args (19.64s)
--- PASS: TestBisyncRemoteLocal/resolve (23.47s)
--- PASS: TestBisyncRemoteLocal/resync (13.16s)
--- PASS: TestBisyncRemoteLocal/resync_modes (18.68s)
--- SKIP: TestBisyncRemoteLocal/rmdirs (0.49s)
--- SKIP: TestBisyncRemoteLocal/volatile (0.52s)
=== RUN TestBisyncLocalRemote
2026/07/05 01:05:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe"
2026/07/05 01:05:41 NOTICE: remote: TestAzureBlob:rclone-test-toqefiw1habe
=== RUN TestBisyncLocalRemote/all_changed
2026/07/05 01:05:41 DEBUG : Creating backend with remote "/tmp/010541xewerom4"
2026/07/05 01:05:41 DEBUG : Creating backend with remote "/tmp/010541xewerom4/all_changed/path1"
2026/07/05 01:05:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4"
2026/07/05 01:05:41 INFO : path2: Making directory
2026/07/05 01:05:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2"
2026/07/05 01:05:41 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_all_changed-jumanez0"
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : subdir: Making directory with metadata
2026/07/05 01:05:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:05:41 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:05:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:05:41 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:05:41 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:05:41 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:05:41 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:05:41 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:05:41 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:41 INFO : file1.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:05:41 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:05:41 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_all_changed-jumanez0: Waiting for checks to finish
2026/07/05 01:05:41 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_all_changed-jumanez0: Waiting for transfers to finish
2026/07/05 01:05:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:41 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:41 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:41 ERROR : error listing: directory not found
2026/07/05 01:05:41 ERROR : Local file system at /tmp/010541xewerom4/all_changed/path1: Failed to list "": directory not found
2026/07/05 01:05:41 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:41 INFO : Local file system at /tmp/010541xewerom4/all_changed/path1: Removing directory
2026/07/05 01:05:41 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/all_changed/path1: no such file or directory
2026/07/05 01:05:41 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:42 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:42 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/all_changed/path2: Removing directory
2026/07/05 01:05:42 ERROR : error listing: directory not found
2026/07/05 01:05:42 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_all_changed-jumanez0
2026/07/05 01:05:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:05:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:05:42 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : subdir: Making directory with metadata
2026/07/05 01:05:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:05:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:05:42 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:05:42 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:05:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:05:42 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:05:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:05:42 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:42 INFO : file1.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:05:42 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:42 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:05:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 DEBUG : Local file system at /tmp/010541xewerom4/all_changed/path1: Waiting for checks to finish
2026/07/05 01:05:42 DEBUG : Local file system at /tmp/010541xewerom4/all_changed/path1: Waiting for transfers to finish
2026/07/05 01:05:42 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:05:42 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:05:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:05:42 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:05:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:42 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/all_changed/path1
2026/07/05 01:05:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 INFO : subdir: Making directory
2026/07/05 01:05:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:42 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/all_changed/path2: Waiting for checks to finish
2026/07/05 01:05:42 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/all_changed/path2: Waiting for transfers to finish
2026/07/05 01:05:42 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:05:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:42 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:05:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:05:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:05:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:05:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:05:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:05:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:05:42 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:05:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:42 INFO : file1.txt: Copied (new)
2026/07/05 01:05:42 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/all_changed/path2
2026/07/05 01:05:42 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/07/05 01:05:42 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:05:42 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:05:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:44 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:44 INFO : Synching Path1 "/tmp/010541xewerom4/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/"
2026/07/05 01:05:44 INFO : Copying Path2 files to Path1
2026/07/05 01:05:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:44 INFO : There was nothing to transfer
2026/07/05 01:05:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:44 INFO : There was nothing to transfer
2026/07/05 01:05:44 INFO : Resync updating listings
2026/07/05 01:05:44 INFO : Validating listings for Path1 "/tmp/010541xewerom4/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/"
2026/07/05 01:05:44 INFO : [32mBisync successful[0m
2026/07/05 01:05:44 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/07/05 01:05:44 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 /tmp/010541xewerom4/all_changed/path1/ file*[0m
2026/07/05 01:05:44 DEBUG : Creating backend with remote "/tmp/010541xewerom4/all_changed/path1/"
2026/07/05 01:05:44 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/all_changed/path1/" to be canonical "/tmp/010541xewerom4/all_changed/path1"
2026/07/05 01:05:44 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/07/05 01:05:44 DEBUG : file1.txt: Set modification time 2005-01-02
2026/07/05 01:05:44 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/07/05 01:05:44 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/07/05 01:05:44 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/07/05 01:05:44 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/07/05 01:05:44 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 /tmp/010541xewerom4/all_changed/path1/subdir file*[0m
2026/07/05 01:05:44 DEBUG : Creating backend with remote "/tmp/010541xewerom4/all_changed/path1/subdir"
2026/07/05 01:05:44 DEBUG : file20.txt: Set modification time 2005-01-02
2026/07/05 01:05:44 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/07/05 01:05:44 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/05 01:05:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:46 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:46 INFO : Synching Path1 "/tmp/010541xewerom4/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/"
2026/07/05 01:05:46 INFO : Building Path1 and Path2 listings
2026/07/05 01:05:47 INFO : Path1 checking for diffs
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:05:47 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:47 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/07/05 01:05:47 INFO : Path2 checking for diffs
2026/07/05 01:05:47 INFO : Applying changes
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.copy1.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.copy2.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.copy3.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.copy4.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.copy5.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/subdir/file20.txt[0m
2026/07/05 01:05:47 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:05:47 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/05 01:05:47 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/05 01:05:47 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/05 01:05:47 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/05 01:05:47 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:05:47 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/05 01:05:47 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:05:47 INFO : There was nothing to transfer
2026/07/05 01:05:47 INFO : Updating listings
2026/07/05 01:05:47 INFO : Validating listings for Path1 "/tmp/010541xewerom4/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/"
2026/07/05 01:05:47 INFO : [32mBisync successful[0m
2026/07/05 01:05:47 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/07/05 01:05:47 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 /tmp/010541xewerom4/all_changed/path1/ *[0m
2026/07/05 01:05:47 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/all_changed/path1/" for canonical name "/tmp/010541xewerom4/all_changed/path1"
2026/07/05 01:05:47 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/07/05 01:05:47 DEBUG : file1.txt: Set modification time 2004-01-02
2026/07/05 01:05:47 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/07/05 01:05:47 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/07/05 01:05:47 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/07/05 01:05:47 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/07/05 01:05:47 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/07/05 01:05:47 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 /tmp/010541xewerom4/all_changed/path1/subdir *[0m
2026/07/05 01:05:47 DEBUG : file20.txt: Set modification time 2004-01-02
2026/07/05 01:05:47 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/07/05 01:05:47 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/05 01:05:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:49 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:49 INFO : Synching Path1 "/tmp/010541xewerom4/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/"
2026/07/05 01:05:49 INFO : Building Path1 and Path2 listings
2026/07/05 01:05:49 INFO : Path1 checking for diffs
2026/07/05 01:05:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:05:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/05 01:05:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/05 01:05:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/05 01:05:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/05 01:05:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/05 01:05:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:05:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:05:49 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:49 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/05 01:05:49 INFO : Path2 checking for diffs
2026/07/05 01:05:49 ERROR : Safety abort: all files were changed on Path1 "/tmp/010541xewerom4/all_changed/path1/". Run with --force if desired.
2026/07/05 01:05:49 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/05 01:05:49 NOTICE: Bisync error: all files were changed
2026/07/05 01:05:49 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/07/05 01:05:49 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/07/05 01:05:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:51 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:51 INFO : Synching Path1 "/tmp/010541xewerom4/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/"
2026/07/05 01:05:51 INFO : Building Path1 and Path2 listings
2026/07/05 01:05:51 INFO : Path1 checking for diffs
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:05:51 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:51 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/05 01:05:51 INFO : Path2 checking for diffs
2026/07/05 01:05:51 INFO : Applying changes
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/RCLONE_TEST[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.copy1.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.copy2.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.copy3.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.copy4.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.copy5.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/file1.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/subdir/file20.txt[0m
2026/07/05 01:05:51 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:05:51 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/05 01:05:51 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/05 01:05:51 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/05 01:05:51 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/05 01:05:51 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/05 01:05:51 INFO : RCLONE_TEST: Updated modification time in destination
2026/07/05 01:05:51 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:05:51 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:05:51 INFO : There was nothing to transfer
2026/07/05 01:05:51 INFO : Updating listings
2026/07/05 01:05:51 INFO : Validating listings for Path1 "/tmp/010541xewerom4/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/all_changed/path2/"
2026/07/05 01:05:51 INFO : [32mBisync successful[0m
2026/07/05 01:05:51 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:51 INFO : file1.copy1.txt: Deleted
2026/07/05 01:05:51 INFO : file1.copy2.txt: Deleted
2026/07/05 01:05:51 INFO : RCLONE_TEST: Deleted
2026/07/05 01:05:51 INFO : file1.copy3.txt: Deleted
2026/07/05 01:05:51 INFO : file1.copy4.txt: Deleted
2026/07/05 01:05:51 INFO : file1.copy5.txt: Deleted
2026/07/05 01:05:51 INFO : file1.txt: Deleted
2026/07/05 01:05:51 INFO : subdir/file20.txt: Deleted
2026/07/05 01:05:51 DEBUG : removing 1 level 1 directories
2026/07/05 01:05:51 INFO : subdir: Removing directory
2026/07/05 01:05:51 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:51 INFO : Local file system at /tmp/010541xewerom4/all_changed/path1: Removing directory
2026/07/05 01:05:51 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:52 INFO : subdir/file20.txt: Deleted
2026/07/05 01:05:52 INFO : file1.copy5.txt: Deleted
2026/07/05 01:05:52 INFO : file1.copy2.txt: Deleted
2026/07/05 01:05:52 INFO : RCLONE_TEST: Deleted
2026/07/05 01:05:52 INFO : file1.copy3.txt: Deleted
2026/07/05 01:05:52 INFO : file1.copy1.txt: Deleted
2026/07/05 01:05:52 INFO : file1.txt: Deleted
2026/07/05 01:05:52 INFO : file1.copy4.txt: Deleted
2026/07/05 01:05:52 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:52 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/all_changed/path2: Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncLocalRemote/backupdir
2026/07/05 01:05:52 DEBUG : Creating backend with remote "/tmp/010541xewerom4/backupdir/path1"
2026/07/05 01:05:52 INFO : path2: Making directory
2026/07/05 01:05:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/backupdir/path2"
2026/07/05 01:05:52 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_backupdir-buwideh3"
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_backupdir-buwideh3: Waiting for checks to finish
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:52 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:05:52 INFO : file2.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:05:52 INFO : file3.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:05:52 INFO : file5.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:05:52 INFO : file6.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:05:52 INFO : file7.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:05:52 INFO : file8.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_backupdir-buwideh3: Waiting for transfers to finish
2026/07/05 01:05:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:05:52 INFO : file4.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:52 INFO : file1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_backupdir-tuwoqeq7"
2026/07/05 01:05:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:05:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:52 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:05:52 INFO : file1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:05:52 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:05:52 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:05:52 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:05:52 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:52 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:05:52 INFO : file10.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:05:52 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:52 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:05:52 INFO : file11.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:05:52 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:05:52 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:05:52 INFO : file2.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:05:52 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:05:52 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:05:52 INFO : file5L.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:05:52 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:05:52 INFO : file5R.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:52 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:05:52 INFO : file6.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_backupdir-tuwoqeq7: Waiting for checks to finish
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_backupdir-tuwoqeq7: Waiting for transfers to finish
2026/07/05 01:05:52 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:05:52 INFO : file7.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:52 ERROR : error listing: directory not found
2026/07/05 01:05:52 ERROR : Local file system at /tmp/010541xewerom4/backupdir/path1: Failed to list "": directory not found
2026/07/05 01:05:52 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:52 INFO : Local file system at /tmp/010541xewerom4/backupdir/path1: Removing directory
2026/07/05 01:05:52 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/backupdir/path1: no such file or directory
2026/07/05 01:05:52 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:52 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:52 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/backupdir/path2: Removing directory
2026/07/05 01:05:52 ERROR : error listing: directory not found
2026/07/05 01:05:52 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_backupdir-buwideh3
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/backupdir/path1: Waiting for checks to finish
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:52 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:52 INFO : file1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:05:52 INFO : file2.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:05:52 INFO : file4.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/backupdir/path1: Waiting for transfers to finish
2026/07/05 01:05:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:05:52 INFO : file6.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:05:52 INFO : file7.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:05:52 INFO : file8.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:05:52 INFO : file5.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:05:52 INFO : file3.txt: Copied (new)
2026/07/05 01:05:52 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/backupdir/path1
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/backupdir/path2: Waiting for checks to finish
2026/07/05 01:05:52 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/backupdir/path2: Waiting for transfers to finish
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:52 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file2.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file3.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file5.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file4.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file6.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file7.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file8.txt: Copied (new)
2026/07/05 01:05:52 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/backupdir/path2
2026/07/05 01:05:52 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/07/05 01:05:52 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:05:52 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/010541xewerom4/workdir/backupdirs/backupdir1 backupdir2=/tmp/010541xewerom4/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncLocalRemote/basic
2026/07/05 01:05:52 DEBUG : Creating backend with remote "/tmp/010541xewerom4/basic/path1"
2026/07/05 01:05:52 INFO : path2: Making directory
2026/07/05 01:05:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/basic/path2"
2026/07/05 01:05:52 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_basic-duwixuc4"
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:52 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:05:52 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:52 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : subdir: Making directory with metadata
2026/07/05 01:05:52 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:05:52 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:05:52 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:05:52 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_basic-duwixuc4: Waiting for checks to finish
2026/07/05 01:05:52 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:05:52 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:05:52 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_basic-duwixuc4: Waiting for transfers to finish
2026/07/05 01:05:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:05:52 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:52 INFO : file1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:05:52 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:05:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:52 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_basic-zisapaq5"
2026/07/05 01:05:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:05:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:52 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:05:52 INFO : file1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_basic-zisapaq5: Waiting for checks to finish
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_basic-zisapaq5: Waiting for transfers to finish
2026/07/05 01:05:52 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:52 ERROR : error listing: directory not found
2026/07/05 01:05:52 ERROR : Local file system at /tmp/010541xewerom4/basic/path1: Failed to list "": directory not found
2026/07/05 01:05:52 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:52 INFO : Local file system at /tmp/010541xewerom4/basic/path1: Removing directory
2026/07/05 01:05:52 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/basic/path1: no such file or directory
2026/07/05 01:05:52 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:52 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:52 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/basic/path2: Removing directory
2026/07/05 01:05:52 ERROR : error listing: directory not found
2026/07/05 01:05:52 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_basic-duwixuc4
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:52 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:05:52 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : subdir: Making directory with metadata
2026/07/05 01:05:52 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:05:52 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:05:52 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:52 INFO : file1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:05:52 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:05:52 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:05:52 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:05:52 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:05:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/basic/path1: Waiting for checks to finish
2026/07/05 01:05:52 DEBUG : Local file system at /tmp/010541xewerom4/basic/path1: Waiting for transfers to finish
2026/07/05 01:05:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:05:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:05:52 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:05:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:52 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/basic/path1
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 INFO : subdir: Making directory
2026/07/05 01:05:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:52 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/basic/path2: Waiting for checks to finish
2026/07/05 01:05:52 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/basic/path2: Waiting for transfers to finish
2026/07/05 01:05:52 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:05:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:52 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file1.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:05:52 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:05:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:52 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:05:52 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/basic/path2
2026/07/05 01:05:53 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/05 01:05:53 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:05:53 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:05:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:55 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:55 INFO : Synching Path1 "/tmp/010541xewerom4/basic/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/basic/path2/"
2026/07/05 01:05:55 INFO : Copying Path2 files to Path1
2026/07/05 01:05:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:05:55 INFO : There was nothing to transfer
2026/07/05 01:05:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:05:55 INFO : There was nothing to transfer
2026/07/05 01:05:55 INFO : Resync updating listings
2026/07/05 01:05:55 INFO : Validating listings for Path1 "/tmp/010541xewerom4/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/basic/path2/"
2026/07/05 01:05:55 INFO : [32mBisync successful[0m
2026/07/05 01:05:55 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/07/05 01:05:55 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_basic-zisapaq5/file1.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/basic/path2/[0m
2026/07/05 01:05:55 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_basic-zisapaq5/"
2026/07/05 01:05:55 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_basic-zisapaq5/" to be canonical "/tmp/010541xewerom4/datadir/test_basic-zisapaq5"
2026/07/05 01:05:55 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:05:55 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_basic-zisapaq5/file1.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/basic/path2/" as ""
2026/07/05 01:05:55 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_basic-zisapaq5/file1.txt"
2026/07/05 01:05:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/basic/path2/"
2026/07/05 01:05:55 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/basic/path2" as "file1.txt"
2026/07/05 01:05:55 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_basic-zisapaq5)
2026/07/05 01:05:55 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/basic/path2)
2026/07/05 01:05:55 DEBUG : file1.txt: Sizes differ
2026/07/05 01:05:55 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:05:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:55 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:05:55 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_basic-zisapaq5/file1.txt /tmp/010541xewerom4/basic/path1/subdir file20.txt[0m
2026/07/05 01:05:55 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_basic-zisapaq5/file1.txt" to "/tmp/010541xewerom4/basic/path1/subdir" as "file20.txt"
2026/07/05 01:05:55 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_basic-zisapaq5/file1.txt"
2026/07/05 01:05:55 DEBUG : Creating backend with remote "/tmp/010541xewerom4/basic/path1/subdir"
2026/07/05 01:05:55 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010541xewerom4/basic/path1/subdir" as "file20.txt"
2026/07/05 01:05:55 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_basic-zisapaq5)
2026/07/05 01:05:55 DEBUG : file20.txt: size = 0 (Local file system at /tmp/010541xewerom4/basic/path1/subdir)
2026/07/05 01:05:55 DEBUG : file1.txt: Sizes differ
2026/07/05 01:05:55 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/07/05 01:05:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:55 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/07/05 01:05:55 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/05 01:05:55 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/07/05 01:05:55 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/05 01:05:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:05:57 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:05:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:05:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:05:57 INFO : Synching Path1 "/tmp/010541xewerom4/basic/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/basic/path2/"
2026/07/05 01:05:57 INFO : Building Path1 and Path2 listings
2026/07/05 01:05:57 INFO : Path1 checking for diffs
2026/07/05 01:05:57 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:05:57 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:57 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:05:57 INFO : Path2 checking for diffs
2026/07/05 01:05:57 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:05:57 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:05:57 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:05:57 INFO : Applying changes
2026/07/05 01:05:57 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/basic/path2/subdir/file20.txt[0m
2026/07/05 01:05:57 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/basic/path1/file1.txt[0m
2026/07/05 01:05:57 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:05:57 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:05:57 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:05:58 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/05 01:05:58 INFO : Updating listings
2026/07/05 01:05:58 INFO : Validating listings for Path1 "/tmp/010541xewerom4/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/basic/path2/"
2026/07/05 01:05:58 INFO : [32mBisync successful[0m
2026/07/05 01:05:58 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:58 INFO : file1.copy3.txt: Deleted
2026/07/05 01:05:58 INFO : RCLONE_TEST: Deleted
2026/07/05 01:05:58 INFO : file1.copy1.txt: Deleted
2026/07/05 01:05:58 INFO : file1.txt: Deleted
2026/07/05 01:05:58 INFO : file1.copy4.txt: Deleted
2026/07/05 01:05:58 INFO : file1.copy2.txt: Deleted
2026/07/05 01:05:58 INFO : file1.copy5.txt: Deleted
2026/07/05 01:05:58 INFO : subdir/file20.txt: Deleted
2026/07/05 01:05:58 DEBUG : removing 1 level 1 directories
2026/07/05 01:05:58 INFO : subdir: Removing directory
2026/07/05 01:05:58 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:58 INFO : Local file system at /tmp/010541xewerom4/basic/path1: Removing directory
2026/07/05 01:05:58 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:58 INFO : file1.copy2.txt: Deleted
2026/07/05 01:05:58 INFO : file1.copy3.txt: Deleted
2026/07/05 01:05:58 INFO : file1.copy1.txt: Deleted
2026/07/05 01:05:58 INFO : file1.txt: Deleted
2026/07/05 01:05:58 INFO : file1.copy5.txt: Deleted
2026/07/05 01:05:58 INFO : subdir/file20.txt: Deleted
2026/07/05 01:05:58 INFO : file1.copy4.txt: Deleted
2026/07/05 01:05:58 INFO : RCLONE_TEST: Deleted
2026/07/05 01:05:58 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:58 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/basic/path2: Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncLocalRemote/changes
2026/07/05 01:05:58 DEBUG : Creating backend with remote "/tmp/010541xewerom4/changes/path1"
2026/07/05 01:05:58 INFO : path2: Making directory
2026/07/05 01:05:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2"
2026/07/05 01:05:58 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_changes-jatogiv2"
2026/07/05 01:05:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:58 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:58 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_changes-jatogiv2: Waiting for checks to finish
2026/07/05 01:05:58 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:05:58 INFO : file3.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:05:58 INFO : file4.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_changes-jatogiv2: Waiting for transfers to finish
2026/07/05 01:05:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:05:58 INFO : file5.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:05:58 INFO : file6.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:05:58 INFO : file7.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:05:58 INFO : file8.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:58 INFO : file1.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:05:58 INFO : file2.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_changes-ruyevif8"
2026/07/05 01:05:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:05:58 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_changes-ruyevif8: Waiting for checks to finish
2026/07/05 01:05:58 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_changes-ruyevif8: Waiting for transfers to finish
2026/07/05 01:05:58 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:05:58 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:58 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:05:58 INFO : file10.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:05:58 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:05:58 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:05:58 INFO : file5L.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:05:58 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:05:58 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:05:58 INFO : file5R.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:05:58 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:58 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:05:58 INFO : file6.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:05:58 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:58 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:05:58 INFO : file7.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:05:58 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:58 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:05:58 INFO : file11.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:05:58 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:05:58 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:05:58 INFO : file2.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:05:58 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:05:58 INFO : file1.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:58 ERROR : error listing: directory not found
2026/07/05 01:05:58 ERROR : Local file system at /tmp/010541xewerom4/changes/path1: Failed to list "": directory not found
2026/07/05 01:05:58 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:58 INFO : Local file system at /tmp/010541xewerom4/changes/path1: Removing directory
2026/07/05 01:05:58 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/changes/path1: no such file or directory
2026/07/05 01:05:58 DEBUG : Waiting for deletions to finish
2026/07/05 01:05:58 DEBUG : removing 1 level 0 directories
2026/07/05 01:05:58 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2: Removing directory
2026/07/05 01:05:58 ERROR : error listing: directory not found
2026/07/05 01:05:58 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_changes-jatogiv2
2026/07/05 01:05:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:05:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:05:58 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:05:58 INFO : file1.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:05:58 INFO : file2.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:05:58 INFO : file3.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:05:58 INFO : file4.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:05:58 INFO : file5.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:05:58 INFO : file8.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : Local file system at /tmp/010541xewerom4/changes/path1: Waiting for checks to finish
2026/07/05 01:05:58 DEBUG : Local file system at /tmp/010541xewerom4/changes/path1: Waiting for transfers to finish
2026/07/05 01:05:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:05:58 INFO : file6.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:05:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:05:58 INFO : file7.txt: Copied (new)
2026/07/05 01:05:58 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/changes/path1
2026/07/05 01:05:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:05:58 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2: Waiting for checks to finish
2026/07/05 01:05:58 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2: Waiting for transfers to finish
2026/07/05 01:05:58 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:05:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 INFO : file2.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:05:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:05:58 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:05:58 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:05:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 INFO : file1.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:05:58 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 INFO : file3.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:05:58 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 INFO : file4.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:05:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 INFO : file5.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:05:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 INFO : file7.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:05:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 INFO : file6.txt: Copied (new)
2026/07/05 01:05:58 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:05:58 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:05:58 INFO : file8.txt: Copied (new)
2026/07/05 01:05:58 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2
2026/07/05 01:05:58 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/05 01:05:58 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:05:58 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:06:01 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:01 INFO : Synching Path1 "/tmp/010541xewerom4/changes/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/"
2026/07/05 01:06:01 INFO : Copying Path2 files to Path1
2026/07/05 01:06:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:06:01 INFO : There was nothing to transfer
2026/07/05 01:06:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:06:01 INFO : There was nothing to transfer
2026/07/05 01:06:01 INFO : Resync updating listings
2026/07/05 01:06:01 INFO : Validating listings for Path1 "/tmp/010541xewerom4/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/"
2026/07/05 01:06:01 INFO : [32mBisync successful[0m
2026/07/05 01:06:01 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/05 01:06:01 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:06:01 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_changes-ruyevif8/file10.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/[0m
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/"
2026/07/05 01:06:01 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/" to be canonical "/tmp/010541xewerom4/datadir/test_changes-ruyevif8"
2026/07/05 01:06:01 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/05 01:06:01 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file10.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/" as ""
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file10.txt"
2026/07/05 01:06:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/"
2026/07/05 01:06:01 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2" as "file10.txt"
2026/07/05 01:06:01 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:01 DEBUG : file10.txt: size = 19 OK
2026/07/05 01:06:01 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:06:01 INFO : file10.txt: Copied (new)
2026/07/05 01:06:01 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/05 01:06:01 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_changes-ruyevif8/file1.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/[0m
2026/07/05 01:06:01 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/" for canonical name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8"
2026/07/05 01:06:01 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:06:01 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file1.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/" as ""
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file1.txt"
2026/07/05 01:06:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/"
2026/07/05 01:06:01 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2" as "file1.txt"
2026/07/05 01:06:01 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_changes-ruyevif8)
2026/07/05 01:06:01 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2)
2026/07/05 01:06:01 DEBUG : file1.txt: Sizes differ
2026/07/05 01:06:01 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:06:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:06:01 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:06:01 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:06:01 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_changes-ruyevif8/file11.txt /tmp/010541xewerom4/changes/path1/[0m
2026/07/05 01:06:01 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/" for canonical name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8"
2026/07/05 01:06:01 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/05 01:06:01 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file11.txt" to "/tmp/010541xewerom4/changes/path1/" as ""
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file11.txt"
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/changes/path1/"
2026/07/05 01:06:01 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/010541xewerom4/changes/path1" as "file11.txt"
2026/07/05 01:06:01 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:01 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:06:01 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:06:01 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:06:01 INFO : file11.txt: Copied (new)
2026/07/05 01:06:01 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/05 01:06:01 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_changes-ruyevif8/file2.txt /tmp/010541xewerom4/changes/path1/[0m
2026/07/05 01:06:01 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/" for canonical name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8"
2026/07/05 01:06:01 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:06:01 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file2.txt" to "/tmp/010541xewerom4/changes/path1/" as ""
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file2.txt"
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/changes/path1/"
2026/07/05 01:06:01 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/010541xewerom4/changes/path1" as "file2.txt"
2026/07/05 01:06:01 DEBUG : file2.txt: size = 13 (Local file system at /tmp/010541xewerom4/datadir/test_changes-ruyevif8)
2026/07/05 01:06:01 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010541xewerom4/changes/path1)
2026/07/05 01:06:01 DEBUG : file2.txt: Sizes differ
2026/07/05 01:06:01 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:06:01 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:06:01 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:06:01 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:06:01 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:06:01 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/file3.txt[0m
2026/07/05 01:06:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/"
2026/07/05 01:06:01 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2"
2026/07/05 01:06:01 INFO : file3.txt: Deleted
2026/07/05 01:06:01 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:06:01 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/010541xewerom4/changes/path1/file4.txt[0m
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/changes/path1/"
2026/07/05 01:06:01 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/changes/path1/" to be canonical "/tmp/010541xewerom4/changes/path1"
2026/07/05 01:06:01 INFO : file4.txt: Deleted
2026/07/05 01:06:01 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/05 01:06:01 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/010541xewerom4/changes/path1/file8.txt[0m
2026/07/05 01:06:01 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/changes/path1/" for canonical name "/tmp/010541xewerom4/changes/path1"
2026/07/05 01:06:01 INFO : file8.txt: Deleted
2026/07/05 01:06:01 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/file8.txt[0m
2026/07/05 01:06:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2"
2026/07/05 01:06:01 INFO : file8.txt: Deleted
2026/07/05 01:06:01 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/05 01:06:01 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_changes-ruyevif8/ file5R.txt[0m
2026/07/05 01:06:01 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/" for canonical name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8"
2026/07/05 01:06:01 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:06:01 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_changes-ruyevif8/file5R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/ file5.txt[0m
2026/07/05 01:06:01 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file5R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/" as "file5.txt"
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file5R.txt"
2026/07/05 01:06:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/"
2026/07/05 01:06:01 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2" as "file5.txt"
2026/07/05 01:06:01 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/010541xewerom4/datadir/test_changes-ruyevif8)
2026/07/05 01:06:01 DEBUG : file5.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2)
2026/07/05 01:06:01 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:06:01 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:06:01 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:06:01 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:06:01 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/010541xewerom4/datadir/test_changes-ruyevif8/ file5L.txt[0m
2026/07/05 01:06:01 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/" for canonical name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8"
2026/07/05 01:06:01 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/05 01:06:01 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_changes-ruyevif8/file5L.txt /tmp/010541xewerom4/changes/path1/ file5.txt[0m
2026/07/05 01:06:01 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file5L.txt" to "/tmp/010541xewerom4/changes/path1/" as "file5.txt"
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file5L.txt"
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/changes/path1/"
2026/07/05 01:06:01 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/010541xewerom4/changes/path1" as "file5.txt"
2026/07/05 01:06:01 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/010541xewerom4/datadir/test_changes-ruyevif8)
2026/07/05 01:06:01 DEBUG : file5.txt: size = 0 (Local file system at /tmp/010541xewerom4/changes/path1)
2026/07/05 01:06:01 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:06:01 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/05 01:06:01 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:06:01 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/05 01:06:01 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:06:01 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/05 01:06:01 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_changes-ruyevif8/file6.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/[0m
2026/07/05 01:06:01 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/" for canonical name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8"
2026/07/05 01:06:01 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/05 01:06:01 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file6.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/" as ""
2026/07/05 01:06:01 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file6.txt"
2026/07/05 01:06:01 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/"
2026/07/05 01:06:01 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2" as "file6.txt"
2026/07/05 01:06:02 DEBUG : file6.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_changes-ruyevif8)
2026/07/05 01:06:02 DEBUG : file6.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2)
2026/07/05 01:06:02 DEBUG : file6.txt: Sizes differ
2026/07/05 01:06:02 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:06:02 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:06:02 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:06:02 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/010541xewerom4/changes/path1/file6.txt[0m
2026/07/05 01:06:02 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/changes/path1/" for canonical name "/tmp/010541xewerom4/changes/path1"
2026/07/05 01:06:02 INFO : file6.txt: Deleted
2026/07/05 01:06:02 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/05 01:06:02 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_changes-ruyevif8/file7.txt /tmp/010541xewerom4/changes/path1/[0m
2026/07/05 01:06:02 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/" for canonical name "/tmp/010541xewerom4/datadir/test_changes-ruyevif8"
2026/07/05 01:06:02 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/05 01:06:02 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file7.txt" to "/tmp/010541xewerom4/changes/path1/" as ""
2026/07/05 01:06:02 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_changes-ruyevif8/file7.txt"
2026/07/05 01:06:02 DEBUG : Creating backend with remote "/tmp/010541xewerom4/changes/path1/"
2026/07/05 01:06:02 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/010541xewerom4/changes/path1" as "file7.txt"
2026/07/05 01:06:02 DEBUG : file7.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_changes-ruyevif8)
2026/07/05 01:06:02 DEBUG : file7.txt: size = 0 (Local file system at /tmp/010541xewerom4/changes/path1)
2026/07/05 01:06:02 DEBUG : file7.txt: Sizes differ
2026/07/05 01:06:02 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:06:02 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:06:02 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:06:02 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:06:02 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/file7.txt[0m
2026/07/05 01:06:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2"
2026/07/05 01:06:02 INFO : file7.txt: Deleted
2026/07/05 01:06:02 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/05 01:06:02 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/07/05 01:06:04 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:04 INFO : Synching Path1 "/tmp/010541xewerom4/changes/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/"
2026/07/05 01:06:04 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:04 INFO : Path1 checking for diffs
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:06:04 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:06:04 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:06:04 INFO : Path2 checking for diffs
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:06:04 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:06:04 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:06:04 INFO : Applying changes
2026/07/05 01:06:04 INFO : Checking potential conflicts...
2026/07/05 01:06:04 ERROR : file5.txt: md5 differ
2026/07/05 01:06:04 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2: 1 differences found
2026/07/05 01:06:04 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2: 1 errors while checking
2026/07/05 01:06:04 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/file11.txt[0m
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/file2.txt[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/file4.txt[0m
2026/07/05 01:06:04 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:06:04 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/010541xewerom4/changes/path1/file5.txt.conflict1[0m
2026/07/05 01:06:04 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/05 01:06:04 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/file5.txt.conflict1[0m
2026/07/05 01:06:04 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/file5.txt.conflict2[0m
2026/07/05 01:06:04 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/05 01:06:04 INFO : file5.txt: Deleted
2026/07/05 01:06:04 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/changes/path1/file5.txt.conflict2[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/changes/path1/file6.txt[0m
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/file7.txt[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/changes/path1/file1.txt[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/changes/path1/file10.txt[0m
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010541xewerom4/changes/path1/file3.txt[0m
2026/07/05 01:06:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:06:04 INFO : file10.txt: Copied (new)
2026/07/05 01:06:04 INFO : file6.txt: Copied (new)
2026/07/05 01:06:04 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:06:04 INFO : file5.txt.conflict2: Copied (new)
2026/07/05 01:06:04 INFO : file3.txt: Deleted
2026/07/05 01:06:04 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:06:05 INFO : file11.txt: Copied (new)
2026/07/05 01:06:05 INFO : file7.txt: Copied (new)
2026/07/05 01:06:05 INFO : file5.txt.conflict1: Copied (new)
2026/07/05 01:06:05 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:06:05 INFO : file4.txt: Deleted
2026/07/05 01:06:05 INFO : Updating listings
2026/07/05 01:06:05 INFO : Validating listings for Path1 "/tmp/010541xewerom4/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/changes/path2/"
2026/07/05 01:06:05 INFO : [32mBisync successful[0m
2026/07/05 01:06:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:05 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:05 INFO : file10.txt: Deleted
2026/07/05 01:06:05 INFO : file7.txt: Deleted
2026/07/05 01:06:05 INFO : file11.txt: Deleted
2026/07/05 01:06:05 INFO : file1.txt: Deleted
2026/07/05 01:06:05 INFO : file6.txt: Deleted
2026/07/05 01:06:05 INFO : file2.txt: Deleted
2026/07/05 01:06:05 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:06:05 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:06:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:05 INFO : Local file system at /tmp/010541xewerom4/changes/path1: Removing directory
2026/07/05 01:06:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:05 INFO : file1.txt: Deleted
2026/07/05 01:06:05 INFO : file11.txt: Deleted
2026/07/05 01:06:05 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:06:05 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:06:05 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:05 INFO : file2.txt: Deleted
2026/07/05 01:06:05 INFO : file6.txt: Deleted
2026/07/05 01:06:05 INFO : file10.txt: Deleted
2026/07/05 01:06:05 INFO : file7.txt: Deleted
2026/07/05 01:06:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:05 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/changes/path2: Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncLocalRemote/check_access
2026/07/05 01:06:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_access/path1"
2026/07/05 01:06:05 INFO : path2: Making directory
2026/07/05 01:06:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2"
2026/07/05 01:06:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_check_access-boyutar7"
2026/07/05 01:06:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : subdir: Making directory with metadata
2026/07/05 01:06:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:06:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:06:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:06:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:06:05 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_check_access-boyutar7: Waiting for checks to finish
2026/07/05 01:06:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:06:05 INFO : file1.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:06:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:06:05 INFO : file4.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:06:05 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:06:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:06:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:06:05 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_check_access-boyutar7: Waiting for transfers to finish
2026/07/05 01:06:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:06:05 INFO : file2.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:06:05 INFO : file3.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:06:05 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:06:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_check_access-yemufec8"
2026/07/05 01:06:05 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_check_access-yemufec8: Waiting for checks to finish
2026/07/05 01:06:05 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_check_access-yemufec8: Waiting for transfers to finish
2026/07/05 01:06:05 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:06:05 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:06:05 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:06:05 INFO : hold.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:05 ERROR : error listing: directory not found
2026/07/05 01:06:05 ERROR : Local file system at /tmp/010541xewerom4/check_access/path1: Failed to list "": directory not found
2026/07/05 01:06:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:05 INFO : Local file system at /tmp/010541xewerom4/check_access/path1: Removing directory
2026/07/05 01:06:05 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/check_access/path1: no such file or directory
2026/07/05 01:06:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:05 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Removing directory
2026/07/05 01:06:05 ERROR : error listing: directory not found
2026/07/05 01:06:05 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_check_access-boyutar7
2026/07/05 01:06:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : subdir: Making directory with metadata
2026/07/05 01:06:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:06:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:06:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:06:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:06:05 DEBUG : Local file system at /tmp/010541xewerom4/check_access/path1: Waiting for checks to finish
2026/07/05 01:06:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:06:05 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:06:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:06:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:06:05 INFO : file1.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:06:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:06:05 INFO : file2.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:06:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:06:05 INFO : file3.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : Local file system at /tmp/010541xewerom4/check_access/path1: Waiting for transfers to finish
2026/07/05 01:06:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:06:05 INFO : file4.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:06:05 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:06:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:06:05 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:06:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:05 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/check_access/path1
2026/07/05 01:06:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 INFO : subdir: Making directory
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:05 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Waiting for checks to finish
2026/07/05 01:06:05 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Waiting for transfers to finish
2026/07/05 01:06:05 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:06:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:05 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:06:05 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:06:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 INFO : file1.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:06:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 INFO : file2.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:06:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 INFO : file3.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:06:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:05 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:05 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:06:05 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:06:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:05 INFO : file4.txt: Copied (new)
2026/07/05 01:06:05 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2
2026/07/05 01:06:05 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/07/05 01:06:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:06:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:06:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:07 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:07 INFO : Synching Path1 "/tmp/010541xewerom4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:07 INFO : Copying Path2 files to Path1
2026/07/05 01:06:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:06:08 INFO : There was nothing to transfer
2026/07/05 01:06:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:06:08 INFO : There was nothing to transfer
2026/07/05 01:06:08 INFO : Resync updating listings
2026/07/05 01:06:08 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:08 INFO : [32mBisync successful[0m
2026/07/05 01:06:08 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/05 01:06:08 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/07/05 01:06:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:10 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:10 INFO : Synching Path1 "/tmp/010541xewerom4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:10 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:10 INFO : Path1 checking for diffs
2026/07/05 01:06:10 INFO : Path2 checking for diffs
2026/07/05 01:06:10 INFO : Checking access health
2026/07/05 01:06:10 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/05 01:06:10 INFO : No changes found
2026/07/05 01:06:10 INFO : Updating listings
2026/07/05 01:06:10 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:10 INFO : [32mBisync successful[0m
2026/07/05 01:06:10 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/07/05 01:06:10 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/subdir/RCLONE_TEST[0m
2026/07/05 01:06:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/subdir/"
2026/07/05 01:06:10 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/subdir"
2026/07/05 01:06:10 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:10 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/07/05 01:06:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:12 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:12 INFO : Synching Path1 "/tmp/010541xewerom4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:12 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:12 INFO : Path1 checking for diffs
2026/07/05 01:06:12 INFO : Path2 checking for diffs
2026/07/05 01:06:12 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:06:12 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:06:12 INFO : Checking access health
2026/07/05 01:06:12 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/07/05 01:06:12 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:06:12 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:06:12 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:06:12 NOTICE: Bisync error: bisync aborted
2026/07/05 01:06:12 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/07/05 01:06:12 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/07/05 01:06:12 NOTICE: [36m(11) :[0m [34mcopy-file /tmp/010541xewerom4/check_access/path1/subdir/RCLONE_TEST TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/[0m
2026/07/05 01:06:12 DEBUG : copyFile "/tmp/010541xewerom4/check_access/path1/subdir/RCLONE_TEST" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/" as ""
2026/07/05 01:06:12 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_access/path1/subdir/RCLONE_TEST"
2026/07/05 01:06:12 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:12 DEBUG : operations.CopyFile "RCLONE_TEST" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2" as "RCLONE_TEST"
2026/07/05 01:06:12 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:06:12 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:12 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:12 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/07/05 01:06:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:15 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:15 INFO : Synching Path1 "/tmp/010541xewerom4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:15 INFO : Copying Path2 files to Path1
2026/07/05 01:06:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:06:15 INFO : There was nothing to transfer
2026/07/05 01:06:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:06:15 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:06:15 INFO : Resync updating listings
2026/07/05 01:06:15 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:15 INFO : [32mBisync successful[0m
2026/07/05 01:06:15 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/05 01:06:15 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/07/05 01:06:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:17 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:17 INFO : Synching Path1 "/tmp/010541xewerom4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:17 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:17 INFO : Path1 checking for diffs
2026/07/05 01:06:17 INFO : Path2 checking for diffs
2026/07/05 01:06:17 INFO : Checking access health
2026/07/05 01:06:17 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/05 01:06:17 INFO : No changes found
2026/07/05 01:06:17 INFO : Updating listings
2026/07/05 01:06:17 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:17 INFO : [32mBisync successful[0m
2026/07/05 01:06:17 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/07/05 01:06:17 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/010541xewerom4/check_access/path1/RCLONE_TEST[0m
2026/07/05 01:06:17 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_access/path1/"
2026/07/05 01:06:17 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/check_access/path1/" to be canonical "/tmp/010541xewerom4/check_access/path1"
2026/07/05 01:06:17 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:17 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/07/05 01:06:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:19 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:19 INFO : Synching Path1 "/tmp/010541xewerom4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:19 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:19 INFO : Path1 checking for diffs
2026/07/05 01:06:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:06:19 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:06:19 INFO : Path2 checking for diffs
2026/07/05 01:06:19 INFO : Checking access health
2026/07/05 01:06:19 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/07/05 01:06:19 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/07/05 01:06:19 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:06:19 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:06:19 NOTICE: Bisync error: bisync aborted
2026/07/05 01:06:19 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/07/05 01:06:19 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/07/05 01:06:19 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/07/05 01:06:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:22 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:22 INFO : Synching Path1 "/tmp/010541xewerom4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:22 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/010541xewerom4/workdir/tmp_010541xewerom4_check_access_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/010541xewerom4/workdir/tmp_010541xewerom4_check_access_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/010541xewerom4/workdir"[0m[0m
2026/07/05 01:06:22 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:06:22 NOTICE: Bisync error: bisync aborted
2026/07/05 01:06:22 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/07/05 01:06:22 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/07/05 01:06:22 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/05 01:06:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:24 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:24 INFO : Synching Path1 "/tmp/010541xewerom4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:24 INFO : Copying Path2 files to Path1
2026/07/05 01:06:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:06:24 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:06:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:06:24 INFO : Resync updating listings
2026/07/05 01:06:24 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:24 INFO : [32mBisync successful[0m
2026/07/05 01:06:24 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/07/05 01:06:24 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/07/05 01:06:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:26 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:26 INFO : Synching Path1 "/tmp/010541xewerom4/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:26 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:26 INFO : Path1 checking for diffs
2026/07/05 01:06:26 INFO : Path2 checking for diffs
2026/07/05 01:06:26 INFO : Checking access health
2026/07/05 01:06:26 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/05 01:06:26 INFO : No changes found
2026/07/05 01:06:26 INFO : Updating listings
2026/07/05 01:06:26 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access/path2/"
2026/07/05 01:06:26 INFO : [32mBisync successful[0m
2026/07/05 01:06:26 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:26 INFO : file1.txt: Deleted
2026/07/05 01:06:26 INFO : file2.txt: Deleted
2026/07/05 01:06:26 INFO : file3.txt: Deleted
2026/07/05 01:06:26 INFO : file4.txt: Deleted
2026/07/05 01:06:26 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:26 INFO : subdir/RCLONE_TEST: Deleted
2026/07/05 01:06:26 INFO : subdir/file20.txt: Deleted
2026/07/05 01:06:26 DEBUG : removing 1 level 1 directories
2026/07/05 01:06:26 INFO : subdir: Removing directory
2026/07/05 01:06:26 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:26 INFO : Local file system at /tmp/010541xewerom4/check_access/path1: Removing directory
2026/07/05 01:06:26 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:26 INFO : file1.txt: Deleted
2026/07/05 01:06:26 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:26 INFO : subdir/file20.txt: Deleted
2026/07/05 01:06:26 INFO : file2.txt: Deleted
2026/07/05 01:06:26 INFO : file3.txt: Deleted
2026/07/05 01:06:26 INFO : file4.txt: Deleted
2026/07/05 01:06:26 INFO : subdir/RCLONE_TEST: Deleted
2026/07/05 01:06:26 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:26 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access/path2: Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncLocalRemote/check_access_filters
2026/07/05 01:06:26 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_access_filters/path1"
2026/07/05 01:06:26 INFO : path2: Making directory
2026/07/05 01:06:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2"
2026/07/05 01:06:26 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_check_access_filters-davayez4"
2026/07/05 01:06:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir-not: Making directory with metadata
2026/07/05 01:06:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:06:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:06:26 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:06:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:06:26 INFO : file1.txt: Copied (new)
2026/07/05 01:06:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:06:26 INFO : file2.txt: Copied (new)
2026/07/05 01:06:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:06:26 INFO : file3.txt: Copied (new)
2026/07/05 01:06:26 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:26 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/05 01:06:26 DEBUG : subdir: Making directory with metadata
2026/07/05 01:06:26 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:26 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:06:26 DEBUG : subdirX: Making directory with metadata
2026/07/05 01:06:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:06:26 INFO : file4.txt: Copied (new)
2026/07/05 01:06:26 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:26 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/05 01:06:26 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/05 01:06:26 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:26 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/05 01:06:26 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/05 01:06:26 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/05 01:06:26 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:26 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/05 01:06:26 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:06:26 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/05 01:06:26 INFO : subdir-not/file20.txt: Copied (new)
2026/07/05 01:06:26 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:26 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/05 01:06:26 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:06:26 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/05 01:06:26 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:26 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/05 01:06:26 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/05 01:06:26 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:26 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/05 01:06:26 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:06:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/05 01:06:26 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:26 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:06:26 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:06:26 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:06:26 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:06:26 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/05 01:06:26 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:26 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/05 01:06:26 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/05 01:06:26 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/05 01:06:26 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/05 01:06:26 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:26 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/05 01:06:26 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:06:26 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/05 01:06:26 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/05 01:06:26 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/05 01:06:26 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/05 01:06:26 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/05 01:06:26 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/05 01:06:26 INFO : subdirX/file20.txt: Copied (new)
2026/07/05 01:06:26 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/05 01:06:26 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:26 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/05 01:06:26 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:06:26 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:26 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/05 01:06:26 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:26 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/05 01:06:26 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:26 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/05 01:06:26 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/05 01:06:26 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_check_access_filters-davayez4: Waiting for checks to finish
2026/07/05 01:06:26 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_check_access_filters-davayez4: Waiting for transfers to finish
2026/07/05 01:06:26 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/05 01:06:26 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:26 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/05 01:06:26 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/05 01:06:26 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:26 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:26 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:26 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:26 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:26 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:26 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_check_access_filters-fikawoy2"
2026/07/05 01:06:27 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_check_access_filters-fikawoy2: Waiting for checks to finish
2026/07/05 01:06:27 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_check_access_filters-fikawoy2: Waiting for transfers to finish
2026/07/05 01:06:27 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/05 01:06:27 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/05 01:06:27 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/05 01:06:27 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/05 01:06:27 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/05 01:06:27 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/05 01:06:27 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:27 ERROR : error listing: directory not found
2026/07/05 01:06:27 ERROR : Local file system at /tmp/010541xewerom4/check_access_filters/path1: Failed to list "": directory not found
2026/07/05 01:06:27 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:27 INFO : Local file system at /tmp/010541xewerom4/check_access_filters/path1: Removing directory
2026/07/05 01:06:27 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/check_access_filters/path1: no such file or directory
2026/07/05 01:06:27 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:27 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:27 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Removing directory
2026/07/05 01:06:27 ERROR : error listing: directory not found
2026/07/05 01:06:27 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_check_access_filters-davayez4
2026/07/05 01:06:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir-not: Making directory with metadata
2026/07/05 01:06:27 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:27 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/05 01:06:27 DEBUG : subdir: Making directory with metadata
2026/07/05 01:06:27 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:27 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:06:27 DEBUG : subdirX: Making directory with metadata
2026/07/05 01:06:27 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:27 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/05 01:06:27 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/05 01:06:27 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:27 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:06:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:06:27 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:06:27 INFO : file1.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/05 01:06:27 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:27 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/05 01:06:27 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/05 01:06:27 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:27 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/05 01:06:27 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/05 01:06:27 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:27 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/05 01:06:27 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/05 01:06:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:06:27 INFO : file2.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/05 01:06:27 INFO : subdirX/file20.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/05 01:06:27 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : Local file system at /tmp/010541xewerom4/check_access_filters/path1: Waiting for checks to finish
2026/07/05 01:06:27 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:06:27 INFO : file3.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:06:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:06:27 INFO : file4.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/05 01:06:27 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:06:27 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:06:27 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/05 01:06:27 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/05 01:06:27 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/05 01:06:27 DEBUG : Local file system at /tmp/010541xewerom4/check_access_filters/path1: Waiting for transfers to finish
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/05 01:06:27 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/05 01:06:27 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/05 01:06:27 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/05 01:06:27 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/05 01:06:27 INFO : subdir-not/file20.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/05 01:06:27 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/05 01:06:27 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/05 01:06:27 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:27 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:27 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:27 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:27 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:27 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:27 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/check_access_filters/path1
2026/07/05 01:06:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 INFO : subdir-not: Making directory
2026/07/05 01:06:27 INFO : subdir: Making directory
2026/07/05 01:06:27 INFO : subdirX: Making directory
2026/07/05 01:06:27 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 INFO : subdir-not/subdir-not2: Making directory
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 INFO : subdir/subdirA: Making directory
2026/07/05 01:06:27 INFO : subdir/subdirB: Making directory
2026/07/05 01:06:27 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 INFO : subdirX/subdirX1: Making directory
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Waiting for checks to finish
2026/07/05 01:06:27 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Waiting for transfers to finish
2026/07/05 01:06:27 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:06:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : file2.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : file1.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : file3.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : file4.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : subdir-not/file20.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : subdirX/file20.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:27 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:27 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/05 01:06:27 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2
2026/07/05 01:06:27 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/07/05 01:06:27 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/07/05 01:06:27 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_check_access_filters-fikawoy2/exclude-other-filtersfile.txt /tmp/010541xewerom4/workdir/[0m
2026/07/05 01:06:27 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_check_access_filters-fikawoy2/exclude-other-filtersfile.txt" to "/tmp/010541xewerom4/workdir/" as ""
2026/07/05 01:06:27 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_check_access_filters-fikawoy2/exclude-other-filtersfile.txt"
2026/07/05 01:06:27 DEBUG : Creating backend with remote "/tmp/010541xewerom4/workdir/"
2026/07/05 01:06:27 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/010541xewerom4/workdir" as "exclude-other-filtersfile.txt"
2026/07/05 01:06:27 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:27 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/05 01:06:27 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/05 01:06:27 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/05 01:06:27 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/05 01:06:27 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/07/05 01:06:27 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/010541xewerom4/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:06:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:29 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:29 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:29 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:29 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:29 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:29 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:29 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:29 INFO : Synching Path1 "/tmp/010541xewerom4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:29 INFO : Using filters file /tmp/010541xewerom4/workdir/exclude-other-filtersfile.txt
2026/07/05 01:06:29 INFO : Storing filters file hash to /tmp/010541xewerom4/workdir/exclude-other-filtersfile.txt.md5
2026/07/05 01:06:29 INFO : Copying Path2 files to Path1
2026/07/05 01:06:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:06:30 INFO : There was nothing to transfer
2026/07/05 01:06:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:06:30 INFO : There was nothing to transfer
2026/07/05 01:06:30 INFO : Resync updating listings
2026/07/05 01:06:30 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:30 INFO : [32mBisync successful[0m
2026/07/05 01:06:30 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/07/05 01:06:30 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/010541xewerom4/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:06:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:32 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:32 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:32 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:32 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:32 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:32 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:32 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:32 INFO : Synching Path1 "/tmp/010541xewerom4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:32 INFO : Using filters file /tmp/010541xewerom4/workdir/exclude-other-filtersfile.txt
2026/07/05 01:06:32 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:32 INFO : Path1 checking for diffs
2026/07/05 01:06:32 INFO : Path2 checking for diffs
2026/07/05 01:06:32 INFO : Checking access health
2026/07/05 01:06:32 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/05 01:06:32 INFO : No changes found
2026/07/05 01:06:32 INFO : Updating listings
2026/07/05 01:06:32 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:32 INFO : [32mBisync successful[0m
2026/07/05 01:06:32 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/07/05 01:06:32 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/05 01:06:32 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/05 01:06:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir/subdirA/"
2026/07/05 01:06:32 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir/subdirA/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir/subdirA"
2026/07/05 01:06:32 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:32 NOTICE: [36m(11) :[0m [34mdelete-file /tmp/010541xewerom4/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/05 01:06:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_access_filters/path1/subdir-not/"
2026/07/05 01:06:32 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/check_access_filters/path1/subdir-not/" to be canonical "/tmp/010541xewerom4/check_access_filters/path1/subdir-not"
2026/07/05 01:06:32 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:32 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/05 01:06:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir-not/subdir-not2/"
2026/07/05 01:06:32 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/05 01:06:32 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:32 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/010541xewerom4/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/07/05 01:06:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_access_filters/path1/subdirX/"
2026/07/05 01:06:32 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/check_access_filters/path1/subdirX/" to be canonical "/tmp/010541xewerom4/check_access_filters/path1/subdirX"
2026/07/05 01:06:32 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:32 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/07/05 01:06:32 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/010541xewerom4/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:06:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:34 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:34 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:34 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:34 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:34 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:34 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:34 INFO : Synching Path1 "/tmp/010541xewerom4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:34 INFO : Using filters file /tmp/010541xewerom4/workdir/exclude-other-filtersfile.txt
2026/07/05 01:06:34 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:35 INFO : Path1 checking for diffs
2026/07/05 01:06:35 INFO : Path2 checking for diffs
2026/07/05 01:06:35 INFO : Checking access health
2026/07/05 01:06:35 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/05 01:06:35 INFO : No changes found
2026/07/05 01:06:35 INFO : Updating listings
2026/07/05 01:06:35 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:35 INFO : [32mBisync successful[0m
2026/07/05 01:06:35 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/07/05 01:06:35 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/05 01:06:35 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/RCLONE_TEST[0m
2026/07/05 01:06:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:35 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2"
2026/07/05 01:06:35 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:35 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/010541xewerom4/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/05 01:06:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_access_filters/path1/subdir/"
2026/07/05 01:06:35 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/check_access_filters/path1/subdir/" to be canonical "/tmp/010541xewerom4/check_access_filters/path1/subdir"
2026/07/05 01:06:35 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:35 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/07/05 01:06:35 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/010541xewerom4/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:06:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:37 INFO : Synching Path1 "/tmp/010541xewerom4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:37 INFO : Using filters file /tmp/010541xewerom4/workdir/exclude-other-filtersfile.txt
2026/07/05 01:06:37 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:37 INFO : Path1 checking for diffs
2026/07/05 01:06:37 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:06:37 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:06:37 INFO : Path2 checking for diffs
2026/07/05 01:06:37 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:06:37 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:06:37 INFO : Checking access health
2026/07/05 01:06:37 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/05 01:06:37 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:06:37 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:06:37 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:06:37 NOTICE: Bisync error: bisync aborted
2026/07/05 01:06:37 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/07/05 01:06:37 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/07/05 01:06:37 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/07/05 01:06:37 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/010541xewerom4/check_access_filters/path1/[0m
2026/07/05 01:06:37 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_access_filters/path1/"
2026/07/05 01:06:37 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/check_access_filters/path1/" to be canonical "/tmp/010541xewerom4/check_access_filters/path1"
2026/07/05 01:06:37 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/05 01:06:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:06:37 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/05 01:06:37 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:37 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : file3.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : file4.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:37 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/05 01:06:37 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:37 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/05 01:06:37 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:37 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/05 01:06:37 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/05 01:06:37 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:37 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/05 01:06:37 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:37 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/05 01:06:37 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:37 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:06:37 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:06:37 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : Local file system at /tmp/010541xewerom4/check_access_filters/path1: Waiting for checks to finish
2026/07/05 01:06:37 DEBUG : Local file system at /tmp/010541xewerom4/check_access_filters/path1: Waiting for transfers to finish
2026/07/05 01:06:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:37 NOTICE: [36m(26) :[0m [34msync-dir /tmp/010541xewerom4/check_access_filters/path1/ TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/[0m
2026/07/05 01:06:37 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/check_access_filters/path1/" for canonical name "/tmp/010541xewerom4/check_access_filters/path1"
2026/07/05 01:06:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2"
2026/07/05 01:06:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:37 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : file3.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : file4.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:37 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:06:37 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:06:37 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/05 01:06:37 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:06:37 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/05 01:06:37 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Waiting for checks to finish
2026/07/05 01:06:37 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Waiting for transfers to finish
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:37 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:06:37 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/05 01:06:37 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:37 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:06:37 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:37 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_check_access_filters-fikawoy2/include-other-filtersfile.txt /tmp/010541xewerom4/workdir/[0m
2026/07/05 01:06:37 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_check_access_filters-fikawoy2/include-other-filtersfile.txt" to "/tmp/010541xewerom4/workdir/" as ""
2026/07/05 01:06:37 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_check_access_filters-fikawoy2/include-other-filtersfile.txt"
2026/07/05 01:06:37 DEBUG : Creating backend with remote "/tmp/010541xewerom4/workdir/"
2026/07/05 01:06:37 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/010541xewerom4/workdir" as "include-other-filtersfile.txt"
2026/07/05 01:06:37 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:37 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/05 01:06:37 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/05 01:06:37 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/05 01:06:37 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/05 01:06:37 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/010541xewerom4/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:06:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:40 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:40 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:40 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:40 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:40 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:40 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:40 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:40 INFO : Synching Path1 "/tmp/010541xewerom4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:40 INFO : Using filters file /tmp/010541xewerom4/workdir/include-other-filtersfile.txt
2026/07/05 01:06:40 INFO : Storing filters file hash to /tmp/010541xewerom4/workdir/include-other-filtersfile.txt.md5
2026/07/05 01:06:40 INFO : Copying Path2 files to Path1
2026/07/05 01:06:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:06:40 INFO : There was nothing to transfer
2026/07/05 01:06:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:06:40 INFO : There was nothing to transfer
2026/07/05 01:06:40 INFO : Resync updating listings
2026/07/05 01:06:40 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:40 INFO : [32mBisync successful[0m
2026/07/05 01:06:40 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/07/05 01:06:40 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/010541xewerom4/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:06:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:42 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:42 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:42 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:42 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:42 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:42 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:42 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:42 INFO : Synching Path1 "/tmp/010541xewerom4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:42 INFO : Using filters file /tmp/010541xewerom4/workdir/include-other-filtersfile.txt
2026/07/05 01:06:42 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:42 INFO : Path1 checking for diffs
2026/07/05 01:06:42 INFO : Path2 checking for diffs
2026/07/05 01:06:42 INFO : Checking access health
2026/07/05 01:06:42 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/05 01:06:42 INFO : No changes found
2026/07/05 01:06:42 INFO : Updating listings
2026/07/05 01:06:42 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:42 INFO : [32mBisync successful[0m
2026/07/05 01:06:42 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/07/05 01:06:42 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/05 01:06:42 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/05 01:06:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir/subdirA/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir/subdirA"
2026/07/05 01:06:42 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:42 NOTICE: [36m(34) :[0m [34mdelete-file /tmp/010541xewerom4/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/05 01:06:42 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/check_access_filters/path1/subdir-not/" for canonical name "/tmp/010541xewerom4/check_access_filters/path1/subdir-not"
2026/07/05 01:06:42 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:42 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/05 01:06:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/05 01:06:42 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:42 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/07/05 01:06:42 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/010541xewerom4/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:06:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:45 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:45 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:45 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:45 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:45 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:45 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:45 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:45 INFO : Synching Path1 "/tmp/010541xewerom4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:45 INFO : Using filters file /tmp/010541xewerom4/workdir/include-other-filtersfile.txt
2026/07/05 01:06:45 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:45 INFO : Path1 checking for diffs
2026/07/05 01:06:45 INFO : Path2 checking for diffs
2026/07/05 01:06:45 INFO : Checking access health
2026/07/05 01:06:45 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/05 01:06:45 INFO : No changes found
2026/07/05 01:06:45 INFO : Updating listings
2026/07/05 01:06:45 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:45 INFO : [32mBisync successful[0m
2026/07/05 01:06:45 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/07/05 01:06:45 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/05 01:06:45 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/RCLONE_TEST[0m
2026/07/05 01:06:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2"
2026/07/05 01:06:45 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:45 NOTICE: [36m(41) :[0m [34mdelete-file /tmp/010541xewerom4/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/05 01:06:45 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/check_access_filters/path1/subdir/" for canonical name "/tmp/010541xewerom4/check_access_filters/path1/subdir"
2026/07/05 01:06:45 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:45 NOTICE: [36m(42) :[0m [34mdelete-file /tmp/010541xewerom4/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/07/05 01:06:45 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_access_filters/path1/subdirX/subdirX1/"
2026/07/05 01:06:45 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/check_access_filters/path1/subdirX/subdirX1/" to be canonical "/tmp/010541xewerom4/check_access_filters/path1/subdirX/subdirX1"
2026/07/05 01:06:45 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:45 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/07/05 01:06:45 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/010541xewerom4/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:06:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:47 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:06:47 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:06:47 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:06:47 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:06:47 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:06:47 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:06:47 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:47 INFO : Synching Path1 "/tmp/010541xewerom4/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_access_filters/path2/"
2026/07/05 01:06:47 INFO : Using filters file /tmp/010541xewerom4/workdir/include-other-filtersfile.txt
2026/07/05 01:06:47 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:47 INFO : Path1 checking for diffs
2026/07/05 01:06:47 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:06:47 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/05 01:06:47 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/05 01:06:47 INFO : Path2 checking for diffs
2026/07/05 01:06:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:06:47 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:06:47 INFO : Checking access health
2026/07/05 01:06:47 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/07/05 01:06:47 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/05 01:06:47 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:06:47 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/05 01:06:47 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:06:47 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:06:47 NOTICE: Bisync error: bisync aborted
2026/07/05 01:06:47 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/07/05 01:06:47 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:47 INFO : file1.txt: Deleted
2026/07/05 01:06:47 INFO : file2.txt: Deleted
2026/07/05 01:06:47 INFO : file3.txt: Deleted
2026/07/05 01:06:47 INFO : file4.txt: Deleted
2026/07/05 01:06:47 INFO : subdir/file20.txt: Deleted
2026/07/05 01:06:47 INFO : subdir-not/file20.txt: Deleted
2026/07/05 01:06:47 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/05 01:06:47 INFO : subdirX/file20.txt: Deleted
2026/07/05 01:06:47 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/05 01:06:47 INFO : RCLONE_TEST: Deleted
2026/07/05 01:06:47 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/05 01:06:47 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/05 01:06:47 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/05 01:06:47 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/07/05 01:06:47 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/07/05 01:06:47 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/05 01:06:47 DEBUG : removing 4 level 2 directories
2026/07/05 01:06:47 INFO : subdirX/subdirX1: Removing directory
2026/07/05 01:06:47 INFO : subdir-not/subdir-not2: Removing directory
2026/07/05 01:06:47 INFO : subdir/subdirA: Removing directory
2026/07/05 01:06:47 INFO : subdir/subdirB: Removing directory
2026/07/05 01:06:47 DEBUG : removing 3 level 1 directories
2026/07/05 01:06:47 INFO : subdirX: Removing directory
2026/07/05 01:06:47 INFO : subdir: Removing directory
2026/07/05 01:06:47 INFO : subdir-not: Removing directory
2026/07/05 01:06:47 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:47 INFO : Local file system at /tmp/010541xewerom4/check_access_filters/path1: Removing directory
2026/07/05 01:06:47 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:47 INFO : file2.txt: Deleted
2026/07/05 01:06:47 INFO : subdir/RCLONE_TEST: Deleted
2026/07/05 01:06:47 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/05 01:06:47 INFO : subdir-not/file20.txt: Deleted
2026/07/05 01:06:47 INFO : subdir-not/RCLONE_TEST: Deleted
2026/07/05 01:06:47 INFO : file3.txt: Deleted
2026/07/05 01:06:47 INFO : file4.txt: Deleted
2026/07/05 01:06:47 INFO : file1.txt: Deleted
2026/07/05 01:06:47 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/05 01:06:47 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/05 01:06:47 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/05 01:06:47 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/05 01:06:47 INFO : subdirX/file20.txt: Deleted
2026/07/05 01:06:47 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/07/05 01:06:47 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/05 01:06:48 INFO : subdir/file20.txt: Deleted
2026/07/05 01:06:48 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:48 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_access_filters/path2: Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncLocalRemote/check_filename
2026/07/05 01:06:48 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_filename/path1"
2026/07/05 01:06:48 INFO : path2: Making directory
2026/07/05 01:06:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2"
2026/07/05 01:06:48 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_check_filename-gamukan9"
2026/07/05 01:06:48 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : subdir: Making directory with metadata
2026/07/05 01:06:48 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:48 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:06:48 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/05 01:06:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:06:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:06:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:06:48 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_check_filename-gamukan9: Waiting for checks to finish
2026/07/05 01:06:48 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:48 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/05 01:06:48 INFO : .chk_file: Copied (new)
2026/07/05 01:06:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:06:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:06:48 INFO : file1.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/05 01:06:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:06:48 INFO : file2.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:06:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:06:48 INFO : file3.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_check_filename-gamukan9: Waiting for transfers to finish
2026/07/05 01:06:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:06:48 INFO : file4.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:48 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/05 01:06:48 INFO : subdir/.chk_file: Copied (new)
2026/07/05 01:06:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:06:48 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:06:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:48 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_check_filename-hukoqeq9"
2026/07/05 01:06:48 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_check_filename-hukoqeq9: Waiting for checks to finish
2026/07/05 01:06:48 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_check_filename-hukoqeq9: Waiting for transfers to finish
2026/07/05 01:06:48 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:06:48 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:06:48 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:06:48 INFO : hold.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:48 ERROR : error listing: directory not found
2026/07/05 01:06:48 ERROR : Local file system at /tmp/010541xewerom4/check_filename/path1: Failed to list "": directory not found
2026/07/05 01:06:48 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:48 INFO : Local file system at /tmp/010541xewerom4/check_filename/path1: Removing directory
2026/07/05 01:06:48 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/check_filename/path1: no such file or directory
2026/07/05 01:06:48 DEBUG : Waiting for deletions to finish
2026/07/05 01:06:48 DEBUG : removing 1 level 0 directories
2026/07/05 01:06:48 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2: Removing directory
2026/07/05 01:06:48 ERROR : error listing: directory not found
2026/07/05 01:06:48 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_check_filename-gamukan9
2026/07/05 01:06:48 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:06:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:06:48 DEBUG : subdir: Making directory with metadata
2026/07/05 01:06:48 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:06:48 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:06:48 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/05 01:06:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:06:48 INFO : file1.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:06:48 DEBUG : Local file system at /tmp/010541xewerom4/check_filename/path1: Waiting for checks to finish
2026/07/05 01:06:48 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:48 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/05 01:06:48 INFO : .chk_file: Copied (new)
2026/07/05 01:06:48 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/05 01:06:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:06:48 INFO : file4.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:06:48 DEBUG : Local file system at /tmp/010541xewerom4/check_filename/path1: Waiting for transfers to finish
2026/07/05 01:06:48 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:48 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/05 01:06:48 INFO : subdir/.chk_file: Copied (new)
2026/07/05 01:06:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:06:48 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:06:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:06:48 INFO : file2.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:06:48 INFO : file3.txt: Copied (new)
2026/07/05 01:06:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:48 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/check_filename/path1
2026/07/05 01:06:48 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 INFO : subdir: Making directory
2026/07/05 01:06:48 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:06:48 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2: Waiting for checks to finish
2026/07/05 01:06:48 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2: Waiting for transfers to finish
2026/07/05 01:06:48 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:06:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 INFO : file2.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : .chk_file: size = 109 OK
2026/07/05 01:06:48 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:48 INFO : .chk_file: Copied (new)
2026/07/05 01:06:48 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:06:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 INFO : file1.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:06:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 INFO : file3.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : subdir/.chk_file: size = 109 OK
2026/07/05 01:06:48 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:48 INFO : subdir/.chk_file: Copied (new)
2026/07/05 01:06:48 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:06:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 INFO : file4.txt: Copied (new)
2026/07/05 01:06:48 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:06:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:06:48 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:06:48 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2
2026/07/05 01:06:48 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/07/05 01:06:48 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:06:48 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:06:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:50 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:50 INFO : Synching Path1 "/tmp/010541xewerom4/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/"
2026/07/05 01:06:50 INFO : Copying Path2 files to Path1
2026/07/05 01:06:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:06:50 INFO : There was nothing to transfer
2026/07/05 01:06:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:06:50 INFO : There was nothing to transfer
2026/07/05 01:06:50 INFO : Resync updating listings
2026/07/05 01:06:50 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/"
2026/07/05 01:06:50 INFO : [32mBisync successful[0m
2026/07/05 01:06:50 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/05 01:06:50 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/05 01:06:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:53 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:53 INFO : Synching Path1 "/tmp/010541xewerom4/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/"
2026/07/05 01:06:53 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:53 INFO : Path1 checking for diffs
2026/07/05 01:06:53 INFO : Path2 checking for diffs
2026/07/05 01:06:53 INFO : Checking access health
2026/07/05 01:06:53 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/05 01:06:53 INFO : No changes found
2026/07/05 01:06:53 INFO : Updating listings
2026/07/05 01:06:53 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/"
2026/07/05 01:06:53 INFO : [32mBisync successful[0m
2026/07/05 01:06:53 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/07/05 01:06:53 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/07/05 01:06:53 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/subdir/.chk_file[0m
2026/07/05 01:06:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/subdir/"
2026/07/05 01:06:53 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/subdir"
2026/07/05 01:06:53 INFO : .chk_file: Deleted
2026/07/05 01:06:53 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/05 01:06:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:55 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:55 INFO : Synching Path1 "/tmp/010541xewerom4/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/"
2026/07/05 01:06:55 INFO : Building Path1 and Path2 listings
2026/07/05 01:06:55 INFO : Path1 checking for diffs
2026/07/05 01:06:55 INFO : Path2 checking for diffs
2026/07/05 01:06:55 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/07/05 01:06:55 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:06:55 INFO : Checking access health
2026/07/05 01:06:55 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/07/05 01:06:55 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/07/05 01:06:55 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:06:55 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:06:55 NOTICE: Bisync error: bisync aborted
2026/07/05 01:06:55 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/07/05 01:06:55 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/07/05 01:06:55 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/010541xewerom4/check_filename/path1/subdir/.chk_file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/subdir/[0m
2026/07/05 01:06:55 DEBUG : copyFile "/tmp/010541xewerom4/check_filename/path1/subdir/.chk_file" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/subdir/" as ""
2026/07/05 01:06:55 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_filename/path1/subdir/.chk_file"
2026/07/05 01:06:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/subdir/"
2026/07/05 01:06:55 DEBUG : operations.CopyFile ".chk_file" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2/subdir" as ".chk_file"
2026/07/05 01:06:55 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:06:55 DEBUG : .chk_file: size = 109 OK
2026/07/05 01:06:55 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:06:55 INFO : .chk_file: Copied (new)
2026/07/05 01:06:55 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/07/05 01:06:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:06:57 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:06:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:06:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:06:57 INFO : Synching Path1 "/tmp/010541xewerom4/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/"
2026/07/05 01:06:57 INFO : Copying Path2 files to Path1
2026/07/05 01:06:57 INFO : Checking access health
2026/07/05 01:06:58 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/05 01:06:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:06:58 INFO : There was nothing to transfer
2026/07/05 01:06:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:06:58 INFO : There was nothing to transfer
2026/07/05 01:06:58 INFO : Resync updating listings
2026/07/05 01:06:58 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/"
2026/07/05 01:06:58 INFO : [32mBisync successful[0m
2026/07/05 01:06:58 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/05 01:06:58 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/05 01:07:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:07:00 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:00 INFO : Synching Path1 "/tmp/010541xewerom4/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/"
2026/07/05 01:07:00 INFO : Building Path1 and Path2 listings
2026/07/05 01:07:00 INFO : Path1 checking for diffs
2026/07/05 01:07:00 INFO : Path2 checking for diffs
2026/07/05 01:07:00 INFO : Checking access health
2026/07/05 01:07:00 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/05 01:07:00 INFO : No changes found
2026/07/05 01:07:00 INFO : Updating listings
2026/07/05 01:07:00 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_filename/path2/"
2026/07/05 01:07:00 INFO : [32mBisync successful[0m
2026/07/05 01:07:00 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:00 INFO : .chk_file: Deleted
2026/07/05 01:07:00 INFO : file2.txt: Deleted
2026/07/05 01:07:00 INFO : file1.txt: Deleted
2026/07/05 01:07:00 INFO : file3.txt: Deleted
2026/07/05 01:07:00 INFO : file4.txt: Deleted
2026/07/05 01:07:00 INFO : subdir/.chk_file: Deleted
2026/07/05 01:07:00 INFO : subdir/file20.txt: Deleted
2026/07/05 01:07:00 DEBUG : removing 1 level 1 directories
2026/07/05 01:07:00 INFO : subdir: Removing directory
2026/07/05 01:07:00 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:00 INFO : Local file system at /tmp/010541xewerom4/check_filename/path1: Removing directory
2026/07/05 01:07:00 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:00 INFO : file2.txt: Deleted
2026/07/05 01:07:00 INFO : file3.txt: Deleted
2026/07/05 01:07:00 INFO : subdir/file20.txt: Deleted
2026/07/05 01:07:00 INFO : .chk_file: Deleted
2026/07/05 01:07:00 INFO : file1.txt: Deleted
2026/07/05 01:07:00 INFO : file4.txt: Deleted
2026/07/05 01:07:00 INFO : subdir/.chk_file: Deleted
2026/07/05 01:07:00 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:00 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_filename/path2: Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncLocalRemote/check_sync
2026/07/05 01:07:00 DEBUG : Creating backend with remote "/tmp/010541xewerom4/check_sync/path1"
2026/07/05 01:07:00 INFO : path2: Making directory
2026/07/05 01:07:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2"
2026/07/05 01:07:00 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_check_sync-vizucel7"
2026/07/05 01:07:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:00 INFO : file1.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:07:00 INFO : file2.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:07:00 INFO : file3.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:07:00 INFO : file4.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:07:00 INFO : file5.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:07:00 INFO : file6.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:07:00 INFO : file7.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:07:00 INFO : file8.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_check_sync-vizucel7: Waiting for checks to finish
2026/07/05 01:07:00 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_check_sync-vizucel7: Waiting for transfers to finish
2026/07/05 01:07:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:00 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:00 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_check_sync-vazubak6"
2026/07/05 01:07:00 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_check_sync-vazubak6: Waiting for checks to finish
2026/07/05 01:07:00 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_check_sync-vazubak6: Waiting for transfers to finish
2026/07/05 01:07:00 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/07/05 01:07:00 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/05 01:07:00 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/07/05 01:07:00 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/07/05 01:07:00 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/07/05 01:07:00 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/05 01:07:00 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/07/05 01:07:00 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/07/05 01:07:00 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:00 ERROR : error listing: directory not found
2026/07/05 01:07:00 ERROR : Local file system at /tmp/010541xewerom4/check_sync/path1: Failed to list "": directory not found
2026/07/05 01:07:00 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:00 INFO : Local file system at /tmp/010541xewerom4/check_sync/path1: Removing directory
2026/07/05 01:07:00 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/check_sync/path1: no such file or directory
2026/07/05 01:07:00 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:00 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:00 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Removing directory
2026/07/05 01:07:00 ERROR : error listing: directory not found
2026/07/05 01:07:00 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_check_sync-vizucel7
2026/07/05 01:07:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:00 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:07:00 INFO : file3.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : Local file system at /tmp/010541xewerom4/check_sync/path1: Waiting for checks to finish
2026/07/05 01:07:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : Local file system at /tmp/010541xewerom4/check_sync/path1: Waiting for transfers to finish
2026/07/05 01:07:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:07:00 INFO : file4.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:07:00 INFO : file2.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:07:00 INFO : file7.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:07:00 INFO : file8.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:07:00 INFO : file5.txt: Copied (new)
2026/07/05 01:07:00 INFO : file1.txt: Copied (new)
2026/07/05 01:07:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:07:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:07:00 INFO : file6.txt: Copied (new)
2026/07/05 01:07:00 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/check_sync/path1
2026/07/05 01:07:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:00 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Waiting for checks to finish
2026/07/05 01:07:00 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Waiting for transfers to finish
2026/07/05 01:07:01 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:07:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:01 INFO : file1.txt: Copied (new)
2026/07/05 01:07:01 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:07:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:01 INFO : file2.txt: Copied (new)
2026/07/05 01:07:01 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:07:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:01 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:01 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:07:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:01 INFO : file3.txt: Copied (new)
2026/07/05 01:07:01 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:07:01 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:07:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:01 INFO : file4.txt: Copied (new)
2026/07/05 01:07:01 INFO : file5.txt: Copied (new)
2026/07/05 01:07:01 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:07:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:01 INFO : file6.txt: Copied (new)
2026/07/05 01:07:01 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:07:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:01 INFO : file7.txt: Copied (new)
2026/07/05 01:07:01 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:07:01 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:01 INFO : file8.txt: Copied (new)
2026/07/05 01:07:01 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2
2026/07/05 01:07:01 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/07/05 01:07:01 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:07:01 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:07:03 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:03 INFO : Synching Path1 "/tmp/010541xewerom4/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2/"
2026/07/05 01:07:03 INFO : Copying Path2 files to Path1
2026/07/05 01:07:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:07:03 INFO : There was nothing to transfer
2026/07/05 01:07:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:07:03 INFO : There was nothing to transfer
2026/07/05 01:07:03 INFO : Resync updating listings
2026/07/05 01:07:03 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2/"
2026/07/05 01:07:03 INFO : [32mBisync successful[0m
2026/07/05 01:07:03 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/07/05 01:07:03 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/07/05 01:07:05 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:05 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2/"
2026/07/05 01:07:05 INFO : [32mBisync successful[0m
2026/07/05 01:07:05 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/07/05 01:07:05 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_check_sync-vazubak6/_testdir_path1.._testdir_path2.path1.lst /tmp/010541xewerom4/workdir/ tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path1.lst[0m
2026/07/05 01:07:05 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_check_sync-vazubak6/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/010541xewerom4/workdir/" as "tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path1.lst"
2026/07/05 01:07:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_check_sync-vazubak6/_testdir_path1.._testdir_path2.path1.lst"
2026/07/05 01:07:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/workdir/"
2026/07/05 01:07:05 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/010541xewerom4/workdir" as "tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path1.lst"
2026/07/05 01:07:05 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/010541xewerom4/datadir/test_check_sync-vazubak6)
2026/07/05 01:07:05 DEBUG : tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/010541xewerom4/workdir)
2026/07/05 01:07:05 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/07/05 01:07:05 DEBUG : tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_syn.f6b3ec60.partial: size = 792 OK
2026/07/05 01:07:05 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/05 01:07:05 DEBUG : tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_syn.f6b3ec60.partial: renamed to: tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path1.lst
2026/07/05 01:07:05 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path1.lst
2026/07/05 01:07:05 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_check_sync-vazubak6/_testdir_path1.._testdir_path2.path2.lst /tmp/010541xewerom4/workdir/ tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path2.lst[0m
2026/07/05 01:07:05 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_check_sync-vazubak6/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/010541xewerom4/workdir/" as "tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path2.lst"
2026/07/05 01:07:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_check_sync-vazubak6/_testdir_path1.._testdir_path2.path2.lst"
2026/07/05 01:07:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/workdir/"
2026/07/05 01:07:05 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/010541xewerom4/workdir" as "tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path2.lst"
2026/07/05 01:07:05 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/010541xewerom4/datadir/test_check_sync-vazubak6)
2026/07/05 01:07:05 DEBUG : tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/010541xewerom4/workdir)
2026/07/05 01:07:05 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/07/05 01:07:05 DEBUG : tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_syn.bb5bec07.partial: size = 792 OK
2026/07/05 01:07:05 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/05 01:07:05 DEBUG : tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_syn.bb5bec07.partial: renamed to: tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path2.lst
2026/07/05 01:07:05 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path2.lst
2026/07/05 01:07:05 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/07/05 01:07:05 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/07/05 01:07:07 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:07 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:07 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2/"
2026/07/05 01:07:07 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/07/05 01:07:07 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/07/05 01:07:07 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/07/05 01:07:07 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:07:07 NOTICE: Bisync error: bisync aborted
2026/07/05 01:07:07 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/07/05 01:07:07 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/07/05 01:07:07 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/05 01:07:10 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:10 INFO : Synching Path1 "/tmp/010541xewerom4/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2/"
2026/07/05 01:07:10 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/010541xewerom4/workdir/tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/010541xewerom4/workdir/tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/010541xewerom4/workdir"[0m[0m
2026/07/05 01:07:10 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:07:10 NOTICE: Bisync error: bisync aborted
2026/07/05 01:07:10 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/07/05 01:07:10 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/010541xewerom4/workdir/ *.lst[0m
2026/07/05 01:07:10 DEBUG : Creating backend with remote "/tmp/010541xewerom4/workdir/"
2026/07/05 01:07:10 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/workdir/" to be canonical "/tmp/010541xewerom4/workdir"
2026/07/05 01:07:10 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:10 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/010541xewerom4/workdir/ *.lst-err[0m
2026/07/05 01:07:10 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/workdir/" for canonical name "/tmp/010541xewerom4/workdir"
2026/07/05 01:07:10 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:10 INFO : tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path1.lst-err: Deleted
2026/07/05 01:07:10 INFO : tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path2.lst-err: Deleted
2026/07/05 01:07:10 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/010541xewerom4/workdir/ *.lst-new[0m
2026/07/05 01:07:10 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/workdir/" for canonical name "/tmp/010541xewerom4/workdir"
2026/07/05 01:07:10 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:10 INFO : tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path1.lst-new: Deleted
2026/07/05 01:07:10 INFO : tmp_010541xewerom4_check_sync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_check_sync_path2.path2.lst-new: Deleted
2026/07/05 01:07:10 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/07/05 01:07:10 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/07/05 01:07:12 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:12 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:12 INFO : Synching Path1 "/tmp/010541xewerom4/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2/"
2026/07/05 01:07:12 INFO : Copying Path2 files to Path1
2026/07/05 01:07:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:07:12 INFO : There was nothing to transfer
2026/07/05 01:07:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:07:12 INFO : There was nothing to transfer
2026/07/05 01:07:12 INFO : Resync updating listings
2026/07/05 01:07:12 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2/"
2026/07/05 01:07:12 INFO : [32mBisync successful[0m
2026/07/05 01:07:12 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/07/05 01:07:12 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/07/05 01:07:14 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:14 INFO : Synching Path1 "/tmp/010541xewerom4/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2/"
2026/07/05 01:07:14 INFO : Building Path1 and Path2 listings
2026/07/05 01:07:14 INFO : Path1 checking for diffs
2026/07/05 01:07:14 INFO : Path2 checking for diffs
2026/07/05 01:07:14 INFO : No changes found
2026/07/05 01:07:14 INFO : Updating listings
2026/07/05 01:07:14 INFO : Validating listings for Path1 "/tmp/010541xewerom4/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2/"
2026/07/05 01:07:14 INFO : [32mBisync successful[0m
2026/07/05 01:07:14 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/07/05 01:07:14 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/07/05 01:07:16 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:16 INFO : Synching Path1 "/tmp/010541xewerom4/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/check_sync/path2/"
2026/07/05 01:07:16 INFO : Building Path1 and Path2 listings
2026/07/05 01:07:16 INFO : Path1 checking for diffs
2026/07/05 01:07:16 INFO : Path2 checking for diffs
2026/07/05 01:07:16 INFO : No changes found
2026/07/05 01:07:16 INFO : Updating listings
2026/07/05 01:07:16 INFO : [32mBisync successful[0m
2026/07/05 01:07:16 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:16 INFO : file1.txt: Deleted
2026/07/05 01:07:16 INFO : file8.txt: Deleted
2026/07/05 01:07:16 INFO : file2.txt: Deleted
2026/07/05 01:07:16 INFO : RCLONE_TEST: Deleted
2026/07/05 01:07:16 INFO : file3.txt: Deleted
2026/07/05 01:07:16 INFO : file4.txt: Deleted
2026/07/05 01:07:16 INFO : file5.txt: Deleted
2026/07/05 01:07:16 INFO : file6.txt: Deleted
2026/07/05 01:07:16 INFO : file7.txt: Deleted
2026/07/05 01:07:16 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:16 INFO : Local file system at /tmp/010541xewerom4/check_sync/path1: Removing directory
2026/07/05 01:07:16 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:16 INFO : file7.txt: Deleted
2026/07/05 01:07:16 INFO : file2.txt: Deleted
2026/07/05 01:07:16 INFO : file1.txt: Deleted
2026/07/05 01:07:16 INFO : RCLONE_TEST: Deleted
2026/07/05 01:07:16 INFO : file5.txt: Deleted
2026/07/05 01:07:16 INFO : file6.txt: Deleted
2026/07/05 01:07:16 INFO : file3.txt: Deleted
2026/07/05 01:07:16 INFO : file4.txt: Deleted
2026/07/05 01:07:16 INFO : file8.txt: Deleted
2026/07/05 01:07:17 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:17 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/check_sync/path2: Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncLocalRemote/compare_all
2026/07/05 01:07:17 DEBUG : Creating backend with remote "/tmp/010541xewerom4/compare_all/path1"
2026/07/05 01:07:17 INFO : path2: Making directory
2026/07/05 01:07:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2"
2026/07/05 01:07:17 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_compare_all-vukulob9"
2026/07/05 01:07:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:07:17 INFO : file2.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:07:17 INFO : file3.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:07:17 INFO : file4.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:07:17 INFO : file5.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:07:17 INFO : file6.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_compare_all-vukulob9: Waiting for checks to finish
2026/07/05 01:07:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_compare_all-vukulob9: Waiting for transfers to finish
2026/07/05 01:07:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:07:17 INFO : file7.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:17 INFO : file1.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:17 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:17 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:07:17 INFO : file8.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7"
2026/07/05 01:07:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:07:17 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:07:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:17 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:07:17 INFO : file1.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:07:17 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:07:17 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:17 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:07:17 INFO : file10.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:07:17 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:07:17 INFO : file2.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:17 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:07:17 INFO : file11.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:07:17 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:07:17 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:07:17 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:07:17 INFO : file5R.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:17 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:07:17 INFO : file7.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:07:17 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:07:17 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:07:17 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:07:17 INFO : file5L.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7: Waiting for checks to finish
2026/07/05 01:07:17 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7: Waiting for transfers to finish
2026/07/05 01:07:17 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:17 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:07:17 INFO : file6.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:17 ERROR : error listing: directory not found
2026/07/05 01:07:17 ERROR : Local file system at /tmp/010541xewerom4/compare_all/path1: Failed to list "": directory not found
2026/07/05 01:07:17 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:17 INFO : Local file system at /tmp/010541xewerom4/compare_all/path1: Removing directory
2026/07/05 01:07:17 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/compare_all/path1: no such file or directory
2026/07/05 01:07:17 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:17 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:17 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2: Removing directory
2026/07/05 01:07:17 ERROR : error listing: directory not found
2026/07/05 01:07:17 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_compare_all-vukulob9
2026/07/05 01:07:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:17 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:17 INFO : file1.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:07:17 INFO : file2.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:07:17 INFO : file3.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:07:17 INFO : file4.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:07:17 INFO : file8.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : Local file system at /tmp/010541xewerom4/compare_all/path1: Waiting for checks to finish
2026/07/05 01:07:17 DEBUG : Local file system at /tmp/010541xewerom4/compare_all/path1: Waiting for transfers to finish
2026/07/05 01:07:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:07:17 INFO : file6.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:07:17 INFO : file7.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:07:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:07:17 INFO : file5.txt: Copied (new)
2026/07/05 01:07:17 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/compare_all/path1
2026/07/05 01:07:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:17 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2: Waiting for checks to finish
2026/07/05 01:07:17 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2: Waiting for transfers to finish
2026/07/05 01:07:17 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:07:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 INFO : file2.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:07:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:17 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:17 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:07:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 INFO : file1.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:07:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 INFO : file3.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:07:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 INFO : file7.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:07:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 INFO : file4.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:07:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 INFO : file5.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:07:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 INFO : file6.txt: Copied (new)
2026/07/05 01:07:17 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:07:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:17 INFO : file8.txt: Copied (new)
2026/07/05 01:07:17 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2
2026/07/05 01:07:17 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/07/05 01:07:17 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:07:17 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/07/05 01:07:19 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:07:19 INFO : Synching Path1 "/tmp/010541xewerom4/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/"
2026/07/05 01:07:19 INFO : Copying Path2 files to Path1
2026/07/05 01:07:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:07:19 INFO : There was nothing to transfer
2026/07/05 01:07:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:07:19 INFO : There was nothing to transfer
2026/07/05 01:07:19 INFO : Resync updating listings
2026/07/05 01:07:19 INFO : Validating listings for Path1 "/tmp/010541xewerom4/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/"
2026/07/05 01:07:19 INFO : [32mBisync successful[0m
2026/07/05 01:07:19 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/05 01:07:19 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:07:19 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file10.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/[0m
2026/07/05 01:07:19 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/"
2026/07/05 01:07:19 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/" to be canonical "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7"
2026/07/05 01:07:19 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/05 01:07:19 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file10.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/" as ""
2026/07/05 01:07:19 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file10.txt"
2026/07/05 01:07:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/"
2026/07/05 01:07:19 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2" as "file10.txt"
2026/07/05 01:07:19 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:20 DEBUG : file10.txt: size = 19 OK
2026/07/05 01:07:20 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:20 INFO : file10.txt: Copied (new)
2026/07/05 01:07:20 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/05 01:07:20 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file1.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/" for canonical name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7"
2026/07/05 01:07:20 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:07:20 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file1.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/" as ""
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file1.txt"
2026/07/05 01:07:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/"
2026/07/05 01:07:20 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2" as "file1.txt"
2026/07/05 01:07:20 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7)
2026/07/05 01:07:20 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2)
2026/07/05 01:07:20 DEBUG : file1.txt: Sizes differ
2026/07/05 01:07:20 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:07:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:20 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:07:20 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:07:20 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file11.txt /tmp/010541xewerom4/compare_all/path1/[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/" for canonical name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7"
2026/07/05 01:07:20 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/05 01:07:20 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file11.txt" to "/tmp/010541xewerom4/compare_all/path1/" as ""
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file11.txt"
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/compare_all/path1/"
2026/07/05 01:07:20 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/010541xewerom4/compare_all/path1" as "file11.txt"
2026/07/05 01:07:20 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:20 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:07:20 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:20 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:07:20 INFO : file11.txt: Copied (new)
2026/07/05 01:07:20 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/05 01:07:20 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file2.txt /tmp/010541xewerom4/compare_all/path1/[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/" for canonical name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7"
2026/07/05 01:07:20 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:07:20 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file2.txt" to "/tmp/010541xewerom4/compare_all/path1/" as ""
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file2.txt"
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/compare_all/path1/"
2026/07/05 01:07:20 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/010541xewerom4/compare_all/path1" as "file2.txt"
2026/07/05 01:07:20 DEBUG : file2.txt: size = 13 (Local file system at /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7)
2026/07/05 01:07:20 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010541xewerom4/compare_all/path1)
2026/07/05 01:07:20 DEBUG : file2.txt: Sizes differ
2026/07/05 01:07:20 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:07:20 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:07:20 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:07:20 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:07:20 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:07:20 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/file3.txt[0m
2026/07/05 01:07:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/"
2026/07/05 01:07:20 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2"
2026/07/05 01:07:20 INFO : file3.txt: Deleted
2026/07/05 01:07:20 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:07:20 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/010541xewerom4/compare_all/path1/file4.txt[0m
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/compare_all/path1/"
2026/07/05 01:07:20 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/compare_all/path1/" to be canonical "/tmp/010541xewerom4/compare_all/path1"
2026/07/05 01:07:20 INFO : file4.txt: Deleted
2026/07/05 01:07:20 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/05 01:07:20 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/010541xewerom4/compare_all/path1/file8.txt[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/compare_all/path1/" for canonical name "/tmp/010541xewerom4/compare_all/path1"
2026/07/05 01:07:20 INFO : file8.txt: Deleted
2026/07/05 01:07:20 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/file8.txt[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2"
2026/07/05 01:07:20 INFO : file8.txt: Deleted
2026/07/05 01:07:20 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/05 01:07:20 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/ file5R.txt[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/" for canonical name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7"
2026/07/05 01:07:20 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:07:20 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file5R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/ file5.txt[0m
2026/07/05 01:07:20 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file5R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/" as "file5.txt"
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file5R.txt"
2026/07/05 01:07:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/"
2026/07/05 01:07:20 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2" as "file5.txt"
2026/07/05 01:07:20 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7)
2026/07/05 01:07:20 DEBUG : file5.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2)
2026/07/05 01:07:20 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:07:20 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:07:20 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:07:20 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:07:20 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/ file5L.txt[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/" for canonical name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7"
2026/07/05 01:07:20 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/05 01:07:20 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file5L.txt /tmp/010541xewerom4/compare_all/path1/ file5.txt[0m
2026/07/05 01:07:20 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file5L.txt" to "/tmp/010541xewerom4/compare_all/path1/" as "file5.txt"
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file5L.txt"
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/compare_all/path1/"
2026/07/05 01:07:20 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/010541xewerom4/compare_all/path1" as "file5.txt"
2026/07/05 01:07:20 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7)
2026/07/05 01:07:20 DEBUG : file5.txt: size = 0 (Local file system at /tmp/010541xewerom4/compare_all/path1)
2026/07/05 01:07:20 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:07:20 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/05 01:07:20 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:07:20 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/05 01:07:20 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:07:20 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/05 01:07:20 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file6.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/" for canonical name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7"
2026/07/05 01:07:20 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/05 01:07:20 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file6.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/" as ""
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file6.txt"
2026/07/05 01:07:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/"
2026/07/05 01:07:20 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2" as "file6.txt"
2026/07/05 01:07:20 DEBUG : file6.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7)
2026/07/05 01:07:20 DEBUG : file6.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2)
2026/07/05 01:07:20 DEBUG : file6.txt: Sizes differ
2026/07/05 01:07:20 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:07:20 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:20 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:07:20 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/010541xewerom4/compare_all/path1/file6.txt[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/compare_all/path1/" for canonical name "/tmp/010541xewerom4/compare_all/path1"
2026/07/05 01:07:20 INFO : file6.txt: Deleted
2026/07/05 01:07:20 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/05 01:07:20 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file7.txt /tmp/010541xewerom4/compare_all/path1/[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/" for canonical name "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7"
2026/07/05 01:07:20 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/05 01:07:20 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file7.txt" to "/tmp/010541xewerom4/compare_all/path1/" as ""
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_compare_all-wuvolow7/file7.txt"
2026/07/05 01:07:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/compare_all/path1/"
2026/07/05 01:07:20 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/010541xewerom4/compare_all/path1" as "file7.txt"
2026/07/05 01:07:20 DEBUG : file7.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_compare_all-wuvolow7)
2026/07/05 01:07:20 DEBUG : file7.txt: size = 0 (Local file system at /tmp/010541xewerom4/compare_all/path1)
2026/07/05 01:07:20 DEBUG : file7.txt: Sizes differ
2026/07/05 01:07:20 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:07:20 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:20 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:07:20 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:07:20 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/file7.txt[0m
2026/07/05 01:07:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2"
2026/07/05 01:07:20 INFO : file7.txt: Deleted
2026/07/05 01:07:20 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/05 01:07:20 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/07/05 01:07:23 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:23 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:07:23 INFO : Synching Path1 "/tmp/010541xewerom4/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/"
2026/07/05 01:07:23 INFO : Building Path1 and Path2 listings
2026/07/05 01:07:23 INFO : Path1 checking for diffs
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:07:23 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:07:23 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:07:23 INFO : Path2 checking for diffs
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:07:23 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:07:23 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:07:23 INFO : Applying changes
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/file11.txt[0m
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/file2.txt[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/file4.txt[0m
2026/07/05 01:07:23 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:07:23 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/010541xewerom4/compare_all/path1/file5.txt.conflict1[0m
2026/07/05 01:07:23 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/05 01:07:23 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/file5.txt.conflict1[0m
2026/07/05 01:07:23 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/file5.txt.conflict2[0m
2026/07/05 01:07:23 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/05 01:07:23 INFO : file5.txt: Deleted
2026/07/05 01:07:23 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/compare_all/path1/file5.txt.conflict2[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/compare_all/path1/file6.txt[0m
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/file7.txt[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/compare_all/path1/file1.txt[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/compare_all/path1/file10.txt[0m
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010541xewerom4/compare_all/path1/file3.txt[0m
2026/07/05 01:07:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:07:23 INFO : file5.txt.conflict2: Copied (new)
2026/07/05 01:07:23 INFO : file10.txt: Copied (new)
2026/07/05 01:07:23 INFO : file6.txt: Copied (new)
2026/07/05 01:07:23 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:07:23 INFO : file3.txt: Deleted
2026/07/05 01:07:23 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:07:23 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:07:23 INFO : file7.txt: Copied (new)
2026/07/05 01:07:23 INFO : file11.txt: Copied (new)
2026/07/05 01:07:23 INFO : file5.txt.conflict1: Copied (new)
2026/07/05 01:07:23 INFO : file4.txt: Deleted
2026/07/05 01:07:23 INFO : Updating listings
2026/07/05 01:07:23 INFO : Validating listings for Path1 "/tmp/010541xewerom4/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/compare_all/path2/"
2026/07/05 01:07:23 INFO : [32mBisync successful[0m
2026/07/05 01:07:23 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:23 INFO : RCLONE_TEST: Deleted
2026/07/05 01:07:23 INFO : file7.txt: Deleted
2026/07/05 01:07:23 INFO : file6.txt: Deleted
2026/07/05 01:07:23 INFO : file1.txt: Deleted
2026/07/05 01:07:23 INFO : file10.txt: Deleted
2026/07/05 01:07:23 INFO : file11.txt: Deleted
2026/07/05 01:07:23 INFO : file2.txt: Deleted
2026/07/05 01:07:23 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:07:23 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:07:23 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:23 INFO : Local file system at /tmp/010541xewerom4/compare_all/path1: Removing directory
2026/07/05 01:07:23 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:23 INFO : file10.txt: Deleted
2026/07/05 01:07:23 INFO : RCLONE_TEST: Deleted
2026/07/05 01:07:23 INFO : file6.txt: Deleted
2026/07/05 01:07:23 INFO : file1.txt: Deleted
2026/07/05 01:07:23 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:07:23 INFO : file2.txt: Deleted
2026/07/05 01:07:23 INFO : file11.txt: Deleted
2026/07/05 01:07:23 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:07:23 INFO : file7.txt: Deleted
2026/07/05 01:07:23 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:23 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/compare_all/path2: Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncLocalRemote/concurrent
2026/07/05 01:07:23 DEBUG : Creating backend with remote "/tmp/010541xewerom4/concurrent/path1"
2026/07/05 01:07:23 INFO : path2: Making directory
2026/07/05 01:07:23 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/concurrent/path2"
2026/07/05 01:07:23 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_concurrent-yubegiz6"
2026/07/05 01:07:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:23 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:07:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:07:23 INFO : file2.txt: Copied (new)
2026/07/05 01:07:23 INFO : file1.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:07:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:07:23 INFO : file3.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:07:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:07:23 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_concurrent-yubegiz6: Waiting for checks to finish
2026/07/05 01:07:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:23 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_concurrent-yubegiz6: Waiting for transfers to finish
2026/07/05 01:07:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:07:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:07:23 INFO : file4.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:07:23 INFO : file5.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:07:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:07:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:23 INFO : file7.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:07:23 INFO : file8.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:07:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:07:23 INFO : file6.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_concurrent-zutizul7"
2026/07/05 01:07:23 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:23 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/07/05 01:07:23 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:23 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/07/05 01:07:23 INFO : dummy.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/07/05 01:07:23 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:23 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/07/05 01:07:23 INFO : file10.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/07/05 01:07:23 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:23 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/07/05 01:07:23 INFO : file11.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/07/05 01:07:23 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:07:23 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/07/05 01:07:23 INFO : file2.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/07/05 01:07:23 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:07:23 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/07/05 01:07:23 INFO : file5L.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/07/05 01:07:23 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:07:23 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/07/05 01:07:23 INFO : file5R.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/07/05 01:07:23 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:23 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/07/05 01:07:23 INFO : file7.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/07/05 01:07:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:23 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/07/05 01:07:23 INFO : file1.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/07/05 01:07:23 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:23 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/07/05 01:07:23 INFO : file6.txt: Copied (new)
2026/07/05 01:07:23 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_concurrent-zutizul7: Waiting for checks to finish
2026/07/05 01:07:23 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_concurrent-zutizul7: Waiting for transfers to finish
2026/07/05 01:07:23 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:23 ERROR : error listing: directory not found
2026/07/05 01:07:23 ERROR : Local file system at /tmp/010541xewerom4/concurrent/path1: Failed to list "": directory not found
2026/07/05 01:07:23 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:23 INFO : Local file system at /tmp/010541xewerom4/concurrent/path1: Removing directory
2026/07/05 01:07:23 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/concurrent/path1: no such file or directory
2026/07/05 01:07:23 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:24 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/concurrent/path2: Removing directory
2026/07/05 01:07:24 ERROR : error listing: directory not found
2026/07/05 01:07:24 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_concurrent-yubegiz6
2026/07/05 01:07:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:24 DEBUG : Local file system at /tmp/010541xewerom4/concurrent/path1: Waiting for checks to finish
2026/07/05 01:07:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:24 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:07:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:07:24 DEBUG : Local file system at /tmp/010541xewerom4/concurrent/path1: Waiting for transfers to finish
2026/07/05 01:07:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:24 INFO : file1.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:07:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:07:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:07:24 INFO : file5.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:07:24 INFO : file2.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:07:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:07:24 INFO : file4.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:07:24 INFO : file3.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:07:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:07:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 INFO : file7.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:07:24 INFO : file8.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:07:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:07:24 INFO : file6.txt: Copied (new)
2026/07/05 01:07:24 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/concurrent/path1
2026/07/05 01:07:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:24 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/concurrent/path2: Waiting for checks to finish
2026/07/05 01:07:24 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/concurrent/path2: Waiting for transfers to finish
2026/07/05 01:07:24 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:07:24 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:07:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 INFO : file1.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 INFO : file2.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:07:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:24 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:24 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:07:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 INFO : file3.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:07:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 INFO : file4.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:07:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 INFO : file6.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:07:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 INFO : file7.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:07:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 INFO : file5.txt: Copied (new)
2026/07/05 01:07:24 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:07:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:24 INFO : file8.txt: Copied (new)
2026/07/05 01:07:24 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/concurrent/path2
2026/07/05 01:07:24 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/07/05 01:07:24 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:07:24 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:07:26 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:26 INFO : Synching Path1 "/tmp/010541xewerom4/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/concurrent/path2/"
2026/07/05 01:07:26 INFO : Copying Path2 files to Path1
2026/07/05 01:07:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:07:26 INFO : There was nothing to transfer
2026/07/05 01:07:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:07:26 INFO : There was nothing to transfer
2026/07/05 01:07:26 INFO : Resync updating listings
2026/07/05 01:07:26 INFO : Validating listings for Path1 "/tmp/010541xewerom4/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/concurrent/path2/"
2026/07/05 01:07:26 INFO : [32mBisync successful[0m
2026/07/05 01:07:26 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/07/05 01:07:26 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_concurrent-zutizul7/ file5R.txt[0m
2026/07/05 01:07:26 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_concurrent-zutizul7/"
2026/07/05 01:07:26 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_concurrent-zutizul7/" to be canonical "/tmp/010541xewerom4/datadir/test_concurrent-zutizul7"
2026/07/05 01:07:26 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:07:26 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/010541xewerom4/datadir/test_concurrent-zutizul7/ file7.txt[0m
2026/07/05 01:07:26 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_concurrent-zutizul7/" for canonical name "/tmp/010541xewerom4/datadir/test_concurrent-zutizul7"
2026/07/05 01:07:26 DEBUG : file7.txt: Set modification time 2023-08-26
2026/07/05 01:07:26 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_concurrent-zutizul7/file5R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/concurrent/path2/ file1.txt[0m
2026/07/05 01:07:26 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_concurrent-zutizul7/file5R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/concurrent/path2/" as "file1.txt"
2026/07/05 01:07:26 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_concurrent-zutizul7/file5R.txt"
2026/07/05 01:07:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/concurrent/path2/"
2026/07/05 01:07:26 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/concurrent/path2" as "file1.txt"
2026/07/05 01:07:26 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/010541xewerom4/datadir/test_concurrent-zutizul7)
2026/07/05 01:07:26 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/concurrent/path2)
2026/07/05 01:07:26 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:07:26 DEBUG : file1.txt: size = 39 OK
2026/07/05 01:07:26 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:07:26 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:07:26 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/07/05 01:07:26 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/07/05 01:07:26 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/07/05 01:07:29 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:29 INFO : Synching Path1 "/tmp/010541xewerom4/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/concurrent/path2/"
2026/07/05 01:07:29 INFO : Building Path1 and Path2 listings
2026/07/05 01:07:29 INFO : Path1 checking for diffs
2026/07/05 01:07:29 INFO : Path2 checking for diffs
2026/07/05 01:07:29 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:07:29 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:07:29 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:07:29 INFO : Applying changes
2026/07/05 01:07:29 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/concurrent/path1/file1.txt[0m
2026/07/05 01:07:29 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:07:29 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:07:29 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:07:29 INFO : Updating listings
2026/07/05 01:07:29 INFO : Validating listings for Path1 "/tmp/010541xewerom4/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/concurrent/path2/"
2026/07/05 01:07:29 INFO : [32mBisync successful[0m
2026/07/05 01:07:29 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/05 01:07:31 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:31 INFO : Synching Path1 "/tmp/010541xewerom4/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/concurrent/path2/"
2026/07/05 01:07:31 INFO : Building Path1 and Path2 listings
2026/07/05 01:07:31 INFO : Path1 checking for diffs
2026/07/05 01:07:31 INFO : Path2 checking for diffs
2026/07/05 01:07:31 INFO : No changes found
2026/07/05 01:07:31 INFO : Updating listings
2026/07/05 01:07:31 INFO : Validating listings for Path1 "/tmp/010541xewerom4/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/concurrent/path2/"
2026/07/05 01:07:31 INFO : [32mBisync successful[0m
2026/07/05 01:07:31 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:31 INFO : RCLONE_TEST: Deleted
2026/07/05 01:07:31 INFO : file8.txt: Deleted
2026/07/05 01:07:31 INFO : file5.txt: Deleted
2026/07/05 01:07:31 INFO : file2.txt: Deleted
2026/07/05 01:07:31 INFO : file6.txt: Deleted
2026/07/05 01:07:31 INFO : file3.txt: Deleted
2026/07/05 01:07:31 INFO : file7.txt: Deleted
2026/07/05 01:07:31 INFO : file1.txt: Deleted
2026/07/05 01:07:31 INFO : file4.txt: Deleted
2026/07/05 01:07:31 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:31 INFO : Local file system at /tmp/010541xewerom4/concurrent/path1: Removing directory
2026/07/05 01:07:31 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:31 INFO : file1.txt: Deleted
2026/07/05 01:07:31 INFO : RCLONE_TEST: Deleted
2026/07/05 01:07:31 INFO : file3.txt: Deleted
2026/07/05 01:07:31 INFO : file6.txt: Deleted
2026/07/05 01:07:31 INFO : file2.txt: Deleted
2026/07/05 01:07:31 INFO : file5.txt: Deleted
2026/07/05 01:07:31 INFO : file4.txt: Deleted
2026/07/05 01:07:31 INFO : file7.txt: Deleted
2026/07/05 01:07:31 INFO : file8.txt: Deleted
2026/07/05 01:07:31 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:31 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/concurrent/path2: Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncLocalRemote/createemptysrcdirs
2026/07/05 01:07:31 DEBUG : Creating backend with remote "/tmp/010541xewerom4/createemptysrcdirs/path1"
2026/07/05 01:07:31 INFO : path2: Making directory
2026/07/05 01:07:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/createemptysrcdirs/path2"
2026/07/05 01:07:31 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_createemptysrcdirs-gifomes3"
2026/07/05 01:07:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:31 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:31 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:31 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:31 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:31 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:31 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_createemptysrcdirs-gifomes3: Waiting for checks to finish
2026/07/05 01:07:31 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_createemptysrcdirs-gifomes3: Waiting for transfers to finish
2026/07/05 01:07:31 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:07:31 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:31 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:07:31 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:07:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:31 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:31 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:07:31 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:31 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:07:31 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:31 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:07:31 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:31 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:07:31 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:07:31 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:07:31 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:07:31 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:07:31 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:31 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:07:31 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:07:31 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:07:31 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:07:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:31 INFO : file1.txt: Copied (new)
2026/07/05 01:07:31 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2"
2026/07/05 01:07:31 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:31 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2: Waiting for checks to finish
2026/07/05 01:07:31 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2: Waiting for transfers to finish
2026/07/05 01:07:31 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/07/05 01:07:31 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:31 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/07/05 01:07:31 INFO : placeholder.txt: Copied (new)
2026/07/05 01:07:31 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:31 ERROR : error listing: directory not found
2026/07/05 01:07:31 ERROR : Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1: Failed to list "": directory not found
2026/07/05 01:07:31 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:31 INFO : Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1: Removing directory
2026/07/05 01:07:31 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/createemptysrcdirs/path1: no such file or directory
2026/07/05 01:07:31 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:31 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:31 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/createemptysrcdirs/path2: Removing directory
2026/07/05 01:07:31 ERROR : error listing: directory not found
2026/07/05 01:07:32 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_createemptysrcdirs-gifomes3
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1: Waiting for checks to finish
2026/07/05 01:07:32 DEBUG : Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1: Waiting for transfers to finish
2026/07/05 01:07:32 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:07:32 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:07:32 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:07:32 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:07:32 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:32 INFO : file1.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:07:32 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:07:32 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/createemptysrcdirs/path2: Waiting for checks to finish
2026/07/05 01:07:32 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/createemptysrcdirs/path2: Waiting for transfers to finish
2026/07/05 01:07:32 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file1.txt: Copied (new)
2026/07/05 01:07:32 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/createemptysrcdirs/path2
2026/07/05 01:07:32 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/07/05 01:07:32 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:07:32 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/ placeholder.txt[0m
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/"
2026/07/05 01:07:32 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/" to be canonical "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2"
2026/07/05 01:07:32 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/07/05 01:07:32 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt /tmp/010541xewerom4/createemptysrcdirs/path1/ file1.txt[0m
2026/07/05 01:07:32 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt" to "/tmp/010541xewerom4/createemptysrcdirs/path1/" as "file1.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/createemptysrcdirs/path1/"
2026/07/05 01:07:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1" as "file1.txt"
2026/07/05 01:07:32 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:07:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:07:32 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:07:32 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt /tmp/010541xewerom4/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/05 01:07:32 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt" to "/tmp/010541xewerom4/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/createemptysrcdirs/path1/"
2026/07/05 01:07:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/07/05 01:07:32 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:07:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:07:32 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:07:32 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt /tmp/010541xewerom4/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/05 01:07:32 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt" to "/tmp/010541xewerom4/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/createemptysrcdirs/path1/"
2026/07/05 01:07:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/07/05 01:07:32 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:07:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:07:32 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:07:32 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt /tmp/010541xewerom4/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/05 01:07:32 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt" to "/tmp/010541xewerom4/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/createemptysrcdirs/path1/"
2026/07/05 01:07:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/07/05 01:07:32 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:07:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:07:32 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:07:32 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt /tmp/010541xewerom4/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/05 01:07:32 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt" to "/tmp/010541xewerom4/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/createemptysrcdirs/path1/"
2026/07/05 01:07:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/07/05 01:07:32 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:07:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:07:32 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:07:32 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt /tmp/010541xewerom4/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/05 01:07:32 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt" to "/tmp/010541xewerom4/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_createemptysrcdirs-moyopuz2/placeholder.txt"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/createemptysrcdirs/path1/"
2026/07/05 01:07:32 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/010541xewerom4/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/07/05 01:07:32 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:07:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:07:32 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:07:32 NOTICE: [36m(10) :[0m [34mbisync resync[0m
bisync_test.go:1009: skipping test as remote does not support empty dirs
=== RUN TestBisyncLocalRemote/dry_run
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/dry_run/path1"
2026/07/05 01:07:32 INFO : path2: Making directory
2026/07/05 01:07:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2"
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_dry_run-loqigac5"
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_dry_run-loqigac5: Waiting for checks to finish
2026/07/05 01:07:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_dry_run-loqigac5: Waiting for transfers to finish
2026/07/05 01:07:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:32 INFO : file1.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:07:32 INFO : file2.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:07:32 INFO : file3.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:07:32 INFO : file5.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:07:32 INFO : file6.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:07:32 INFO : file4.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:07:32 INFO : file7.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_dry_run-memobos9"
2026/07/05 01:07:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_dry_run-memobos9: Waiting for checks to finish
2026/07/05 01:07:32 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_dry_run-memobos9: Waiting for transfers to finish
2026/07/05 01:07:32 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:07:32 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:32 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:07:32 INFO : file11.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:07:32 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:32 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:07:32 INFO : file10.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:07:32 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:07:32 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:07:32 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:07:32 INFO : file5L.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:07:32 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:07:32 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:07:32 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:07:32 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:07:32 INFO : file5R.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:07:32 INFO : file2.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:32 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:07:32 INFO : file6.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:07:32 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:32 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:07:32 INFO : file7.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:07:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:32 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:07:32 INFO : file1.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:32 ERROR : error listing: directory not found
2026/07/05 01:07:32 ERROR : Local file system at /tmp/010541xewerom4/dry_run/path1: Failed to list "": directory not found
2026/07/05 01:07:32 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:32 INFO : Local file system at /tmp/010541xewerom4/dry_run/path1: Removing directory
2026/07/05 01:07:32 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/dry_run/path1: no such file or directory
2026/07/05 01:07:32 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:32 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:32 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: Removing directory
2026/07/05 01:07:32 ERROR : error listing: directory not found
2026/07/05 01:07:32 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_dry_run-loqigac5
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : Local file system at /tmp/010541xewerom4/dry_run/path1: Waiting for checks to finish
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:32 INFO : file1.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:07:32 INFO : file2.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:07:32 INFO : file3.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:07:32 DEBUG : Local file system at /tmp/010541xewerom4/dry_run/path1: Waiting for transfers to finish
2026/07/05 01:07:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:07:32 INFO : file4.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:07:32 INFO : file5.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:07:32 INFO : file6.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:07:32 INFO : file7.txt: Copied (new)
2026/07/05 01:07:32 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/dry_run/path1
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:32 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: Waiting for checks to finish
2026/07/05 01:07:32 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: Waiting for transfers to finish
2026/07/05 01:07:32 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file2.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file1.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:07:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:32 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file3.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file7.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file4.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file5.txt: Copied (new)
2026/07/05 01:07:32 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:07:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:32 INFO : file6.txt: Copied (new)
2026/07/05 01:07:32 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2
2026/07/05 01:07:32 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/07/05 01:07:32 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:07:32 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:07:34 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:34 INFO : Synching Path1 "/tmp/010541xewerom4/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:34 INFO : Copying Path2 files to Path1
2026/07/05 01:07:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:07:35 INFO : There was nothing to transfer
2026/07/05 01:07:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:07:35 INFO : There was nothing to transfer
2026/07/05 01:07:35 INFO : Resync updating listings
2026/07/05 01:07:35 INFO : Validating listings for Path1 "/tmp/010541xewerom4/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:35 INFO : [32mBisync successful[0m
2026/07/05 01:07:35 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:07:35 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_dry_run-memobos9/file10.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/[0m
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/"
2026/07/05 01:07:35 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/" to be canonical "/tmp/010541xewerom4/datadir/test_dry_run-memobos9"
2026/07/05 01:07:35 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/05 01:07:35 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file10.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/" as ""
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file10.txt"
2026/07/05 01:07:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:35 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2" as "file10.txt"
2026/07/05 01:07:35 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:35 DEBUG : file10.txt: size = 19 OK
2026/07/05 01:07:35 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:35 INFO : file10.txt: Copied (new)
2026/07/05 01:07:35 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/07/05 01:07:35 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_dry_run-memobos9/file1.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/[0m
2026/07/05 01:07:35 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/" for canonical name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9"
2026/07/05 01:07:35 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:07:35 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file1.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/" as ""
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file1.txt"
2026/07/05 01:07:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:35 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2" as "file1.txt"
2026/07/05 01:07:35 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_dry_run-memobos9)
2026/07/05 01:07:35 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2)
2026/07/05 01:07:35 DEBUG : file1.txt: Sizes differ
2026/07/05 01:07:35 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:07:35 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:35 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:07:35 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:07:35 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_dry_run-memobos9/file11.txt /tmp/010541xewerom4/dry_run/path1/[0m
2026/07/05 01:07:35 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/" for canonical name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9"
2026/07/05 01:07:35 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/05 01:07:35 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file11.txt" to "/tmp/010541xewerom4/dry_run/path1/" as ""
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file11.txt"
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/dry_run/path1/"
2026/07/05 01:07:35 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/010541xewerom4/dry_run/path1" as "file11.txt"
2026/07/05 01:07:35 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:35 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:07:35 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:35 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:07:35 INFO : file11.txt: Copied (new)
2026/07/05 01:07:35 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/07/05 01:07:35 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_dry_run-memobos9/file2.txt /tmp/010541xewerom4/dry_run/path1/[0m
2026/07/05 01:07:35 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/" for canonical name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9"
2026/07/05 01:07:35 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:07:35 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file2.txt" to "/tmp/010541xewerom4/dry_run/path1/" as ""
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file2.txt"
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/dry_run/path1/"
2026/07/05 01:07:35 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/010541xewerom4/dry_run/path1" as "file2.txt"
2026/07/05 01:07:35 DEBUG : file2.txt: size = 13 (Local file system at /tmp/010541xewerom4/datadir/test_dry_run-memobos9)
2026/07/05 01:07:35 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010541xewerom4/dry_run/path1)
2026/07/05 01:07:35 DEBUG : file2.txt: Sizes differ
2026/07/05 01:07:35 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:07:35 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:07:35 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:07:35 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:07:35 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:07:35 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file3.txt[0m
2026/07/05 01:07:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:35 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2"
2026/07/05 01:07:35 INFO : file3.txt: Deleted
2026/07/05 01:07:35 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:07:35 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/010541xewerom4/dry_run/path1/file4.txt[0m
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/dry_run/path1/"
2026/07/05 01:07:35 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/dry_run/path1/" to be canonical "/tmp/010541xewerom4/dry_run/path1"
2026/07/05 01:07:35 INFO : file4.txt: Deleted
2026/07/05 01:07:35 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/07/05 01:07:35 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_dry_run-memobos9/ file5R.txt[0m
2026/07/05 01:07:35 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/" for canonical name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9"
2026/07/05 01:07:35 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:07:35 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_dry_run-memobos9/file5R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/ file5.txt[0m
2026/07/05 01:07:35 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file5R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/" as "file5.txt"
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file5R.txt"
2026/07/05 01:07:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:35 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2" as "file5.txt"
2026/07/05 01:07:35 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/010541xewerom4/datadir/test_dry_run-memobos9)
2026/07/05 01:07:35 DEBUG : file5.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2)
2026/07/05 01:07:35 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:07:35 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:07:35 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:07:35 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:07:35 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/010541xewerom4/datadir/test_dry_run-memobos9/ file5L.txt[0m
2026/07/05 01:07:35 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/" for canonical name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9"
2026/07/05 01:07:35 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/05 01:07:35 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_dry_run-memobos9/file5L.txt /tmp/010541xewerom4/dry_run/path1/ file5.txt[0m
2026/07/05 01:07:35 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file5L.txt" to "/tmp/010541xewerom4/dry_run/path1/" as "file5.txt"
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file5L.txt"
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/dry_run/path1/"
2026/07/05 01:07:35 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/010541xewerom4/dry_run/path1" as "file5.txt"
2026/07/05 01:07:35 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/010541xewerom4/datadir/test_dry_run-memobos9)
2026/07/05 01:07:35 DEBUG : file5.txt: size = 0 (Local file system at /tmp/010541xewerom4/dry_run/path1)
2026/07/05 01:07:35 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:07:35 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/05 01:07:35 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:07:35 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/05 01:07:35 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:07:35 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/05 01:07:35 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_dry_run-memobos9/file6.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/[0m
2026/07/05 01:07:35 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/" for canonical name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9"
2026/07/05 01:07:35 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/05 01:07:35 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file6.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/" as ""
2026/07/05 01:07:35 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file6.txt"
2026/07/05 01:07:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:35 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2" as "file6.txt"
2026/07/05 01:07:35 DEBUG : file6.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_dry_run-memobos9)
2026/07/05 01:07:35 DEBUG : file6.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2)
2026/07/05 01:07:35 DEBUG : file6.txt: Sizes differ
2026/07/05 01:07:36 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:07:36 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:36 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:07:36 NOTICE: [36m(23) :[0m [34mdelete-file /tmp/010541xewerom4/dry_run/path1/file6.txt[0m
2026/07/05 01:07:36 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/dry_run/path1/" for canonical name "/tmp/010541xewerom4/dry_run/path1"
2026/07/05 01:07:36 INFO : file6.txt: Deleted
2026/07/05 01:07:36 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/05 01:07:36 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_dry_run-memobos9/file7.txt /tmp/010541xewerom4/dry_run/path1/[0m
2026/07/05 01:07:36 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/" for canonical name "/tmp/010541xewerom4/datadir/test_dry_run-memobos9"
2026/07/05 01:07:36 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/05 01:07:36 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file7.txt" to "/tmp/010541xewerom4/dry_run/path1/" as ""
2026/07/05 01:07:36 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_dry_run-memobos9/file7.txt"
2026/07/05 01:07:36 DEBUG : Creating backend with remote "/tmp/010541xewerom4/dry_run/path1/"
2026/07/05 01:07:36 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/010541xewerom4/dry_run/path1" as "file7.txt"
2026/07/05 01:07:36 DEBUG : file7.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_dry_run-memobos9)
2026/07/05 01:07:36 DEBUG : file7.txt: size = 0 (Local file system at /tmp/010541xewerom4/dry_run/path1)
2026/07/05 01:07:36 DEBUG : file7.txt: Sizes differ
2026/07/05 01:07:36 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:07:36 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:36 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:07:36 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:07:36 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file7.txt[0m
2026/07/05 01:07:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2"
2026/07/05 01:07:36 INFO : file7.txt: Deleted
2026/07/05 01:07:36 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/07/05 01:07:36 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/07/05 01:07:38 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:38 INFO : Synching Path1 "/tmp/010541xewerom4/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:38 INFO : Copying Path2 files to Path1
2026/07/05 01:07:38 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:07:38 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/07/05 01:07:38 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:07:38 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:07:38 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:07:38 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:07:38 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/07/05 01:07:38 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:07:38 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/07/05 01:07:38 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/07/05 01:07:38 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/05 01:07:38 INFO : Resync updating listings
2026/07/05 01:07:38 INFO : [32mBisync successful[0m
2026/07/05 01:07:38 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/07/05 01:07:38 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/07/05 01:07:38 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/07/05 01:07:40 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:40 INFO : Synching Path1 "/tmp/010541xewerom4/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:40 INFO : Building Path1 and Path2 listings
2026/07/05 01:07:40 INFO : Path1 checking for diffs
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:07:40 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:07:40 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:07:40 INFO : Path2 checking for diffs
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:07:40 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:07:40 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:07:40 INFO : Applying changes
2026/07/05 01:07:40 INFO : Checking potential conflicts...
2026/07/05 01:07:40 ERROR : file5.txt: md5 differ
2026/07/05 01:07:40 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: 1 differences found
2026/07/05 01:07:40 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: 1 errors while checking
2026/07/05 01:07:40 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file11.txt[0m
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file2.txt[0m
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file4.txt[0m
2026/07/05 01:07:40 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:07:40 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file5.txt.conflict1[0m
2026/07/05 01:07:40 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/dry_run/path1/file5.txt.conflict2[0m
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/dry_run/path1/file6.txt[0m
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file7.txt[0m
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/dry_run/path1/file1.txt[0m
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/dry_run/path1/file10.txt[0m
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010541xewerom4/dry_run/path1/file3.txt[0m
2026/07/05 01:07:40 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:07:40 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:07:40 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:07:40 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:07:40 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/07/05 01:07:40 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:07:41 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:07:41 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:07:41 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/05 01:07:41 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/07/05 01:07:41 INFO : Updating listings
2026/07/05 01:07:41 INFO : [32mBisync successful[0m
2026/07/05 01:07:41 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/07/05 01:07:41 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/07/05 01:07:41 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/05 01:07:43 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:43 INFO : Synching Path1 "/tmp/010541xewerom4/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:43 INFO : Building Path1 and Path2 listings
2026/07/05 01:07:43 INFO : Path1 checking for diffs
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:07:43 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:07:43 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:07:43 INFO : Path2 checking for diffs
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:07:43 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:07:43 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:07:43 INFO : Applying changes
2026/07/05 01:07:43 INFO : Checking potential conflicts...
2026/07/05 01:07:43 ERROR : file5.txt: md5 differ
2026/07/05 01:07:43 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: 1 differences found
2026/07/05 01:07:43 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: 1 errors while checking
2026/07/05 01:07:43 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file11.txt[0m
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file2.txt[0m
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file4.txt[0m
2026/07/05 01:07:43 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:07:43 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/010541xewerom4/dry_run/path1/file5.txt.conflict1[0m
2026/07/05 01:07:43 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/05 01:07:43 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file5.txt.conflict1[0m
2026/07/05 01:07:43 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file5.txt.conflict2[0m
2026/07/05 01:07:43 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/05 01:07:43 INFO : file5.txt: Deleted
2026/07/05 01:07:43 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/dry_run/path1/file5.txt.conflict2[0m
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/dry_run/path1/file6.txt[0m
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/file7.txt[0m
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/dry_run/path1/file1.txt[0m
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/dry_run/path1/file10.txt[0m
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010541xewerom4/dry_run/path1/file3.txt[0m
2026/07/05 01:07:43 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:07:43 INFO : file6.txt: Copied (new)
2026/07/05 01:07:43 INFO : file10.txt: Copied (new)
2026/07/05 01:07:43 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:07:43 INFO : file5.txt.conflict2: Copied (new)
2026/07/05 01:07:43 INFO : file3.txt: Deleted
2026/07/05 01:07:43 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:07:44 INFO : file5.txt.conflict1: Copied (new)
2026/07/05 01:07:44 INFO : file11.txt: Copied (new)
2026/07/05 01:07:44 INFO : file7.txt: Copied (new)
2026/07/05 01:07:44 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:07:44 INFO : file4.txt: Deleted
2026/07/05 01:07:44 INFO : Updating listings
2026/07/05 01:07:44 INFO : Validating listings for Path1 "/tmp/010541xewerom4/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/dry_run/path2/"
2026/07/05 01:07:44 INFO : [32mBisync successful[0m
2026/07/05 01:07:44 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:44 INFO : file1.txt: Deleted
2026/07/05 01:07:44 INFO : file10.txt: Deleted
2026/07/05 01:07:44 INFO : RCLONE_TEST: Deleted
2026/07/05 01:07:44 INFO : file11.txt: Deleted
2026/07/05 01:07:44 INFO : file2.txt: Deleted
2026/07/05 01:07:44 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:07:44 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:07:44 INFO : file6.txt: Deleted
2026/07/05 01:07:44 INFO : file7.txt: Deleted
2026/07/05 01:07:44 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:44 INFO : Local file system at /tmp/010541xewerom4/dry_run/path1: Removing directory
2026/07/05 01:07:44 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:44 INFO : file2.txt: Deleted
2026/07/05 01:07:44 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:07:44 INFO : file10.txt: Deleted
2026/07/05 01:07:44 INFO : RCLONE_TEST: Deleted
2026/07/05 01:07:44 INFO : file6.txt: Deleted
2026/07/05 01:07:44 INFO : file1.txt: Deleted
2026/07/05 01:07:44 INFO : file11.txt: Deleted
2026/07/05 01:07:44 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:07:44 INFO : file7.txt: Deleted
2026/07/05 01:07:44 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:44 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/dry_run/path2: Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncLocalRemote/equal
2026/07/05 01:07:44 DEBUG : Creating backend with remote "/tmp/010541xewerom4/equal/path1"
2026/07/05 01:07:44 INFO : path2: Making directory
2026/07/05 01:07:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2"
2026/07/05 01:07:44 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_equal-jogosub8"
2026/07/05 01:07:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:07:44 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_equal-jogosub8: Waiting for checks to finish
2026/07/05 01:07:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:44 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:44 INFO : file1.txt: Copied (new)
2026/07/05 01:07:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:07:44 INFO : file2.txt: Copied (new)
2026/07/05 01:07:44 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_equal-jogosub8: Waiting for transfers to finish
2026/07/05 01:07:44 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_equal-fejudih5"
2026/07/05 01:07:44 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/07/05 01:07:44 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/07/05 01:07:44 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/05 01:07:44 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_equal-fejudih5: Waiting for checks to finish
2026/07/05 01:07:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:07:44 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/07/05 01:07:44 INFO : file1L.txt: Copied (new)
2026/07/05 01:07:44 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:07:44 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/07/05 01:07:44 INFO : file1R.txt: Copied (new)
2026/07/05 01:07:44 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:07:44 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/05 01:07:44 INFO : file2.txt: Copied (new)
2026/07/05 01:07:44 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_equal-fejudih5: Waiting for transfers to finish
2026/07/05 01:07:44 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:44 ERROR : error listing: directory not found
2026/07/05 01:07:44 ERROR : Local file system at /tmp/010541xewerom4/equal/path1: Failed to list "": directory not found
2026/07/05 01:07:44 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:44 INFO : Local file system at /tmp/010541xewerom4/equal/path1: Removing directory
2026/07/05 01:07:44 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/equal/path1: no such file or directory
2026/07/05 01:07:44 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:44 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:44 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2: Removing directory
2026/07/05 01:07:44 ERROR : error listing: directory not found
2026/07/05 01:07:44 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_equal-jogosub8
2026/07/05 01:07:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:07:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:44 DEBUG : Local file system at /tmp/010541xewerom4/equal/path1: Waiting for checks to finish
2026/07/05 01:07:44 DEBUG : Local file system at /tmp/010541xewerom4/equal/path1: Waiting for transfers to finish
2026/07/05 01:07:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:07:44 INFO : file1.txt: Copied (new)
2026/07/05 01:07:44 INFO : file2.txt: Copied (new)
2026/07/05 01:07:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:44 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:44 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/equal/path1
2026/07/05 01:07:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:44 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2: Waiting for checks to finish
2026/07/05 01:07:44 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2: Waiting for transfers to finish
2026/07/05 01:07:44 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:07:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:44 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:44 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:07:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:44 INFO : file2.txt: Copied (new)
2026/07/05 01:07:44 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:07:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:44 INFO : file1.txt: Copied (new)
2026/07/05 01:07:44 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2
2026/07/05 01:07:44 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/07/05 01:07:44 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:07:44 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:07:46 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:46 INFO : Synching Path1 "/tmp/010541xewerom4/equal/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/"
2026/07/05 01:07:46 INFO : Copying Path2 files to Path1
2026/07/05 01:07:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:07:46 INFO : There was nothing to transfer
2026/07/05 01:07:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:07:46 INFO : There was nothing to transfer
2026/07/05 01:07:46 INFO : Resync updating listings
2026/07/05 01:07:46 INFO : Validating listings for Path1 "/tmp/010541xewerom4/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/"
2026/07/05 01:07:46 INFO : [32mBisync successful[0m
2026/07/05 01:07:46 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:07:46 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_equal-fejudih5/ file1R.txt[0m
2026/07/05 01:07:46 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_equal-fejudih5/"
2026/07/05 01:07:46 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_equal-fejudih5/" to be canonical "/tmp/010541xewerom4/datadir/test_equal-fejudih5"
2026/07/05 01:07:46 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/05 01:07:46 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_equal-fejudih5/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/ file1.txt[0m
2026/07/05 01:07:46 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_equal-fejudih5/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/" as "file1.txt"
2026/07/05 01:07:46 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_equal-fejudih5/file1R.txt"
2026/07/05 01:07:46 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/"
2026/07/05 01:07:47 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2" as "file1.txt"
2026/07/05 01:07:47 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_equal-fejudih5)
2026/07/05 01:07:47 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2)
2026/07/05 01:07:47 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:07:47 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:07:47 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:07:47 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:07:47 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/010541xewerom4/datadir/test_equal-fejudih5/ file1L.txt[0m
2026/07/05 01:07:47 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_equal-fejudih5/" for canonical name "/tmp/010541xewerom4/datadir/test_equal-fejudih5"
2026/07/05 01:07:47 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/05 01:07:47 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_equal-fejudih5/file1L.txt /tmp/010541xewerom4/equal/path1/ file1.txt[0m
2026/07/05 01:07:47 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_equal-fejudih5/file1L.txt" to "/tmp/010541xewerom4/equal/path1/" as "file1.txt"
2026/07/05 01:07:47 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_equal-fejudih5/file1L.txt"
2026/07/05 01:07:47 DEBUG : Creating backend with remote "/tmp/010541xewerom4/equal/path1/"
2026/07/05 01:07:47 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/equal/path1" as "file1.txt"
2026/07/05 01:07:47 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_equal-fejudih5)
2026/07/05 01:07:47 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010541xewerom4/equal/path1)
2026/07/05 01:07:47 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:07:47 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/05 01:07:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:07:47 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/05 01:07:47 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:07:47 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/07/05 01:07:47 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_equal-fejudih5/ file2.txt[0m
2026/07/05 01:07:47 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_equal-fejudih5/" for canonical name "/tmp/010541xewerom4/datadir/test_equal-fejudih5"
2026/07/05 01:07:47 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:07:47 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_equal-fejudih5/file2.txt /tmp/010541xewerom4/equal/path1/ file2.txt[0m
2026/07/05 01:07:47 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_equal-fejudih5/file2.txt" to "/tmp/010541xewerom4/equal/path1/" as "file2.txt"
2026/07/05 01:07:47 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_equal-fejudih5/file2.txt"
2026/07/05 01:07:47 DEBUG : Creating backend with remote "/tmp/010541xewerom4/equal/path1/"
2026/07/05 01:07:47 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/010541xewerom4/equal/path1" as "file2.txt"
2026/07/05 01:07:47 DEBUG : file2.txt: size = 37 (Local file system at /tmp/010541xewerom4/datadir/test_equal-fejudih5)
2026/07/05 01:07:47 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010541xewerom4/equal/path1)
2026/07/05 01:07:47 DEBUG : file2.txt: Sizes differ
2026/07/05 01:07:47 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/05 01:07:47 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:07:47 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/05 01:07:47 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:07:47 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_equal-fejudih5/file2.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/ file2.txt[0m
2026/07/05 01:07:47 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_equal-fejudih5/file2.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/" as "file2.txt"
2026/07/05 01:07:47 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_equal-fejudih5/file2.txt"
2026/07/05 01:07:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/"
2026/07/05 01:07:47 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2" as "file2.txt"
2026/07/05 01:07:47 DEBUG : file2.txt: size = 37 (Local file system at /tmp/010541xewerom4/datadir/test_equal-fejudih5)
2026/07/05 01:07:47 DEBUG : file2.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2)
2026/07/05 01:07:47 DEBUG : file2.txt: Sizes differ
2026/07/05 01:07:47 DEBUG : file2.txt: size = 37 OK
2026/07/05 01:07:47 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:07:47 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:07:47 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/07/05 01:07:47 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/07/05 01:07:49 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:49 INFO : Synching Path1 "/tmp/010541xewerom4/equal/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/"
2026/07/05 01:07:49 INFO : Building Path1 and Path2 listings
2026/07/05 01:07:49 INFO : Path1 checking for diffs
2026/07/05 01:07:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:07:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:07:49 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:07:49 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:07:49 INFO : Path2 checking for diffs
2026/07/05 01:07:49 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:07:49 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:07:49 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:07:49 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:07:49 INFO : Applying changes
2026/07/05 01:07:49 INFO : Checking potential conflicts...
2026/07/05 01:07:49 ERROR : file1.txt: md5 differ
2026/07/05 01:07:49 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2: 1 differences found
2026/07/05 01:07:49 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2: 1 errors while checking
2026/07/05 01:07:49 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2: 1 matching files
2026/07/05 01:07:49 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:07:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:07:49 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/010541xewerom4/equal/path1/file1.txt.conflict1[0m
2026/07/05 01:07:49 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/07/05 01:07:49 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/file1.txt.conflict1[0m
2026/07/05 01:07:49 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/file1.txt.conflict2[0m
2026/07/05 01:07:49 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2
2026/07/05 01:07:49 INFO : file1.txt: Deleted
2026/07/05 01:07:49 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/equal/path1/file1.txt.conflict2[0m
2026/07/05 01:07:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/05 01:07:49 INFO : Files are equal! Skipping: file2.txt
2026/07/05 01:07:49 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:07:50 INFO : file1.txt.conflict2: Copied (new)
2026/07/05 01:07:50 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:07:50 INFO : file1.txt.conflict1: Copied (new)
2026/07/05 01:07:50 INFO : Updating listings
2026/07/05 01:07:50 INFO : Validating listings for Path1 "/tmp/010541xewerom4/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/equal/path2/"
2026/07/05 01:07:50 INFO : [32mBisync successful[0m
2026/07/05 01:07:50 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:50 INFO : file1.txt.conflict1: Deleted
2026/07/05 01:07:50 INFO : file2.txt: Deleted
2026/07/05 01:07:50 INFO : file1.txt.conflict2: Deleted
2026/07/05 01:07:50 INFO : RCLONE_TEST: Deleted
2026/07/05 01:07:50 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:50 INFO : Local file system at /tmp/010541xewerom4/equal/path1: Removing directory
2026/07/05 01:07:50 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:50 INFO : file1.txt.conflict2: Deleted
2026/07/05 01:07:50 INFO : file1.txt.conflict1: Deleted
2026/07/05 01:07:50 INFO : file2.txt: Deleted
2026/07/05 01:07:50 INFO : RCLONE_TEST: Deleted
2026/07/05 01:07:50 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:50 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/equal/path2: Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncLocalRemote/ext_paths
2026/07/05 01:07:50 DEBUG : Creating backend with remote "/tmp/010541xewerom4/ext_paths/path1"
2026/07/05 01:07:50 INFO : path2: Making directory
2026/07/05 01:07:50 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2"
2026/07/05 01:07:50 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_ext_paths-wacapoh5"
2026/07/05 01:07:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/05 01:07:50 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/05 01:07:50 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/05 01:07:50 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_ext_paths-wacapoh5: Waiting for checks to finish
2026/07/05 01:07:50 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_ext_paths-wacapoh5: Waiting for transfers to finish
2026/07/05 01:07:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/05 01:07:50 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:50 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:50 INFO : file1.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/05 01:07:50 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/05 01:07:50 INFO : 測試_check file: Copied (new)
2026/07/05 01:07:50 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/05 01:07:50 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/05 01:07:50 INFO : Русский.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/05 01:07:50 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/05 01:07:50 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/05 01:07:50 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/05 01:07:50 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/05 01:07:50 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:07:50 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:07:50 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3"
2026/07/05 01:07:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/07/05 01:07:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:50 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/07/05 01:07:50 INFO : file1.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/05 01:07:50 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:07:50 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/05 01:07:50 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_ext_paths-curohal3: Waiting for checks to finish
2026/07/05 01:07:50 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_ext_paths-curohal3: Waiting for transfers to finish
2026/07/05 01:07:50 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:50 ERROR : error listing: directory not found
2026/07/05 01:07:50 ERROR : Local file system at /tmp/010541xewerom4/ext_paths/path1: Failed to list "": directory not found
2026/07/05 01:07:50 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:50 INFO : Local file system at /tmp/010541xewerom4/ext_paths/path1: Removing directory
2026/07/05 01:07:50 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/ext_paths/path1: no such file or directory
2026/07/05 01:07:50 DEBUG : Waiting for deletions to finish
2026/07/05 01:07:50 DEBUG : removing 1 level 0 directories
2026/07/05 01:07:50 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2: Removing directory
2026/07/05 01:07:50 ERROR : error listing: directory not found
2026/07/05 01:07:50 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_ext_paths-wacapoh5
2026/07/05 01:07:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:07:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:07:50 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:07:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:07:50 INFO : file1.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/05 01:07:50 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/05 01:07:50 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/05 01:07:50 INFO : 測試_check file: Copied (new)
2026/07/05 01:07:50 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/05 01:07:50 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/05 01:07:50 INFO : Русский.txt: Copied (new)
2026/07/05 01:07:50 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/05 01:07:50 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/05 01:07:50 DEBUG : Local file system at /tmp/010541xewerom4/ext_paths/path1: Waiting for checks to finish
2026/07/05 01:07:50 DEBUG : Local file system at /tmp/010541xewerom4/ext_paths/path1: Waiting for transfers to finish
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/05 01:07:50 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/05 01:07:50 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/05 01:07:50 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:07:50 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:07:50 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/ext_paths/path1
2026/07/05 01:07:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:07:50 INFO : 測試Русский ěáñ: Making directory
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:07:50 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2: Waiting for checks to finish
2026/07/05 01:07:50 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2: Waiting for transfers to finish
2026/07/05 01:07:50 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:07:50 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:07:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:07:50 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:07:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 INFO : file1.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/05 01:07:50 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:07:50 DEBUG : 測試_check file: size = 0 OK
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : Русский.txt: size = 0 OK
2026/07/05 01:07:50 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 INFO : Русский.txt: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 INFO : 測試_check file: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:07:50 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:07:50 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:07:50 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:07:50 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2
2026/07/05 01:07:51 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/07/05 01:07:51 NOTICE: [36m(02) :[0m [34mfix-names /tmp/010541xewerom4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/07/05 01:07:51 DEBUG : old and new are equal. Skipping. /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/ (916eb453c63f6958ea0773bb27d291bd) /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/ (916eb453c63f6958ea0773bb27d291bd)
2026/07/05 01:07:51 DEBUG : Creating backend with remote "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/"
2026/07/05 01:07:51 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:07:51 DEBUG : Attempting to move /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ to /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/
2026/07/05 01:07:51 DEBUG : Creating backend with remote "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ-rclone-move-kawujoq4"
2026/07/05 01:07:51 DEBUG : Local file system at /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ-rclone-move-kawujoq4: Using server-side directory move
2026/07/05 01:07:51 ERROR : Local file system at /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ-rclone-move-kawujoq4: Server side directory move failed: rename /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ-rclone-move-kawujoq4: no such file or directory
2026/07/05 01:07:51 DEBUG : Local file system at /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ: error attempting to move folder: rename /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ-rclone-move-kawujoq4: no such file or directory
2026/07/05 01:07:51 DEBUG : Creating backend with remote "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/"
2026/07/05 01:07:51 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:07:51 DEBUG : Local file system at /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ: Using server-side directory move
2026/07/05 01:07:51 INFO : Local file system at /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/07/05 01:07:51 ERROR : Local file system at /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ-rclone-move-kawujoq4: error reading source root directory: directory not found
2026/07/05 01:07:51 DEBUG : Local file system at /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/07/05 01:07:51 DEBUG : Local file system at /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/07/05 01:07:51 DEBUG : Local file system at /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ-rclone-move-kawujoq4: error attempting to move folder to /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ: directory not found
2026/07/05 01:07:51 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/07/05 01:07:51 DEBUG : TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/07/05 01:07:51 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/ (039604852e4a7465af425312ecfb37c2) TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/ (039604852e4a7465af425312ecfb37c2)
2026/07/05 01:07:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:07:51 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ"
2026/07/05 01:07:51 DEBUG : Attempting to move rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ to TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/
2026/07/05 01:07:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ-rclone-move-tapufet0"
2026/07/05 01:07:51 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2/測試Русский ěáñ-rclone-move-tapufet0: Waiting for checks to finish
2026/07/05 01:07:51 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2/測試Русский ěáñ-rclone-move-tapufet0: Waiting for transfers to finish
2026/07/05 01:07:51 INFO : There was nothing to transfer
2026/07/05 01:07:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:07:51 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ"
2026/07/05 01:07:51 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/07/05 01:07:51 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/07/05 01:07:51 INFO : There was nothing to transfer
2026/07/05 01:07:51 NOTICE: [36m(04) :[0m [34mfix-names /tmp/010541xewerom4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 9c9e765b52ff26bcd553390a94b5c567
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: 9c9e765b52ff26bcd553390a94b5c567 new: 9c9e765b52ff26bcd553390a94b5c567 equal: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false ef0ea3673df54d303bfbbb6faf519d6c
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:07:51 DEBUG : HASH old: ef0ea3673df54d303bfbbb6faf519d6c new: 9c9e765b52ff26bcd553390a94b5c567 equal: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false ef0ea3673df54d303bfbbb6faf519d6c
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:07:51 DEBUG : HASH old: ef0ea3673df54d303bfbbb6faf519d6c new: 9c9e765b52ff26bcd553390a94b5c567 equal: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 9c9e765b52ff26bcd553390a94b5c567
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: 9c9e765b52ff26bcd553390a94b5c567 new: 9c9e765b52ff26bcd553390a94b5c567 equal: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true c543b11a73ec0c945a05afeb1df21b8f
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: c543b11a73ec0c945a05afeb1df21b8f new: c543b11a73ec0c945a05afeb1df21b8f equal: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 34f5636d4932e3c891b1b6309688b5dc
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:07:51 DEBUG : HASH old: 34f5636d4932e3c891b1b6309688b5dc new: c543b11a73ec0c945a05afeb1df21b8f equal: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 34f5636d4932e3c891b1b6309688b5dc
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:07:51 DEBUG : HASH old: 34f5636d4932e3c891b1b6309688b5dc new: c543b11a73ec0c945a05afeb1df21b8f equal: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true c543b11a73ec0c945a05afeb1df21b8f
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: c543b11a73ec0c945a05afeb1df21b8f new: c543b11a73ec0c945a05afeb1df21b8f equal: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 NOTICE: [36m(06) :[0m [34mfix-names /tmp/010541xewerom4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 141e36e583abc990b9fd5007d3e66a58
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/05 01:07:51 DEBUG : HASH old: 141e36e583abc990b9fd5007d3e66a58 new: 141e36e583abc990b9fd5007d3e66a58 equal: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 1bd4dfb7cfab8271f6f787f3a1319c67
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:07:51 DEBUG : HASH old: 1bd4dfb7cfab8271f6f787f3a1319c67 new: 141e36e583abc990b9fd5007d3e66a58 equal: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false c0983b67e60e130af7f76a4bf0137ac1
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:07:51 DEBUG : HASH old: c0983b67e60e130af7f76a4bf0137ac1 new: 141e36e583abc990b9fd5007d3e66a58 equal: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false feb6e94820e2cc298551acccd0c0619a
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:07:51 DEBUG : HASH old: feb6e94820e2cc298551acccd0c0619a new: 141e36e583abc990b9fd5007d3e66a58 equal: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:07:51 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 2d054781b117c2144fc9137122caab6e
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/05 01:07:51 DEBUG : HASH old: 2d054781b117c2144fc9137122caab6e new: 2d054781b117c2144fc9137122caab6e equal: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 432e6b1c186dedf3714fbf5b9060bfb8
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:07:51 DEBUG : HASH old: 432e6b1c186dedf3714fbf5b9060bfb8 new: 2d054781b117c2144fc9137122caab6e equal: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false a89bb0ff03e2abee3248f8edc126d49a
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:07:51 DEBUG : HASH old: a89bb0ff03e2abee3248f8edc126d49a new: 2d054781b117c2144fc9137122caab6e equal: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false e9096a9292f20d267a9de0ed26db73da
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:07:51 DEBUG : HASH old: e9096a9292f20d267a9de0ed26db73da new: 2d054781b117c2144fc9137122caab6e equal: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:07:51 NOTICE: [36m(08) :[0m [34mfix-names /tmp/010541xewerom4/ext_paths/path1/測試_check{spc}file[0m
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試_check file: is NFC: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試_check file: is NFD: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試_check file: is valid UTF8: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試_check file: file exists: true e06b0cbe1d19bb60c6e13985c0b45e7c
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: e06b0cbe1d19bb60c6e13985c0b45e7c new: e06b0cbe1d19bb60c6e13985c0b45e7c equal: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試_check file: file exists: true e06b0cbe1d19bb60c6e13985c0b45e7c
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: e06b0cbe1d19bb60c6e13985c0b45e7c new: e06b0cbe1d19bb60c6e13985c0b45e7c equal: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試_check file: file exists: true e06b0cbe1d19bb60c6e13985c0b45e7c
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: e06b0cbe1d19bb60c6e13985c0b45e7c new: e06b0cbe1d19bb60c6e13985c0b45e7c equal: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試_check file: file exists: true e06b0cbe1d19bb60c6e13985c0b45e7c
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: e06b0cbe1d19bb60c6e13985c0b45e7c new: e06b0cbe1d19bb60c6e13985c0b45e7c equal: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check{spc}file[0m
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file: is NFC: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file: is NFD: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file: is valid UTF8: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file: file exists: true 42a60d998880c1389cc91708f2a44c46
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: 42a60d998880c1389cc91708f2a44c46 new: 42a60d998880c1389cc91708f2a44c46 equal: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file: file exists: true 42a60d998880c1389cc91708f2a44c46
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: 42a60d998880c1389cc91708f2a44c46 new: 42a60d998880c1389cc91708f2a44c46 equal: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file: file exists: true 42a60d998880c1389cc91708f2a44c46
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: 42a60d998880c1389cc91708f2a44c46 new: 42a60d998880c1389cc91708f2a44c46 equal: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file: file exists: true 42a60d998880c1389cc91708f2a44c46
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: 42a60d998880c1389cc91708f2a44c46 new: 42a60d998880c1389cc91708f2a44c46 equal: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 NOTICE: [36m(10) :[0m [34mfix-names /tmp/010541xewerom4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 9c9e765b52ff26bcd553390a94b5c567
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: 9c9e765b52ff26bcd553390a94b5c567 new: 9c9e765b52ff26bcd553390a94b5c567 equal: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false ef0ea3673df54d303bfbbb6faf519d6c
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:07:51 DEBUG : HASH old: ef0ea3673df54d303bfbbb6faf519d6c new: 9c9e765b52ff26bcd553390a94b5c567 equal: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false ef0ea3673df54d303bfbbb6faf519d6c
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:07:51 DEBUG : HASH old: ef0ea3673df54d303bfbbb6faf519d6c new: 9c9e765b52ff26bcd553390a94b5c567 equal: false
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 9c9e765b52ff26bcd553390a94b5c567
2026/07/05 01:07:51 DEBUG : FILE old: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: 9c9e765b52ff26bcd553390a94b5c567 new: 9c9e765b52ff26bcd553390a94b5c567 equal: true
2026/07/05 01:07:51 DEBUG : /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 NOTICE: [36m(11) :[0m [34mfix-names TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true c543b11a73ec0c945a05afeb1df21b8f
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: c543b11a73ec0c945a05afeb1df21b8f new: c543b11a73ec0c945a05afeb1df21b8f equal: true
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 34f5636d4932e3c891b1b6309688b5dc
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:07:51 DEBUG : HASH old: 34f5636d4932e3c891b1b6309688b5dc new: c543b11a73ec0c945a05afeb1df21b8f equal: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 34f5636d4932e3c891b1b6309688b5dc
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:07:51 DEBUG : HASH old: 34f5636d4932e3c891b1b6309688b5dc new: c543b11a73ec0c945a05afeb1df21b8f equal: false
2026/07/05 01:07:51 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true c543b11a73ec0c945a05afeb1df21b8f
2026/07/05 01:07:51 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:07:51 DEBUG : HASH old: c543b11a73ec0c945a05afeb1df21b8f new: c543b11a73ec0c945a05afeb1df21b8f equal: true
2026/07/05 01:07:52 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:07:52 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/07/05 01:07:52 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/07/05 01:07:54 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:54 INFO : Synching Path1 "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:07:54 INFO : Copying Path2 files to Path1
2026/07/05 01:07:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:07:54 INFO : There was nothing to transfer
2026/07/05 01:07:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:07:54 INFO : There was nothing to transfer
2026/07/05 01:07:54 INFO : Resync updating listings
2026/07/05 01:07:54 INFO : Validating listings for Path1 "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:07:54 INFO : [32mBisync successful[0m
2026/07/05 01:07:54 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/07/05 01:07:54 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/07/05 01:07:54 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_ext_paths-curohal3/ file1.txt[0m
2026/07/05 01:07:54 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3/"
2026/07/05 01:07:54 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3/" to be canonical "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3"
2026/07/05 01:07:54 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:07:54 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_ext_paths-curohal3/file1.txt /tmp/010541xewerom4/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/07/05 01:07:54 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3/file1.txt" to "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/05 01:07:54 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3/file1.txt"
2026/07/05 01:07:54 DEBUG : Creating backend with remote "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:07:54 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/05 01:07:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:54 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/07/05 01:07:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:54 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/07/05 01:07:54 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/07/05 01:07:54 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_ext_paths-curohal3/file1.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/07/05 01:07:54 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3/file1.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/05 01:07:54 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3/file1.txt"
2026/07/05 01:07:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ"
2026/07/05 01:07:54 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/05 01:07:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:07:54 DEBUG : 測試_file1p2: size = 19 OK
2026/07/05 01:07:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:07:54 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/07/05 01:07:54 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/07/05 01:07:54 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/07/05 01:07:56 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:56 INFO : Synching Path1 "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:07:56 INFO : Building Path1 and Path2 listings
2026/07/05 01:07:56 INFO : Path1 checking for diffs
2026/07/05 01:07:56 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/07/05 01:07:56 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:07:56 INFO : Path2 checking for diffs
2026/07/05 01:07:56 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/07/05 01:07:56 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:07:56 INFO : Applying changes
2026/07/05 01:07:56 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/07/05 01:07:56 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/07/05 01:07:56 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:07:56 INFO : 測試_file1p2: Copied (new)
2026/07/05 01:07:56 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:07:57 INFO : 測試_file1p1: Copied (new)
2026/07/05 01:07:57 INFO : Updating listings
2026/07/05 01:07:57 INFO : Validating listings for Path1 "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:07:57 INFO : [32mBisync successful[0m
2026/07/05 01:07:57 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/07/05 01:07:57 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/07/05 01:07:57 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/05 01:07:59 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:07:59 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:07:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:07:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:07:59 INFO : Synching Path1 "/tmp/010541xewerom4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:07:59 INFO : Copying Path2 files to Path1
2026/07/05 01:07:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:07:59 INFO : There was nothing to transfer
2026/07/05 01:07:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:07:59 INFO : There was nothing to transfer
2026/07/05 01:07:59 INFO : Resync updating listings
2026/07/05 01:07:59 INFO : Validating listings for Path1 "/tmp/010541xewerom4/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:07:59 INFO : [32mBisync successful[0m
2026/07/05 01:07:59 NOTICE: [36m(24) :[0m [34mdelete-file /tmp/010541xewerom4/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:07:59 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ/" for canonical name "/tmp/010541xewerom4/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:07:59 INFO : 測試_check file: Deleted
2026/07/05 01:07:59 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/05 01:08:01 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:08:01 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:01 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:01 INFO : Synching Path1 "/tmp/010541xewerom4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:08:01 INFO : Building Path1 and Path2 listings
2026/07/05 01:08:01 INFO : Path1 checking for diffs
2026/07/05 01:08:01 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/05 01:08:01 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:08:01 INFO : Path2 checking for diffs
2026/07/05 01:08:01 INFO : Checking access health
2026/07/05 01:08:01 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/07/05 01:08:01 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/05 01:08:01 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:08:01 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:08:01 NOTICE: Bisync error: bisync aborted
2026/07/05 01:08:01 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/07/05 01:08:01 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/07/05 01:08:01 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/07/05 01:08:03 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:08:03 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:03 INFO : Synching Path1 "/tmp/010541xewerom4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:08:03 INFO : Copying Path2 files to Path1
2026/07/05 01:08:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:08:04 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:08:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:08:04 INFO : Resync updating listings
2026/07/05 01:08:04 INFO : Validating listings for Path1 "/tmp/010541xewerom4/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:08:04 INFO : [32mBisync successful[0m
2026/07/05 01:08:04 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/05 01:08:06 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:08:06 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:06 INFO : Synching Path1 "/tmp/010541xewerom4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:08:06 INFO : Building Path1 and Path2 listings
2026/07/05 01:08:06 INFO : Path1 checking for diffs
2026/07/05 01:08:06 INFO : Path2 checking for diffs
2026/07/05 01:08:06 INFO : Checking access health
2026/07/05 01:08:06 INFO : Found 2 matching "測試_check file" files on both paths
2026/07/05 01:08:06 INFO : No changes found
2026/07/05 01:08:06 INFO : Updating listings
2026/07/05 01:08:06 INFO : Validating listings for Path1 "/tmp/010541xewerom4/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:08:06 INFO : [32mBisync successful[0m
2026/07/05 01:08:06 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/07/05 01:08:06 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/07/05 01:08:06 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_ext_paths-curohal3/測試_filtersfile.txt /tmp/010541xewerom4/workdir/[0m
2026/07/05 01:08:06 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3/測試_filtersfile.txt" to "/tmp/010541xewerom4/workdir/" as ""
2026/07/05 01:08:06 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3/測試_filtersfile.txt"
2026/07/05 01:08:06 DEBUG : Config file has changed externally - reloading
2026/07/05 01:08:06 DEBUG : Creating backend with remote "/tmp/010541xewerom4/workdir/"
2026/07/05 01:08:06 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/010541xewerom4/workdir" as "測試_filtersfile.txt"
2026/07/05 01:08:06 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:06 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/05 01:08:06 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:08:06 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/05 01:08:06 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/05 01:08:06 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/010541xewerom4/workdir/測試_filtersfile.txt resync[0m
2026/07/05 01:08:08 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:08:08 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:08 INFO : Synching Path1 "/tmp/010541xewerom4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:08:08 INFO : Using filters file /tmp/010541xewerom4/workdir/測試_filtersfile.txt
2026/07/05 01:08:08 INFO : Storing filters file hash to /tmp/010541xewerom4/workdir/測試_filtersfile.txt.md5
2026/07/05 01:08:08 INFO : Copying Path2 files to Path1
2026/07/05 01:08:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:08:08 INFO : There was nothing to transfer
2026/07/05 01:08:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:08:09 INFO : There was nothing to transfer
2026/07/05 01:08:09 INFO : Resync updating listings
2026/07/05 01:08:09 INFO : Validating listings for Path1 "/tmp/010541xewerom4/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:08:09 INFO : [32mBisync successful[0m
2026/07/05 01:08:09 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_ext_paths-curohal3/file1.txt /tmp/010541xewerom4/ext_paths/path1/ fileZ.txt[0m
2026/07/05 01:08:09 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3/file1.txt" to "/tmp/010541xewerom4/ext_paths/path1/" as "fileZ.txt"
2026/07/05 01:08:09 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_ext_paths-curohal3/file1.txt"
2026/07/05 01:08:09 DEBUG : Creating backend with remote "/tmp/010541xewerom4/ext_paths/path1/"
2026/07/05 01:08:09 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010541xewerom4/ext_paths/path1" as "fileZ.txt"
2026/07/05 01:08:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:09 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/05 01:08:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:08:09 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/05 01:08:09 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/07/05 01:08:09 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/010541xewerom4/workdir/測試_filtersfile.txt[0m
2026/07/05 01:08:11 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:08:11 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:11 INFO : Synching Path1 "/tmp/010541xewerom4/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:08:11 INFO : Using filters file /tmp/010541xewerom4/workdir/測試_filtersfile.txt
2026/07/05 01:08:11 INFO : Building Path1 and Path2 listings
2026/07/05 01:08:11 INFO : Path1 checking for diffs
2026/07/05 01:08:11 INFO : Path2 checking for diffs
2026/07/05 01:08:11 INFO : No changes found
2026/07/05 01:08:11 INFO : Updating listings
2026/07/05 01:08:11 INFO : Validating listings for Path1 "/tmp/010541xewerom4/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ext_paths/path2/"
2026/07/05 01:08:11 INFO : [32mBisync successful[0m
2026/07/05 01:08:11 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:11 INFO : RCLONE_TEST: Deleted
2026/07/05 01:08:11 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/05 01:08:11 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:08:11 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/05 01:08:11 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/05 01:08:11 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/05 01:08:11 INFO : file1.txt: Deleted
2026/07/05 01:08:11 INFO : fileZ.txt: Deleted
2026/07/05 01:08:11 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/05 01:08:11 INFO : Русский.txt: Deleted
2026/07/05 01:08:11 INFO : 測試_check file: Deleted
2026/07/05 01:08:11 INFO : filename_contains_ě_.txt: Deleted
2026/07/05 01:08:11 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:08:11 DEBUG : removing 1 level 1 directories
2026/07/05 01:08:11 INFO : 測試Русский ěáñ: Removing directory
2026/07/05 01:08:11 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:11 INFO : Local file system at /tmp/010541xewerom4/ext_paths/path1: Removing directory
2026/07/05 01:08:11 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:11 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/05 01:08:11 INFO : RCLONE_TEST: Deleted
2026/07/05 01:08:11 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/05 01:08:11 INFO : Русский.txt: Deleted
2026/07/05 01:08:11 INFO : filename_contains_ě_.txt: Deleted
2026/07/05 01:08:11 INFO : file1.txt: Deleted
2026/07/05 01:08:11 INFO : 測試_check file: Deleted
2026/07/05 01:08:11 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:08:11 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:08:11 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/05 01:08:11 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/05 01:08:11 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/05 01:08:11 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:11 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ext_paths/path2: Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncLocalRemote/extended_filenames
2026/07/05 01:08:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/extended_filenames/path1"
2026/07/05 01:08:11 INFO : path2: Making directory
2026/07/05 01:08:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2"
2026/07/05 01:08:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_extended_filenames-pehokig6"
2026/07/05 01:08:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/05 01:08:11 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:08:11 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/05 01:08:11 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/05 01:08:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:11 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_extended_filenames-pehokig6: Waiting for checks to finish
2026/07/05 01:08:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:11 INFO : file1.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/05 01:08:11 INFO : file1 - Copy.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/05 01:08:11 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/05 01:08:11 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/05 01:08:11 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/05 01:08:11 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/05 01:08:11 INFO : Русский.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/05 01:08:11 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:11 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_extended_filenames-pehokig6: Waiting for transfers to finish
2026/07/05 01:08:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/05 01:08:11 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:08:11 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/05 01:08:11 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/05 01:08:11 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/05 01:08:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_extended_filenames-kepepoc1"
2026/07/05 01:08:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/05 01:08:11 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/07/05 01:08:11 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_extended_filenames-kepepoc1: Waiting for checks to finish
2026/07/05 01:08:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:08:11 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/05 01:08:11 INFO : file1.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/07/05 01:08:11 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/07/05 01:08:11 INFO : file2.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_extended_filenames-kepepoc1: Waiting for transfers to finish
2026/07/05 01:08:11 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:11 ERROR : error listing: directory not found
2026/07/05 01:08:11 ERROR : Local file system at /tmp/010541xewerom4/extended_filenames/path1: Failed to list "": directory not found
2026/07/05 01:08:11 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:11 INFO : Local file system at /tmp/010541xewerom4/extended_filenames/path1: Removing directory
2026/07/05 01:08:11 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/extended_filenames/path1: no such file or directory
2026/07/05 01:08:11 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:11 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:11 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/extended_filenames/path2: Removing directory
2026/07/05 01:08:11 ERROR : error listing: directory not found
2026/07/05 01:08:11 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_extended_filenames-pehokig6
2026/07/05 01:08:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/05 01:08:11 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:08:11 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/05 01:08:11 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/05 01:08:11 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/05 01:08:11 DEBUG : Local file system at /tmp/010541xewerom4/extended_filenames/path1: Waiting for checks to finish
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 DEBUG : Local file system at /tmp/010541xewerom4/extended_filenames/path1: Waiting for transfers to finish
2026/07/05 01:08:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:11 INFO : file1.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/05 01:08:11 INFO : file1 - Copy.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/05 01:08:11 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/05 01:08:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:11 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/05 01:08:11 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:08:11 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/05 01:08:11 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/05 01:08:11 INFO : Русский.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/05 01:08:11 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/05 01:08:11 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/05 01:08:11 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:08:11 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/05 01:08:11 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/extended_filenames/path1
2026/07/05 01:08:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 INFO : subdir_with_ࢺ_: Making directory
2026/07/05 01:08:11 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:11 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/extended_filenames/path2: Waiting for checks to finish
2026/07/05 01:08:11 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/extended_filenames/path2: Waiting for transfers to finish
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/07/05 01:08:11 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt: size = 0 OK
2026/07/05 01:08:11 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 INFO : file1 - Copy.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:08:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:11 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:11 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:08:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 INFO : file1.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/05 01:08:11 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:08:11 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:11 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:08:11 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:11 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:08:11 DEBUG : Русский.txt: size = 0 OK
2026/07/05 01:08:11 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:11 INFO : Русский.txt: Copied (new)
2026/07/05 01:08:12 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:08:12 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:12 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:08:12 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:08:12 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:08:12 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:08:12 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/extended_filenames/path2
2026/07/05 01:08:12 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/07/05 01:08:12 NOTICE: [36m(02) :[0m [34mfix-names /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/07/05 01:08:12 DEBUG : old and new are equal. Skipping. /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/ (ff95d9fcb17e13b39d4bba3a6a3c8527) /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/ (ff95d9fcb17e13b39d4bba3a6a3c8527)
2026/07/05 01:08:12 DEBUG : old and new are equal. Skipping. /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/ (ff95d9fcb17e13b39d4bba3a6a3c8527) /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/ (ff95d9fcb17e13b39d4bba3a6a3c8527)
2026/07/05 01:08:12 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/05 01:08:12 DEBUG : TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/07/05 01:08:12 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/ (fe7327513ab2cae73a2e40c93b02c31c) TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/ (fe7327513ab2cae73a2e40c93b02c31c)
2026/07/05 01:08:12 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/ (fe7327513ab2cae73a2e40c93b02c31c) TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/ (fe7327513ab2cae73a2e40c93b02c31c)
2026/07/05 01:08:12 NOTICE: [36m(04) :[0m [34mfix-names /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true d8060666e035a6651cace5ebaaaba57b
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: d8060666e035a6651cace5ebaaaba57b new: d8060666e035a6651cace5ebaaaba57b equal: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true d8060666e035a6651cace5ebaaaba57b
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: d8060666e035a6651cace5ebaaaba57b new: d8060666e035a6651cace5ebaaaba57b equal: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false e77c4c44ea1484255aa703c2a29f584c
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: e77c4c44ea1484255aa703c2a29f584c new: d8060666e035a6651cace5ebaaaba57b equal: false
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false e77c4c44ea1484255aa703c2a29f584c
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: e77c4c44ea1484255aa703c2a29f584c new: d8060666e035a6651cace5ebaaaba57b equal: false
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:08:12 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 33bf22fd34adf7fb7d5e7a634d186f1d
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: 33bf22fd34adf7fb7d5e7a634d186f1d new: 33bf22fd34adf7fb7d5e7a634d186f1d equal: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 33bf22fd34adf7fb7d5e7a634d186f1d
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: 33bf22fd34adf7fb7d5e7a634d186f1d new: 33bf22fd34adf7fb7d5e7a634d186f1d equal: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 4594e04e81b2f9e199ebd33e4053d848
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: 4594e04e81b2f9e199ebd33e4053d848 new: 33bf22fd34adf7fb7d5e7a634d186f1d equal: false
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 4594e04e81b2f9e199ebd33e4053d848
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: 4594e04e81b2f9e199ebd33e4053d848 new: 33bf22fd34adf7fb7d5e7a634d186f1d equal: false
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:08:12 NOTICE: [36m(06) :[0m [34mfix-names /tmp/010541xewerom4/extended_filenames/path1/Русский.txt[0m
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/Русский.txt: is NFC: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/Русский.txt: is NFD: false
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/Русский.txt: file exists: true 4d931680ec38a0afa973a24af9b1a25d
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/Русский.txt new: /tmp/010541xewerom4/extended_filenames/path1/Русский.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: 4d931680ec38a0afa973a24af9b1a25d new: 4d931680ec38a0afa973a24af9b1a25d equal: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/Русский.txt: file exists: true 4d931680ec38a0afa973a24af9b1a25d
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/Русский.txt new: /tmp/010541xewerom4/extended_filenames/path1/Русский.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: 4d931680ec38a0afa973a24af9b1a25d new: 4d931680ec38a0afa973a24af9b1a25d equal: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/Русский.txt: file exists: false 102f3b53658eb096fb61c313e0a1f130
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/Русский.txt new: /tmp/010541xewerom4/extended_filenames/path1/Русский.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: 102f3b53658eb096fb61c313e0a1f130 new: 4d931680ec38a0afa973a24af9b1a25d equal: false
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/Русский.txt: file exists: false 102f3b53658eb096fb61c313e0a1f130
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/Русский.txt new: /tmp/010541xewerom4/extended_filenames/path1/Русский.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: 102f3b53658eb096fb61c313e0a1f130 new: 4d931680ec38a0afa973a24af9b1a25d equal: false
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:08:12 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt[0m
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt: is NFC: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt: is NFD: false
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt: file exists: true 83dd2c86c07673bdabf6b23135f3edff
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: 83dd2c86c07673bdabf6b23135f3edff new: 83dd2c86c07673bdabf6b23135f3edff equal: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt: file exists: true 83dd2c86c07673bdabf6b23135f3edff
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: 83dd2c86c07673bdabf6b23135f3edff new: 83dd2c86c07673bdabf6b23135f3edff equal: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt: file exists: false 7d493e4671cd0941e8cebe1ae09f42d9
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: 7d493e4671cd0941e8cebe1ae09f42d9 new: 83dd2c86c07673bdabf6b23135f3edff equal: false
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt: file exists: false 7d493e4671cd0941e8cebe1ae09f42d9
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: 7d493e4671cd0941e8cebe1ae09f42d9 new: 83dd2c86c07673bdabf6b23135f3edff equal: false
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:08:12 NOTICE: [36m(08) :[0m [34mfix-names /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true aab3eb3cc1909fab9a123eb676f73b08
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: aab3eb3cc1909fab9a123eb676f73b08 new: aab3eb3cc1909fab9a123eb676f73b08 equal: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true aab3eb3cc1909fab9a123eb676f73b08
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: aab3eb3cc1909fab9a123eb676f73b08 new: aab3eb3cc1909fab9a123eb676f73b08 equal: true
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false e5bef2d865bea71ec31b57ad7ebbaaa1
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: e5bef2d865bea71ec31b57ad7ebbaaa1 new: aab3eb3cc1909fab9a123eb676f73b08 equal: false
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false e5bef2d865bea71ec31b57ad7ebbaaa1
2026/07/05 01:08:12 DEBUG : FILE old: /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: e5bef2d865bea71ec31b57ad7ebbaaa1 new: aab3eb3cc1909fab9a123eb676f73b08 equal: false
2026/07/05 01:08:12 DEBUG : /tmp/010541xewerom4/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:08:12 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true e043c3a39e4683af8cd9da8282df5911
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: e043c3a39e4683af8cd9da8282df5911 new: e043c3a39e4683af8cd9da8282df5911 equal: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true e043c3a39e4683af8cd9da8282df5911
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:08:12 DEBUG : HASH old: e043c3a39e4683af8cd9da8282df5911 new: e043c3a39e4683af8cd9da8282df5911 equal: true
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 939478f920ff0780619cab327dc5e4e2
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: 939478f920ff0780619cab327dc5e4e2 new: e043c3a39e4683af8cd9da8282df5911 equal: false
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 939478f920ff0780619cab327dc5e4e2
2026/07/05 01:08:12 DEBUG : FILE old: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:08:12 DEBUG : HASH old: 939478f920ff0780619cab327dc5e4e2 new: e043c3a39e4683af8cd9da8282df5911 equal: false
2026/07/05 01:08:12 DEBUG : rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:08:12 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/07/05 01:08:12 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/07/05 01:08:14 NOTICE: Local file system at /tmp/010541xewerom4/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/05 01:08:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/05 01:08:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/05 01:08:14 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/05 01:08:14 NOTICE: Local file system at /tmp/010541xewerom4/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/05 01:08:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/05 01:08:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/05 01:08:14 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/05 01:08:15 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:3d5acc05-701e-0053-111a-0c9fc9000000
Time:2026-07-05T01:08:14.9983335Z
--------------------------------------------------------------------------------
bisync_test.go:1080: Fs is incapable of running test as can't fix-case, skipping: extended_filenames (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-toqefiw1habe/010541xewerom4/extended_filenames/path2/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:3d5acc05-701e-0053-111a-0c9fc9000000
Time:2026-07-05T01:08:14.9983335Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-toqefiw1habe path 010541xewerom4/extended_filenames/path2)
=== RUN TestBisyncLocalRemote/filters
2026/07/05 01:08:15 DEBUG : Creating backend with remote "/tmp/010541xewerom4/filters/path1"
2026/07/05 01:08:15 INFO : path2: Making directory
2026/07/05 01:08:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filters/path2"
2026/07/05 01:08:15 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_filters-cobahis8"
2026/07/05 01:08:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : subdir: Making directory with metadata
2026/07/05 01:08:15 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:08:15 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:08:15 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:08:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_filters-cobahis8: Waiting for checks to finish
2026/07/05 01:08:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:08:15 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:15 INFO : file1.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_filters-cobahis8: Waiting for transfers to finish
2026/07/05 01:08:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:08:15 INFO : file2.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:08:15 INFO : file3.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:08:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 INFO : file5.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:08:15 INFO : file4.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:08:15 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:08:15 INFO : file7.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:08:15 INFO : file6.txt: Copied (new)
2026/07/05 01:08:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:15 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_filters-kiruhuk2"
2026/07/05 01:08:15 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_filters-kiruhuk2: Waiting for checks to finish
2026/07/05 01:08:15 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_filters-kiruhuk2: Waiting for transfers to finish
2026/07/05 01:08:15 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/05 01:08:15 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:08:15 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/05 01:08:15 INFO : fileZ.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/05 01:08:15 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:08:15 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/05 01:08:15 INFO : filtersfile.flt: Copied (new)
2026/07/05 01:08:15 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:15 ERROR : error listing: directory not found
2026/07/05 01:08:15 ERROR : Local file system at /tmp/010541xewerom4/filters/path1: Failed to list "": directory not found
2026/07/05 01:08:15 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:15 INFO : Local file system at /tmp/010541xewerom4/filters/path1: Removing directory
2026/07/05 01:08:15 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/filters/path1: no such file or directory
2026/07/05 01:08:15 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:15 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:15 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filters/path2: Removing directory
2026/07/05 01:08:15 ERROR : error listing: directory not found
2026/07/05 01:08:15 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_filters-cobahis8
2026/07/05 01:08:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : subdir: Making directory with metadata
2026/07/05 01:08:15 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:08:15 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:08:15 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:08:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : Local file system at /tmp/010541xewerom4/filters/path1: Waiting for checks to finish
2026/07/05 01:08:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:08:15 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:15 INFO : file1.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:08:15 INFO : file2.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : Local file system at /tmp/010541xewerom4/filters/path1: Waiting for transfers to finish
2026/07/05 01:08:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:08:15 INFO : file3.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:08:15 INFO : file6.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:08:15 INFO : file5.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:08:15 INFO : file7.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:08:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:08:15 INFO : file4.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:08:15 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:08:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:15 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/filters/path1
2026/07/05 01:08:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 INFO : subdir: Making directory
2026/07/05 01:08:15 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filters/path2: Waiting for checks to finish
2026/07/05 01:08:15 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filters/path2: Waiting for transfers to finish
2026/07/05 01:08:15 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:08:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 INFO : file3.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:08:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 INFO : file2.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:08:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 INFO : file1.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:08:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:15 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:15 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:08:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 INFO : file4.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:08:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 INFO : file6.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:08:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 INFO : file5.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:08:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 INFO : file7.txt: Copied (new)
2026/07/05 01:08:15 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:08:15 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:15 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:08:15 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/filters/path2
2026/07/05 01:08:15 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/07/05 01:08:15 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_filters-kiruhuk2/filtersfile.flt /tmp/010541xewerom4/workdir/[0m
2026/07/05 01:08:15 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_filters-kiruhuk2/filtersfile.flt" to "/tmp/010541xewerom4/workdir/" as ""
2026/07/05 01:08:15 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_filters-kiruhuk2/filtersfile.flt"
2026/07/05 01:08:15 DEBUG : Creating backend with remote "/tmp/010541xewerom4/workdir/"
2026/07/05 01:08:15 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/010541xewerom4/workdir" as "filtersfile.flt"
2026/07/05 01:08:15 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/05 01:08:15 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/05 01:08:15 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:08:15 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/05 01:08:15 INFO : filtersfile.flt: Copied (new)
2026/07/05 01:08:15 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/07/05 01:08:15 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/010541xewerom4/workdir/filtersfile.flt resync[0m
2026/07/05 01:08:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:17 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:17 INFO : Synching Path1 "/tmp/010541xewerom4/filters/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filters/path2/"
2026/07/05 01:08:17 INFO : Using filters file /tmp/010541xewerom4/workdir/filtersfile.flt
2026/07/05 01:08:17 INFO : Storing filters file hash to /tmp/010541xewerom4/workdir/filtersfile.flt.md5
2026/07/05 01:08:17 INFO : Copying Path2 files to Path1
2026/07/05 01:08:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:08:17 INFO : There was nothing to transfer
2026/07/05 01:08:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:08:17 INFO : There was nothing to transfer
2026/07/05 01:08:17 INFO : Resync updating listings
2026/07/05 01:08:17 INFO : Validating listings for Path1 "/tmp/010541xewerom4/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filters/path2/"
2026/07/05 01:08:17 INFO : [32mBisync successful[0m
2026/07/05 01:08:17 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/07/05 01:08:17 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/07/05 01:08:17 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_filters-kiruhuk2/ fileZ.txt[0m
2026/07/05 01:08:17 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_filters-kiruhuk2/"
2026/07/05 01:08:17 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_filters-kiruhuk2/" to be canonical "/tmp/010541xewerom4/datadir/test_filters-kiruhuk2"
2026/07/05 01:08:17 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/07/05 01:08:17 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_filters-kiruhuk2/fileZ.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filters/path2/ fileZ.txt[0m
2026/07/05 01:08:17 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_filters-kiruhuk2/fileZ.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filters/path2/" as "fileZ.txt"
2026/07/05 01:08:17 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_filters-kiruhuk2/fileZ.txt"
2026/07/05 01:08:17 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filters/path2/"
2026/07/05 01:08:17 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/filters/path2" as "fileZ.txt"
2026/07/05 01:08:17 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:18 DEBUG : fileZ.txt: size = 19 OK
2026/07/05 01:08:18 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:08:18 INFO : fileZ.txt: Copied (new)
2026/07/05 01:08:18 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_filters-kiruhuk2/fileZ.txt /tmp/010541xewerom4/filters/path1/subdir fileZ.txt[0m
2026/07/05 01:08:18 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_filters-kiruhuk2/fileZ.txt" to "/tmp/010541xewerom4/filters/path1/subdir" as "fileZ.txt"
2026/07/05 01:08:18 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_filters-kiruhuk2/fileZ.txt"
2026/07/05 01:08:18 DEBUG : Creating backend with remote "/tmp/010541xewerom4/filters/path1/subdir"
2026/07/05 01:08:18 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/010541xewerom4/filters/path1/subdir" as "fileZ.txt"
2026/07/05 01:08:18 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:18 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/05 01:08:18 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:08:18 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/05 01:08:18 INFO : fileZ.txt: Copied (new)
2026/07/05 01:08:18 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/07/05 01:08:18 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/010541xewerom4/workdir/filtersfile.flt[0m
2026/07/05 01:08:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:20 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:20 INFO : Synching Path1 "/tmp/010541xewerom4/filters/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filters/path2/"
2026/07/05 01:08:20 INFO : Using filters file /tmp/010541xewerom4/workdir/filtersfile.flt
2026/07/05 01:08:20 INFO : Building Path1 and Path2 listings
2026/07/05 01:08:20 INFO : Path1 checking for diffs
2026/07/05 01:08:20 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/07/05 01:08:20 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:08:20 INFO : Path2 checking for diffs
2026/07/05 01:08:20 INFO : Applying changes
2026/07/05 01:08:20 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filters/path2/subdir/fileZ.txt[0m
2026/07/05 01:08:20 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:08:20 INFO : subdir/fileZ.txt: Copied (new)
2026/07/05 01:08:20 INFO : Updating listings
2026/07/05 01:08:20 INFO : Validating listings for Path1 "/tmp/010541xewerom4/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filters/path2/"
2026/07/05 01:08:20 INFO : [32mBisync successful[0m
2026/07/05 01:08:20 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:20 INFO : file1.txt: Deleted
2026/07/05 01:08:20 INFO : file2.txt: Deleted
2026/07/05 01:08:20 INFO : RCLONE_TEST: Deleted
2026/07/05 01:08:20 INFO : file3.txt: Deleted
2026/07/05 01:08:20 INFO : file4.txt: Deleted
2026/07/05 01:08:20 INFO : file5.txt: Deleted
2026/07/05 01:08:20 INFO : file6.txt: Deleted
2026/07/05 01:08:20 INFO : file7.txt: Deleted
2026/07/05 01:08:20 INFO : subdir/fileZ.txt: Deleted
2026/07/05 01:08:20 INFO : subdir/file20.txt: Deleted
2026/07/05 01:08:20 DEBUG : removing 1 level 1 directories
2026/07/05 01:08:20 INFO : subdir: Removing directory
2026/07/05 01:08:20 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:20 INFO : Local file system at /tmp/010541xewerom4/filters/path1: Removing directory
2026/07/05 01:08:20 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:20 INFO : file7.txt: Deleted
2026/07/05 01:08:20 INFO : file2.txt: Deleted
2026/07/05 01:08:20 INFO : file6.txt: Deleted
2026/07/05 01:08:20 INFO : RCLONE_TEST: Deleted
2026/07/05 01:08:20 INFO : file4.txt: Deleted
2026/07/05 01:08:20 INFO : file1.txt: Deleted
2026/07/05 01:08:20 INFO : file3.txt: Deleted
2026/07/05 01:08:20 INFO : file5.txt: Deleted
2026/07/05 01:08:20 INFO : fileZ.txt: Deleted
2026/07/05 01:08:20 INFO : subdir/fileZ.txt: Deleted
2026/07/05 01:08:20 INFO : subdir/file20.txt: Deleted
2026/07/05 01:08:20 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:20 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filters/path2: Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncLocalRemote/filtersfile_checks
2026/07/05 01:08:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/filtersfile_checks/path1"
2026/07/05 01:08:20 INFO : path2: Making directory
2026/07/05 01:08:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2"
2026/07/05 01:08:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_filtersfile_checks-lemuzug4"
2026/07/05 01:08:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:20 INFO : file1.txt: Copied (new)
2026/07/05 01:08:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:20 DEBUG : subdir: Making directory with metadata
2026/07/05 01:08:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:08:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:08:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:08:20 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:20 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:08:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:20 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:08:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:08:20 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_filtersfile_checks-lemuzug4: Waiting for checks to finish
2026/07/05 01:08:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:08:20 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:08:20 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_filtersfile_checks-lemuzug4: Waiting for transfers to finish
2026/07/05 01:08:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:08:20 INFO : file2.txt: Copied (new)
2026/07/05 01:08:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:20 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_filtersfile_checks-debekeh9"
2026/07/05 01:08:20 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:20 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:20 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:20 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/05 01:08:20 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:08:20 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:08:20 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:08:20 INFO : hold.txt: Copied (new)
2026/07/05 01:08:20 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_filtersfile_checks-debekeh9: Waiting for checks to finish
2026/07/05 01:08:20 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_filtersfile_checks-debekeh9: Waiting for transfers to finish
2026/07/05 01:08:20 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/07/05 01:08:20 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/05 01:08:20 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/07/05 01:08:20 INFO : filtersfile2.txt: Copied (new)
2026/07/05 01:08:20 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/05 01:08:20 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/05 01:08:20 INFO : filtersfile.txt: Copied (new)
2026/07/05 01:08:20 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:20 ERROR : error listing: directory not found
2026/07/05 01:08:20 ERROR : Local file system at /tmp/010541xewerom4/filtersfile_checks/path1: Failed to list "": directory not found
2026/07/05 01:08:20 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:20 INFO : Local file system at /tmp/010541xewerom4/filtersfile_checks/path1: Removing directory
2026/07/05 01:08:20 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/filtersfile_checks/path1: no such file or directory
2026/07/05 01:08:20 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:20 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:20 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Removing directory
2026/07/05 01:08:20 ERROR : error listing: directory not found
2026/07/05 01:08:20 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_filtersfile_checks-lemuzug4
2026/07/05 01:08:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:21 DEBUG : subdir: Making directory with metadata
2026/07/05 01:08:21 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:08:21 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:08:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:08:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:08:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:08:21 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:08:21 DEBUG : Local file system at /tmp/010541xewerom4/filtersfile_checks/path1: Waiting for checks to finish
2026/07/05 01:08:21 DEBUG : Local file system at /tmp/010541xewerom4/filtersfile_checks/path1: Waiting for transfers to finish
2026/07/05 01:08:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:08:21 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:21 INFO : file1.txt: Copied (new)
2026/07/05 01:08:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:08:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:08:21 INFO : file2.txt: Copied (new)
2026/07/05 01:08:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:21 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/filtersfile_checks/path1
2026/07/05 01:08:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:21 INFO : subdir: Making directory
2026/07/05 01:08:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:21 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Waiting for checks to finish
2026/07/05 01:08:21 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Waiting for transfers to finish
2026/07/05 01:08:21 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:08:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:21 INFO : file2.txt: Copied (new)
2026/07/05 01:08:21 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:08:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:21 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:08:21 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:08:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:21 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:21 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:08:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:21 INFO : file1.txt: Copied (new)
2026/07/05 01:08:21 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2
2026/07/05 01:08:21 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/07/05 01:08:21 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:08:21 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:08:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:23 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:23 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:23 INFO : Synching Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:23 INFO : Copying Path2 files to Path1
2026/07/05 01:08:23 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:08:23 INFO : There was nothing to transfer
2026/07/05 01:08:23 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:08:23 INFO : There was nothing to transfer
2026/07/05 01:08:23 INFO : Resync updating listings
2026/07/05 01:08:23 INFO : Validating listings for Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:23 INFO : [32mBisync successful[0m
2026/07/05 01:08:23 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/07/05 01:08:23 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_filtersfile_checks-debekeh9/filtersfile.txt /tmp/010541xewerom4/workdir/[0m
2026/07/05 01:08:23 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_filtersfile_checks-debekeh9/filtersfile.txt" to "/tmp/010541xewerom4/workdir/" as ""
2026/07/05 01:08:23 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_filtersfile_checks-debekeh9/filtersfile.txt"
2026/07/05 01:08:23 DEBUG : Creating backend with remote "/tmp/010541xewerom4/workdir/"
2026/07/05 01:08:23 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/010541xewerom4/workdir" as "filtersfile.txt"
2026/07/05 01:08:23 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:23 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/05 01:08:23 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/05 01:08:23 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/05 01:08:23 INFO : filtersfile.txt: Copied (new)
2026/07/05 01:08:23 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/07/05 01:08:23 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/010541xewerom4/workdir/filtersfile.txt[0m
2026/07/05 01:08:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:25 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:25 INFO : Synching Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:25 INFO : Using filters file /tmp/010541xewerom4/workdir/filtersfile.txt
2026/07/05 01:08:25 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/010541xewerom4/workdir/filtersfile.txt[0m
2026/07/05 01:08:25 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:08:25 NOTICE: Bisync error: bisync aborted
2026/07/05 01:08:25 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/07/05 01:08:25 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/07/05 01:08:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:27 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:27 INFO : Synching Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:27 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/010541xewerom4/workdir/tmp_010541xewerom4_filtersfile_checks_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/010541xewerom4/workdir/tmp_010541xewerom4_filtersfile_checks_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/010541xewerom4/workdir"[0m[0m
2026/07/05 01:08:27 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:08:27 NOTICE: Bisync error: bisync aborted
2026/07/05 01:08:27 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/07/05 01:08:27 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/010541xewerom4/workdir/filtersfile.txt resync[0m
2026/07/05 01:08:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:30 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:30 INFO : Synching Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:30 INFO : Using filters file /tmp/010541xewerom4/workdir/filtersfile.txt
2026/07/05 01:08:30 INFO : Storing filters file hash to /tmp/010541xewerom4/workdir/filtersfile.txt.md5
2026/07/05 01:08:30 INFO : Copying Path2 files to Path1
2026/07/05 01:08:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:08:30 INFO : There was nothing to transfer
2026/07/05 01:08:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:08:30 INFO : There was nothing to transfer
2026/07/05 01:08:30 INFO : Resync updating listings
2026/07/05 01:08:30 INFO : Validating listings for Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:30 INFO : [32mBisync successful[0m
2026/07/05 01:08:30 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/07/05 01:08:30 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/010541xewerom4/workdir/filtersfile.txt[0m
2026/07/05 01:08:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:32 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:32 INFO : Synching Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:32 INFO : Using filters file /tmp/010541xewerom4/workdir/filtersfile.txt
2026/07/05 01:08:32 INFO : Building Path1 and Path2 listings
2026/07/05 01:08:32 INFO : Path1 checking for diffs
2026/07/05 01:08:32 INFO : Path2 checking for diffs
2026/07/05 01:08:32 INFO : No changes found
2026/07/05 01:08:32 INFO : Updating listings
2026/07/05 01:08:32 INFO : Validating listings for Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:32 INFO : [32mBisync successful[0m
2026/07/05 01:08:32 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/07/05 01:08:32 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_filtersfile_checks-debekeh9/filtersfile2.txt /tmp/010541xewerom4/workdir/ filtersfile.txt[0m
2026/07/05 01:08:32 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_filtersfile_checks-debekeh9/filtersfile2.txt" to "/tmp/010541xewerom4/workdir/" as "filtersfile.txt"
2026/07/05 01:08:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_filtersfile_checks-debekeh9/filtersfile2.txt"
2026/07/05 01:08:32 DEBUG : Creating backend with remote "/tmp/010541xewerom4/workdir/"
2026/07/05 01:08:32 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/010541xewerom4/workdir" as "filtersfile.txt"
2026/07/05 01:08:32 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/010541xewerom4/datadir/test_filtersfile_checks-debekeh9)
2026/07/05 01:08:32 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/010541xewerom4/workdir)
2026/07/05 01:08:32 DEBUG : filtersfile2.txt: Sizes differ
2026/07/05 01:08:32 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/07/05 01:08:32 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/05 01:08:32 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/07/05 01:08:32 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/07/05 01:08:32 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/07/05 01:08:32 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/010541xewerom4/workdir/filtersfile.txt[0m
2026/07/05 01:08:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:34 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:34 INFO : Synching Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:34 INFO : Using filters file /tmp/010541xewerom4/workdir/filtersfile.txt
2026/07/05 01:08:34 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/010541xewerom4/workdir/filtersfile.txt[0m
2026/07/05 01:08:34 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:08:34 NOTICE: Bisync error: bisync aborted
2026/07/05 01:08:34 NOTICE: [36m(18) :[0m [34mtest 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort.[0m
2026/07/05 01:08:34 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/010541xewerom4/workdir/filtersfile.txt resync dry-run[0m
2026/07/05 01:08:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:36 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:36 INFO : Synching Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:36 INFO : Using filters file /tmp/010541xewerom4/workdir/filtersfile.txt
2026/07/05 01:08:36 INFO : Skipped storing filters file hash to /tmp/010541xewerom4/workdir/filtersfile.txt.md5 as --dry-run is set
2026/07/05 01:08:36 INFO : Copying Path2 files to Path1
2026/07/05 01:08:36 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:08:36 INFO : There was nothing to transfer
2026/07/05 01:08:36 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:08:37 INFO : There was nothing to transfer
2026/07/05 01:08:37 INFO : Resync updating listings
2026/07/05 01:08:37 INFO : [32mBisync successful[0m
2026/07/05 01:08:37 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/07/05 01:08:37 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/010541xewerom4/workdir/filtersfile.txt[0m
2026/07/05 01:08:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:39 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:39 INFO : Synching Path1 "/tmp/010541xewerom4/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/filtersfile_checks/path2/"
2026/07/05 01:08:39 INFO : Using filters file /tmp/010541xewerom4/workdir/filtersfile.txt
2026/07/05 01:08:39 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/010541xewerom4/workdir/filtersfile.txt[0m
2026/07/05 01:08:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:08:39 NOTICE: Bisync error: bisync aborted
2026/07/05 01:08:39 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:39 INFO : RCLONE_TEST: Deleted
2026/07/05 01:08:39 INFO : file2.txt: Deleted
2026/07/05 01:08:39 INFO : file1.txt: Deleted
2026/07/05 01:08:39 INFO : subdir/file20.txt: Deleted
2026/07/05 01:08:39 DEBUG : removing 1 level 1 directories
2026/07/05 01:08:39 INFO : subdir: Removing directory
2026/07/05 01:08:39 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:39 INFO : Local file system at /tmp/010541xewerom4/filtersfile_checks/path1: Removing directory
2026/07/05 01:08:39 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:39 INFO : RCLONE_TEST: Deleted
2026/07/05 01:08:39 INFO : file2.txt: Deleted
2026/07/05 01:08:39 INFO : file1.txt: Deleted
2026/07/05 01:08:39 INFO : subdir/file20.txt: Deleted
2026/07/05 01:08:39 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:39 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/filtersfile_checks/path2: Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncLocalRemote/ignorelistingchecksum
2026/07/05 01:08:39 DEBUG : Creating backend with remote "/tmp/010541xewerom4/ignorelistingchecksum/path1"
2026/07/05 01:08:39 INFO : path2: Making directory
2026/07/05 01:08:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2"
2026/07/05 01:08:39 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_ignorelistingchecksum-vodoqap9"
2026/07/05 01:08:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : subdir: Making directory with metadata
2026/07/05 01:08:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/05 01:08:39 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:08:39 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:08:39 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:08:39 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:39 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:08:39 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_ignorelistingchecksum-vodoqap9: Waiting for checks to finish
2026/07/05 01:08:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:08:39 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_ignorelistingchecksum-vodoqap9: Waiting for transfers to finish
2026/07/05 01:08:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:39 INFO : file1.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:08:39 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:08:39 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:08:39 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:08:39 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:08:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:39 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5"
2026/07/05 01:08:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:08:39 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5: Waiting for checks to finish
2026/07/05 01:08:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:08:39 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:08:39 INFO : file1.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5: Waiting for transfers to finish
2026/07/05 01:08:39 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:39 ERROR : error listing: directory not found
2026/07/05 01:08:39 ERROR : Local file system at /tmp/010541xewerom4/ignorelistingchecksum/path1: Failed to list "": directory not found
2026/07/05 01:08:39 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:39 INFO : Local file system at /tmp/010541xewerom4/ignorelistingchecksum/path1: Removing directory
2026/07/05 01:08:39 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/ignorelistingchecksum/path1: no such file or directory
2026/07/05 01:08:39 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:39 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:39 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ignorelistingchecksum/path2: Removing directory
2026/07/05 01:08:39 ERROR : error listing: directory not found
2026/07/05 01:08:39 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_ignorelistingchecksum-vodoqap9
2026/07/05 01:08:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : subdir: Making directory with metadata
2026/07/05 01:08:39 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/05 01:08:39 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:08:39 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:08:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : Local file system at /tmp/010541xewerom4/ignorelistingchecksum/path1: Waiting for checks to finish
2026/07/05 01:08:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:08:39 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:08:39 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:08:39 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:08:39 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:08:39 DEBUG : Local file system at /tmp/010541xewerom4/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/07/05 01:08:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:08:39 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:08:39 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:39 INFO : file1.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:08:39 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:08:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:39 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/ignorelistingchecksum/path1
2026/07/05 01:08:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 INFO : subdir: Making directory
2026/07/05 01:08:39 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:39 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ignorelistingchecksum/path2: Waiting for checks to finish
2026/07/05 01:08:39 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/07/05 01:08:39 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:08:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:39 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 INFO : file1.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:08:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:08:39 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:08:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:39 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:08:39 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/ignorelistingchecksum/path2
2026/07/05 01:08:39 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/05 01:08:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:08:39 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:08:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:42 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:42 INFO : Synching Path1 "/tmp/010541xewerom4/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2/"
2026/07/05 01:08:42 INFO : Copying Path2 files to Path1
2026/07/05 01:08:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:08:42 INFO : There was nothing to transfer
2026/07/05 01:08:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:08:42 INFO : There was nothing to transfer
2026/07/05 01:08:42 INFO : Resync updating listings
2026/07/05 01:08:42 INFO : Validating listings for Path1 "/tmp/010541xewerom4/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2/"
2026/07/05 01:08:42 INFO : [32mBisync successful[0m
2026/07/05 01:08:42 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/07/05 01:08:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:44 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:44 INFO : Synching Path1 "/tmp/010541xewerom4/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2/"
2026/07/05 01:08:44 INFO : Copying Path2 files to Path1
2026/07/05 01:08:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:08:44 INFO : There was nothing to transfer
2026/07/05 01:08:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:08:44 INFO : There was nothing to transfer
2026/07/05 01:08:44 INFO : Resync updating listings
2026/07/05 01:08:44 INFO : Validating listings for Path1 "/tmp/010541xewerom4/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2/"
2026/07/05 01:08:44 INFO : [32mBisync successful[0m
2026/07/05 01:08:44 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/05 01:08:44 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5/file1.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2/[0m
2026/07/05 01:08:44 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5/"
2026/07/05 01:08:44 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5/" to be canonical "/tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5"
2026/07/05 01:08:44 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:08:44 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5/file1.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2/" as ""
2026/07/05 01:08:44 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5/file1.txt"
2026/07/05 01:08:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2/"
2026/07/05 01:08:44 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/ignorelistingchecksum/path2" as "file1.txt"
2026/07/05 01:08:44 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5)
2026/07/05 01:08:44 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/ignorelistingchecksum/path2)
2026/07/05 01:08:44 DEBUG : file1.txt: Sizes differ
2026/07/05 01:08:44 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:08:44 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:08:44 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:08:44 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5/file1.txt /tmp/010541xewerom4/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/07/05 01:08:44 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5/file1.txt" to "/tmp/010541xewerom4/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/05 01:08:44 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5/file1.txt"
2026/07/05 01:08:44 DEBUG : Creating backend with remote "/tmp/010541xewerom4/ignorelistingchecksum/path1/subdir"
2026/07/05 01:08:44 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010541xewerom4/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/05 01:08:44 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_ignorelistingchecksum-xepuqey5)
2026/07/05 01:08:44 DEBUG : file20.txt: size = 0 (Local file system at /tmp/010541xewerom4/ignorelistingchecksum/path1/subdir)
2026/07/05 01:08:44 DEBUG : file1.txt: Sizes differ
2026/07/05 01:08:44 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/07/05 01:08:44 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:08:44 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/07/05 01:08:44 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/05 01:08:44 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/07/05 01:08:44 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/07/05 01:08:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:08:47 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:47 INFO : Synching Path1 "/tmp/010541xewerom4/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2/"
2026/07/05 01:08:47 INFO : Building Path1 and Path2 listings
2026/07/05 01:08:47 INFO : Path1 checking for diffs
2026/07/05 01:08:47 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:08:47 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:08:47 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:08:47 INFO : Path2 checking for diffs
2026/07/05 01:08:47 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:08:47 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:08:47 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:08:47 INFO : Applying changes
2026/07/05 01:08:47 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/07/05 01:08:47 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/ignorelistingchecksum/path1/file1.txt[0m
2026/07/05 01:08:47 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:08:47 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:08:47 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:08:47 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/05 01:08:47 INFO : Updating listings
2026/07/05 01:08:47 INFO : Validating listings for Path1 "/tmp/010541xewerom4/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/ignorelistingchecksum/path2/"
2026/07/05 01:08:47 INFO : [32mBisync successful[0m
2026/07/05 01:08:47 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:47 INFO : file1.copy2.txt: Deleted
2026/07/05 01:08:47 INFO : RCLONE_TEST: Deleted
2026/07/05 01:08:47 INFO : file1.copy1.txt: Deleted
2026/07/05 01:08:47 INFO : file1.copy4.txt: Deleted
2026/07/05 01:08:47 INFO : file1.copy3.txt: Deleted
2026/07/05 01:08:47 INFO : file1.copy5.txt: Deleted
2026/07/05 01:08:47 INFO : file1.txt: Deleted
2026/07/05 01:08:47 INFO : subdir/file20.txt: Deleted
2026/07/05 01:08:47 DEBUG : removing 1 level 1 directories
2026/07/05 01:08:47 INFO : subdir: Removing directory
2026/07/05 01:08:47 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:47 INFO : Local file system at /tmp/010541xewerom4/ignorelistingchecksum/path1: Removing directory
2026/07/05 01:08:47 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:47 INFO : file1.copy2.txt: Deleted
2026/07/05 01:08:47 INFO : file1.copy3.txt: Deleted
2026/07/05 01:08:47 INFO : file1.copy1.txt: Deleted
2026/07/05 01:08:47 INFO : RCLONE_TEST: Deleted
2026/07/05 01:08:47 INFO : file1.copy5.txt: Deleted
2026/07/05 01:08:47 INFO : file1.copy4.txt: Deleted
2026/07/05 01:08:47 INFO : file1.txt: Deleted
2026/07/05 01:08:47 INFO : subdir/file20.txt: Deleted
2026/07/05 01:08:47 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:47 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/ignorelistingchecksum/path2: Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path1
2026/07/05 01:08:47 DEBUG : Creating backend with remote "/tmp/010541xewerom4/max_delete_path1/path1"
2026/07/05 01:08:47 INFO : path2: Making directory
2026/07/05 01:08:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2"
2026/07/05 01:08:47 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_max_delete_path1-hikakaf9"
2026/07/05 01:08:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_max_delete_path1-hikakaf9: Waiting for checks to finish
2026/07/05 01:08:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_max_delete_path1-hikakaf9: Waiting for transfers to finish
2026/07/05 01:08:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:08:47 INFO : file2.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:47 INFO : file1.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:08:47 INFO : file3.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:08:47 INFO : file6.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:08:47 INFO : file8.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/05 01:08:47 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:47 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/05 01:08:47 INFO : file9.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:08:47 INFO : file4.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:08:47 INFO : file7.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:08:47 INFO : file5.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_max_delete_path1-buyiqir6"
2026/07/05 01:08:47 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:08:47 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_max_delete_path1-buyiqir6: Waiting for checks to finish
2026/07/05 01:08:47 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:08:47 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:08:47 INFO : hold.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_max_delete_path1-buyiqir6: Waiting for transfers to finish
2026/07/05 01:08:47 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:47 ERROR : error listing: directory not found
2026/07/05 01:08:47 ERROR : Local file system at /tmp/010541xewerom4/max_delete_path1/path1: Failed to list "": directory not found
2026/07/05 01:08:47 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:47 INFO : Local file system at /tmp/010541xewerom4/max_delete_path1/path1: Removing directory
2026/07/05 01:08:47 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/max_delete_path1/path1: no such file or directory
2026/07/05 01:08:47 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:47 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:47 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path1/path2: Removing directory
2026/07/05 01:08:47 ERROR : error listing: directory not found
2026/07/05 01:08:47 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_max_delete_path1-hikakaf9
2026/07/05 01:08:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:47 INFO : file1.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:08:47 INFO : file2.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : Local file system at /tmp/010541xewerom4/max_delete_path1/path1: Waiting for checks to finish
2026/07/05 01:08:47 DEBUG : Local file system at /tmp/010541xewerom4/max_delete_path1/path1: Waiting for transfers to finish
2026/07/05 01:08:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:08:47 INFO : file6.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:08:47 INFO : file4.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:08:47 INFO : file3.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:08:47 INFO : file5.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:08:47 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/05 01:08:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:08:47 INFO : file8.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/05 01:08:47 INFO : file9.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:08:47 INFO : file7.txt: Copied (new)
2026/07/05 01:08:47 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/max_delete_path1/path1
2026/07/05 01:08:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:47 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path1/path2: Waiting for checks to finish
2026/07/05 01:08:47 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path1/path2: Waiting for transfers to finish
2026/07/05 01:08:47 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:08:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 INFO : file2.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:08:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 INFO : file1.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:08:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 INFO : file4.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:08:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 INFO : file3.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:08:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 INFO : file5.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:08:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 INFO : file6.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:08:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 INFO : file8.txt: Copied (new)
2026/07/05 01:08:47 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:08:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:47 INFO : file7.txt: Copied (new)
2026/07/05 01:08:48 DEBUG : file9.txt: size = 109 OK
2026/07/05 01:08:48 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:48 INFO : file9.txt: Copied (new)
2026/07/05 01:08:48 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path1/path2
2026/07/05 01:08:48 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/07/05 01:08:48 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:08:48 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:08:50 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:50 INFO : Synching Path1 "/tmp/010541xewerom4/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2/"
2026/07/05 01:08:50 INFO : Copying Path2 files to Path1
2026/07/05 01:08:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:08:50 INFO : There was nothing to transfer
2026/07/05 01:08:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:08:50 INFO : There was nothing to transfer
2026/07/05 01:08:50 INFO : Resync updating listings
2026/07/05 01:08:50 INFO : Validating listings for Path1 "/tmp/010541xewerom4/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2/"
2026/07/05 01:08:50 INFO : [32mBisync successful[0m
2026/07/05 01:08:50 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/07/05 01:08:50 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/010541xewerom4/max_delete_path1/path1/file1.txt[0m
2026/07/05 01:08:50 DEBUG : Creating backend with remote "/tmp/010541xewerom4/max_delete_path1/path1/"
2026/07/05 01:08:50 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/max_delete_path1/path1/" to be canonical "/tmp/010541xewerom4/max_delete_path1/path1"
2026/07/05 01:08:50 INFO : file1.txt: Deleted
2026/07/05 01:08:50 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/010541xewerom4/max_delete_path1/path1/file2.txt[0m
2026/07/05 01:08:50 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/max_delete_path1/path1/" for canonical name "/tmp/010541xewerom4/max_delete_path1/path1"
2026/07/05 01:08:50 INFO : file2.txt: Deleted
2026/07/05 01:08:50 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/010541xewerom4/max_delete_path1/path1/file3.txt[0m
2026/07/05 01:08:50 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/max_delete_path1/path1/" for canonical name "/tmp/010541xewerom4/max_delete_path1/path1"
2026/07/05 01:08:50 INFO : file3.txt: Deleted
2026/07/05 01:08:50 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/010541xewerom4/max_delete_path1/path1/file4.txt[0m
2026/07/05 01:08:50 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/max_delete_path1/path1/" for canonical name "/tmp/010541xewerom4/max_delete_path1/path1"
2026/07/05 01:08:50 INFO : file4.txt: Deleted
2026/07/05 01:08:50 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/010541xewerom4/max_delete_path1/path1/file5.txt[0m
2026/07/05 01:08:50 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/max_delete_path1/path1/" for canonical name "/tmp/010541xewerom4/max_delete_path1/path1"
2026/07/05 01:08:50 INFO : file5.txt: Deleted
2026/07/05 01:08:50 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/07/05 01:08:50 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/05 01:08:52 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:52 INFO : Synching Path1 "/tmp/010541xewerom4/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2/"
2026/07/05 01:08:52 INFO : Building Path1 and Path2 listings
2026/07/05 01:08:52 INFO : Path1 checking for diffs
2026/07/05 01:08:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:08:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:08:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:08:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:08:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:08:52 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:08:52 INFO : Path2 checking for diffs
2026/07/05 01:08:52 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/010541xewerom4/max_delete_path1/path1/". Run with --force if desired.
2026/07/05 01:08:52 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/05 01:08:52 NOTICE: Bisync error: too many deletes
2026/07/05 01:08:52 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/05 01:08:52 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/07/05 01:08:52 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/07/05 01:08:54 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:54 INFO : Synching Path1 "/tmp/010541xewerom4/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2/"
2026/07/05 01:08:54 INFO : Building Path1 and Path2 listings
2026/07/05 01:08:54 INFO : Path1 checking for diffs
2026/07/05 01:08:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:08:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:08:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:08:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:08:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:08:54 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:08:54 INFO : Path2 checking for diffs
2026/07/05 01:08:54 INFO : Applying changes
2026/07/05 01:08:54 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2/file1.txt[0m
2026/07/05 01:08:54 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2/file2.txt[0m
2026/07/05 01:08:54 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2/file3.txt[0m
2026/07/05 01:08:54 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2/file4.txt[0m
2026/07/05 01:08:54 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2/file5.txt[0m
2026/07/05 01:08:54 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:08:55 INFO : file5.txt: Deleted
2026/07/05 01:08:55 INFO : file1.txt: Deleted
2026/07/05 01:08:55 INFO : file3.txt: Deleted
2026/07/05 01:08:55 INFO : file2.txt: Deleted
2026/07/05 01:08:55 INFO : file4.txt: Deleted
2026/07/05 01:08:55 INFO : There was nothing to transfer
2026/07/05 01:08:55 INFO : Updating listings
2026/07/05 01:08:55 INFO : Validating listings for Path1 "/tmp/010541xewerom4/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path1/path2/"
2026/07/05 01:08:55 INFO : [32mBisync successful[0m
2026/07/05 01:08:55 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:55 INFO : file7.txt: Deleted
2026/07/05 01:08:55 INFO : file8.txt: Deleted
2026/07/05 01:08:55 INFO : file9.txt: Deleted
2026/07/05 01:08:55 INFO : file6.txt: Deleted
2026/07/05 01:08:55 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:55 INFO : Local file system at /tmp/010541xewerom4/max_delete_path1/path1: Removing directory
2026/07/05 01:08:55 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:55 INFO : file6.txt: Deleted
2026/07/05 01:08:55 INFO : file9.txt: Deleted
2026/07/05 01:08:55 INFO : file7.txt: Deleted
2026/07/05 01:08:55 INFO : file8.txt: Deleted
2026/07/05 01:08:55 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:55 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path1/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path2_force
2026/07/05 01:08:55 DEBUG : Creating backend with remote "/tmp/010541xewerom4/max_delete_path2_force/path1"
2026/07/05 01:08:55 INFO : path2: Making directory
2026/07/05 01:08:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2"
2026/07/05 01:08:55 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_max_delete_path2_force-ruzizef6"
2026/07/05 01:08:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:55 INFO : file1.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:08:55 INFO : file4.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_max_delete_path2_force-ruzizef6: Waiting for checks to finish
2026/07/05 01:08:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:08:55 INFO : file2.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:08:55 INFO : file6.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:08:55 INFO : file3.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/05 01:08:55 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:55 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_max_delete_path2_force-ruzizef6: Waiting for transfers to finish
2026/07/05 01:08:55 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/05 01:08:55 INFO : file9.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:08:55 INFO : file5.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:08:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:08:55 INFO : file7.txt: Copied (new)
2026/07/05 01:08:55 INFO : file8.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_max_delete_path2_force-wisoyir8"
2026/07/05 01:08:55 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_max_delete_path2_force-wisoyir8: Waiting for checks to finish
2026/07/05 01:08:55 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_max_delete_path2_force-wisoyir8: Waiting for transfers to finish
2026/07/05 01:08:55 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:08:55 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:08:55 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:08:55 INFO : hold.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:55 ERROR : error listing: directory not found
2026/07/05 01:08:55 ERROR : Local file system at /tmp/010541xewerom4/max_delete_path2_force/path1: Failed to list "": directory not found
2026/07/05 01:08:55 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:55 INFO : Local file system at /tmp/010541xewerom4/max_delete_path2_force/path1: Removing directory
2026/07/05 01:08:55 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/max_delete_path2_force/path1: no such file or directory
2026/07/05 01:08:55 DEBUG : Waiting for deletions to finish
2026/07/05 01:08:55 DEBUG : removing 1 level 0 directories
2026/07/05 01:08:55 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path2_force/path2: Removing directory
2026/07/05 01:08:55 ERROR : error listing: directory not found
2026/07/05 01:08:55 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_max_delete_path2_force-ruzizef6
2026/07/05 01:08:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : Local file system at /tmp/010541xewerom4/max_delete_path2_force/path1: Waiting for checks to finish
2026/07/05 01:08:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:08:55 INFO : file1.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:08:55 INFO : file2.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:08:55 INFO : file3.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:08:55 INFO : file4.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : Local file system at /tmp/010541xewerom4/max_delete_path2_force/path1: Waiting for transfers to finish
2026/07/05 01:08:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:08:55 INFO : file6.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:08:55 INFO : file5.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:08:55 INFO : file7.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/05 01:08:55 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:55 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/05 01:08:55 INFO : file9.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:08:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:08:55 INFO : file8.txt: Copied (new)
2026/07/05 01:08:55 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/max_delete_path2_force/path1
2026/07/05 01:08:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:08:55 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path2_force/path2: Waiting for checks to finish
2026/07/05 01:08:55 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path2_force/path2: Waiting for transfers to finish
2026/07/05 01:08:55 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:08:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 INFO : file2.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:08:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 INFO : file3.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:08:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 INFO : file1.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:08:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 INFO : file4.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:08:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 INFO : file5.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:08:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 INFO : file6.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:08:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 INFO : file7.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:08:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:08:55 INFO : file8.txt: Copied (new)
2026/07/05 01:08:55 DEBUG : file9.txt: size = 109 OK
2026/07/05 01:08:55 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:08:55 INFO : file9.txt: Copied (new)
2026/07/05 01:08:55 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path2_force/path2
2026/07/05 01:08:55 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/07/05 01:08:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:08:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:08:57 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:08:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:08:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:08:57 INFO : Synching Path1 "/tmp/010541xewerom4/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/"
2026/07/05 01:08:57 INFO : Copying Path2 files to Path1
2026/07/05 01:08:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:08:57 INFO : There was nothing to transfer
2026/07/05 01:08:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:08:57 INFO : There was nothing to transfer
2026/07/05 01:08:57 INFO : Resync updating listings
2026/07/05 01:08:58 INFO : Validating listings for Path1 "/tmp/010541xewerom4/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/"
2026/07/05 01:08:58 INFO : [32mBisync successful[0m
2026/07/05 01:08:58 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/07/05 01:08:58 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/file1.txt[0m
2026/07/05 01:08:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/"
2026/07/05 01:08:58 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2"
2026/07/05 01:08:58 INFO : file1.txt: Deleted
2026/07/05 01:08:58 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/file2.txt[0m
2026/07/05 01:08:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2"
2026/07/05 01:08:58 INFO : file2.txt: Deleted
2026/07/05 01:08:58 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/file3.txt[0m
2026/07/05 01:08:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2"
2026/07/05 01:08:58 INFO : file3.txt: Deleted
2026/07/05 01:08:58 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/file4.txt[0m
2026/07/05 01:08:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2"
2026/07/05 01:08:58 INFO : file4.txt: Deleted
2026/07/05 01:08:58 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/file5.txt[0m
2026/07/05 01:08:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2"
2026/07/05 01:08:58 INFO : file5.txt: Deleted
2026/07/05 01:08:58 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/07/05 01:08:58 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/05 01:09:00 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:00 INFO : Synching Path1 "/tmp/010541xewerom4/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/"
2026/07/05 01:09:00 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:00 INFO : Path1 checking for diffs
2026/07/05 01:09:00 INFO : Path2 checking for diffs
2026/07/05 01:09:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:09:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:09:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:09:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:09:00 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:09:00 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/". Run with --force if desired.
2026/07/05 01:09:00 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/05 01:09:00 NOTICE: Bisync error: too many deletes
2026/07/05 01:09:00 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/05 01:09:00 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/07/05 01:09:00 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/07/05 01:09:02 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:02 INFO : Synching Path1 "/tmp/010541xewerom4/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/"
2026/07/05 01:09:02 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:02 INFO : Path1 checking for diffs
2026/07/05 01:09:02 INFO : Path2 checking for diffs
2026/07/05 01:09:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:09:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:09:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:09:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:09:02 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:09:02 INFO : Applying changes
2026/07/05 01:09:02 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010541xewerom4/max_delete_path2_force/path1/file1.txt[0m
2026/07/05 01:09:02 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010541xewerom4/max_delete_path2_force/path1/file2.txt[0m
2026/07/05 01:09:02 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010541xewerom4/max_delete_path2_force/path1/file3.txt[0m
2026/07/05 01:09:02 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010541xewerom4/max_delete_path2_force/path1/file4.txt[0m
2026/07/05 01:09:02 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010541xewerom4/max_delete_path2_force/path1/file5.txt[0m
2026/07/05 01:09:02 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:02 INFO : file3.txt: Deleted
2026/07/05 01:09:02 INFO : file5.txt: Deleted
2026/07/05 01:09:02 INFO : file1.txt: Deleted
2026/07/05 01:09:02 INFO : file4.txt: Deleted
2026/07/05 01:09:02 INFO : file2.txt: Deleted
2026/07/05 01:09:02 INFO : There was nothing to transfer
2026/07/05 01:09:02 INFO : Updating listings
2026/07/05 01:09:02 INFO : Validating listings for Path1 "/tmp/010541xewerom4/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/max_delete_path2_force/path2/"
2026/07/05 01:09:02 INFO : [32mBisync successful[0m
2026/07/05 01:09:02 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:02 INFO : file6.txt: Deleted
2026/07/05 01:09:02 INFO : file7.txt: Deleted
2026/07/05 01:09:02 INFO : file8.txt: Deleted
2026/07/05 01:09:02 INFO : file9.txt: Deleted
2026/07/05 01:09:02 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:02 INFO : Local file system at /tmp/010541xewerom4/max_delete_path2_force/path1: Removing directory
2026/07/05 01:09:02 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:03 INFO : file7.txt: Deleted
2026/07/05 01:09:03 INFO : file9.txt: Deleted
2026/07/05 01:09:03 INFO : file6.txt: Deleted
2026/07/05 01:09:03 INFO : file8.txt: Deleted
2026/07/05 01:09:03 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:03 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/max_delete_path2_force/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncLocalRemote/nomodtime
2026/07/05 01:09:03 DEBUG : Creating backend with remote "/tmp/010541xewerom4/nomodtime/path1"
2026/07/05 01:09:03 INFO : path2: Making directory
2026/07/05 01:09:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2"
2026/07/05 01:09:03 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_nomodtime-kanucid5"
2026/07/05 01:09:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_nomodtime-kanucid5: Waiting for checks to finish
2026/07/05 01:09:03 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_nomodtime-kanucid5: Waiting for transfers to finish
2026/07/05 01:09:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:09:03 INFO : file1.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:09:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:09:03 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:09:03 INFO : file3.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:09:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 INFO : file2.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:09:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 INFO : file5.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:09:03 INFO : file6.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:09:03 INFO : file8.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:09:03 INFO : file7.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:09:03 INFO : file4.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3"
2026/07/05 01:09:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/05 01:09:03 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/05 01:09:03 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_nomodtime-navacot3: Waiting for checks to finish
2026/07/05 01:09:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:03 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_nomodtime-navacot3: Waiting for transfers to finish
2026/07/05 01:09:03 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:03 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/05 01:09:03 INFO : file1.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/05 01:09:03 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/05 01:09:03 INFO : file10.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:09:03 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/07/05 01:09:03 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:09:03 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/07/05 01:09:03 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:09:03 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/07/05 01:09:03 INFO : file5L.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/07/05 01:09:03 INFO : file5R.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/05 01:09:03 INFO : file2.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/05 01:09:03 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:03 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/05 01:09:03 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/05 01:09:03 INFO : file6.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:03 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/05 01:09:03 INFO : file7.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/05 01:09:03 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:03 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/05 01:09:03 INFO : file11.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:03 ERROR : error listing: directory not found
2026/07/05 01:09:03 ERROR : Local file system at /tmp/010541xewerom4/nomodtime/path1: Failed to list "": directory not found
2026/07/05 01:09:03 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:03 INFO : Local file system at /tmp/010541xewerom4/nomodtime/path1: Removing directory
2026/07/05 01:09:03 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/nomodtime/path1: no such file or directory
2026/07/05 01:09:03 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:03 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:03 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2: Removing directory
2026/07/05 01:09:03 ERROR : error listing: directory not found
2026/07/05 01:09:03 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_nomodtime-kanucid5
2026/07/05 01:09:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:09:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:09:03 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:09:03 INFO : file1.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:09:03 INFO : file2.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:09:03 INFO : file3.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:09:03 INFO : file4.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:09:03 INFO : file5.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:09:03 INFO : file6.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:09:03 INFO : file7.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : Local file system at /tmp/010541xewerom4/nomodtime/path1: Waiting for checks to finish
2026/07/05 01:09:03 DEBUG : Local file system at /tmp/010541xewerom4/nomodtime/path1: Waiting for transfers to finish
2026/07/05 01:09:03 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:09:03 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:09:03 INFO : file8.txt: Copied (new)
2026/07/05 01:09:03 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/nomodtime/path1
2026/07/05 01:09:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:03 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2: Waiting for checks to finish
2026/07/05 01:09:03 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2: Waiting for transfers to finish
2026/07/05 01:09:03 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:09:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:03 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:03 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:09:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 INFO : file2.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:09:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 INFO : file3.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:09:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 INFO : file1.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:09:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 INFO : file4.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:09:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 INFO : file5.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:09:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 INFO : file7.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:09:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 INFO : file6.txt: Copied (new)
2026/07/05 01:09:03 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:09:03 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:03 INFO : file8.txt: Copied (new)
2026/07/05 01:09:03 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2
2026/07/05 01:09:03 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/05 01:09:03 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:09:03 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/07/05 01:09:03 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:09:03 INFO : Synching Path1 "/tmp/010541xewerom4/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/"
2026/07/05 01:09:03 INFO : Copying Path2 files to Path1
2026/07/05 01:09:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:09:03 INFO : There was nothing to transfer
2026/07/05 01:09:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:09:03 INFO : There was nothing to transfer
2026/07/05 01:09:03 INFO : Resync updating listings
2026/07/05 01:09:03 INFO : Validating listings for Path1 "/tmp/010541xewerom4/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/"
2026/07/05 01:09:03 INFO : [32mBisync successful[0m
2026/07/05 01:09:03 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/05 01:09:03 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:09:03 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file10.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/[0m
2026/07/05 01:09:03 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file10.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/" as ""
2026/07/05 01:09:03 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file10.txt"
2026/07/05 01:09:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/"
2026/07/05 01:09:03 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2" as "file10.txt"
2026/07/05 01:09:03 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:04 DEBUG : file10.txt: size = 19 OK
2026/07/05 01:09:04 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:04 INFO : file10.txt: Copied (new)
2026/07/05 01:09:04 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/07/05 01:09:04 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file1.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/[0m
2026/07/05 01:09:04 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file1.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/" as ""
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file1.txt"
2026/07/05 01:09:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/"
2026/07/05 01:09:04 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2" as "file1.txt"
2026/07/05 01:09:04 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_nomodtime-navacot3)
2026/07/05 01:09:04 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2)
2026/07/05 01:09:04 DEBUG : file1.txt: Sizes differ
2026/07/05 01:09:04 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:09:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:04 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:09:04 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:09:04 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file11.txt /tmp/010541xewerom4/nomodtime/path1/[0m
2026/07/05 01:09:04 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file11.txt" to "/tmp/010541xewerom4/nomodtime/path1/" as ""
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file11.txt"
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/nomodtime/path1/"
2026/07/05 01:09:04 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/010541xewerom4/nomodtime/path1" as "file11.txt"
2026/07/05 01:09:04 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:04 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/05 01:09:04 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:04 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/05 01:09:04 INFO : file11.txt: Copied (new)
2026/07/05 01:09:04 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/07/05 01:09:04 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file2.txt /tmp/010541xewerom4/nomodtime/path1/[0m
2026/07/05 01:09:04 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file2.txt" to "/tmp/010541xewerom4/nomodtime/path1/" as ""
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file2.txt"
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/nomodtime/path1/"
2026/07/05 01:09:04 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/010541xewerom4/nomodtime/path1" as "file2.txt"
2026/07/05 01:09:04 DEBUG : file2.txt: size = 13 (Local file system at /tmp/010541xewerom4/datadir/test_nomodtime-navacot3)
2026/07/05 01:09:04 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010541xewerom4/nomodtime/path1)
2026/07/05 01:09:04 DEBUG : file2.txt: Sizes differ
2026/07/05 01:09:04 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/05 01:09:04 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:09:04 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/05 01:09:04 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:09:04 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:09:04 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/file3.txt[0m
2026/07/05 01:09:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/"
2026/07/05 01:09:04 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2"
2026/07/05 01:09:04 INFO : file3.txt: Deleted
2026/07/05 01:09:04 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:09:04 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/010541xewerom4/nomodtime/path1/file4.txt[0m
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/nomodtime/path1/"
2026/07/05 01:09:04 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/nomodtime/path1/" to be canonical "/tmp/010541xewerom4/nomodtime/path1"
2026/07/05 01:09:04 INFO : file4.txt: Deleted
2026/07/05 01:09:04 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/05 01:09:04 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/010541xewerom4/nomodtime/path1/file8.txt[0m
2026/07/05 01:09:04 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/nomodtime/path1/" for canonical name "/tmp/010541xewerom4/nomodtime/path1"
2026/07/05 01:09:04 INFO : file8.txt: Deleted
2026/07/05 01:09:04 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/file8.txt[0m
2026/07/05 01:09:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2"
2026/07/05 01:09:04 INFO : file8.txt: Deleted
2026/07/05 01:09:04 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/05 01:09:04 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file5R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/ file5.txt[0m
2026/07/05 01:09:04 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file5R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/" as "file5.txt"
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file5R.txt"
2026/07/05 01:09:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/"
2026/07/05 01:09:04 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2" as "file5.txt"
2026/07/05 01:09:04 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/010541xewerom4/datadir/test_nomodtime-navacot3)
2026/07/05 01:09:04 DEBUG : file5.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2)
2026/07/05 01:09:04 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:09:04 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:09:04 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:09:04 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:09:04 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file5L.txt /tmp/010541xewerom4/nomodtime/path1/ file5.txt[0m
2026/07/05 01:09:04 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file5L.txt" to "/tmp/010541xewerom4/nomodtime/path1/" as "file5.txt"
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file5L.txt"
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/nomodtime/path1/"
2026/07/05 01:09:04 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/010541xewerom4/nomodtime/path1" as "file5.txt"
2026/07/05 01:09:04 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/010541xewerom4/datadir/test_nomodtime-navacot3)
2026/07/05 01:09:04 DEBUG : file5.txt: size = 0 (Local file system at /tmp/010541xewerom4/nomodtime/path1)
2026/07/05 01:09:04 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:09:04 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/07/05 01:09:04 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:09:04 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/07/05 01:09:04 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:09:04 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/07/05 01:09:04 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file6.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/[0m
2026/07/05 01:09:04 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file6.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/" as ""
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file6.txt"
2026/07/05 01:09:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/"
2026/07/05 01:09:04 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2" as "file6.txt"
2026/07/05 01:09:04 DEBUG : file6.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_nomodtime-navacot3)
2026/07/05 01:09:04 DEBUG : file6.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2)
2026/07/05 01:09:04 DEBUG : file6.txt: Sizes differ
2026/07/05 01:09:04 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:09:04 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:04 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:09:04 NOTICE: [36m(25) :[0m [34mdelete-file /tmp/010541xewerom4/nomodtime/path1/file6.txt[0m
2026/07/05 01:09:04 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/nomodtime/path1/" for canonical name "/tmp/010541xewerom4/nomodtime/path1"
2026/07/05 01:09:04 INFO : file6.txt: Deleted
2026/07/05 01:09:04 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/07/05 01:09:04 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file7.txt /tmp/010541xewerom4/nomodtime/path1/[0m
2026/07/05 01:09:04 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file7.txt" to "/tmp/010541xewerom4/nomodtime/path1/" as ""
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_nomodtime-navacot3/file7.txt"
2026/07/05 01:09:04 DEBUG : Creating backend with remote "/tmp/010541xewerom4/nomodtime/path1/"
2026/07/05 01:09:04 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/010541xewerom4/nomodtime/path1" as "file7.txt"
2026/07/05 01:09:04 DEBUG : file7.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_nomodtime-navacot3)
2026/07/05 01:09:04 DEBUG : file7.txt: size = 0 (Local file system at /tmp/010541xewerom4/nomodtime/path1)
2026/07/05 01:09:04 DEBUG : file7.txt: Sizes differ
2026/07/05 01:09:04 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/05 01:09:04 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:04 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/05 01:09:04 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:09:04 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/file7.txt[0m
2026/07/05 01:09:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2"
2026/07/05 01:09:04 INFO : file7.txt: Deleted
2026/07/05 01:09:04 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/07/05 01:09:04 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/07/05 01:09:04 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:09:04 INFO : Synching Path1 "/tmp/010541xewerom4/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/"
2026/07/05 01:09:04 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:04 INFO : Path1 checking for diffs
2026/07/05 01:09:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:09:04 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:09:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:09:04 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:09:04 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:09:04 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:09:04 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:09:04 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:09:04 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:09:04 INFO : Path2 checking for diffs
2026/07/05 01:09:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:04 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:09:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:09:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:09:04 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:09:04 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:09:04 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:09:04 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:09:04 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:09:04 INFO : Applying changes
2026/07/05 01:09:04 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/file11.txt[0m
2026/07/05 01:09:04 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/file2.txt[0m
2026/07/05 01:09:04 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/file4.txt[0m
2026/07/05 01:09:04 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:09:04 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/010541xewerom4/nomodtime/path1/file5.txt.conflict1[0m
2026/07/05 01:09:04 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/05 01:09:04 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/file5.txt.conflict1[0m
2026/07/05 01:09:04 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/file5.txt.conflict2[0m
2026/07/05 01:09:05 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/05 01:09:05 INFO : file5.txt: Deleted
2026/07/05 01:09:05 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/nomodtime/path1/file5.txt.conflict2[0m
2026/07/05 01:09:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/nomodtime/path1/file6.txt[0m
2026/07/05 01:09:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/file7.txt[0m
2026/07/05 01:09:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/nomodtime/path1/file1.txt[0m
2026/07/05 01:09:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/nomodtime/path1/file10.txt[0m
2026/07/05 01:09:05 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/010541xewerom4/nomodtime/path1/file3.txt[0m
2026/07/05 01:09:05 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:05 INFO : file10.txt: Copied (new)
2026/07/05 01:09:05 INFO : file5.txt.conflict2: Copied (new)
2026/07/05 01:09:05 INFO : file6.txt: Copied (new)
2026/07/05 01:09:05 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:09:05 INFO : file3.txt: Deleted
2026/07/05 01:09:05 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:09:05 INFO : file11.txt: Copied (new)
2026/07/05 01:09:05 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:09:05 INFO : file7.txt: Copied (new)
2026/07/05 01:09:05 INFO : file5.txt.conflict1: Copied (new)
2026/07/05 01:09:05 INFO : file4.txt: Deleted
2026/07/05 01:09:05 INFO : Updating listings
2026/07/05 01:09:05 INFO : Validating listings for Path1 "/tmp/010541xewerom4/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/nomodtime/path2/"
2026/07/05 01:09:05 INFO : [32mBisync successful[0m
2026/07/05 01:09:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:05 INFO : RCLONE_TEST: Deleted
2026/07/05 01:09:05 INFO : file7.txt: Deleted
2026/07/05 01:09:05 INFO : file1.txt: Deleted
2026/07/05 01:09:05 INFO : file10.txt: Deleted
2026/07/05 01:09:05 INFO : file11.txt: Deleted
2026/07/05 01:09:05 INFO : file2.txt: Deleted
2026/07/05 01:09:05 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:09:05 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:09:05 INFO : file6.txt: Deleted
2026/07/05 01:09:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:05 INFO : Local file system at /tmp/010541xewerom4/nomodtime/path1: Removing directory
2026/07/05 01:09:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:05 INFO : file11.txt: Deleted
2026/07/05 01:09:05 INFO : RCLONE_TEST: Deleted
2026/07/05 01:09:05 INFO : file2.txt: Deleted
2026/07/05 01:09:05 INFO : file10.txt: Deleted
2026/07/05 01:09:05 INFO : file6.txt: Deleted
2026/07/05 01:09:05 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:09:05 INFO : file1.txt: Deleted
2026/07/05 01:09:05 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:09:05 INFO : file7.txt: Deleted
2026/07/05 01:09:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:05 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/nomodtime/path2: Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncLocalRemote/normalization
2026/07/05 01:09:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/normalization/path1"
2026/07/05 01:09:05 INFO : path2: Making directory
2026/07/05 01:09:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/normalization/path2"
2026/07/05 01:09:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_normalization-qazacow6"
2026/07/05 01:09:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/05 01:09:05 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/05 01:09:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:09:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:09:05 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:09:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:09:05 INFO : file1.txt: Copied (new)
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/05 01:09:05 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_normalization-qazacow6: Waiting for checks to finish
2026/07/05 01:09:05 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_normalization-qazacow6: Waiting for transfers to finish
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/05 01:09:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_normalization-qepofif1"
2026/07/05 01:09:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_normalization-qepofif1: Waiting for checks to finish
2026/07/05 01:09:05 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_normalization-qepofif1: Waiting for transfers to finish
2026/07/05 01:09:05 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/07/05 01:09:05 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:09:05 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/07/05 01:09:05 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/05 01:09:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:09:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:09:05 INFO : file1.txt: Copied (new)
2026/07/05 01:09:05 ERROR : error listing: directory not found
2026/07/05 01:09:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:05 ERROR : Local file system at /tmp/010541xewerom4/normalization/path1: Failed to list "": directory not found
2026/07/05 01:09:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:05 INFO : Local file system at /tmp/010541xewerom4/normalization/path1: Removing directory
2026/07/05 01:09:05 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/normalization/path1: no such file or directory
2026/07/05 01:09:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:05 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/normalization/path2: Removing directory
2026/07/05 01:09:05 ERROR : error listing: directory not found
2026/07/05 01:09:05 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_normalization-qazacow6
2026/07/05 01:09:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/05 01:09:05 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:09:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:09:05 DEBUG : Local file system at /tmp/010541xewerom4/normalization/path1: Waiting for checks to finish
2026/07/05 01:09:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:09:05 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:09:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:09:05 INFO : file1.txt: Copied (new)
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:09:05 DEBUG : Local file system at /tmp/010541xewerom4/normalization/path1: Waiting for transfers to finish
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/05 01:09:05 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/normalization/path1
2026/07/05 01:09:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:09:05 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/normalization/path2: Waiting for checks to finish
2026/07/05 01:09:05 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/normalization/path2: Waiting for transfers to finish
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:09:05 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:09:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:05 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:09:05 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:09:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:05 INFO : file1.txt: Copied (new)
2026/07/05 01:09:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:09:05 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:09:06 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/07/05 01:09:06 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:06 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/05 01:09:06 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/normalization/path2
2026/07/05 01:09:06 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/07/05 01:09:06 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/010541xewerom4/datadir/test_normalization-qepofif1/file1.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/normalization/path2/[0m
2026/07/05 01:09:06 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_normalization-qepofif1/"
2026/07/05 01:09:06 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_normalization-qepofif1/" to be canonical "/tmp/010541xewerom4/datadir/test_normalization-qepofif1"
2026/07/05 01:09:06 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:09:06 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_normalization-qepofif1/file1.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/normalization/path2/" as ""
2026/07/05 01:09:06 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_normalization-qepofif1/file1.txt"
2026/07/05 01:09:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/normalization/path2/"
2026/07/05 01:09:06 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/normalization/path2" as "file1.txt"
2026/07/05 01:09:06 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_normalization-qepofif1)
2026/07/05 01:09:06 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/normalization/path2)
2026/07/05 01:09:06 DEBUG : file1.txt: Sizes differ
2026/07/05 01:09:06 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:09:06 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:06 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:09:06 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/05 01:09:06 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/05 01:09:08 NOTICE: Local file system at /tmp/010541xewerom4/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/05 01:09:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/05 01:09:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/05 01:09:08 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/05 01:09:08 NOTICE: Local file system at /tmp/010541xewerom4/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/05 01:09:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/05 01:09:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/05 01:09:08 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/05 01:09:08 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-toqefiw1habe/010541xewerom4/normalization/path2/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:3d3604d1-d01e-0065-0b1a-0c12b9000000
Time:2026-07-05T01:09:08.6283565Z
--------------------------------------------------------------------------------
bisync_test.go:1080: Fs is incapable of running test as can't fix-case, skipping: normalization (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-toqefiw1habe/010541xewerom4/normalization/path2/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:3d3604d1-d01e-0065-0b1a-0c12b9000000
Time:2026-07-05T01:09:08.6283565Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-toqefiw1habe path 010541xewerom4/normalization/path2)
=== RUN TestBisyncLocalRemote/rclone_args
2026/07/05 01:09:08 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1"
2026/07/05 01:09:08 INFO : path2: Making directory
2026/07/05 01:09:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2"
2026/07/05 01:09:08 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_rclone_args-notaram9"
2026/07/05 01:09:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : subdir: Making directory with metadata
2026/07/05 01:09:08 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:09:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:09:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:09:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:09:08 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:09:08 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/05 01:09:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:09:08 INFO : file2.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:09:08 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/05 01:09:08 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_rclone_args-notaram9: Waiting for checks to finish
2026/07/05 01:09:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/05 01:09:08 INFO : file1.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_rclone_args-notaram9: Waiting for transfers to finish
2026/07/05 01:09:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:09:08 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/05 01:09:08 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/05 01:09:08 INFO : subdir/file21.txt: Copied (new)
2026/07/05 01:09:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:09:08 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1"
2026/07/05 01:09:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/05 01:09:08 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/05 01:09:08 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/07/05 01:09:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:08 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_rclone_args-facugow1: Waiting for checks to finish
2026/07/05 01:09:08 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_rclone_args-facugow1: Waiting for transfers to finish
2026/07/05 01:09:08 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:08 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/05 01:09:08 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/05 01:09:08 INFO : file1.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/07/05 01:09:08 INFO : file2.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/05 01:09:08 INFO : file20.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/05 01:09:08 INFO : file21.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:08 ERROR : error listing: directory not found
2026/07/05 01:09:08 ERROR : Local file system at /tmp/010541xewerom4/rclone_args/path1: Failed to list "": directory not found
2026/07/05 01:09:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:08 INFO : Local file system at /tmp/010541xewerom4/rclone_args/path1: Removing directory
2026/07/05 01:09:08 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/rclone_args/path1: no such file or directory
2026/07/05 01:09:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:08 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Removing directory
2026/07/05 01:09:08 ERROR : error listing: directory not found
2026/07/05 01:09:08 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_rclone_args-notaram9
2026/07/05 01:09:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : subdir: Making directory with metadata
2026/07/05 01:09:08 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:09:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:09:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:09:08 DEBUG : Local file system at /tmp/010541xewerom4/rclone_args/path1: Waiting for checks to finish
2026/07/05 01:09:08 DEBUG : Local file system at /tmp/010541xewerom4/rclone_args/path1: Waiting for transfers to finish
2026/07/05 01:09:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:09:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:09:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:09:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:09:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:09:08 INFO : file2.txt: Copied (new)
2026/07/05 01:09:08 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/05 01:09:08 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/05 01:09:08 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/05 01:09:08 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/05 01:09:08 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/05 01:09:08 INFO : file1.txt: Copied (new)
2026/07/05 01:09:08 INFO : subdir/file21.txt: Copied (new)
2026/07/05 01:09:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:09:08 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/rclone_args/path1
2026/07/05 01:09:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 INFO : subdir: Making directory
2026/07/05 01:09:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:08 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Waiting for checks to finish
2026/07/05 01:09:08 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Waiting for transfers to finish
2026/07/05 01:09:08 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:09:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:08 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:08 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:09:08 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/05 01:09:08 INFO : file1.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:09:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 INFO : file2.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:09:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:09:08 DEBUG : subdir/file21.txt: size = 0 OK
2026/07/05 01:09:08 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:08 INFO : subdir/file21.txt: Copied (new)
2026/07/05 01:09:08 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2
2026/07/05 01:09:09 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/07/05 01:09:09 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/ *[0m
2026/07/05 01:09:09 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/"
2026/07/05 01:09:09 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/" to be canonical "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1"
2026/07/05 01:09:09 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/05 01:09:09 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:09:09 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:09:09 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/05 01:09:09 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/05 01:09:09 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/07/05 01:09:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:09:11 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:09:11 INFO : Synching Path1 "/tmp/010541xewerom4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:11 INFO : Copying Path2 files to Path1
2026/07/05 01:09:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:09:11 INFO : There was nothing to transfer
2026/07/05 01:09:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:09:11 INFO : There was nothing to transfer
2026/07/05 01:09:11 INFO : Resync updating listings
2026/07/05 01:09:11 INFO : Validating listings for Path1 "/tmp/010541xewerom4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:11 INFO : [32mBisync successful[0m
2026/07/05 01:09:11 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/05 01:09:11 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt /tmp/010541xewerom4/rclone_args/path1/[0m
2026/07/05 01:09:11 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt" to "/tmp/010541xewerom4/rclone_args/path1/" as ""
2026/07/05 01:09:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt"
2026/07/05 01:09:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1/"
2026/07/05 01:09:11 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010541xewerom4/rclone_args/path1" as "file1.txt"
2026/07/05 01:09:11 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:09:11 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:09:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/010541xewerom4/datadir/test_rclone_args-facugow1)
2026/07/05 01:09:11 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Local file system at /tmp/010541xewerom4/rclone_args/path1)
2026/07/05 01:09:11 DEBUG : file1.txt: md5 differ
2026/07/05 01:09:11 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:09:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:11 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:09:11 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:09:11 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file2.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/[0m
2026/07/05 01:09:11 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file2.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/" as ""
2026/07/05 01:09:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file2.txt"
2026/07/05 01:09:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:11 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2" as "file2.txt"
2026/07/05 01:09:11 DEBUG : file2.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_rclone_args-facugow1)
2026/07/05 01:09:11 DEBUG : file2.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2)
2026/07/05 01:09:11 DEBUG : file2.txt: Sizes differ
2026/07/05 01:09:11 DEBUG : file2.txt: size = 19 OK
2026/07/05 01:09:11 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:11 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:09:11 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt /tmp/010541xewerom4/rclone_args/path1/subdir[0m
2026/07/05 01:09:11 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt" to "/tmp/010541xewerom4/rclone_args/path1/subdir" as ""
2026/07/05 01:09:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt"
2026/07/05 01:09:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1/subdir"
2026/07/05 01:09:11 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/010541xewerom4/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:09:11 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:09:11 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:09:11 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:11 INFO : file20.txt: Updated modification time in destination
2026/07/05 01:09:11 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:09:11 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir[0m
2026/07/05 01:09:11 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir" as ""
2026/07/05 01:09:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt"
2026/07/05 01:09:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir"
2026/07/05 01:09:11 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2/subdir" as "file21.txt"
2026/07/05 01:09:11 DEBUG : file21.txt: size = 0 OK
2026/07/05 01:09:11 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:09:11 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:11 INFO : file21.txt: Updated modification time in destination
2026/07/05 01:09:11 DEBUG : file21.txt: Unchanged skipping
2026/07/05 01:09:11 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/rclone_args/path1/ file1.txt[0m
2026/07/05 01:09:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1/"
2026/07/05 01:09:11 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/rclone_args/path1/" to be canonical "/tmp/010541xewerom4/rclone_args/path1"
2026/07/05 01:09:11 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:09:11 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/ file2.txt[0m
2026/07/05 01:09:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:11 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2"
2026/07/05 01:09:11 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:09:11 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:09:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1/subdir/"
2026/07/05 01:09:11 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/rclone_args/path1/subdir/" to be canonical "/tmp/010541xewerom4/rclone_args/path1/subdir"
2026/07/05 01:09:11 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/05 01:09:11 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:09:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir/"
2026/07/05 01:09:11 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir"
2026/07/05 01:09:11 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/05 01:09:12 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/07/05 01:09:12 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/07/05 01:09:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:09:14 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:09:14 INFO : Synching Path1 "/tmp/010541xewerom4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:14 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:14 INFO : Path1 checking for diffs
2026/07/05 01:09:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:14 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:14 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/07/05 01:09:14 INFO : Path2 checking for diffs
2026/07/05 01:09:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:09:14 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:14 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/07/05 01:09:14 INFO : Applying changes
2026/07/05 01:09:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/file1.txt[0m
2026/07/05 01:09:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/rclone_args/path1/file2.txt[0m
2026/07/05 01:09:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:14 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:09:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:09:14 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:09:14 INFO : Updating listings
2026/07/05 01:09:14 INFO : Validating listings for Path1 "/tmp/010541xewerom4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:14 INFO : [32mBisync successful[0m
2026/07/05 01:09:14 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/ *[0m
2026/07/05 01:09:14 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/" for canonical name "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1"
2026/07/05 01:09:14 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/05 01:09:14 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/05 01:09:14 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:09:14 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/05 01:09:14 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt /tmp/010541xewerom4/rclone_args/path1/[0m
2026/07/05 01:09:14 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt" to "/tmp/010541xewerom4/rclone_args/path1/" as ""
2026/07/05 01:09:14 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt"
2026/07/05 01:09:14 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1/"
2026/07/05 01:09:14 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010541xewerom4/rclone_args/path1" as "file1.txt"
2026/07/05 01:09:14 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:09:14 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:09:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:14 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:09:14 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:09:14 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file2.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/[0m
2026/07/05 01:09:14 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file2.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/" as ""
2026/07/05 01:09:14 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file2.txt"
2026/07/05 01:09:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:14 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2" as "file2.txt"
2026/07/05 01:09:14 DEBUG : file2.txt: size = 19 OK
2026/07/05 01:09:14 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:09:14 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:14 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:09:14 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:09:14 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt /tmp/010541xewerom4/rclone_args/path1/subdir[0m
2026/07/05 01:09:14 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt" to "/tmp/010541xewerom4/rclone_args/path1/subdir" as ""
2026/07/05 01:09:14 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt"
2026/07/05 01:09:14 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1/subdir"
2026/07/05 01:09:14 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/010541xewerom4/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:09:14 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:09:14 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:09:14 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:14 INFO : file20.txt: Updated modification time in destination
2026/07/05 01:09:14 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:09:14 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/ file1.txt[0m
2026/07/05 01:09:14 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/" as "file1.txt"
2026/07/05 01:09:14 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt"
2026/07/05 01:09:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:14 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2" as "file1.txt"
2026/07/05 01:09:14 DEBUG : file21.txt: size = 0 (Local file system at /tmp/010541xewerom4/datadir/test_rclone_args-facugow1)
2026/07/05 01:09:14 DEBUG : file1.txt: size = 19 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2)
2026/07/05 01:09:14 DEBUG : file21.txt: Sizes differ
2026/07/05 01:09:14 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:09:14 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:14 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:09:14 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 /tmp/010541xewerom4/rclone_args/path1/ file1.txt[0m
2026/07/05 01:09:14 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/rclone_args/path1/" for canonical name "/tmp/010541xewerom4/rclone_args/path1"
2026/07/05 01:09:14 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/05 01:09:14 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/ file2.txt[0m
2026/07/05 01:09:14 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2"
2026/07/05 01:09:14 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:09:14 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 /tmp/010541xewerom4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:09:14 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/rclone_args/path1/subdir/" for canonical name "/tmp/010541xewerom4/rclone_args/path1/subdir"
2026/07/05 01:09:14 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/05 01:09:14 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:09:14 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir"
2026/07/05 01:09:15 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/05 01:09:15 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/07/05 01:09:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:09:17 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:17 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:17 INFO : Synching Path1 "/tmp/010541xewerom4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:17 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:17 INFO : Path1 checking for diffs
2026/07/05 01:09:17 INFO : Path2 checking for diffs
2026/07/05 01:09:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:17 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:17 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/07/05 01:09:17 INFO : Applying changes
2026/07/05 01:09:17 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/rclone_args/path1/file1.txt[0m
2026/07/05 01:09:17 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:17 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:09:17 INFO : Updating listings
2026/07/05 01:09:17 INFO : Validating listings for Path1 "/tmp/010541xewerom4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:17 INFO : [32mBisync successful[0m
2026/07/05 01:09:17 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/07/05 01:09:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:09:19 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:19 INFO : Synching Path1 "/tmp/010541xewerom4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:19 INFO : Copying Path2 files to Path1
2026/07/05 01:09:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:09:19 INFO : There was nothing to transfer
2026/07/05 01:09:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:09:19 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:09:19 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:09:19 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/05 01:09:19 INFO : There was nothing to transfer
2026/07/05 01:09:19 INFO : Resync updating listings
2026/07/05 01:09:19 INFO : Validating listings for Path1 "/tmp/010541xewerom4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:19 INFO : [32mBisync successful[0m
2026/07/05 01:09:19 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt /tmp/010541xewerom4/rclone_args/path1/[0m
2026/07/05 01:09:19 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt" to "/tmp/010541xewerom4/rclone_args/path1/" as ""
2026/07/05 01:09:19 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt"
2026/07/05 01:09:19 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1/"
2026/07/05 01:09:19 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010541xewerom4/rclone_args/path1" as "file1.txt"
2026/07/05 01:09:19 DEBUG : file1.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_rclone_args-facugow1)
2026/07/05 01:09:19 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010541xewerom4/rclone_args/path1)
2026/07/05 01:09:19 DEBUG : file1.txt: Sizes differ
2026/07/05 01:09:19 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/07/05 01:09:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:19 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/07/05 01:09:19 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:09:19 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file2.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/[0m
2026/07/05 01:09:19 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file2.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/" as ""
2026/07/05 01:09:19 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file2.txt"
2026/07/05 01:09:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:19 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2" as "file2.txt"
2026/07/05 01:09:19 DEBUG : file2.txt: size = 19 OK
2026/07/05 01:09:19 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:09:19 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:19 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:09:19 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:09:19 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt /tmp/010541xewerom4/rclone_args/path1/subdir[0m
2026/07/05 01:09:19 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt" to "/tmp/010541xewerom4/rclone_args/path1/subdir" as ""
2026/07/05 01:09:19 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt"
2026/07/05 01:09:19 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1/subdir"
2026/07/05 01:09:19 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/010541xewerom4/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:09:19 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:09:19 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:09:19 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:09:19 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir[0m
2026/07/05 01:09:19 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir" as ""
2026/07/05 01:09:19 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt"
2026/07/05 01:09:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir"
2026/07/05 01:09:20 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2/subdir" as "file21.txt"
2026/07/05 01:09:20 DEBUG : file21.txt: size = 0 OK
2026/07/05 01:09:20 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:09:20 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:20 INFO : file21.txt: Updated modification time in destination
2026/07/05 01:09:20 DEBUG : file21.txt: Unchanged skipping
2026/07/05 01:09:20 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 /tmp/010541xewerom4/rclone_args/path1/ file1.txt[0m
2026/07/05 01:09:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/rclone_args/path1/" for canonical name "/tmp/010541xewerom4/rclone_args/path1"
2026/07/05 01:09:20 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/05 01:09:20 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/ file2.txt[0m
2026/07/05 01:09:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2"
2026/07/05 01:09:20 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:09:20 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 /tmp/010541xewerom4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:09:20 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/rclone_args/path1/subdir/" for canonical name "/tmp/010541xewerom4/rclone_args/path1/subdir"
2026/07/05 01:09:20 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/05 01:09:20 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:09:20 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir"
2026/07/05 01:09:20 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/05 01:09:20 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/07/05 01:09:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:09:22 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:22 INFO : Synching Path1 "/tmp/010541xewerom4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:22 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:22 INFO : Path1 checking for diffs
2026/07/05 01:09:22 INFO : Path2 checking for diffs
2026/07/05 01:09:22 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:09:22 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/05 01:09:22 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:22 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/05 01:09:22 INFO : Applying changes
2026/07/05 01:09:22 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/rclone_args/path1/file2.txt[0m
2026/07/05 01:09:22 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/rclone_args/path1/subdir/file21.txt[0m
2026/07/05 01:09:22 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:22 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:09:22 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/05 01:09:22 INFO : There was nothing to transfer
2026/07/05 01:09:22 INFO : Updating listings
2026/07/05 01:09:22 INFO : Validating listings for Path1 "/tmp/010541xewerom4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:22 INFO : [32mBisync successful[0m
2026/07/05 01:09:22 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/07/05 01:09:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:09:24 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:09:24 INFO : Synching Path1 "/tmp/010541xewerom4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:24 INFO : Copying Path2 files to Path1
2026/07/05 01:09:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:09:24 INFO : There was nothing to transfer
2026/07/05 01:09:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:09:25 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:09:25 INFO : Resync updating listings
2026/07/05 01:09:25 INFO : Validating listings for Path1 "/tmp/010541xewerom4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:25 INFO : [32mBisync successful[0m
2026/07/05 01:09:25 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/ file2.txt[0m
2026/07/05 01:09:25 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/" as "file2.txt"
2026/07/05 01:09:25 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt"
2026/07/05 01:09:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:25 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2" as "file2.txt"
2026/07/05 01:09:25 DEBUG : file21.txt: size = 0 (Local file system at /tmp/010541xewerom4/datadir/test_rclone_args-facugow1)
2026/07/05 01:09:25 DEBUG : file2.txt: size = 19 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2)
2026/07/05 01:09:25 DEBUG : file21.txt: Sizes differ
2026/07/05 01:09:25 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:09:25 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:25 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:09:25 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/ *[0m
2026/07/05 01:09:25 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/" for canonical name "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1"
2026/07/05 01:09:25 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/05 01:09:25 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/05 01:09:25 DEBUG : file2.txt: Set modification time 2023-08-26
2026/07/05 01:09:25 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/05 01:09:25 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt /tmp/010541xewerom4/rclone_args/path1/[0m
2026/07/05 01:09:25 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt" to "/tmp/010541xewerom4/rclone_args/path1/" as ""
2026/07/05 01:09:25 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file1.txt"
2026/07/05 01:09:25 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1/"
2026/07/05 01:09:25 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/010541xewerom4/rclone_args/path1" as "file1.txt"
2026/07/05 01:09:25 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:09:25 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/05 01:09:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:25 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:09:25 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:09:25 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt /tmp/010541xewerom4/rclone_args/path1/subdir[0m
2026/07/05 01:09:25 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt" to "/tmp/010541xewerom4/rclone_args/path1/subdir" as ""
2026/07/05 01:09:25 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file20.txt"
2026/07/05 01:09:25 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rclone_args/path1/subdir"
2026/07/05 01:09:25 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/010541xewerom4/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:09:25 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:09:25 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/05 01:09:25 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:25 INFO : file20.txt: Updated modification time in destination
2026/07/05 01:09:25 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:09:25 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir[0m
2026/07/05 01:09:25 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir" as ""
2026/07/05 01:09:25 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rclone_args-facugow1/file21.txt"
2026/07/05 01:09:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir"
2026/07/05 01:09:25 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2/subdir" as "file21.txt"
2026/07/05 01:09:25 DEBUG : file21.txt: size = 0 OK
2026/07/05 01:09:25 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/05 01:09:25 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:25 INFO : file21.txt: Updated modification time in destination
2026/07/05 01:09:25 DEBUG : file21.txt: Unchanged skipping
2026/07/05 01:09:25 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/ file2.txt[0m
2026/07/05 01:09:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2"
2026/07/05 01:09:25 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:09:25 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 /tmp/010541xewerom4/rclone_args/path1/ file1.txt[0m
2026/07/05 01:09:25 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/rclone_args/path1/" for canonical name "/tmp/010541xewerom4/rclone_args/path1"
2026/07/05 01:09:25 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/05 01:09:25 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 /tmp/010541xewerom4/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:09:25 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/rclone_args/path1/subdir/" for canonical name "/tmp/010541xewerom4/rclone_args/path1/subdir"
2026/07/05 01:09:25 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/05 01:09:25 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:09:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir"
2026/07/05 01:09:25 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/05 01:09:25 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/07/05 01:09:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:09:27 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/05 01:09:27 INFO : Synching Path1 "/tmp/010541xewerom4/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:27 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:27 INFO : Path1 checking for diffs
2026/07/05 01:09:27 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:27 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:09:27 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:27 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/05 01:09:27 INFO : Path2 checking for diffs
2026/07/05 01:09:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:09:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/05 01:09:27 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:27 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 0 larger[0m, [34m 1 smaller[0m, [36m 1 hash differs[0m)
2026/07/05 01:09:27 INFO : Applying changes
2026/07/05 01:09:27 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/file1.txt[0m
2026/07/05 01:09:27 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/subdir/file20.txt[0m
2026/07/05 01:09:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/rclone_args/path1/file2.txt[0m
2026/07/05 01:09:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/rclone_args/path1/subdir/file21.txt[0m
2026/07/05 01:09:27 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:27 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/05 01:09:27 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:09:27 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:09:28 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:09:28 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:09:28 INFO : Updating listings
2026/07/05 01:09:28 INFO : Validating listings for Path1 "/tmp/010541xewerom4/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rclone_args/path2/"
2026/07/05 01:09:28 INFO : [32mBisync successful[0m
2026/07/05 01:09:28 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:28 INFO : RCLONE_TEST: Deleted
2026/07/05 01:09:28 INFO : file1.txt: Deleted
2026/07/05 01:09:28 INFO : file2.txt: Deleted
2026/07/05 01:09:28 INFO : subdir/file20.txt: Deleted
2026/07/05 01:09:28 INFO : subdir/file21.txt: Deleted
2026/07/05 01:09:28 DEBUG : removing 1 level 1 directories
2026/07/05 01:09:28 INFO : subdir: Removing directory
2026/07/05 01:09:28 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:28 INFO : Local file system at /tmp/010541xewerom4/rclone_args/path1: Removing directory
2026/07/05 01:09:28 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:28 INFO : subdir/file21.txt: Deleted
2026/07/05 01:09:28 INFO : file2.txt: Deleted
2026/07/05 01:09:28 INFO : file1.txt: Deleted
2026/07/05 01:09:28 INFO : subdir/file20.txt: Deleted
2026/07/05 01:09:28 INFO : RCLONE_TEST: Deleted
2026/07/05 01:09:28 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:28 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rclone_args/path2: Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncLocalRemote/resolve
2026/07/05 01:09:28 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resolve/path1"
2026/07/05 01:09:28 INFO : path2: Making directory
2026/07/05 01:09:28 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2"
2026/07/05 01:09:28 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_resolve-neqafol0"
2026/07/05 01:09:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:09:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:09:28 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_resolve-neqafol0: Waiting for checks to finish
2026/07/05 01:09:28 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_resolve-neqafol0: Waiting for transfers to finish
2026/07/05 01:09:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:09:28 INFO : file1.txt: Copied (new)
2026/07/05 01:09:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:09:28 INFO : file2.txt: Copied (new)
2026/07/05 01:09:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:09:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:09:28 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:28 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:28 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/07/05 01:09:28 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/07/05 01:09:28 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/07/05 01:09:28 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_resolve-muhuric3: Waiting for checks to finish
2026/07/05 01:09:28 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:09:28 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/07/05 01:09:28 INFO : file1L.txt: Copied (new)
2026/07/05 01:09:28 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:09:28 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/07/05 01:09:28 INFO : file1R.txt: Copied (new)
2026/07/05 01:09:28 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:09:28 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/07/05 01:09:28 INFO : file2.txt: Copied (new)
2026/07/05 01:09:28 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_resolve-muhuric3: Waiting for transfers to finish
2026/07/05 01:09:28 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:28 ERROR : error listing: directory not found
2026/07/05 01:09:28 ERROR : Local file system at /tmp/010541xewerom4/resolve/path1: Failed to list "": directory not found
2026/07/05 01:09:28 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:28 INFO : Local file system at /tmp/010541xewerom4/resolve/path1: Removing directory
2026/07/05 01:09:28 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/resolve/path1: no such file or directory
2026/07/05 01:09:28 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:28 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:28 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Removing directory
2026/07/05 01:09:28 ERROR : error listing: directory not found
2026/07/05 01:09:28 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_resolve-neqafol0
2026/07/05 01:09:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:09:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:09:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:09:28 DEBUG : Local file system at /tmp/010541xewerom4/resolve/path1: Waiting for checks to finish
2026/07/05 01:09:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:09:28 INFO : file1.txt: Copied (new)
2026/07/05 01:09:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:09:28 INFO : file2.txt: Copied (new)
2026/07/05 01:09:28 DEBUG : Local file system at /tmp/010541xewerom4/resolve/path1: Waiting for transfers to finish
2026/07/05 01:09:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:09:28 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:28 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/resolve/path1
2026/07/05 01:09:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:28 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Waiting for checks to finish
2026/07/05 01:09:28 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Waiting for transfers to finish
2026/07/05 01:09:28 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:09:28 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:09:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:28 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:28 INFO : file1.txt: Copied (new)
2026/07/05 01:09:28 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:09:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:28 INFO : file2.txt: Copied (new)
2026/07/05 01:09:28 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2
2026/07/05 01:09:28 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/07/05 01:09:28 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:09:28 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:09:30 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:30 INFO : Synching Path1 "/tmp/010541xewerom4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:30 INFO : Copying Path2 files to Path1
2026/07/05 01:09:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:09:30 INFO : There was nothing to transfer
2026/07/05 01:09:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:09:30 INFO : There was nothing to transfer
2026/07/05 01:09:30 INFO : Resync updating listings
2026/07/05 01:09:30 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:30 INFO : [32mBisync successful[0m
2026/07/05 01:09:30 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:09:30 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1R.txt[0m
2026/07/05 01:09:30 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/"
2026/07/05 01:09:30 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" to be canonical "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:30 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/05 01:09:30 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/ file1.txt[0m
2026/07/05 01:09:30 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/" as "file1.txt"
2026/07/05 01:09:30 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt"
2026/07/05 01:09:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:31 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2" as "file1.txt"
2026/07/05 01:09:31 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_resolve-muhuric3)
2026/07/05 01:09:31 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2)
2026/07/05 01:09:31 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:09:31 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:31 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:09:31 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:09:31 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1L.txt[0m
2026/07/05 01:09:31 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:31 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/05 01:09:31 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt /tmp/010541xewerom4/resolve/path1/ file1.txt[0m
2026/07/05 01:09:31 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt" to "/tmp/010541xewerom4/resolve/path1/" as "file1.txt"
2026/07/05 01:09:31 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt"
2026/07/05 01:09:31 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resolve/path1/"
2026/07/05 01:09:31 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resolve/path1" as "file1.txt"
2026/07/05 01:09:31 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_resolve-muhuric3)
2026/07/05 01:09:31 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010541xewerom4/resolve/path1)
2026/07/05 01:09:31 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:09:31 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/05 01:09:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:09:31 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/05 01:09:31 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:09:31 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/07/05 01:09:31 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/07/05 01:09:33 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:33 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:33 INFO : Synching Path1 "/tmp/010541xewerom4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:33 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:33 INFO : Path1 checking for diffs
2026/07/05 01:09:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:33 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:33 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:09:33 INFO : Path2 checking for diffs
2026/07/05 01:09:33 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:33 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:33 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:09:33 INFO : Applying changes
2026/07/05 01:09:33 INFO : Checking potential conflicts...
2026/07/05 01:09:33 ERROR : file1.txt: md5 differ
2026/07/05 01:09:33 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 differences found
2026/07/05 01:09:33 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 errors while checking
2026/07/05 01:09:33 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:09:33 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:09:33 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
2026/07/05 01:09:33 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/05 01:09:33 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt[0m
2026/07/05 01:09:33 INFO : file1.txt: Deleted
2026/07/05 01:09:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/05 01:09:33 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:09:33 INFO : file1.txt: Copied (new)
2026/07/05 01:09:33 INFO : Updating listings
2026/07/05 01:09:33 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:33 INFO : [32mBisync successful[0m
2026/07/05 01:09:33 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:09:33 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1R.txt[0m
2026/07/05 01:09:33 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:33 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/05 01:09:33 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/ file1.txt[0m
2026/07/05 01:09:33 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/" as "file1.txt"
2026/07/05 01:09:33 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt"
2026/07/05 01:09:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:33 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2" as "file1.txt"
2026/07/05 01:09:33 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:33 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/07/05 01:09:33 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/010541xewerom4/datadir/test_resolve-muhuric3)
2026/07/05 01:09:33 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2)
2026/07/05 01:09:33 DEBUG : file1R.txt: md5 differ
2026/07/05 01:09:33 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:33 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:09:33 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:09:33 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1L.txt[0m
2026/07/05 01:09:33 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:33 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/05 01:09:33 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt /tmp/010541xewerom4/resolve/path1/ file1.txt[0m
2026/07/05 01:09:33 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt" to "/tmp/010541xewerom4/resolve/path1/" as "file1.txt"
2026/07/05 01:09:33 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt"
2026/07/05 01:09:33 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resolve/path1/"
2026/07/05 01:09:33 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resolve/path1" as "file1.txt"
2026/07/05 01:09:33 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:33 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/07/05 01:09:33 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:09:33 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:09:33 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:09:33 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/07/05 01:09:33 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/07/05 01:09:36 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:36 INFO : Synching Path1 "/tmp/010541xewerom4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:36 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:36 INFO : Path1 checking for diffs
2026/07/05 01:09:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:36 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:36 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/05 01:09:36 INFO : Path2 checking for diffs
2026/07/05 01:09:36 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:36 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:36 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/05 01:09:36 INFO : Applying changes
2026/07/05 01:09:36 INFO : Checking potential conflicts...
2026/07/05 01:09:36 ERROR : file1.txt: md5 differ
2026/07/05 01:09:36 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 differences found
2026/07/05 01:09:36 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 errors while checking
2026/07/05 01:09:36 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:09:36 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:09:36 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/07/05 01:09:36 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/010541xewerom4/resolve/path1/file1.txt.dinosaur1[0m
2026/07/05 01:09:36 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/07/05 01:09:36 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt.dinosaur1[0m
2026/07/05 01:09:36 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt[0m
2026/07/05 01:09:36 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/resolve/path1/file1.txt[0m
2026/07/05 01:09:36 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:36 INFO : file1.txt: Copied (new)
2026/07/05 01:09:36 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:09:36 INFO : file1.txt.dinosaur1: Copied (new)
2026/07/05 01:09:36 INFO : Updating listings
2026/07/05 01:09:36 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:36 INFO : [32mBisync successful[0m
2026/07/05 01:09:36 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:09:36 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1R.txt[0m
2026/07/05 01:09:36 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:36 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/05 01:09:36 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/ file1.txt[0m
2026/07/05 01:09:36 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/" as "file1.txt"
2026/07/05 01:09:36 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt"
2026/07/05 01:09:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:36 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2" as "file1.txt"
2026/07/05 01:09:36 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:36 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/07/05 01:09:36 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:09:36 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:09:36 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:09:36 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1L.txt[0m
2026/07/05 01:09:36 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:36 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/05 01:09:36 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt /tmp/010541xewerom4/resolve/path1/ file1.txt[0m
2026/07/05 01:09:36 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt" to "/tmp/010541xewerom4/resolve/path1/" as "file1.txt"
2026/07/05 01:09:36 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt"
2026/07/05 01:09:36 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resolve/path1/"
2026/07/05 01:09:36 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resolve/path1" as "file1.txt"
2026/07/05 01:09:36 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:36 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/07/05 01:09:36 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/010541xewerom4/datadir/test_resolve-muhuric3)
2026/07/05 01:09:36 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/010541xewerom4/resolve/path1)
2026/07/05 01:09:36 DEBUG : file1L.txt: md5 differ
2026/07/05 01:09:36 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/07/05 01:09:36 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:09:36 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/07/05 01:09:36 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:09:36 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/07/05 01:09:36 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/07/05 01:09:38 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:38 INFO : Synching Path1 "/tmp/010541xewerom4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:38 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:38 INFO : Path1 checking for diffs
2026/07/05 01:09:38 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:38 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:38 INFO : Path2 checking for diffs
2026/07/05 01:09:38 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:38 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:38 INFO : Applying changes
2026/07/05 01:09:38 INFO : Checking potential conflicts...
2026/07/05 01:09:38 ERROR : file1.txt: md5 differ
2026/07/05 01:09:38 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 differences found
2026/07/05 01:09:38 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 errors while checking
2026/07/05 01:09:38 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:09:38 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:09:38 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/07/05 01:09:38 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/05 01:09:38 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/010541xewerom4/resolve/path1/file1.txt.apple1[0m
2026/07/05 01:09:38 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/07/05 01:09:38 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt.apple1[0m
2026/07/05 01:09:38 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt.apple2[0m
2026/07/05 01:09:39 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple2
2026/07/05 01:09:39 INFO : file1.txt: Deleted
2026/07/05 01:09:39 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/resolve/path1/file1.txt.apple2[0m
2026/07/05 01:09:39 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:39 INFO : file1.txt.apple2: Copied (new)
2026/07/05 01:09:39 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:09:39 INFO : file1.txt.apple1: Copied (new)
2026/07/05 01:09:39 INFO : Updating listings
2026/07/05 01:09:39 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:39 INFO : [32mBisync successful[0m
2026/07/05 01:09:39 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/07/05 01:09:39 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1R.txt[0m
2026/07/05 01:09:39 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:39 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/05 01:09:39 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/ file1.txt[0m
2026/07/05 01:09:39 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/" as "file1.txt"
2026/07/05 01:09:39 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt"
2026/07/05 01:09:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:39 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2" as "file1.txt"
2026/07/05 01:09:39 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:39 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:39 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:09:39 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/05 01:09:39 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1L.txt[0m
2026/07/05 01:09:39 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:39 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/07/05 01:09:39 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt /tmp/010541xewerom4/resolve/path1/ file1.txt[0m
2026/07/05 01:09:39 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt" to "/tmp/010541xewerom4/resolve/path1/" as "file1.txt"
2026/07/05 01:09:39 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt"
2026/07/05 01:09:39 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resolve/path1/"
2026/07/05 01:09:39 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resolve/path1" as "file1.txt"
2026/07/05 01:09:39 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:39 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/07/05 01:09:39 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:09:39 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/07/05 01:09:39 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/05 01:09:39 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/07/05 01:09:39 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/07/05 01:09:41 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:41 INFO : Synching Path1 "/tmp/010541xewerom4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:41 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:41 INFO : Path1 checking for diffs
2026/07/05 01:09:41 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:41 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:41 INFO : Path2 checking for diffs
2026/07/05 01:09:41 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:41 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:41 INFO : Applying changes
2026/07/05 01:09:41 INFO : Checking potential conflicts...
2026/07/05 01:09:41 ERROR : file1.txt: md5 differ
2026/07/05 01:09:41 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 differences found
2026/07/05 01:09:41 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 errors while checking
2026/07/05 01:09:41 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:09:41 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:09:41 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
2026/07/05 01:09:41 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/05 01:09:41 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/010541xewerom4/resolve/path1/file1.txt.cloud1[0m
2026/07/05 01:09:41 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/07/05 01:09:41 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt.cloud1[0m
2026/07/05 01:09:41 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt.local1[0m
2026/07/05 01:09:42 INFO : file1.txt: Copied (server-side copy) to: file1.txt.local1
2026/07/05 01:09:42 INFO : file1.txt: Deleted
2026/07/05 01:09:42 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/resolve/path1/file1.txt.local1[0m
2026/07/05 01:09:42 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:42 INFO : file1.txt.local1: Copied (new)
2026/07/05 01:09:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:09:42 INFO : file1.txt.cloud1: Copied (new)
2026/07/05 01:09:42 INFO : Updating listings
2026/07/05 01:09:42 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:42 INFO : [32mBisync successful[0m
2026/07/05 01:09:42 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/07/05 01:09:42 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1R.txt[0m
2026/07/05 01:09:42 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:42 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/05 01:09:42 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/ file1.txt[0m
2026/07/05 01:09:42 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/" as "file1.txt"
2026/07/05 01:09:42 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt"
2026/07/05 01:09:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:42 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2" as "file1.txt"
2026/07/05 01:09:42 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:42 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:42 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:09:42 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/05 01:09:42 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1L.txt[0m
2026/07/05 01:09:42 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:42 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/05 01:09:42 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt /tmp/010541xewerom4/resolve/path1/ file1.txt[0m
2026/07/05 01:09:42 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt" to "/tmp/010541xewerom4/resolve/path1/" as "file1.txt"
2026/07/05 01:09:42 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt"
2026/07/05 01:09:42 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resolve/path1/"
2026/07/05 01:09:42 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resolve/path1" as "file1.txt"
2026/07/05 01:09:42 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:42 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/05 01:09:42 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:09:42 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/05 01:09:42 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/05 01:09:42 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/07/05 01:09:42 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/07/05 01:09:44 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:44 INFO : Synching Path1 "/tmp/010541xewerom4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:44 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:44 INFO : Path1 checking for diffs
2026/07/05 01:09:44 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:44 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:44 INFO : Path2 checking for diffs
2026/07/05 01:09:44 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:44 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:44 INFO : Applying changes
2026/07/05 01:09:44 INFO : Checking potential conflicts...
2026/07/05 01:09:44 ERROR : file1.txt: md5 differ
2026/07/05 01:09:44 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 differences found
2026/07/05 01:09:44 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 errors while checking
2026/07/05 01:09:44 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:09:44 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:09:44 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/010541xewerom4/resolve/path1/file1.txt..path1[0m
2026/07/05 01:09:44 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/07/05 01:09:44 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt..path1[0m
2026/07/05 01:09:44 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt..path2[0m
2026/07/05 01:09:45 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path2
2026/07/05 01:09:45 INFO : file1.txt: Deleted
2026/07/05 01:09:45 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/resolve/path1/file1.txt..path2[0m
2026/07/05 01:09:45 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:45 INFO : file1.txt..path2: Copied (new)
2026/07/05 01:09:45 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:09:45 INFO : file1.txt..path1: Copied (new)
2026/07/05 01:09:45 INFO : Updating listings
2026/07/05 01:09:45 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:45 INFO : [32mBisync successful[0m
2026/07/05 01:09:45 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/07/05 01:09:45 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1R.txt[0m
2026/07/05 01:09:45 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:45 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/05 01:09:45 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/ file1.txt[0m
2026/07/05 01:09:45 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/" as "file1.txt"
2026/07/05 01:09:45 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt"
2026/07/05 01:09:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:45 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2" as "file1.txt"
2026/07/05 01:09:45 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:45 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:45 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:09:45 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/05 01:09:45 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt /tmp/010541xewerom4/resolve/path1/ file2.txt[0m
2026/07/05 01:09:45 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt" to "/tmp/010541xewerom4/resolve/path1/" as "file2.txt"
2026/07/05 01:09:45 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt"
2026/07/05 01:09:45 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resolve/path1/"
2026/07/05 01:09:45 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010541xewerom4/resolve/path1" as "file2.txt"
2026/07/05 01:09:45 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_resolve-muhuric3)
2026/07/05 01:09:45 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010541xewerom4/resolve/path1)
2026/07/05 01:09:45 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:09:45 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/07/05 01:09:45 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:09:45 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/07/05 01:09:45 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:09:45 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1L.txt[0m
2026/07/05 01:09:45 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:45 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/05 01:09:45 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt /tmp/010541xewerom4/resolve/path1/ file1.txt[0m
2026/07/05 01:09:45 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt" to "/tmp/010541xewerom4/resolve/path1/" as "file1.txt"
2026/07/05 01:09:45 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt"
2026/07/05 01:09:45 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resolve/path1/"
2026/07/05 01:09:45 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resolve/path1" as "file1.txt"
2026/07/05 01:09:45 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:45 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/07/05 01:09:45 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:09:45 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/07/05 01:09:45 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/05 01:09:45 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/ file2.txt[0m
2026/07/05 01:09:45 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/" as "file2.txt"
2026/07/05 01:09:45 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt"
2026/07/05 01:09:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:45 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2" as "file2.txt"
2026/07/05 01:09:45 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_resolve-muhuric3)
2026/07/05 01:09:45 DEBUG : file2.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2)
2026/07/05 01:09:45 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:09:45 DEBUG : file2.txt: size = 33 OK
2026/07/05 01:09:45 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:09:45 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:09:45 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/07/05 01:09:45 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/07/05 01:09:47 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:47 INFO : Synching Path1 "/tmp/010541xewerom4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:47 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:48 INFO : Path1 checking for diffs
2026/07/05 01:09:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:09:48 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:48 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:48 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:09:48 INFO : Path2 checking for diffs
2026/07/05 01:09:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:09:48 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:48 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:48 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:09:48 INFO : Applying changes
2026/07/05 01:09:48 INFO : Checking potential conflicts...
2026/07/05 01:09:48 ERROR : file1.txt: md5 differ
2026/07/05 01:09:48 ERROR : file2.txt: md5 differ
2026/07/05 01:09:48 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 2 differences found
2026/07/05 01:09:48 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 2 errors while checking
2026/07/05 01:09:48 INFO : Finished checking the potential conflicts. 2 differences found
2026/07/05 01:09:48 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:09:48 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
2026/07/05 01:09:48 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/05 01:09:48 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt[0m
2026/07/05 01:09:48 INFO : file1.txt: Deleted
2026/07/05 01:09:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/05 01:09:48 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/05 01:09:48 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
2026/07/05 01:09:48 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/07/05 01:09:48 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36m/tmp/010541xewerom4/resolve/path1/file2.txt[0m
2026/07/05 01:09:48 INFO : file2.txt: Deleted
2026/07/05 01:09:48 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/07/05 01:09:48 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:48 INFO : file2.txt: Copied (new)
2026/07/05 01:09:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:09:48 INFO : file1.txt: Copied (new)
2026/07/05 01:09:48 INFO : Updating listings
2026/07/05 01:09:48 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:48 INFO : [32mBisync successful[0m
2026/07/05 01:09:48 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/07/05 01:09:48 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1R.txt[0m
2026/07/05 01:09:48 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:48 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/05 01:09:48 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/ file1.txt[0m
2026/07/05 01:09:48 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/" as "file1.txt"
2026/07/05 01:09:48 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1R.txt"
2026/07/05 01:09:48 DEBUG : Config file has changed externally - reloading
2026/07/05 01:09:48 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:48 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2" as "file1.txt"
2026/07/05 01:09:48 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:48 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/05 01:09:48 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/010541xewerom4/datadir/test_resolve-muhuric3)
2026/07/05 01:09:48 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2)
2026/07/05 01:09:48 DEBUG : file1R.txt: md5 differ
2026/07/05 01:09:48 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:48 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:09:48 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:09:48 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/010541xewerom4/datadir/test_resolve-muhuric3/ file1L.txt[0m
2026/07/05 01:09:48 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/" for canonical name "/tmp/010541xewerom4/datadir/test_resolve-muhuric3"
2026/07/05 01:09:48 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/07/05 01:09:48 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt /tmp/010541xewerom4/resolve/path1/ file1.txt[0m
2026/07/05 01:09:48 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt" to "/tmp/010541xewerom4/resolve/path1/" as "file1.txt"
2026/07/05 01:09:48 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resolve-muhuric3/file1L.txt"
2026/07/05 01:09:48 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resolve/path1/"
2026/07/05 01:09:48 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resolve/path1" as "file1.txt"
2026/07/05 01:09:48 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:09:48 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/05 01:09:48 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:09:48 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:09:48 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:09:48 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/07/05 01:09:48 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/07/05 01:09:50 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:50 INFO : Synching Path1 "/tmp/010541xewerom4/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:50 INFO : Building Path1 and Path2 listings
2026/07/05 01:09:50 INFO : Path1 checking for diffs
2026/07/05 01:09:50 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:50 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/05 01:09:50 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:50 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/05 01:09:50 INFO : Path2 checking for diffs
2026/07/05 01:09:50 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:09:50 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/05 01:09:50 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:09:50 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/05 01:09:50 INFO : Applying changes
2026/07/05 01:09:50 INFO : Checking potential conflicts...
2026/07/05 01:09:51 ERROR : file1.txt: md5 differ
2026/07/05 01:09:51 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 differences found
2026/07/05 01:09:51 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 errors while checking
2026/07/05 01:09:51 NOTICE: Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: 1 matching files
2026/07/05 01:09:51 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:09:51 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:09:51 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s
2026/07/05 01:09:51 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/05 01:09:51 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36m/tmp/010541xewerom4/resolve/path1/file1.txt[0m
2026/07/05 01:09:51 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt[0m
2026/07/05 01:09:51 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/file1.txt.path2[0m
2026/07/05 01:09:51 INFO : file1.txt: Copied (server-side copy) to: file1.txt.path2
2026/07/05 01:09:51 INFO : file1.txt: Deleted
2026/07/05 01:09:51 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/010541xewerom4/resolve/path1/file1.txt.path2[0m
2026/07/05 01:09:51 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/05 01:09:51 INFO : Files are equal! Skipping: file2.txt
2026/07/05 01:09:51 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:09:51 INFO : file1.txt.path2: Copied (new)
2026/07/05 01:09:51 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:09:51 INFO : file1.txt: Copied (new)
2026/07/05 01:09:51 INFO : Updating listings
2026/07/05 01:09:51 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resolve/path2/"
2026/07/05 01:09:51 INFO : [32mBisync successful[0m
2026/07/05 01:09:51 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:51 INFO : RCLONE_TEST: Deleted
2026/07/05 01:09:51 INFO : file1.txt: Deleted
2026/07/05 01:09:51 INFO : file1.txt..path1: Deleted
2026/07/05 01:09:51 INFO : file1.txt..path2: Deleted
2026/07/05 01:09:51 INFO : file1.txt.apple1: Deleted
2026/07/05 01:09:51 INFO : file1.txt.apple2: Deleted
2026/07/05 01:09:51 INFO : file1.txt.cloud1: Deleted
2026/07/05 01:09:51 INFO : file1.txt.dinosaur1: Deleted
2026/07/05 01:09:51 INFO : file1.txt.local1: Deleted
2026/07/05 01:09:51 INFO : file1.txt.path2: Deleted
2026/07/05 01:09:51 INFO : file2.txt: Deleted
2026/07/05 01:09:51 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:51 INFO : Local file system at /tmp/010541xewerom4/resolve/path1: Removing directory
2026/07/05 01:09:51 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:51 INFO : file1.txt..path2: Deleted
2026/07/05 01:09:51 INFO : file1.txt..path1: Deleted
2026/07/05 01:09:51 INFO : file1.txt: Deleted
2026/07/05 01:09:51 INFO : RCLONE_TEST: Deleted
2026/07/05 01:09:51 INFO : file1.txt.dinosaur1: Deleted
2026/07/05 01:09:51 INFO : file1.txt.apple1: Deleted
2026/07/05 01:09:51 INFO : file1.txt.apple2: Deleted
2026/07/05 01:09:51 INFO : file1.txt.cloud1: Deleted
2026/07/05 01:09:51 INFO : file1.txt.local1: Deleted
2026/07/05 01:09:51 INFO : file1.txt.path2: Deleted
2026/07/05 01:09:51 INFO : file2.txt: Deleted
2026/07/05 01:09:51 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:51 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resolve/path2: Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncLocalRemote/resync
2026/07/05 01:09:51 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync/path1"
2026/07/05 01:09:51 INFO : path2: Making directory
2026/07/05 01:09:51 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2"
2026/07/05 01:09:51 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_resync-delocid0"
2026/07/05 01:09:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:09:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:09:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:09:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:09:51 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_resync-delocid0: Waiting for checks to finish
2026/07/05 01:09:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:09:51 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:09:51 INFO : file1.txt: Copied (new)
2026/07/05 01:09:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:09:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:09:51 INFO : file2.txt: Copied (new)
2026/07/05 01:09:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:09:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:09:51 INFO : file3.txt: Copied (new)
2026/07/05 01:09:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:09:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:09:51 INFO : file5.txt: Copied (new)
2026/07/05 01:09:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:09:51 INFO : file6.txt: Copied (new)
2026/07/05 01:09:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:09:51 INFO : file7.txt: Copied (new)
2026/07/05 01:09:51 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_resync-delocid0: Waiting for transfers to finish
2026/07/05 01:09:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:09:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:09:51 INFO : file4.txt: Copied (new)
2026/07/05 01:09:51 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync-kobuqic5"
2026/07/05 01:09:51 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:51 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:51 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/07/05 01:09:51 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:51 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/07/05 01:09:51 INFO : fileB.txt: Copied (new)
2026/07/05 01:09:51 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_resync-kobuqic5: Waiting for checks to finish
2026/07/05 01:09:51 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_resync-kobuqic5: Waiting for transfers to finish
2026/07/05 01:09:51 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/07/05 01:09:51 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:51 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/07/05 01:09:51 INFO : fileA.txt: Copied (new)
2026/07/05 01:09:51 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:51 ERROR : error listing: directory not found
2026/07/05 01:09:51 ERROR : Local file system at /tmp/010541xewerom4/resync/path1: Failed to list "": directory not found
2026/07/05 01:09:51 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:51 INFO : Local file system at /tmp/010541xewerom4/resync/path1: Removing directory
2026/07/05 01:09:51 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/resync/path1: no such file or directory
2026/07/05 01:09:51 DEBUG : Waiting for deletions to finish
2026/07/05 01:09:52 DEBUG : removing 1 level 0 directories
2026/07/05 01:09:52 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2: Removing directory
2026/07/05 01:09:52 ERROR : error listing: directory not found
2026/07/05 01:09:52 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_resync-delocid0
2026/07/05 01:09:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:09:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:09:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:09:52 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:09:52 INFO : file1.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : Local file system at /tmp/010541xewerom4/resync/path1: Waiting for checks to finish
2026/07/05 01:09:52 DEBUG : Local file system at /tmp/010541xewerom4/resync/path1: Waiting for transfers to finish
2026/07/05 01:09:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:09:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:09:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:09:52 INFO : file3.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:09:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:09:52 INFO : file4.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:09:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:09:52 INFO : file7.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:09:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:09:52 INFO : file5.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:09:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:09:52 INFO : file2.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:09:52 INFO : file6.txt: Copied (new)
2026/07/05 01:09:52 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/resync/path1
2026/07/05 01:09:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:09:52 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2: Waiting for checks to finish
2026/07/05 01:09:52 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2: Waiting for transfers to finish
2026/07/05 01:09:52 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:09:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 INFO : file3.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:09:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:09:52 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:52 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:09:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 INFO : file1.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:09:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 INFO : file2.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:09:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 INFO : file6.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:09:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 INFO : file4.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:09:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 INFO : file5.txt: Copied (new)
2026/07/05 01:09:52 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:09:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:09:52 INFO : file7.txt: Copied (new)
2026/07/05 01:09:52 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2
2026/07/05 01:09:52 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/07/05 01:09:52 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/07/05 01:09:52 NOTICE: [36m(03) :[0m [34mpurge-children /tmp/010541xewerom4/resync/path1/[0m
2026/07/05 01:09:52 DEBUG : file6.txt: Remove file
2026/07/05 01:09:52 DEBUG : file4.txt: Remove file
2026/07/05 01:09:52 DEBUG : file1.txt: Remove file
2026/07/05 01:09:52 DEBUG : file3.txt: Remove file
2026/07/05 01:09:52 DEBUG : RCLONE_TEST: Remove file
2026/07/05 01:09:52 DEBUG : file5.txt: Remove file
2026/07/05 01:09:52 DEBUG : file7.txt: Remove file
2026/07/05 01:09:52 DEBUG : file2.txt: Remove file
2026/07/05 01:09:52 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/05 01:09:54 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:54 INFO : Synching Path1 "/tmp/010541xewerom4/resync/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:09:54 INFO : Copying Path2 files to Path1
2026/07/05 01:09:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:09:54 INFO : file1.txt: Copied (new)
2026/07/05 01:09:54 INFO : file3.txt: Copied (new)
2026/07/05 01:09:54 INFO : file2.txt: Copied (new)
2026/07/05 01:09:54 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:54 INFO : file5.txt: Copied (new)
2026/07/05 01:09:54 INFO : file6.txt: Copied (new)
2026/07/05 01:09:54 INFO : file7.txt: Copied (new)
2026/07/05 01:09:54 INFO : file4.txt: Copied (new)
2026/07/05 01:09:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:09:54 INFO : Resync updating listings
2026/07/05 01:09:54 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:09:54 INFO : [32mBisync successful[0m
2026/07/05 01:09:54 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/07/05 01:09:54 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/07/05 01:09:54 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/[0m
2026/07/05 01:09:54 DEBUG : RCLONE_TEST: Remove file
2026/07/05 01:09:54 DEBUG : file1.txt: Remove file
2026/07/05 01:09:54 DEBUG : file2.txt: Remove file
2026/07/05 01:09:54 DEBUG : file3.txt: Remove file
2026/07/05 01:09:54 DEBUG : file4.txt: Remove file
2026/07/05 01:09:55 DEBUG : file5.txt: Remove file
2026/07/05 01:09:55 DEBUG : file6.txt: Remove file
2026/07/05 01:09:55 DEBUG : file7.txt: Remove file
2026/07/05 01:09:55 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/07/05 01:09:57 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:09:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:09:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:09:57 INFO : Synching Path1 "/tmp/010541xewerom4/resync/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:09:57 INFO : Copying Path2 files to Path1
2026/07/05 01:09:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:09:57 INFO : There was nothing to transfer
2026/07/05 01:09:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:09:57 INFO : file3.txt: Copied (new)
2026/07/05 01:09:57 INFO : file2.txt: Copied (new)
2026/07/05 01:09:57 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:09:57 INFO : file1.txt: Copied (new)
2026/07/05 01:09:57 INFO : file4.txt: Copied (new)
2026/07/05 01:09:57 INFO : file5.txt: Copied (new)
2026/07/05 01:09:57 INFO : file6.txt: Copied (new)
2026/07/05 01:09:57 INFO : file7.txt: Copied (new)
2026/07/05 01:09:57 INFO : Resync updating listings
2026/07/05 01:09:57 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:09:57 INFO : [32mBisync successful[0m
2026/07/05 01:09:57 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/07/05 01:09:57 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/07/05 01:09:57 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/010541xewerom4/datadir/test_resync-kobuqic5/ fileA.txt[0m
2026/07/05 01:09:57 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/"
2026/07/05 01:09:57 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/" to be canonical "/tmp/010541xewerom4/datadir/test_resync-kobuqic5"
2026/07/05 01:09:57 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/07/05 01:09:57 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/010541xewerom4/datadir/test_resync-kobuqic5/ fileB.txt[0m
2026/07/05 01:09:57 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/" for canonical name "/tmp/010541xewerom4/datadir/test_resync-kobuqic5"
2026/07/05 01:09:57 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/07/05 01:09:57 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/07/05 01:09:57 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/07/05 01:09:57 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/file1.txt[0m
2026/07/05 01:09:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:09:57 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/" to be canonical "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2"
2026/07/05 01:09:57 INFO : file1.txt: Deleted
2026/07/05 01:09:57 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/07/05 01:09:57 NOTICE: [36m(17) :[0m [34mdelete-file /tmp/010541xewerom4/resync/path1/file2.txt[0m
2026/07/05 01:09:57 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync/path1/"
2026/07/05 01:09:57 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/resync/path1/" to be canonical "/tmp/010541xewerom4/resync/path1"
2026/07/05 01:09:57 INFO : file2.txt: Deleted
2026/07/05 01:09:57 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/07/05 01:09:57 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileA.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/ file3.txt[0m
2026/07/05 01:09:57 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileA.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/" as "file3.txt"
2026/07/05 01:09:57 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileA.txt"
2026/07/05 01:09:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:09:57 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2" as "file3.txt"
2026/07/05 01:09:57 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_resync-kobuqic5)
2026/07/05 01:09:57 DEBUG : file3.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2)
2026/07/05 01:09:57 DEBUG : fileA.txt: Sizes differ
2026/07/05 01:09:57 DEBUG : file3.txt: size = 19 OK
2026/07/05 01:09:57 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:57 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/07/05 01:09:57 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/07/05 01:09:57 NOTICE: [36m(21) :[0m [34mdelete-file /tmp/010541xewerom4/resync/path1/file4.txt[0m
2026/07/05 01:09:57 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/resync/path1/" for canonical name "/tmp/010541xewerom4/resync/path1"
2026/07/05 01:09:57 INFO : file4.txt: Deleted
2026/07/05 01:09:57 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileA.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/ file4.txt[0m
2026/07/05 01:09:57 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileA.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/" as "file4.txt"
2026/07/05 01:09:57 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileA.txt"
2026/07/05 01:09:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:09:57 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2" as "file4.txt"
2026/07/05 01:09:57 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_resync-kobuqic5)
2026/07/05 01:09:57 DEBUG : file4.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2)
2026/07/05 01:09:57 DEBUG : fileA.txt: Sizes differ
2026/07/05 01:09:58 DEBUG : file4.txt: size = 19 OK
2026/07/05 01:09:58 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:58 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/07/05 01:09:58 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/07/05 01:09:58 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileB.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/ file5.txt[0m
2026/07/05 01:09:58 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileB.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/" as "file5.txt"
2026/07/05 01:09:58 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileB.txt"
2026/07/05 01:09:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:09:58 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2" as "file5.txt"
2026/07/05 01:09:58 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_resync-kobuqic5)
2026/07/05 01:09:58 DEBUG : file5.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2)
2026/07/05 01:09:58 DEBUG : fileB.txt: Sizes differ
2026/07/05 01:09:58 DEBUG : file5.txt: size = 19 OK
2026/07/05 01:09:58 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:58 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:09:58 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/07/05 01:09:58 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileB.txt /tmp/010541xewerom4/resync/path1/ file6.txt[0m
2026/07/05 01:09:58 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileB.txt" to "/tmp/010541xewerom4/resync/path1/" as "file6.txt"
2026/07/05 01:09:58 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileB.txt"
2026/07/05 01:09:58 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync/path1/"
2026/07/05 01:09:58 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/010541xewerom4/resync/path1" as "file6.txt"
2026/07/05 01:09:58 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_resync-kobuqic5)
2026/07/05 01:09:58 DEBUG : file6.txt: size = 0 (Local file system at /tmp/010541xewerom4/resync/path1)
2026/07/05 01:09:58 DEBUG : fileB.txt: Sizes differ
2026/07/05 01:09:58 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/07/05 01:09:58 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:58 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/07/05 01:09:58 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/07/05 01:09:58 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileA.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/ file6.txt[0m
2026/07/05 01:09:58 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileA.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/" as "file6.txt"
2026/07/05 01:09:58 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync-kobuqic5/fileA.txt"
2026/07/05 01:09:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:09:58 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2" as "file6.txt"
2026/07/05 01:09:58 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/010541xewerom4/datadir/test_resync-kobuqic5)
2026/07/05 01:09:58 DEBUG : file6.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2)
2026/07/05 01:09:58 DEBUG : fileA.txt: Sizes differ
2026/07/05 01:09:58 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:09:58 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:09:58 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/07/05 01:09:58 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/07/05 01:09:58 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/07/05 01:09:58 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/07/05 01:10:00 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:00 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:10:00 INFO : Synching Path1 "/tmp/010541xewerom4/resync/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:10:00 INFO : Copying Path2 files to Path1
2026/07/05 01:10:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:10:00 INFO : file2.txt: Copied (new)
2026/07/05 01:10:00 INFO : file4.txt: Copied (new)
2026/07/05 01:10:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:10:00 INFO : file6.txt: Updated modification time in destination
2026/07/05 01:10:00 INFO : file3.txt: Copied (replaced existing)
2026/07/05 01:10:00 INFO : file5.txt: Copied (replaced existing)
2026/07/05 01:10:00 INFO : file1.txt: Copied (new)
2026/07/05 01:10:00 INFO : Resync updating listings
2026/07/05 01:10:00 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:10:00 INFO : [32mBisync successful[0m
2026/07/05 01:10:00 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/07/05 01:10:00 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/07/05 01:10:00 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/07/05 01:10:03 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:10:03 INFO : Synching Path1 "/tmp/010541xewerom4/resync/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:10:03 INFO : Building Path1 and Path2 listings
2026/07/05 01:10:03 INFO : Path1 checking for diffs
2026/07/05 01:10:03 INFO : Path2 checking for diffs
2026/07/05 01:10:03 INFO : No changes found
2026/07/05 01:10:03 INFO : Updating listings
2026/07/05 01:10:03 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:10:03 INFO : [32mBisync successful[0m
2026/07/05 01:10:03 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/07/05 01:10:03 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/[0m
2026/07/05 01:10:03 DEBUG : RCLONE_TEST: Remove file
2026/07/05 01:10:03 DEBUG : file1.txt: Remove file
2026/07/05 01:10:03 DEBUG : file2.txt: Remove file
2026/07/05 01:10:03 DEBUG : file3.txt: Remove file
2026/07/05 01:10:03 DEBUG : file4.txt: Remove file
2026/07/05 01:10:03 DEBUG : file5.txt: Remove file
2026/07/05 01:10:03 DEBUG : file6.txt: Remove file
2026/07/05 01:10:03 DEBUG : file7.txt: Remove file
2026/07/05 01:10:03 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/07/05 01:10:05 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:10:05 INFO : Synching Path1 "/tmp/010541xewerom4/resync/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync/path2/"
2026/07/05 01:10:05 INFO : Building Path1 and Path2 listings
2026/07/05 01:10:05 INFO : Path1 checking for diffs
2026/07/05 01:10:05 INFO : Path2 checking for diffs
2026/07/05 01:10:05 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/010541xewerom4/workdir/tmp_010541xewerom4_resync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_resync_path2.path2.lst-new
2026/07/05 01:10:05 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/010541xewerom4/workdir/tmp_010541xewerom4_resync_path1..TestAzureBlob_rclone-test-toqefiw1habe_010541xewerom4_resync_path2.path2.lst-new[0m
2026/07/05 01:10:05 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:10:05 NOTICE: Bisync error: bisync aborted
2026/07/05 01:10:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:05 INFO : RCLONE_TEST: Deleted
2026/07/05 01:10:05 INFO : file1.txt: Deleted
2026/07/05 01:10:05 INFO : file2.txt: Deleted
2026/07/05 01:10:05 INFO : file3.txt: Deleted
2026/07/05 01:10:05 INFO : file4.txt: Deleted
2026/07/05 01:10:05 INFO : file6.txt: Deleted
2026/07/05 01:10:05 INFO : file7.txt: Deleted
2026/07/05 01:10:05 INFO : file5.txt: Deleted
2026/07/05 01:10:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:05 INFO : Local file system at /tmp/010541xewerom4/resync/path1: Removing directory
2026/07/05 01:10:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:05 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync/path2: Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncLocalRemote/resync_modes
2026/07/05 01:10:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync_modes/path1"
2026/07/05 01:10:05 INFO : path2: Making directory
2026/07/05 01:10:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2"
2026/07/05 01:10:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_resync_modes-cofesoy9"
2026/07/05 01:10:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:10:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:10:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:10:05 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_resync_modes-cofesoy9: Waiting for checks to finish
2026/07/05 01:10:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:10:05 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:10:05 INFO : file1.txt: Copied (new)
2026/07/05 01:10:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:10:05 INFO : file2.txt: Copied (new)
2026/07/05 01:10:05 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_resync_modes-cofesoy9: Waiting for transfers to finish
2026/07/05 01:10:05 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:05 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/07/05 01:10:05 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/07/05 01:10:05 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/07/05 01:10:05 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6: Waiting for checks to finish
2026/07/05 01:10:05 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:10:05 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/07/05 01:10:05 INFO : file1L.txt: Copied (new)
2026/07/05 01:10:05 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:10:05 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/07/05 01:10:05 INFO : file1R.txt: Copied (new)
2026/07/05 01:10:05 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:10:05 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/07/05 01:10:05 INFO : file2.txt: Copied (new)
2026/07/05 01:10:05 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6: Waiting for transfers to finish
2026/07/05 01:10:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:05 ERROR : error listing: directory not found
2026/07/05 01:10:05 ERROR : Local file system at /tmp/010541xewerom4/resync_modes/path1: Failed to list "": directory not found
2026/07/05 01:10:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:05 INFO : Local file system at /tmp/010541xewerom4/resync_modes/path1: Removing directory
2026/07/05 01:10:05 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/resync_modes/path1: no such file or directory
2026/07/05 01:10:05 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:05 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Removing directory
2026/07/05 01:10:05 ERROR : error listing: directory not found
2026/07/05 01:10:05 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_resync_modes-cofesoy9
2026/07/05 01:10:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:10:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:10:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:10:05 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:10:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:10:05 INFO : file1.txt: Copied (new)
2026/07/05 01:10:05 DEBUG : Local file system at /tmp/010541xewerom4/resync_modes/path1: Waiting for checks to finish
2026/07/05 01:10:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:05 DEBUG : Local file system at /tmp/010541xewerom4/resync_modes/path1: Waiting for transfers to finish
2026/07/05 01:10:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:10:05 INFO : file2.txt: Copied (new)
2026/07/05 01:10:05 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/resync_modes/path1
2026/07/05 01:10:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:05 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Waiting for checks to finish
2026/07/05 01:10:05 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Waiting for transfers to finish
2026/07/05 01:10:06 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:06 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:06 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:10:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:06 INFO : file2.txt: Copied (new)
2026/07/05 01:10:06 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:06 INFO : file1.txt: Copied (new)
2026/07/05 01:10:06 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2
2026/07/05 01:10:06 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/07/05 01:10:06 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:10:06 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1R.txt[0m
2026/07/05 01:10:06 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/"
2026/07/05 01:10:06 DEBUG : fs cache: renaming cache item "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" to be canonical "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:06 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/05 01:10:06 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/ file1.txt[0m
2026/07/05 01:10:06 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/" as "file1.txt"
2026/07/05 01:10:06 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt"
2026/07/05 01:10:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:06 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2" as "file1.txt"
2026/07/05 01:10:06 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:06 DEBUG : file1.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2)
2026/07/05 01:10:06 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:10:06 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:10:06 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:10:06 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:10:06 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1L.txt[0m
2026/07/05 01:10:06 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:06 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/05 01:10:06 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt /tmp/010541xewerom4/resync_modes/path1/ file1.txt[0m
2026/07/05 01:10:06 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt" to "/tmp/010541xewerom4/resync_modes/path1/" as "file1.txt"
2026/07/05 01:10:06 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt"
2026/07/05 01:10:06 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync_modes/path1/"
2026/07/05 01:10:06 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resync_modes/path1" as "file1.txt"
2026/07/05 01:10:06 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:06 DEBUG : file1.txt: size = 0 (Local file system at /tmp/010541xewerom4/resync_modes/path1)
2026/07/05 01:10:06 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:10:06 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/05 01:10:06 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:10:06 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/05 01:10:06 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:10:06 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/05 01:10:06 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/05 01:10:08 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:10:08 INFO : Synching Path1 "/tmp/010541xewerom4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:08 INFO : Copying Path2 files to Path1
2026/07/05 01:10:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:10:08 INFO : There was nothing to transfer
2026/07/05 01:10:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:10:08 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:10:08 INFO : Resync updating listings
2026/07/05 01:10:08 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:08 INFO : [32mBisync successful[0m
2026/07/05 01:10:08 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:10:08 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1R.txt[0m
2026/07/05 01:10:08 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:08 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/05 01:10:08 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/ file1.txt[0m
2026/07/05 01:10:08 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/" as "file1.txt"
2026/07/05 01:10:08 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt"
2026/07/05 01:10:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:08 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2" as "file1.txt"
2026/07/05 01:10:08 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:08 DEBUG : file1.txt: size = 33 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2)
2026/07/05 01:10:08 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:10:08 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:10:08 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:10:08 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:10:08 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1L.txt[0m
2026/07/05 01:10:08 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:08 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/05 01:10:08 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt /tmp/010541xewerom4/resync_modes/path1/ file1.txt[0m
2026/07/05 01:10:08 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt" to "/tmp/010541xewerom4/resync_modes/path1/" as "file1.txt"
2026/07/05 01:10:08 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt"
2026/07/05 01:10:08 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync_modes/path1/"
2026/07/05 01:10:08 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resync_modes/path1" as "file1.txt"
2026/07/05 01:10:08 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:10:08 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/07/05 01:10:08 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:10:08 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:10:08 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:10:08 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/07/05 01:10:08 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/07/05 01:10:11 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:10:11 INFO : Synching Path1 "/tmp/010541xewerom4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:11 INFO : Copying Path2 files to Path1
2026/07/05 01:10:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:10:11 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:10:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:10:11 INFO : Resync updating listings
2026/07/05 01:10:11 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:11 INFO : [32mBisync successful[0m
2026/07/05 01:10:11 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:10:11 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1R.txt[0m
2026/07/05 01:10:11 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:11 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/05 01:10:11 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/ file1.txt[0m
2026/07/05 01:10:11 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/" as "file1.txt"
2026/07/05 01:10:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt"
2026/07/05 01:10:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:11 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2" as "file1.txt"
2026/07/05 01:10:11 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:10:11 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/07/05 01:10:11 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:10:11 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:10:11 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:10:11 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1L.txt[0m
2026/07/05 01:10:11 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:11 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/05 01:10:11 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt /tmp/010541xewerom4/resync_modes/path1/ file1.txt[0m
2026/07/05 01:10:11 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt" to "/tmp/010541xewerom4/resync_modes/path1/" as "file1.txt"
2026/07/05 01:10:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt"
2026/07/05 01:10:11 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync_modes/path1/"
2026/07/05 01:10:11 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resync_modes/path1" as "file1.txt"
2026/07/05 01:10:11 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:11 DEBUG : file1.txt: size = 42 (Local file system at /tmp/010541xewerom4/resync_modes/path1)
2026/07/05 01:10:11 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:10:11 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/07/05 01:10:11 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:10:11 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/07/05 01:10:11 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:10:11 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/07/05 01:10:11 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/07/05 01:10:13 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:10:13 INFO : Synching Path1 "/tmp/010541xewerom4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:13 INFO : Copying Path2 files to Path1
2026/07/05 01:10:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:10:13 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/07/05 01:10:13 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:10:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:10:13 INFO : Resync updating listings
2026/07/05 01:10:13 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:13 INFO : [32mBisync successful[0m
2026/07/05 01:10:13 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:10:13 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1R.txt[0m
2026/07/05 01:10:13 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:13 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/05 01:10:13 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/ file1.txt[0m
2026/07/05 01:10:13 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/" as "file1.txt"
2026/07/05 01:10:13 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt"
2026/07/05 01:10:13 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:13 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2" as "file1.txt"
2026/07/05 01:10:13 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:10:13 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC
2026/07/05 01:10:13 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:10:13 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:10:13 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:10:13 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1L.txt[0m
2026/07/05 01:10:13 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:13 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/07/05 01:10:13 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt /tmp/010541xewerom4/resync_modes/path1/ file1.txt[0m
2026/07/05 01:10:13 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt" to "/tmp/010541xewerom4/resync_modes/path1/" as "file1.txt"
2026/07/05 01:10:13 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt"
2026/07/05 01:10:13 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync_modes/path1/"
2026/07/05 01:10:13 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resync_modes/path1" as "file1.txt"
2026/07/05 01:10:13 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:13 DEBUG : file1.txt: size = 42 (Local file system at /tmp/010541xewerom4/resync_modes/path1)
2026/07/05 01:10:13 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:10:13 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/07/05 01:10:13 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:10:13 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/07/05 01:10:13 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:10:13 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/07/05 01:10:13 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/07/05 01:10:16 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:10:16 INFO : Synching Path1 "/tmp/010541xewerom4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:16 INFO : Copying Path2 files to Path1
2026/07/05 01:10:16 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:10:16 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
2026/07/05 01:10:16 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:10:16 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:10:16 INFO : Resync updating listings
2026/07/05 01:10:16 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:16 INFO : [32mBisync successful[0m
2026/07/05 01:10:16 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:10:16 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1R.txt[0m
2026/07/05 01:10:16 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:16 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/05 01:10:16 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/ file1.txt[0m
2026/07/05 01:10:16 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/" as "file1.txt"
2026/07/05 01:10:16 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt"
2026/07/05 01:10:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:16 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2" as "file1.txt"
2026/07/05 01:10:16 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:10:16 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC
2026/07/05 01:10:16 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:10:16 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:10:16 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:10:16 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1L.txt[0m
2026/07/05 01:10:16 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:16 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/05 01:10:16 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt /tmp/010541xewerom4/resync_modes/path1/ file1.txt[0m
2026/07/05 01:10:16 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt" to "/tmp/010541xewerom4/resync_modes/path1/" as "file1.txt"
2026/07/05 01:10:16 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt"
2026/07/05 01:10:16 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync_modes/path1/"
2026/07/05 01:10:16 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resync_modes/path1" as "file1.txt"
2026/07/05 01:10:16 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:16 DEBUG : file1.txt: size = 42 (Local file system at /tmp/010541xewerom4/resync_modes/path1)
2026/07/05 01:10:16 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:10:16 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/05 01:10:16 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:10:16 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/05 01:10:16 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:10:16 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/07/05 01:10:16 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/07/05 01:10:18 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:10:18 INFO : Synching Path1 "/tmp/010541xewerom4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:18 INFO : Copying Path2 files to Path1
2026/07/05 01:10:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:10:18 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/05 01:10:18 INFO : There was nothing to transfer
2026/07/05 01:10:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:10:18 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/05 01:10:18 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:10:18 INFO : Resync updating listings
2026/07/05 01:10:18 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:18 INFO : [32mBisync successful[0m
2026/07/05 01:10:18 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:10:18 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1R.txt[0m
2026/07/05 01:10:18 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:18 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/05 01:10:18 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/ file1.txt[0m
2026/07/05 01:10:18 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/" as "file1.txt"
2026/07/05 01:10:18 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt"
2026/07/05 01:10:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:18 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2" as "file1.txt"
2026/07/05 01:10:18 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:18 DEBUG : file1.txt: size = 33 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2)
2026/07/05 01:10:18 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:10:18 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:10:18 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:10:18 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:10:18 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt /tmp/010541xewerom4/resync_modes/path1/ file2.txt[0m
2026/07/05 01:10:18 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt" to "/tmp/010541xewerom4/resync_modes/path1/" as "file2.txt"
2026/07/05 01:10:18 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt"
2026/07/05 01:10:18 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync_modes/path1/"
2026/07/05 01:10:18 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010541xewerom4/resync_modes/path1" as "file2.txt"
2026/07/05 01:10:18 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:18 DEBUG : file2.txt: size = 0 (Local file system at /tmp/010541xewerom4/resync_modes/path1)
2026/07/05 01:10:18 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:10:18 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/07/05 01:10:18 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:10:18 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/07/05 01:10:18 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:10:18 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1L.txt[0m
2026/07/05 01:10:18 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:18 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/05 01:10:18 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt /tmp/010541xewerom4/resync_modes/path1/ file1.txt[0m
2026/07/05 01:10:18 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt" to "/tmp/010541xewerom4/resync_modes/path1/" as "file1.txt"
2026/07/05 01:10:18 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt"
2026/07/05 01:10:18 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync_modes/path1/"
2026/07/05 01:10:18 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resync_modes/path1" as "file1.txt"
2026/07/05 01:10:18 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:10:18 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC
2026/07/05 01:10:18 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:10:18 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:10:18 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:10:18 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/ file2.txt[0m
2026/07/05 01:10:18 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/" as "file2.txt"
2026/07/05 01:10:18 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt"
2026/07/05 01:10:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:18 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2" as "file2.txt"
2026/07/05 01:10:18 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:18 DEBUG : file2.txt: size = 0 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2)
2026/07/05 01:10:18 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:10:19 DEBUG : file2.txt: size = 33 OK
2026/07/05 01:10:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:10:19 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:10:19 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/07/05 01:10:19 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/07/05 01:10:21 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:10:21 INFO : Synching Path1 "/tmp/010541xewerom4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:21 INFO : Copying Path2 files to Path1
2026/07/05 01:10:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:10:21 INFO : There was nothing to transfer
2026/07/05 01:10:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:10:21 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:10:21 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:10:21 INFO : Resync updating listings
2026/07/05 01:10:21 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:21 INFO : [32mBisync successful[0m
2026/07/05 01:10:21 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/07/05 01:10:21 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1R.txt[0m
2026/07/05 01:10:21 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:21 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/07/05 01:10:21 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/ file1.txt[0m
2026/07/05 01:10:21 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/" as "file1.txt"
2026/07/05 01:10:21 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt"
2026/07/05 01:10:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:21 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2" as "file1.txt"
2026/07/05 01:10:21 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:21 DEBUG : file1.txt: size = 33 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2)
2026/07/05 01:10:21 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:10:21 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:10:21 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:10:21 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:10:21 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt /tmp/010541xewerom4/resync_modes/path1/ file2.txt[0m
2026/07/05 01:10:21 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt" to "/tmp/010541xewerom4/resync_modes/path1/" as "file2.txt"
2026/07/05 01:10:21 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1R.txt"
2026/07/05 01:10:21 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync_modes/path1/"
2026/07/05 01:10:21 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/010541xewerom4/resync_modes/path1" as "file2.txt"
2026/07/05 01:10:21 DEBUG : file2.txt: size = 42 OK
2026/07/05 01:10:21 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC
2026/07/05 01:10:21 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:10:21 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:10:21 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:10:21 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/ file1L.txt[0m
2026/07/05 01:10:21 DEBUG : fs cache: switching user supplied name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/" for canonical name "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6"
2026/07/05 01:10:21 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/07/05 01:10:21 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt /tmp/010541xewerom4/resync_modes/path1/ file1.txt[0m
2026/07/05 01:10:21 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt" to "/tmp/010541xewerom4/resync_modes/path1/" as "file1.txt"
2026/07/05 01:10:21 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt"
2026/07/05 01:10:21 DEBUG : Creating backend with remote "/tmp/010541xewerom4/resync_modes/path1/"
2026/07/05 01:10:21 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/010541xewerom4/resync_modes/path1" as "file1.txt"
2026/07/05 01:10:21 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:10:21 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/05 01:10:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:10:21 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:10:21 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:10:21 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/ file2.txt[0m
2026/07/05 01:10:21 DEBUG : copyFile "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt" to "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/" as "file2.txt"
2026/07/05 01:10:21 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6/file1L.txt"
2026/07/05 01:10:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:21 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2" as "file2.txt"
2026/07/05 01:10:21 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/010541xewerom4/datadir/test_resync_modes-gevuwis6)
2026/07/05 01:10:21 DEBUG : file2.txt: size = 42 (Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2)
2026/07/05 01:10:21 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:10:21 DEBUG : file2.txt: size = 33 OK
2026/07/05 01:10:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:10:21 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:10:21 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/05 01:10:21 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/05 01:10:24 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/05 01:10:24 INFO : Synching Path1 "/tmp/010541xewerom4/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:24 INFO : Copying Path2 files to Path1
2026/07/05 01:10:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:10:24 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:10:24 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:10:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:10:24 INFO : Resync updating listings
2026/07/05 01:10:24 INFO : Validating listings for Path1 "/tmp/010541xewerom4/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/resync_modes/path2/"
2026/07/05 01:10:24 INFO : [32mBisync successful[0m
2026/07/05 01:10:24 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:24 INFO : RCLONE_TEST: Deleted
2026/07/05 01:10:24 INFO : file1.txt: Deleted
2026/07/05 01:10:24 INFO : file2.txt: Deleted
2026/07/05 01:10:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:24 INFO : Local file system at /tmp/010541xewerom4/resync_modes/path1: Removing directory
2026/07/05 01:10:24 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:24 INFO : RCLONE_TEST: Deleted
2026/07/05 01:10:24 INFO : file2.txt: Deleted
2026/07/05 01:10:24 INFO : file1.txt: Deleted
2026/07/05 01:10:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:24 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/resync_modes/path2: Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncLocalRemote/rmdirs
2026/07/05 01:10:24 DEBUG : Creating backend with remote "/tmp/010541xewerom4/rmdirs/path1"
2026/07/05 01:10:24 INFO : path2: Making directory
2026/07/05 01:10:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/rmdirs/path2"
2026/07/05 01:10:24 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_rmdirs-fidafox0"
2026/07/05 01:10:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : subdir: Making directory with metadata
2026/07/05 01:10:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:10:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:10:24 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:10:24 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:10:24 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:10:24 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:10:24 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:10:24 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:10:24 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:10:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:10:24 INFO : file1.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_rmdirs-fidafox0: Waiting for checks to finish
2026/07/05 01:10:24 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_rmdirs-fidafox0: Waiting for transfers to finish
2026/07/05 01:10:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:10:24 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:10:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:10:24 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_rmdirs-hocilap7"
2026/07/05 01:10:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_rmdirs-hocilap7: Waiting for checks to finish
2026/07/05 01:10:24 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_rmdirs-hocilap7: Waiting for transfers to finish
2026/07/05 01:10:24 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/07/05 01:10:24 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:24 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/07/05 01:10:24 INFO : file1.txt: Copied (new)
2026/07/05 01:10:24 ERROR : error listing: directory not found
2026/07/05 01:10:24 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:24 ERROR : Local file system at /tmp/010541xewerom4/rmdirs/path1: Failed to list "": directory not found
2026/07/05 01:10:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:24 INFO : Local file system at /tmp/010541xewerom4/rmdirs/path1: Removing directory
2026/07/05 01:10:24 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/rmdirs/path1: no such file or directory
2026/07/05 01:10:24 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:24 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rmdirs/path2: Removing directory
2026/07/05 01:10:24 ERROR : error listing: directory not found
2026/07/05 01:10:24 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_rmdirs-fidafox0
2026/07/05 01:10:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : subdir: Making directory with metadata
2026/07/05 01:10:24 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:10:24 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:10:24 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:10:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:10:24 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:10:24 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:10:24 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:10:24 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:10:24 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : Local file system at /tmp/010541xewerom4/rmdirs/path1: Waiting for checks to finish
2026/07/05 01:10:24 DEBUG : Local file system at /tmp/010541xewerom4/rmdirs/path1: Waiting for transfers to finish
2026/07/05 01:10:24 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:10:24 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:10:24 INFO : file1.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:10:24 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:10:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:10:24 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/rmdirs/path1
2026/07/05 01:10:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 INFO : subdir: Making directory
2026/07/05 01:10:24 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rmdirs/path2: Waiting for checks to finish
2026/07/05 01:10:24 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/rmdirs/path2: Waiting for transfers to finish
2026/07/05 01:10:24 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:10:24 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:24 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:24 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:10:24 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 INFO : file1.txt: Copied (new)
2026/07/05 01:10:24 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/rmdirs/path2
2026/07/05 01:10:24 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/07/05 01:10:24 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:10:24 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:1009: skipping test as remote does not support empty dirs
=== RUN TestBisyncLocalRemote/volatile
2026/07/05 01:10:24 DEBUG : Creating backend with remote "/tmp/010541xewerom4/volatile/path1"
2026/07/05 01:10:24 INFO : path2: Making directory
2026/07/05 01:10:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-toqefiw1habe/010541xewerom4/volatile/path2"
2026/07/05 01:10:24 DEBUG : Creating backend with remote "/tmp/010541xewerom4/initdir/test_volatile-rofuput9"
2026/07/05 01:10:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:10:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_volatile-rofuput9: Waiting for checks to finish
2026/07/05 01:10:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:10:24 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:10:24 INFO : file1.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:10:24 INFO : file2.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:10:24 INFO : file3.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:10:24 INFO : file4.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:10:24 INFO : file5.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:10:24 INFO : file6.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : Local file system at /tmp/010541xewerom4/initdir/test_volatile-rofuput9: Waiting for transfers to finish
2026/07/05 01:10:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:10:24 INFO : file7.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:10:24 INFO : file8.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : Creating backend with remote "/tmp/010541xewerom4/datadir/test_volatile-butazum6"
2026/07/05 01:10:24 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:24 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_volatile-butazum6: Waiting for checks to finish
2026/07/05 01:10:24 DEBUG : Local file system at /tmp/010541xewerom4/datadir/test_volatile-butazum6: Waiting for transfers to finish
2026/07/05 01:10:24 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/07/05 01:10:24 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:24 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/07/05 01:10:24 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/07/05 01:10:24 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:24 INFO : dummy.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/07/05 01:10:24 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:24 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/07/05 01:10:24 INFO : file11.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/07/05 01:10:24 INFO : file1.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/07/05 01:10:24 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:10:24 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:10:24 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:10:24 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:10:24 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/07/05 01:10:24 INFO : file2.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/07/05 01:10:24 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:10:24 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:10:24 INFO : file5L.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/07/05 01:10:24 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:10:24 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:24 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/07/05 01:10:24 INFO : file6.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:24 INFO : file5R.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/07/05 01:10:24 INFO : file10.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/07/05 01:10:24 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:24 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/07/05 01:10:24 INFO : file7.txt: Copied (new)
2026/07/05 01:10:24 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:24 ERROR : error listing: directory not found
2026/07/05 01:10:24 ERROR : Local file system at /tmp/010541xewerom4/volatile/path1: Failed to list "": directory not found
2026/07/05 01:10:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:24 INFO : Local file system at /tmp/010541xewerom4/volatile/path1: Removing directory
2026/07/05 01:10:24 ERROR : Failed to rmdir: stat /tmp/010541xewerom4/volatile/path1: no such file or directory
2026/07/05 01:10:24 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:24 INFO : Azure container rclone-test-toqefiw1habe path 010541xewerom4/volatile/path2: Removing directory
2026/07/05 01:10:24 ERROR : error listing: directory not found
2026/07/05 01:10:25 NOTICE: checking initFs Local file system at /tmp/010541xewerom4/initdir/test_volatile-rofuput9
2026/07/05 01:10:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:10:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:10:25 INFO : file1.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:10:25 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:10:25 INFO : file3.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:10:25 INFO : file2.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : Local file system at /tmp/010541xewerom4/volatile/path1: Waiting for checks to finish
2026/07/05 01:10:25 DEBUG : Local file system at /tmp/010541xewerom4/volatile/path1: Waiting for transfers to finish
2026/07/05 01:10:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:10:25 INFO : file4.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:10:25 INFO : file8.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:10:25 INFO : file5.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:10:25 INFO : file7.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:10:25 INFO : file6.txt: Copied (new)
2026/07/05 01:10:25 NOTICE: checking Path1 Local file system at /tmp/010541xewerom4/volatile/path1
2026/07/05 01:10:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/volatile/path2: Waiting for checks to finish
2026/07/05 01:10:25 DEBUG : Azure container rclone-test-toqefiw1habe path 010541xewerom4/volatile/path2: Waiting for transfers to finish
2026/07/05 01:10:25 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:25 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:25 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:10:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 INFO : file2.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:10:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 INFO : file3.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 INFO : file1.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:10:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 INFO : file4.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:10:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 INFO : file7.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:10:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 INFO : file5.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:10:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 INFO : file6.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:10:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 INFO : file8.txt: Copied (new)
2026/07/05 01:10:25 NOTICE: checking path2 Azure container rclone-test-toqefiw1habe path 010541xewerom4/volatile/path2
2026/07/05 01:10:25 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/07/05 01:10:25 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:10:25 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/07/05 01:10:25 DEBUG : Azure container rclone-test-toqefiw1habe: Purge remote
--- PASS: TestBisyncLocalRemote (283.68s)
--- PASS: TestBisyncLocalRemote/all_changed (10.22s)
--- SKIP: TestBisyncLocalRemote/backupdir (0.53s)
--- PASS: TestBisyncLocalRemote/basic (5.76s)
--- PASS: TestBisyncLocalRemote/changes (6.96s)
--- PASS: TestBisyncLocalRemote/check_access (21.64s)
--- PASS: TestBisyncLocalRemote/check_access_filters (21.11s)
--- PASS: TestBisyncLocalRemote/check_filename (12.67s)
--- PASS: TestBisyncLocalRemote/check_sync (16.32s)
--- PASS: TestBisyncLocalRemote/compare_all (6.88s)
--- PASS: TestBisyncLocalRemote/concurrent (7.96s)
--- SKIP: TestBisyncLocalRemote/createemptysrcdirs (0.46s)
--- PASS: TestBisyncLocalRemote/dry_run (11.96s)
--- PASS: TestBisyncLocalRemote/equal (6.22s)
--- PASS: TestBisyncLocalRemote/ext_paths (21.07s)
--- SKIP: TestBisyncLocalRemote/extended_filenames (3.42s)
--- PASS: TestBisyncLocalRemote/filters (5.80s)
--- PASS: TestBisyncLocalRemote/filtersfile_checks (18.62s)
--- PASS: TestBisyncLocalRemote/ignorelistingchecksum (8.15s)
--- PASS: TestBisyncLocalRemote/max_delete_path1 (7.59s)
--- PASS: TestBisyncLocalRemote/max_delete_path2_force (7.96s)
--- PASS: TestBisyncLocalRemote/nomodtime (2.55s)
--- SKIP: TestBisyncLocalRemote/normalization (2.96s)
--- PASS: TestBisyncLocalRemote/rclone_args (19.67s)
--- PASS: TestBisyncLocalRemote/resolve (23.59s)
--- PASS: TestBisyncLocalRemote/resync (13.89s)
--- PASS: TestBisyncLocalRemote/resync_modes (18.62s)
--- SKIP: TestBisyncLocalRemote/rmdirs (0.45s)
--- SKIP: TestBisyncLocalRemote/volatile (0.53s)
=== RUN TestBisyncRemoteRemote
2026/07/05 01:10:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo"
2026/07/05 01:10:25 NOTICE: remote: TestAzureBlob:rclone-test-nexisux0hawo
=== RUN TestBisyncRemoteRemote/all_changed
2026/07/05 01:10:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7"
2026/07/05 01:10:25 INFO : path1: Making directory
2026/07/05 01:10:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1"
2026/07/05 01:10:25 INFO : path2: Making directory
2026/07/05 01:10:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2"
2026/07/05 01:10:25 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_all_changed-bojabad2"
2026/07/05 01:10:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : subdir: Making directory with metadata
2026/07/05 01:10:25 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:10:25 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:10:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_all_changed-bojabad2: Waiting for checks to finish
2026/07/05 01:10:25 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:10:25 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:10:25 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:10:25 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_all_changed-bojabad2: Waiting for transfers to finish
2026/07/05 01:10:25 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:10:25 INFO : file1.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:10:25 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:10:25 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:10:25 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:10:25 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:10:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:10:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:10:25 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:10:25 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:25 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:25 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path1: Removing directory
2026/07/05 01:10:25 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:25 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:25 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path2: Removing directory
2026/07/05 01:10:25 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_all_changed-bojabad2
2026/07/05 01:10:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 INFO : subdir: Making directory
2026/07/05 01:10:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:25 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path1: Waiting for checks to finish
2026/07/05 01:10:25 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path1: Waiting for transfers to finish
2026/07/05 01:10:26 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:26 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:10:26 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path1
2026/07/05 01:10:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:26 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:26 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:26 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:26 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:26 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:26 INFO : subdir: Making directory
2026/07/05 01:10:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:26 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path2: Waiting for checks to finish
2026/07/05 01:10:26 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path2: Waiting for transfers to finish
2026/07/05 01:10:26 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:26 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : file1.txt: Copied (new)
2026/07/05 01:10:26 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:10:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:26 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:10:26 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path2
2026/07/05 01:10:26 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/07/05 01:10:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:10:26 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:10:30 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:30 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:30 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:10:30 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/"
2026/07/05 01:10:30 INFO : Copying Path2 files to Path1
2026/07/05 01:10:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:10:30 INFO : There was nothing to transfer
2026/07/05 01:10:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:10:30 INFO : There was nothing to transfer
2026/07/05 01:10:30 INFO : Resync updating listings
2026/07/05 01:10:30 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/"
2026/07/05 01:10:30 INFO : [32mBisync successful[0m
2026/07/05 01:10:30 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/07/05 01:10:30 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/ file*[0m
2026/07/05 01:10:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/"
2026/07/05 01:10:31 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1"
2026/07/05 01:10:31 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/07/05 01:10:31 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/07/05 01:10:31 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/07/05 01:10:31 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/07/05 01:10:31 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/07/05 01:10:31 DEBUG : file1.txt: Set modification time 2005-01-02
2026/07/05 01:10:31 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/subdir file*[0m
2026/07/05 01:10:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/subdir"
2026/07/05 01:10:31 DEBUG : file20.txt: Set modification time 2005-01-02
2026/07/05 01:10:31 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/07/05 01:10:31 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/05 01:10:35 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:35 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:10:35 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/"
2026/07/05 01:10:35 INFO : Building Path1 and Path2 listings
2026/07/05 01:10:35 INFO : Path1 checking for diffs
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:10:35 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/07/05 01:10:35 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/07/05 01:10:35 INFO : Path2 checking for diffs
2026/07/05 01:10:35 INFO : Applying changes
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.copy1.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.copy2.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.copy3.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.copy4.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.copy5.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/subdir/file20.txt[0m
2026/07/05 01:10:35 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:10:36 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/05 01:10:36 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/05 01:10:36 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/05 01:10:36 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/05 01:10:36 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:10:36 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/05 01:10:36 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:10:36 INFO : There was nothing to transfer
2026/07/05 01:10:36 INFO : Updating listings
2026/07/05 01:10:36 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/"
2026/07/05 01:10:36 INFO : [32mBisync successful[0m
2026/07/05 01:10:36 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/07/05 01:10:36 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/ *[0m
2026/07/05 01:10:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1"
2026/07/05 01:10:36 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/07/05 01:10:36 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/07/05 01:10:36 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/07/05 01:10:36 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/07/05 01:10:36 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/07/05 01:10:36 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/07/05 01:10:36 DEBUG : file1.txt: Set modification time 2004-01-02
2026/07/05 01:10:36 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/subdir *[0m
2026/07/05 01:10:36 DEBUG : file20.txt: Set modification time 2004-01-02
2026/07/05 01:10:36 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/07/05 01:10:36 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/05 01:10:40 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:40 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:40 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:10:40 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/"
2026/07/05 01:10:40 INFO : Building Path1 and Path2 listings
2026/07/05 01:10:40 INFO : Path1 checking for diffs
2026/07/05 01:10:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:10:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/05 01:10:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/05 01:10:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/05 01:10:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/05 01:10:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/05 01:10:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:10:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:10:40 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/05 01:10:40 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/05 01:10:40 INFO : Path2 checking for diffs
2026/07/05 01:10:40 ERROR : Safety abort: all files were changed on Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/". Run with --force if desired.
2026/07/05 01:10:40 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/05 01:10:40 NOTICE: Bisync error: all files were changed
2026/07/05 01:10:40 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/07/05 01:10:40 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/07/05 01:10:45 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:45 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:10:45 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/"
2026/07/05 01:10:45 INFO : Building Path1 and Path2 listings
2026/07/05 01:10:45 INFO : Path1 checking for diffs
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:10:45 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/05 01:10:45 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/05 01:10:45 INFO : Path2 checking for diffs
2026/07/05 01:10:45 INFO : Applying changes
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/RCLONE_TEST[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.copy1.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.copy2.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.copy3.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.copy4.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.copy5.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/file1.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/subdir/file20.txt[0m
2026/07/05 01:10:45 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:10:45 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/05 01:10:45 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/05 01:10:45 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/05 01:10:45 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/05 01:10:45 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/05 01:10:45 INFO : RCLONE_TEST: Updated modification time in destination
2026/07/05 01:10:45 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:10:45 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:10:45 INFO : There was nothing to transfer
2026/07/05 01:10:45 INFO : Updating listings
2026/07/05 01:10:45 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/all_changed/path2/"
2026/07/05 01:10:45 INFO : [32mBisync successful[0m
2026/07/05 01:10:45 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:45 INFO : subdir/file20.txt: Deleted
2026/07/05 01:10:45 INFO : file1.txt: Deleted
2026/07/05 01:10:45 INFO : file1.copy3.txt: Deleted
2026/07/05 01:10:45 INFO : file1.copy2.txt: Deleted
2026/07/05 01:10:45 INFO : file1.copy4.txt: Deleted
2026/07/05 01:10:45 INFO : file1.copy1.txt: Deleted
2026/07/05 01:10:45 INFO : file1.copy5.txt: Deleted
2026/07/05 01:10:45 INFO : RCLONE_TEST: Deleted
2026/07/05 01:10:45 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:45 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path1: Removing directory
2026/07/05 01:10:45 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:45 INFO : file1.txt: Deleted
2026/07/05 01:10:45 INFO : subdir/file20.txt: Deleted
2026/07/05 01:10:45 INFO : RCLONE_TEST: Deleted
2026/07/05 01:10:45 INFO : file1.copy2.txt: Deleted
2026/07/05 01:10:45 INFO : file1.copy1.txt: Deleted
2026/07/05 01:10:45 INFO : file1.copy3.txt: Deleted
2026/07/05 01:10:45 INFO : file1.copy4.txt: Deleted
2026/07/05 01:10:45 INFO : file1.copy5.txt: Deleted
2026/07/05 01:10:45 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:45 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/all_changed/path2: Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteRemote/backupdir
2026/07/05 01:10:45 INFO : path1: Making directory
2026/07/05 01:10:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/backupdir/path1"
2026/07/05 01:10:45 INFO : path2: Making directory
2026/07/05 01:10:45 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/backupdir/path2"
2026/07/05 01:10:45 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_backupdir-yusupil7"
2026/07/05 01:10:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:10:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:10:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:10:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:10:45 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_backupdir-yusupil7: Waiting for checks to finish
2026/07/05 01:10:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:10:45 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:10:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:10:45 INFO : file1.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:10:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:10:45 INFO : file2.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:10:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:10:45 INFO : file3.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:10:45 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_backupdir-yusupil7: Waiting for transfers to finish
2026/07/05 01:10:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:10:45 INFO : file4.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:10:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:10:45 INFO : file5.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:10:45 INFO : file6.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:10:45 INFO : file7.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:10:45 INFO : file8.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_backupdir-jabajaz8"
2026/07/05 01:10:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:10:45 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:45 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:10:45 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:10:45 INFO : file10.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:10:45 INFO : file1.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:45 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:10:45 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:10:45 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:10:45 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:10:45 INFO : file5L.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:10:45 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_backupdir-jabajaz8: Waiting for checks to finish
2026/07/05 01:10:45 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:10:45 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:10:45 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:10:45 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:45 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:10:45 INFO : file5R.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:10:45 INFO : file2.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:10:45 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_backupdir-jabajaz8: Waiting for transfers to finish
2026/07/05 01:10:45 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:10:45 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:45 INFO : file6.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:10:45 INFO : file7.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:10:45 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:45 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:10:45 INFO : file11.txt: Copied (new)
2026/07/05 01:10:45 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:45 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:45 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/backupdir/path1: Removing directory
2026/07/05 01:10:45 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:46 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:46 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/backupdir/path2: Removing directory
2026/07/05 01:10:46 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_backupdir-yusupil7
2026/07/05 01:10:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/backupdir/path1: Waiting for checks to finish
2026/07/05 01:10:46 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/backupdir/path1: Waiting for transfers to finish
2026/07/05 01:10:46 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:46 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:46 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file1.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file2.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file3.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file4.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file5.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file6.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file7.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file8.txt: Copied (new)
2026/07/05 01:10:46 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/backupdir/path1
2026/07/05 01:10:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/backupdir/path2: Waiting for checks to finish
2026/07/05 01:10:46 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/backupdir/path2: Waiting for transfers to finish
2026/07/05 01:10:46 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:46 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:46 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file1.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file3.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file2.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file4.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file5.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file7.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file6.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:10:46 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 INFO : file8.txt: Copied (new)
2026/07/05 01:10:46 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/backupdir/path2
2026/07/05 01:10:46 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/07/05 01:10:46 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:10:46 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/011025vafoyap7/workdir/backupdirs/backupdir1 backupdir2=/tmp/011025vafoyap7/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteRemote/basic
2026/07/05 01:10:46 INFO : path1: Making directory
2026/07/05 01:10:46 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path1"
2026/07/05 01:10:46 INFO : path2: Making directory
2026/07/05 01:10:46 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path2"
2026/07/05 01:10:46 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_basic-qeyufez5"
2026/07/05 01:10:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : subdir: Making directory with metadata
2026/07/05 01:10:46 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:10:46 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:10:46 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:10:46 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:10:46 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:10:46 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:10:46 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_basic-qeyufez5: Waiting for checks to finish
2026/07/05 01:10:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:10:46 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:46 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:10:46 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:10:46 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:10:46 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:10:46 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:10:46 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:10:46 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:10:46 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_basic-qeyufez5: Waiting for transfers to finish
2026/07/05 01:10:46 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:10:46 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:10:46 INFO : file1.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:10:46 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:46 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:10:46 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:10:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:10:46 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_basic-jorojec0"
2026/07/05 01:10:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:46 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_basic-jorojec0: Waiting for checks to finish
2026/07/05 01:10:46 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_basic-jorojec0: Waiting for transfers to finish
2026/07/05 01:10:46 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:10:46 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:46 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:10:46 INFO : file1.txt: Copied (new)
2026/07/05 01:10:46 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:46 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:46 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path1: Removing directory
2026/07/05 01:10:46 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:47 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:47 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path2: Removing directory
2026/07/05 01:10:47 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_basic-qeyufez5
2026/07/05 01:10:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 INFO : subdir: Making directory
2026/07/05 01:10:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path1: Waiting for checks to finish
2026/07/05 01:10:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path1: Waiting for transfers to finish
2026/07/05 01:10:47 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:47 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.txt: Copied (new)
2026/07/05 01:10:47 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path1
2026/07/05 01:10:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 INFO : subdir: Making directory
2026/07/05 01:10:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path2: Waiting for checks to finish
2026/07/05 01:10:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path2: Waiting for transfers to finish
2026/07/05 01:10:47 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:47 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : file1.txt: Copied (new)
2026/07/05 01:10:47 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:10:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:47 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:10:47 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path2
2026/07/05 01:10:47 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/05 01:10:47 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:10:47 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:10:51 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:51 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:10:51 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path2/"
2026/07/05 01:10:51 INFO : Copying Path2 files to Path1
2026/07/05 01:10:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:10:52 INFO : There was nothing to transfer
2026/07/05 01:10:52 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:10:52 INFO : There was nothing to transfer
2026/07/05 01:10:52 INFO : Resync updating listings
2026/07/05 01:10:52 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path2/"
2026/07/05 01:10:52 INFO : [32mBisync successful[0m
2026/07/05 01:10:52 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/07/05 01:10:52 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_basic-jorojec0/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path2/[0m
2026/07/05 01:10:52 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_basic-jorojec0/"
2026/07/05 01:10:52 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_basic-jorojec0/" to be canonical "/tmp/011025vafoyap7/datadir/test_basic-jorojec0"
2026/07/05 01:10:52 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:10:52 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_basic-jorojec0/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path2/" as ""
2026/07/05 01:10:52 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_basic-jorojec0/file1.txt"
2026/07/05 01:10:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path2/"
2026/07/05 01:10:52 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path2" as "file1.txt"
2026/07/05 01:10:52 DEBUG : file1.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_basic-jorojec0)
2026/07/05 01:10:52 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path2)
2026/07/05 01:10:52 DEBUG : file1.txt: Sizes differ
2026/07/05 01:10:52 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:10:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:52 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:10:52 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_basic-jorojec0/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path1/subdir file20.txt[0m
2026/07/05 01:10:52 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_basic-jorojec0/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path1/subdir" as "file20.txt"
2026/07/05 01:10:52 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_basic-jorojec0/file1.txt"
2026/07/05 01:10:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path1/subdir"
2026/07/05 01:10:52 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path1/subdir" as "file20.txt"
2026/07/05 01:10:52 DEBUG : file1.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_basic-jorojec0)
2026/07/05 01:10:52 DEBUG : file20.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path1/subdir)
2026/07/05 01:10:52 DEBUG : file1.txt: Sizes differ
2026/07/05 01:10:52 DEBUG : file20.txt: size = 19 OK
2026/07/05 01:10:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:52 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/05 01:10:52 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/07/05 01:10:52 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/05 01:10:56 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:56 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:10:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:10:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:10:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path2/"
2026/07/05 01:10:56 INFO : Building Path1 and Path2 listings
2026/07/05 01:10:56 INFO : Path1 checking for diffs
2026/07/05 01:10:56 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:10:56 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:10:56 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:10:56 INFO : Path2 checking for diffs
2026/07/05 01:10:56 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:10:56 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:10:56 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:10:56 INFO : Applying changes
2026/07/05 01:10:56 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path2/subdir/file20.txt[0m
2026/07/05 01:10:56 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path1/file1.txt[0m
2026/07/05 01:10:56 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:10:57 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:10:57 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:10:57 INFO : subdir/file20.txt: Copied (server-side copy)
2026/07/05 01:10:57 INFO : Updating listings
2026/07/05 01:10:57 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/basic/path2/"
2026/07/05 01:10:57 INFO : [32mBisync successful[0m
2026/07/05 01:10:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:57 INFO : RCLONE_TEST: Deleted
2026/07/05 01:10:57 INFO : file1.copy5.txt: Deleted
2026/07/05 01:10:57 INFO : file1.txt: Deleted
2026/07/05 01:10:57 INFO : subdir/file20.txt: Deleted
2026/07/05 01:10:57 INFO : file1.copy1.txt: Deleted
2026/07/05 01:10:57 INFO : file1.copy4.txt: Deleted
2026/07/05 01:10:57 INFO : file1.copy3.txt: Deleted
2026/07/05 01:10:57 INFO : file1.copy2.txt: Deleted
2026/07/05 01:10:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:57 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path1: Removing directory
2026/07/05 01:10:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:57 INFO : file1.copy2.txt: Deleted
2026/07/05 01:10:57 INFO : RCLONE_TEST: Deleted
2026/07/05 01:10:57 INFO : file1.copy1.txt: Deleted
2026/07/05 01:10:57 INFO : file1.copy5.txt: Deleted
2026/07/05 01:10:57 INFO : file1.copy3.txt: Deleted
2026/07/05 01:10:57 INFO : subdir/file20.txt: Deleted
2026/07/05 01:10:57 INFO : file1.txt: Deleted
2026/07/05 01:10:57 INFO : file1.copy4.txt: Deleted
2026/07/05 01:10:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:57 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/basic/path2: Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteRemote/changes
2026/07/05 01:10:57 INFO : path1: Making directory
2026/07/05 01:10:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1"
2026/07/05 01:10:57 INFO : path2: Making directory
2026/07/05 01:10:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2"
2026/07/05 01:10:57 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_changes-giwopag5"
2026/07/05 01:10:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:10:57 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_changes-giwopag5: Waiting for checks to finish
2026/07/05 01:10:57 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_changes-giwopag5: Waiting for transfers to finish
2026/07/05 01:10:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:10:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:10:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:10:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:10:57 INFO : file3.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:10:57 INFO : file2.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:10:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:57 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:10:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:10:57 INFO : file4.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:10:57 INFO : file5.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:10:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:10:57 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:10:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:57 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:57 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:10:57 INFO : file6.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:10:57 INFO : file1.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:57 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:10:57 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:10:57 INFO : file7.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:57 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:10:57 INFO : file8.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_changes-reyimec1"
2026/07/05 01:10:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:57 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:10:57 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:10:57 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:10:57 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_changes-reyimec1: Waiting for checks to finish
2026/07/05 01:10:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:57 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:10:57 INFO : file1.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:10:57 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:57 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:10:57 INFO : file10.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:10:57 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:57 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:10:57 INFO : file11.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:10:57 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_changes-reyimec1: Waiting for transfers to finish
2026/07/05 01:10:57 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:10:57 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:10:57 INFO : file2.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:10:57 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:10:57 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:10:57 INFO : file5L.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:10:57 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:10:57 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:10:57 INFO : file5R.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:57 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:10:57 INFO : file6.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:10:57 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:10:57 INFO : file7.txt: Copied (new)
2026/07/05 01:10:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:57 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1: Removing directory
2026/07/05 01:10:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:10:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:10:57 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2: Removing directory
2026/07/05 01:10:58 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_changes-giwopag5
2026/07/05 01:10:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1: Waiting for checks to finish
2026/07/05 01:10:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1: Waiting for transfers to finish
2026/07/05 01:10:58 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file3.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file2.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file1.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:58 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:58 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file5.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file6.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file7.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file4.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file8.txt: Copied (new)
2026/07/05 01:10:58 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1
2026/07/05 01:10:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:10:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2: Waiting for checks to finish
2026/07/05 01:10:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2: Waiting for transfers to finish
2026/07/05 01:10:58 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:10:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file1.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:10:58 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:10:58 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file2.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file3.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file6.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file7.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file4.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file5.txt: Copied (new)
2026/07/05 01:10:58 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:10:58 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:10:58 INFO : file8.txt: Copied (new)
2026/07/05 01:10:58 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2
2026/07/05 01:10:58 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/05 01:10:58 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:10:58 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:11:03 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:03 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/"
2026/07/05 01:11:03 INFO : Copying Path2 files to Path1
2026/07/05 01:11:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:11:03 INFO : There was nothing to transfer
2026/07/05 01:11:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:11:03 INFO : There was nothing to transfer
2026/07/05 01:11:03 INFO : Resync updating listings
2026/07/05 01:11:03 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/"
2026/07/05 01:11:03 INFO : [32mBisync successful[0m
2026/07/05 01:11:03 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/05 01:11:03 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:11:03 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_changes-reyimec1/file10.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/[0m
2026/07/05 01:11:03 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/"
2026/07/05 01:11:03 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/" to be canonical "/tmp/011025vafoyap7/datadir/test_changes-reyimec1"
2026/07/05 01:11:03 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/05 01:11:03 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file10.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/" as ""
2026/07/05 01:11:03 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file10.txt"
2026/07/05 01:11:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/"
2026/07/05 01:11:03 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2" as "file10.txt"
2026/07/05 01:11:03 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:03 DEBUG : file10.txt: size = 19 OK
2026/07/05 01:11:03 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:11:03 INFO : file10.txt: Copied (new)
2026/07/05 01:11:03 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/05 01:11:03 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_changes-reyimec1/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/[0m
2026/07/05 01:11:03 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/" for canonical name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1"
2026/07/05 01:11:03 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:11:03 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/" as ""
2026/07/05 01:11:03 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file1.txt"
2026/07/05 01:11:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/"
2026/07/05 01:11:03 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2" as "file1.txt"
2026/07/05 01:11:03 DEBUG : file1.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_changes-reyimec1)
2026/07/05 01:11:03 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2)
2026/07/05 01:11:03 DEBUG : file1.txt: Sizes differ
2026/07/05 01:11:03 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:11:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:11:03 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:11:03 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:11:03 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_changes-reyimec1/file11.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/[0m
2026/07/05 01:11:03 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/" for canonical name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1"
2026/07/05 01:11:03 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/05 01:11:03 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file11.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" as ""
2026/07/05 01:11:03 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file11.txt"
2026/07/05 01:11:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/"
2026/07/05 01:11:03 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1" as "file11.txt"
2026/07/05 01:11:03 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:03 DEBUG : file11.txt: size = 19 OK
2026/07/05 01:11:03 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:11:03 INFO : file11.txt: Copied (new)
2026/07/05 01:11:03 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/05 01:11:03 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_changes-reyimec1/file2.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/[0m
2026/07/05 01:11:03 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/" for canonical name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1"
2026/07/05 01:11:03 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:11:03 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file2.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" as ""
2026/07/05 01:11:03 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file2.txt"
2026/07/05 01:11:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/"
2026/07/05 01:11:03 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1" as "file2.txt"
2026/07/05 01:11:03 DEBUG : file2.txt: size = 13 (Local file system at /tmp/011025vafoyap7/datadir/test_changes-reyimec1)
2026/07/05 01:11:03 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1)
2026/07/05 01:11:03 DEBUG : file2.txt: Sizes differ
2026/07/05 01:11:03 DEBUG : file2.txt: size = 13 OK
2026/07/05 01:11:03 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:11:03 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:11:03 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:11:03 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/file3.txt[0m
2026/07/05 01:11:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/"
2026/07/05 01:11:03 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2"
2026/07/05 01:11:04 INFO : file3.txt: Deleted
2026/07/05 01:11:04 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:11:04 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/file4.txt[0m
2026/07/05 01:11:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/"
2026/07/05 01:11:04 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1"
2026/07/05 01:11:04 INFO : file4.txt: Deleted
2026/07/05 01:11:04 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/05 01:11:04 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/file8.txt[0m
2026/07/05 01:11:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1"
2026/07/05 01:11:04 INFO : file8.txt: Deleted
2026/07/05 01:11:04 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/file8.txt[0m
2026/07/05 01:11:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2"
2026/07/05 01:11:04 INFO : file8.txt: Deleted
2026/07/05 01:11:04 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/05 01:11:04 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_changes-reyimec1/ file5R.txt[0m
2026/07/05 01:11:04 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/" for canonical name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1"
2026/07/05 01:11:04 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:11:04 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_changes-reyimec1/file5R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/ file5.txt[0m
2026/07/05 01:11:04 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file5R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/" as "file5.txt"
2026/07/05 01:11:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file5R.txt"
2026/07/05 01:11:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/"
2026/07/05 01:11:04 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2" as "file5.txt"
2026/07/05 01:11:04 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/011025vafoyap7/datadir/test_changes-reyimec1)
2026/07/05 01:11:04 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2)
2026/07/05 01:11:04 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:11:04 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:11:04 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:11:04 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:11:04 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/011025vafoyap7/datadir/test_changes-reyimec1/ file5L.txt[0m
2026/07/05 01:11:04 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/" for canonical name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1"
2026/07/05 01:11:04 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/05 01:11:04 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_changes-reyimec1/file5L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/ file5.txt[0m
2026/07/05 01:11:04 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file5L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" as "file5.txt"
2026/07/05 01:11:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file5L.txt"
2026/07/05 01:11:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/"
2026/07/05 01:11:04 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1" as "file5.txt"
2026/07/05 01:11:04 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/011025vafoyap7/datadir/test_changes-reyimec1)
2026/07/05 01:11:04 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1)
2026/07/05 01:11:04 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:11:04 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:11:04 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:11:04 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:11:04 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/05 01:11:04 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_changes-reyimec1/file6.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/[0m
2026/07/05 01:11:04 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/" for canonical name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1"
2026/07/05 01:11:04 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/05 01:11:04 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file6.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/" as ""
2026/07/05 01:11:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file6.txt"
2026/07/05 01:11:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/"
2026/07/05 01:11:04 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2" as "file6.txt"
2026/07/05 01:11:04 DEBUG : file6.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_changes-reyimec1)
2026/07/05 01:11:04 DEBUG : file6.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2)
2026/07/05 01:11:04 DEBUG : file6.txt: Sizes differ
2026/07/05 01:11:04 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:11:04 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:11:04 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:11:04 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/file6.txt[0m
2026/07/05 01:11:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1"
2026/07/05 01:11:04 INFO : file6.txt: Deleted
2026/07/05 01:11:04 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/05 01:11:04 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_changes-reyimec1/file7.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/[0m
2026/07/05 01:11:04 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/" for canonical name "/tmp/011025vafoyap7/datadir/test_changes-reyimec1"
2026/07/05 01:11:04 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/05 01:11:04 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file7.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" as ""
2026/07/05 01:11:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_changes-reyimec1/file7.txt"
2026/07/05 01:11:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/"
2026/07/05 01:11:05 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1" as "file7.txt"
2026/07/05 01:11:05 DEBUG : file7.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_changes-reyimec1)
2026/07/05 01:11:05 DEBUG : file7.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1)
2026/07/05 01:11:05 DEBUG : file7.txt: Sizes differ
2026/07/05 01:11:05 DEBUG : file7.txt: size = 19 OK
2026/07/05 01:11:05 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:11:05 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:11:05 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/file7.txt[0m
2026/07/05 01:11:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2"
2026/07/05 01:11:05 INFO : file7.txt: Deleted
2026/07/05 01:11:05 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/05 01:11:05 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/07/05 01:11:09 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:09 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/"
2026/07/05 01:11:09 INFO : Building Path1 and Path2 listings
2026/07/05 01:11:09 INFO : Path1 checking for diffs
2026/07/05 01:11:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:11:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:11:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:11:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:11:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:11:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:11:09 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:11:09 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:11:09 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:11:09 INFO : Path2 checking for diffs
2026/07/05 01:11:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:11:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:11:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:11:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:11:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:11:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:11:09 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:11:09 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:11:09 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:11:09 INFO : Applying changes
2026/07/05 01:11:09 INFO : Checking potential conflicts...
2026/07/05 01:11:09 ERROR : file5.txt: md5 differ
2026/07/05 01:11:09 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2: 1 differences found
2026/07/05 01:11:09 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2: 1 errors while checking
2026/07/05 01:11:09 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:11:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/file11.txt[0m
2026/07/05 01:11:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/file2.txt[0m
2026/07/05 01:11:09 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/file4.txt[0m
2026/07/05 01:11:09 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:11:09 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/file5.txt.conflict1[0m
2026/07/05 01:11:09 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/05 01:11:09 INFO : file5.txt: Deleted
2026/07/05 01:11:09 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/file5.txt.conflict1[0m
2026/07/05 01:11:09 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/file5.txt.conflict2[0m
2026/07/05 01:11:10 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/05 01:11:10 INFO : file5.txt: Deleted
2026/07/05 01:11:10 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/file5.txt.conflict2[0m
2026/07/05 01:11:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/file6.txt[0m
2026/07/05 01:11:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/file7.txt[0m
2026/07/05 01:11:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/file1.txt[0m
2026/07/05 01:11:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/file10.txt[0m
2026/07/05 01:11:10 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/file3.txt[0m
2026/07/05 01:11:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:11:10 INFO : file6.txt: Copied (server-side copy)
2026/07/05 01:11:10 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/05 01:11:10 INFO : file10.txt: Copied (server-side copy)
2026/07/05 01:11:10 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:11:10 INFO : file3.txt: Deleted
2026/07/05 01:11:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:11:10 INFO : file7.txt: Copied (server-side copy)
2026/07/05 01:11:10 INFO : file11.txt: Copied (server-side copy)
2026/07/05 01:11:10 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:11:10 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/05 01:11:10 INFO : file4.txt: Deleted
2026/07/05 01:11:10 INFO : Updating listings
2026/07/05 01:11:10 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/changes/path2/"
2026/07/05 01:11:10 INFO : [32mBisync successful[0m
2026/07/05 01:11:10 DEBUG : Waiting for deletions to finish
2026/07/05 01:11:10 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:11:10 INFO : file1.txt: Deleted
2026/07/05 01:11:10 INFO : file10.txt: Deleted
2026/07/05 01:11:10 INFO : file2.txt: Deleted
2026/07/05 01:11:10 INFO : file6.txt: Deleted
2026/07/05 01:11:10 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:11:10 INFO : RCLONE_TEST: Deleted
2026/07/05 01:11:10 INFO : file11.txt: Deleted
2026/07/05 01:11:10 INFO : file7.txt: Deleted
2026/07/05 01:11:10 DEBUG : removing 1 level 0 directories
2026/07/05 01:11:10 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path1: Removing directory
2026/07/05 01:11:10 DEBUG : Waiting for deletions to finish
2026/07/05 01:11:11 INFO : file6.txt: Deleted
2026/07/05 01:11:11 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:11:11 INFO : RCLONE_TEST: Deleted
2026/07/05 01:11:11 INFO : file10.txt: Deleted
2026/07/05 01:11:11 INFO : file2.txt: Deleted
2026/07/05 01:11:11 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:11:11 INFO : file11.txt: Deleted
2026/07/05 01:11:11 INFO : file1.txt: Deleted
2026/07/05 01:11:11 INFO : file7.txt: Deleted
2026/07/05 01:11:11 DEBUG : removing 1 level 0 directories
2026/07/05 01:11:11 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/changes/path2: Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access
2026/07/05 01:11:11 INFO : path1: Making directory
2026/07/05 01:11:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1"
2026/07/05 01:11:11 INFO : path2: Making directory
2026/07/05 01:11:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2"
2026/07/05 01:11:11 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_check_access-zagasux2"
2026/07/05 01:11:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : subdir: Making directory with metadata
2026/07/05 01:11:11 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:11:11 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:11:11 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:11:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:11:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:11:11 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_check_access-zagasux2: Waiting for checks to finish
2026/07/05 01:11:11 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_check_access-zagasux2: Waiting for transfers to finish
2026/07/05 01:11:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:11:11 INFO : file1.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:11:11 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:11:11 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:11:11 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:11:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:11:11 INFO : file2.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:11:11 INFO : file4.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:11:11 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:11:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:11:11 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:11:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:11:11 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:11:11 INFO : file3.txt: Copied (new)
2026/07/05 01:11:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:11:11 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_check_access-howacif0"
2026/07/05 01:11:11 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:11:11 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:11:11 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:11:11 INFO : hold.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_check_access-howacif0: Waiting for checks to finish
2026/07/05 01:11:11 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_check_access-howacif0: Waiting for transfers to finish
2026/07/05 01:11:11 DEBUG : Waiting for deletions to finish
2026/07/05 01:11:11 DEBUG : removing 1 level 0 directories
2026/07/05 01:11:11 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Removing directory
2026/07/05 01:11:11 DEBUG : Waiting for deletions to finish
2026/07/05 01:11:11 DEBUG : removing 1 level 0 directories
2026/07/05 01:11:11 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Removing directory
2026/07/05 01:11:11 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_check_access-zagasux2
2026/07/05 01:11:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 INFO : subdir: Making directory
2026/07/05 01:11:11 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Waiting for checks to finish
2026/07/05 01:11:11 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Waiting for transfers to finish
2026/07/05 01:11:11 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:11:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 INFO : file2.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:11:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:11 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:11:11 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:11:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 INFO : file3.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:11:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 INFO : file1.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:11:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 INFO : file4.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:11 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:11 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:11:11 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:11:11 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:11:11 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1
2026/07/05 01:11:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 INFO : subdir: Making directory
2026/07/05 01:11:11 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:11 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Waiting for checks to finish
2026/07/05 01:11:11 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Waiting for transfers to finish
2026/07/05 01:11:11 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:11:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 INFO : file3.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:11:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 INFO : file1.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:11:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 INFO : file2.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:11:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:11 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:11:11 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:11 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:11 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:11:11 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:11:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 INFO : file4.txt: Copied (new)
2026/07/05 01:11:11 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:11:11 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:11 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:11:11 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2
2026/07/05 01:11:11 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/07/05 01:11:11 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:11:11 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:11:16 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:16 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:16 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:16 INFO : Copying Path2 files to Path1
2026/07/05 01:11:16 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:11:16 INFO : There was nothing to transfer
2026/07/05 01:11:16 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:11:16 INFO : There was nothing to transfer
2026/07/05 01:11:16 INFO : Resync updating listings
2026/07/05 01:11:16 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:16 INFO : [32mBisync successful[0m
2026/07/05 01:11:16 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/05 01:11:16 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/07/05 01:11:20 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:20 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:20 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:20 INFO : Building Path1 and Path2 listings
2026/07/05 01:11:20 INFO : Path1 checking for diffs
2026/07/05 01:11:20 INFO : Path2 checking for diffs
2026/07/05 01:11:20 INFO : Checking access health
2026/07/05 01:11:20 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/05 01:11:20 INFO : No changes found
2026/07/05 01:11:20 INFO : Updating listings
2026/07/05 01:11:20 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:20 INFO : [32mBisync successful[0m
2026/07/05 01:11:20 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/07/05 01:11:20 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/subdir/RCLONE_TEST[0m
2026/07/05 01:11:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/subdir/"
2026/07/05 01:11:20 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/subdir"
2026/07/05 01:11:21 INFO : RCLONE_TEST: Deleted
2026/07/05 01:11:21 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/07/05 01:11:25 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:25 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:25 INFO : Building Path1 and Path2 listings
2026/07/05 01:11:25 INFO : Path1 checking for diffs
2026/07/05 01:11:25 INFO : Path2 checking for diffs
2026/07/05 01:11:25 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:11:25 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:11:25 INFO : Checking access health
2026/07/05 01:11:25 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/07/05 01:11:25 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:11:25 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:11:25 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:11:25 NOTICE: Bisync error: bisync aborted
2026/07/05 01:11:25 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/07/05 01:11:25 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/07/05 01:11:25 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/subdir/RCLONE_TEST TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/[0m
2026/07/05 01:11:25 DEBUG : copyFile "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/subdir/RCLONE_TEST" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/" as ""
2026/07/05 01:11:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/subdir/RCLONE_TEST"
2026/07/05 01:11:25 DEBUG : Config file has changed externally - reloading
2026/07/05 01:11:25 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:25 DEBUG : operations.CopyFile "RCLONE_TEST" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2" as "RCLONE_TEST"
2026/07/05 01:11:25 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:11:25 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:11:25 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/05 01:11:25 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/07/05 01:11:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:29 INFO : Copying Path2 files to Path1
2026/07/05 01:11:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:11:30 INFO : There was nothing to transfer
2026/07/05 01:11:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:11:30 INFO : subdir/RCLONE_TEST: Copied (server-side copy)
2026/07/05 01:11:30 INFO : Resync updating listings
2026/07/05 01:11:30 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:30 INFO : [32mBisync successful[0m
2026/07/05 01:11:30 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/05 01:11:30 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/07/05 01:11:34 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:34 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:34 INFO : Building Path1 and Path2 listings
2026/07/05 01:11:34 INFO : Path1 checking for diffs
2026/07/05 01:11:34 INFO : Path2 checking for diffs
2026/07/05 01:11:34 INFO : Checking access health
2026/07/05 01:11:34 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/05 01:11:34 INFO : No changes found
2026/07/05 01:11:34 INFO : Updating listings
2026/07/05 01:11:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:34 INFO : [32mBisync successful[0m
2026/07/05 01:11:34 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/07/05 01:11:34 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/RCLONE_TEST[0m
2026/07/05 01:11:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/"
2026/07/05 01:11:34 DEBUG : Config file has changed externally - reloading
2026/07/05 01:11:34 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1"
2026/07/05 01:11:34 INFO : RCLONE_TEST: Deleted
2026/07/05 01:11:34 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/07/05 01:11:39 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:39 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:39 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:39 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:39 INFO : Building Path1 and Path2 listings
2026/07/05 01:11:39 INFO : Path1 checking for diffs
2026/07/05 01:11:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:11:39 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:11:39 INFO : Path2 checking for diffs
2026/07/05 01:11:39 INFO : Checking access health
2026/07/05 01:11:39 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/07/05 01:11:39 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/07/05 01:11:39 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:11:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:11:39 NOTICE: Bisync error: bisync aborted
2026/07/05 01:11:39 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/07/05 01:11:39 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/07/05 01:11:39 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/07/05 01:11:43 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:43 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:43 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/011025vafoyap7/workdir/TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_access_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/011025vafoyap7/workdir/TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_access_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/011025vafoyap7/workdir"[0m[0m
2026/07/05 01:11:43 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:11:43 NOTICE: Bisync error: bisync aborted
2026/07/05 01:11:43 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/07/05 01:11:43 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/07/05 01:11:43 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/05 01:11:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:47 INFO : Copying Path2 files to Path1
2026/07/05 01:11:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:11:48 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/05 01:11:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:11:48 INFO : Resync updating listings
2026/07/05 01:11:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:48 INFO : [32mBisync successful[0m
2026/07/05 01:11:48 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/07/05 01:11:48 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/07/05 01:11:52 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:52 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:52 INFO : Building Path1 and Path2 listings
2026/07/05 01:11:52 INFO : Path1 checking for diffs
2026/07/05 01:11:52 INFO : Path2 checking for diffs
2026/07/05 01:11:52 INFO : Checking access health
2026/07/05 01:11:52 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/05 01:11:52 INFO : No changes found
2026/07/05 01:11:52 INFO : Updating listings
2026/07/05 01:11:52 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access/path2/"
2026/07/05 01:11:52 INFO : [32mBisync successful[0m
2026/07/05 01:11:52 DEBUG : Waiting for deletions to finish
2026/07/05 01:11:52 INFO : file1.txt: Deleted
2026/07/05 01:11:52 INFO : RCLONE_TEST: Deleted
2026/07/05 01:11:52 INFO : file2.txt: Deleted
2026/07/05 01:11:52 INFO : file4.txt: Deleted
2026/07/05 01:11:52 INFO : subdir/file20.txt: Deleted
2026/07/05 01:11:52 INFO : file3.txt: Deleted
2026/07/05 01:11:52 INFO : subdir/RCLONE_TEST: Deleted
2026/07/05 01:11:52 DEBUG : removing 1 level 0 directories
2026/07/05 01:11:52 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path1: Removing directory
2026/07/05 01:11:52 DEBUG : Waiting for deletions to finish
2026/07/05 01:11:52 INFO : file1.txt: Deleted
2026/07/05 01:11:52 INFO : subdir/RCLONE_TEST: Deleted
2026/07/05 01:11:52 INFO : RCLONE_TEST: Deleted
2026/07/05 01:11:52 INFO : file4.txt: Deleted
2026/07/05 01:11:52 INFO : subdir/file20.txt: Deleted
2026/07/05 01:11:52 INFO : file2.txt: Deleted
2026/07/05 01:11:52 INFO : file3.txt: Deleted
2026/07/05 01:11:52 DEBUG : removing 1 level 0 directories
2026/07/05 01:11:52 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access/path2: Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access_filters
2026/07/05 01:11:52 INFO : path1: Making directory
2026/07/05 01:11:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1"
2026/07/05 01:11:53 INFO : path2: Making directory
2026/07/05 01:11:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2"
2026/07/05 01:11:53 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_check_access_filters-taluyuv3"
2026/07/05 01:11:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir-not: Making directory with metadata
2026/07/05 01:11:53 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:11:53 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/05 01:11:53 DEBUG : subdir: Making directory with metadata
2026/07/05 01:11:53 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:11:53 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:11:53 DEBUG : subdirX: Making directory with metadata
2026/07/05 01:11:53 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:11:53 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/05 01:11:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:11:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:11:53 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:11:53 INFO : file1.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:11:53 INFO : file2.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:11:53 INFO : file3.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/05 01:11:53 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:11:53 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/05 01:11:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:11:53 INFO : file4.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/05 01:11:53 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/05 01:11:53 INFO : subdir-not/file20.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/05 01:11:53 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/05 01:11:53 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/05 01:11:53 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:11:53 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/05 01:11:53 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/05 01:11:53 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:11:53 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/05 01:11:53 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:11:53 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/05 01:11:53 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/05 01:11:53 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/05 01:11:53 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/05 01:11:53 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/05 01:11:53 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:11:53 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/05 01:11:53 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/05 01:11:53 INFO : subdirX/file20.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/05 01:11:53 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_check_access_filters-taluyuv3: Waiting for checks to finish
2026/07/05 01:11:53 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_check_access_filters-taluyuv3: Waiting for transfers to finish
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/05 01:11:53 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/05 01:11:53 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/05 01:11:53 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/05 01:11:53 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/05 01:11:53 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/05 01:11:53 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/05 01:11:53 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/05 01:11:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:11:53 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/05 01:11:53 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_check_access_filters-yocekir4"
2026/07/05 01:11:53 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/05 01:11:53 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/05 01:11:53 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/05 01:11:53 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_check_access_filters-yocekir4: Waiting for checks to finish
2026/07/05 01:11:53 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_check_access_filters-yocekir4: Waiting for transfers to finish
2026/07/05 01:11:53 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/05 01:11:53 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/05 01:11:53 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/05 01:11:53 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : Waiting for deletions to finish
2026/07/05 01:11:53 DEBUG : removing 1 level 0 directories
2026/07/05 01:11:53 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Removing directory
2026/07/05 01:11:53 DEBUG : Waiting for deletions to finish
2026/07/05 01:11:53 DEBUG : removing 1 level 0 directories
2026/07/05 01:11:53 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Removing directory
2026/07/05 01:11:53 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_check_access_filters-taluyuv3
2026/07/05 01:11:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 INFO : subdir-not: Making directory
2026/07/05 01:11:53 INFO : subdir: Making directory
2026/07/05 01:11:53 INFO : subdirX: Making directory
2026/07/05 01:11:53 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 INFO : subdirX/subdirX1: Making directory
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 INFO : subdir-not/subdir-not2: Making directory
2026/07/05 01:11:53 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 INFO : subdir/subdirA: Making directory
2026/07/05 01:11:53 INFO : subdir/subdirB: Making directory
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Waiting for checks to finish
2026/07/05 01:11:53 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Waiting for transfers to finish
2026/07/05 01:11:53 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:11:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : file3.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : file1.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : file2.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : file4.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : subdirX/file20.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : subdir-not/file20.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:53 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:11:53 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/05 01:11:53 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1
2026/07/05 01:11:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 INFO : subdir-not: Making directory
2026/07/05 01:11:53 INFO : subdir: Making directory
2026/07/05 01:11:53 INFO : subdirX: Making directory
2026/07/05 01:11:53 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 INFO : subdirX/subdirX1: Making directory
2026/07/05 01:11:53 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 INFO : subdir-not/subdir-not2: Making directory
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 INFO : subdir/subdirA: Making directory
2026/07/05 01:11:53 INFO : subdir/subdirB: Making directory
2026/07/05 01:11:53 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:53 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Waiting for checks to finish
2026/07/05 01:11:53 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Waiting for transfers to finish
2026/07/05 01:11:53 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : file2.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : file1.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:11:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:53 INFO : file3.txt: Copied (new)
2026/07/05 01:11:53 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:11:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:53 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:11:54 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:11:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:54 INFO : file4.txt: Copied (new)
2026/07/05 01:11:54 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:54 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:54 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:11:54 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/05 01:11:54 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:54 INFO : subdirX/file20.txt: Copied (new)
2026/07/05 01:11:54 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:54 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:54 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:11:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:54 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/05 01:11:54 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/05 01:11:54 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:54 INFO : subdir-not/file20.txt: Copied (new)
2026/07/05 01:11:54 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/05 01:11:54 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:54 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/05 01:11:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:54 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/05 01:11:54 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/05 01:11:54 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:54 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/05 01:11:54 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:54 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:54 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:11:54 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:11:54 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:54 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:11:54 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:54 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:54 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/05 01:11:54 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/05 01:11:54 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:54 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/05 01:11:54 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/05 01:11:54 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:11:54 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/05 01:11:54 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/05 01:11:54 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:11:54 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/05 01:11:54 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2
2026/07/05 01:11:54 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/07/05 01:11:54 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/07/05 01:11:54 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_check_access_filters-yocekir4/exclude-other-filtersfile.txt /tmp/011025vafoyap7/workdir/[0m
2026/07/05 01:11:54 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_check_access_filters-yocekir4/exclude-other-filtersfile.txt" to "/tmp/011025vafoyap7/workdir/" as ""
2026/07/05 01:11:54 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_check_access_filters-yocekir4/exclude-other-filtersfile.txt"
2026/07/05 01:11:54 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/workdir/"
2026/07/05 01:11:54 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/011025vafoyap7/workdir" as "exclude-other-filtersfile.txt"
2026/07/05 01:11:54 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:11:54 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/05 01:11:54 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/05 01:11:54 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/05 01:11:54 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/05 01:11:54 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/07/05 01:11:54 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/011025vafoyap7/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:11:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:11:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:11:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:11:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:11:58 INFO : Using filters file /tmp/011025vafoyap7/workdir/exclude-other-filtersfile.txt
2026/07/05 01:11:58 INFO : Storing filters file hash to /tmp/011025vafoyap7/workdir/exclude-other-filtersfile.txt.md5
2026/07/05 01:11:58 INFO : Copying Path2 files to Path1
2026/07/05 01:11:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:11:58 INFO : There was nothing to transfer
2026/07/05 01:11:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:11:59 INFO : There was nothing to transfer
2026/07/05 01:11:59 INFO : Resync updating listings
2026/07/05 01:11:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:11:59 INFO : [32mBisync successful[0m
2026/07/05 01:11:59 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/07/05 01:11:59 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/011025vafoyap7/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:12:03 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:03 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:03 INFO : Using filters file /tmp/011025vafoyap7/workdir/exclude-other-filtersfile.txt
2026/07/05 01:12:03 INFO : Building Path1 and Path2 listings
2026/07/05 01:12:03 INFO : Path1 checking for diffs
2026/07/05 01:12:03 INFO : Path2 checking for diffs
2026/07/05 01:12:03 INFO : Checking access health
2026/07/05 01:12:03 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/05 01:12:03 INFO : No changes found
2026/07/05 01:12:03 INFO : Updating listings
2026/07/05 01:12:03 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:03 INFO : [32mBisync successful[0m
2026/07/05 01:12:03 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/07/05 01:12:03 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/05 01:12:03 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/05 01:12:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir/subdirA/"
2026/07/05 01:12:03 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir/subdirA/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir/subdirA"
2026/07/05 01:12:03 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:03 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/05 01:12:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir-not/"
2026/07/05 01:12:03 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir-not/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir-not"
2026/07/05 01:12:03 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:03 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/05 01:12:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir-not/subdir-not2/"
2026/07/05 01:12:03 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/05 01:12:03 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:03 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/07/05 01:12:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdirX/"
2026/07/05 01:12:03 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdirX/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdirX"
2026/07/05 01:12:03 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:03 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/07/05 01:12:03 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/011025vafoyap7/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:12:08 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:08 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:08 INFO : Using filters file /tmp/011025vafoyap7/workdir/exclude-other-filtersfile.txt
2026/07/05 01:12:08 INFO : Building Path1 and Path2 listings
2026/07/05 01:12:08 INFO : Path1 checking for diffs
2026/07/05 01:12:08 INFO : Path2 checking for diffs
2026/07/05 01:12:08 INFO : Checking access health
2026/07/05 01:12:08 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/05 01:12:08 INFO : No changes found
2026/07/05 01:12:08 INFO : Updating listings
2026/07/05 01:12:08 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:08 INFO : [32mBisync successful[0m
2026/07/05 01:12:08 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/07/05 01:12:08 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/05 01:12:08 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/RCLONE_TEST[0m
2026/07/05 01:12:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:08 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2"
2026/07/05 01:12:08 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:08 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/05 01:12:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir/"
2026/07/05 01:12:08 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir"
2026/07/05 01:12:08 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:08 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/07/05 01:12:08 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/011025vafoyap7/workdir/exclude-other-filtersfile.txt[0m
2026/07/05 01:12:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:13 INFO : Using filters file /tmp/011025vafoyap7/workdir/exclude-other-filtersfile.txt
2026/07/05 01:12:13 INFO : Building Path1 and Path2 listings
2026/07/05 01:12:13 INFO : Path1 checking for diffs
2026/07/05 01:12:13 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:12:13 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:12:13 INFO : Path2 checking for diffs
2026/07/05 01:12:13 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:12:13 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:12:13 INFO : Checking access health
2026/07/05 01:12:13 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/05 01:12:13 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:12:13 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:12:13 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:12:13 NOTICE: Bisync error: bisync aborted
2026/07/05 01:12:13 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/07/05 01:12:13 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/07/05 01:12:13 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/07/05 01:12:13 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/[0m
2026/07/05 01:12:13 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/"
2026/07/05 01:12:13 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1"
2026/07/05 01:12:13 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/05 01:12:13 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : file3.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : file4.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:12:13 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:12:13 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:12:13 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Waiting for checks to finish
2026/07/05 01:12:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Waiting for transfers to finish
2026/07/05 01:12:13 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:13 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/05 01:12:13 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:13 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/05 01:12:13 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:13 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/05 01:12:13 NOTICE: [36m(26) :[0m [34msync-dir TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/ TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/[0m
2026/07/05 01:12:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1"
2026/07/05 01:12:13 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2"
2026/07/05 01:12:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:12:13 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : file3.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : file4.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:12:13 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/05 01:12:13 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/05 01:12:13 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:12:13 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/05 01:12:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Waiting for checks to finish
2026/07/05 01:12:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Waiting for transfers to finish
2026/07/05 01:12:13 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:13 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:13 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (server-side copy)
2026/07/05 01:12:13 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/05 01:12:13 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:13 INFO : subdir/subdirA/RCLONE_TEST: Copied (server-side copy)
2026/07/05 01:12:13 DEBUG : Waiting for deletions to finish
2026/07/05 01:12:13 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_check_access_filters-yocekir4/include-other-filtersfile.txt /tmp/011025vafoyap7/workdir/[0m
2026/07/05 01:12:13 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_check_access_filters-yocekir4/include-other-filtersfile.txt" to "/tmp/011025vafoyap7/workdir/" as ""
2026/07/05 01:12:13 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_check_access_filters-yocekir4/include-other-filtersfile.txt"
2026/07/05 01:12:13 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/workdir/"
2026/07/05 01:12:13 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/011025vafoyap7/workdir" as "include-other-filtersfile.txt"
2026/07/05 01:12:13 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:13 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/05 01:12:13 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/05 01:12:13 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/05 01:12:13 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/05 01:12:13 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/011025vafoyap7/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:12:18 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:18 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:18 INFO : Using filters file /tmp/011025vafoyap7/workdir/include-other-filtersfile.txt
2026/07/05 01:12:18 INFO : Storing filters file hash to /tmp/011025vafoyap7/workdir/include-other-filtersfile.txt.md5
2026/07/05 01:12:18 INFO : Copying Path2 files to Path1
2026/07/05 01:12:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:12:18 INFO : There was nothing to transfer
2026/07/05 01:12:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:12:18 INFO : There was nothing to transfer
2026/07/05 01:12:18 INFO : Resync updating listings
2026/07/05 01:12:18 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:18 INFO : [32mBisync successful[0m
2026/07/05 01:12:18 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/07/05 01:12:18 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/011025vafoyap7/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:12:22 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:22 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:22 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:22 INFO : Using filters file /tmp/011025vafoyap7/workdir/include-other-filtersfile.txt
2026/07/05 01:12:22 INFO : Building Path1 and Path2 listings
2026/07/05 01:12:22 INFO : Path1 checking for diffs
2026/07/05 01:12:22 INFO : Path2 checking for diffs
2026/07/05 01:12:22 INFO : Checking access health
2026/07/05 01:12:22 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/05 01:12:22 INFO : No changes found
2026/07/05 01:12:22 INFO : Updating listings
2026/07/05 01:12:22 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:22 INFO : [32mBisync successful[0m
2026/07/05 01:12:22 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/07/05 01:12:22 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/05 01:12:22 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/05 01:12:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir/subdirA/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir/subdirA"
2026/07/05 01:12:23 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:23 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/05 01:12:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir-not/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir-not"
2026/07/05 01:12:23 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:23 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/05 01:12:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/05 01:12:23 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:23 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/07/05 01:12:23 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/011025vafoyap7/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:12:27 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:27 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:27 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:27 INFO : Using filters file /tmp/011025vafoyap7/workdir/include-other-filtersfile.txt
2026/07/05 01:12:27 INFO : Building Path1 and Path2 listings
2026/07/05 01:12:27 INFO : Path1 checking for diffs
2026/07/05 01:12:27 INFO : Path2 checking for diffs
2026/07/05 01:12:27 INFO : Checking access health
2026/07/05 01:12:27 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/05 01:12:27 INFO : No changes found
2026/07/05 01:12:27 INFO : Updating listings
2026/07/05 01:12:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:27 INFO : [32mBisync successful[0m
2026/07/05 01:12:27 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/07/05 01:12:27 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/05 01:12:27 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/RCLONE_TEST[0m
2026/07/05 01:12:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2"
2026/07/05 01:12:27 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:27 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/05 01:12:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdir"
2026/07/05 01:12:27 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:27 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/07/05 01:12:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdirX/subdirX1/"
2026/07/05 01:12:27 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdirX/subdirX1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/subdirX/subdirX1"
2026/07/05 01:12:27 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:27 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/07/05 01:12:27 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/011025vafoyap7/workdir/include-other-filtersfile.txt[0m
2026/07/05 01:12:32 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:32 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:32 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_access_filters/path2/"
2026/07/05 01:12:32 INFO : Using filters file /tmp/011025vafoyap7/workdir/include-other-filtersfile.txt
2026/07/05 01:12:32 INFO : Building Path1 and Path2 listings
2026/07/05 01:12:32 INFO : Path1 checking for diffs
2026/07/05 01:12:32 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:12:32 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/05 01:12:32 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/05 01:12:32 INFO : Path2 checking for diffs
2026/07/05 01:12:32 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/05 01:12:32 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:12:32 INFO : Checking access health
2026/07/05 01:12:32 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/07/05 01:12:32 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/05 01:12:32 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/05 01:12:32 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/05 01:12:32 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:12:32 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:12:32 NOTICE: Bisync error: bisync aborted
2026/07/05 01:12:32 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/07/05 01:12:32 DEBUG : Waiting for deletions to finish
2026/07/05 01:12:32 INFO : RCLONE_TEST: Deleted
2026/07/05 01:12:32 INFO : file3.txt: Deleted
2026/07/05 01:12:32 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/05 01:12:32 INFO : subdir-not/file20.txt: Deleted
2026/07/05 01:12:32 INFO : file4.txt: Deleted
2026/07/05 01:12:32 INFO : file2.txt: Deleted
2026/07/05 01:12:32 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/07/05 01:12:32 INFO : file1.txt: Deleted
2026/07/05 01:12:32 INFO : subdir/file20.txt: Deleted
2026/07/05 01:12:32 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/05 01:12:32 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/05 01:12:32 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/07/05 01:12:32 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/05 01:12:32 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/05 01:12:32 INFO : subdirX/file20.txt: Deleted
2026/07/05 01:12:32 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/05 01:12:32 DEBUG : removing 1 level 0 directories
2026/07/05 01:12:32 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path1: Removing directory
2026/07/05 01:12:32 DEBUG : Waiting for deletions to finish
2026/07/05 01:12:32 INFO : file4.txt: Deleted
2026/07/05 01:12:32 INFO : subdir-not/RCLONE_TEST: Deleted
2026/07/05 01:12:32 INFO : file3.txt: Deleted
2026/07/05 01:12:32 INFO : file2.txt: Deleted
2026/07/05 01:12:32 INFO : subdir/RCLONE_TEST: Deleted
2026/07/05 01:12:32 INFO : subdir-not/file20.txt: Deleted
2026/07/05 01:12:32 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/05 01:12:32 INFO : file1.txt: Deleted
2026/07/05 01:12:32 INFO : subdir/file20.txt: Deleted
2026/07/05 01:12:32 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/05 01:12:32 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/05 01:12:32 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/07/05 01:12:32 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/05 01:12:32 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/05 01:12:32 INFO : subdirX/file20.txt: Deleted
2026/07/05 01:12:32 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/05 01:12:32 DEBUG : removing 1 level 0 directories
2026/07/05 01:12:32 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_access_filters/path2: Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteRemote/check_filename
2026/07/05 01:12:32 INFO : path1: Making directory
2026/07/05 01:12:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1"
2026/07/05 01:12:33 INFO : path2: Making directory
2026/07/05 01:12:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2"
2026/07/05 01:12:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/07/05 01:12:33 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_check_filename-bohumid6"
2026/07/05 01:12:33 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : subdir: Making directory with metadata
2026/07/05 01:12:33 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:12:33 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:12:33 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:12:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:12:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_check_filename-bohumid6: Waiting for checks to finish
2026/07/05 01:12:33 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_check_filename-bohumid6: Waiting for transfers to finish
2026/07/05 01:12:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:12:33 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/05 01:12:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:12:33 INFO : file2.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:33 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/05 01:12:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:12:33 INFO : file1.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : .chk_file: Copied (new)
2026/07/05 01:12:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:12:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:12:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:12:33 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/05 01:12:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:12:33 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : file4.txt: Copied (new)
2026/07/05 01:12:33 INFO : file3.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:12:33 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/05 01:12:33 INFO : subdir/.chk_file: Copied (new)
2026/07/05 01:12:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:12:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/07/05 01:12:33 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_check_filename-buruxuh5"
2026/07/05 01:12:33 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_check_filename-buruxuh5: Waiting for checks to finish
2026/07/05 01:12:33 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_check_filename-buruxuh5: Waiting for transfers to finish
2026/07/05 01:12:33 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:12:33 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:12:33 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:12:33 INFO : hold.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : Waiting for deletions to finish
2026/07/05 01:12:33 DEBUG : removing 1 level 0 directories
2026/07/05 01:12:33 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path1: Removing directory
2026/07/05 01:12:33 DEBUG : Waiting for deletions to finish
2026/07/05 01:12:33 DEBUG : removing 1 level 0 directories
2026/07/05 01:12:33 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2: Removing directory
2026/07/05 01:12:33 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_check_filename-bohumid6
2026/07/05 01:12:33 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 INFO : subdir: Making directory
2026/07/05 01:12:33 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path1: Waiting for checks to finish
2026/07/05 01:12:33 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path1: Waiting for transfers to finish
2026/07/05 01:12:33 DEBUG : .chk_file: size = 109 OK
2026/07/05 01:12:33 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:33 INFO : .chk_file: Copied (new)
2026/07/05 01:12:33 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:12:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : file2.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:12:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : file3.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:12:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : file1.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:12:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : file4.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : subdir/.chk_file: size = 109 OK
2026/07/05 01:12:33 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:33 INFO : subdir/.chk_file: Copied (new)
2026/07/05 01:12:33 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:12:33 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:12:33 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path1
2026/07/05 01:12:33 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 INFO : subdir: Making directory
2026/07/05 01:12:33 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:33 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2: Waiting for checks to finish
2026/07/05 01:12:33 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2: Waiting for transfers to finish
2026/07/05 01:12:33 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:12:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : file2.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:12:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : file1.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : .chk_file: size = 109 OK
2026/07/05 01:12:33 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:33 INFO : .chk_file: Copied (new)
2026/07/05 01:12:33 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:12:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : file3.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:12:33 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:12:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:33 INFO : file4.txt: Copied (new)
2026/07/05 01:12:33 DEBUG : subdir/.chk_file: size = 109 OK
2026/07/05 01:12:33 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:33 INFO : subdir/.chk_file: Copied (new)
2026/07/05 01:12:33 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2
2026/07/05 01:12:33 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/07/05 01:12:33 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:12:33 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:12:38 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:38 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:38 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/"
2026/07/05 01:12:38 INFO : Copying Path2 files to Path1
2026/07/05 01:12:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:12:38 INFO : There was nothing to transfer
2026/07/05 01:12:38 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:12:38 INFO : There was nothing to transfer
2026/07/05 01:12:38 INFO : Resync updating listings
2026/07/05 01:12:38 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/"
2026/07/05 01:12:38 INFO : [32mBisync successful[0m
2026/07/05 01:12:38 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/05 01:12:38 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/05 01:12:42 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:42 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:42 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/"
2026/07/05 01:12:42 INFO : Building Path1 and Path2 listings
2026/07/05 01:12:42 INFO : Path1 checking for diffs
2026/07/05 01:12:42 INFO : Path2 checking for diffs
2026/07/05 01:12:42 INFO : Checking access health
2026/07/05 01:12:42 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/05 01:12:42 INFO : No changes found
2026/07/05 01:12:42 INFO : Updating listings
2026/07/05 01:12:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/"
2026/07/05 01:12:42 INFO : [32mBisync successful[0m
2026/07/05 01:12:42 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/07/05 01:12:42 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/07/05 01:12:42 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/subdir/.chk_file[0m
2026/07/05 01:12:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/subdir/"
2026/07/05 01:12:42 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/subdir"
2026/07/05 01:12:42 INFO : .chk_file: Deleted
2026/07/05 01:12:42 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/05 01:12:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/"
2026/07/05 01:12:47 INFO : Building Path1 and Path2 listings
2026/07/05 01:12:47 INFO : Path1 checking for diffs
2026/07/05 01:12:47 INFO : Path2 checking for diffs
2026/07/05 01:12:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/07/05 01:12:47 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:12:47 INFO : Checking access health
2026/07/05 01:12:47 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/07/05 01:12:47 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/07/05 01:12:47 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:12:47 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:12:47 NOTICE: Bisync error: bisync aborted
2026/07/05 01:12:47 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/07/05 01:12:47 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/07/05 01:12:47 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/subdir/.chk_file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/subdir/[0m
2026/07/05 01:12:47 DEBUG : copyFile "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/subdir/.chk_file" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/subdir/" as ""
2026/07/05 01:12:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/subdir/.chk_file"
2026/07/05 01:12:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/subdir/"
2026/07/05 01:12:47 DEBUG : operations.CopyFile ".chk_file" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2/subdir" as ".chk_file"
2026/07/05 01:12:47 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/05 01:12:47 DEBUG : .chk_file: size = 109 OK
2026/07/05 01:12:47 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:47 INFO : .chk_file: Copied (server-side copy)
2026/07/05 01:12:47 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/07/05 01:12:51 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:51 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:51 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:51 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/"
2026/07/05 01:12:51 INFO : Copying Path2 files to Path1
2026/07/05 01:12:51 INFO : Checking access health
2026/07/05 01:12:52 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/05 01:12:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:12:52 INFO : There was nothing to transfer
2026/07/05 01:12:52 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:12:52 INFO : There was nothing to transfer
2026/07/05 01:12:52 INFO : Resync updating listings
2026/07/05 01:12:52 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/"
2026/07/05 01:12:52 INFO : [32mBisync successful[0m
2026/07/05 01:12:52 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/05 01:12:52 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/05 01:12:56 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:56 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:12:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:12:56 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:12:56 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/"
2026/07/05 01:12:56 INFO : Building Path1 and Path2 listings
2026/07/05 01:12:56 INFO : Path1 checking for diffs
2026/07/05 01:12:56 INFO : Path2 checking for diffs
2026/07/05 01:12:56 INFO : Checking access health
2026/07/05 01:12:56 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/05 01:12:56 INFO : No changes found
2026/07/05 01:12:56 INFO : Updating listings
2026/07/05 01:12:56 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_filename/path2/"
2026/07/05 01:12:56 INFO : [32mBisync successful[0m
2026/07/05 01:12:56 DEBUG : Waiting for deletions to finish
2026/07/05 01:12:56 INFO : file3.txt: Deleted
2026/07/05 01:12:56 INFO : file1.txt: Deleted
2026/07/05 01:12:56 INFO : subdir/.chk_file: Deleted
2026/07/05 01:12:56 INFO : file4.txt: Deleted
2026/07/05 01:12:56 INFO : subdir/file20.txt: Deleted
2026/07/05 01:12:56 INFO : file2.txt: Deleted
2026/07/05 01:12:56 INFO : .chk_file: Deleted
2026/07/05 01:12:56 DEBUG : removing 1 level 0 directories
2026/07/05 01:12:56 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path1: Removing directory
2026/07/05 01:12:56 DEBUG : Waiting for deletions to finish
2026/07/05 01:12:57 INFO : .chk_file: Deleted
2026/07/05 01:12:57 INFO : file2.txt: Deleted
2026/07/05 01:12:57 INFO : file4.txt: Deleted
2026/07/05 01:12:57 INFO : file1.txt: Deleted
2026/07/05 01:12:57 INFO : subdir/file20.txt: Deleted
2026/07/05 01:12:57 INFO : file3.txt: Deleted
2026/07/05 01:12:57 INFO : subdir/.chk_file: Deleted
2026/07/05 01:12:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:12:57 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_filename/path2: Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteRemote/check_sync
2026/07/05 01:12:57 INFO : path1: Making directory
2026/07/05 01:12:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1"
2026/07/05 01:12:57 INFO : path2: Making directory
2026/07/05 01:12:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2"
2026/07/05 01:12:57 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_check_sync-cubiyut7"
2026/07/05 01:12:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:12:57 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_check_sync-cubiyut7: Waiting for checks to finish
2026/07/05 01:12:57 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_check_sync-cubiyut7: Waiting for transfers to finish
2026/07/05 01:12:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:12:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:12:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:12:57 INFO : file1.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:12:57 INFO : file2.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:12:57 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:12:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:12:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:12:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:12:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:12:57 INFO : file4.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:12:57 INFO : file3.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:12:57 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:12:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:12:57 INFO : file8.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:12:57 INFO : file5.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:12:57 INFO : file7.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:12:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:12:57 INFO : file6.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0"
2026/07/05 01:12:57 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0: Waiting for checks to finish
2026/07/05 01:12:57 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0: Waiting for transfers to finish
2026/07/05 01:12:57 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/07/05 01:12:57 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/07/05 01:12:57 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/05 01:12:57 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/07/05 01:12:57 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/07/05 01:12:57 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/05 01:12:57 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/07/05 01:12:57 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/07/05 01:12:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:12:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:12:57 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Removing directory
2026/07/05 01:12:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:12:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:12:57 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Removing directory
2026/07/05 01:12:57 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_check_sync-cubiyut7
2026/07/05 01:12:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Waiting for checks to finish
2026/07/05 01:12:57 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Waiting for transfers to finish
2026/07/05 01:12:57 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file1.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file2.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file3.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:12:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:57 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:12:57 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file4.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file5.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file6.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file7.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file8.txt: Copied (new)
2026/07/05 01:12:57 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1
2026/07/05 01:12:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:12:57 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Waiting for checks to finish
2026/07/05 01:12:57 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Waiting for transfers to finish
2026/07/05 01:12:57 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file2.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file3.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file1.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:12:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:12:57 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:12:57 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file6.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file7.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file4.txt: Copied (new)
2026/07/05 01:12:57 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:12:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:57 INFO : file5.txt: Copied (new)
2026/07/05 01:12:58 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:12:58 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:12:58 INFO : file8.txt: Copied (new)
2026/07/05 01:12:58 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2
2026/07/05 01:12:58 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/07/05 01:12:58 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:12:58 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:13:02 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:02 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:13:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:13:02 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2/"
2026/07/05 01:13:02 INFO : Copying Path2 files to Path1
2026/07/05 01:13:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:13:02 INFO : There was nothing to transfer
2026/07/05 01:13:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:13:02 INFO : There was nothing to transfer
2026/07/05 01:13:02 INFO : Resync updating listings
2026/07/05 01:13:02 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2/"
2026/07/05 01:13:02 INFO : [32mBisync successful[0m
2026/07/05 01:13:02 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/07/05 01:13:02 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/07/05 01:13:06 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:06 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:13:06 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:13:06 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2/"
2026/07/05 01:13:06 INFO : [32mBisync successful[0m
2026/07/05 01:13:06 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/07/05 01:13:06 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0/_testdir_path1.._testdir_path2.path1.lst /tmp/011025vafoyap7/workdir/ TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path1.lst[0m
2026/07/05 01:13:06 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/011025vafoyap7/workdir/" as "TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path1.lst"
2026/07/05 01:13:06 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0/_testdir_path1.._testdir_path2.path1.lst"
2026/07/05 01:13:06 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/workdir/"
2026/07/05 01:13:06 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/011025vafoyap7/workdir" as "TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path1.lst"
2026/07/05 01:13:06 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0)
2026/07/05 01:13:06 DEBUG : TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/011025vafoyap7/workdir)
2026/07/05 01:13:06 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/07/05 01:13:06 DEBUG : TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_syn.0fdbf608.partial: size = 792 OK
2026/07/05 01:13:06 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/05 01:13:06 DEBUG : TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_syn.0fdbf608.partial: renamed to: TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path1.lst
2026/07/05 01:13:06 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path1.lst
2026/07/05 01:13:06 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0/_testdir_path1.._testdir_path2.path2.lst /tmp/011025vafoyap7/workdir/ TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path2.lst[0m
2026/07/05 01:13:06 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/011025vafoyap7/workdir/" as "TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path2.lst"
2026/07/05 01:13:06 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0/_testdir_path1.._testdir_path2.path2.lst"
2026/07/05 01:13:06 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/workdir/"
2026/07/05 01:13:06 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/011025vafoyap7/workdir" as "TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path2.lst"
2026/07/05 01:13:06 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/011025vafoyap7/datadir/test_check_sync-vuweqac0)
2026/07/05 01:13:06 DEBUG : TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/011025vafoyap7/workdir)
2026/07/05 01:13:06 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/07/05 01:13:06 DEBUG : TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_syn.4233f66f.partial: size = 792 OK
2026/07/05 01:13:06 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/05 01:13:06 DEBUG : TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_syn.4233f66f.partial: renamed to: TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path2.lst
2026/07/05 01:13:06 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path2.lst
2026/07/05 01:13:06 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/07/05 01:13:06 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/07/05 01:13:11 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:11 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:13:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:13:11 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2/"
2026/07/05 01:13:11 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/07/05 01:13:11 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/07/05 01:13:11 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/07/05 01:13:11 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:13:11 NOTICE: Bisync error: bisync aborted
2026/07/05 01:13:11 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/07/05 01:13:11 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/07/05 01:13:11 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/05 01:13:15 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:15 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:13:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:13:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2/"
2026/07/05 01:13:15 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/011025vafoyap7/workdir/TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/011025vafoyap7/workdir/TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/011025vafoyap7/workdir"[0m[0m
2026/07/05 01:13:15 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:13:15 NOTICE: Bisync error: bisync aborted
2026/07/05 01:13:15 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/07/05 01:13:15 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/011025vafoyap7/workdir/ *.lst[0m
2026/07/05 01:13:15 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/workdir/"
2026/07/05 01:13:15 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/workdir/" to be canonical "/tmp/011025vafoyap7/workdir"
2026/07/05 01:13:15 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:15 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/011025vafoyap7/workdir/ *.lst-err[0m
2026/07/05 01:13:15 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/workdir/" for canonical name "/tmp/011025vafoyap7/workdir"
2026/07/05 01:13:15 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:15 INFO : TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path2.lst-err: Deleted
2026/07/05 01:13:15 INFO : TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path1.lst-err: Deleted
2026/07/05 01:13:15 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/011025vafoyap7/workdir/ *.lst-new[0m
2026/07/05 01:13:15 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/workdir/" for canonical name "/tmp/011025vafoyap7/workdir"
2026/07/05 01:13:15 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:15 INFO : TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path2.lst-new: Deleted
2026/07/05 01:13:15 INFO : TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_check_sync_path2.path1.lst-new: Deleted
2026/07/05 01:13:15 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/07/05 01:13:15 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/07/05 01:13:19 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:19 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:13:19 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:13:19 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2/"
2026/07/05 01:13:19 INFO : Copying Path2 files to Path1
2026/07/05 01:13:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:13:19 INFO : There was nothing to transfer
2026/07/05 01:13:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:13:19 INFO : There was nothing to transfer
2026/07/05 01:13:19 INFO : Resync updating listings
2026/07/05 01:13:19 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2/"
2026/07/05 01:13:19 INFO : [32mBisync successful[0m
2026/07/05 01:13:19 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/07/05 01:13:19 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/07/05 01:13:24 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:24 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:13:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:13:24 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2/"
2026/07/05 01:13:24 INFO : Building Path1 and Path2 listings
2026/07/05 01:13:24 INFO : Path1 checking for diffs
2026/07/05 01:13:24 INFO : Path2 checking for diffs
2026/07/05 01:13:24 INFO : No changes found
2026/07/05 01:13:24 INFO : Updating listings
2026/07/05 01:13:24 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2/"
2026/07/05 01:13:24 INFO : [32mBisync successful[0m
2026/07/05 01:13:24 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/07/05 01:13:24 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/07/05 01:13:28 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:28 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:13:28 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:13:28 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/check_sync/path2/"
2026/07/05 01:13:28 INFO : Building Path1 and Path2 listings
2026/07/05 01:13:28 INFO : Path1 checking for diffs
2026/07/05 01:13:28 INFO : Path2 checking for diffs
2026/07/05 01:13:28 INFO : No changes found
2026/07/05 01:13:28 INFO : Updating listings
2026/07/05 01:13:28 INFO : [32mBisync successful[0m
2026/07/05 01:13:28 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:28 INFO : RCLONE_TEST: Deleted
2026/07/05 01:13:28 INFO : file7.txt: Deleted
2026/07/05 01:13:28 INFO : file4.txt: Deleted
2026/07/05 01:13:28 INFO : file5.txt: Deleted
2026/07/05 01:13:28 INFO : file3.txt: Deleted
2026/07/05 01:13:28 INFO : file6.txt: Deleted
2026/07/05 01:13:28 INFO : file2.txt: Deleted
2026/07/05 01:13:28 INFO : file1.txt: Deleted
2026/07/05 01:13:28 INFO : file8.txt: Deleted
2026/07/05 01:13:28 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:28 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path1: Removing directory
2026/07/05 01:13:28 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:29 INFO : file1.txt: Deleted
2026/07/05 01:13:29 INFO : RCLONE_TEST: Deleted
2026/07/05 01:13:29 INFO : file7.txt: Deleted
2026/07/05 01:13:29 INFO : file6.txt: Deleted
2026/07/05 01:13:29 INFO : file4.txt: Deleted
2026/07/05 01:13:29 INFO : file2.txt: Deleted
2026/07/05 01:13:29 INFO : file5.txt: Deleted
2026/07/05 01:13:29 INFO : file3.txt: Deleted
2026/07/05 01:13:29 INFO : file8.txt: Deleted
2026/07/05 01:13:29 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:29 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/check_sync/path2: Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteRemote/compare_all
2026/07/05 01:13:29 INFO : path1: Making directory
2026/07/05 01:13:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1"
2026/07/05 01:13:29 INFO : path2: Making directory
2026/07/05 01:13:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2"
2026/07/05 01:13:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/07/05 01:13:29 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_compare_all-vaqafam0"
2026/07/05 01:13:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:13:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:13:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:13:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:13:29 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_compare_all-vaqafam0: Waiting for checks to finish
2026/07/05 01:13:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:13:29 INFO : file3.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:13:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:13:29 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:13:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:13:29 INFO : file1.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:13:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:13:29 INFO : file2.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:13:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:13:29 INFO : file4.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:13:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:13:29 INFO : file5.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:13:29 INFO : file6.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:13:29 INFO : file7.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:13:29 INFO : file8.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_compare_all-vaqafam0: Waiting for transfers to finish
2026/07/05 01:13:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/07/05 01:13:29 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4"
2026/07/05 01:13:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:13:29 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:13:29 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:13:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:29 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:13:29 INFO : file1.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:13:29 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:29 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:13:29 INFO : file10.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:13:29 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:29 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:13:29 INFO : file11.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:13:29 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:13:29 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:13:29 INFO : file2.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:13:29 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:13:29 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:13:29 INFO : file5L.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:13:29 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:13:29 INFO : file5R.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:29 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:13:29 INFO : file6.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4: Waiting for checks to finish
2026/07/05 01:13:29 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4: Waiting for transfers to finish
2026/07/05 01:13:29 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:13:29 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:29 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:13:29 INFO : file7.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:29 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:29 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1: Removing directory
2026/07/05 01:13:29 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:29 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:29 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2: Removing directory
2026/07/05 01:13:29 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_compare_all-vaqafam0
2026/07/05 01:13:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1: Waiting for checks to finish
2026/07/05 01:13:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1: Waiting for transfers to finish
2026/07/05 01:13:29 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file2.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:13:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:29 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:29 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file1.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file3.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file6.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file4.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file5.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file7.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file8.txt: Copied (new)
2026/07/05 01:13:29 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1
2026/07/05 01:13:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2: Waiting for checks to finish
2026/07/05 01:13:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2: Waiting for transfers to finish
2026/07/05 01:13:29 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file2.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file3.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:13:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:29 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:29 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file1.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file5.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file6.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file4.txt: Copied (new)
2026/07/05 01:13:29 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:13:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:29 INFO : file7.txt: Copied (new)
2026/07/05 01:13:30 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:13:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:30 INFO : file8.txt: Copied (new)
2026/07/05 01:13:30 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2
2026/07/05 01:13:30 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/07/05 01:13:30 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:13:30 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/07/05 01:13:34 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:34 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/07/05 01:13:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/"
2026/07/05 01:13:34 INFO : Copying Path2 files to Path1
2026/07/05 01:13:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:13:34 INFO : There was nothing to transfer
2026/07/05 01:13:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:13:34 INFO : There was nothing to transfer
2026/07/05 01:13:34 INFO : Resync updating listings
2026/07/05 01:13:34 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/"
2026/07/05 01:13:34 INFO : [32mBisync successful[0m
2026/07/05 01:13:34 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/05 01:13:34 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:13:34 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file10.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/[0m
2026/07/05 01:13:34 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/"
2026/07/05 01:13:34 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/" to be canonical "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4"
2026/07/05 01:13:34 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/05 01:13:34 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file10.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/" as ""
2026/07/05 01:13:34 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file10.txt"
2026/07/05 01:13:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/"
2026/07/05 01:13:34 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2" as "file10.txt"
2026/07/05 01:13:34 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:34 DEBUG : file10.txt: size = 19 OK
2026/07/05 01:13:34 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:34 INFO : file10.txt: Copied (new)
2026/07/05 01:13:34 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/05 01:13:34 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/[0m
2026/07/05 01:13:34 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/" for canonical name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4"
2026/07/05 01:13:34 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:13:34 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/" as ""
2026/07/05 01:13:34 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file1.txt"
2026/07/05 01:13:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/"
2026/07/05 01:13:34 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2" as "file1.txt"
2026/07/05 01:13:34 DEBUG : file1.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4)
2026/07/05 01:13:34 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2)
2026/07/05 01:13:34 DEBUG : file1.txt: Sizes differ
2026/07/05 01:13:34 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:13:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:34 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:13:34 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:13:34 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file11.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/[0m
2026/07/05 01:13:34 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/" for canonical name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4"
2026/07/05 01:13:34 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/05 01:13:34 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file11.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" as ""
2026/07/05 01:13:34 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file11.txt"
2026/07/05 01:13:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/"
2026/07/05 01:13:35 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1" as "file11.txt"
2026/07/05 01:13:35 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:35 DEBUG : file11.txt: size = 19 OK
2026/07/05 01:13:35 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:35 INFO : file11.txt: Copied (new)
2026/07/05 01:13:35 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/05 01:13:35 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file2.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/[0m
2026/07/05 01:13:35 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/" for canonical name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4"
2026/07/05 01:13:35 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:13:35 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file2.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" as ""
2026/07/05 01:13:35 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file2.txt"
2026/07/05 01:13:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/"
2026/07/05 01:13:35 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1" as "file2.txt"
2026/07/05 01:13:35 DEBUG : file2.txt: size = 13 (Local file system at /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4)
2026/07/05 01:13:35 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1)
2026/07/05 01:13:35 DEBUG : file2.txt: Sizes differ
2026/07/05 01:13:35 DEBUG : file2.txt: size = 13 OK
2026/07/05 01:13:35 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:13:35 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:13:35 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:13:35 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/file3.txt[0m
2026/07/05 01:13:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/"
2026/07/05 01:13:35 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2"
2026/07/05 01:13:35 INFO : file3.txt: Deleted
2026/07/05 01:13:35 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:13:35 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/file4.txt[0m
2026/07/05 01:13:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/"
2026/07/05 01:13:35 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1"
2026/07/05 01:13:35 INFO : file4.txt: Deleted
2026/07/05 01:13:35 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/05 01:13:35 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/file8.txt[0m
2026/07/05 01:13:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1"
2026/07/05 01:13:35 INFO : file8.txt: Deleted
2026/07/05 01:13:35 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/file8.txt[0m
2026/07/05 01:13:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2"
2026/07/05 01:13:35 INFO : file8.txt: Deleted
2026/07/05 01:13:35 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/05 01:13:35 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/ file5R.txt[0m
2026/07/05 01:13:35 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/" for canonical name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4"
2026/07/05 01:13:35 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:13:35 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file5R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/ file5.txt[0m
2026/07/05 01:13:35 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file5R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/" as "file5.txt"
2026/07/05 01:13:35 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file5R.txt"
2026/07/05 01:13:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/"
2026/07/05 01:13:35 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2" as "file5.txt"
2026/07/05 01:13:35 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4)
2026/07/05 01:13:35 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2)
2026/07/05 01:13:35 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:13:35 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:13:35 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:13:35 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:13:35 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/ file5L.txt[0m
2026/07/05 01:13:35 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/" for canonical name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4"
2026/07/05 01:13:35 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/05 01:13:35 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file5L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/ file5.txt[0m
2026/07/05 01:13:35 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file5L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" as "file5.txt"
2026/07/05 01:13:35 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file5L.txt"
2026/07/05 01:13:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/"
2026/07/05 01:13:36 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1" as "file5.txt"
2026/07/05 01:13:36 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4)
2026/07/05 01:13:36 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1)
2026/07/05 01:13:36 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:13:36 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:13:36 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:13:36 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:13:36 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/05 01:13:36 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file6.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/[0m
2026/07/05 01:13:36 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/" for canonical name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4"
2026/07/05 01:13:36 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/05 01:13:36 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file6.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/" as ""
2026/07/05 01:13:36 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file6.txt"
2026/07/05 01:13:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/"
2026/07/05 01:13:36 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2" as "file6.txt"
2026/07/05 01:13:36 DEBUG : file6.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4)
2026/07/05 01:13:36 DEBUG : file6.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2)
2026/07/05 01:13:36 DEBUG : file6.txt: Sizes differ
2026/07/05 01:13:36 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:13:36 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:36 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:13:36 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/file6.txt[0m
2026/07/05 01:13:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1"
2026/07/05 01:13:36 INFO : file6.txt: Deleted
2026/07/05 01:13:36 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/05 01:13:36 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file7.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/[0m
2026/07/05 01:13:36 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/" for canonical name "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4"
2026/07/05 01:13:36 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/05 01:13:36 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file7.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" as ""
2026/07/05 01:13:36 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_compare_all-gehebek4/file7.txt"
2026/07/05 01:13:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/"
2026/07/05 01:13:36 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1" as "file7.txt"
2026/07/05 01:13:36 DEBUG : file7.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_compare_all-gehebek4)
2026/07/05 01:13:36 DEBUG : file7.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1)
2026/07/05 01:13:36 DEBUG : file7.txt: Sizes differ
2026/07/05 01:13:36 DEBUG : file7.txt: size = 19 OK
2026/07/05 01:13:36 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:36 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:13:36 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/file7.txt[0m
2026/07/05 01:13:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2"
2026/07/05 01:13:36 INFO : file7.txt: Deleted
2026/07/05 01:13:36 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/05 01:13:36 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/07/05 01:13:41 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:41 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/07/05 01:13:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/"
2026/07/05 01:13:41 INFO : Building Path1 and Path2 listings
2026/07/05 01:13:41 INFO : Path1 checking for diffs
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:13:41 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:13:41 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:13:41 INFO : Path2 checking for diffs
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:13:41 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:13:41 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:13:41 INFO : Applying changes
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/file11.txt[0m
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/file2.txt[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/file4.txt[0m
2026/07/05 01:13:41 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:13:41 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/file5.txt.conflict1[0m
2026/07/05 01:13:41 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/05 01:13:41 INFO : file5.txt: Deleted
2026/07/05 01:13:41 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/file5.txt.conflict1[0m
2026/07/05 01:13:41 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/file5.txt.conflict2[0m
2026/07/05 01:13:41 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/05 01:13:41 INFO : file5.txt: Deleted
2026/07/05 01:13:41 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/file5.txt.conflict2[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/file6.txt[0m
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/file7.txt[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/file1.txt[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/file10.txt[0m
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/file3.txt[0m
2026/07/05 01:13:41 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:13:41 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/05 01:13:41 INFO : file6.txt: Copied (server-side copy)
2026/07/05 01:13:41 INFO : file10.txt: Copied (server-side copy)
2026/07/05 01:13:41 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:13:41 INFO : file3.txt: Deleted
2026/07/05 01:13:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:13:42 INFO : file7.txt: Copied (server-side copy)
2026/07/05 01:13:42 INFO : file11.txt: Copied (server-side copy)
2026/07/05 01:13:42 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:13:42 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/05 01:13:42 INFO : file4.txt: Deleted
2026/07/05 01:13:42 INFO : Updating listings
2026/07/05 01:13:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/compare_all/path2/"
2026/07/05 01:13:42 INFO : [32mBisync successful[0m
2026/07/05 01:13:42 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:42 INFO : file10.txt: Deleted
2026/07/05 01:13:42 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:13:42 INFO : RCLONE_TEST: Deleted
2026/07/05 01:13:42 INFO : file11.txt: Deleted
2026/07/05 01:13:42 INFO : file1.txt: Deleted
2026/07/05 01:13:42 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:13:42 INFO : file2.txt: Deleted
2026/07/05 01:13:42 INFO : file6.txt: Deleted
2026/07/05 01:13:42 INFO : file7.txt: Deleted
2026/07/05 01:13:42 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:42 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path1: Removing directory
2026/07/05 01:13:42 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:42 INFO : file11.txt: Deleted
2026/07/05 01:13:42 INFO : file1.txt: Deleted
2026/07/05 01:13:42 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:13:42 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:13:42 INFO : RCLONE_TEST: Deleted
2026/07/05 01:13:42 INFO : file2.txt: Deleted
2026/07/05 01:13:42 INFO : file6.txt: Deleted
2026/07/05 01:13:42 INFO : file10.txt: Deleted
2026/07/05 01:13:42 INFO : file7.txt: Deleted
2026/07/05 01:13:42 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:42 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/compare_all/path2: Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteRemote/concurrent
2026/07/05 01:13:42 INFO : path1: Making directory
2026/07/05 01:13:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path1"
2026/07/05 01:13:42 INFO : path2: Making directory
2026/07/05 01:13:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path2"
2026/07/05 01:13:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/07/05 01:13:42 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_concurrent-vulejah7"
2026/07/05 01:13:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_concurrent-vulejah7: Waiting for checks to finish
2026/07/05 01:13:42 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_concurrent-vulejah7: Waiting for transfers to finish
2026/07/05 01:13:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:13:42 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:13:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:13:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:13:42 INFO : file3.txt: Copied (new)
2026/07/05 01:13:42 INFO : file1.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:13:42 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:13:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:13:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:13:42 INFO : file4.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:13:42 INFO : file5.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:13:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:13:42 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:13:42 INFO : file6.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:13:42 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:13:42 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:13:42 INFO : file2.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:13:42 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:13:42 INFO : file8.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:13:42 INFO : file7.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/07/05 01:13:42 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_concurrent-woyinom9"
2026/07/05 01:13:42 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/07/05 01:13:42 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/07/05 01:13:42 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/07/05 01:13:42 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/07/05 01:13:42 INFO : dummy.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/07/05 01:13:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:42 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/07/05 01:13:42 INFO : file1.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/07/05 01:13:42 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:42 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/07/05 01:13:42 INFO : file10.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/07/05 01:13:42 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:42 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/07/05 01:13:42 INFO : file11.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/07/05 01:13:42 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:13:42 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/07/05 01:13:42 INFO : file2.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/07/05 01:13:42 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:13:42 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/07/05 01:13:42 INFO : file5L.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:13:42 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/07/05 01:13:42 INFO : file5R.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:42 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/07/05 01:13:42 INFO : file6.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/07/05 01:13:42 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:42 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/07/05 01:13:42 INFO : file7.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_concurrent-woyinom9: Waiting for checks to finish
2026/07/05 01:13:42 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_concurrent-woyinom9: Waiting for transfers to finish
2026/07/05 01:13:42 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:42 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:42 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path1: Removing directory
2026/07/05 01:13:42 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:42 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:42 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path2: Removing directory
2026/07/05 01:13:42 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_concurrent-vulejah7
2026/07/05 01:13:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:42 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path1: Waiting for checks to finish
2026/07/05 01:13:42 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path1: Waiting for transfers to finish
2026/07/05 01:13:42 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:13:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:42 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:42 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:13:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 INFO : file1.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:13:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 INFO : file2.txt: Copied (new)
2026/07/05 01:13:42 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:13:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:42 INFO : file3.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file4.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file5.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file6.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file7.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file8.txt: Copied (new)
2026/07/05 01:13:43 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path1
2026/07/05 01:13:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:43 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path2: Waiting for checks to finish
2026/07/05 01:13:43 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path2: Waiting for transfers to finish
2026/07/05 01:13:43 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:13:43 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file2.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file3.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:43 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file1.txt: Copied (new)
2026/07/05 01:13:43 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:43 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file5.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file6.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file7.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file4.txt: Copied (new)
2026/07/05 01:13:43 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:13:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:43 INFO : file8.txt: Copied (new)
2026/07/05 01:13:43 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path2
2026/07/05 01:13:43 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/07/05 01:13:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:13:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:13:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:13:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:13:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path2/"
2026/07/05 01:13:47 INFO : Copying Path2 files to Path1
2026/07/05 01:13:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:13:47 INFO : There was nothing to transfer
2026/07/05 01:13:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:13:47 INFO : There was nothing to transfer
2026/07/05 01:13:47 INFO : Resync updating listings
2026/07/05 01:13:47 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path2/"
2026/07/05 01:13:47 INFO : [32mBisync successful[0m
2026/07/05 01:13:47 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/07/05 01:13:47 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_concurrent-woyinom9/ file5R.txt[0m
2026/07/05 01:13:47 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_concurrent-woyinom9/"
2026/07/05 01:13:47 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_concurrent-woyinom9/" to be canonical "/tmp/011025vafoyap7/datadir/test_concurrent-woyinom9"
2026/07/05 01:13:47 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:13:47 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/011025vafoyap7/datadir/test_concurrent-woyinom9/ file7.txt[0m
2026/07/05 01:13:47 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_concurrent-woyinom9/" for canonical name "/tmp/011025vafoyap7/datadir/test_concurrent-woyinom9"
2026/07/05 01:13:47 DEBUG : file7.txt: Set modification time 2023-08-26
2026/07/05 01:13:47 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_concurrent-woyinom9/file5R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path2/ file1.txt[0m
2026/07/05 01:13:47 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_concurrent-woyinom9/file5R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path2/" as "file1.txt"
2026/07/05 01:13:47 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_concurrent-woyinom9/file5R.txt"
2026/07/05 01:13:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path2/"
2026/07/05 01:13:48 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path2" as "file1.txt"
2026/07/05 01:13:48 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/011025vafoyap7/datadir/test_concurrent-woyinom9)
2026/07/05 01:13:48 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path2)
2026/07/05 01:13:48 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:13:48 DEBUG : file1.txt: size = 39 OK
2026/07/05 01:13:48 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:13:48 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:13:48 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/07/05 01:13:48 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/07/05 01:13:48 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/07/05 01:13:52 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:52 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:13:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:13:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path2/"
2026/07/05 01:13:52 INFO : Building Path1 and Path2 listings
2026/07/05 01:13:52 INFO : Path1 checking for diffs
2026/07/05 01:13:52 INFO : Path2 checking for diffs
2026/07/05 01:13:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:13:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:13:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:13:52 INFO : Applying changes
2026/07/05 01:13:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path1/file1.txt[0m
2026/07/05 01:13:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:13:52 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:13:52 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:13:52 INFO : Updating listings
2026/07/05 01:13:52 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path2/"
2026/07/05 01:13:52 INFO : [32mBisync successful[0m
2026/07/05 01:13:52 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/05 01:13:57 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:57 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:13:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:13:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:13:57 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path2/"
2026/07/05 01:13:57 INFO : Building Path1 and Path2 listings
2026/07/05 01:13:57 INFO : Path1 checking for diffs
2026/07/05 01:13:57 INFO : Path2 checking for diffs
2026/07/05 01:13:57 INFO : No changes found
2026/07/05 01:13:57 INFO : Updating listings
2026/07/05 01:13:57 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/concurrent/path2/"
2026/07/05 01:13:57 INFO : [32mBisync successful[0m
2026/07/05 01:13:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:57 INFO : file3.txt: Deleted
2026/07/05 01:13:57 INFO : file1.txt: Deleted
2026/07/05 01:13:57 INFO : RCLONE_TEST: Deleted
2026/07/05 01:13:57 INFO : file7.txt: Deleted
2026/07/05 01:13:57 INFO : file5.txt: Deleted
2026/07/05 01:13:57 INFO : file2.txt: Deleted
2026/07/05 01:13:57 INFO : file4.txt: Deleted
2026/07/05 01:13:57 INFO : file6.txt: Deleted
2026/07/05 01:13:57 INFO : file8.txt: Deleted
2026/07/05 01:13:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:57 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path1: Removing directory
2026/07/05 01:13:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:57 INFO : file4.txt: Deleted
2026/07/05 01:13:57 INFO : file3.txt: Deleted
2026/07/05 01:13:57 INFO : file7.txt: Deleted
2026/07/05 01:13:57 INFO : RCLONE_TEST: Deleted
2026/07/05 01:13:57 INFO : file2.txt: Deleted
2026/07/05 01:13:57 INFO : file1.txt: Deleted
2026/07/05 01:13:57 INFO : file6.txt: Deleted
2026/07/05 01:13:57 INFO : file5.txt: Deleted
2026/07/05 01:13:57 INFO : file8.txt: Deleted
2026/07/05 01:13:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:57 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/concurrent/path2: Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteRemote/createemptysrcdirs
2026/07/05 01:13:57 INFO : path1: Making directory
2026/07/05 01:13:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1"
2026/07/05 01:13:57 INFO : path2: Making directory
2026/07/05 01:13:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path2"
2026/07/05 01:13:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/07/05 01:13:57 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_createemptysrcdirs-dilacop3"
2026/07/05 01:13:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:57 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:57 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:57 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:57 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:57 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:57 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:13:57 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:57 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:13:57 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:13:57 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:13:57 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_createemptysrcdirs-dilacop3: Waiting for checks to finish
2026/07/05 01:13:57 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:13:57 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:57 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:57 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:13:57 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:13:57 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:13:57 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:13:57 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:13:57 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:57 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_createemptysrcdirs-dilacop3: Waiting for transfers to finish
2026/07/05 01:13:57 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:13:57 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:13:57 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:13:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:13:57 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:57 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:13:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:13:57 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:13:57 INFO : file1.txt: Copied (new)
2026/07/05 01:13:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:13:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:13:57 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/07/05 01:13:57 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1"
2026/07/05 01:13:57 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:57 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1: Waiting for checks to finish
2026/07/05 01:13:57 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1: Waiting for transfers to finish
2026/07/05 01:13:57 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/07/05 01:13:57 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:57 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/07/05 01:13:57 INFO : placeholder.txt: Copied (new)
2026/07/05 01:13:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:57 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:57 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path1: Removing directory
2026/07/05 01:13:57 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:58 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:58 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path2: Removing directory
2026/07/05 01:13:58 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_createemptysrcdirs-dilacop3
2026/07/05 01:13:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path1: Waiting for checks to finish
2026/07/05 01:13:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path1: Waiting for transfers to finish
2026/07/05 01:13:58 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:13:58 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:13:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:58 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:58 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:13:58 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:13:58 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:13:58 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:13:58 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.txt: Copied (new)
2026/07/05 01:13:58 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path1
2026/07/05 01:13:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path2: Waiting for checks to finish
2026/07/05 01:13:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path2: Waiting for transfers to finish
2026/07/05 01:13:58 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:13:58 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:13:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:58 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:58 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:13:58 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:13:58 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:13:58 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:13:58 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : file1.txt: Copied (new)
2026/07/05 01:13:58 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path2
2026/07/05 01:13:58 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/07/05 01:13:58 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:13:58 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/ placeholder.txt[0m
2026/07/05 01:13:58 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/"
2026/07/05 01:13:58 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/" to be canonical "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1"
2026/07/05 01:13:58 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/07/05 01:13:58 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/ file1.txt[0m
2026/07/05 01:13:58 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/" as "file1.txt"
2026/07/05 01:13:58 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt"
2026/07/05 01:13:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/"
2026/07/05 01:13:58 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path1" as "file1.txt"
2026/07/05 01:13:58 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:13:58 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:13:58 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:13:58 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/05 01:13:58 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/05 01:13:58 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt"
2026/07/05 01:13:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/"
2026/07/05 01:13:58 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/07/05 01:13:58 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:13:58 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:13:58 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:13:58 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/05 01:13:58 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/05 01:13:58 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt"
2026/07/05 01:13:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/"
2026/07/05 01:13:58 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/07/05 01:13:58 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:13:58 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:13:58 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:58 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:13:58 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:13:58 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/05 01:13:58 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/05 01:13:58 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt"
2026/07/05 01:13:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/"
2026/07/05 01:13:59 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/07/05 01:13:59 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:13:59 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:13:59 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:13:59 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:13:59 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/05 01:13:59 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/05 01:13:59 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt"
2026/07/05 01:13:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/"
2026/07/05 01:13:59 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/07/05 01:13:59 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:13:59 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:13:59 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:13:59 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:13:59 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/05 01:13:59 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/05 01:13:59 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_createemptysrcdirs-fimanig1/placeholder.txt"
2026/07/05 01:13:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/createemptysrcdirs/path1/"
2026/07/05 01:13:59 DEBUG : operations.CopyFile "placeholder.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/07/05 01:13:59 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:13:59 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:13:59 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 INFO : placeholder.txt: Updated modification time in destination
2026/07/05 01:13:59 DEBUG : placeholder.txt: Unchanged skipping
2026/07/05 01:13:59 NOTICE: [36m(10) :[0m [34mbisync resync[0m
bisync_test.go:1009: skipping test as remote does not support empty dirs
=== RUN TestBisyncRemoteRemote/dry_run
2026/07/05 01:13:59 INFO : path1: Making directory
2026/07/05 01:13:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1"
2026/07/05 01:13:59 INFO : path2: Making directory
2026/07/05 01:13:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2"
2026/07/05 01:13:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/07/05 01:13:59 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_dry_run-selumaq6"
2026/07/05 01:13:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:13:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:13:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:13:59 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:13:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:13:59 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_dry_run-selumaq6: Waiting for checks to finish
2026/07/05 01:13:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:13:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:13:59 INFO : file1.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_dry_run-selumaq6: Waiting for transfers to finish
2026/07/05 01:13:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:13:59 INFO : file2.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:13:59 INFO : file4.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:13:59 INFO : file3.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:13:59 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:13:59 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:13:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:13:59 INFO : file7.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:13:59 INFO : file6.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:13:59 INFO : file5.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/07/05 01:13:59 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4"
2026/07/05 01:13:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:13:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:59 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4: Waiting for checks to finish
2026/07/05 01:13:59 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:13:59 INFO : file1.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/05 01:13:59 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:59 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4: Waiting for transfers to finish
2026/07/05 01:13:59 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/05 01:13:59 INFO : file10.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/05 01:13:59 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:59 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/05 01:13:59 INFO : file11.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:13:59 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:13:59 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/05 01:13:59 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:13:59 INFO : file5R.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/05 01:13:59 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:13:59 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:59 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/05 01:13:59 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/05 01:13:59 INFO : file6.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:13:59 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:13:59 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/05 01:13:59 INFO : file2.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:13:59 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/05 01:13:59 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:13:59 INFO : file7.txt: Copied (new)
2026/07/05 01:13:59 INFO : file5L.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:59 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:59 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1: Removing directory
2026/07/05 01:13:59 DEBUG : Waiting for deletions to finish
2026/07/05 01:13:59 DEBUG : removing 1 level 0 directories
2026/07/05 01:13:59 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: Removing directory
2026/07/05 01:13:59 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_dry_run-selumaq6
2026/07/05 01:13:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1: Waiting for checks to finish
2026/07/05 01:13:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1: Waiting for transfers to finish
2026/07/05 01:13:59 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:13:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:13:59 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:13:59 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:13:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 INFO : file1.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:13:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 INFO : file3.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:13:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 INFO : file2.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:13:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:13:59 INFO : file5.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 INFO : file4.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:13:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 INFO : file6.txt: Copied (new)
2026/07/05 01:13:59 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:13:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:13:59 INFO : file7.txt: Copied (new)
2026/07/05 01:13:59 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1
2026/07/05 01:13:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:13:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: Waiting for checks to finish
2026/07/05 01:13:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: Waiting for transfers to finish
2026/07/05 01:14:00 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:14:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:00 INFO : file1.txt: Copied (new)
2026/07/05 01:14:00 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:14:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:14:00 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:14:00 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:14:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:00 INFO : file2.txt: Copied (new)
2026/07/05 01:14:00 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:14:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:00 INFO : file3.txt: Copied (new)
2026/07/05 01:14:00 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:14:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:00 INFO : file6.txt: Copied (new)
2026/07/05 01:14:00 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:14:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:00 INFO : file5.txt: Copied (new)
2026/07/05 01:14:00 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:14:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:00 INFO : file4.txt: Copied (new)
2026/07/05 01:14:00 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:14:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:00 INFO : file7.txt: Copied (new)
2026/07/05 01:14:00 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2
2026/07/05 01:14:00 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/07/05 01:14:00 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:14:00 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:14:04 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:04 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:04 INFO : Copying Path2 files to Path1
2026/07/05 01:14:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:14:04 INFO : There was nothing to transfer
2026/07/05 01:14:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:14:04 INFO : There was nothing to transfer
2026/07/05 01:14:04 INFO : Resync updating listings
2026/07/05 01:14:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:04 INFO : [32mBisync successful[0m
2026/07/05 01:14:04 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:14:04 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file10.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/[0m
2026/07/05 01:14:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/"
2026/07/05 01:14:04 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/" to be canonical "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4"
2026/07/05 01:14:04 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/05 01:14:04 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file10.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/" as ""
2026/07/05 01:14:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file10.txt"
2026/07/05 01:14:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:04 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2" as "file10.txt"
2026/07/05 01:14:04 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:04 DEBUG : file10.txt: size = 19 OK
2026/07/05 01:14:04 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:14:04 INFO : file10.txt: Copied (new)
2026/07/05 01:14:04 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/07/05 01:14:04 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/[0m
2026/07/05 01:14:04 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/" for canonical name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4"
2026/07/05 01:14:04 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:14:04 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/" as ""
2026/07/05 01:14:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file1.txt"
2026/07/05 01:14:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:04 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2" as "file1.txt"
2026/07/05 01:14:04 DEBUG : file1.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4)
2026/07/05 01:14:04 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2)
2026/07/05 01:14:04 DEBUG : file1.txt: Sizes differ
2026/07/05 01:14:05 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:14:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:14:05 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:14:05 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:14:05 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file11.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/[0m
2026/07/05 01:14:05 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/" for canonical name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4"
2026/07/05 01:14:05 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/05 01:14:05 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file11.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" as ""
2026/07/05 01:14:05 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file11.txt"
2026/07/05 01:14:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/"
2026/07/05 01:14:05 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1" as "file11.txt"
2026/07/05 01:14:05 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:05 DEBUG : file11.txt: size = 19 OK
2026/07/05 01:14:05 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:14:05 INFO : file11.txt: Copied (new)
2026/07/05 01:14:05 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/07/05 01:14:05 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file2.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/[0m
2026/07/05 01:14:05 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/" for canonical name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4"
2026/07/05 01:14:05 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:14:05 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file2.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" as ""
2026/07/05 01:14:05 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file2.txt"
2026/07/05 01:14:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/"
2026/07/05 01:14:05 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1" as "file2.txt"
2026/07/05 01:14:05 DEBUG : file2.txt: size = 13 (Local file system at /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4)
2026/07/05 01:14:05 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1)
2026/07/05 01:14:05 DEBUG : file2.txt: Sizes differ
2026/07/05 01:14:05 DEBUG : file2.txt: size = 13 OK
2026/07/05 01:14:05 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:14:05 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:14:05 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:14:05 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file3.txt[0m
2026/07/05 01:14:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:05 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2"
2026/07/05 01:14:05 INFO : file3.txt: Deleted
2026/07/05 01:14:05 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:14:05 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file4.txt[0m
2026/07/05 01:14:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/"
2026/07/05 01:14:05 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1"
2026/07/05 01:14:05 INFO : file4.txt: Deleted
2026/07/05 01:14:05 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/07/05 01:14:05 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/ file5R.txt[0m
2026/07/05 01:14:05 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/" for canonical name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4"
2026/07/05 01:14:05 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/05 01:14:05 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file5R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/ file5.txt[0m
2026/07/05 01:14:05 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file5R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/" as "file5.txt"
2026/07/05 01:14:05 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file5R.txt"
2026/07/05 01:14:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:05 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2" as "file5.txt"
2026/07/05 01:14:05 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4)
2026/07/05 01:14:05 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2)
2026/07/05 01:14:05 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:14:05 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:14:05 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:14:05 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:14:05 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/ file5L.txt[0m
2026/07/05 01:14:05 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/" for canonical name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4"
2026/07/05 01:14:05 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/05 01:14:05 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file5L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/ file5.txt[0m
2026/07/05 01:14:05 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file5L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" as "file5.txt"
2026/07/05 01:14:05 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file5L.txt"
2026/07/05 01:14:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/"
2026/07/05 01:14:05 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1" as "file5.txt"
2026/07/05 01:14:05 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4)
2026/07/05 01:14:05 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1)
2026/07/05 01:14:05 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:14:06 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:14:06 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:14:06 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:14:06 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/05 01:14:06 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file6.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/[0m
2026/07/05 01:14:06 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/" for canonical name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4"
2026/07/05 01:14:06 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/05 01:14:06 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file6.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/" as ""
2026/07/05 01:14:06 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file6.txt"
2026/07/05 01:14:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:06 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2" as "file6.txt"
2026/07/05 01:14:06 DEBUG : file6.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4)
2026/07/05 01:14:06 DEBUG : file6.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2)
2026/07/05 01:14:06 DEBUG : file6.txt: Sizes differ
2026/07/05 01:14:06 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:14:06 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:14:06 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:14:06 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file6.txt[0m
2026/07/05 01:14:06 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1"
2026/07/05 01:14:06 INFO : file6.txt: Deleted
2026/07/05 01:14:06 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/05 01:14:06 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file7.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/[0m
2026/07/05 01:14:06 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/" for canonical name "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4"
2026/07/05 01:14:06 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/05 01:14:06 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file7.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" as ""
2026/07/05 01:14:06 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_dry_run-beqidor4/file7.txt"
2026/07/05 01:14:06 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/"
2026/07/05 01:14:06 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1" as "file7.txt"
2026/07/05 01:14:06 DEBUG : file7.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_dry_run-beqidor4)
2026/07/05 01:14:06 DEBUG : file7.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1)
2026/07/05 01:14:06 DEBUG : file7.txt: Sizes differ
2026/07/05 01:14:06 DEBUG : file7.txt: size = 19 OK
2026/07/05 01:14:06 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:14:06 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:14:06 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file7.txt[0m
2026/07/05 01:14:06 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2"
2026/07/05 01:14:06 INFO : file7.txt: Deleted
2026/07/05 01:14:06 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/07/05 01:14:06 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/07/05 01:14:10 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:10 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:10 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:10 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:10 INFO : Copying Path2 files to Path1
2026/07/05 01:14:10 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:14:10 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:14:10 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:14:10 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/07/05 01:14:10 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:14:11 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/07/05 01:14:11 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:14:11 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/07/05 01:14:11 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:14:11 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/05 01:14:11 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/07/05 01:14:11 INFO : Resync updating listings
2026/07/05 01:14:11 INFO : [32mBisync successful[0m
2026/07/05 01:14:11 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/07/05 01:14:11 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/07/05 01:14:11 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/07/05 01:14:15 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:15 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:15 INFO : Building Path1 and Path2 listings
2026/07/05 01:14:15 INFO : Path1 checking for diffs
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:14:15 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:14:15 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:14:15 INFO : Path2 checking for diffs
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:14:15 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:14:15 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:14:15 INFO : Applying changes
2026/07/05 01:14:15 INFO : Checking potential conflicts...
2026/07/05 01:14:15 ERROR : file5.txt: md5 differ
2026/07/05 01:14:15 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: 1 differences found
2026/07/05 01:14:15 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: 1 errors while checking
2026/07/05 01:14:15 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file11.txt[0m
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file2.txt[0m
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file4.txt[0m
2026/07/05 01:14:15 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:14:15 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file5.txt.conflict1[0m
2026/07/05 01:14:15 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file5.txt.conflict2[0m
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file6.txt[0m
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file7.txt[0m
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file1.txt[0m
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file10.txt[0m
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file3.txt[0m
2026/07/05 01:14:15 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:14:15 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:14:15 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:14:15 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:14:15 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/07/05 01:14:15 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:14:15 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/05 01:14:15 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:14:15 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/05 01:14:15 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/07/05 01:14:15 INFO : Updating listings
2026/07/05 01:14:16 INFO : [32mBisync successful[0m
2026/07/05 01:14:16 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/07/05 01:14:16 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/07/05 01:14:16 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/05 01:14:20 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:20 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:20 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:20 INFO : Building Path1 and Path2 listings
2026/07/05 01:14:20 INFO : Path1 checking for diffs
2026/07/05 01:14:20 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:14:20 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:14:20 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:14:20 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:14:20 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:14:20 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:14:20 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:14:20 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:14:20 INFO : Path2 checking for diffs
2026/07/05 01:14:20 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:14:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:14:20 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:14:20 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:14:20 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:14:20 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:14:20 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/05 01:14:20 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:14:20 INFO : Applying changes
2026/07/05 01:14:20 INFO : Checking potential conflicts...
2026/07/05 01:14:20 ERROR : file5.txt: md5 differ
2026/07/05 01:14:20 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: 1 differences found
2026/07/05 01:14:20 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: 1 errors while checking
2026/07/05 01:14:20 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:14:20 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file11.txt[0m
2026/07/05 01:14:20 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file2.txt[0m
2026/07/05 01:14:20 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file4.txt[0m
2026/07/05 01:14:20 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:14:20 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file5.txt.conflict1[0m
2026/07/05 01:14:20 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/05 01:14:20 INFO : file5.txt: Deleted
2026/07/05 01:14:20 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file5.txt.conflict1[0m
2026/07/05 01:14:20 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file5.txt.conflict2[0m
2026/07/05 01:14:21 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/05 01:14:21 INFO : file5.txt: Deleted
2026/07/05 01:14:21 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file5.txt.conflict2[0m
2026/07/05 01:14:21 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file6.txt[0m
2026/07/05 01:14:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/file7.txt[0m
2026/07/05 01:14:21 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file1.txt[0m
2026/07/05 01:14:21 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file10.txt[0m
2026/07/05 01:14:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/file3.txt[0m
2026/07/05 01:14:21 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:14:21 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/05 01:14:21 INFO : file6.txt: Copied (server-side copy)
2026/07/05 01:14:21 INFO : file10.txt: Copied (server-side copy)
2026/07/05 01:14:21 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:14:21 INFO : file3.txt: Deleted
2026/07/05 01:14:21 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:14:21 INFO : file7.txt: Copied (server-side copy)
2026/07/05 01:14:21 INFO : file11.txt: Copied (server-side copy)
2026/07/05 01:14:21 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/05 01:14:21 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:14:21 INFO : file4.txt: Deleted
2026/07/05 01:14:21 INFO : Updating listings
2026/07/05 01:14:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/dry_run/path2/"
2026/07/05 01:14:21 INFO : [32mBisync successful[0m
2026/07/05 01:14:21 DEBUG : Waiting for deletions to finish
2026/07/05 01:14:21 INFO : file1.txt: Deleted
2026/07/05 01:14:21 INFO : RCLONE_TEST: Deleted
2026/07/05 01:14:21 INFO : file6.txt: Deleted
2026/07/05 01:14:21 INFO : file2.txt: Deleted
2026/07/05 01:14:21 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:14:21 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:14:21 INFO : file10.txt: Deleted
2026/07/05 01:14:21 INFO : file11.txt: Deleted
2026/07/05 01:14:21 INFO : file7.txt: Deleted
2026/07/05 01:14:21 DEBUG : removing 1 level 0 directories
2026/07/05 01:14:21 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path1: Removing directory
2026/07/05 01:14:21 DEBUG : Waiting for deletions to finish
2026/07/05 01:14:22 INFO : file11.txt: Deleted
2026/07/05 01:14:22 INFO : file10.txt: Deleted
2026/07/05 01:14:22 INFO : file2.txt: Deleted
2026/07/05 01:14:22 INFO : RCLONE_TEST: Deleted
2026/07/05 01:14:22 INFO : file1.txt: Deleted
2026/07/05 01:14:22 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:14:22 INFO : file6.txt: Deleted
2026/07/05 01:14:22 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:14:22 INFO : file7.txt: Deleted
2026/07/05 01:14:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:14:22 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/dry_run/path2: Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteRemote/equal
2026/07/05 01:14:22 INFO : path1: Making directory
2026/07/05 01:14:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1"
2026/07/05 01:14:22 INFO : path2: Making directory
2026/07/05 01:14:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2"
2026/07/05 01:14:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/07/05 01:14:22 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_equal-yanapeh3"
2026/07/05 01:14:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:14:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:14:22 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_equal-yanapeh3: Waiting for checks to finish
2026/07/05 01:14:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:14:22 INFO : file1.txt: Copied (new)
2026/07/05 01:14:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:14:22 INFO : file2.txt: Copied (new)
2026/07/05 01:14:22 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_equal-yanapeh3: Waiting for transfers to finish
2026/07/05 01:14:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:14:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:14:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:14:22 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:14:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/07/05 01:14:22 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7"
2026/07/05 01:14:22 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/07/05 01:14:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:14:22 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/07/05 01:14:22 INFO : file1L.txt: Copied (new)
2026/07/05 01:14:22 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/07/05 01:14:22 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:14:22 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/07/05 01:14:22 INFO : file1R.txt: Copied (new)
2026/07/05 01:14:22 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_equal-kofebeg7: Waiting for checks to finish
2026/07/05 01:14:22 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/05 01:14:22 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:14:22 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/05 01:14:22 INFO : file2.txt: Copied (new)
2026/07/05 01:14:22 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_equal-kofebeg7: Waiting for transfers to finish
2026/07/05 01:14:22 DEBUG : Waiting for deletions to finish
2026/07/05 01:14:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:14:22 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1: Removing directory
2026/07/05 01:14:22 DEBUG : Waiting for deletions to finish
2026/07/05 01:14:22 DEBUG : removing 1 level 0 directories
2026/07/05 01:14:22 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2: Removing directory
2026/07/05 01:14:22 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_equal-yanapeh3
2026/07/05 01:14:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1: Waiting for checks to finish
2026/07/05 01:14:22 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1: Waiting for transfers to finish
2026/07/05 01:14:22 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:14:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:22 INFO : file1.txt: Copied (new)
2026/07/05 01:14:22 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:14:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:14:22 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:14:22 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:14:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:22 INFO : file2.txt: Copied (new)
2026/07/05 01:14:22 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1
2026/07/05 01:14:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:22 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2: Waiting for checks to finish
2026/07/05 01:14:22 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2: Waiting for transfers to finish
2026/07/05 01:14:22 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:14:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:22 INFO : file2.txt: Copied (new)
2026/07/05 01:14:22 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:14:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:22 INFO : file1.txt: Copied (new)
2026/07/05 01:14:22 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:14:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:14:22 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:14:22 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2
2026/07/05 01:14:22 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/07/05 01:14:22 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:14:22 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:14:27 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:27 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:27 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:27 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/"
2026/07/05 01:14:27 INFO : Copying Path2 files to Path1
2026/07/05 01:14:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:14:27 INFO : There was nothing to transfer
2026/07/05 01:14:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:14:27 INFO : There was nothing to transfer
2026/07/05 01:14:27 INFO : Resync updating listings
2026/07/05 01:14:27 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/"
2026/07/05 01:14:27 INFO : [32mBisync successful[0m
2026/07/05 01:14:27 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:14:27 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_equal-kofebeg7/ file1R.txt[0m
2026/07/05 01:14:27 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/"
2026/07/05 01:14:27 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/" to be canonical "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7"
2026/07/05 01:14:27 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/05 01:14:27 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/ file1.txt[0m
2026/07/05 01:14:27 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/" as "file1.txt"
2026/07/05 01:14:27 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file1R.txt"
2026/07/05 01:14:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/"
2026/07/05 01:14:27 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2" as "file1.txt"
2026/07/05 01:14:27 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_equal-kofebeg7)
2026/07/05 01:14:27 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2)
2026/07/05 01:14:27 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:14:27 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:14:27 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:14:27 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:14:27 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/011025vafoyap7/datadir/test_equal-kofebeg7/ file1L.txt[0m
2026/07/05 01:14:27 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/" for canonical name "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7"
2026/07/05 01:14:27 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/05 01:14:27 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/ file1.txt[0m
2026/07/05 01:14:27 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/" as "file1.txt"
2026/07/05 01:14:27 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file1L.txt"
2026/07/05 01:14:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/"
2026/07/05 01:14:27 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1" as "file1.txt"
2026/07/05 01:14:27 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_equal-kofebeg7)
2026/07/05 01:14:27 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1)
2026/07/05 01:14:27 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:14:27 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:14:27 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:14:27 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:14:27 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/07/05 01:14:27 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_equal-kofebeg7/ file2.txt[0m
2026/07/05 01:14:27 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/" for canonical name "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7"
2026/07/05 01:14:27 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:14:27 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file2.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/ file2.txt[0m
2026/07/05 01:14:27 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file2.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/" as "file2.txt"
2026/07/05 01:14:27 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file2.txt"
2026/07/05 01:14:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/"
2026/07/05 01:14:27 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1" as "file2.txt"
2026/07/05 01:14:27 DEBUG : file2.txt: size = 37 (Local file system at /tmp/011025vafoyap7/datadir/test_equal-kofebeg7)
2026/07/05 01:14:27 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1)
2026/07/05 01:14:27 DEBUG : file2.txt: Sizes differ
2026/07/05 01:14:27 DEBUG : file2.txt: size = 37 OK
2026/07/05 01:14:27 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:14:27 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:14:27 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file2.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/ file2.txt[0m
2026/07/05 01:14:27 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file2.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/" as "file2.txt"
2026/07/05 01:14:27 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_equal-kofebeg7/file2.txt"
2026/07/05 01:14:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/"
2026/07/05 01:14:27 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2" as "file2.txt"
2026/07/05 01:14:27 DEBUG : file2.txt: size = 37 (Local file system at /tmp/011025vafoyap7/datadir/test_equal-kofebeg7)
2026/07/05 01:14:27 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2)
2026/07/05 01:14:27 DEBUG : file2.txt: Sizes differ
2026/07/05 01:14:28 DEBUG : file2.txt: size = 37 OK
2026/07/05 01:14:28 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:14:28 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:14:28 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/07/05 01:14:28 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/07/05 01:14:32 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:32 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:32 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/"
2026/07/05 01:14:32 INFO : Building Path1 and Path2 listings
2026/07/05 01:14:32 INFO : Path1 checking for diffs
2026/07/05 01:14:32 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:14:32 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:14:32 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:14:32 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:14:32 INFO : Path2 checking for diffs
2026/07/05 01:14:32 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:14:32 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:14:32 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:14:32 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:14:32 INFO : Applying changes
2026/07/05 01:14:32 INFO : Checking potential conflicts...
2026/07/05 01:14:32 ERROR : file1.txt: md5 differ
2026/07/05 01:14:32 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2: 1 differences found
2026/07/05 01:14:32 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2: 1 errors while checking
2026/07/05 01:14:32 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2: 1 matching files
2026/07/05 01:14:32 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:14:32 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:14:32 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/file1.txt.conflict1[0m
2026/07/05 01:14:32 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict1
2026/07/05 01:14:32 INFO : file1.txt: Deleted
2026/07/05 01:14:32 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/file1.txt.conflict1[0m
2026/07/05 01:14:32 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/file1.txt.conflict2[0m
2026/07/05 01:14:32 INFO : file1.txt: Copied (server-side copy) to: file1.txt.conflict2
2026/07/05 01:14:32 INFO : file1.txt: Deleted
2026/07/05 01:14:32 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/file1.txt.conflict2[0m
2026/07/05 01:14:32 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/05 01:14:32 INFO : Files are equal! Skipping: file2.txt
2026/07/05 01:14:32 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:14:33 INFO : file1.txt.conflict2: Copied (server-side copy)
2026/07/05 01:14:33 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:14:33 INFO : file1.txt.conflict1: Copied (server-side copy)
2026/07/05 01:14:33 INFO : Updating listings
2026/07/05 01:14:33 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/equal/path2/"
2026/07/05 01:14:33 INFO : [32mBisync successful[0m
2026/07/05 01:14:33 DEBUG : Waiting for deletions to finish
2026/07/05 01:14:33 INFO : file2.txt: Deleted
2026/07/05 01:14:33 INFO : RCLONE_TEST: Deleted
2026/07/05 01:14:33 INFO : file1.txt.conflict1: Deleted
2026/07/05 01:14:33 INFO : file1.txt.conflict2: Deleted
2026/07/05 01:14:33 DEBUG : removing 1 level 0 directories
2026/07/05 01:14:33 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path1: Removing directory
2026/07/05 01:14:33 DEBUG : Waiting for deletions to finish
2026/07/05 01:14:33 INFO : file1.txt.conflict2: Deleted
2026/07/05 01:14:33 INFO : file1.txt.conflict1: Deleted
2026/07/05 01:14:33 INFO : RCLONE_TEST: Deleted
2026/07/05 01:14:33 INFO : file2.txt: Deleted
2026/07/05 01:14:33 DEBUG : removing 1 level 0 directories
2026/07/05 01:14:33 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/equal/path2: Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteRemote/ext_paths
2026/07/05 01:14:33 INFO : path1: Making directory
2026/07/05 01:14:33 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1"
2026/07/05 01:14:34 INFO : path2: Making directory
2026/07/05 01:14:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2"
2026/07/05 01:14:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/07/05 01:14:34 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_ext_paths-bayegiw7"
2026/07/05 01:14:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/05 01:14:34 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/05 01:14:34 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/05 01:14:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:14:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_ext_paths-bayegiw7: Waiting for checks to finish
2026/07/05 01:14:34 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_ext_paths-bayegiw7: Waiting for transfers to finish
2026/07/05 01:14:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:14:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/05 01:14:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:14:34 INFO : file1.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:14:34 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:14:34 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/05 01:14:34 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/05 01:14:34 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/05 01:14:34 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/05 01:14:34 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/05 01:14:34 INFO : 測試_check file: Copied (new)
2026/07/05 01:14:34 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/05 01:14:34 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/05 01:14:34 INFO : Русский.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/05 01:14:34 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/05 01:14:34 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/05 01:14:34 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/05 01:14:34 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:14:34 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/05 01:14:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/07/05 01:14:34 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9"
2026/07/05 01:14:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9: Waiting for checks to finish
2026/07/05 01:14:34 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9: Waiting for transfers to finish
2026/07/05 01:14:34 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/07/05 01:14:34 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/05 01:14:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:14:34 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/07/05 01:14:34 INFO : file1.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:14:34 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/05 01:14:34 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : Waiting for deletions to finish
2026/07/05 01:14:34 DEBUG : removing 1 level 0 directories
2026/07/05 01:14:34 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1: Removing directory
2026/07/05 01:14:34 DEBUG : Waiting for deletions to finish
2026/07/05 01:14:34 DEBUG : removing 1 level 0 directories
2026/07/05 01:14:34 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2: Removing directory
2026/07/05 01:14:34 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_ext_paths-bayegiw7
2026/07/05 01:14:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:14:34 INFO : 測試Русский ěáñ: Making directory
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1: Waiting for checks to finish
2026/07/05 01:14:34 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1: Waiting for transfers to finish
2026/07/05 01:14:34 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:14:34 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:14:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 INFO : file1.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:14:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:14:34 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:14:34 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/05 01:14:34 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:14:34 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : Русский.txt: size = 0 OK
2026/07/05 01:14:34 DEBUG : 測試_check file: size = 0 OK
2026/07/05 01:14:34 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 INFO : Русский.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 INFO : 測試_check file: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:14:34 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1
2026/07/05 01:14:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:14:34 INFO : 測試Русский ěáñ: Making directory
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:14:34 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2: Waiting for checks to finish
2026/07/05 01:14:34 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2: Waiting for transfers to finish
2026/07/05 01:14:34 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:14:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:14:34 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:14:34 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/05 01:14:34 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:14:34 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:14:34 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:14:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 INFO : file1.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:14:34 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : Русский.txt: size = 0 OK
2026/07/05 01:14:34 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 INFO : Русский.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試_check file: size = 0 OK
2026/07/05 01:14:34 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 INFO : 測試_check file: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:14:34 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/測試_check file: size = 0 OK
2026/07/05 01:14:34 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:14:34 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/05 01:14:34 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2
2026/07/05 01:14:34 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/07/05 01:14:34 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/07/05 01:14:34 DEBUG : Creating backend with remote "TestAzureBlob:"
2026/07/05 01:14:34 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/07/05 01:14:34 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/07/05 01:14:34 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/07/05 01:14:34 DEBUG : TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/07/05 01:14:34 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/ (10f61cb49d317598ce269a3c030d7704) TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/ (10f61cb49d317598ce269a3c030d7704)
2026/07/05 01:14:34 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/"
2026/07/05 01:14:35 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:14:35 DEBUG : Attempting to move rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ to TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/
2026/07/05 01:14:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ-rclone-move-kakowic5"
2026/07/05 01:14:35 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1/測試Русский ěáñ-rclone-move-kakowic5: Waiting for checks to finish
2026/07/05 01:14:35 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1/測試Русский ěáñ-rclone-move-kakowic5: Waiting for transfers to finish
2026/07/05 01:14:35 INFO : There was nothing to transfer
2026/07/05 01:14:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/"
2026/07/05 01:14:35 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:14:35 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/07/05 01:14:35 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/07/05 01:14:35 INFO : There was nothing to transfer
2026/07/05 01:14:35 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/07/05 01:14:35 DEBUG : TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/07/05 01:14:35 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/ (494fbd07a471d86735a1d40569591f7c) TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/ (494fbd07a471d86735a1d40569591f7c)
2026/07/05 01:14:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:14:35 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ"
2026/07/05 01:14:35 DEBUG : Attempting to move rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ to TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/
2026/07/05 01:14:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ-rclone-move-cewiwuf0"
2026/07/05 01:14:35 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2/測試Русский ěáñ-rclone-move-cewiwuf0: Waiting for checks to finish
2026/07/05 01:14:35 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2/測試Русский ěáñ-rclone-move-cewiwuf0: Waiting for transfers to finish
2026/07/05 01:14:35 INFO : There was nothing to transfer
2026/07/05 01:14:35 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:14:35 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ"
2026/07/05 01:14:35 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/07/05 01:14:35 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/07/05 01:14:35 INFO : There was nothing to transfer
2026/07/05 01:14:35 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 81d828252fab0546a2a6b0e68686bfb3
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:14:35 DEBUG : HASH old: 81d828252fab0546a2a6b0e68686bfb3 new: 81d828252fab0546a2a6b0e68686bfb3 equal: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 84438e8de7b45cec2d9da46ac8c98ffd
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:14:35 DEBUG : HASH old: 84438e8de7b45cec2d9da46ac8c98ffd new: 81d828252fab0546a2a6b0e68686bfb3 equal: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 84438e8de7b45cec2d9da46ac8c98ffd
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:14:35 DEBUG : HASH old: 84438e8de7b45cec2d9da46ac8c98ffd new: 81d828252fab0546a2a6b0e68686bfb3 equal: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 81d828252fab0546a2a6b0e68686bfb3
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:14:35 DEBUG : HASH old: 81d828252fab0546a2a6b0e68686bfb3 new: 81d828252fab0546a2a6b0e68686bfb3 equal: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:35 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true b2816bc656739311f245ccc80741d924
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:14:35 DEBUG : HASH old: b2816bc656739311f245ccc80741d924 new: b2816bc656739311f245ccc80741d924 equal: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 0e9e09eb7cb73cb4d7c1f487f2f077a7
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:14:35 DEBUG : HASH old: 0e9e09eb7cb73cb4d7c1f487f2f077a7 new: b2816bc656739311f245ccc80741d924 equal: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 0e9e09eb7cb73cb4d7c1f487f2f077a7
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:14:35 DEBUG : HASH old: 0e9e09eb7cb73cb4d7c1f487f2f077a7 new: b2816bc656739311f245ccc80741d924 equal: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true b2816bc656739311f245ccc80741d924
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:14:35 DEBUG : HASH old: b2816bc656739311f245ccc80741d924 new: b2816bc656739311f245ccc80741d924 equal: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:35 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true c3e88464e42b6a71540979d13ba03ae0
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/05 01:14:35 DEBUG : HASH old: c3e88464e42b6a71540979d13ba03ae0 new: c3e88464e42b6a71540979d13ba03ae0 equal: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false ab78a00e65998b327d69025502135a98
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:14:35 DEBUG : HASH old: ab78a00e65998b327d69025502135a98 new: c3e88464e42b6a71540979d13ba03ae0 equal: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false b83f05db5a3e1239e0da8988232face5
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:14:35 DEBUG : HASH old: b83f05db5a3e1239e0da8988232face5 new: c3e88464e42b6a71540979d13ba03ae0 equal: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false b0993639c078e9f91a5835fbeea82b96
2026/07/05 01:14:35 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:14:35 DEBUG : HASH old: b0993639c078e9f91a5835fbeea82b96 new: c3e88464e42b6a71540979d13ba03ae0 equal: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:14:35 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:14:35 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true e19684b763f9f22ff27eb9a278627b13
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/05 01:14:36 DEBUG : HASH old: e19684b763f9f22ff27eb9a278627b13 new: e19684b763f9f22ff27eb9a278627b13 equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 00e4a4652223117d7501c6871c1db725
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:14:36 DEBUG : HASH old: 00e4a4652223117d7501c6871c1db725 new: e19684b763f9f22ff27eb9a278627b13 equal: false
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 9bd8685fca8e14ef241cd940f3103c0f
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:14:36 DEBUG : HASH old: 9bd8685fca8e14ef241cd940f3103c0f new: e19684b763f9f22ff27eb9a278627b13 equal: false
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 8a5ac99e7803695300144ca887e70e46
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/05 01:14:36 DEBUG : HASH old: 8a5ac99e7803695300144ca887e70e46 new: e19684b763f9f22ff27eb9a278627b13 equal: false
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:14:36 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check{spc}file[0m
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file: is NFC: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file: is NFD: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file: is valid UTF8: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file: file exists: true a9dde119089a592b39bc5a33397f3ce7
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: a9dde119089a592b39bc5a33397f3ce7 new: a9dde119089a592b39bc5a33397f3ce7 equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file: file exists: true a9dde119089a592b39bc5a33397f3ce7
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: a9dde119089a592b39bc5a33397f3ce7 new: a9dde119089a592b39bc5a33397f3ce7 equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file: file exists: true a9dde119089a592b39bc5a33397f3ce7
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: a9dde119089a592b39bc5a33397f3ce7 new: a9dde119089a592b39bc5a33397f3ce7 equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file: file exists: true a9dde119089a592b39bc5a33397f3ce7
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: a9dde119089a592b39bc5a33397f3ce7 new: a9dde119089a592b39bc5a33397f3ce7 equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:36 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check{spc}file[0m
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file: is NFC: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file: is NFD: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file: is valid UTF8: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file: file exists: true 7ce9bab9b743add53808931992b9928e
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: 7ce9bab9b743add53808931992b9928e new: 7ce9bab9b743add53808931992b9928e equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file: file exists: true 7ce9bab9b743add53808931992b9928e
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: 7ce9bab9b743add53808931992b9928e new: 7ce9bab9b743add53808931992b9928e equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file: file exists: true 7ce9bab9b743add53808931992b9928e
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: 7ce9bab9b743add53808931992b9928e new: 7ce9bab9b743add53808931992b9928e equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file: file exists: true 7ce9bab9b743add53808931992b9928e
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: 7ce9bab9b743add53808931992b9928e new: 7ce9bab9b743add53808931992b9928e equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:36 NOTICE: [36m(10) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 81d828252fab0546a2a6b0e68686bfb3
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: 81d828252fab0546a2a6b0e68686bfb3 new: 81d828252fab0546a2a6b0e68686bfb3 equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 84438e8de7b45cec2d9da46ac8c98ffd
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:14:36 DEBUG : HASH old: 84438e8de7b45cec2d9da46ac8c98ffd new: 81d828252fab0546a2a6b0e68686bfb3 equal: false
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 84438e8de7b45cec2d9da46ac8c98ffd
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:14:36 DEBUG : HASH old: 84438e8de7b45cec2d9da46ac8c98ffd new: 81d828252fab0546a2a6b0e68686bfb3 equal: false
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 81d828252fab0546a2a6b0e68686bfb3
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: 81d828252fab0546a2a6b0e68686bfb3 new: 81d828252fab0546a2a6b0e68686bfb3 equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:36 NOTICE: [36m(11) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true b2816bc656739311f245ccc80741d924
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: b2816bc656739311f245ccc80741d924 new: b2816bc656739311f245ccc80741d924 equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 0e9e09eb7cb73cb4d7c1f487f2f077a7
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:14:36 DEBUG : HASH old: 0e9e09eb7cb73cb4d7c1f487f2f077a7 new: b2816bc656739311f245ccc80741d924 equal: false
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 0e9e09eb7cb73cb4d7c1f487f2f077a7
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/05 01:14:36 DEBUG : HASH old: 0e9e09eb7cb73cb4d7c1f487f2f077a7 new: b2816bc656739311f245ccc80741d924 equal: false
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true b2816bc656739311f245ccc80741d924
2026/07/05 01:14:36 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/05 01:14:36 DEBUG : HASH old: b2816bc656739311f245ccc80741d924 new: b2816bc656739311f245ccc80741d924 equal: true
2026/07/05 01:14:36 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/05 01:14:36 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/07/05 01:14:36 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/07/05 01:14:41 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:41 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:14:41 INFO : Copying Path2 files to Path1
2026/07/05 01:14:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:14:41 INFO : There was nothing to transfer
2026/07/05 01:14:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:14:41 INFO : There was nothing to transfer
2026/07/05 01:14:41 INFO : Resync updating listings
2026/07/05 01:14:41 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:14:41 INFO : [32mBisync successful[0m
2026/07/05 01:14:41 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/07/05 01:14:41 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/07/05 01:14:41 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/ file1.txt[0m
2026/07/05 01:14:41 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/"
2026/07/05 01:14:41 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/" to be canonical "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9"
2026/07/05 01:14:41 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:14:41 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/07/05 01:14:41 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/05 01:14:41 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/file1.txt"
2026/07/05 01:14:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:14:41 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/05 01:14:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:41 DEBUG : 測試_file1p1: size = 19 OK
2026/07/05 01:14:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:14:41 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/07/05 01:14:41 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/07/05 01:14:41 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/05 01:14:41 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/file1.txt"
2026/07/05 01:14:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ"
2026/07/05 01:14:41 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/05 01:14:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:14:41 DEBUG : 測試_file1p2: size = 19 OK
2026/07/05 01:14:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:14:41 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/07/05 01:14:41 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/07/05 01:14:41 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/07/05 01:14:46 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:46 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2/測試Русский ěáñ: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:46 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:14:46 INFO : Building Path1 and Path2 listings
2026/07/05 01:14:46 INFO : Path1 checking for diffs
2026/07/05 01:14:46 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/07/05 01:14:46 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:14:46 INFO : Path2 checking for diffs
2026/07/05 01:14:46 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/07/05 01:14:46 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:14:46 INFO : Applying changes
2026/07/05 01:14:46 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/07/05 01:14:46 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/07/05 01:14:46 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:14:46 INFO : 測試_file1p2: Copied (server-side copy)
2026/07/05 01:14:46 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:14:46 INFO : 測試_file1p1: Copied (server-side copy)
2026/07/05 01:14:46 INFO : Updating listings
2026/07/05 01:14:46 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/測試Русский ěáñ/"
2026/07/05 01:14:46 INFO : [32mBisync successful[0m
2026/07/05 01:14:46 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/07/05 01:14:46 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/07/05 01:14:46 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/05 01:14:50 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:50 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:14:50 INFO : Copying Path2 files to Path1
2026/07/05 01:14:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:14:50 INFO : There was nothing to transfer
2026/07/05 01:14:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:14:51 INFO : There was nothing to transfer
2026/07/05 01:14:51 INFO : Resync updating listings
2026/07/05 01:14:51 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:14:51 INFO : [32mBisync successful[0m
2026/07/05 01:14:51 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/05 01:14:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/測試Русский ěáñ"
2026/07/05 01:14:51 INFO : 測試_check file: Deleted
2026/07/05 01:14:51 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/05 01:14:55 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:55 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:55 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:14:55 INFO : Building Path1 and Path2 listings
2026/07/05 01:14:55 INFO : Path1 checking for diffs
2026/07/05 01:14:55 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/05 01:14:55 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/05 01:14:55 INFO : Path2 checking for diffs
2026/07/05 01:14:55 INFO : Checking access health
2026/07/05 01:14:55 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/07/05 01:14:55 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/05 01:14:55 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/05 01:14:55 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:14:55 NOTICE: Bisync error: bisync aborted
2026/07/05 01:14:55 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/07/05 01:14:55 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/07/05 01:14:55 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/07/05 01:14:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:14:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:14:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:14:59 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:14:59 INFO : Copying Path2 files to Path1
2026/07/05 01:14:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:15:00 INFO : 測試Русский ěáñ/測試_check file: Copied (server-side copy)
2026/07/05 01:15:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:15:00 INFO : Resync updating listings
2026/07/05 01:15:00 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:15:00 INFO : [32mBisync successful[0m
2026/07/05 01:15:00 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/05 01:15:04 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:04 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:04 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:04 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:15:04 INFO : Building Path1 and Path2 listings
2026/07/05 01:15:04 INFO : Path1 checking for diffs
2026/07/05 01:15:04 INFO : Path2 checking for diffs
2026/07/05 01:15:04 INFO : Checking access health
2026/07/05 01:15:04 INFO : Found 2 matching "測試_check file" files on both paths
2026/07/05 01:15:04 INFO : No changes found
2026/07/05 01:15:04 INFO : Updating listings
2026/07/05 01:15:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:15:04 INFO : [32mBisync successful[0m
2026/07/05 01:15:04 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/07/05 01:15:04 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/07/05 01:15:04 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/測試_filtersfile.txt /tmp/011025vafoyap7/workdir/[0m
2026/07/05 01:15:04 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/測試_filtersfile.txt" to "/tmp/011025vafoyap7/workdir/" as ""
2026/07/05 01:15:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/測試_filtersfile.txt"
2026/07/05 01:15:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/workdir/"
2026/07/05 01:15:04 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/011025vafoyap7/workdir" as "測試_filtersfile.txt"
2026/07/05 01:15:04 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:04 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/05 01:15:04 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:15:04 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/05 01:15:04 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/05 01:15:04 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/011025vafoyap7/workdir/測試_filtersfile.txt resync[0m
2026/07/05 01:15:09 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:09 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:15:09 INFO : Using filters file /tmp/011025vafoyap7/workdir/測試_filtersfile.txt
2026/07/05 01:15:09 INFO : Storing filters file hash to /tmp/011025vafoyap7/workdir/測試_filtersfile.txt.md5
2026/07/05 01:15:09 INFO : Copying Path2 files to Path1
2026/07/05 01:15:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:15:09 INFO : There was nothing to transfer
2026/07/05 01:15:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:15:09 INFO : There was nothing to transfer
2026/07/05 01:15:09 INFO : Resync updating listings
2026/07/05 01:15:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:15:09 INFO : [32mBisync successful[0m
2026/07/05 01:15:09 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/ fileZ.txt[0m
2026/07/05 01:15:09 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" as "fileZ.txt"
2026/07/05 01:15:09 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_ext_paths-suqubiw9/file1.txt"
2026/07/05 01:15:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/"
2026/07/05 01:15:09 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1" as "fileZ.txt"
2026/07/05 01:15:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:09 DEBUG : fileZ.txt: size = 19 OK
2026/07/05 01:15:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:15:09 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/07/05 01:15:09 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/011025vafoyap7/workdir/測試_filtersfile.txt[0m
2026/07/05 01:15:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:15:13 INFO : Using filters file /tmp/011025vafoyap7/workdir/測試_filtersfile.txt
2026/07/05 01:15:13 INFO : Building Path1 and Path2 listings
2026/07/05 01:15:14 INFO : Path1 checking for diffs
2026/07/05 01:15:14 INFO : Path2 checking for diffs
2026/07/05 01:15:14 INFO : No changes found
2026/07/05 01:15:14 INFO : Updating listings
2026/07/05 01:15:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ext_paths/path2/"
2026/07/05 01:15:14 INFO : [32mBisync successful[0m
2026/07/05 01:15:14 DEBUG : Waiting for deletions to finish
2026/07/05 01:15:14 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/05 01:15:14 INFO : 測試_check file: Deleted
2026/07/05 01:15:14 INFO : file1.txt: Deleted
2026/07/05 01:15:14 INFO : filename_contains_ě_.txt: Deleted
2026/07/05 01:15:14 INFO : Русский.txt: Deleted
2026/07/05 01:15:14 INFO : fileZ.txt: Deleted
2026/07/05 01:15:14 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:15:14 INFO : RCLONE_TEST: Deleted
2026/07/05 01:15:14 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/05 01:15:14 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:15:14 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/05 01:15:14 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/05 01:15:14 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/05 01:15:14 DEBUG : removing 1 level 0 directories
2026/07/05 01:15:14 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path1: Removing directory
2026/07/05 01:15:14 DEBUG : Waiting for deletions to finish
2026/07/05 01:15:14 INFO : filename_contains_ě_.txt: Deleted
2026/07/05 01:15:14 INFO : file1.txt: Deleted
2026/07/05 01:15:14 INFO : RCLONE_TEST: Deleted
2026/07/05 01:15:14 INFO : 測試_check file: Deleted
2026/07/05 01:15:14 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/05 01:15:14 INFO : Русский.txt: Deleted
2026/07/05 01:15:14 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:15:14 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/05 01:15:14 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/05 01:15:14 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/05 01:15:14 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/05 01:15:14 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/05 01:15:14 DEBUG : removing 1 level 0 directories
2026/07/05 01:15:14 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ext_paths/path2: Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteRemote/extended_filenames
2026/07/05 01:15:14 INFO : path1: Making directory
2026/07/05 01:15:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1"
2026/07/05 01:15:14 INFO : path2: Making directory
2026/07/05 01:15:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2"
2026/07/05 01:15:14 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/07/05 01:15:14 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_extended_filenames-liwuzez3"
2026/07/05 01:15:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:15:14 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/05 01:15:14 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/05 01:15:14 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:15:14 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/05 01:15:14 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:15:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:15:14 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:15:14 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:14 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/05 01:15:14 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/05 01:15:14 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/05 01:15:14 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_extended_filenames-liwuzez3: Waiting for checks to finish
2026/07/05 01:15:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:15:14 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:14 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/05 01:15:14 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:14 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/05 01:15:14 INFO : file1 - Copy.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/05 01:15:14 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_extended_filenames-liwuzez3: Waiting for transfers to finish
2026/07/05 01:15:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:14 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/05 01:15:14 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:15:14 INFO : file1.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/05 01:15:14 INFO : Русский.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/05 01:15:14 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/05 01:15:14 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/05 01:15:14 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/05 01:15:14 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/05 01:15:14 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:14 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/05 01:15:14 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:15:14 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/05 01:15:14 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/07/05 01:15:14 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_extended_filenames-roluxok2"
2026/07/05 01:15:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_extended_filenames-roluxok2: Waiting for checks to finish
2026/07/05 01:15:14 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/07/05 01:15:14 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/05 01:15:14 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_extended_filenames-roluxok2: Waiting for transfers to finish
2026/07/05 01:15:14 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/07/05 01:15:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:15:14 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/07/05 01:15:14 INFO : file2.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/05 01:15:14 INFO : file1.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : Waiting for deletions to finish
2026/07/05 01:15:14 DEBUG : removing 1 level 0 directories
2026/07/05 01:15:14 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/extended_filenames/path1: Removing directory
2026/07/05 01:15:14 DEBUG : Waiting for deletions to finish
2026/07/05 01:15:14 DEBUG : removing 1 level 0 directories
2026/07/05 01:15:14 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/extended_filenames/path2: Removing directory
2026/07/05 01:15:14 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_extended_filenames-liwuzez3
2026/07/05 01:15:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 INFO : subdir_with_ࢺ_: Making directory
2026/07/05 01:15:14 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:14 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/extended_filenames/path1: Waiting for checks to finish
2026/07/05 01:15:14 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/extended_filenames/path1: Waiting for transfers to finish
2026/07/05 01:15:14 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:15:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:14 INFO : file1.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : file1 - Copy.txt: size = 0 OK
2026/07/05 01:15:14 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:14 INFO : file1 - Copy.txt: Copied (new)
2026/07/05 01:15:14 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:15:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:15:14 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:15:14 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/07/05 01:15:14 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:14 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/05 01:15:15 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/05 01:15:15 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:15 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:15:15 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:15 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:15:15 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:15 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : Русский.txt: size = 0 OK
2026/07/05 01:15:15 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:15 INFO : Русский.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:15:15 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:15 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:15:15 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:15 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:15:15 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/extended_filenames/path1
2026/07/05 01:15:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:15:15 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/05 01:15:15 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:15 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:15 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:15 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:15 INFO : subdir_with_ࢺ_: Making directory
2026/07/05 01:15:15 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:15 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:15 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:15 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/extended_filenames/path2: Waiting for checks to finish
2026/07/05 01:15:15 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/extended_filenames/path2: Waiting for transfers to finish
2026/07/05 01:15:15 DEBUG : file1 - Copy.txt: size = 0 OK
2026/07/05 01:15:15 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:15 INFO : file1 - Copy.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:15:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:15 INFO : file1.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:15:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:15:15 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:15:15 DEBUG : file1 - Copy (2).txt: size = 0 OK
2026/07/05 01:15:15 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:15 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/05 01:15:15 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK
2026/07/05 01:15:15 DEBUG : filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:15:15 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:15 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:15 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/05 01:15:15 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:15:15 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:15 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : Русский.txt: size = 0 OK
2026/07/05 01:15:15 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:15 INFO : Русский.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:15:15 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:15 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:15:15 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:15:15 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:15:15 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:15:15 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/extended_filenames/path2
2026/07/05 01:15:15 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/07/05 01:15:15 NOTICE: [36m(02) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/05 01:15:15 DEBUG : TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/07/05 01:15:15 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/ (1fbc89641f78d1d38b7bf32ea3b04ee2) TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/ (1fbc89641f78d1d38b7bf32ea3b04ee2)
2026/07/05 01:15:15 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/ (1fbc89641f78d1d38b7bf32ea3b04ee2) TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/ (1fbc89641f78d1d38b7bf32ea3b04ee2)
2026/07/05 01:15:15 NOTICE: [36m(03) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/05 01:15:15 DEBUG : TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/07/05 01:15:15 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/ (3a293e39f41e58fbd83438f1b2c93ab3) TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/ (3a293e39f41e58fbd83438f1b2c93ab3)
2026/07/05 01:15:15 DEBUG : old and new are equal. Skipping. TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/ (3a293e39f41e58fbd83438f1b2c93ab3) TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/ (3a293e39f41e58fbd83438f1b2c93ab3)
2026/07/05 01:15:15 NOTICE: [36m(04) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 254980fef7f8f59202d2b7c636033e6f
2026/07/05 01:15:15 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:15:15 DEBUG : HASH old: 254980fef7f8f59202d2b7c636033e6f new: 254980fef7f8f59202d2b7c636033e6f equal: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 254980fef7f8f59202d2b7c636033e6f
2026/07/05 01:15:15 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:15:15 DEBUG : HASH old: 254980fef7f8f59202d2b7c636033e6f new: 254980fef7f8f59202d2b7c636033e6f equal: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 384e04dea738b505c6da63c8c0a4c150
2026/07/05 01:15:15 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:15:15 DEBUG : HASH old: 384e04dea738b505c6da63c8c0a4c150 new: 254980fef7f8f59202d2b7c636033e6f equal: false
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 384e04dea738b505c6da63c8c0a4c150
2026/07/05 01:15:15 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:15:15 DEBUG : HASH old: 384e04dea738b505c6da63c8c0a4c150 new: 254980fef7f8f59202d2b7c636033e6f equal: false
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:15:15 NOTICE: [36m(05) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 35a20ec2a5667648968b35a7088fef28
2026/07/05 01:15:15 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:15:15 DEBUG : HASH old: 35a20ec2a5667648968b35a7088fef28 new: 35a20ec2a5667648968b35a7088fef28 equal: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 35a20ec2a5667648968b35a7088fef28
2026/07/05 01:15:15 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/05 01:15:15 DEBUG : HASH old: 35a20ec2a5667648968b35a7088fef28 new: 35a20ec2a5667648968b35a7088fef28 equal: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 87a00a9b56bcb32a02bc607c96e621f8
2026/07/05 01:15:15 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:15:15 DEBUG : HASH old: 87a00a9b56bcb32a02bc607c96e621f8 new: 35a20ec2a5667648968b35a7088fef28 equal: false
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 87a00a9b56bcb32a02bc607c96e621f8
2026/07/05 01:15:15 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/05 01:15:15 DEBUG : HASH old: 87a00a9b56bcb32a02bc607c96e621f8 new: 35a20ec2a5667648968b35a7088fef28 equal: false
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/05 01:15:15 NOTICE: [36m(06) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt[0m
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt: is NFC: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt: is NFD: false
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt: file exists: true 8057949bac655db1545dd27d7417560d
2026/07/05 01:15:15 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt equal: true
2026/07/05 01:15:15 DEBUG : HASH old: 8057949bac655db1545dd27d7417560d new: 8057949bac655db1545dd27d7417560d equal: true
2026/07/05 01:15:15 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt: file exists: true 8057949bac655db1545dd27d7417560d
2026/07/05 01:15:15 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt equal: true
2026/07/05 01:15:15 DEBUG : HASH old: 8057949bac655db1545dd27d7417560d new: 8057949bac655db1545dd27d7417560d equal: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt: file exists: false 90e9dd5a988510797d56148a54b5d1f6
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt equal: false
2026/07/05 01:15:16 DEBUG : HASH old: 90e9dd5a988510797d56148a54b5d1f6 new: 8057949bac655db1545dd27d7417560d equal: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt: file exists: false 90e9dd5a988510797d56148a54b5d1f6
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt equal: false
2026/07/05 01:15:16 DEBUG : HASH old: 90e9dd5a988510797d56148a54b5d1f6 new: 8057949bac655db1545dd27d7417560d equal: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:15:16 NOTICE: [36m(07) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt[0m
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt: is NFC: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt: is NFD: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt: file exists: true 29431f90959089a7efe43862ae804add
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt equal: true
2026/07/05 01:15:16 DEBUG : HASH old: 29431f90959089a7efe43862ae804add new: 29431f90959089a7efe43862ae804add equal: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt: file exists: true 29431f90959089a7efe43862ae804add
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt equal: true
2026/07/05 01:15:16 DEBUG : HASH old: 29431f90959089a7efe43862ae804add new: 29431f90959089a7efe43862ae804add equal: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt: file exists: false 556499c95e94af289d954beeb9e2af58
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt equal: false
2026/07/05 01:15:16 DEBUG : HASH old: 556499c95e94af289d954beeb9e2af58 new: 29431f90959089a7efe43862ae804add equal: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt: file exists: false 556499c95e94af289d954beeb9e2af58
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt equal: false
2026/07/05 01:15:16 DEBUG : HASH old: 556499c95e94af289d954beeb9e2af58 new: 29431f90959089a7efe43862ae804add equal: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/05 01:15:16 NOTICE: [36m(08) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true efaef12eab3937a39d4c278d25800f75
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:15:16 DEBUG : HASH old: efaef12eab3937a39d4c278d25800f75 new: efaef12eab3937a39d4c278d25800f75 equal: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true efaef12eab3937a39d4c278d25800f75
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:15:16 DEBUG : HASH old: efaef12eab3937a39d4c278d25800f75 new: efaef12eab3937a39d4c278d25800f75 equal: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false c3c1f992a7875f719d0ea0da284f13aa
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:15:16 DEBUG : HASH old: c3c1f992a7875f719d0ea0da284f13aa new: efaef12eab3937a39d4c278d25800f75 equal: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false c3c1f992a7875f719d0ea0da284f13aa
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:15:16 DEBUG : HASH old: c3c1f992a7875f719d0ea0da284f13aa new: efaef12eab3937a39d4c278d25800f75 equal: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:15:16 NOTICE: [36m(09) :[0m [34mfix-names TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 13700bc98f07302e218aead5410e3ef1
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:15:16 DEBUG : HASH old: 13700bc98f07302e218aead5410e3ef1 new: 13700bc98f07302e218aead5410e3ef1 equal: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 13700bc98f07302e218aead5410e3ef1
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/05 01:15:16 DEBUG : HASH old: 13700bc98f07302e218aead5410e3ef1 new: 13700bc98f07302e218aead5410e3ef1 equal: true
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false df5678d1fcd34a8fb5dc4f9607b6056d
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:15:16 DEBUG : HASH old: df5678d1fcd34a8fb5dc4f9607b6056d new: 13700bc98f07302e218aead5410e3ef1 equal: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false df5678d1fcd34a8fb5dc4f9607b6056d
2026/07/05 01:15:16 DEBUG : FILE old: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/05 01:15:16 DEBUG : HASH old: df5678d1fcd34a8fb5dc4f9607b6056d new: 13700bc98f07302e218aead5410e3ef1 equal: false
2026/07/05 01:15:16 DEBUG : rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/05 01:15:16 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/07/05 01:15:16 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/07/05 01:15:20 DEBUG : Creating backend with remote "/tmp/011025vafoyap7"
2026/07/05 01:15:21 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:9501bd31-101e-0027-1f1b-0cab39000000
Time:2026-07-05T01:15:21.1318754Z
--------------------------------------------------------------------------------
bisync_test.go:1080: Fs is incapable of running test as can't fix-case, skipping: extended_filenames (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-nexisux0hawo/011025vafoyap7/extended_filenames/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:9501bd31-101e-0027-1f1b-0cab39000000
Time:2026-07-05T01:15:21.1318754Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/extended_filenames/path1)
=== RUN TestBisyncRemoteRemote/filters
2026/07/05 01:15:21 INFO : path1: Making directory
2026/07/05 01:15:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path1"
2026/07/05 01:15:21 INFO : path2: Making directory
2026/07/05 01:15:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path2"
2026/07/05 01:15:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/07/05 01:15:21 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_filters-velepoc4"
2026/07/05 01:15:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:15:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:15:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:15:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:15:21 INFO : file1.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:15:21 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:15:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : subdir: Making directory with metadata
2026/07/05 01:15:21 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:15:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:15:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:15:21 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:15:21 INFO : file3.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:15:21 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:15:21 INFO : file4.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:15:21 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:15:21 INFO : file5.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:15:21 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:15:21 INFO : file2.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:15:21 INFO : file6.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:15:21 INFO : file7.txt: Copied (new)
2026/07/05 01:15:21 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:15:21 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:15:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_filters-velepoc4: Waiting for checks to finish
2026/07/05 01:15:21 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_filters-velepoc4: Waiting for transfers to finish
2026/07/05 01:15:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:15:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:15:21 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:15:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:15:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/07/05 01:15:21 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_filters-vixasiv9"
2026/07/05 01:15:21 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_filters-vixasiv9: Waiting for checks to finish
2026/07/05 01:15:21 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/05 01:15:21 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/05 01:15:21 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:15:21 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_filters-vixasiv9: Waiting for transfers to finish
2026/07/05 01:15:21 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:15:21 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/05 01:15:21 INFO : filtersfile.flt: Copied (new)
2026/07/05 01:15:21 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/05 01:15:21 INFO : fileZ.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : Waiting for deletions to finish
2026/07/05 01:15:21 DEBUG : removing 1 level 0 directories
2026/07/05 01:15:21 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path1: Removing directory
2026/07/05 01:15:21 DEBUG : Waiting for deletions to finish
2026/07/05 01:15:21 DEBUG : removing 1 level 0 directories
2026/07/05 01:15:21 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path2: Removing directory
2026/07/05 01:15:21 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_filters-velepoc4
2026/07/05 01:15:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 INFO : subdir: Making directory
2026/07/05 01:15:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path1: Waiting for checks to finish
2026/07/05 01:15:21 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path1: Waiting for transfers to finish
2026/07/05 01:15:21 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:15:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:15:21 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:15:21 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file1.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file2.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file3.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file4.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file6.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file7.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file5.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:15:21 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path1
2026/07/05 01:15:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 INFO : subdir: Making directory
2026/07/05 01:15:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:21 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path2: Waiting for checks to finish
2026/07/05 01:15:21 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path2: Waiting for transfers to finish
2026/07/05 01:15:21 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:15:21 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:15:21 INFO : file1.txt: Copied (new)
2026/07/05 01:15:21 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:15:21 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file3.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file2.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file5.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file4.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file6.txt: Copied (new)
2026/07/05 01:15:21 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:15:21 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:21 INFO : file7.txt: Copied (new)
2026/07/05 01:15:22 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:15:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:22 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:15:22 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path2
2026/07/05 01:15:22 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/07/05 01:15:22 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_filters-vixasiv9/filtersfile.flt /tmp/011025vafoyap7/workdir/[0m
2026/07/05 01:15:22 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_filters-vixasiv9/filtersfile.flt" to "/tmp/011025vafoyap7/workdir/" as ""
2026/07/05 01:15:22 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_filters-vixasiv9/filtersfile.flt"
2026/07/05 01:15:22 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/workdir/"
2026/07/05 01:15:22 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/011025vafoyap7/workdir" as "filtersfile.flt"
2026/07/05 01:15:22 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/05 01:15:22 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/05 01:15:22 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:15:22 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/05 01:15:22 INFO : filtersfile.flt: Copied (new)
2026/07/05 01:15:22 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/07/05 01:15:22 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/011025vafoyap7/workdir/filtersfile.flt resync[0m
2026/07/05 01:15:26 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:26 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:26 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path2/"
2026/07/05 01:15:26 INFO : Using filters file /tmp/011025vafoyap7/workdir/filtersfile.flt
2026/07/05 01:15:26 INFO : Storing filters file hash to /tmp/011025vafoyap7/workdir/filtersfile.flt.md5
2026/07/05 01:15:26 INFO : Copying Path2 files to Path1
2026/07/05 01:15:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:15:26 INFO : There was nothing to transfer
2026/07/05 01:15:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:15:26 INFO : There was nothing to transfer
2026/07/05 01:15:26 INFO : Resync updating listings
2026/07/05 01:15:26 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path2/"
2026/07/05 01:15:26 INFO : [32mBisync successful[0m
2026/07/05 01:15:26 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/07/05 01:15:26 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/07/05 01:15:26 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_filters-vixasiv9/ fileZ.txt[0m
2026/07/05 01:15:26 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_filters-vixasiv9/"
2026/07/05 01:15:26 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_filters-vixasiv9/" to be canonical "/tmp/011025vafoyap7/datadir/test_filters-vixasiv9"
2026/07/05 01:15:26 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/07/05 01:15:26 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_filters-vixasiv9/fileZ.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path2/ fileZ.txt[0m
2026/07/05 01:15:26 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_filters-vixasiv9/fileZ.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path2/" as "fileZ.txt"
2026/07/05 01:15:26 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_filters-vixasiv9/fileZ.txt"
2026/07/05 01:15:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path2/"
2026/07/05 01:15:26 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path2" as "fileZ.txt"
2026/07/05 01:15:26 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:26 DEBUG : fileZ.txt: size = 19 OK
2026/07/05 01:15:26 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:15:26 INFO : fileZ.txt: Copied (new)
2026/07/05 01:15:26 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_filters-vixasiv9/fileZ.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path1/subdir fileZ.txt[0m
2026/07/05 01:15:26 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_filters-vixasiv9/fileZ.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path1/subdir" as "fileZ.txt"
2026/07/05 01:15:26 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_filters-vixasiv9/fileZ.txt"
2026/07/05 01:15:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path1/subdir"
2026/07/05 01:15:26 DEBUG : operations.CopyFile "fileZ.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path1/subdir" as "fileZ.txt"
2026/07/05 01:15:26 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:27 DEBUG : fileZ.txt: size = 19 OK
2026/07/05 01:15:27 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:15:27 INFO : fileZ.txt: Copied (new)
2026/07/05 01:15:27 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/07/05 01:15:27 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/011025vafoyap7/workdir/filtersfile.flt[0m
2026/07/05 01:15:31 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:31 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path2/"
2026/07/05 01:15:31 INFO : Using filters file /tmp/011025vafoyap7/workdir/filtersfile.flt
2026/07/05 01:15:31 INFO : Building Path1 and Path2 listings
2026/07/05 01:15:31 INFO : Path1 checking for diffs
2026/07/05 01:15:31 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/07/05 01:15:31 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:15:31 INFO : Path2 checking for diffs
2026/07/05 01:15:31 INFO : Applying changes
2026/07/05 01:15:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path2/subdir/fileZ.txt[0m
2026/07/05 01:15:31 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:15:31 INFO : subdir/fileZ.txt: Copied (server-side copy)
2026/07/05 01:15:31 INFO : Updating listings
2026/07/05 01:15:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filters/path2/"
2026/07/05 01:15:31 INFO : [32mBisync successful[0m
2026/07/05 01:15:31 DEBUG : Waiting for deletions to finish
2026/07/05 01:15:31 INFO : file3.txt: Deleted
2026/07/05 01:15:31 INFO : file1.txt: Deleted
2026/07/05 01:15:31 INFO : file2.txt: Deleted
2026/07/05 01:15:31 INFO : file7.txt: Deleted
2026/07/05 01:15:31 INFO : file5.txt: Deleted
2026/07/05 01:15:31 INFO : RCLONE_TEST: Deleted
2026/07/05 01:15:31 INFO : file6.txt: Deleted
2026/07/05 01:15:31 INFO : file4.txt: Deleted
2026/07/05 01:15:31 INFO : subdir/file20.txt: Deleted
2026/07/05 01:15:31 INFO : subdir/fileZ.txt: Deleted
2026/07/05 01:15:31 DEBUG : removing 1 level 0 directories
2026/07/05 01:15:31 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path1: Removing directory
2026/07/05 01:15:31 DEBUG : Waiting for deletions to finish
2026/07/05 01:15:32 INFO : file7.txt: Deleted
2026/07/05 01:15:32 INFO : file2.txt: Deleted
2026/07/05 01:15:32 INFO : file6.txt: Deleted
2026/07/05 01:15:32 INFO : file3.txt: Deleted
2026/07/05 01:15:32 INFO : file1.txt: Deleted
2026/07/05 01:15:32 INFO : RCLONE_TEST: Deleted
2026/07/05 01:15:32 INFO : file5.txt: Deleted
2026/07/05 01:15:32 INFO : file4.txt: Deleted
2026/07/05 01:15:32 INFO : fileZ.txt: Deleted
2026/07/05 01:15:32 INFO : subdir/file20.txt: Deleted
2026/07/05 01:15:32 INFO : subdir/fileZ.txt: Deleted
2026/07/05 01:15:32 DEBUG : removing 1 level 0 directories
2026/07/05 01:15:32 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filters/path2: Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteRemote/filtersfile_checks
2026/07/05 01:15:32 INFO : path1: Making directory
2026/07/05 01:15:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1"
2026/07/05 01:15:32 INFO : path2: Making directory
2026/07/05 01:15:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2"
2026/07/05 01:15:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/07/05 01:15:32 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_filtersfile_checks-ruxitif4"
2026/07/05 01:15:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : subdir: Making directory with metadata
2026/07/05 01:15:32 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:15:32 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:15:32 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:15:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:15:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:15:32 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:15:32 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_filtersfile_checks-ruxitif4: Waiting for checks to finish
2026/07/05 01:15:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:15:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:15:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:15:32 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_filtersfile_checks-ruxitif4: Waiting for transfers to finish
2026/07/05 01:15:32 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:32 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:15:32 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:15:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:15:32 INFO : file1.txt: Copied (new)
2026/07/05 01:15:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:15:32 INFO : file2.txt: Copied (new)
2026/07/05 01:15:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:15:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/07/05 01:15:32 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_filtersfile_checks-resetav6"
2026/07/05 01:15:32 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/05 01:15:32 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:15:32 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/05 01:15:32 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:15:32 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:15:32 INFO : hold.txt: Copied (new)
2026/07/05 01:15:32 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/05 01:15:32 INFO : filtersfile.txt: Copied (new)
2026/07/05 01:15:32 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_filtersfile_checks-resetav6: Waiting for checks to finish
2026/07/05 01:15:32 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_filtersfile_checks-resetav6: Waiting for transfers to finish
2026/07/05 01:15:32 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/07/05 01:15:32 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/05 01:15:32 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/07/05 01:15:32 INFO : filtersfile2.txt: Copied (new)
2026/07/05 01:15:32 DEBUG : Waiting for deletions to finish
2026/07/05 01:15:32 DEBUG : removing 1 level 0 directories
2026/07/05 01:15:32 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Removing directory
2026/07/05 01:15:32 DEBUG : Waiting for deletions to finish
2026/07/05 01:15:32 DEBUG : removing 1 level 0 directories
2026/07/05 01:15:32 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Removing directory
2026/07/05 01:15:32 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_filtersfile_checks-ruxitif4
2026/07/05 01:15:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 INFO : subdir: Making directory
2026/07/05 01:15:32 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Waiting for checks to finish
2026/07/05 01:15:32 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Waiting for transfers to finish
2026/07/05 01:15:32 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:15:32 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:32 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:15:32 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:15:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:32 INFO : file2.txt: Copied (new)
2026/07/05 01:15:32 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:15:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:15:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:15:32 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:15:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:32 INFO : file1.txt: Copied (new)
2026/07/05 01:15:32 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1
2026/07/05 01:15:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 INFO : subdir: Making directory
2026/07/05 01:15:32 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:32 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Waiting for checks to finish
2026/07/05 01:15:32 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Waiting for transfers to finish
2026/07/05 01:15:32 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:15:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:15:32 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:15:32 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:15:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:32 INFO : file1.txt: Copied (new)
2026/07/05 01:15:32 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:15:32 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:32 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:15:32 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:15:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:15:32 INFO : file2.txt: Copied (new)
2026/07/05 01:15:32 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2
2026/07/05 01:15:32 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/07/05 01:15:32 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:15:32 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:15:37 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:37 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:15:37 INFO : Copying Path2 files to Path1
2026/07/05 01:15:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:15:37 INFO : There was nothing to transfer
2026/07/05 01:15:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:15:37 INFO : There was nothing to transfer
2026/07/05 01:15:37 INFO : Resync updating listings
2026/07/05 01:15:37 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:15:37 INFO : [32mBisync successful[0m
2026/07/05 01:15:37 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/07/05 01:15:37 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_filtersfile_checks-resetav6/filtersfile.txt /tmp/011025vafoyap7/workdir/[0m
2026/07/05 01:15:37 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_filtersfile_checks-resetav6/filtersfile.txt" to "/tmp/011025vafoyap7/workdir/" as ""
2026/07/05 01:15:37 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_filtersfile_checks-resetav6/filtersfile.txt"
2026/07/05 01:15:37 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/workdir/"
2026/07/05 01:15:37 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/011025vafoyap7/workdir" as "filtersfile.txt"
2026/07/05 01:15:37 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:15:37 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/05 01:15:37 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/05 01:15:37 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/05 01:15:37 INFO : filtersfile.txt: Copied (new)
2026/07/05 01:15:37 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/07/05 01:15:37 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/011025vafoyap7/workdir/filtersfile.txt[0m
2026/07/05 01:15:41 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:41 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:15:41 INFO : Using filters file /tmp/011025vafoyap7/workdir/filtersfile.txt
2026/07/05 01:15:41 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/011025vafoyap7/workdir/filtersfile.txt[0m
2026/07/05 01:15:41 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:15:41 NOTICE: Bisync error: bisync aborted
2026/07/05 01:15:41 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/07/05 01:15:41 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/07/05 01:15:46 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:46 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:46 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:46 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:15:46 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/011025vafoyap7/workdir/TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_filtersfile_checks_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/011025vafoyap7/workdir/TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_filtersfile_checks_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/011025vafoyap7/workdir"[0m[0m
2026/07/05 01:15:46 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:15:46 NOTICE: Bisync error: bisync aborted
2026/07/05 01:15:46 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/07/05 01:15:46 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/011025vafoyap7/workdir/filtersfile.txt resync[0m
2026/07/05 01:15:50 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:50 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:50 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:50 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:15:50 INFO : Using filters file /tmp/011025vafoyap7/workdir/filtersfile.txt
2026/07/05 01:15:50 INFO : Storing filters file hash to /tmp/011025vafoyap7/workdir/filtersfile.txt.md5
2026/07/05 01:15:50 INFO : Copying Path2 files to Path1
2026/07/05 01:15:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:15:50 INFO : There was nothing to transfer
2026/07/05 01:15:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:15:50 INFO : There was nothing to transfer
2026/07/05 01:15:50 INFO : Resync updating listings
2026/07/05 01:15:50 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:15:50 INFO : [32mBisync successful[0m
2026/07/05 01:15:50 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/07/05 01:15:50 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/011025vafoyap7/workdir/filtersfile.txt[0m
2026/07/05 01:15:54 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:54 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:54 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:15:54 INFO : Using filters file /tmp/011025vafoyap7/workdir/filtersfile.txt
2026/07/05 01:15:54 INFO : Building Path1 and Path2 listings
2026/07/05 01:15:55 INFO : Path1 checking for diffs
2026/07/05 01:15:55 INFO : Path2 checking for diffs
2026/07/05 01:15:55 INFO : No changes found
2026/07/05 01:15:55 INFO : Updating listings
2026/07/05 01:15:55 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:15:55 INFO : [32mBisync successful[0m
2026/07/05 01:15:55 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/07/05 01:15:55 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_filtersfile_checks-resetav6/filtersfile2.txt /tmp/011025vafoyap7/workdir/ filtersfile.txt[0m
2026/07/05 01:15:55 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_filtersfile_checks-resetav6/filtersfile2.txt" to "/tmp/011025vafoyap7/workdir/" as "filtersfile.txt"
2026/07/05 01:15:55 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_filtersfile_checks-resetav6/filtersfile2.txt"
2026/07/05 01:15:55 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/workdir/"
2026/07/05 01:15:55 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/011025vafoyap7/workdir" as "filtersfile.txt"
2026/07/05 01:15:55 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/011025vafoyap7/datadir/test_filtersfile_checks-resetav6)
2026/07/05 01:15:55 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/011025vafoyap7/workdir)
2026/07/05 01:15:55 DEBUG : filtersfile2.txt: Sizes differ
2026/07/05 01:15:55 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/07/05 01:15:55 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/05 01:15:55 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/07/05 01:15:55 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/07/05 01:15:55 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/07/05 01:15:55 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/011025vafoyap7/workdir/filtersfile.txt[0m
2026/07/05 01:15:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:15:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:15:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:15:59 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:15:59 INFO : Using filters file /tmp/011025vafoyap7/workdir/filtersfile.txt
2026/07/05 01:15:59 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/011025vafoyap7/workdir/filtersfile.txt[0m
2026/07/05 01:15:59 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:15:59 NOTICE: Bisync error: bisync aborted
2026/07/05 01:15:59 NOTICE: [36m(18) :[0m [34mtest 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort.[0m
2026/07/05 01:15:59 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/011025vafoyap7/workdir/filtersfile.txt resync dry-run[0m
2026/07/05 01:16:03 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:03 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:16:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:16:03 INFO : Using filters file /tmp/011025vafoyap7/workdir/filtersfile.txt
2026/07/05 01:16:03 INFO : Skipped storing filters file hash to /tmp/011025vafoyap7/workdir/filtersfile.txt.md5 as --dry-run is set
2026/07/05 01:16:03 INFO : Copying Path2 files to Path1
2026/07/05 01:16:03 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:16:03 INFO : There was nothing to transfer
2026/07/05 01:16:03 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:16:03 INFO : There was nothing to transfer
2026/07/05 01:16:03 INFO : Resync updating listings
2026/07/05 01:16:03 INFO : [32mBisync successful[0m
2026/07/05 01:16:03 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/07/05 01:16:03 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/011025vafoyap7/workdir/filtersfile.txt[0m
2026/07/05 01:16:08 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:08 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:16:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/filtersfile_checks/path2/"
2026/07/05 01:16:08 INFO : Using filters file /tmp/011025vafoyap7/workdir/filtersfile.txt
2026/07/05 01:16:08 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/011025vafoyap7/workdir/filtersfile.txt[0m
2026/07/05 01:16:08 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:16:08 NOTICE: Bisync error: bisync aborted
2026/07/05 01:16:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:08 INFO : subdir/file20.txt: Deleted
2026/07/05 01:16:08 INFO : file2.txt: Deleted
2026/07/05 01:16:08 INFO : file1.txt: Deleted
2026/07/05 01:16:08 INFO : RCLONE_TEST: Deleted
2026/07/05 01:16:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:08 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path1: Removing directory
2026/07/05 01:16:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:08 INFO : RCLONE_TEST: Deleted
2026/07/05 01:16:08 INFO : file2.txt: Deleted
2026/07/05 01:16:08 INFO : subdir/file20.txt: Deleted
2026/07/05 01:16:08 INFO : file1.txt: Deleted
2026/07/05 01:16:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:08 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/filtersfile_checks/path2: Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteRemote/ignorelistingchecksum
2026/07/05 01:16:08 INFO : path1: Making directory
2026/07/05 01:16:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1"
2026/07/05 01:16:08 INFO : path2: Making directory
2026/07/05 01:16:08 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2"
2026/07/05 01:16:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/07/05 01:16:08 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_ignorelistingchecksum-vawuzir6"
2026/07/05 01:16:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:16:08 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:08 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:08 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:08 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:08 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:08 DEBUG : subdir: Making directory with metadata
2026/07/05 01:16:08 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/05 01:16:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:16:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:16:08 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:16:08 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:16:08 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:08 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:16:08 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:16:08 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:08 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:16:08 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:16:08 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_ignorelistingchecksum-vawuzir6: Waiting for checks to finish
2026/07/05 01:16:08 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_ignorelistingchecksum-vawuzir6: Waiting for transfers to finish
2026/07/05 01:16:08 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:16:08 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:08 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:16:08 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:16:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:16:08 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:16:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:16:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:16:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:16:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:16:08 INFO : file1.txt: Copied (new)
2026/07/05 01:16:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:16:08 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:08 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:16:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:16:08 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:16:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:16:08 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:16:08 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:16:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:16:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/07/05 01:16:08 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4"
2026/07/05 01:16:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:08 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4: Waiting for checks to finish
2026/07/05 01:16:08 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4: Waiting for transfers to finish
2026/07/05 01:16:08 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:16:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:08 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:16:08 INFO : file1.txt: Copied (new)
2026/07/05 01:16:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:08 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path1: Removing directory
2026/07/05 01:16:08 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:08 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:08 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path2: Removing directory
2026/07/05 01:16:08 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_ignorelistingchecksum-vawuzir6
2026/07/05 01:16:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 INFO : subdir: Making directory
2026/07/05 01:16:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path1: Waiting for checks to finish
2026/07/05 01:16:09 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/07/05 01:16:09 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:16:09 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:09 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:16:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:16:09 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path1
2026/07/05 01:16:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 INFO : subdir: Making directory
2026/07/05 01:16:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:09 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path2: Waiting for checks to finish
2026/07/05 01:16:09 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/07/05 01:16:09 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:16:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:09 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:16:09 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:16:09 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:16:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:09 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:16:09 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path2
2026/07/05 01:16:09 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/05 01:16:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:16:09 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:16:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:16:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2/"
2026/07/05 01:16:13 INFO : Copying Path2 files to Path1
2026/07/05 01:16:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:16:13 INFO : There was nothing to transfer
2026/07/05 01:16:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:16:14 INFO : There was nothing to transfer
2026/07/05 01:16:14 INFO : Resync updating listings
2026/07/05 01:16:14 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2/"
2026/07/05 01:16:14 INFO : [32mBisync successful[0m
2026/07/05 01:16:14 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/07/05 01:16:18 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:18 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2/"
2026/07/05 01:16:18 INFO : Copying Path2 files to Path1
2026/07/05 01:16:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:16:18 INFO : There was nothing to transfer
2026/07/05 01:16:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:16:18 INFO : There was nothing to transfer
2026/07/05 01:16:18 INFO : Resync updating listings
2026/07/05 01:16:18 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2/"
2026/07/05 01:16:18 INFO : [32mBisync successful[0m
2026/07/05 01:16:18 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/05 01:16:18 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2/[0m
2026/07/05 01:16:18 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4/"
2026/07/05 01:16:18 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4/" to be canonical "/tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4"
2026/07/05 01:16:18 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:16:18 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2/" as ""
2026/07/05 01:16:18 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4/file1.txt"
2026/07/05 01:16:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2/"
2026/07/05 01:16:18 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path2" as "file1.txt"
2026/07/05 01:16:18 DEBUG : file1.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4)
2026/07/05 01:16:18 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path2)
2026/07/05 01:16:18 DEBUG : file1.txt: Sizes differ
2026/07/05 01:16:18 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:16:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:18 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:16:18 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/07/05 01:16:18 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/05 01:16:18 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4/file1.txt"
2026/07/05 01:16:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1/subdir"
2026/07/05 01:16:18 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/05 01:16:18 DEBUG : file1.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_ignorelistingchecksum-jobomez4)
2026/07/05 01:16:18 DEBUG : file20.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path1/subdir)
2026/07/05 01:16:18 DEBUG : file1.txt: Sizes differ
2026/07/05 01:16:19 DEBUG : file20.txt: size = 19 OK
2026/07/05 01:16:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:19 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/05 01:16:19 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/07/05 01:16:19 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/07/05 01:16:23 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:23 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:23 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:23 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2/"
2026/07/05 01:16:23 INFO : Building Path1 and Path2 listings
2026/07/05 01:16:23 INFO : Path1 checking for diffs
2026/07/05 01:16:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:16:23 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:16:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:16:23 INFO : Path2 checking for diffs
2026/07/05 01:16:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:16:23 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:16:23 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:16:23 INFO : Applying changes
2026/07/05 01:16:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/07/05 01:16:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1/file1.txt[0m
2026/07/05 01:16:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:16:23 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:16:23 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:16:23 INFO : subdir/file20.txt: Copied (server-side copy)
2026/07/05 01:16:23 INFO : Updating listings
2026/07/05 01:16:23 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/ignorelistingchecksum/path2/"
2026/07/05 01:16:23 INFO : [32mBisync successful[0m
2026/07/05 01:16:23 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:24 INFO : subdir/file20.txt: Deleted
2026/07/05 01:16:24 INFO : RCLONE_TEST: Deleted
2026/07/05 01:16:24 INFO : file1.copy1.txt: Deleted
2026/07/05 01:16:24 INFO : file1.copy5.txt: Deleted
2026/07/05 01:16:24 INFO : file1.copy2.txt: Deleted
2026/07/05 01:16:24 INFO : file1.copy4.txt: Deleted
2026/07/05 01:16:24 INFO : file1.copy3.txt: Deleted
2026/07/05 01:16:24 INFO : file1.txt: Deleted
2026/07/05 01:16:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:24 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path1: Removing directory
2026/07/05 01:16:24 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:24 INFO : file1.copy2.txt: Deleted
2026/07/05 01:16:24 INFO : file1.txt: Deleted
2026/07/05 01:16:24 INFO : file1.copy1.txt: Deleted
2026/07/05 01:16:24 INFO : subdir/file20.txt: Deleted
2026/07/05 01:16:24 INFO : RCLONE_TEST: Deleted
2026/07/05 01:16:24 INFO : file1.copy4.txt: Deleted
2026/07/05 01:16:24 INFO : file1.copy3.txt: Deleted
2026/07/05 01:16:24 INFO : file1.copy5.txt: Deleted
2026/07/05 01:16:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:24 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/ignorelistingchecksum/path2: Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path1
2026/07/05 01:16:24 INFO : path1: Making directory
2026/07/05 01:16:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1"
2026/07/05 01:16:24 DEBUG : Config file has changed externally - reloading
2026/07/05 01:16:24 INFO : path2: Making directory
2026/07/05 01:16:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2"
2026/07/05 01:16:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/07/05 01:16:24 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_max_delete_path1-rezecat1"
2026/07/05 01:16:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:16:24 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_max_delete_path1-rezecat1: Waiting for checks to finish
2026/07/05 01:16:24 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_max_delete_path1-rezecat1: Waiting for transfers to finish
2026/07/05 01:16:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:16:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:16:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:16:24 INFO : file2.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:16:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:16:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:16:24 INFO : file3.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:16:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:16:24 INFO : file5.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:16:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:16:24 INFO : file4.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:16:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:16:24 INFO : file7.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/05 01:16:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:24 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/05 01:16:24 INFO : file9.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:16:24 INFO : file1.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:16:24 INFO : file8.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:16:24 INFO : file6.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/07/05 01:16:24 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_max_delete_path1-rurisih3"
2026/07/05 01:16:24 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_max_delete_path1-rurisih3: Waiting for checks to finish
2026/07/05 01:16:24 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_max_delete_path1-rurisih3: Waiting for transfers to finish
2026/07/05 01:16:24 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:16:24 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:16:24 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:16:24 INFO : hold.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:24 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path1: Removing directory
2026/07/05 01:16:24 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:24 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:24 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path2: Removing directory
2026/07/05 01:16:24 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_max_delete_path1-rezecat1
2026/07/05 01:16:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path1: Waiting for checks to finish
2026/07/05 01:16:24 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path1: Waiting for transfers to finish
2026/07/05 01:16:24 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:16:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 INFO : file2.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:16:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 INFO : file1.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:16:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 INFO : file4.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:16:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 INFO : file3.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:16:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 INFO : file5.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:16:24 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:16:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 INFO : file6.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 INFO : file7.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:16:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:24 INFO : file8.txt: Copied (new)
2026/07/05 01:16:24 DEBUG : file9.txt: size = 109 OK
2026/07/05 01:16:24 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:24 INFO : file9.txt: Copied (new)
2026/07/05 01:16:24 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path1
2026/07/05 01:16:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:24 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path2: Waiting for checks to finish
2026/07/05 01:16:24 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path2: Waiting for transfers to finish
2026/07/05 01:16:25 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:16:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:25 INFO : file3.txt: Copied (new)
2026/07/05 01:16:25 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:16:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:25 INFO : file4.txt: Copied (new)
2026/07/05 01:16:25 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:16:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:25 INFO : file2.txt: Copied (new)
2026/07/05 01:16:25 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:16:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:25 INFO : file1.txt: Copied (new)
2026/07/05 01:16:25 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:16:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:25 INFO : file5.txt: Copied (new)
2026/07/05 01:16:25 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:16:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:25 INFO : file6.txt: Copied (new)
2026/07/05 01:16:25 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:16:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:25 INFO : file7.txt: Copied (new)
2026/07/05 01:16:25 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:16:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:25 INFO : file8.txt: Copied (new)
2026/07/05 01:16:25 DEBUG : file9.txt: size = 109 OK
2026/07/05 01:16:25 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:25 INFO : file9.txt: Copied (new)
2026/07/05 01:16:25 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path2
2026/07/05 01:16:25 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/07/05 01:16:25 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:16:25 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:16:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:16:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2/"
2026/07/05 01:16:29 INFO : Copying Path2 files to Path1
2026/07/05 01:16:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:16:29 INFO : There was nothing to transfer
2026/07/05 01:16:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:16:29 INFO : There was nothing to transfer
2026/07/05 01:16:29 INFO : Resync updating listings
2026/07/05 01:16:29 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2/"
2026/07/05 01:16:29 INFO : [32mBisync successful[0m
2026/07/05 01:16:29 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/07/05 01:16:29 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/file1.txt[0m
2026/07/05 01:16:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/"
2026/07/05 01:16:29 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1"
2026/07/05 01:16:29 INFO : file1.txt: Deleted
2026/07/05 01:16:29 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/file2.txt[0m
2026/07/05 01:16:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1"
2026/07/05 01:16:29 INFO : file2.txt: Deleted
2026/07/05 01:16:29 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/file3.txt[0m
2026/07/05 01:16:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1"
2026/07/05 01:16:30 INFO : file3.txt: Deleted
2026/07/05 01:16:30 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/file4.txt[0m
2026/07/05 01:16:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1"
2026/07/05 01:16:30 INFO : file4.txt: Deleted
2026/07/05 01:16:30 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/file5.txt[0m
2026/07/05 01:16:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1"
2026/07/05 01:16:30 INFO : file5.txt: Deleted
2026/07/05 01:16:30 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/07/05 01:16:30 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/05 01:16:34 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:34 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:16:34 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:34 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2/"
2026/07/05 01:16:34 INFO : Building Path1 and Path2 listings
2026/07/05 01:16:34 INFO : Path1 checking for diffs
2026/07/05 01:16:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:16:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:16:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:16:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:16:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:16:34 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:16:34 INFO : Path2 checking for diffs
2026/07/05 01:16:34 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/". Run with --force if desired.
2026/07/05 01:16:34 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/05 01:16:34 NOTICE: Bisync error: too many deletes
2026/07/05 01:16:34 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/05 01:16:34 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/07/05 01:16:34 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/07/05 01:16:38 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:38 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:16:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:38 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2/"
2026/07/05 01:16:38 INFO : Building Path1 and Path2 listings
2026/07/05 01:16:38 INFO : Path1 checking for diffs
2026/07/05 01:16:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:16:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:16:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:16:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:16:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:16:38 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:16:38 INFO : Path2 checking for diffs
2026/07/05 01:16:38 INFO : Applying changes
2026/07/05 01:16:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2/file1.txt[0m
2026/07/05 01:16:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2/file2.txt[0m
2026/07/05 01:16:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2/file3.txt[0m
2026/07/05 01:16:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2/file4.txt[0m
2026/07/05 01:16:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2/file5.txt[0m
2026/07/05 01:16:38 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:16:39 INFO : file2.txt: Deleted
2026/07/05 01:16:39 INFO : file4.txt: Deleted
2026/07/05 01:16:39 INFO : file5.txt: Deleted
2026/07/05 01:16:39 INFO : file1.txt: Deleted
2026/07/05 01:16:39 INFO : file3.txt: Deleted
2026/07/05 01:16:39 INFO : There was nothing to transfer
2026/07/05 01:16:39 INFO : Updating listings
2026/07/05 01:16:39 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path1/path2/"
2026/07/05 01:16:39 INFO : [32mBisync successful[0m
2026/07/05 01:16:39 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:39 INFO : file7.txt: Deleted
2026/07/05 01:16:39 INFO : file9.txt: Deleted
2026/07/05 01:16:39 INFO : file8.txt: Deleted
2026/07/05 01:16:39 INFO : file6.txt: Deleted
2026/07/05 01:16:39 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:39 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path1: Removing directory
2026/07/05 01:16:39 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:39 INFO : file6.txt: Deleted
2026/07/05 01:16:39 INFO : file9.txt: Deleted
2026/07/05 01:16:39 INFO : file7.txt: Deleted
2026/07/05 01:16:39 INFO : file8.txt: Deleted
2026/07/05 01:16:39 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:39 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path1/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path2_force
2026/07/05 01:16:39 INFO : path1: Making directory
2026/07/05 01:16:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1"
2026/07/05 01:16:39 INFO : path2: Making directory
2026/07/05 01:16:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2"
2026/07/05 01:16:39 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/07/05 01:16:39 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_max_delete_path2_force-migaxob7"
2026/07/05 01:16:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:16:39 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:16:39 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:16:39 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:16:39 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:16:39 INFO : file4.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:16:39 INFO : file1.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_max_delete_path2_force-migaxob7: Waiting for checks to finish
2026/07/05 01:16:39 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:16:39 INFO : file3.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:16:39 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:16:39 INFO : file5.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:16:39 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:16:39 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:16:39 INFO : file6.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/05 01:16:39 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_max_delete_path2_force-migaxob7: Waiting for transfers to finish
2026/07/05 01:16:39 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:16:39 INFO : file2.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:16:39 INFO : file7.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:39 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:16:39 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/05 01:16:39 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:16:39 INFO : file8.txt: Copied (new)
2026/07/05 01:16:39 INFO : file9.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/07/05 01:16:39 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_max_delete_path2_force-citibab4"
2026/07/05 01:16:39 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_max_delete_path2_force-citibab4: Waiting for checks to finish
2026/07/05 01:16:39 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_max_delete_path2_force-citibab4: Waiting for transfers to finish
2026/07/05 01:16:39 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/05 01:16:39 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/05 01:16:39 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/05 01:16:39 INFO : hold.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:39 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:39 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path1: Removing directory
2026/07/05 01:16:39 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:39 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:39 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path2: Removing directory
2026/07/05 01:16:39 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_max_delete_path2_force-migaxob7
2026/07/05 01:16:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:39 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path1: Waiting for checks to finish
2026/07/05 01:16:39 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path1: Waiting for transfers to finish
2026/07/05 01:16:39 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:16:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 INFO : file1.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:16:39 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 INFO : file2.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:16:39 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:16:39 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 INFO : file4.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 INFO : file3.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:16:39 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 INFO : file5.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:16:39 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 INFO : file6.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:16:39 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 INFO : file7.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:16:39 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:39 INFO : file8.txt: Copied (new)
2026/07/05 01:16:39 DEBUG : file9.txt: size = 109 OK
2026/07/05 01:16:39 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:39 INFO : file9.txt: Copied (new)
2026/07/05 01:16:39 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path1
2026/07/05 01:16:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:40 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:40 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:40 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:40 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path2: Waiting for checks to finish
2026/07/05 01:16:40 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path2: Waiting for transfers to finish
2026/07/05 01:16:40 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:16:40 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:16:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:40 INFO : file4.txt: Copied (new)
2026/07/05 01:16:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:40 INFO : file2.txt: Copied (new)
2026/07/05 01:16:40 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:16:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:40 INFO : file3.txt: Copied (new)
2026/07/05 01:16:40 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:16:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:40 INFO : file1.txt: Copied (new)
2026/07/05 01:16:40 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:16:40 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:16:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:40 INFO : file6.txt: Copied (new)
2026/07/05 01:16:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:40 INFO : file5.txt: Copied (new)
2026/07/05 01:16:40 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:16:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:40 INFO : file8.txt: Copied (new)
2026/07/05 01:16:40 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:16:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:40 INFO : file7.txt: Copied (new)
2026/07/05 01:16:40 DEBUG : file9.txt: size = 109 OK
2026/07/05 01:16:40 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:40 INFO : file9.txt: Copied (new)
2026/07/05 01:16:40 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path2
2026/07/05 01:16:40 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/07/05 01:16:40 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:16:40 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:16:44 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:44 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:16:44 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:44 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/"
2026/07/05 01:16:44 INFO : Copying Path2 files to Path1
2026/07/05 01:16:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:16:44 INFO : There was nothing to transfer
2026/07/05 01:16:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:16:44 INFO : There was nothing to transfer
2026/07/05 01:16:44 INFO : Resync updating listings
2026/07/05 01:16:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/"
2026/07/05 01:16:44 INFO : [32mBisync successful[0m
2026/07/05 01:16:44 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/07/05 01:16:44 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/file1.txt[0m
2026/07/05 01:16:44 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/"
2026/07/05 01:16:44 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2"
2026/07/05 01:16:45 INFO : file1.txt: Deleted
2026/07/05 01:16:45 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/file2.txt[0m
2026/07/05 01:16:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2"
2026/07/05 01:16:45 INFO : file2.txt: Deleted
2026/07/05 01:16:45 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/file3.txt[0m
2026/07/05 01:16:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2"
2026/07/05 01:16:45 INFO : file3.txt: Deleted
2026/07/05 01:16:45 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/file4.txt[0m
2026/07/05 01:16:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2"
2026/07/05 01:16:45 INFO : file4.txt: Deleted
2026/07/05 01:16:45 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/file5.txt[0m
2026/07/05 01:16:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2"
2026/07/05 01:16:45 INFO : file5.txt: Deleted
2026/07/05 01:16:45 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/07/05 01:16:45 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/05 01:16:49 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:49 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:16:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:49 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/"
2026/07/05 01:16:49 INFO : Building Path1 and Path2 listings
2026/07/05 01:16:49 INFO : Path1 checking for diffs
2026/07/05 01:16:49 INFO : Path2 checking for diffs
2026/07/05 01:16:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:16:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:16:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:16:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:16:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:16:49 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:16:49 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/". Run with --force if desired.
2026/07/05 01:16:49 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/05 01:16:49 NOTICE: Bisync error: too many deletes
2026/07/05 01:16:49 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/05 01:16:49 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/07/05 01:16:49 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/07/05 01:16:54 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:54 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:16:54 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:16:54 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/"
2026/07/05 01:16:54 INFO : Building Path1 and Path2 listings
2026/07/05 01:16:54 INFO : Path1 checking for diffs
2026/07/05 01:16:54 INFO : Path2 checking for diffs
2026/07/05 01:16:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/05 01:16:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/05 01:16:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:16:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:16:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/05 01:16:54 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/05 01:16:54 INFO : Applying changes
2026/07/05 01:16:54 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1/file1.txt[0m
2026/07/05 01:16:54 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1/file2.txt[0m
2026/07/05 01:16:54 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1/file3.txt[0m
2026/07/05 01:16:54 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1/file4.txt[0m
2026/07/05 01:16:54 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1/file5.txt[0m
2026/07/05 01:16:54 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:16:54 INFO : file4.txt: Deleted
2026/07/05 01:16:54 INFO : file2.txt: Deleted
2026/07/05 01:16:54 INFO : file3.txt: Deleted
2026/07/05 01:16:54 INFO : file5.txt: Deleted
2026/07/05 01:16:54 INFO : file1.txt: Deleted
2026/07/05 01:16:54 INFO : There was nothing to transfer
2026/07/05 01:16:54 INFO : Updating listings
2026/07/05 01:16:54 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/max_delete_path2_force/path2/"
2026/07/05 01:16:54 INFO : [32mBisync successful[0m
2026/07/05 01:16:54 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:54 INFO : file7.txt: Deleted
2026/07/05 01:16:54 INFO : file6.txt: Deleted
2026/07/05 01:16:54 INFO : file9.txt: Deleted
2026/07/05 01:16:54 INFO : file8.txt: Deleted
2026/07/05 01:16:54 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:54 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path1: Removing directory
2026/07/05 01:16:54 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:54 INFO : file7.txt: Deleted
2026/07/05 01:16:54 INFO : file8.txt: Deleted
2026/07/05 01:16:54 INFO : file6.txt: Deleted
2026/07/05 01:16:54 INFO : file9.txt: Deleted
2026/07/05 01:16:54 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:54 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/max_delete_path2_force/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteRemote/nomodtime
2026/07/05 01:16:54 INFO : path1: Making directory
2026/07/05 01:16:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1"
2026/07/05 01:16:54 INFO : path2: Making directory
2026/07/05 01:16:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2"
2026/07/05 01:16:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/07/05 01:16:54 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_nomodtime-zenuwuk5"
2026/07/05 01:16:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:16:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:16:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:16:54 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:16:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:16:54 INFO : file1.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:16:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:16:54 INFO : file2.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:16:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:16:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:16:54 INFO : file3.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:16:54 INFO : file4.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:16:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:16:54 INFO : file5.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_nomodtime-zenuwuk5: Waiting for checks to finish
2026/07/05 01:16:54 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_nomodtime-zenuwuk5: Waiting for transfers to finish
2026/07/05 01:16:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:16:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:16:54 INFO : file7.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:16:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:16:54 INFO : file8.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:16:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:16:54 INFO : file6.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/07/05 01:16:54 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5"
2026/07/05 01:16:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/05 01:16:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:54 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/05 01:16:54 INFO : file1.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/05 01:16:54 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:54 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/05 01:16:54 INFO : file11.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/05 01:16:54 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:54 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/05 01:16:54 INFO : file10.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/07/05 01:16:54 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:16:54 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/07/05 01:16:54 INFO : file5L.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/07/05 01:16:54 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:16:54 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/07/05 01:16:54 INFO : file5R.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/05 01:16:54 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:16:54 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/05 01:16:54 INFO : file2.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/05 01:16:54 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:54 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/05 01:16:54 INFO : file6.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/05 01:16:54 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5: Waiting for checks to finish
2026/07/05 01:16:54 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:54 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/05 01:16:54 INFO : file7.txt: Copied (new)
2026/07/05 01:16:54 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5: Waiting for transfers to finish
2026/07/05 01:16:54 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:54 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:54 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1: Removing directory
2026/07/05 01:16:54 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:54 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:54 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2: Removing directory
2026/07/05 01:16:54 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_nomodtime-zenuwuk5
2026/07/05 01:16:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:54 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1: Waiting for checks to finish
2026/07/05 01:16:54 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1: Waiting for transfers to finish
2026/07/05 01:16:55 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file2.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file3.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:16:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:55 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:16:55 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file1.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file6.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file5.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file4.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file7.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file8.txt: Copied (new)
2026/07/05 01:16:55 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1
2026/07/05 01:16:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:16:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:55 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2: Waiting for checks to finish
2026/07/05 01:16:55 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2: Waiting for transfers to finish
2026/07/05 01:16:55 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file1.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file3.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file2.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:16:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:55 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:16:55 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file4.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file5.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file6.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file7.txt: Copied (new)
2026/07/05 01:16:55 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:16:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:55 INFO : file8.txt: Copied (new)
2026/07/05 01:16:55 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2
2026/07/05 01:16:55 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/05 01:16:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:16:55 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/07/05 01:16:55 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:55 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:55 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/07/05 01:16:55 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/"
2026/07/05 01:16:55 INFO : Copying Path2 files to Path1
2026/07/05 01:16:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:16:55 INFO : There was nothing to transfer
2026/07/05 01:16:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:16:55 INFO : There was nothing to transfer
2026/07/05 01:16:55 INFO : Resync updating listings
2026/07/05 01:16:55 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/"
2026/07/05 01:16:55 INFO : [32mBisync successful[0m
2026/07/05 01:16:55 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/05 01:16:55 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/05 01:16:55 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file10.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/[0m
2026/07/05 01:16:55 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file10.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/" as ""
2026/07/05 01:16:55 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file10.txt"
2026/07/05 01:16:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/"
2026/07/05 01:16:55 DEBUG : operations.CopyFile "file10.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2" as "file10.txt"
2026/07/05 01:16:55 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:55 DEBUG : file10.txt: size = 19 OK
2026/07/05 01:16:55 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:55 INFO : file10.txt: Copied (new)
2026/07/05 01:16:55 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/07/05 01:16:55 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/[0m
2026/07/05 01:16:55 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/" as ""
2026/07/05 01:16:55 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file1.txt"
2026/07/05 01:16:55 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/"
2026/07/05 01:16:56 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2" as "file1.txt"
2026/07/05 01:16:56 DEBUG : file1.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5)
2026/07/05 01:16:56 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2)
2026/07/05 01:16:56 DEBUG : file1.txt: Sizes differ
2026/07/05 01:16:56 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:16:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:56 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:16:56 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/05 01:16:56 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file11.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/[0m
2026/07/05 01:16:56 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file11.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" as ""
2026/07/05 01:16:56 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file11.txt"
2026/07/05 01:16:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/"
2026/07/05 01:16:56 DEBUG : operations.CopyFile "file11.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1" as "file11.txt"
2026/07/05 01:16:56 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:56 DEBUG : file11.txt: size = 19 OK
2026/07/05 01:16:56 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:56 INFO : file11.txt: Copied (new)
2026/07/05 01:16:56 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/07/05 01:16:56 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file2.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/[0m
2026/07/05 01:16:56 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file2.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" as ""
2026/07/05 01:16:56 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file2.txt"
2026/07/05 01:16:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/"
2026/07/05 01:16:56 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1" as "file2.txt"
2026/07/05 01:16:56 DEBUG : file2.txt: size = 13 (Local file system at /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5)
2026/07/05 01:16:56 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1)
2026/07/05 01:16:56 DEBUG : file2.txt: Sizes differ
2026/07/05 01:16:56 DEBUG : file2.txt: size = 13 OK
2026/07/05 01:16:56 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:16:56 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:16:56 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/05 01:16:56 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/file3.txt[0m
2026/07/05 01:16:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/"
2026/07/05 01:16:56 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2"
2026/07/05 01:16:56 INFO : file3.txt: Deleted
2026/07/05 01:16:56 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/05 01:16:56 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/file4.txt[0m
2026/07/05 01:16:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/"
2026/07/05 01:16:56 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1"
2026/07/05 01:16:56 INFO : file4.txt: Deleted
2026/07/05 01:16:56 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/05 01:16:56 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/file8.txt[0m
2026/07/05 01:16:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1"
2026/07/05 01:16:56 INFO : file8.txt: Deleted
2026/07/05 01:16:56 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/file8.txt[0m
2026/07/05 01:16:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2"
2026/07/05 01:16:56 INFO : file8.txt: Deleted
2026/07/05 01:16:56 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/05 01:16:56 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file5R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/ file5.txt[0m
2026/07/05 01:16:56 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file5R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/" as "file5.txt"
2026/07/05 01:16:56 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file5R.txt"
2026/07/05 01:16:56 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/"
2026/07/05 01:16:56 DEBUG : operations.CopyFile "file5R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2" as "file5.txt"
2026/07/05 01:16:57 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5)
2026/07/05 01:16:57 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2)
2026/07/05 01:16:57 DEBUG : file5R.txt: Sizes differ
2026/07/05 01:16:57 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:16:57 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:16:57 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:16:57 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file5L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/ file5.txt[0m
2026/07/05 01:16:57 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file5L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" as "file5.txt"
2026/07/05 01:16:57 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file5L.txt"
2026/07/05 01:16:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/"
2026/07/05 01:16:57 DEBUG : operations.CopyFile "file5L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1" as "file5.txt"
2026/07/05 01:16:57 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5)
2026/07/05 01:16:57 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1)
2026/07/05 01:16:57 DEBUG : file5L.txt: Sizes differ
2026/07/05 01:16:57 DEBUG : file5.txt: size = 39 OK
2026/07/05 01:16:57 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:16:57 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:16:57 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/07/05 01:16:57 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file6.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/[0m
2026/07/05 01:16:57 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file6.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/" as ""
2026/07/05 01:16:57 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file6.txt"
2026/07/05 01:16:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/"
2026/07/05 01:16:57 DEBUG : operations.CopyFile "file6.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2" as "file6.txt"
2026/07/05 01:16:57 DEBUG : file6.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5)
2026/07/05 01:16:57 DEBUG : file6.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2)
2026/07/05 01:16:57 DEBUG : file6.txt: Sizes differ
2026/07/05 01:16:57 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:16:57 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:57 INFO : file6.txt: Copied (replaced existing)
2026/07/05 01:16:57 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/file6.txt[0m
2026/07/05 01:16:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1"
2026/07/05 01:16:57 INFO : file6.txt: Deleted
2026/07/05 01:16:57 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/07/05 01:16:57 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file7.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/[0m
2026/07/05 01:16:57 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file7.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" as ""
2026/07/05 01:16:57 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5/file7.txt"
2026/07/05 01:16:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/"
2026/07/05 01:16:57 DEBUG : operations.CopyFile "file7.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1" as "file7.txt"
2026/07/05 01:16:57 DEBUG : file7.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_nomodtime-giqinuz5)
2026/07/05 01:16:57 DEBUG : file7.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1)
2026/07/05 01:16:57 DEBUG : file7.txt: Sizes differ
2026/07/05 01:16:57 DEBUG : file7.txt: size = 19 OK
2026/07/05 01:16:57 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:57 INFO : file7.txt: Copied (replaced existing)
2026/07/05 01:16:57 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/file7.txt[0m
2026/07/05 01:16:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2"
2026/07/05 01:16:57 INFO : file7.txt: Deleted
2026/07/05 01:16:57 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/07/05 01:16:57 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/07/05 01:16:57 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:57 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:16:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/07/05 01:16:57 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/"
2026/07/05 01:16:57 INFO : Building Path1 and Path2 listings
2026/07/05 01:16:57 INFO : Path1 checking for diffs
2026/07/05 01:16:57 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:16:57 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/05 01:16:57 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:16:57 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/05 01:16:57 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/05 01:16:57 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:16:57 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/05 01:16:57 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:16:57 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:16:57 INFO : Path2 checking for diffs
2026/07/05 01:16:57 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:16:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/05 01:16:57 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/05 01:16:57 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/05 01:16:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/05 01:16:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/05 01:16:57 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/05 01:16:57 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/05 01:16:57 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/05 01:16:57 INFO : Applying changes
2026/07/05 01:16:57 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/file11.txt[0m
2026/07/05 01:16:57 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/file2.txt[0m
2026/07/05 01:16:57 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/file4.txt[0m
2026/07/05 01:16:57 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/05 01:16:57 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/file5.txt.conflict1[0m
2026/07/05 01:16:58 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict1
2026/07/05 01:16:58 INFO : file5.txt: Deleted
2026/07/05 01:16:58 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/file5.txt.conflict1[0m
2026/07/05 01:16:58 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/file5.txt.conflict2[0m
2026/07/05 01:16:58 INFO : file5.txt: Copied (server-side copy) to: file5.txt.conflict2
2026/07/05 01:16:58 INFO : file5.txt: Deleted
2026/07/05 01:16:58 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/file5.txt.conflict2[0m
2026/07/05 01:16:58 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/file6.txt[0m
2026/07/05 01:16:58 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/file7.txt[0m
2026/07/05 01:16:58 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/file1.txt[0m
2026/07/05 01:16:58 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/file10.txt[0m
2026/07/05 01:16:58 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/file3.txt[0m
2026/07/05 01:16:58 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:16:58 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:16:58 INFO : file6.txt: Copied (server-side copy)
2026/07/05 01:16:58 INFO : file10.txt: Copied (server-side copy)
2026/07/05 01:16:58 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/05 01:16:58 INFO : file3.txt: Deleted
2026/07/05 01:16:58 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:16:58 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:16:58 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/05 01:16:58 INFO : file7.txt: Copied (server-side copy)
2026/07/05 01:16:58 INFO : file11.txt: Copied (server-side copy)
2026/07/05 01:16:58 INFO : file4.txt: Deleted
2026/07/05 01:16:58 INFO : Updating listings
2026/07/05 01:16:58 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/nomodtime/path2/"
2026/07/05 01:16:58 INFO : [32mBisync successful[0m
2026/07/05 01:16:58 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:59 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:16:59 INFO : file6.txt: Deleted
2026/07/05 01:16:59 INFO : RCLONE_TEST: Deleted
2026/07/05 01:16:59 INFO : file11.txt: Deleted
2026/07/05 01:16:59 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:16:59 INFO : file1.txt: Deleted
2026/07/05 01:16:59 INFO : file2.txt: Deleted
2026/07/05 01:16:59 INFO : file10.txt: Deleted
2026/07/05 01:16:59 INFO : file7.txt: Deleted
2026/07/05 01:16:59 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:59 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path1: Removing directory
2026/07/05 01:16:59 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:59 INFO : file6.txt: Deleted
2026/07/05 01:16:59 INFO : RCLONE_TEST: Deleted
2026/07/05 01:16:59 INFO : file2.txt: Deleted
2026/07/05 01:16:59 INFO : file10.txt: Deleted
2026/07/05 01:16:59 INFO : file5.txt.conflict1: Deleted
2026/07/05 01:16:59 INFO : file5.txt.conflict2: Deleted
2026/07/05 01:16:59 INFO : file11.txt: Deleted
2026/07/05 01:16:59 INFO : file1.txt: Deleted
2026/07/05 01:16:59 INFO : file7.txt: Deleted
2026/07/05 01:16:59 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:59 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/nomodtime/path2: Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteRemote/normalization
2026/07/05 01:16:59 INFO : path1: Making directory
2026/07/05 01:16:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/normalization/path1"
2026/07/05 01:16:59 INFO : path2: Making directory
2026/07/05 01:16:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/normalization/path2"
2026/07/05 01:16:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/07/05 01:16:59 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_normalization-duvecuc8"
2026/07/05 01:16:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/05 01:16:59 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/05 01:16:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:16:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:16:59 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:16:59 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_normalization-duvecuc8: Waiting for checks to finish
2026/07/05 01:16:59 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_normalization-duvecuc8: Waiting for transfers to finish
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/05 01:16:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:16:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:16:59 INFO : file1.txt: Copied (new)
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/05 01:16:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/07/05 01:16:59 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_normalization-rutecaw5"
2026/07/05 01:16:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_normalization-rutecaw5: Waiting for checks to finish
2026/07/05 01:16:59 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_normalization-rutecaw5: Waiting for transfers to finish
2026/07/05 01:16:59 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/07/05 01:16:59 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/05 01:16:59 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/07/05 01:16:59 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/05 01:16:59 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/05 01:16:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:16:59 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/05 01:16:59 INFO : file1.txt: Copied (new)
2026/07/05 01:16:59 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:59 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:59 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path1: Removing directory
2026/07/05 01:16:59 DEBUG : Waiting for deletions to finish
2026/07/05 01:16:59 DEBUG : removing 1 level 0 directories
2026/07/05 01:16:59 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path2: Removing directory
2026/07/05 01:16:59 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_normalization-duvecuc8
2026/07/05 01:16:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path1: Waiting for checks to finish
2026/07/05 01:16:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path1: Waiting for transfers to finish
2026/07/05 01:16:59 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:16:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:59 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:16:59 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:16:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:59 INFO : file1.txt: Copied (new)
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/05 01:16:59 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path1
2026/07/05 01:16:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/05 01:16:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path2: Waiting for checks to finish
2026/07/05 01:16:59 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path2: Waiting for transfers to finish
2026/07/05 01:16:59 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:16:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:16:59 INFO : file1.txt: Copied (new)
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: size = 272 OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/05 01:16:59 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:16:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:16:59 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: size = 272 OK
2026/07/05 01:16:59 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/05 01:16:59 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/05 01:17:00 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: size = 0 OK
2026/07/05 01:17:00 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:00 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/05 01:17:00 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path2
2026/07/05 01:17:00 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/07/05 01:17:00 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/011025vafoyap7/datadir/test_normalization-rutecaw5/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/normalization/path2/[0m
2026/07/05 01:17:00 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_normalization-rutecaw5/"
2026/07/05 01:17:00 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_normalization-rutecaw5/" to be canonical "/tmp/011025vafoyap7/datadir/test_normalization-rutecaw5"
2026/07/05 01:17:00 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:17:00 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_normalization-rutecaw5/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/normalization/path2/" as ""
2026/07/05 01:17:00 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_normalization-rutecaw5/file1.txt"
2026/07/05 01:17:00 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/normalization/path2/"
2026/07/05 01:17:00 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path2" as "file1.txt"
2026/07/05 01:17:00 DEBUG : file1.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_normalization-rutecaw5)
2026/07/05 01:17:00 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path2)
2026/07/05 01:17:00 DEBUG : file1.txt: Sizes differ
2026/07/05 01:17:00 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:17:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:17:00 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:17:00 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/05 01:17:00 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/05 01:17:04 ERROR : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Failed to copy: PUT https://rclone.blob.core.windows.net/rclone-test-nexisux0hawo/011025vafoyap7/normalization/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:3d3a00ff-d01e-0065-101b-0c12b9000000
Time:2026-07-05T01:17:04.7973502Z
--------------------------------------------------------------------------------
bisync_test.go:1080: Fs is incapable of running test as can't fix-case, skipping: normalization (expected:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (NFD) actual:
ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö (PUT https://rclone.blob.core.windows.net/rclone-test-nexisux0hawo/011025vafoyap7/normalization/path1/ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
--------------------------------------------------------------------------------
RESPONSE 400: 400 The requested URI does not represent any resource on the server.
ERROR CODE: InvalidUri
--------------------------------------------------------------------------------
InvalidUriThe requested URI does not represent any resource on the server.
RequestId:3d3a00ff-d01e-0065-101b-0c12b9000000
Time:2026-07-05T01:17:04.7973502Z
--------------------------------------------------------------------------------
))
(fs: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/normalization/path1)
=== RUN TestBisyncRemoteRemote/rclone_args
2026/07/05 01:17:04 INFO : path1: Making directory
2026/07/05 01:17:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1"
2026/07/05 01:17:04 INFO : path2: Making directory
2026/07/05 01:17:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2"
2026/07/05 01:17:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/07/05 01:17:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_rclone_args-xepebej6"
2026/07/05 01:17:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:17:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:04 DEBUG : subdir: Making directory with metadata
2026/07/05 01:17:04 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:17:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:17:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:04 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:17:04 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/05 01:17:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:17:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:17:04 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_rclone_args-xepebej6: Waiting for checks to finish
2026/07/05 01:17:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:17:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:17:04 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:17:04 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/05 01:17:04 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/05 01:17:04 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/05 01:17:04 INFO : file1.txt: Copied (new)
2026/07/05 01:17:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:17:04 INFO : file2.txt: Copied (new)
2026/07/05 01:17:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:17:04 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:17:04 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_rclone_args-xepebej6: Waiting for transfers to finish
2026/07/05 01:17:04 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:04 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/05 01:17:04 INFO : subdir/file21.txt: Copied (new)
2026/07/05 01:17:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:17:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/07/05 01:17:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3"
2026/07/05 01:17:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:04 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:04 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:04 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/05 01:17:04 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/05 01:17:04 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/07/05 01:17:04 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:04 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:17:04 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/05 01:17:04 INFO : file20.txt: Copied (new)
2026/07/05 01:17:04 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/07/05 01:17:04 INFO : file2.txt: Copied (new)
2026/07/05 01:17:04 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:04 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/05 01:17:04 INFO : file21.txt: Copied (new)
2026/07/05 01:17:04 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3: Waiting for checks to finish
2026/07/05 01:17:04 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3: Waiting for transfers to finish
2026/07/05 01:17:04 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/05 01:17:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:17:04 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/05 01:17:04 INFO : file1.txt: Copied (new)
2026/07/05 01:17:04 DEBUG : Waiting for deletions to finish
2026/07/05 01:17:04 DEBUG : removing 1 level 0 directories
2026/07/05 01:17:04 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Removing directory
2026/07/05 01:17:04 DEBUG : Waiting for deletions to finish
2026/07/05 01:17:05 DEBUG : removing 1 level 0 directories
2026/07/05 01:17:05 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Removing directory
2026/07/05 01:17:05 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_rclone_args-xepebej6
2026/07/05 01:17:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:17:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:05 INFO : subdir: Making directory
2026/07/05 01:17:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:05 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:05 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Waiting for checks to finish
2026/07/05 01:17:05 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Waiting for transfers to finish
2026/07/05 01:17:05 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:17:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:05 INFO : file2.txt: Copied (new)
2026/07/05 01:17:05 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:17:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:17:05 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:17:05 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:17:05 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/05 01:17:05 INFO : file1.txt: Copied (new)
2026/07/05 01:17:05 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:17:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:05 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:17:05 DEBUG : subdir/file21.txt: size = 0 OK
2026/07/05 01:17:05 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:05 INFO : subdir/file21.txt: Copied (new)
2026/07/05 01:17:05 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1
2026/07/05 01:17:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:17:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:05 INFO : subdir: Making directory
2026/07/05 01:17:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:05 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:05 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Waiting for checks to finish
2026/07/05 01:17:05 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Waiting for transfers to finish
2026/07/05 01:17:05 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:17:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:17:05 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:17:05 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:17:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:05 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:17:05 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:17:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:05 INFO : file2.txt: Copied (new)
2026/07/05 01:17:05 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:17:05 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/05 01:17:05 INFO : file1.txt: Copied (new)
2026/07/05 01:17:05 DEBUG : subdir/file21.txt: size = 0 OK
2026/07/05 01:17:05 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:05 INFO : subdir/file21.txt: Copied (new)
2026/07/05 01:17:05 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2
2026/07/05 01:17:05 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/07/05 01:17:05 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/ *[0m
2026/07/05 01:17:05 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/"
2026/07/05 01:17:05 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/" to be canonical "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3"
2026/07/05 01:17:05 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/05 01:17:05 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:17:05 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:17:05 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/05 01:17:05 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/05 01:17:05 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/07/05 01:17:09 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:09 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/07/05 01:17:09 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:09 INFO : Copying Path2 files to Path1
2026/07/05 01:17:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:17:10 INFO : There was nothing to transfer
2026/07/05 01:17:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:17:10 INFO : There was nothing to transfer
2026/07/05 01:17:10 INFO : Resync updating listings
2026/07/05 01:17:10 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:10 INFO : [32mBisync successful[0m
2026/07/05 01:17:10 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/05 01:17:10 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/[0m
2026/07/05 01:17:10 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" as ""
2026/07/05 01:17:10 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt"
2026/07/05 01:17:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/"
2026/07/05 01:17:10 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1" as "file1.txt"
2026/07/05 01:17:10 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:17:10 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:17:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3)
2026/07/05 01:17:10 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1)
2026/07/05 01:17:10 DEBUG : file1.txt: md5 differ
2026/07/05 01:17:10 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:17:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:17:10 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:17:10 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file2.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/[0m
2026/07/05 01:17:10 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file2.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/" as ""
2026/07/05 01:17:10 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file2.txt"
2026/07/05 01:17:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:10 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2" as "file2.txt"
2026/07/05 01:17:10 DEBUG : file2.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3)
2026/07/05 01:17:10 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2)
2026/07/05 01:17:10 DEBUG : file2.txt: Sizes differ
2026/07/05 01:17:10 DEBUG : file2.txt: size = 19 OK
2026/07/05 01:17:10 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:17:10 INFO : file2.txt: Copied (replaced existing)
2026/07/05 01:17:10 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir[0m
2026/07/05 01:17:10 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir" as ""
2026/07/05 01:17:10 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt"
2026/07/05 01:17:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir"
2026/07/05 01:17:10 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:17:10 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:17:10 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:17:10 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:10 INFO : file20.txt: Updated modification time in destination
2026/07/05 01:17:10 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:17:10 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir[0m
2026/07/05 01:17:10 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir" as ""
2026/07/05 01:17:10 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt"
2026/07/05 01:17:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir"
2026/07/05 01:17:10 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2/subdir" as "file21.txt"
2026/07/05 01:17:10 DEBUG : file21.txt: size = 0 OK
2026/07/05 01:17:10 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:17:10 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:10 INFO : file21.txt: Updated modification time in destination
2026/07/05 01:17:10 DEBUG : file21.txt: Unchanged skipping
2026/07/05 01:17:10 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/ file1.txt[0m
2026/07/05 01:17:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/"
2026/07/05 01:17:10 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1"
2026/07/05 01:17:10 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/05 01:17:10 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/ file2.txt[0m
2026/07/05 01:17:10 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:10 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2"
2026/07/05 01:17:11 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/05 01:17:11 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:17:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/"
2026/07/05 01:17:11 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir"
2026/07/05 01:17:11 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/05 01:17:11 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:17:11 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir/"
2026/07/05 01:17:11 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir"
2026/07/05 01:17:11 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/05 01:17:11 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/07/05 01:17:11 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/07/05 01:17:15 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:15 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:15 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/07/05 01:17:15 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:15 INFO : Building Path1 and Path2 listings
2026/07/05 01:17:15 INFO : Path1 checking for diffs
2026/07/05 01:17:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:17:15 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:17:15 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/07/05 01:17:15 INFO : Path2 checking for diffs
2026/07/05 01:17:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:17:15 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:17:15 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/07/05 01:17:15 INFO : Applying changes
2026/07/05 01:17:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/file1.txt[0m
2026/07/05 01:17:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/file2.txt[0m
2026/07/05 01:17:15 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:17:15 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:17:15 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:17:16 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:17:16 INFO : Updating listings
2026/07/05 01:17:16 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:16 INFO : [32mBisync successful[0m
2026/07/05 01:17:16 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/ *[0m
2026/07/05 01:17:16 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/" for canonical name "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3"
2026/07/05 01:17:16 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/05 01:17:16 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/05 01:17:16 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:17:16 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/05 01:17:16 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/[0m
2026/07/05 01:17:16 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" as ""
2026/07/05 01:17:16 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt"
2026/07/05 01:17:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/"
2026/07/05 01:17:16 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1" as "file1.txt"
2026/07/05 01:17:16 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:17:16 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:17:16 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:17:16 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:17:16 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:17:16 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file2.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/[0m
2026/07/05 01:17:16 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file2.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/" as ""
2026/07/05 01:17:16 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file2.txt"
2026/07/05 01:17:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:16 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2" as "file2.txt"
2026/07/05 01:17:16 DEBUG : file2.txt: size = 19 OK
2026/07/05 01:17:16 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:17:16 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:17:16 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:17:16 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:17:16 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir[0m
2026/07/05 01:17:16 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir" as ""
2026/07/05 01:17:16 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt"
2026/07/05 01:17:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir"
2026/07/05 01:17:16 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:17:16 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:17:16 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:17:16 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:16 INFO : file20.txt: Updated modification time in destination
2026/07/05 01:17:16 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:17:16 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/ file1.txt[0m
2026/07/05 01:17:16 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/" as "file1.txt"
2026/07/05 01:17:16 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt"
2026/07/05 01:17:16 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:16 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2" as "file1.txt"
2026/07/05 01:17:16 DEBUG : file21.txt: size = 0 (Local file system at /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3)
2026/07/05 01:17:16 DEBUG : file1.txt: size = 19 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2)
2026/07/05 01:17:16 DEBUG : file21.txt: Sizes differ
2026/07/05 01:17:16 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:17:16 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:16 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:17:16 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/ file1.txt[0m
2026/07/05 01:17:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1"
2026/07/05 01:17:16 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/05 01:17:16 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/ file2.txt[0m
2026/07/05 01:17:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2"
2026/07/05 01:17:16 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:17:16 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:17:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir"
2026/07/05 01:17:16 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/05 01:17:16 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:17:16 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir"
2026/07/05 01:17:17 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/05 01:17:17 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/07/05 01:17:21 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:21 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:17:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:17:21 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:21 INFO : Building Path1 and Path2 listings
2026/07/05 01:17:21 INFO : Path1 checking for diffs
2026/07/05 01:17:21 INFO : Path2 checking for diffs
2026/07/05 01:17:21 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:17:21 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:17:21 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/07/05 01:17:21 INFO : Applying changes
2026/07/05 01:17:21 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/file1.txt[0m
2026/07/05 01:17:21 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:17:21 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:17:21 INFO : Updating listings
2026/07/05 01:17:21 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:21 INFO : [32mBisync successful[0m
2026/07/05 01:17:21 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/07/05 01:17:25 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:25 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:17:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:17:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:25 INFO : Copying Path2 files to Path1
2026/07/05 01:17:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:17:26 INFO : There was nothing to transfer
2026/07/05 01:17:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:17:26 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:17:26 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/05 01:17:26 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:17:26 INFO : There was nothing to transfer
2026/07/05 01:17:26 INFO : Resync updating listings
2026/07/05 01:17:26 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:26 INFO : [32mBisync successful[0m
2026/07/05 01:17:26 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/[0m
2026/07/05 01:17:26 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" as ""
2026/07/05 01:17:26 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt"
2026/07/05 01:17:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/"
2026/07/05 01:17:26 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1" as "file1.txt"
2026/07/05 01:17:26 DEBUG : file1.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3)
2026/07/05 01:17:26 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1)
2026/07/05 01:17:26 DEBUG : file1.txt: Sizes differ
2026/07/05 01:17:26 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:17:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:17:26 INFO : file1.txt: Copied (replaced existing)
2026/07/05 01:17:26 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file2.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/[0m
2026/07/05 01:17:26 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file2.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/" as ""
2026/07/05 01:17:26 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file2.txt"
2026/07/05 01:17:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:26 DEBUG : operations.CopyFile "file2.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2" as "file2.txt"
2026/07/05 01:17:26 DEBUG : file2.txt: size = 19 OK
2026/07/05 01:17:26 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/07/05 01:17:26 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:17:26 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:17:26 DEBUG : file2.txt: Unchanged skipping
2026/07/05 01:17:26 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir[0m
2026/07/05 01:17:26 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir" as ""
2026/07/05 01:17:26 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt"
2026/07/05 01:17:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir"
2026/07/05 01:17:26 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:17:26 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:17:26 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/05 01:17:26 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:17:26 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir[0m
2026/07/05 01:17:26 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir" as ""
2026/07/05 01:17:26 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt"
2026/07/05 01:17:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir"
2026/07/05 01:17:26 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2/subdir" as "file21.txt"
2026/07/05 01:17:26 DEBUG : file21.txt: size = 0 OK
2026/07/05 01:17:26 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC
2026/07/05 01:17:26 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:26 INFO : file21.txt: Updated modification time in destination
2026/07/05 01:17:26 DEBUG : file21.txt: Unchanged skipping
2026/07/05 01:17:26 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/ file1.txt[0m
2026/07/05 01:17:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1"
2026/07/05 01:17:26 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/05 01:17:26 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/ file2.txt[0m
2026/07/05 01:17:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2"
2026/07/05 01:17:26 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:17:26 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:17:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir"
2026/07/05 01:17:27 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/05 01:17:27 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:17:27 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir"
2026/07/05 01:17:27 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/05 01:17:27 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/07/05 01:17:31 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:31 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:17:31 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:17:31 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:31 INFO : Building Path1 and Path2 listings
2026/07/05 01:17:31 INFO : Path1 checking for diffs
2026/07/05 01:17:31 INFO : Path2 checking for diffs
2026/07/05 01:17:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:17:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/05 01:17:31 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:17:31 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/05 01:17:31 INFO : Applying changes
2026/07/05 01:17:31 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/file2.txt[0m
2026/07/05 01:17:31 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/file21.txt[0m
2026/07/05 01:17:31 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:17:31 INFO : file2.txt: Updated modification time in destination
2026/07/05 01:17:31 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/05 01:17:31 INFO : There was nothing to transfer
2026/07/05 01:17:31 INFO : Updating listings
2026/07/05 01:17:31 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:31 INFO : [32mBisync successful[0m
2026/07/05 01:17:31 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/07/05 01:17:36 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:36 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/07/05 01:17:36 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:36 INFO : Copying Path2 files to Path1
2026/07/05 01:17:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:17:36 INFO : There was nothing to transfer
2026/07/05 01:17:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:17:36 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:17:36 INFO : Resync updating listings
2026/07/05 01:17:36 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:36 INFO : [32mBisync successful[0m
2026/07/05 01:17:36 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/ file2.txt[0m
2026/07/05 01:17:36 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/" as "file2.txt"
2026/07/05 01:17:36 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt"
2026/07/05 01:17:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:36 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2" as "file2.txt"
2026/07/05 01:17:36 DEBUG : file21.txt: size = 0 (Local file system at /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3)
2026/07/05 01:17:36 DEBUG : file2.txt: size = 19 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2)
2026/07/05 01:17:36 DEBUG : file21.txt: Sizes differ
2026/07/05 01:17:36 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:17:36 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:36 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:17:36 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/ *[0m
2026/07/05 01:17:36 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/" for canonical name "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3"
2026/07/05 01:17:36 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/05 01:17:36 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/05 01:17:36 DEBUG : file2.txt: Set modification time 2023-08-26
2026/07/05 01:17:36 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/05 01:17:36 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/[0m
2026/07/05 01:17:36 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" as ""
2026/07/05 01:17:36 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file1.txt"
2026/07/05 01:17:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/"
2026/07/05 01:17:36 DEBUG : operations.CopyFile "file1.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1" as "file1.txt"
2026/07/05 01:17:36 DEBUG : file1.txt: size = 19 OK
2026/07/05 01:17:36 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/05 01:17:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:17:36 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:17:36 DEBUG : file1.txt: Unchanged skipping
2026/07/05 01:17:36 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir[0m
2026/07/05 01:17:36 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir" as ""
2026/07/05 01:17:36 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file20.txt"
2026/07/05 01:17:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir"
2026/07/05 01:17:36 DEBUG : operations.CopyFile "file20.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1/subdir" as "file20.txt"
2026/07/05 01:17:36 DEBUG : file20.txt: size = 0 OK
2026/07/05 01:17:36 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/05 01:17:36 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:36 INFO : file20.txt: Updated modification time in destination
2026/07/05 01:17:36 DEBUG : file20.txt: Unchanged skipping
2026/07/05 01:17:36 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir[0m
2026/07/05 01:17:36 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir" as ""
2026/07/05 01:17:36 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rclone_args-cocikep3/file21.txt"
2026/07/05 01:17:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir"
2026/07/05 01:17:36 DEBUG : operations.CopyFile "file21.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2/subdir" as "file21.txt"
2026/07/05 01:17:36 DEBUG : file21.txt: size = 0 OK
2026/07/05 01:17:36 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/05 01:17:36 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:36 INFO : file21.txt: Updated modification time in destination
2026/07/05 01:17:36 DEBUG : file21.txt: Unchanged skipping
2026/07/05 01:17:36 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/ file2.txt[0m
2026/07/05 01:17:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2"
2026/07/05 01:17:36 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/05 01:17:36 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/ file1.txt[0m
2026/07/05 01:17:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1"
2026/07/05 01:17:37 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/05 01:17:37 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/ file20.txt[0m
2026/07/05 01:17:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir"
2026/07/05 01:17:37 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/05 01:17:37 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir/ file21.txt[0m
2026/07/05 01:17:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir"
2026/07/05 01:17:37 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/05 01:17:37 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/07/05 01:17:41 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:41 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:41 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": true
}
2026/07/05 01:17:41 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:41 INFO : Building Path1 and Path2 listings
2026/07/05 01:17:41 INFO : Path1 checking for diffs
2026/07/05 01:17:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:17:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/05 01:17:41 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:17:41 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/05 01:17:41 INFO : Path2 checking for diffs
2026/07/05 01:17:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:17:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/05 01:17:41 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/05 01:17:41 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 0 larger[0m, [34m 1 smaller[0m, [36m 1 hash differs[0m)
2026/07/05 01:17:41 INFO : Applying changes
2026/07/05 01:17:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/file1.txt[0m
2026/07/05 01:17:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/subdir/file20.txt[0m
2026/07/05 01:17:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/file2.txt[0m
2026/07/05 01:17:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/subdir/file21.txt[0m
2026/07/05 01:17:41 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:17:41 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/05 01:17:41 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:17:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:17:41 INFO : file1.txt: Updated modification time in destination
2026/07/05 01:17:42 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/05 01:17:42 INFO : Updating listings
2026/07/05 01:17:42 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rclone_args/path2/"
2026/07/05 01:17:42 INFO : [32mBisync successful[0m
2026/07/05 01:17:42 DEBUG : Waiting for deletions to finish
2026/07/05 01:17:42 INFO : subdir/file21.txt: Deleted
2026/07/05 01:17:42 INFO : RCLONE_TEST: Deleted
2026/07/05 01:17:42 INFO : subdir/file20.txt: Deleted
2026/07/05 01:17:42 INFO : file1.txt: Deleted
2026/07/05 01:17:42 INFO : file2.txt: Deleted
2026/07/05 01:17:42 DEBUG : removing 1 level 0 directories
2026/07/05 01:17:42 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path1: Removing directory
2026/07/05 01:17:42 DEBUG : Waiting for deletions to finish
2026/07/05 01:17:42 INFO : RCLONE_TEST: Deleted
2026/07/05 01:17:42 INFO : file1.txt: Deleted
2026/07/05 01:17:42 INFO : subdir/file20.txt: Deleted
2026/07/05 01:17:42 INFO : subdir/file21.txt: Deleted
2026/07/05 01:17:42 INFO : file2.txt: Deleted
2026/07/05 01:17:42 DEBUG : removing 1 level 0 directories
2026/07/05 01:17:42 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rclone_args/path2: Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteRemote/resolve
2026/07/05 01:17:42 INFO : path1: Making directory
2026/07/05 01:17:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1"
2026/07/05 01:17:42 INFO : path2: Making directory
2026/07/05 01:17:42 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2"
2026/07/05 01:17:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/07/05 01:17:42 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_resolve-jululab2"
2026/07/05 01:17:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:17:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:17:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:17:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:17:42 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:17:42 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_resolve-jululab2: Waiting for checks to finish
2026/07/05 01:17:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:17:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:17:42 INFO : file1.txt: Copied (new)
2026/07/05 01:17:42 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_resolve-jululab2: Waiting for transfers to finish
2026/07/05 01:17:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:17:42 INFO : file2.txt: Copied (new)
2026/07/05 01:17:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/07/05 01:17:42 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:17:42 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/07/05 01:17:42 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:17:42 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/07/05 01:17:42 INFO : file1L.txt: Copied (new)
2026/07/05 01:17:42 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/07/05 01:17:42 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:17:42 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/07/05 01:17:42 INFO : file1R.txt: Copied (new)
2026/07/05 01:17:42 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_resolve-vujegel1: Waiting for checks to finish
2026/07/05 01:17:42 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_resolve-vujegel1: Waiting for transfers to finish
2026/07/05 01:17:42 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/07/05 01:17:42 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:17:42 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/07/05 01:17:42 INFO : file2.txt: Copied (new)
2026/07/05 01:17:42 DEBUG : Waiting for deletions to finish
2026/07/05 01:17:42 DEBUG : removing 1 level 0 directories
2026/07/05 01:17:42 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Removing directory
2026/07/05 01:17:42 DEBUG : Waiting for deletions to finish
2026/07/05 01:17:42 DEBUG : removing 1 level 0 directories
2026/07/05 01:17:42 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Removing directory
2026/07/05 01:17:42 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_resolve-jululab2
2026/07/05 01:17:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Waiting for checks to finish
2026/07/05 01:17:42 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Waiting for transfers to finish
2026/07/05 01:17:42 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:17:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:42 INFO : file2.txt: Copied (new)
2026/07/05 01:17:42 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:17:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:42 INFO : file1.txt: Copied (new)
2026/07/05 01:17:42 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:17:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:17:42 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:17:42 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1
2026/07/05 01:17:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:17:42 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Waiting for checks to finish
2026/07/05 01:17:42 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Waiting for transfers to finish
2026/07/05 01:17:42 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:17:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:42 INFO : file2.txt: Copied (new)
2026/07/05 01:17:42 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:17:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:17:42 INFO : file1.txt: Copied (new)
2026/07/05 01:17:42 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:17:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:17:42 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:17:42 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2
2026/07/05 01:17:43 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/07/05 01:17:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:17:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/05 01:17:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:47 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:17:47 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:17:47 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:17:47 INFO : Copying Path2 files to Path1
2026/07/05 01:17:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:17:47 INFO : There was nothing to transfer
2026/07/05 01:17:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:17:47 INFO : There was nothing to transfer
2026/07/05 01:17:47 INFO : Resync updating listings
2026/07/05 01:17:47 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:17:47 INFO : [32mBisync successful[0m
2026/07/05 01:17:47 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:17:47 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1R.txt[0m
2026/07/05 01:17:47 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/"
2026/07/05 01:17:47 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" to be canonical "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:17:47 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/05 01:17:47 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/ file1.txt[0m
2026/07/05 01:17:47 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/" as "file1.txt"
2026/07/05 01:17:47 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt"
2026/07/05 01:17:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:17:47 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2" as "file1.txt"
2026/07/05 01:17:47 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_resolve-vujegel1)
2026/07/05 01:17:47 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2)
2026/07/05 01:17:47 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:17:47 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:17:47 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:17:47 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:17:47 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1L.txt[0m
2026/07/05 01:17:47 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:17:47 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/05 01:17:47 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/ file1.txt[0m
2026/07/05 01:17:47 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" as "file1.txt"
2026/07/05 01:17:47 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt"
2026/07/05 01:17:47 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/"
2026/07/05 01:17:47 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1" as "file1.txt"
2026/07/05 01:17:47 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_resolve-vujegel1)
2026/07/05 01:17:47 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1)
2026/07/05 01:17:47 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:17:47 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:17:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:17:47 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:17:47 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/07/05 01:17:47 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/07/05 01:17:52 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:52 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:17:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:17:52 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:17:52 INFO : Building Path1 and Path2 listings
2026/07/05 01:17:52 INFO : Path1 checking for diffs
2026/07/05 01:17:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:17:52 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:17:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:17:52 INFO : Path2 checking for diffs
2026/07/05 01:17:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:17:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:17:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:17:52 INFO : Applying changes
2026/07/05 01:17:52 INFO : Checking potential conflicts...
2026/07/05 01:17:52 ERROR : file1.txt: md5 differ
2026/07/05 01:17:52 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 differences found
2026/07/05 01:17:52 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 errors while checking
2026/07/05 01:17:52 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:17:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:17:52 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
2026/07/05 01:17:52 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/05 01:17:52 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt[0m
2026/07/05 01:17:52 INFO : file1.txt: Deleted
2026/07/05 01:17:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/05 01:17:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:17:52 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:17:52 INFO : Updating listings
2026/07/05 01:17:52 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:17:52 INFO : [32mBisync successful[0m
2026/07/05 01:17:52 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:17:52 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1R.txt[0m
2026/07/05 01:17:52 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:17:52 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/05 01:17:52 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/ file1.txt[0m
2026/07/05 01:17:52 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/" as "file1.txt"
2026/07/05 01:17:52 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt"
2026/07/05 01:17:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:17:52 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2" as "file1.txt"
2026/07/05 01:17:52 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:17:52 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/07/05 01:17:52 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/011025vafoyap7/datadir/test_resolve-vujegel1)
2026/07/05 01:17:52 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2)
2026/07/05 01:17:52 DEBUG : file1R.txt: md5 differ
2026/07/05 01:17:52 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:17:52 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:17:52 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:17:52 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1L.txt[0m
2026/07/05 01:17:52 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:17:52 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/05 01:17:52 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/ file1.txt[0m
2026/07/05 01:17:52 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" as "file1.txt"
2026/07/05 01:17:52 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt"
2026/07/05 01:17:52 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/"
2026/07/05 01:17:52 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1" as "file1.txt"
2026/07/05 01:17:52 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:17:52 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/07/05 01:17:52 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:17:52 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:17:52 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:17:52 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/07/05 01:17:52 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/07/05 01:17:57 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:57 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:17:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:17:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:17:57 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:17:57 INFO : Building Path1 and Path2 listings
2026/07/05 01:17:57 INFO : Path1 checking for diffs
2026/07/05 01:17:57 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:17:57 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:17:57 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/05 01:17:57 INFO : Path2 checking for diffs
2026/07/05 01:17:57 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:17:57 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:17:57 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/05 01:17:57 INFO : Applying changes
2026/07/05 01:17:57 INFO : Checking potential conflicts...
2026/07/05 01:17:57 ERROR : file1.txt: md5 differ
2026/07/05 01:17:57 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 differences found
2026/07/05 01:17:57 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 errors while checking
2026/07/05 01:17:57 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:17:57 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:17:57 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/07/05 01:17:57 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file1.txt.dinosaur1[0m
2026/07/05 01:17:57 INFO : file1.txt: Copied (server-side copy) to: file1.txt.dinosaur1
2026/07/05 01:17:57 INFO : file1.txt: Deleted
2026/07/05 01:17:57 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt.dinosaur1[0m
2026/07/05 01:17:57 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt[0m
2026/07/05 01:17:57 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file1.txt[0m
2026/07/05 01:17:57 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:17:57 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:17:57 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:17:57 INFO : file1.txt.dinosaur1: Copied (server-side copy)
2026/07/05 01:17:57 INFO : Updating listings
2026/07/05 01:17:57 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:17:57 INFO : [32mBisync successful[0m
2026/07/05 01:17:57 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:17:57 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1R.txt[0m
2026/07/05 01:17:57 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:17:57 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/05 01:17:57 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/ file1.txt[0m
2026/07/05 01:17:57 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/" as "file1.txt"
2026/07/05 01:17:57 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt"
2026/07/05 01:17:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:17:58 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2" as "file1.txt"
2026/07/05 01:17:58 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:17:58 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/07/05 01:17:58 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:17:58 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:17:58 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:17:58 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1L.txt[0m
2026/07/05 01:17:58 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:17:58 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/05 01:17:58 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/ file1.txt[0m
2026/07/05 01:17:58 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" as "file1.txt"
2026/07/05 01:17:58 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt"
2026/07/05 01:17:58 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/"
2026/07/05 01:17:58 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1" as "file1.txt"
2026/07/05 01:17:58 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:17:58 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/07/05 01:17:58 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/011025vafoyap7/datadir/test_resolve-vujegel1)
2026/07/05 01:17:58 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1)
2026/07/05 01:17:58 DEBUG : file1L.txt: md5 differ
2026/07/05 01:17:58 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:17:58 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:17:58 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:17:58 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/07/05 01:17:58 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/07/05 01:18:02 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:02 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:02 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:02 INFO : Building Path1 and Path2 listings
2026/07/05 01:18:02 INFO : Path1 checking for diffs
2026/07/05 01:18:02 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:18:02 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:18:02 INFO : Path2 checking for diffs
2026/07/05 01:18:02 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:18:02 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:18:02 INFO : Applying changes
2026/07/05 01:18:02 INFO : Checking potential conflicts...
2026/07/05 01:18:02 ERROR : file1.txt: md5 differ
2026/07/05 01:18:02 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 differences found
2026/07/05 01:18:02 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 errors while checking
2026/07/05 01:18:02 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:18:02 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:18:02 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/07/05 01:18:02 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/05 01:18:02 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file1.txt.apple1[0m
2026/07/05 01:18:02 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple1
2026/07/05 01:18:02 INFO : file1.txt: Deleted
2026/07/05 01:18:02 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt.apple1[0m
2026/07/05 01:18:02 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt.apple2[0m
2026/07/05 01:18:03 INFO : file1.txt: Copied (server-side copy) to: file1.txt.apple2
2026/07/05 01:18:03 INFO : file1.txt: Deleted
2026/07/05 01:18:03 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file1.txt.apple2[0m
2026/07/05 01:18:03 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:18:03 INFO : file1.txt.apple2: Copied (server-side copy)
2026/07/05 01:18:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:18:03 INFO : file1.txt.apple1: Copied (server-side copy)
2026/07/05 01:18:03 INFO : Updating listings
2026/07/05 01:18:03 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:03 INFO : [32mBisync successful[0m
2026/07/05 01:18:03 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/07/05 01:18:03 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1R.txt[0m
2026/07/05 01:18:03 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:18:03 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/05 01:18:03 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/ file1.txt[0m
2026/07/05 01:18:03 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/" as "file1.txt"
2026/07/05 01:18:03 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt"
2026/07/05 01:18:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:03 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2" as "file1.txt"
2026/07/05 01:18:03 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:03 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:03 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:18:03 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/05 01:18:03 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1L.txt[0m
2026/07/05 01:18:03 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:18:03 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/07/05 01:18:03 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/ file1.txt[0m
2026/07/05 01:18:03 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" as "file1.txt"
2026/07/05 01:18:03 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt"
2026/07/05 01:18:03 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/"
2026/07/05 01:18:03 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1" as "file1.txt"
2026/07/05 01:18:03 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:04 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:04 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:18:04 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/05 01:18:04 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/07/05 01:18:04 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/07/05 01:18:08 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:08 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:08 INFO : Building Path1 and Path2 listings
2026/07/05 01:18:08 INFO : Path1 checking for diffs
2026/07/05 01:18:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:18:08 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:18:08 INFO : Path2 checking for diffs
2026/07/05 01:18:08 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:18:08 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:18:08 INFO : Applying changes
2026/07/05 01:18:08 INFO : Checking potential conflicts...
2026/07/05 01:18:08 ERROR : file1.txt: md5 differ
2026/07/05 01:18:08 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 differences found
2026/07/05 01:18:08 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 errors while checking
2026/07/05 01:18:08 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:18:08 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:18:08 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
2026/07/05 01:18:08 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/05 01:18:08 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file1.txt.cloud1[0m
2026/07/05 01:18:08 INFO : file1.txt: Copied (server-side copy) to: file1.txt.cloud1
2026/07/05 01:18:08 INFO : file1.txt: Deleted
2026/07/05 01:18:08 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt.cloud1[0m
2026/07/05 01:18:08 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt.local1[0m
2026/07/05 01:18:08 INFO : file1.txt: Copied (server-side copy) to: file1.txt.local1
2026/07/05 01:18:08 INFO : file1.txt: Deleted
2026/07/05 01:18:08 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file1.txt.local1[0m
2026/07/05 01:18:08 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:18:09 INFO : file1.txt.local1: Copied (server-side copy)
2026/07/05 01:18:09 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:18:09 INFO : file1.txt.cloud1: Copied (server-side copy)
2026/07/05 01:18:09 INFO : Updating listings
2026/07/05 01:18:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:09 INFO : [32mBisync successful[0m
2026/07/05 01:18:09 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/07/05 01:18:09 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1R.txt[0m
2026/07/05 01:18:09 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:18:09 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/05 01:18:09 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/ file1.txt[0m
2026/07/05 01:18:09 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/" as "file1.txt"
2026/07/05 01:18:09 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt"
2026/07/05 01:18:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:09 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2" as "file1.txt"
2026/07/05 01:18:09 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:09 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:09 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:18:09 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/05 01:18:09 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1L.txt[0m
2026/07/05 01:18:09 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:18:09 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/05 01:18:09 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/ file1.txt[0m
2026/07/05 01:18:09 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" as "file1.txt"
2026/07/05 01:18:09 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt"
2026/07/05 01:18:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/"
2026/07/05 01:18:09 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1" as "file1.txt"
2026/07/05 01:18:09 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:09 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:18:09 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/05 01:18:09 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/07/05 01:18:09 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/07/05 01:18:14 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:14 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:14 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:14 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:14 INFO : Building Path1 and Path2 listings
2026/07/05 01:18:14 INFO : Path1 checking for diffs
2026/07/05 01:18:14 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:18:14 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:18:14 INFO : Path2 checking for diffs
2026/07/05 01:18:14 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:18:14 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/05 01:18:14 INFO : Applying changes
2026/07/05 01:18:14 INFO : Checking potential conflicts...
2026/07/05 01:18:14 ERROR : file1.txt: md5 differ
2026/07/05 01:18:14 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 differences found
2026/07/05 01:18:14 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 errors while checking
2026/07/05 01:18:14 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:18:14 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:18:14 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file1.txt..path1[0m
2026/07/05 01:18:14 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path1
2026/07/05 01:18:14 INFO : file1.txt: Deleted
2026/07/05 01:18:14 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt..path1[0m
2026/07/05 01:18:14 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt..path2[0m
2026/07/05 01:18:14 INFO : file1.txt: Copied (server-side copy) to: file1.txt..path2
2026/07/05 01:18:14 INFO : file1.txt: Deleted
2026/07/05 01:18:14 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file1.txt..path2[0m
2026/07/05 01:18:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:18:14 INFO : file1.txt..path2: Copied (server-side copy)
2026/07/05 01:18:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:18:15 INFO : file1.txt..path1: Copied (server-side copy)
2026/07/05 01:18:15 INFO : Updating listings
2026/07/05 01:18:15 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:15 INFO : [32mBisync successful[0m
2026/07/05 01:18:15 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/07/05 01:18:15 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1R.txt[0m
2026/07/05 01:18:15 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:18:15 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/05 01:18:15 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/ file1.txt[0m
2026/07/05 01:18:15 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/" as "file1.txt"
2026/07/05 01:18:15 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt"
2026/07/05 01:18:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:15 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2" as "file1.txt"
2026/07/05 01:18:15 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:15 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:15 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:18:15 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/05 01:18:15 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/ file2.txt[0m
2026/07/05 01:18:15 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" as "file2.txt"
2026/07/05 01:18:15 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt"
2026/07/05 01:18:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/"
2026/07/05 01:18:15 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1" as "file2.txt"
2026/07/05 01:18:15 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_resolve-vujegel1)
2026/07/05 01:18:15 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1)
2026/07/05 01:18:15 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:18:15 DEBUG : file2.txt: size = 33 OK
2026/07/05 01:18:15 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:18:15 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:18:15 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1L.txt[0m
2026/07/05 01:18:15 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:18:15 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/05 01:18:15 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/ file1.txt[0m
2026/07/05 01:18:15 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" as "file1.txt"
2026/07/05 01:18:15 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt"
2026/07/05 01:18:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/"
2026/07/05 01:18:15 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1" as "file1.txt"
2026/07/05 01:18:15 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:15 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:18:15 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/05 01:18:15 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/ file2.txt[0m
2026/07/05 01:18:15 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/" as "file2.txt"
2026/07/05 01:18:15 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt"
2026/07/05 01:18:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:15 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2" as "file2.txt"
2026/07/05 01:18:15 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_resolve-vujegel1)
2026/07/05 01:18:15 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2)
2026/07/05 01:18:15 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:18:15 DEBUG : file2.txt: size = 33 OK
2026/07/05 01:18:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:18:15 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:18:15 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/07/05 01:18:15 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/07/05 01:18:20 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:20 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:20 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:20 INFO : Building Path1 and Path2 listings
2026/07/05 01:18:20 INFO : Path1 checking for diffs
2026/07/05 01:18:20 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:18:20 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:18:20 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:18:20 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:18:20 INFO : Path2 checking for diffs
2026/07/05 01:18:20 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/05 01:18:20 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/05 01:18:20 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:18:20 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/05 01:18:20 INFO : Applying changes
2026/07/05 01:18:20 INFO : Checking potential conflicts...
2026/07/05 01:18:20 ERROR : file1.txt: md5 differ
2026/07/05 01:18:20 ERROR : file2.txt: md5 differ
2026/07/05 01:18:20 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 2 differences found
2026/07/05 01:18:20 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 2 errors while checking
2026/07/05 01:18:20 INFO : Finished checking the potential conflicts. 2 differences found
2026/07/05 01:18:20 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:18:20 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
2026/07/05 01:18:20 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/05 01:18:20 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt[0m
2026/07/05 01:18:20 INFO : file1.txt: Deleted
2026/07/05 01:18:20 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/05 01:18:20 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/05 01:18:20 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
2026/07/05 01:18:20 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/07/05 01:18:20 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file2.txt[0m
2026/07/05 01:18:20 INFO : file2.txt: Deleted
2026/07/05 01:18:20 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/07/05 01:18:20 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:18:20 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:18:20 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:18:20 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:18:20 INFO : Updating listings
2026/07/05 01:18:20 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:20 INFO : [32mBisync successful[0m
2026/07/05 01:18:20 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/07/05 01:18:20 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1R.txt[0m
2026/07/05 01:18:20 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:18:20 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/05 01:18:20 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/ file1.txt[0m
2026/07/05 01:18:20 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/" as "file1.txt"
2026/07/05 01:18:20 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1R.txt"
2026/07/05 01:18:20 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:21 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2" as "file1.txt"
2026/07/05 01:18:21 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:21 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/05 01:18:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/011025vafoyap7/datadir/test_resolve-vujegel1)
2026/07/05 01:18:21 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2)
2026/07/05 01:18:21 DEBUG : file1R.txt: md5 differ
2026/07/05 01:18:21 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/05 01:18:21 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:18:21 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/ file1L.txt[0m
2026/07/05 01:18:21 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1"
2026/07/05 01:18:21 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/07/05 01:18:21 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/ file1.txt[0m
2026/07/05 01:18:21 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" as "file1.txt"
2026/07/05 01:18:21 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resolve-vujegel1/file1L.txt"
2026/07/05 01:18:21 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/"
2026/07/05 01:18:21 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1" as "file1.txt"
2026/07/05 01:18:21 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:21 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/05 01:18:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:18:21 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:18:21 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:18:21 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/07/05 01:18:21 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/07/05 01:18:25 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:25 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:25 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:25 INFO : Building Path1 and Path2 listings
2026/07/05 01:18:25 INFO : Path1 checking for diffs
2026/07/05 01:18:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:18:25 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/05 01:18:25 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:18:25 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/05 01:18:25 INFO : Path2 checking for diffs
2026/07/05 01:18:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/05 01:18:25 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/05 01:18:25 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/05 01:18:25 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/05 01:18:25 INFO : Applying changes
2026/07/05 01:18:25 INFO : Checking potential conflicts...
2026/07/05 01:18:25 ERROR : file1.txt: md5 differ
2026/07/05 01:18:25 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 differences found
2026/07/05 01:18:25 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 errors while checking
2026/07/05 01:18:25 NOTICE: Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: 1 matching files
2026/07/05 01:18:25 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/05 01:18:25 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/05 01:18:25 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s
2026/07/05 01:18:25 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/05 01:18:25 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file1.txt[0m
2026/07/05 01:18:25 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt[0m
2026/07/05 01:18:25 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/file1.txt.path2[0m
2026/07/05 01:18:25 INFO : file1.txt: Copied (server-side copy) to: file1.txt.path2
2026/07/05 01:18:25 INFO : file1.txt: Deleted
2026/07/05 01:18:25 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/file1.txt.path2[0m
2026/07/05 01:18:25 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/05 01:18:25 INFO : Files are equal! Skipping: file2.txt
2026/07/05 01:18:25 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/05 01:18:26 INFO : file1.txt.path2: Copied (server-side copy)
2026/07/05 01:18:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/05 01:18:26 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:18:26 INFO : Updating listings
2026/07/05 01:18:26 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resolve/path2/"
2026/07/05 01:18:26 INFO : [32mBisync successful[0m
2026/07/05 01:18:26 DEBUG : Waiting for deletions to finish
2026/07/05 01:18:26 INFO : file1.txt..path2: Deleted
2026/07/05 01:18:26 INFO : file1.txt.dinosaur1: Deleted
2026/07/05 01:18:26 INFO : file1.txt.apple2: Deleted
2026/07/05 01:18:26 INFO : file1.txt.cloud1: Deleted
2026/07/05 01:18:26 INFO : RCLONE_TEST: Deleted
2026/07/05 01:18:26 INFO : file1.txt.apple1: Deleted
2026/07/05 01:18:26 INFO : file1.txt: Deleted
2026/07/05 01:18:26 INFO : file1.txt..path1: Deleted
2026/07/05 01:18:26 INFO : file1.txt.local1: Deleted
2026/07/05 01:18:26 INFO : file1.txt.path2: Deleted
2026/07/05 01:18:26 INFO : file2.txt: Deleted
2026/07/05 01:18:26 DEBUG : removing 1 level 0 directories
2026/07/05 01:18:26 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path1: Removing directory
2026/07/05 01:18:26 DEBUG : Waiting for deletions to finish
2026/07/05 01:18:27 INFO : file1.txt..path1: Deleted
2026/07/05 01:18:27 INFO : file1.txt.cloud1: Deleted
2026/07/05 01:18:27 INFO : file1.txt.dinosaur1: Deleted
2026/07/05 01:18:27 INFO : RCLONE_TEST: Deleted
2026/07/05 01:18:27 INFO : file1.txt.apple1: Deleted
2026/07/05 01:18:27 INFO : file1.txt: Deleted
2026/07/05 01:18:27 INFO : file1.txt..path2: Deleted
2026/07/05 01:18:27 INFO : file1.txt.apple2: Deleted
2026/07/05 01:18:27 INFO : file1.txt.local1: Deleted
2026/07/05 01:18:27 INFO : file1.txt.path2: Deleted
2026/07/05 01:18:27 INFO : file2.txt: Deleted
2026/07/05 01:18:27 DEBUG : removing 1 level 0 directories
2026/07/05 01:18:27 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resolve/path2: Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteRemote/resync
2026/07/05 01:18:27 INFO : path1: Making directory
2026/07/05 01:18:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1"
2026/07/05 01:18:27 INFO : path2: Making directory
2026/07/05 01:18:27 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2"
2026/07/05 01:18:27 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/07/05 01:18:27 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_resync-cuboqok6"
2026/07/05 01:18:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:18:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:18:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:18:27 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:18:27 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_resync-cuboqok6: Waiting for checks to finish
2026/07/05 01:18:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:18:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:18:27 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:18:27 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:18:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:18:27 INFO : file1.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:18:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:18:27 INFO : file2.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:18:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:18:27 INFO : file3.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:18:27 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_resync-cuboqok6: Waiting for transfers to finish
2026/07/05 01:18:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:18:27 INFO : file4.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:18:27 INFO : file6.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:18:27 INFO : file5.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:18:27 INFO : file7.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/07/05 01:18:27 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5"
2026/07/05 01:18:27 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/07/05 01:18:27 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/07/05 01:18:27 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:18:27 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:18:27 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/07/05 01:18:27 INFO : fileB.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/07/05 01:18:27 INFO : fileA.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_resync-giqusiy5: Waiting for checks to finish
2026/07/05 01:18:27 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_resync-giqusiy5: Waiting for transfers to finish
2026/07/05 01:18:27 DEBUG : Waiting for deletions to finish
2026/07/05 01:18:27 DEBUG : removing 1 level 0 directories
2026/07/05 01:18:27 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1: Removing directory
2026/07/05 01:18:27 DEBUG : Waiting for deletions to finish
2026/07/05 01:18:27 DEBUG : removing 1 level 0 directories
2026/07/05 01:18:27 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2: Removing directory
2026/07/05 01:18:27 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_resync-cuboqok6
2026/07/05 01:18:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1: Waiting for checks to finish
2026/07/05 01:18:27 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1: Waiting for transfers to finish
2026/07/05 01:18:27 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file1.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file3.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:18:27 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:18:27 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:18:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file2.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:18:27 INFO : file4.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file6.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file5.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file7.txt: Copied (new)
2026/07/05 01:18:27 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1
2026/07/05 01:18:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:27 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2: Waiting for checks to finish
2026/07/05 01:18:27 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2: Waiting for transfers to finish
2026/07/05 01:18:27 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:18:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:18:27 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:18:27 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:18:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file2.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file3.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file1.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file5.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file6.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file7.txt: Copied (new)
2026/07/05 01:18:27 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:18:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:27 INFO : file4.txt: Copied (new)
2026/07/05 01:18:27 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2
2026/07/05 01:18:27 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/07/05 01:18:27 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/07/05 01:18:27 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/[0m
2026/07/05 01:18:28 DEBUG : RCLONE_TEST: Remove file
2026/07/05 01:18:28 DEBUG : file1.txt: Remove file
2026/07/05 01:18:28 DEBUG : file2.txt: Remove file
2026/07/05 01:18:28 DEBUG : file3.txt: Remove file
2026/07/05 01:18:28 DEBUG : file4.txt: Remove file
2026/07/05 01:18:28 DEBUG : file5.txt: Remove file
2026/07/05 01:18:28 DEBUG : file6.txt: Remove file
2026/07/05 01:18:28 DEBUG : file7.txt: Remove file
2026/07/05 01:18:28 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/05 01:18:32 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:32 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:32 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:32 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:32 INFO : Copying Path2 files to Path1
2026/07/05 01:18:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:18:32 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:18:32 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/05 01:18:32 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:18:32 INFO : file3.txt: Copied (server-side copy)
2026/07/05 01:18:32 INFO : file4.txt: Copied (server-side copy)
2026/07/05 01:18:32 INFO : file5.txt: Copied (server-side copy)
2026/07/05 01:18:33 INFO : file6.txt: Copied (server-side copy)
2026/07/05 01:18:33 INFO : file7.txt: Copied (server-side copy)
2026/07/05 01:18:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:18:33 INFO : Resync updating listings
2026/07/05 01:18:33 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:33 INFO : [32mBisync successful[0m
2026/07/05 01:18:33 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/07/05 01:18:33 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/07/05 01:18:33 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/[0m
2026/07/05 01:18:33 DEBUG : RCLONE_TEST: Remove file
2026/07/05 01:18:33 DEBUG : file1.txt: Remove file
2026/07/05 01:18:33 DEBUG : file2.txt: Remove file
2026/07/05 01:18:33 DEBUG : file3.txt: Remove file
2026/07/05 01:18:33 DEBUG : file4.txt: Remove file
2026/07/05 01:18:33 DEBUG : file5.txt: Remove file
2026/07/05 01:18:33 DEBUG : file6.txt: Remove file
2026/07/05 01:18:33 DEBUG : file7.txt: Remove file
2026/07/05 01:18:33 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/07/05 01:18:37 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:37 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:37 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:37 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:37 INFO : Copying Path2 files to Path1
2026/07/05 01:18:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:18:37 INFO : There was nothing to transfer
2026/07/05 01:18:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:18:38 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/05 01:18:38 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:18:38 INFO : file3.txt: Copied (server-side copy)
2026/07/05 01:18:38 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:18:38 INFO : file5.txt: Copied (server-side copy)
2026/07/05 01:18:38 INFO : file6.txt: Copied (server-side copy)
2026/07/05 01:18:38 INFO : file4.txt: Copied (server-side copy)
2026/07/05 01:18:38 INFO : file7.txt: Copied (server-side copy)
2026/07/05 01:18:38 INFO : Resync updating listings
2026/07/05 01:18:38 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:38 INFO : [32mBisync successful[0m
2026/07/05 01:18:38 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/07/05 01:18:38 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/07/05 01:18:38 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/011025vafoyap7/datadir/test_resync-giqusiy5/ fileA.txt[0m
2026/07/05 01:18:38 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/"
2026/07/05 01:18:38 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/" to be canonical "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5"
2026/07/05 01:18:38 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/07/05 01:18:38 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/011025vafoyap7/datadir/test_resync-giqusiy5/ fileB.txt[0m
2026/07/05 01:18:38 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5"
2026/07/05 01:18:38 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/07/05 01:18:38 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/07/05 01:18:38 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/07/05 01:18:38 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/file1.txt[0m
2026/07/05 01:18:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:38 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2"
2026/07/05 01:18:38 INFO : file1.txt: Deleted
2026/07/05 01:18:38 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/07/05 01:18:38 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/file2.txt[0m
2026/07/05 01:18:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/"
2026/07/05 01:18:38 DEBUG : fs cache: renaming cache item "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" to be canonical "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1"
2026/07/05 01:18:38 INFO : file2.txt: Deleted
2026/07/05 01:18:38 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/07/05 01:18:38 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileA.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/ file3.txt[0m
2026/07/05 01:18:38 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileA.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/" as "file3.txt"
2026/07/05 01:18:38 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileA.txt"
2026/07/05 01:18:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:38 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2" as "file3.txt"
2026/07/05 01:18:38 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_resync-giqusiy5)
2026/07/05 01:18:38 DEBUG : file3.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2)
2026/07/05 01:18:38 DEBUG : fileA.txt: Sizes differ
2026/07/05 01:18:38 DEBUG : file3.txt: size = 19 OK
2026/07/05 01:18:38 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:18:38 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/07/05 01:18:38 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/07/05 01:18:38 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/file4.txt[0m
2026/07/05 01:18:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" for canonical name "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1"
2026/07/05 01:18:38 INFO : file4.txt: Deleted
2026/07/05 01:18:38 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileA.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/ file4.txt[0m
2026/07/05 01:18:38 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileA.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/" as "file4.txt"
2026/07/05 01:18:38 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileA.txt"
2026/07/05 01:18:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:38 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2" as "file4.txt"
2026/07/05 01:18:38 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_resync-giqusiy5)
2026/07/05 01:18:38 DEBUG : file4.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2)
2026/07/05 01:18:38 DEBUG : fileA.txt: Sizes differ
2026/07/05 01:18:38 DEBUG : file4.txt: size = 19 OK
2026/07/05 01:18:38 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:18:38 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/07/05 01:18:38 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/07/05 01:18:38 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileB.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/ file5.txt[0m
2026/07/05 01:18:38 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileB.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/" as "file5.txt"
2026/07/05 01:18:38 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileB.txt"
2026/07/05 01:18:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:38 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2" as "file5.txt"
2026/07/05 01:18:38 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_resync-giqusiy5)
2026/07/05 01:18:38 DEBUG : file5.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2)
2026/07/05 01:18:38 DEBUG : fileB.txt: Sizes differ
2026/07/05 01:18:39 DEBUG : file5.txt: size = 19 OK
2026/07/05 01:18:39 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:18:39 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/07/05 01:18:39 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/07/05 01:18:39 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileB.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/ file6.txt[0m
2026/07/05 01:18:39 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileB.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" as "file6.txt"
2026/07/05 01:18:39 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileB.txt"
2026/07/05 01:18:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/"
2026/07/05 01:18:39 DEBUG : operations.CopyFile "fileB.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1" as "file6.txt"
2026/07/05 01:18:39 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_resync-giqusiy5)
2026/07/05 01:18:39 DEBUG : file6.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1)
2026/07/05 01:18:39 DEBUG : fileB.txt: Sizes differ
2026/07/05 01:18:39 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:18:39 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:18:39 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/07/05 01:18:39 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileA.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/ file6.txt[0m
2026/07/05 01:18:39 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileA.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/" as "file6.txt"
2026/07/05 01:18:39 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync-giqusiy5/fileA.txt"
2026/07/05 01:18:39 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:39 DEBUG : operations.CopyFile "fileA.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2" as "file6.txt"
2026/07/05 01:18:39 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/011025vafoyap7/datadir/test_resync-giqusiy5)
2026/07/05 01:18:39 DEBUG : file6.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2)
2026/07/05 01:18:39 DEBUG : fileA.txt: Sizes differ
2026/07/05 01:18:39 DEBUG : file6.txt: size = 19 OK
2026/07/05 01:18:39 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:18:39 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/07/05 01:18:39 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/07/05 01:18:39 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/07/05 01:18:39 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/07/05 01:18:43 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:43 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:43 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:43 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:43 INFO : Copying Path2 files to Path1
2026/07/05 01:18:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:18:43 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:18:43 INFO : file4.txt: Copied (server-side copy)
2026/07/05 01:18:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:18:44 INFO : file6.txt: Updated modification time in destination
2026/07/05 01:18:44 INFO : file3.txt: Copied (server-side copy)
2026/07/05 01:18:44 INFO : file5.txt: Copied (server-side copy)
2026/07/05 01:18:44 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:18:44 INFO : Resync updating listings
2026/07/05 01:18:44 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:44 INFO : [32mBisync successful[0m
2026/07/05 01:18:44 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/07/05 01:18:44 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/07/05 01:18:44 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/07/05 01:18:48 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:48 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:48 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:48 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:48 INFO : Building Path1 and Path2 listings
2026/07/05 01:18:48 INFO : Path1 checking for diffs
2026/07/05 01:18:48 INFO : Path2 checking for diffs
2026/07/05 01:18:48 INFO : No changes found
2026/07/05 01:18:48 INFO : Updating listings
2026/07/05 01:18:48 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:48 INFO : [32mBisync successful[0m
2026/07/05 01:18:48 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/07/05 01:18:48 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/[0m
2026/07/05 01:18:48 DEBUG : RCLONE_TEST: Remove file
2026/07/05 01:18:48 DEBUG : file1.txt: Remove file
2026/07/05 01:18:48 DEBUG : file2.txt: Remove file
2026/07/05 01:18:48 DEBUG : file3.txt: Remove file
2026/07/05 01:18:48 DEBUG : file4.txt: Remove file
2026/07/05 01:18:48 DEBUG : file5.txt: Remove file
2026/07/05 01:18:48 DEBUG : file6.txt: Remove file
2026/07/05 01:18:48 DEBUG : file7.txt: Remove file
2026/07/05 01:18:48 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/07/05 01:18:53 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:53 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:53 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync/path2/"
2026/07/05 01:18:53 INFO : Building Path1 and Path2 listings
2026/07/05 01:18:53 INFO : Path1 checking for diffs
2026/07/05 01:18:53 INFO : Path2 checking for diffs
2026/07/05 01:18:53 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/011025vafoyap7/workdir/TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_resync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_resync_path2.path2.lst-new
2026/07/05 01:18:53 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/011025vafoyap7/workdir/TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_resync_path1..TestAzureBlob_rclone-test-nexisux0hawo_011025vafoyap7_resync_path2.path2.lst-new[0m
2026/07/05 01:18:53 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/05 01:18:53 NOTICE: Bisync error: bisync aborted
2026/07/05 01:18:53 DEBUG : Waiting for deletions to finish
2026/07/05 01:18:53 INFO : file3.txt: Deleted
2026/07/05 01:18:53 INFO : file4.txt: Deleted
2026/07/05 01:18:53 INFO : file7.txt: Deleted
2026/07/05 01:18:53 INFO : file6.txt: Deleted
2026/07/05 01:18:53 INFO : file2.txt: Deleted
2026/07/05 01:18:53 INFO : RCLONE_TEST: Deleted
2026/07/05 01:18:53 INFO : file5.txt: Deleted
2026/07/05 01:18:53 INFO : file1.txt: Deleted
2026/07/05 01:18:53 DEBUG : removing 1 level 0 directories
2026/07/05 01:18:53 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path1: Removing directory
2026/07/05 01:18:53 DEBUG : Waiting for deletions to finish
2026/07/05 01:18:53 DEBUG : removing 1 level 0 directories
2026/07/05 01:18:53 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync/path2: Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteRemote/resync_modes
2026/07/05 01:18:53 INFO : path1: Making directory
2026/07/05 01:18:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1"
2026/07/05 01:18:53 INFO : path2: Making directory
2026/07/05 01:18:53 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2"
2026/07/05 01:18:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/07/05 01:18:53 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_resync_modes-yojerav2"
2026/07/05 01:18:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:18:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:18:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:18:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:18:53 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_resync_modes-yojerav2: Waiting for checks to finish
2026/07/05 01:18:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:18:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:18:53 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:18:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:18:53 INFO : file1.txt: Copied (new)
2026/07/05 01:18:53 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_resync_modes-yojerav2: Waiting for transfers to finish
2026/07/05 01:18:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:18:53 INFO : file2.txt: Copied (new)
2026/07/05 01:18:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/07/05 01:18:53 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:18:53 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:53 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:53 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/07/05 01:18:53 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/07/05 01:18:53 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/07/05 01:18:53 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1: Waiting for checks to finish
2026/07/05 01:18:53 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:18:53 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/07/05 01:18:53 INFO : file1L.txt: Copied (new)
2026/07/05 01:18:53 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:18:53 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/07/05 01:18:53 INFO : file1R.txt: Copied (new)
2026/07/05 01:18:53 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/05 01:18:53 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/07/05 01:18:53 INFO : file2.txt: Copied (new)
2026/07/05 01:18:53 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1: Waiting for transfers to finish
2026/07/05 01:18:53 DEBUG : Waiting for deletions to finish
2026/07/05 01:18:53 DEBUG : removing 1 level 0 directories
2026/07/05 01:18:53 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Removing directory
2026/07/05 01:18:53 DEBUG : Waiting for deletions to finish
2026/07/05 01:18:53 DEBUG : removing 1 level 0 directories
2026/07/05 01:18:53 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Removing directory
2026/07/05 01:18:53 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_resync_modes-yojerav2
2026/07/05 01:18:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:18:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:53 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Waiting for checks to finish
2026/07/05 01:18:53 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Waiting for transfers to finish
2026/07/05 01:18:53 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:18:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:53 INFO : file2.txt: Copied (new)
2026/07/05 01:18:53 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:18:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:53 INFO : file1.txt: Copied (new)
2026/07/05 01:18:53 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:18:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:18:53 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:18:53 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1
2026/07/05 01:18:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:18:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:18:54 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Waiting for checks to finish
2026/07/05 01:18:54 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Waiting for transfers to finish
2026/07/05 01:18:54 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:18:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:18:54 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:18:54 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:18:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:54 INFO : file2.txt: Copied (new)
2026/07/05 01:18:54 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:18:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:18:54 INFO : file1.txt: Copied (new)
2026/07/05 01:18:54 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2
2026/07/05 01:18:54 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/07/05 01:18:54 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:18:54 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1R.txt[0m
2026/07/05 01:18:54 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/"
2026/07/05 01:18:54 DEBUG : fs cache: renaming cache item "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" to be canonical "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:18:54 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/05 01:18:54 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:18:54 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:18:54 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt"
2026/07/05 01:18:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:18:54 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2" as "file1.txt"
2026/07/05 01:18:54 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:18:54 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2)
2026/07/05 01:18:54 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:18:54 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:18:54 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:18:54 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:18:54 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1L.txt[0m
2026/07/05 01:18:54 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:18:54 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/05 01:18:54 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:18:54 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:18:54 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt"
2026/07/05 01:18:54 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/"
2026/07/05 01:18:54 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1" as "file1.txt"
2026/07/05 01:18:54 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:18:54 DEBUG : file1.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1)
2026/07/05 01:18:54 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:18:54 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:54 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:18:54 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:18:54 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/05 01:18:54 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/05 01:18:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:58 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:18:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:18:58 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:18:58 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:18:58 INFO : Copying Path2 files to Path1
2026/07/05 01:18:58 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:18:58 INFO : There was nothing to transfer
2026/07/05 01:18:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:18:59 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:18:59 INFO : Resync updating listings
2026/07/05 01:18:59 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:18:59 INFO : [32mBisync successful[0m
2026/07/05 01:18:59 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:18:59 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1R.txt[0m
2026/07/05 01:18:59 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:18:59 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/05 01:18:59 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:18:59 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:18:59 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt"
2026/07/05 01:18:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:18:59 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2" as "file1.txt"
2026/07/05 01:18:59 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:18:59 DEBUG : file1.txt: size = 33 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2)
2026/07/05 01:18:59 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:18:59 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:18:59 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:18:59 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:18:59 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1L.txt[0m
2026/07/05 01:18:59 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:18:59 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/05 01:18:59 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:18:59 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:18:59 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt"
2026/07/05 01:18:59 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/"
2026/07/05 01:18:59 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1" as "file1.txt"
2026/07/05 01:18:59 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:18:59 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/07/05 01:18:59 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:18:59 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:18:59 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:18:59 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/07/05 01:18:59 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/07/05 01:19:03 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:03 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:19:03 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:19:03 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:03 INFO : Copying Path2 files to Path1
2026/07/05 01:19:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:19:04 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:19:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:19:04 INFO : Resync updating listings
2026/07/05 01:19:04 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:04 INFO : [32mBisync successful[0m
2026/07/05 01:19:04 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:19:04 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1R.txt[0m
2026/07/05 01:19:04 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:19:04 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/05 01:19:04 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:19:04 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:19:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt"
2026/07/05 01:19:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:04 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2" as "file1.txt"
2026/07/05 01:19:04 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:19:04 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/07/05 01:19:04 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:19:04 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:19:04 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:19:04 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1L.txt[0m
2026/07/05 01:19:04 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:19:04 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/05 01:19:04 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:19:04 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:19:04 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt"
2026/07/05 01:19:04 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/"
2026/07/05 01:19:04 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1" as "file1.txt"
2026/07/05 01:19:04 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:19:04 DEBUG : file1.txt: size = 42 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1)
2026/07/05 01:19:04 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:19:04 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:19:04 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:19:04 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:19:04 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/07/05 01:19:04 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/07/05 01:19:08 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:08 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:19:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:19:08 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:08 INFO : Copying Path2 files to Path1
2026/07/05 01:19:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:19:08 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/07/05 01:19:08 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:19:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:19:09 INFO : Resync updating listings
2026/07/05 01:19:09 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:09 INFO : [32mBisync successful[0m
2026/07/05 01:19:09 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:19:09 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1R.txt[0m
2026/07/05 01:19:09 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:19:09 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/05 01:19:09 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:19:09 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:19:09 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt"
2026/07/05 01:19:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:09 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2" as "file1.txt"
2026/07/05 01:19:09 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:19:09 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC
2026/07/05 01:19:09 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:19:09 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:19:09 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:19:09 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1L.txt[0m
2026/07/05 01:19:09 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:19:09 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/07/05 01:19:09 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:19:09 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:19:09 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt"
2026/07/05 01:19:09 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/"
2026/07/05 01:19:09 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1" as "file1.txt"
2026/07/05 01:19:09 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:19:09 DEBUG : file1.txt: size = 42 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1)
2026/07/05 01:19:09 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:19:09 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:19:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:19:09 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:19:09 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/07/05 01:19:09 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/07/05 01:19:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:13 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:19:13 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:19:13 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:13 INFO : Copying Path2 files to Path1
2026/07/05 01:19:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:19:13 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
2026/07/05 01:19:13 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:19:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:19:13 INFO : Resync updating listings
2026/07/05 01:19:13 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:13 INFO : [32mBisync successful[0m
2026/07/05 01:19:13 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:19:13 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1R.txt[0m
2026/07/05 01:19:13 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:19:13 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/05 01:19:13 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:19:13 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:19:13 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt"
2026/07/05 01:19:13 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:13 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2" as "file1.txt"
2026/07/05 01:19:14 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:19:14 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC
2026/07/05 01:19:14 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:19:14 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:19:14 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:19:14 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1L.txt[0m
2026/07/05 01:19:14 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:19:14 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/05 01:19:14 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:19:14 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:19:14 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt"
2026/07/05 01:19:14 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/"
2026/07/05 01:19:14 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1" as "file1.txt"
2026/07/05 01:19:14 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:19:14 DEBUG : file1.txt: size = 42 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1)
2026/07/05 01:19:14 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:19:14 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:19:14 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:19:14 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:19:14 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/07/05 01:19:14 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/07/05 01:19:18 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:18 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:19:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:19:18 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:18 INFO : Copying Path2 files to Path1
2026/07/05 01:19:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:19:18 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/05 01:19:18 INFO : There was nothing to transfer
2026/07/05 01:19:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:19:18 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/05 01:19:18 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:19:18 INFO : Resync updating listings
2026/07/05 01:19:18 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:18 INFO : [32mBisync successful[0m
2026/07/05 01:19:18 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/05 01:19:18 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1R.txt[0m
2026/07/05 01:19:18 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:19:18 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/05 01:19:18 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:19:18 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:19:18 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt"
2026/07/05 01:19:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:18 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2" as "file1.txt"
2026/07/05 01:19:18 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:19:18 DEBUG : file1.txt: size = 33 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2)
2026/07/05 01:19:18 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:19:19 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:19:19 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:19:19 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:19:19 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/ file2.txt[0m
2026/07/05 01:19:19 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" as "file2.txt"
2026/07/05 01:19:19 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt"
2026/07/05 01:19:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/"
2026/07/05 01:19:19 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1" as "file2.txt"
2026/07/05 01:19:19 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:19:19 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1)
2026/07/05 01:19:19 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:19:19 DEBUG : file2.txt: size = 42 OK
2026/07/05 01:19:19 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:19:19 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:19:19 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1L.txt[0m
2026/07/05 01:19:19 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:19:19 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/05 01:19:19 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:19:19 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:19:19 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt"
2026/07/05 01:19:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/"
2026/07/05 01:19:19 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1" as "file1.txt"
2026/07/05 01:19:19 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:19:19 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC
2026/07/05 01:19:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:19:19 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:19:19 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:19:19 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/ file2.txt[0m
2026/07/05 01:19:19 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/" as "file2.txt"
2026/07/05 01:19:19 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt"
2026/07/05 01:19:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:19 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2" as "file2.txt"
2026/07/05 01:19:19 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:19:19 DEBUG : file2.txt: size = 0 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2)
2026/07/05 01:19:19 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:19:19 DEBUG : file2.txt: size = 33 OK
2026/07/05 01:19:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:19:19 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:19:19 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/07/05 01:19:19 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/07/05 01:19:23 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:23 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:19:23 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:19:23 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:23 INFO : Copying Path2 files to Path1
2026/07/05 01:19:23 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:19:23 INFO : There was nothing to transfer
2026/07/05 01:19:23 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:19:24 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:19:24 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:19:24 INFO : Resync updating listings
2026/07/05 01:19:24 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:24 INFO : [32mBisync successful[0m
2026/07/05 01:19:24 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/07/05 01:19:24 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1R.txt[0m
2026/07/05 01:19:24 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:19:24 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/07/05 01:19:24 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/ file1.txt[0m
2026/07/05 01:19:24 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/" as "file1.txt"
2026/07/05 01:19:24 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt"
2026/07/05 01:19:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:24 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2" as "file1.txt"
2026/07/05 01:19:24 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:19:24 DEBUG : file1.txt: size = 33 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2)
2026/07/05 01:19:24 DEBUG : file1R.txt: Sizes differ
2026/07/05 01:19:24 DEBUG : file1.txt: size = 42 OK
2026/07/05 01:19:24 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:19:24 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/05 01:19:24 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/ file2.txt[0m
2026/07/05 01:19:24 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" as "file2.txt"
2026/07/05 01:19:24 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1R.txt"
2026/07/05 01:19:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/"
2026/07/05 01:19:24 DEBUG : operations.CopyFile "file1R.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1" as "file2.txt"
2026/07/05 01:19:24 DEBUG : file2.txt: size = 42 OK
2026/07/05 01:19:24 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC
2026/07/05 01:19:24 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/05 01:19:24 INFO : file1R.txt: Updated modification time in destination
2026/07/05 01:19:24 DEBUG : file1R.txt: Unchanged skipping
2026/07/05 01:19:24 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/ file1L.txt[0m
2026/07/05 01:19:24 DEBUG : fs cache: switching user supplied name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/" for canonical name "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1"
2026/07/05 01:19:24 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/07/05 01:19:24 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/ file1.txt[0m
2026/07/05 01:19:24 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" as "file1.txt"
2026/07/05 01:19:24 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt"
2026/07/05 01:19:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/"
2026/07/05 01:19:24 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1" as "file1.txt"
2026/07/05 01:19:24 DEBUG : file1.txt: size = 33 OK
2026/07/05 01:19:24 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/05 01:19:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:19:24 INFO : file1L.txt: Updated modification time in destination
2026/07/05 01:19:24 DEBUG : file1L.txt: Unchanged skipping
2026/07/05 01:19:24 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/ file2.txt[0m
2026/07/05 01:19:24 DEBUG : copyFile "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt" to "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/" as "file2.txt"
2026/07/05 01:19:24 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1/file1L.txt"
2026/07/05 01:19:24 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:24 DEBUG : operations.CopyFile "file1L.txt" to "Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2" as "file2.txt"
2026/07/05 01:19:24 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/011025vafoyap7/datadir/test_resync_modes-zoqilic1)
2026/07/05 01:19:24 DEBUG : file2.txt: size = 42 (Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2)
2026/07/05 01:19:24 DEBUG : file1L.txt: Sizes differ
2026/07/05 01:19:24 DEBUG : file2.txt: size = 33 OK
2026/07/05 01:19:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/05 01:19:24 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/05 01:19:24 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/05 01:19:24 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/05 01:19:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/05 01:19:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/05 01:19:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": false,
"DownloadHash": false
}
2026/07/05 01:19:29 INFO : Synching Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" with Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:29 INFO : Copying Path2 files to Path1
2026/07/05 01:19:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/05 01:19:29 INFO : file2.txt: Copied (server-side copy)
2026/07/05 01:19:29 INFO : file1.txt: Copied (server-side copy)
2026/07/05 01:19:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/05 01:19:29 INFO : Resync updating listings
2026/07/05 01:19:29 INFO : Validating listings for Path1 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path1/" vs Path2 "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/resync_modes/path2/"
2026/07/05 01:19:29 INFO : [32mBisync successful[0m
2026/07/05 01:19:29 DEBUG : Waiting for deletions to finish
2026/07/05 01:19:29 INFO : file1.txt: Deleted
2026/07/05 01:19:29 INFO : RCLONE_TEST: Deleted
2026/07/05 01:19:29 INFO : file2.txt: Deleted
2026/07/05 01:19:29 DEBUG : removing 1 level 0 directories
2026/07/05 01:19:29 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path1: Removing directory
2026/07/05 01:19:29 DEBUG : Waiting for deletions to finish
2026/07/05 01:19:29 INFO : RCLONE_TEST: Deleted
2026/07/05 01:19:29 INFO : file1.txt: Deleted
2026/07/05 01:19:29 INFO : file2.txt: Deleted
2026/07/05 01:19:29 DEBUG : removing 1 level 0 directories
2026/07/05 01:19:29 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/resync_modes/path2: Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteRemote/rmdirs
2026/07/05 01:19:29 INFO : path1: Making directory
2026/07/05 01:19:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rmdirs/path1"
2026/07/05 01:19:29 INFO : path2: Making directory
2026/07/05 01:19:29 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/rmdirs/path2"
2026/07/05 01:19:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/07/05 01:19:29 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_rmdirs-fisozub3"
2026/07/05 01:19:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : subdir: Making directory with metadata
2026/07/05 01:19:29 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/05 01:19:29 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/05 01:19:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/05 01:19:29 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:29 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/05 01:19:29 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:19:29 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/05 01:19:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:19:29 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:19:29 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/05 01:19:29 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/05 01:19:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:19:29 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:19:29 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:29 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:29 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/05 01:19:29 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:19:29 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/05 01:19:29 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:19:29 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/05 01:19:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:19:29 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:19:29 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_rmdirs-fisozub3: Waiting for checks to finish
2026/07/05 01:19:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:29 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_rmdirs-fisozub3: Waiting for transfers to finish
2026/07/05 01:19:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:19:29 INFO : file1.txt: Copied (new)
2026/07/05 01:19:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/05 01:19:29 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/05 01:19:29 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:29 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/05 01:19:29 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:19:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/05 01:19:29 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:19:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/05 01:19:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/07/05 01:19:29 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_rmdirs-himajir7"
2026/07/05 01:19:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_rmdirs-himajir7: Waiting for checks to finish
2026/07/05 01:19:29 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_rmdirs-himajir7: Waiting for transfers to finish
2026/07/05 01:19:29 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/07/05 01:19:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:19:29 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/07/05 01:19:29 INFO : file1.txt: Copied (new)
2026/07/05 01:19:29 DEBUG : Waiting for deletions to finish
2026/07/05 01:19:29 DEBUG : removing 1 level 0 directories
2026/07/05 01:19:29 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rmdirs/path1: Removing directory
2026/07/05 01:19:29 DEBUG : Waiting for deletions to finish
2026/07/05 01:19:29 DEBUG : removing 1 level 0 directories
2026/07/05 01:19:29 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rmdirs/path2: Removing directory
2026/07/05 01:19:29 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_rmdirs-fisozub3
2026/07/05 01:19:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 INFO : subdir: Making directory
2026/07/05 01:19:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rmdirs/path1: Waiting for checks to finish
2026/07/05 01:19:29 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rmdirs/path1: Waiting for transfers to finish
2026/07/05 01:19:30 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:19:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:19:30 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:19:30 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rmdirs/path1
2026/07/05 01:19:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 INFO : subdir: Making directory
2026/07/05 01:19:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rmdirs/path2: Waiting for checks to finish
2026/07/05 01:19:30 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rmdirs/path2: Waiting for transfers to finish
2026/07/05 01:19:30 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:19:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:19:30 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.copy3.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.copy2.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.copy1.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.copy4.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.copy5.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : subdir/file20.txt: Copied (new)
2026/07/05 01:19:30 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/rmdirs/path2
2026/07/05 01:19:30 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/07/05 01:19:30 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:19:30 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:1009: skipping test as remote does not support empty dirs
=== RUN TestBisyncRemoteRemote/volatile
2026/07/05 01:19:30 INFO : path1: Making directory
2026/07/05 01:19:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/volatile/path1"
2026/07/05 01:19:30 INFO : path2: Making directory
2026/07/05 01:19:30 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nexisux0hawo/011025vafoyap7/volatile/path2"
2026/07/05 01:19:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/07/05 01:19:30 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/initdir/test_volatile-cuwowiq2"
2026/07/05 01:19:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/05 01:19:30 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_volatile-cuwowiq2: Waiting for checks to finish
2026/07/05 01:19:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 DEBUG : Local file system at /tmp/011025vafoyap7/initdir/test_volatile-cuwowiq2: Waiting for transfers to finish
2026/07/05 01:19:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/05 01:19:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/05 01:19:30 INFO : file2.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/05 01:19:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/05 01:19:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:19:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/05 01:19:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/05 01:19:30 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:19:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/05 01:19:30 INFO : file4.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/05 01:19:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/05 01:19:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/05 01:19:30 INFO : file3.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/05 01:19:30 INFO : file6.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/05 01:19:30 INFO : file1.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/05 01:19:30 INFO : file5.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/05 01:19:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/05 01:19:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/05 01:19:30 INFO : file8.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/05 01:19:30 INFO : file7.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/07/05 01:19:30 DEBUG : Creating backend with remote "/tmp/011025vafoyap7/datadir/test_volatile-yemopag0"
2026/07/05 01:19:30 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/07/05 01:19:30 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/07/05 01:19:30 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/07/05 01:19:30 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_volatile-yemopag0: Waiting for checks to finish
2026/07/05 01:19:30 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/07/05 01:19:30 INFO : dummy.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/07/05 01:19:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:19:30 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/07/05 01:19:30 INFO : file1.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/05 01:19:30 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:19:30 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/07/05 01:19:30 INFO : file10.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/05 01:19:30 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:19:30 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/07/05 01:19:30 INFO : file11.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/07/05 01:19:30 DEBUG : Local file system at /tmp/011025vafoyap7/datadir/test_volatile-yemopag0: Waiting for transfers to finish
2026/07/05 01:19:30 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/05 01:19:30 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/07/05 01:19:30 INFO : file2.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/07/05 01:19:30 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/05 01:19:30 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/05 01:19:30 INFO : file5L.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/05 01:19:30 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/05 01:19:30 INFO : file5R.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:19:30 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/07/05 01:19:30 INFO : file6.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/05 01:19:30 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/07/05 01:19:30 INFO : file7.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : Waiting for deletions to finish
2026/07/05 01:19:30 DEBUG : removing 1 level 0 directories
2026/07/05 01:19:30 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/volatile/path1: Removing directory
2026/07/05 01:19:30 DEBUG : Waiting for deletions to finish
2026/07/05 01:19:30 DEBUG : removing 1 level 0 directories
2026/07/05 01:19:30 INFO : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/volatile/path2: Removing directory
2026/07/05 01:19:30 NOTICE: checking initFs Local file system at /tmp/011025vafoyap7/initdir/test_volatile-cuwowiq2
2026/07/05 01:19:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:30 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/volatile/path1: Waiting for checks to finish
2026/07/05 01:19:30 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/volatile/path1: Waiting for transfers to finish
2026/07/05 01:19:30 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:19:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:19:30 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:19:30 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file1.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file3.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file2.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file4.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file6.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file5.txt: Copied (new)
2026/07/05 01:19:30 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:19:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:30 INFO : file7.txt: Copied (new)
2026/07/05 01:19:31 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:19:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:31 INFO : file8.txt: Copied (new)
2026/07/05 01:19:31 NOTICE: checking Path1 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/volatile/path1
2026/07/05 01:19:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/05 01:19:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:31 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:31 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/05 01:19:31 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/volatile/path2: Waiting for checks to finish
2026/07/05 01:19:31 DEBUG : Azure container rclone-test-nexisux0hawo path 011025vafoyap7/volatile/path2: Waiting for transfers to finish
2026/07/05 01:19:31 DEBUG : file3.txt: size = 0 OK
2026/07/05 01:19:31 DEBUG : file1.txt: size = 0 OK
2026/07/05 01:19:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:31 INFO : file3.txt: Copied (new)
2026/07/05 01:19:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:31 INFO : file1.txt: Copied (new)
2026/07/05 01:19:31 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/05 01:19:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/05 01:19:31 INFO : RCLONE_TEST: Copied (new)
2026/07/05 01:19:31 DEBUG : file2.txt: size = 0 OK
2026/07/05 01:19:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:31 INFO : file2.txt: Copied (new)
2026/07/05 01:19:31 DEBUG : file4.txt: size = 0 OK
2026/07/05 01:19:31 DEBUG : file5.txt: size = 0 OK
2026/07/05 01:19:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:31 INFO : file4.txt: Copied (new)
2026/07/05 01:19:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:31 INFO : file5.txt: Copied (new)
2026/07/05 01:19:31 DEBUG : file6.txt: size = 0 OK
2026/07/05 01:19:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:31 INFO : file6.txt: Copied (new)
2026/07/05 01:19:31 DEBUG : file7.txt: size = 0 OK
2026/07/05 01:19:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:31 INFO : file7.txt: Copied (new)
2026/07/05 01:19:31 DEBUG : file8.txt: size = 0 OK
2026/07/05 01:19:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/05 01:19:31 INFO : file8.txt: Copied (new)
2026/07/05 01:19:31 NOTICE: checking path2 Azure container rclone-test-nexisux0hawo path 011025vafoyap7/volatile/path2
2026/07/05 01:19:31 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/07/05 01:19:31 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/05 01:19:31 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/07/05 01:19:31 DEBUG : Azure container rclone-test-nexisux0hawo: Purge remote
--- PASS: TestBisyncRemoteRemote (546.07s)
--- PASS: TestBisyncRemoteRemote/all_changed (20.30s)
--- SKIP: TestBisyncRemoteRemote/backupdir (0.97s)
--- PASS: TestBisyncRemoteRemote/basic (10.98s)
--- PASS: TestBisyncRemoteRemote/changes (13.34s)
--- PASS: TestBisyncRemoteRemote/check_access (41.89s)
--- PASS: TestBisyncRemoteRemote/check_access_filters (39.98s)
--- PASS: TestBisyncRemoteRemote/check_filename (24.13s)
--- PASS: TestBisyncRemoteRemote/check_sync (32.06s)
--- PASS: TestBisyncRemoteRemote/compare_all (13.34s)
--- PASS: TestBisyncRemoteRemote/concurrent (15.30s)
--- SKIP: TestBisyncRemoteRemote/createemptysrcdirs (1.54s)
--- PASS: TestBisyncRemoteRemote/dry_run (22.77s)
--- PASS: TestBisyncRemoteRemote/equal (11.87s)
--- PASS: TestBisyncRemoteRemote/ext_paths (40.55s)
--- SKIP: TestBisyncRemoteRemote/extended_filenames (6.62s)
--- PASS: TestBisyncRemoteRemote/filters (11.01s)
--- PASS: TestBisyncRemoteRemote/filtersfile_checks (36.49s)
--- PASS: TestBisyncRemoteRemote/ignorelistingchecksum (15.63s)
--- PASS: TestBisyncRemoteRemote/max_delete_path1 (15.13s)
--- PASS: TestBisyncRemoteRemote/max_delete_path2_force (15.21s)
--- PASS: TestBisyncRemoteRemote/nomodtime (4.70s)
--- SKIP: TestBisyncRemoteRemote/normalization (5.50s)
--- PASS: TestBisyncRemoteRemote/rclone_args (37.52s)
--- PASS: TestBisyncRemoteRemote/resolve (44.80s)
--- PASS: TestBisyncRemoteRemote/resync (26.43s)
--- PASS: TestBisyncRemoteRemote/resync_modes (36.08s)
--- SKIP: TestBisyncRemoteRemote/rmdirs (0.85s)
--- SKIP: TestBisyncRemoteRemote/volatile (0.99s)
=== RUN TestBisyncConcurrent
bisync_test.go:288: TestBisyncConcurrent is skipped on non-local
--- SKIP: TestBisyncConcurrent (0.00s)
PASS
2026/07/05 01:19:31 DEBUG : Azure container rclone-test-xemewax0zisu: Purge remote
2026/07/05 01:19:31 NOTICE: purge failed: directory not found
"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureBlob: -verbose" - Finished OK in 18m34.763358403s (try 1/5)